"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) 2024/11/26 01:31:35 DEBUG : Creating backend with remote "TestnStorage:rclone-test-likobif5rulu" 2024/11/26 01:31:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:31:35 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 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-likobif5rulu" 2024/11/26 01:31:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu": object not found 2024/11/26 01:31:35 DEBUG : Creating backend with remote "/tmp/rclone1087312326" === 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-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/11/26 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-likobif5rulu" 2024/11/26 01:31:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu": object not found --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/11/26 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-likobif5rulu" 2024/11/26 01:31:36 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu": object not found --- SKIP: TestMultithreadCopyAbort (0.13s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/26 01:31:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/26 01:31:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/26 01:31:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/26 01:31:36 DEBUG : potato: Seek from 10 to 0 2024/11/26 01:31:36 DEBUG : potato: Seek from 10 to 0 2024/11/26 01:31:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/26 01:31:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/26 01:31:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/26 01:31:36 DEBUG : potato: Seek from 5 to 2 2024/11/26 01:31:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/26 01:31:36 DEBUG : potato: Seek from 7 to 0 2024/11/26 01:31:36 DEBUG : potato: Seek from 7 to 0 2024/11/26 01:31:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/26 01:31:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/26 01:31:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/26 01:31:36 DEBUG : potato: Seek from 5 to 2 2024/11/26 01:31:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/26 01:31:36 DEBUG : potato: Seek from 8 to 0 2024/11/26 01:31:36 DEBUG : potato: Seek from 8 to 0 2024/11/26 01:31:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/26 01:31:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/26 01:31:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/26 01:31:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/26 01:31:36 DEBUG : potato: Seek from 5 to 2 2024/11/26 01:31:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/26 01:31:36 DEBUG : potato: Seek from 9 to 0 2024/11/26 01:31:36 DEBUG : potato: Seek from 9 to 0 2024/11/26 01:31:36 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-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:31:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/ 2024/11/26 01:31:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:31:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/rutabaga" 2024/11/26 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-likobif5rulu" 2024/11/26 01:31:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheck/1 === RUN TestCheck/2 2024/11/26 01:31:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:31:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheck/3 2024/11/26 01:31:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:31:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheck/4 === RUN TestCheck/5 2024/11/26 01:31:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/remotepotato" 2024/11/26 01:31:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheck/6 === RUN TestCheck/7 2024/11/26 01:31:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:31:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:31:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:31:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/remotepotato" 2024/11/26 01:31:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/rutabaga" 2024/11/26 01:31:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCheck (3.35s) --- PASS: TestCheck/1 (0.13s) --- PASS: TestCheck/2 (0.15s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (0.14s) --- PASS: TestCheck/5 (0.13s) --- PASS: TestCheck/6 (0.13s) --- PASS: TestCheck/7 (0.13s) === RUN TestCheckFsError 2024/11/26 01:31:39 DEBUG : Creating backend with remote "nonexistent" 2024/11/26 01:31:39 DEBUG : Creating backend with remote "nonexistent" 2024/11/26 01:31:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/26 01:31:39 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/26 01:31:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/26 01:31:39 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-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:31:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/rutabaga" 2024/11/26 01:31:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/26 01:31:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:31:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckDownload/3 2024/11/26 01:31:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:31:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/26 01:31:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/remotepotato" 2024/11/26 01:31:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2024/11/26 01:31:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:31:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:31:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:31:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/remotepotato" 2024/11/26 01:31:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/rutabaga" 2024/11/26 01:31:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCheckDownload (3.64s) --- PASS: TestCheckDownload/1 (0.24s) --- PASS: TestCheckDownload/2 (0.25s) --- PASS: TestCheckDownload/3 (0.25s) --- PASS: TestCheckDownload/4 (0.32s) --- PASS: TestCheckDownload/5 (0.25s) --- PASS: TestCheckDownload/6 (0.25s) --- PASS: TestCheckDownload/7 (0.28s) === RUN TestCheckSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:31:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/rutabaga" 2024/11/26 01:31:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/26 01:31:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:31:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSizeOnly/3 2024/11/26 01:31:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:31:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/26 01:31:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/remotepotato" 2024/11/26 01:31:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2024/11/26 01:31:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:31:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:31:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:31:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/remotepotato" 2024/11/26 01:31:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/rutabaga" 2024/11/26 01:31:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCheckSizeOnly (3.17s) --- PASS: TestCheckSizeOnly/1 (0.12s) --- PASS: TestCheckSizeOnly/2 (0.13s) --- PASS: TestCheckSizeOnly/3 (0.13s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.14s) --- PASS: TestCheckSizeOnly/6 (0.13s) --- PASS: TestCheckSizeOnly/7 (0.13s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:31:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 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-likobif5rulu/test.sum" 2024/11/26 01:31:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:46 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/26 01:31:46 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/26 01:31:46 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/26 01:31:46 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/26 01:31:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 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-likobif5rulu/test.sum" 2024/11/26 01:31:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:47 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/26 01:31:47 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/26 01:31:47 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/26 01:31:47 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/26 01:31:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:31:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestParseSumFile (1.26s) === RUN TestCheckSum run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:31:47 DEBUG : Creating backend with remote "TestnStorage:rclone-test-likobif5rulu/data" 2024/11/26 01:31:47 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 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-likobif5rulu/data" 2024/11/26 01:31:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/data": object not found 2024/11/26 01:31:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/data/ 2024/11/26 01:31:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/data/" 2024/11/26 01:31:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/data/banana" 2024/11/26 01:31:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSum/subtest1 2024/11/26 01:31:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/data/potato" 2024/11/26 01:31:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSum/subtest2 2024/11/26 01:31:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSum/subtest3 2024/11/26 01:31:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSum/subtest4 2024/11/26 01:31:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSum/subtest5 2024/11/26 01:31:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSum/subtest6 2024/11/26 01:31:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/data/banana" 2024/11/26 01:31:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/data/potato" 2024/11/26 01:31:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSum/subtest7 2024/11/26 01:31:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:31:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/data/banana" 2024/11/26 01:31:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/data/potato" 2024/11/26 01:31:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/data" 2024/11/26 01:31:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCheckSum (6.46s) --- PASS: TestCheckSum/subtest1 (0.50s) --- PASS: TestCheckSum/subtest2 (0.39s) --- PASS: TestCheckSum/subtest3 (0.39s) --- PASS: TestCheckSum/subtest4 (0.37s) --- PASS: TestCheckSum/subtest5 (0.39s) --- PASS: TestCheckSum/subtest6 (0.37s) --- PASS: TestCheckSum/subtest7 (0.39s) === RUN TestCheckSumDownload run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:31:53 DEBUG : Creating backend with remote "TestnStorage:rclone-test-likobif5rulu/data" 2024/11/26 01:31:53 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 01:31:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/data" 2024/11/26 01:31:54 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/data": object not found 2024/11/26 01:31:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/data/ 2024/11/26 01:31:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/data/" 2024/11/26 01:31:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/data/banana" 2024/11/26 01:31:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSumDownload/subtest1 2024/11/26 01:31:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/data/potato" 2024/11/26 01:31:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSumDownload/subtest2 2024/11/26 01:31:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSumDownload/subtest3 2024/11/26 01:31:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSumDownload/subtest4 2024/11/26 01:31:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSumDownload/subtest5 2024/11/26 01:31:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSumDownload/subtest6 2024/11/26 01:31:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/data/banana" 2024/11/26 01:31:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/data/potato" 2024/11/26 01:31:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:31:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestCheckSumDownload/subtest7 2024/11/26 01:32:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/data/banana" 2024/11/26 01:32:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/data/potato" 2024/11/26 01:32:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/test.sum" 2024/11/26 01:32:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/data" 2024/11/26 01:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCheckSumDownload (7.46s) --- PASS: TestCheckSumDownload/subtest1 (0.72s) --- PASS: TestCheckSumDownload/subtest2 (0.47s) --- PASS: TestCheckSumDownload/subtest3 (0.56s) --- PASS: TestCheckSumDownload/subtest4 (0.51s) --- PASS: TestCheckSumDownload/subtest5 (0.55s) --- PASS: TestCheckSumDownload/subtest6 (0.50s) --- PASS: TestCheckSumDownload/subtest7 (0.50s) === RUN TestApplyTransforms 2024/11/26 01:32:01 DEBUG : Creating backend with remote "TestnStorage:rclone-test-napozul5hare" 2024/11/26 01:32:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:32:01 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 01:32:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-napozul5hare" 2024/11/26 01:32:01 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-napozul5hare": object not found 2024/11/26 01:32:01 DEBUG : Creating backend with remote "/tmp/rclone306879144" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-napozul5hare/", Local "Local file system at /tmp/rclone306879144", Modify Window "1s" 2024/11/26 01:32:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-napozul5hare/ 2024/11/26 01:32:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-napozul5hare/" 2024/11/26 01:32:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-napozul5hare/hello,%20world%21" 2024/11/26 01:32:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-napozul5hare" 2024/11/26 01:32:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-napozul5hare/" upper checkfile vs. lower remote (without normalization) 2024/11/26 01:32:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-napozul5hare0 for path "/1210146/rclone-test-napozul5hare/" 2024/11/26 01:32:02 ERROR : hello, world!: sum not found 2024/11/26 01:32:02 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-napozul5hare/ 2024/11/26 01:32:02 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-napozul5hare/: 1 files missing 2024/11/26 01:32:02 NOTICE: 1 hashes missing 2024/11/26 01:32:02 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-napozul5hare/: 2 differences found 2024/11/26 01:32:02 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-napozul5hare/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/26 01:32:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-napozul5hare0 for path "/1210146/rclone-test-napozul5hare/" 2024/11/26 01:32:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-napozul5hare/hello,%20world%21" 2024/11/26 01:32:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:32:02 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-napozul5hare/: 0 differences found 2024/11/26 01:32:02 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-napozul5hare/: 1 matching files 2024/11/26 01:32:02 DEBUG : Creating backend with remote "TestnStorage:rclone-test-delomuz4soli" 2024/11/26 01:32:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:32:02 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 01:32:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-delomuz4soli" 2024/11/26 01:32:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-delomuz4soli": object not found 2024/11/26 01:32:03 DEBUG : Creating backend with remote "/tmp/rclone982421737" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-delomuz4soli/", Local "Local file system at /tmp/rclone982421737", Modify Window "1s" 2024/11/26 01:32:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-delomuz4soli/ 2024/11/26 01:32:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-delomuz4soli/" 2024/11/26 01:32:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-delomuz4soli/HELLO,%20WORLD%21" 2024/11/26 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-delomuz4soli" 2024/11/26 01:32:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-delomuz4soli/" lower checkfile vs. upper remote (without normalization) 2024/11/26 01:32:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-delomuz4soli0 for path "/1210146/rclone-test-delomuz4soli/" 2024/11/26 01:32:04 ERROR : HELLO, WORLD!: sum not found 2024/11/26 01:32:04 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-delomuz4soli/ 2024/11/26 01:32:04 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-delomuz4soli/: 1 files missing 2024/11/26 01:32:04 NOTICE: 1 hashes missing 2024/11/26 01:32:04 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-delomuz4soli/: 2 differences found 2024/11/26 01:32:04 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-delomuz4soli/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/26 01:32:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-delomuz4soli0 for path "/1210146/rclone-test-delomuz4soli/" 2024/11/26 01:32:04 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-delomuz4soli/HELLO,%20WORLD%21" 2024/11/26 01:32:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:32:04 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-delomuz4soli/: 0 differences found 2024/11/26 01:32:04 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-delomuz4soli/: 1 matching files 2024/11/26 01:32:04 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xododop0suce" 2024/11/26 01:32:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:32:04 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 01:32:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xododop0suce" 2024/11/26 01:32:04 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xododop0suce": object not found 2024/11/26 01:32:04 DEBUG : Creating backend with remote "/tmp/rclone1674087640" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xododop0suce/", Local "Local file system at /tmp/rclone1674087640", Modify Window "1s" 2024/11/26 01:32:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xododop0suce/ 2024/11/26 01:32:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xododop0suce/" 2024/11/26 01:32:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xododop0suce/HeLlO,%20wOrLd%21" 2024/11/26 01:32:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xododop0suce" 2024/11/26 01:32:05 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xododop0suce/" lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/26 01:32:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xododop0suce0 for path "/1210146/rclone-test-xododop0suce/" 2024/11/26 01:32:05 ERROR : HeLlO, wOrLd!: sum not found 2024/11/26 01:32:05 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xododop0suce/ 2024/11/26 01:32:05 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xododop0suce/: 1 files missing 2024/11/26 01:32:05 NOTICE: 1 hashes missing 2024/11/26 01:32:05 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xododop0suce/: 2 differences found 2024/11/26 01:32:05 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xododop0suce/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/26 01:32:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xododop0suce0 for path "/1210146/rclone-test-xododop0suce/" 2024/11/26 01:32:05 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xododop0suce/HeLlO,%20wOrLd%21" 2024/11/26 01:32:05 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:32:05 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xododop0suce/: 0 differences found 2024/11/26 01:32:05 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xododop0suce/: 1 matching files 2024/11/26 01:32:05 DEBUG : Creating backend with remote "TestnStorage:rclone-test-rusuzel6loti" 2024/11/26 01:32:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:32:05 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 01:32:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rusuzel6loti" 2024/11/26 01:32:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rusuzel6loti": object not found 2024/11/26 01:32:06 DEBUG : Creating backend with remote "/tmp/rclone1524648942" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rusuzel6loti/", Local "Local file system at /tmp/rclone1524648942", Modify Window "1s" 2024/11/26 01:32:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rusuzel6loti/ 2024/11/26 01:32:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rusuzel6loti/" 2024/11/26 01:32:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rusuzel6loti/HELLO,%20WORLD%21" 2024/11/26 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-rusuzel6loti" 2024/11/26 01:32:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rusuzel6loti/" upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/26 01:32:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rusuzel6loti0 for path "/1210146/rclone-test-rusuzel6loti/" 2024/11/26 01:32:07 ERROR : HELLO, WORLD!: sum not found 2024/11/26 01:32:07 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-rusuzel6loti/ 2024/11/26 01:32:07 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-rusuzel6loti/: 1 files missing 2024/11/26 01:32:07 NOTICE: 1 hashes missing 2024/11/26 01:32:07 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-rusuzel6loti/: 2 differences found 2024/11/26 01:32:07 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-rusuzel6loti/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/26 01:32:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rusuzel6loti0 for path "/1210146/rclone-test-rusuzel6loti/" 2024/11/26 01:32:07 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rusuzel6loti/HELLO,%20WORLD%21" 2024/11/26 01:32:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:32:07 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-rusuzel6loti/: 0 differences found 2024/11/26 01:32:07 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-rusuzel6loti/: 1 matching files 2024/11/26 01:32:07 DEBUG : Creating backend with remote "TestnStorage:rclone-test-vehaquv5ribe" 2024/11/26 01:32:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:32:07 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 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-vehaquv5ribe" 2024/11/26 01:32:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-vehaquv5ribe": object not found 2024/11/26 01:32:07 DEBUG : Creating backend with remote "/tmp/rclone1381876806" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-vehaquv5ribe/", Local "Local file system at /tmp/rclone1381876806", Modify Window "1s" 2024/11/26 01:32:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-vehaquv5ribe/ 2024/11/26 01:32:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-vehaquv5ribe/" 2024/11/26 01:32:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-vehaquv5ribe/%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" 2024/11/26 01:32:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vehaquv5ribe" 2024/11/26 01:32:08 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-vehaquv5ribe/" NFD checkfile vs. NFC remote (without normalization) 2024/11/26 01:32:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vehaquv5ribe0 for path "/1210146/rclone-test-vehaquv5ribe/" 2024/11/26 01:32:08 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/26 01:32:08 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-vehaquv5ribe/ 2024/11/26 01:32:08 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vehaquv5ribe/: 1 files missing 2024/11/26 01:32:08 NOTICE: 1 hashes missing 2024/11/26 01:32:08 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vehaquv5ribe/: 2 differences found 2024/11/26 01:32:08 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vehaquv5ribe/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/26 01:32:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vehaquv5ribe0 for path "/1210146/rclone-test-vehaquv5ribe/" 2024/11/26 01:32:08 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-vehaquv5ribe/%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" 2024/11/26 01:32:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:32:08 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vehaquv5ribe/: 0 differences found 2024/11/26 01:32:08 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vehaquv5ribe/: 1 matching files 2024/11/26 01:32:08 DEBUG : Creating backend with remote "TestnStorage:rclone-test-porexir4yige" 2024/11/26 01:32:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:32:08 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 01:32:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-porexir4yige" 2024/11/26 01:32:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-porexir4yige": object not found 2024/11/26 01:32:09 DEBUG : Creating backend with remote "/tmp/rclone871239456" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-porexir4yige/", Local "Local file system at /tmp/rclone871239456", Modify Window "1s" 2024/11/26 01:32:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-porexir4yige/ 2024/11/26 01:32:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-porexir4yige/" 2024/11/26 01:32:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-porexir4yige/%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" 2024/11/26 01:32:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-porexir4yige" 2024/11/26 01:32:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-porexir4yige/" NFC checkfile vs. NFD remote (without normalization) 2024/11/26 01:32:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-porexir4yige0 for path "/1210146/rclone-test-porexir4yige/" 2024/11/26 01:32:09 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/26 01:32:09 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-porexir4yige/ 2024/11/26 01:32:09 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-porexir4yige/: 1 files missing 2024/11/26 01:32:09 NOTICE: 1 hashes missing 2024/11/26 01:32:09 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-porexir4yige/: 2 differences found 2024/11/26 01:32:09 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-porexir4yige/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/26 01:32:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-porexir4yige0 for path "/1210146/rclone-test-porexir4yige/" 2024/11/26 01:32:09 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-porexir4yige/%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" 2024/11/26 01:32:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:32:10 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-porexir4yige/: 0 differences found 2024/11/26 01:32:10 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-porexir4yige/: 1 matching files 2024/11/26 01:32:10 DEBUG : Creating backend with remote "TestnStorage:rclone-test-cadafac0caku" 2024/11/26 01:32:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:32:10 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 01:32:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cadafac0caku" 2024/11/26 01:32:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cadafac0caku": object not found 2024/11/26 01:32:10 DEBUG : Creating backend with remote "/tmp/rclone2442052950" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cadafac0caku/", Local "Local file system at /tmp/rclone2442052950", Modify Window "1s" 2024/11/26 01:32:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cadafac0caku/ 2024/11/26 01:32:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cadafac0caku/" 2024/11/26 01:32:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-cadafac0caku/%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" 2024/11/26 01:32:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cadafac0caku" 2024/11/26 01:32:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cadafac0caku/" NFDx2 checkfile vs. both remote (without normalization) 2024/11/26 01:32:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cadafac0caku0 for path "/1210146/rclone-test-cadafac0caku/" 2024/11/26 01:32:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/26 01:32:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-cadafac0caku/ 2024/11/26 01:32:10 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cadafac0caku/: 1 files missing 2024/11/26 01:32:10 NOTICE: 1 hashes missing 2024/11/26 01:32:10 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cadafac0caku/: 2 differences found 2024/11/26 01:32:10 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cadafac0caku/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/26 01:32:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cadafac0caku0 for path "/1210146/rclone-test-cadafac0caku/" 2024/11/26 01:32:11 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-cadafac0caku/%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" 2024/11/26 01:32:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:32:11 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cadafac0caku/: 0 differences found 2024/11/26 01:32:11 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cadafac0caku/: 1 matching files 2024/11/26 01:32:11 DEBUG : Creating backend with remote "TestnStorage:rclone-test-fodizag0haxu" 2024/11/26 01:32:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:32:11 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 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-fodizag0haxu" 2024/11/26 01:32:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fodizag0haxu": object not found 2024/11/26 01:32:11 DEBUG : Creating backend with remote "/tmp/rclone3378005108" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fodizag0haxu/", Local "Local file system at /tmp/rclone3378005108", Modify Window "1s" 2024/11/26 01:32:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-fodizag0haxu/ 2024/11/26 01:32:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-fodizag0haxu/" 2024/11/26 01:32:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-fodizag0haxu/%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" 2024/11/26 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-fodizag0haxu" 2024/11/26 01:32:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-fodizag0haxu/" NFCx2 checkfile vs. both remote (without normalization) 2024/11/26 01:32:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-fodizag0haxu0 for path "/1210146/rclone-test-fodizag0haxu/" 2024/11/26 01:32:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/26 01:32:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-fodizag0haxu/ 2024/11/26 01:32:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-fodizag0haxu/: 1 files missing 2024/11/26 01:32:12 NOTICE: 1 hashes missing 2024/11/26 01:32:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-fodizag0haxu/: 2 differences found 2024/11/26 01:32:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-fodizag0haxu/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/26 01:32:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-fodizag0haxu0 for path "/1210146/rclone-test-fodizag0haxu/" 2024/11/26 01:32:12 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-fodizag0haxu/%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" 2024/11/26 01:32:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:32:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-fodizag0haxu/: 0 differences found 2024/11/26 01:32:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-fodizag0haxu/: 1 matching files 2024/11/26 01:32:12 DEBUG : Creating backend with remote "TestnStorage:rclone-test-qikeyug6cowo" 2024/11/26 01:32:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:32:12 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 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-qikeyug6cowo" 2024/11/26 01:32:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qikeyug6cowo": object not found 2024/11/26 01:32:12 DEBUG : Creating backend with remote "/tmp/rclone2585693272" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qikeyug6cowo/", Local "Local file system at /tmp/rclone2585693272", Modify Window "1s" 2024/11/26 01:32:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qikeyug6cowo/ 2024/11/26 01:32:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qikeyug6cowo/" 2024/11/26 01:32:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-qikeyug6cowo/%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" 2024/11/26 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-qikeyug6cowo" 2024/11/26 01:32:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-qikeyug6cowo/" both checkfile vs. NFDx2 remote (without normalization) 2024/11/26 01:32:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qikeyug6cowo0 for path "/1210146/rclone-test-qikeyug6cowo/" 2024/11/26 01:32:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/26 01:32:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-qikeyug6cowo/ 2024/11/26 01:32:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qikeyug6cowo/: 1 files missing 2024/11/26 01:32:13 NOTICE: 1 hashes missing 2024/11/26 01:32:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qikeyug6cowo/: 2 differences found 2024/11/26 01:32:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qikeyug6cowo/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/26 01:32:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qikeyug6cowo0 for path "/1210146/rclone-test-qikeyug6cowo/" 2024/11/26 01:32:13 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-qikeyug6cowo/%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" 2024/11/26 01:32:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:32:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qikeyug6cowo/: 0 differences found 2024/11/26 01:32:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qikeyug6cowo/: 1 matching files 2024/11/26 01:32:13 DEBUG : Creating backend with remote "TestnStorage:rclone-test-yahijub3lofi" 2024/11/26 01:32:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:32:13 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 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-yahijub3lofi" 2024/11/26 01:32:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahijub3lofi": object not found 2024/11/26 01:32:13 DEBUG : Creating backend with remote "/tmp/rclone2651769622" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahijub3lofi/", Local "Local file system at /tmp/rclone2651769622", Modify Window "1s" 2024/11/26 01:32:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahijub3lofi/ 2024/11/26 01:32:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahijub3lofi/" 2024/11/26 01:32:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahijub3lofi/%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" 2024/11/26 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-yahijub3lofi" 2024/11/26 01:32:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahijub3lofi/" both checkfile vs. NFCx2 remote (without normalization) 2024/11/26 01:32:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahijub3lofi0 for path "/1210146/rclone-test-yahijub3lofi/" 2024/11/26 01:32:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/26 01:32:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahijub3lofi/ 2024/11/26 01:32:14 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahijub3lofi/: 1 files missing 2024/11/26 01:32:14 NOTICE: 1 hashes missing 2024/11/26 01:32:14 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahijub3lofi/: 2 differences found 2024/11/26 01:32:14 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahijub3lofi/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/26 01:32:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahijub3lofi0 for path "/1210146/rclone-test-yahijub3lofi/" 2024/11/26 01:32:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahijub3lofi/%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" 2024/11/26 01:32:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:32:14 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahijub3lofi/: 0 differences found 2024/11/26 01:32:14 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahijub3lofi/: 1 matching files 2024/11/26 01:32:14 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahijub3lofi/: Purge remote 2024/11/26 01:32:14 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-yahijub3lofi/" 2024/11/26 01:32:14 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" 2024/11/26 01:32:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahijub3lofi0 for path "/1210146/rclone-test-yahijub3lofi/" 2024/11/26 01:32:14 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahijub3lofi/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/11/26 01:32:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahijub3lofi/%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" 2024/11/26 01:32:14 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahijub3lofi/: Purge dir "" 2024/11/26 01:32:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahijub3lofi/" 2024/11/26 01:32:15 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qikeyug6cowo/: Purge remote 2024/11/26 01:32:15 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-qikeyug6cowo/" 2024/11/26 01:32:15 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" 2024/11/26 01:32:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qikeyug6cowo0 for path "/1210146/rclone-test-qikeyug6cowo/" 2024/11/26 01:32:15 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qikeyug6cowo/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/11/26 01:32:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-qikeyug6cowo/%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" 2024/11/26 01:32:15 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qikeyug6cowo/: Purge dir "" 2024/11/26 01:32:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qikeyug6cowo/" 2024/11/26 01:32:15 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fodizag0haxu/: Purge remote 2024/11/26 01:32:15 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-fodizag0haxu/" 2024/11/26 01:32:15 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" 2024/11/26 01:32:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-fodizag0haxu0 for path "/1210146/rclone-test-fodizag0haxu/" 2024/11/26 01:32:15 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fodizag0haxu/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/11/26 01:32:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-fodizag0haxu/%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" 2024/11/26 01:32:16 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fodizag0haxu/: Purge dir "" 2024/11/26 01:32:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-fodizag0haxu/" 2024/11/26 01:32:16 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cadafac0caku/: Purge remote 2024/11/26 01:32:16 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cadafac0caku/" 2024/11/26 01:32:16 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" 2024/11/26 01:32:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cadafac0caku0 for path "/1210146/rclone-test-cadafac0caku/" 2024/11/26 01:32:16 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cadafac0caku/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/11/26 01:32:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-cadafac0caku/%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" 2024/11/26 01:32:16 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cadafac0caku/: Purge dir "" 2024/11/26 01:32:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cadafac0caku/" 2024/11/26 01:32:16 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-porexir4yige/: Purge remote 2024/11/26 01:32:16 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-porexir4yige/" 2024/11/26 01:32:16 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" 2024/11/26 01:32:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-porexir4yige0 for path "/1210146/rclone-test-porexir4yige/" 2024/11/26 01:32:17 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-porexir4yige/: Purge object "測試_Русский___ě_áñ" 2024/11/26 01:32:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-porexir4yige/%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" 2024/11/26 01:32:17 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-porexir4yige/: Purge dir "" 2024/11/26 01:32:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-porexir4yige/" 2024/11/26 01:32:17 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vehaquv5ribe/: Purge remote 2024/11/26 01:32:17 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-vehaquv5ribe/" 2024/11/26 01:32:17 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" 2024/11/26 01:32:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vehaquv5ribe0 for path "/1210146/rclone-test-vehaquv5ribe/" 2024/11/26 01:32:17 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vehaquv5ribe/: Purge object "測試_Русский___ě_áñ" 2024/11/26 01:32:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-vehaquv5ribe/%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" 2024/11/26 01:32:17 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vehaquv5ribe/: Purge dir "" 2024/11/26 01:32:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-vehaquv5ribe/" 2024/11/26 01:32:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rusuzel6loti/: Purge remote 2024/11/26 01:32:18 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-rusuzel6loti/" 2024/11/26 01:32:18 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" 2024/11/26 01:32:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rusuzel6loti0 for path "/1210146/rclone-test-rusuzel6loti/" 2024/11/26 01:32:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rusuzel6loti/: Purge object "HELLO, WORLD!" 2024/11/26 01:32:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rusuzel6loti/HELLO,%20WORLD%21" 2024/11/26 01:32:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rusuzel6loti/: Purge dir "" 2024/11/26 01:32:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rusuzel6loti/" 2024/11/26 01:32:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xododop0suce/: Purge remote 2024/11/26 01:32:18 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xododop0suce/" 2024/11/26 01:32:18 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" 2024/11/26 01:32:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xododop0suce0 for path "/1210146/rclone-test-xododop0suce/" 2024/11/26 01:32:19 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xododop0suce/: Purge object "HeLlO, wOrLd!" 2024/11/26 01:32:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xododop0suce/HeLlO,%20wOrLd%21" 2024/11/26 01:32:19 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xododop0suce/: Purge dir "" 2024/11/26 01:32:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xododop0suce/" 2024/11/26 01:32:19 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-delomuz4soli/: Purge remote 2024/11/26 01:32:19 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-delomuz4soli/" 2024/11/26 01:32:19 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" 2024/11/26 01:32:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-delomuz4soli0 for path "/1210146/rclone-test-delomuz4soli/" 2024/11/26 01:32:19 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-delomuz4soli/: Purge object "HELLO, WORLD!" 2024/11/26 01:32:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-delomuz4soli/HELLO,%20WORLD%21" 2024/11/26 01:32:20 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-delomuz4soli/: Purge dir "" 2024/11/26 01:32:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-delomuz4soli/" 2024/11/26 01:32:20 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-napozul5hare/: Purge remote 2024/11/26 01:32:20 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-napozul5hare/" 2024/11/26 01:32:20 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" 2024/11/26 01:32:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-napozul5hare0 for path "/1210146/rclone-test-napozul5hare/" 2024/11/26 01:32:20 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-napozul5hare/: Purge object "hello, world!" 2024/11/26 01:32:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-napozul5hare/hello,%20world%21" 2024/11/26 01:32:20 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-napozul5hare/: Purge dir "" 2024/11/26 01:32:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-napozul5hare/" --- PASS: TestApplyTransforms (19.58s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/sub/file2" 2024/11/26 01:32:21 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub/file2": object not found 2024/11/26 01:32:21 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/26 01:32:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub/ 2024/11/26 01:32:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/sub/" 2024/11/26 01:32:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/sub/file2" 2024/11/26 01:32:21 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/11/26 01:32:21 INFO : file1: Copied (new) to: sub/file2 2024/11/26 01:32:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/sub/file2" 2024/11/26 01:32:21 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:32:21 DEBUG : file1: Unchanged skipping 2024/11/26 01:32:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:21 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: don't need to copy/move sub/file2, it is already at target location 2024/11/26 01:32:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/sub/file2" 2024/11/26 01:32:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/sub" 2024/11/26 01:32:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCopyFile (1.73s) === RUN TestCopyLongFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" copy_test.go:153: Test only runs on local 2024/11/26 01:32:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestCopyLongFile (0.26s) === RUN TestCopyFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" copy_test.go:173: Skipping test as remote does not support server-side move or copy 2024/11/26 01:32:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestCopyFileBackupDir (0.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:23 DEBUG : Creating backend with remote "TestnStorage:rclone-test-likobif5rulu/dst" 2024/11/26 01:32:23 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 01:32:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/dst" 2024/11/26 01:32:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/dst": object not found 2024/11/26 01:32:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/dst/one" 2024/11/26 01:32:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/dst/one": object not found 2024/11/26 01:32:23 DEBUG : Creating backend with remote "TestnStorage:rclone-test-likobif5rulu/CompareDest" 2024/11/26 01:32:23 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 01:32:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/CompareDest" 2024/11/26 01:32:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/CompareDest": object not found 2024/11/26 01:32:23 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 01:32:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/CompareDest/one" 2024/11/26 01:32:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/CompareDest/one": object not found 2024/11/26 01:32:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/ 2024/11/26 01:32:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/dst/ 2024/11/26 01:32:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/dst/" 2024/11/26 01:32:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/dst/one" 2024/11/26 01:32:24 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:32:24 INFO : one: Copied (new) 2024/11/26 01:32:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/dst/one" 2024/11/26 01:32:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:32:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/CompareDest/one" 2024/11/26 01:32:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/CompareDest/one": object not found 2024/11/26 01:32:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/dst/one" 2024/11/26 01:32:24 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:32:24 INFO : one: Copied (replaced existing) 2024/11/26 01:32:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/dst/ 2024/11/26 01:32:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/dst/" 2024/11/26 01:32:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/dst/one" 2024/11/26 01:32:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/CompareDest/ 2024/11/26 01:32:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/CompareDest/" 2024/11/26 01:32:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/CompareDest/one" 2024/11/26 01:32:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/dst/one" 2024/11/26 01:32:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:32:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/CompareDest/one" 2024/11/26 01:32:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:32:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 01:32:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/CompareDest/two" 2024/11/26 01:32:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 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-likobif5rulu/dst/two" 2024/11/26 01:32:26 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/dst/two": object not found 2024/11/26 01:32:26 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 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-likobif5rulu/CompareDest/two" 2024/11/26 01:32:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:32:26 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 01:32:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 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-likobif5rulu/dst/two" 2024/11/26 01:32:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/dst/two": object not found 2024/11/26 01:32:27 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 01:32:27 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/CompareDest/two" 2024/11/26 01:32:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:32:27 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 01:32:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/dst/two" 2024/11/26 01:32:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/dst/two": object not found 2024/11/26 01:32:27 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 01:32:27 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/CompareDest/two" 2024/11/26 01:32:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/26 01:32:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/dst/two" 2024/11/26 01:32:27 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/26 01:32:27 INFO : two: Copied (new) 2024/11/26 01:32:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/CompareDest/one" 2024/11/26 01:32:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/CompareDest/two" 2024/11/26 01:32:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/dst/one" 2024/11/26 01:32:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/dst/two" 2024/11/26 01:32:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/dst" 2024/11/26 01:32:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/CompareDest" 2024/11/26 01:32:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCopyFileCompareDest (5.66s) === RUN TestCopyFileCopyDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy 2024/11/26 01:32:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestCopyFileCopyDest (0.27s) === RUN TestCopyInplace run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" copy_test.go:370: Partial uploads not supported 2024/11/26 01:32:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestCopyInplace (0.32s) === RUN TestCopyLongFileName run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" copy_test.go:403: Partial uploads not supported 2024/11/26 01:32:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestCopyLongFileName (0.28s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 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-likobif5rulu/TestCopyFileMaxTransfer/file1" 2024/11/26 01:32:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file1": object not found 2024/11/26 01:32:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/26 01:32:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/ 2024/11/26 01:32:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/" 2024/11/26 01:32:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file1" 2024/11/26 01:32:30 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/11/26 01:32:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/26 01:32:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 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-likobif5rulu/TestCopyFileMaxTransfer/file2" 2024/11/26 01:32:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file2": object not found 2024/11/26 01:32:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/26 01:32:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file2" 2024/11/26 01:32:30 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2024/11/26 01:32:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file2" 2024/11/26 01:32:30 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file2": object not found 2024/11/26 01:32:30 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2024/11/26 01:32:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 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-likobif5rulu/TestCopyFileMaxTransfer/file3" 2024/11/26 01:32:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file3": object not found 2024/11/26 01:32:30 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/26 01:32:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file4" 2024/11/26 01:32:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file4": object not found 2024/11/26 01:32:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/26 01:32:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file4" 2024/11/26 01:32:31 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/11/26 01:32:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/26 01:32:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file1" 2024/11/26 01:32:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer/file4" 2024/11/26 01:32:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/TestCopyFileMaxTransfer" 2024/11/26 01:32:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCopyFileMaxTransfer (2.45s) === RUN TestDeduplicateInteractive run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/26 01:32:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestDeduplicateInteractive (0.27s) === RUN TestDeduplicateSkip run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/26 01:32:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestDeduplicateSkip (0.25s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/26 01:32:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestDeduplicateSizeOnly (0.25s) === RUN TestDeduplicateFirst run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/26 01:32:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestDeduplicateFirst (0.26s) === RUN TestDeduplicateNewest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/26 01:32:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestDeduplicateNewest (0.26s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/one" 2024/11/26 01:32:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/also/ 2024/11/26 01:32:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/also/" 2024/11/26 01:32:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/also/one" 2024/11/26 01:32:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/another" 2024/11/26 01:32:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/not-one" 2024/11/26 01:32:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:34 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: Looking for duplicate md5 hashes using newest mode. 2024/11/26 01:32:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:34 NOTICE: 957c2ac7afd61b4246d176706406eea2: Found 3 files with duplicate md5 hashes 2024/11/26 01:32:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/one" 2024/11/26 01:32:34 INFO : one: Deleted 2024/11/26 01:32:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/also/one" 2024/11/26 01:32:34 INFO : also/one: Deleted 2024/11/26 01:32:34 NOTICE: 957c2ac7afd61b4246d176706406eea2: Deleted 2 extra copies 2024/11/26 01:32:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/another" 2024/11/26 01:32:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/not-one" 2024/11/26 01:32:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/also" 2024/11/26 01:32:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestDeduplicateNewestByHash (1.90s) === RUN TestDeduplicateOldest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/26 01:32:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestDeduplicateOldest (0.26s) === RUN TestDeduplicateLargest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/26 01:32:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestDeduplicateLargest (0.27s) === RUN TestDeduplicateSmallest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/26 01:32:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestDeduplicateSmallest (0.25s) === RUN TestDeduplicateRename run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/26 01:32:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestDeduplicateRename (0.28s) === RUN TestMergeDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2024/11/26 01:32:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestMergeDirs (0.28s) === RUN TestListDirSorted run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/a.txt" 2024/11/26 01:32:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/zend.txt" 2024/11/26 01:32:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub%20dir/ 2024/11/26 01:32:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/sub%20dir/" 2024/11/26 01:32:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/sub%20dir/hello%20world" 2024/11/26 01:32:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/sub%20dir/hello%20world2" 2024/11/26 01:32:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub%20dir/ignore%20dir/ 2024/11/26 01:32:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/sub%20dir/ignore%20dir/" 2024/11/26 01:32:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/sub%20dir/ignore%20dir/.ignore" 2024/11/26 01:32:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/sub%20dir/ignore%20dir/should%20be%20ignored" 2024/11/26 01:32:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub%20dir/sub%20sub%20dir/ 2024/11/26 01:32:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/sub%20dir/sub%20sub%20dir/" 2024/11/26 01:32:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/sub%20dir/sub%20sub%20dir/hello%20world3" 2024/11/26 01:32:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:38 DEBUG : a.txt: Excluded (Size Filter) 2024/11/26 01:32:38 DEBUG : a.txt: Excluded 2024/11/26 01:32:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/sub%20dir" 2024/11/26 01:32:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/sub%20dir" 2024/11/26 01:32:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/26 01:32:38 DEBUG : sub dir/hello world: Excluded 2024/11/26 01:32:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/26 01:32:38 DEBUG : sub dir/hello world2: Excluded 2024/11/26 01:32:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/sub%20dir" 2024/11/26 01:32:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/26 01:32:38 DEBUG : sub dir/hello world: Excluded 2024/11/26 01:32:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/26 01:32:38 DEBUG : sub dir/hello world2: Excluded 2024/11/26 01:32:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/sub%20dir/ignore%20dir/.ignore" 2024/11/26 01:32:38 DEBUG : sub dir/ignore dir: Excluded 2024/11/26 01:32:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/sub%20dir/sub%20sub%20dir/.ignore" 2024/11/26 01:32:38 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub%20dir/sub%20sub%20dir/.ignore": object not found 2024/11/26 01:32:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/sub%20dir/ignore%20dir" 2024/11/26 01:32:39 DEBUG : sub dir/ignore dir: Excluded 2024/11/26 01:32:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/sub%20dir/ignore%20dir" 2024/11/26 01:32:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/sub%20dir/ignore%20dir" 2024/11/26 01:32:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/a.txt" 2024/11/26 01:32:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/sub%20dir/hello%20world" 2024/11/26 01:32:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/sub%20dir/hello%20world2" 2024/11/26 01:32:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/sub%20dir/ignore%20dir/.ignore" 2024/11/26 01:32:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/sub%20dir/ignore%20dir/should%20be%20ignored" 2024/11/26 01:32:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/sub%20dir/sub%20sub%20dir/hello%20world3" 2024/11/26 01:32:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/zend.txt" 2024/11/26 01:32:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/sub%20dir/sub%20sub%20dir" 2024/11/26 01:32:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/sub%20dir/ignore%20dir" 2024/11/26 01:32:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/sub%20dir" 2024/11/26 01:32:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestListDirSorted (4.24s) === RUN TestListJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:32:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub/ 2024/11/26 01:32:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/sub/" 2024/11/26 01:32:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/sub/file2" 2024/11/26 01:32:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestListJSON/Default 2024/11/26 01:32:41 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestListJSON/FilesOnly 2024/11/26 01:32:41 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestListJSON/DirsOnly 2024/11/26 01:32:41 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestListJSON/Recurse 2024/11/26 01:32:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestListJSON/SubDir 2024/11/26 01:32:41 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/sub" === RUN TestListJSON/NoModTime 2024/11/26 01:32:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestListJSON/NoMimeType 2024/11/26 01:32:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestListJSON/ShowHash 2024/11/26 01:32:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestListJSON/HashTypes 2024/11/26 01:32:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestListJSON/Metadata 2024/11/26 01:32:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:32:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/sub/file2" 2024/11/26 01:32:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/sub" 2024/11/26 01:32:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestListJSON (2.43s) --- PASS: TestListJSON/Default (0.12s) --- PASS: TestListJSON/FilesOnly (0.12s) --- PASS: TestListJSON/DirsOnly (0.13s) --- PASS: TestListJSON/Recurse (0.12s) --- PASS: TestListJSON/SubDir (0.13s) --- PASS: TestListJSON/NoModTime (0.13s) --- PASS: TestListJSON/NoMimeType (0.13s) --- PASS: TestListJSON/ShowHash (0.13s) --- PASS: TestListJSON/HashTypes (0.13s) --- PASS: TestListJSON/Metadata (0.12s) === RUN TestStatJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:32:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub/ 2024/11/26 01:32:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/sub/" 2024/11/26 01:32:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/sub/file2" 2024/11/26 01:32:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestStatJSON/Root 2024/11/26 01:32:43 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2024/11/26 01:32:44 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestStatJSON/Dir 2024/11/26 01:32:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/sub" 2024/11/26 01:32:44 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestStatJSON/DirWithTrailingSlash 2024/11/26 01:32:44 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestStatJSON/File 2024/11/26 01:32:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/file1" === RUN TestStatJSON/NotFound 2024/11/26 01:32:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/notfound" 2024/11/26 01:32:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/notfound": object not found 2024/11/26 01:32:44 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestStatJSON/DirFilesOnly 2024/11/26 01:32:44 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub" === RUN TestStatJSON/FileFilesOnly 2024/11/26 01:32:44 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/file1" === RUN TestStatJSON/NotFoundFilesOnly 2024/11/26 01:32:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/notfound" 2024/11/26 01:32:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2024/11/26 01:32:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestStatJSON/FileDirsOnly 2024/11/26 01:32:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestStatJSON/NotFoundDirsOnly 2024/11/26 01:32:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestStatJSON/RootNotFound 2024/11/26 01:32:45 DEBUG : Creating backend with remote "TestnStorage:rclone-test-likobif5rulu/notfound" 2024/11/26 01:32:45 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 01:32:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/notfound" 2024/11/26 01:32:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/notfound": object not found 2024/11/26 01:32:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/notfound" 2024/11/26 01:32:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/notfound": object not found 2024/11/26 01:32:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:32:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/sub/file2" 2024/11/26 01:32:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/sub" 2024/11/26 01:32:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestStatJSON (2.99s) --- PASS: TestStatJSON/Root (0.13s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.13s) --- PASS: TestStatJSON/Dir (0.25s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.13s) --- PASS: TestStatJSON/File (0.13s) --- PASS: TestStatJSON/NotFound (0.26s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.13s) --- PASS: TestStatJSON/DirDirsOnly (0.13s) --- PASS: TestStatJSON/FileDirsOnly (0.12s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.12s) --- PASS: TestStatJSON/RootNotFound (0.34s) === RUN TestMkdir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:46 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: Making directory 2024/11/26 01:32:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:46 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: Making directory 2024/11/26 01:32:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestMkdir (0.40s) === RUN TestLsd run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub%20dir/ 2024/11/26 01:32:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/sub%20dir/" 2024/11/26 01:32:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/sub%20dir/hello%20world" 2024/11/26 01:32:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:47 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/sub%20dir/hello%20world" 2024/11/26 01:32:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/sub%20dir" 2024/11/26 01:32:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestLsd (1.03s) === RUN TestLs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:32:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:32:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:32:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:32:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestLs (1.03s) === RUN TestLsWithFilesFrom run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:32:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:32:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/26 01:32:49 DEBUG : empty space: Excluded 2024/11/26 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-likobif5rulu/potato2" 2024/11/26 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-likobif5rulu/notfound" 2024/11/26 01:32:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/notfound": object not found 2024/11/26 01:32:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:32:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:32:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestLsWithFilesFrom (1.23s) === RUN TestLsLong run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:32:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:32:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:32:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:32:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestLsLong (1.10s) === RUN TestHashSums run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:32:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:32:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestHashSums/Md5 2024/11/26 01:32:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestHashSums/Md5Download 2024/11/26 01:32:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:32:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:32:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:32:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:32:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestHashSums (1.25s) --- PASS: TestHashSums/Md5 (0.12s) --- PASS: TestHashSums/Md5Download (0.25s) === RUN TestHashSumsWithErrors 2024/11/26 01:32:52 DEBUG : Creating backend with remote ":memory:" 2024/11/26 01:32:52 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/26 01:32:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/26 01:32:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/26 01:32:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/26 01:32:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/26 01:32:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/26 01:32:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/26 01:32:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/26 01:32:52 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-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:32:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:32:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub%20dir/ 2024/11/26 01:32:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/sub%20dir/" 2024/11/26 01:32:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/sub%20dir/potato3" 2024/11/26 01:32:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:32:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:32:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/sub%20dir/potato3" 2024/11/26 01:32:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/sub%20dir" 2024/11/26 01:32:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCount (1.59s) === RUN TestDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/small" 2024/11/26 01:32:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/medium" 2024/11/26 01:32:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/large" 2024/11/26 01:32:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:54 DEBUG : Waiting for deletions to finish 2024/11/26 01:32:54 DEBUG : large: Excluded (Size Filter) 2024/11/26 01:32:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/medium" 2024/11/26 01:32:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/small" 2024/11/26 01:32:54 INFO : medium: Deleted 2024/11/26 01:32:54 INFO : small: Deleted 2024/11/26 01:32:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/large" 2024/11/26 01:32:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestDelete (1.23s) === RUN TestMaxDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/small" 2024/11/26 01:32:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/medium" 2024/11/26 01:32:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/large" 2024/11/26 01:32:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:55 DEBUG : Waiting for deletions to finish 2024/11/26 01:32:55 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/11/26 01:32:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/large" 2024/11/26 01:32:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/medium" 2024/11/26 01:32:56 INFO : large: Deleted 2024/11/26 01:32:56 INFO : medium: Deleted 2024/11/26 01:32:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/small" 2024/11/26 01:32:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestMaxDelete (1.52s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/small" 2024/11/26 01:32:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/medium" 2024/11/26 01:32:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/large" 2024/11/26 01:32:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:57 DEBUG : Waiting for deletions to finish 2024/11/26 01:32:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/medium" 2024/11/26 01:32:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/26 01:32:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/small" 2024/11/26 01:32:57 INFO : medium: Deleted 2024/11/26 01:32:57 INFO : small: Deleted 2024/11/26 01:32:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/large" 2024/11/26 01:32:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestMaxDeleteSizeLargeFile (1.48s) === RUN TestMaxDeleteSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/small" 2024/11/26 01:32:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/medium" 2024/11/26 01:32:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/large" 2024/11/26 01:32:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:58 DEBUG : Waiting for deletions to finish 2024/11/26 01:32:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/large" 2024/11/26 01:32:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/11/26 01:32:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/medium" 2024/11/26 01:32:59 INFO : large: Deleted 2024/11/26 01:32:59 INFO : medium: Deleted 2024/11/26 01:32:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/small" 2024/11/26 01:32:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:32:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestMaxDeleteSize (1.53s) === RUN TestReadFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:32:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/ReadFile" 2024/11/26 01:32:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/ReadFile" 2024/11/26 01:33:00 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/ReadFile" 2024/11/26 01:33:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/ReadFile" 2024/11/26 01:33:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestReadFile (1.14s) === RUN TestRetry 2024/11/26 01:33:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/26 01:33:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/26 01:33:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/26 01:33:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/26 01:33:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/26 01:33:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/26 01:33:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/file2" 2024/11/26 01:33:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/file2" 2024/11/26 01:33:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/file2" 2024/11/26 01:33:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/file2" 2024/11/26 01:33:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/file2" 2024/11/26 01:33:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/file2" 2024/11/26 01:33:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/file2" 2024/11/26 01:33:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCat (2.60s) === RUN TestPurge 2024/11/26 01:33:03 DEBUG : Creating backend with remote "TestnStorage:rclone-test-rozijis7peqo" 2024/11/26 01:33:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:33:03 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/26 01:33:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rozijis7peqo" 2024/11/26 01:33:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo": object not found 2024/11/26 01:33:03 DEBUG : Creating backend with remote "/tmp/rclone723449217" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/", Local "Local file system at /tmp/rclone723449217", Modify Window "1s" 2024/11/26 01:33:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/ 2024/11/26 01:33:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/A1/ 2024/11/26 01:33:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rozijis7peqo/A1/" 2024/11/26 01:33:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/A1/B1/ 2024/11/26 01:33:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rozijis7peqo/A1/B1/" 2024/11/26 01:33:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/A1/B1/C1/ 2024/11/26 01:33:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rozijis7peqo/A1/B1/C1/" 2024/11/26 01:33:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rozijis7peqo/A1/B1/C1/one" 2024/11/26 01:33:04 DEBUG : A2: Making directory 2024/11/26 01:33:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/A2/ 2024/11/26 01:33:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rozijis7peqo/A2/" 2024/11/26 01:33:04 DEBUG : A1/B2: Making directory 2024/11/26 01:33:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/A1/B2/ 2024/11/26 01:33:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rozijis7peqo/A1/B2/" 2024/11/26 01:33:04 DEBUG : A1/B2/C2: Making directory 2024/11/26 01:33:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/A1/B2/C2/ 2024/11/26 01:33:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rozijis7peqo/A1/B2/C2/" 2024/11/26 01:33:05 DEBUG : A1/B1/C3: Making directory 2024/11/26 01:33:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/A1/B1/C3/ 2024/11/26 01:33:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rozijis7peqo/A1/B1/C3/" 2024/11/26 01:33:05 DEBUG : A3: Making directory 2024/11/26 01:33:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/A3/ 2024/11/26 01:33:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rozijis7peqo/A3/" 2024/11/26 01:33:05 DEBUG : A3/B3: Making directory 2024/11/26 01:33:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/A3/B3/ 2024/11/26 01:33:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rozijis7peqo/A3/B3/" 2024/11/26 01:33:05 DEBUG : A3/B3/C4: Making directory 2024/11/26 01:33:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/A3/B3/C4/ 2024/11/26 01:33:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rozijis7peqo/A3/B3/C4/" 2024/11/26 01:33:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rozijis7peqo/A1/two" 2024/11/26 01:33:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rozijis7peqo" 2024/11/26 01:33:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rozijis7peqo0 for path "/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:05 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-rozijis7peqo/A1/B1" 2024/11/26 01:33:06 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" 2024/11/26 01:33:06 DEBUG : Waiting for deletions to finish 2024/11/26 01:33:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rozijis7peqo%2FA1%2FB10 for path "/1210146/rclone-test-rozijis7peqo/A1/B1/" 2024/11/26 01:33:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rozijis7peqo/A1/B1/C1/one" 2024/11/26 01:33:06 INFO : A1/B1/C1/one: Deleted 2024/11/26 01:33:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rozijis7peqo/A1/B1" 2024/11/26 01:33:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rozijis7peqo/A1/B1/C3" 2024/11/26 01:33:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rozijis7peqo/A1/B1/C1" 2024/11/26 01:33:06 DEBUG : removing 2 level 3 directories 2024/11/26 01:33:06 INFO : A1/B1/C3: Removing directory 2024/11/26 01:33:06 INFO : A1/B1/C1: Removing directory 2024/11/26 01:33:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rozijis7peqo/A1/B1/C3" 2024/11/26 01:33:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rozijis7peqo/A1/B1/C1" 2024/11/26 01:33:06 DEBUG : removing 1 level 2 directories 2024/11/26 01:33:06 INFO : A1/B1: Removing directory 2024/11/26 01:33:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rozijis7peqo/A1/B1" 2024/11/26 01:33:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rozijis7peqo0 for path "/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:07 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:07 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" 2024/11/26 01:33:07 DEBUG : Waiting for deletions to finish 2024/11/26 01:33:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rozijis7peqo0 for path "/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rozijis7peqo/A1/two" 2024/11/26 01:33:07 INFO : A1/two: Deleted 2024/11/26 01:33:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rozijis7peqo/A3" 2024/11/26 01:33:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rozijis7peqo/A1" 2024/11/26 01:33:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rozijis7peqo/A2" 2024/11/26 01:33:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rozijis7peqo/A3/B3" 2024/11/26 01:33:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rozijis7peqo/A3/B3/C4" 2024/11/26 01:33:08 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rozijis7peqo/A1/B2" 2024/11/26 01:33:08 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rozijis7peqo/A1/B2/C2" 2024/11/26 01:33:08 DEBUG : removing 2 level 3 directories 2024/11/26 01:33:08 INFO : A3/B3/C4: Removing directory 2024/11/26 01:33:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rozijis7peqo/A3/B3/C4" 2024/11/26 01:33:08 INFO : A1/B2/C2: Removing directory 2024/11/26 01:33:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rozijis7peqo/A1/B2/C2" 2024/11/26 01:33:08 DEBUG : removing 2 level 2 directories 2024/11/26 01:33:08 INFO : A3/B3: Removing directory 2024/11/26 01:33:08 INFO : A1/B2: Removing directory 2024/11/26 01:33:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rozijis7peqo/A3/B3" 2024/11/26 01:33:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rozijis7peqo/A1/B2" 2024/11/26 01:33:08 DEBUG : removing 3 level 1 directories 2024/11/26 01:33:08 INFO : A3: Removing directory 2024/11/26 01:33:08 INFO : A1: Removing directory 2024/11/26 01:33:08 INFO : A2: Removing directory 2024/11/26 01:33:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rozijis7peqo/A3" 2024/11/26 01:33:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rozijis7peqo/A1" 2024/11/26 01:33:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rozijis7peqo/A2" 2024/11/26 01:33:09 DEBUG : removing 1 level 0 directories 2024/11/26 01:33:09 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/: Removing directory 2024/11/26 01:33:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rozijis7peqo0 for path "/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:09 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rozijis7peqo" 2024/11/26 01:33:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo": object not found 2024/11/26 01:33:09 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/": object not found 2024/11/26 01:33:09 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/: Purge remote 2024/11/26 01:33:09 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:09 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" 2024/11/26 01:33:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rozijis7peqo0 for path "/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:09 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rozijis7peqo" 2024/11/26 01:33:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo": object not found 2024/11/26 01:33:09 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/": object not found 2024/11/26 01:33:09 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rozijis7peqo/: Purge dir "" 2024/11/26 01:33:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rozijis7peqo/" 2024/11/26 01:33:09 NOTICE: purge failed to rmdir "": directory not found 2024/11/26 01:33:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.36s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/ 2024/11/26 01:33:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/" 2024/11/26 01:33:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B1/ 2024/11/26 01:33:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/" 2024/11/26 01:33:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B1/C1/ 2024/11/26 01:33:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1/" 2024/11/26 01:33:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1/one" 2024/11/26 01:33:10 DEBUG : A2: Making directory 2024/11/26 01:33:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A2/ 2024/11/26 01:33:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A2/" 2024/11/26 01:33:10 DEBUG : A1/B2: Making directory 2024/11/26 01:33:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B2/ 2024/11/26 01:33:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B2/" 2024/11/26 01:33:10 DEBUG : A1/B2/C2: Making directory 2024/11/26 01:33:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B2/C2/ 2024/11/26 01:33:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B2/C2/" 2024/11/26 01:33:10 DEBUG : A1/B1/C3: Making directory 2024/11/26 01:33:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B1/C3/ 2024/11/26 01:33:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C3/" 2024/11/26 01:33:10 DEBUG : A3: Making directory 2024/11/26 01:33:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/ 2024/11/26 01:33:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A3/" 2024/11/26 01:33:11 DEBUG : A3/B3: Making directory 2024/11/26 01:33:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/B3/ 2024/11/26 01:33:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A3/B3/" 2024/11/26 01:33:11 DEBUG : A3/B3/C4: Making directory 2024/11/26 01:33:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/B3/C4/ 2024/11/26 01:33:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A3/B3/C4/" 2024/11/26 01:33:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A1/two" 2024/11/26 01:33:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A3/B3/C4" 2024/11/26 01:33:11 DEBUG : removing 1 level 3 directories 2024/11/26 01:33:11 INFO : A3/B3/C4: Removing directory 2024/11/26 01:33:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A3/B3/C4" 2024/11/26 01:33:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A3" 2024/11/26 01:33:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1" 2024/11/26 01:33:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A2" 2024/11/26 01:33:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A3/B3" 2024/11/26 01:33:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1/B2" 2024/11/26 01:33:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1/B1" 2024/11/26 01:33:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1/B2/C2" 2024/11/26 01:33:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1/B1/C3" 2024/11/26 01:33:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1" 2024/11/26 01:33:13 DEBUG : removing 2 level 3 directories 2024/11/26 01:33:13 INFO : A1/B2/C2: Removing directory 2024/11/26 01:33:13 INFO : A1/B1/C3: Removing directory 2024/11/26 01:33:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B2/C2" 2024/11/26 01:33:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C3" 2024/11/26 01:33:13 DEBUG : removing 2 level 2 directories 2024/11/26 01:33:13 INFO : A3/B3: Removing directory 2024/11/26 01:33:13 INFO : A1/B2: Removing directory 2024/11/26 01:33:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B2" 2024/11/26 01:33:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A3/B3" 2024/11/26 01:33:13 DEBUG : removing 2 level 1 directories 2024/11/26 01:33:13 INFO : A3: Removing directory 2024/11/26 01:33:13 INFO : A2: Removing directory 2024/11/26 01:33:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A3" 2024/11/26 01:33:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A2" 2024/11/26 01:33:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1/one" 2024/11/26 01:33:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1/one" 2024/11/26 01:33:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A1/two" 2024/11/26 01:33:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A1/two" 2024/11/26 01:33:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1" 2024/11/26 01:33:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1/B1" 2024/11/26 01:33:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1" 2024/11/26 01:33:14 DEBUG : removing 1 level 3 directories 2024/11/26 01:33:14 INFO : A1/B1/C1: Removing directory 2024/11/26 01:33:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1" 2024/11/26 01:33:14 DEBUG : removing 1 level 2 directories 2024/11/26 01:33:14 INFO : A1/B1: Removing directory 2024/11/26 01:33:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B1" 2024/11/26 01:33:15 DEBUG : removing 1 level 1 directories 2024/11/26 01:33:15 INFO : A1: Removing directory 2024/11/26 01:33:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1" 2024/11/26 01:33:15 DEBUG : removing 1 level 0 directories 2024/11/26 01:33:15 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: Removing directory 2024/11/26 01:33:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:15 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu" 2024/11/26 01:33:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu": object not found 2024/11/26 01:33:15 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/": object not found 2024/11/26 01:33:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:15 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu" 2024/11/26 01:33:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu": object not found 2024/11/26 01:33:15 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/": object not found --- PASS: TestRmdirsNoLeaveRoot (5.90s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/ 2024/11/26 01:33:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:15 DEBUG : A1: Making directory 2024/11/26 01:33:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/ 2024/11/26 01:33:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/" 2024/11/26 01:33:16 DEBUG : A1/B1: Making directory 2024/11/26 01:33:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B1/ 2024/11/26 01:33:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/" 2024/11/26 01:33:16 DEBUG : A1/B1/C1: Making directory 2024/11/26 01:33:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B1/C1/ 2024/11/26 01:33:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1/" 2024/11/26 01:33:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1" 2024/11/26 01:33:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1/B1" 2024/11/26 01:33:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1" 2024/11/26 01:33:16 DEBUG : removing 1 level 3 directories 2024/11/26 01:33:16 INFO : A1/B1/C1: Removing directory 2024/11/26 01:33:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1" 2024/11/26 01:33:16 DEBUG : removing 1 level 2 directories 2024/11/26 01:33:16 INFO : A1/B1: Removing directory 2024/11/26 01:33:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B1" 2024/11/26 01:33:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1" 2024/11/26 01:33:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestRmdirsLeaveRoot (1.82s) === RUN TestRmdirsWithFilter run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:17 DEBUG : A1: Making directory 2024/11/26 01:33:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/ 2024/11/26 01:33:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/" 2024/11/26 01:33:17 DEBUG : A1/B1: Making directory 2024/11/26 01:33:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B1/ 2024/11/26 01:33:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/" 2024/11/26 01:33:17 DEBUG : A1/B1/C1: Making directory 2024/11/26 01:33:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B1/C1/ 2024/11/26 01:33:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1/" 2024/11/26 01:33:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1" 2024/11/26 01:33:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1/B1" 2024/11/26 01:33:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1" 2024/11/26 01:33:18 DEBUG : removing 1 level 3 directories 2024/11/26 01:33:18 INFO : A1/B1/C1: Removing directory 2024/11/26 01:33:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1" 2024/11/26 01:33:18 DEBUG : removing 1 level 2 directories 2024/11/26 01:33:18 INFO : A1/B1: Removing directory 2024/11/26 01:33:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B1" 2024/11/26 01:33:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1" 2024/11/26 01:33:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestRmdirsWithFilter (1.86s) === RUN TestCopyURL run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:20 DEBUG : filename.txt: File name found in url 2024/11/26 01:33:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/filename.txt" 2024/11/26 01:33:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/26 01:33:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/headerfilename.txt" 2024/11/26 01:33:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/file2" 2024/11/26 01:33:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/file2" 2024/11/26 01:33:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/filename.txt" 2024/11/26 01:33:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/headerfilename.txt" 2024/11/26 01:33:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCopyURL (1.75s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/sub/file2" 2024/11/26 01:33:21 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub/file2": object not found 2024/11/26 01:33:21 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/26 01:33:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub/ 2024/11/26 01:33:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/sub/" 2024/11/26 01:33:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/sub/file2" 2024/11/26 01:33:21 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/11/26 01:33:21 INFO : file1: Copied (new) to: sub/file2 2024/11/26 01:33:21 INFO : file1: Deleted 2024/11/26 01:33:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/sub/file2" 2024/11/26 01:33:21 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:33:21 DEBUG : file1: Unchanged skipping 2024/11/26 01:33:21 INFO : file1: Deleted 2024/11/26 01:33:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:22 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: don't need to copy/move sub/file2, it is already at target location 2024/11/26 01:33:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/sub/file2" 2024/11/26 01:33:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/sub" 2024/11/26 01:33:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestMoveFile (1.41s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:22 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/file1": object not found 2024/11/26 01:33:22 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/26 01:33:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/26 01:33:22 INFO : file1: Copied (new) 2024/11/26 01:33:22 INFO : file1: Deleted 2024/11/26 01:33:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:23 DEBUG : file1: Destination exists, skipping 2024/11/26 01:33:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2024/11/26 01:33:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/file1" 2024/11/26 01:33:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestMoveFileWithIgnoreExisting (1.04s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCaseInsensitiveMoveFile (0.25s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.25s) === RUN TestMoveFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy 2024/11/26 01:33:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestMoveFileBackupDir (0.25s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/ 2024/11/26 01:33:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/" 2024/11/26 01:33:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A1/one" 2024/11/26 01:33:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A1/two" 2024/11/26 01:33:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B1/ 2024/11/26 01:33:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/" 2024/11/26 01:33:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A1/B1/three" 2024/11/26 01:33:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B1/C1/ 2024/11/26 01:33:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1/" 2024/11/26 01:33:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1/four" 2024/11/26 01:33:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B1/C2/ 2024/11/26 01:33:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C2/" 2024/11/26 01:33:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A1/B1/C2/five" 2024/11/26 01:33:25 DEBUG : A1/B2: Making directory 2024/11/26 01:33:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B2/ 2024/11/26 01:33:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B2/" 2024/11/26 01:33:25 DEBUG : A1/B1/C3: Making directory 2024/11/26 01:33:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A1/B1/C3/ 2024/11/26 01:33:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C3/" 2024/11/26 01:33:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu%2FA10 for path "/1210146/rclone-test-likobif5rulu/A1/" 2024/11/26 01:33:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A2/ 2024/11/26 01:33:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A2/" 2024/11/26 01:33:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A2/B1/ 2024/11/26 01:33:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A2/B1/" 2024/11/26 01:33:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A2/B1/C1/ 2024/11/26 01:33:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A2/B1/C1/" 2024/11/26 01:33:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A2/B1/C2/ 2024/11/26 01:33:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A2/B1/C2/" 2024/11/26 01:33:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A2/B1/C3/ 2024/11/26 01:33:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A2/B1/C3/" 2024/11/26 01:33:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A2/B2/ 2024/11/26 01:33:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A2/B2/" 2024/11/26 01:33:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A2/B1/C1/four" 2024/11/26 01:33:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A2/B1/C2/five" 2024/11/26 01:33:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A2/one" 2024/11/26 01:33:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A2/two" 2024/11/26 01:33:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A2/B1/three" 2024/11/26 01:33:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A2/B1/C1/four": object not found 2024/11/26 01:33:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1/four" 2024/11/26 01:33:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A2/B1/C2/five": object not found 2024/11/26 01:33:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A1/B1/C2/five" 2024/11/26 01:33:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A2/two": object not found 2024/11/26 01:33:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A1/two" 2024/11/26 01:33:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A2/B1/C1/four" 2024/11/26 01:33:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A2/B1/C2/five" 2024/11/26 01:33:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A2/two" 2024/11/26 01:33:27 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2024/11/26 01:33:27 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2024/11/26 01:33:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1/four" 2024/11/26 01:33:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A2/one": object not found 2024/11/26 01:33:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A1/one" 2024/11/26 01:33:27 INFO : A1/B1/C1/four: Deleted 2024/11/26 01:33:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A2/one" 2024/11/26 01:33:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A2/B1/three": object not found 2024/11/26 01:33:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A1/B1/three" 2024/11/26 01:33:27 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2024/11/26 01:33:27 INFO : A1/one: Copied (new) to: A2/one 2024/11/26 01:33:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A1/one" 2024/11/26 01:33:27 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2024/11/26 01:33:27 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2024/11/26 01:33:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A1/B1/C2/five" 2024/11/26 01:33:27 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2024/11/26 01:33:27 INFO : A1/two: Copied (new) to: A2/two 2024/11/26 01:33:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A1/two" 2024/11/26 01:33:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A2/B1/three" 2024/11/26 01:33:27 INFO : A1/one: Deleted 2024/11/26 01:33:27 INFO : A1/B1/C2/five: Deleted 2024/11/26 01:33:27 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2024/11/26 01:33:27 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2024/11/26 01:33:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A1/B1/three" 2024/11/26 01:33:27 INFO : A1/B1/three: Deleted 2024/11/26 01:33:27 INFO : A1/two: Deleted 2024/11/26 01:33:27 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B2" 2024/11/26 01:33:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C3" 2024/11/26 01:33:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C2" 2024/11/26 01:33:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B1/C1" 2024/11/26 01:33:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1/B1" 2024/11/26 01:33:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A1" 2024/11/26 01:33:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu%2FA20 for path "/1210146/rclone-test-likobif5rulu/A2/" 2024/11/26 01:33:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/ 2024/11/26 01:33:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A3/" 2024/11/26 01:33:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/B1/ 2024/11/26 01:33:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A3/B1/" 2024/11/26 01:33:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/B1/C1/ 2024/11/26 01:33:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A3/B1/C1/" 2024/11/26 01:33:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/B1/C2/ 2024/11/26 01:33:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A3/B1/C2/" 2024/11/26 01:33:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/B1/C3/ 2024/11/26 01:33:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A3/B1/C3/" 2024/11/26 01:33:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/B2/ 2024/11/26 01:33:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A3/B2/" 2024/11/26 01:33:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A3/B1/C1/four" 2024/11/26 01:33:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A3/two" 2024/11/26 01:33:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A3/B1/three" 2024/11/26 01:33:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A3/one" 2024/11/26 01:33:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A3/B1/C2/five" 2024/11/26 01:33:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/B1/C1/four": object not found 2024/11/26 01:33:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A2/B1/C1/four" 2024/11/26 01:33:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/two": object not found 2024/11/26 01:33:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A2/two" 2024/11/26 01:33:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/B1/three": object not found 2024/11/26 01:33:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A2/B1/three" 2024/11/26 01:33:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/one": object not found 2024/11/26 01:33:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A2/one" 2024/11/26 01:33:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A3/B1/C2/five": object not found 2024/11/26 01:33:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A2/B1/C2/five" 2024/11/26 01:33:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A3/B1/C1/four" 2024/11/26 01:33:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A3/two" 2024/11/26 01:33:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A3/B1/three" 2024/11/26 01:33:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A3/one" 2024/11/26 01:33:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A3/B1/C2/five" 2024/11/26 01:33:30 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2024/11/26 01:33:30 INFO : A2/two: Copied (new) to: A3/two 2024/11/26 01:33:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A2/two" 2024/11/26 01:33:30 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2024/11/26 01:33:30 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2024/11/26 01:33:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A2/B1/three" 2024/11/26 01:33:30 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2024/11/26 01:33:30 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2024/11/26 01:33:30 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2024/11/26 01:33:30 INFO : A2/one: Copied (new) to: A3/one 2024/11/26 01:33:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A2/B1/C2/five" 2024/11/26 01:33:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A2/one" 2024/11/26 01:33:30 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2024/11/26 01:33:30 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2024/11/26 01:33:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A2/B1/C1/four" 2024/11/26 01:33:30 INFO : A2/two: Deleted 2024/11/26 01:33:30 INFO : A2/B1/three: Deleted 2024/11/26 01:33:30 INFO : A2/B1/C2/five: Deleted 2024/11/26 01:33:30 INFO : A2/one: Deleted 2024/11/26 01:33:30 INFO : A2/B1/C1/four: Deleted 2024/11/26 01:33:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A2/B2" 2024/11/26 01:33:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A2/B1/C3" 2024/11/26 01:33:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A2/B1/C2" 2024/11/26 01:33:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A2/B1/C1" 2024/11/26 01:33:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A2/B1" 2024/11/26 01:33:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A2" 2024/11/26 01:33:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:31 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/26 01:33:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu%2FA30 for path "/1210146/rclone-test-likobif5rulu/A3/" 2024/11/26 01:33:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A4/ 2024/11/26 01:33:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A4/" 2024/11/26 01:33:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A4/B1/ 2024/11/26 01:33:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A4/B1/" 2024/11/26 01:33:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A4/B1/C1/ 2024/11/26 01:33:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A4/B1/C1/" 2024/11/26 01:33:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A4/B1/C2/ 2024/11/26 01:33:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A4/B1/C2/" 2024/11/26 01:33:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A4/B1/C3/ 2024/11/26 01:33:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A4/B1/C3/" 2024/11/26 01:33:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A4/B2/ 2024/11/26 01:33:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/A4/B2/" 2024/11/26 01:33:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A4/one" 2024/11/26 01:33:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A4/two" 2024/11/26 01:33:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A4/B1/three" 2024/11/26 01:33:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A4/B1/C1/four" 2024/11/26 01:33:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/A4/B1/C2/five" 2024/11/26 01:33:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A4/one": object not found 2024/11/26 01:33:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A4/two": object not found 2024/11/26 01:33:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A3/one" 2024/11/26 01:33:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A3/two" 2024/11/26 01:33:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A4/B1/three": object not found 2024/11/26 01:33:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A3/B1/three" 2024/11/26 01:33:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A4/B1/C2/five": object not found 2024/11/26 01:33:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/A4/B1/C1/four": object not found 2024/11/26 01:33:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A3/B1/C2/five" 2024/11/26 01:33:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-likobif5rulu/A3/B1/C1/four" 2024/11/26 01:33:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A4/one" 2024/11/26 01:33:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A4/two" 2024/11/26 01:33:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A4/B1/three" 2024/11/26 01:33:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A4/B1/C2/five" 2024/11/26 01:33:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/A4/B1/C1/four" 2024/11/26 01:33:33 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2024/11/26 01:33:33 INFO : A3/two: Copied (new) to: A4/two 2024/11/26 01:33:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A3/two" 2024/11/26 01:33:33 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2024/11/26 01:33:33 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2024/11/26 01:33:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A3/B1/three" 2024/11/26 01:33:33 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2024/11/26 01:33:33 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2024/11/26 01:33:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A3/B1/C2/five" 2024/11/26 01:33:33 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2024/11/26 01:33:33 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2024/11/26 01:33:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A3/B1/C1/four" 2024/11/26 01:33:33 INFO : A3/two: Deleted 2024/11/26 01:33:33 INFO : A3/B1/three: Deleted 2024/11/26 01:33:33 INFO : A3/B1/C2/five: Deleted 2024/11/26 01:33:33 INFO : A3/B1/C1/four: Deleted 2024/11/26 01:33:33 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2024/11/26 01:33:33 INFO : A3/one: Copied (new) to: A4/one 2024/11/26 01:33:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A3/one" 2024/11/26 01:33:33 INFO : A3/one: Deleted 2024/11/26 01:33:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A3/B2" 2024/11/26 01:33:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A3/B1/C3" 2024/11/26 01:33:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A3/B1/C2" 2024/11/26 01:33:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A3/B1/C1" 2024/11/26 01:33:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A3/B1" 2024/11/26 01:33:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A3" 2024/11/26 01:33:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A4/B1/C1/four" 2024/11/26 01:33:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A4/B1/C2/five" 2024/11/26 01:33:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A4/B1/three" 2024/11/26 01:33:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A4/one" 2024/11/26 01:33:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/A4/two" 2024/11/26 01:33:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A4/B2" 2024/11/26 01:33:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A4/B1/C3" 2024/11/26 01:33:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A4/B1/C2" 2024/11/26 01:33:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A4/B1/C1" 2024/11/26 01:33:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A4/B1" 2024/11/26 01:33:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/A4" 2024/11/26 01:33:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestDirMove (11.68s) === RUN TestGetFsInfo run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestGetFsInfo (0.26s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: File to upload is small (34 bytes), uploading instead of streaming 2024/11/26 01:33:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/no_checksum_small_file_from_pipe" 2024/11/26 01:33:36 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/26 01:33:36 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/26 01:33:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/no_checksum_big_file_from_pipe" 2024/11/26 01:33:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/no_checksum_big_file_from_pipe" 2024/11/26 01:33:37 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/26 01:33:37 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/11/26 01:33:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/no_checksum_big_file_from_pipe" 2024/11/26 01:33:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/no_checksum_small_file_from_pipe" 2024/11/26 01:33:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: File to upload is small (34 bytes), uploading instead of streaming 2024/11/26 01:33:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/with_checksum_small_file_from_pipe" 2024/11/26 01:33:38 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/26 01:33:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/26 01:33:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/with_checksum_big_file_from_pipe" 2024/11/26 01:33:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/with_checksum_big_file_from_pipe" 2024/11/26 01:33:38 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/26 01:33:38 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/11/26 01:33:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/with_checksum_big_file_from_pipe" 2024/11/26 01:33:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/with_checksum_small_file_from_pipe" 2024/11/26 01:33:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: File to upload is small (34 bytes), uploading instead of streaming 2024/11/26 01:33:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/ignore_checksum_small_file_from_pipe" 2024/11/26 01:33:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:33:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/ignore_checksum_big_file_from_pipe" 2024/11/26 01:33:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/ignore_checksum_big_file_from_pipe" 2024/11/26 01:33:40 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:33:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/ignore_checksum_big_file_from_pipe" 2024/11/26 01:33:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/ignore_checksum_small_file_from_pipe" 2024/11/26 01:33:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: File to upload is small (34 bytes), uploading instead of streaming 2024/11/26 01:33:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/ignore_checksum_small_file_from_pipe" 2024/11/26 01:33:41 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/26 01:33:41 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/26 01:33:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/26 01:33:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/ignore_checksum_big_file_from_pipe" 2024/11/26 01:33:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-likobif5rulu/ignore_checksum_big_file_from_pipe" 2024/11/26 01:33:41 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/26 01:33:41 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/26 01:33:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/11/26 01:33:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/ignore_checksum_big_file_from_pipe" 2024/11/26 01:33:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/ignore_checksum_small_file_from_pipe" 2024/11/26 01:33:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestRcat (5.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.48s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.45s) === RUN TestRcatMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2024/11/26 01:33:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestRcatMetadata (0.26s) === RUN TestRcatSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/potato1" 2024/11/26 01:33:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: File to upload is small (60 bytes), uploading instead of streaming 2024/11/26 01:33:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:33:42 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 01:33:42 DEBUG : potato2: Size of src and dst objects identical 2024/11/26 01:33:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/potato1" 2024/11/26 01:33:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:33:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestRcatSize (0.87s) === RUN TestRcatSizeMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata 2024/11/26 01:33:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestRcatSizeMetadata (0.26s) === RUN TestTouchDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" 2024/11/26 01:33:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:33:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:33:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/sub%20dir/ 2024/11/26 01:33:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-likobif5rulu/sub%20dir/" 2024/11/26 01:33:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-likobif5rulu/sub%20dir/potato3" 2024/11/26 01:33:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:44 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: Touching "empty space" 2024/11/26 01:33:44 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:33:44 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: Touching "potato2" 2024/11/26 01:33:44 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:33:44 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: Touching "sub dir/potato3" 2024/11/26 01:33:44 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-likobif5rulu/sub%20dir/potato3" 2024/11/26 01:33:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/empty%20space" 2024/11/26 01:33:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/potato2" 2024/11/26 01:33:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-likobif5rulu/sub%20dir/potato3" 2024/11/26 01:33:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/sub%20dir" 2024/11/26 01:33:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- PASS: TestTouchDir (1.98s) === RUN TestMkdirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2024/11/26 01:33:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestMkdirMetadata (0.26s) === RUN TestMkdirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2024/11/26 01:33:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestMkdirModTime (0.25s) === RUN TestCopyDirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/11/26 01:33:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestCopyDirMetadata (0.27s) === RUN TestSetDirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2024/11/26 01:33:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestSetDirModTime (0.24s) === RUN TestDirsEqual run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/11/26 01:33:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestDirsEqual (0.27s) === RUN TestRemoveExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/", Local "Local file system at /tmp/rclone1087312326", Modify Window "1s" operations_test.go:1892: Skipping as remote can't Move 2024/11/26 01:33:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" --- SKIP: TestRemoveExisting (0.25s) === 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 2024/11/26 01:33:47 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: Purge remote 2024/11/26 01:33:47 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:47 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/11/26 01:33:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-likobif5rulu0 for path "/1210146/rclone-test-likobif5rulu/" 2024/11/26 01:33:47 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-likobif5rulu/: Purge dir "" 2024/11/26 01:33:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-likobif5rulu/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Finished OK in 2m12.315549184s (try 1/5)