"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose -fast-list" - Starting (try 1/5) 2024/04/18 03:21:47 DEBUG : Creating backend with remote "TestnStorage:rclone-test-toxetam0barabux7kicegow7" 2024/04/18 03:21:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 03:21:47 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:21:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7" 2024/04/18 03:21:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7": object not found 2024/04/18 03:21:47 DEBUG : Creating backend with remote "/tmp/rclone3927516222" === 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-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/04/18 03:21:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7" 2024/04/18 03:21:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7": object not found --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/04/18 03:21:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7" 2024/04/18 03:21:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7": object not found --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/18 03:21:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/18 03:21:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/18 03:21:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/18 03:21:48 DEBUG : potato: Seek from 10 to 0 2024/04/18 03:21:48 DEBUG : potato: Seek from 10 to 0 2024/04/18 03:21:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/18 03:21:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/18 03:21:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/18 03:21:48 DEBUG : potato: Seek from 5 to 2 2024/04/18 03:21:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/18 03:21:48 DEBUG : potato: Seek from 7 to 0 2024/04/18 03:21:48 DEBUG : potato: Seek from 7 to 0 2024/04/18 03:21:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/18 03:21:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/18 03:21:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/18 03:21:48 DEBUG : potato: Seek from 5 to 2 2024/04/18 03:21:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/18 03:21:48 DEBUG : potato: Seek from 8 to 0 2024/04/18 03:21:48 DEBUG : potato: Seek from 8 to 0 2024/04/18 03:21:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/18 03:21:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/18 03:21:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/18 03:21:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/18 03:21:48 DEBUG : potato: Seek from 5 to 2 2024/04/18 03:21:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/18 03:21:48 DEBUG : potato: Seek from 9 to 0 2024/04/18 03:21:48 DEBUG : potato: Seek from 9 to 0 2024/04/18 03:21:48 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-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:21:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/ 2024/04/18 03:21:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:21:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/rutabaga" 2024/04/18 03:21:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7" 2024/04/18 03:21:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheck/1 === RUN TestCheck/2 2024/04/18 03:21:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:21:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheck/3 2024/04/18 03:21:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:21:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheck/4 === RUN TestCheck/5 2024/04/18 03:21:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/remotepotato" 2024/04/18 03:21:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheck/6 === RUN TestCheck/7 2024/04/18 03:21:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:21:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:21:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:21:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/remotepotato" 2024/04/18 03:21:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/rutabaga" 2024/04/18 03:21:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCheck (4.41s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.19s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.13s) === RUN TestCheckFsError 2024/04/18 03:21:52 DEBUG : Creating backend with remote "nonexistent" 2024/04/18 03:21:52 DEBUG : Creating backend with remote "nonexistent" 2024/04/18 03:21:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/18 03:21:52 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/04/18 03:21:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/18 03:21:52 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-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:21:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/rutabaga" 2024/04/18 03:21:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/04/18 03:21:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:21:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckDownload/3 2024/04/18 03:21:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:21:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/04/18 03:21:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/remotepotato" 2024/04/18 03:21:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2024/04/18 03:21:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:21:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:21:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:21:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/remotepotato" 2024/04/18 03:21:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/rutabaga" 2024/04/18 03:21:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCheckDownload (4.78s) --- PASS: TestCheckDownload/1 (0.34s) --- PASS: TestCheckDownload/2 (0.30s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.30s) --- PASS: TestCheckDownload/5 (0.37s) --- PASS: TestCheckDownload/6 (0.28s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:21:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/rutabaga" 2024/04/18 03:21:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/04/18 03:21:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:21:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSizeOnly/3 2024/04/18 03:21:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:21:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/04/18 03:21:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/remotepotato" 2024/04/18 03:21:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2024/04/18 03:22:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:22:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:22:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/remotepotato" 2024/04/18 03:22:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/rutabaga" 2024/04/18 03:22:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCheckSizeOnly (4.12s) --- PASS: TestCheckSizeOnly/1 (0.16s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.17s) --- PASS: TestCheckSizeOnly/4 (0.19s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:22:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:02 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/18 03:22:02 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/18 03:22:02 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/18 03:22:02 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/18 03:22:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:02 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/18 03:22:02 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/18 03:22:02 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/18 03:22:02 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/18 03:22:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestParseSumFile (1.55s) === RUN TestCheckSum run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:22:03 DEBUG : Creating backend with remote "TestnStorage:rclone-test-toxetam0barabux7kicegow7/data" 2024/04/18 03:22:03 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data" 2024/04/18 03:22:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/data": object not found 2024/04/18 03:22:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/data/ 2024/04/18 03:22:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/" 2024/04/18 03:22:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/banana" 2024/04/18 03:22:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSum/subtest1 2024/04/18 03:22:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/potato" 2024/04/18 03:22:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSum/subtest2 2024/04/18 03:22:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSum/subtest3 2024/04/18 03:22:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSum/subtest4 2024/04/18 03:22:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSum/subtest5 2024/04/18 03:22:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSum/subtest6 2024/04/18 03:22:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/banana" 2024/04/18 03:22:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/potato" 2024/04/18 03:22:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSum/subtest7 2024/04/18 03:22:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/banana" 2024/04/18 03:22:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/potato" 2024/04/18 03:22:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data" 2024/04/18 03:22:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCheckSum (9.05s) --- PASS: TestCheckSum/subtest1 (0.66s) --- PASS: TestCheckSum/subtest2 (0.45s) --- PASS: TestCheckSum/subtest3 (0.50s) --- PASS: TestCheckSum/subtest4 (0.45s) --- PASS: TestCheckSum/subtest5 (0.50s) --- PASS: TestCheckSum/subtest6 (0.49s) --- PASS: TestCheckSum/subtest7 (0.52s) === RUN TestCheckSumDownload run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:22:12 DEBUG : Creating backend with remote "TestnStorage:rclone-test-toxetam0barabux7kicegow7/data" 2024/04/18 03:22:12 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data" 2024/04/18 03:22:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/data": object not found 2024/04/18 03:22:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/data/ 2024/04/18 03:22:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/" 2024/04/18 03:22:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/banana" 2024/04/18 03:22:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSumDownload/subtest1 2024/04/18 03:22:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/potato" 2024/04/18 03:22:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSumDownload/subtest2 2024/04/18 03:22:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSumDownload/subtest3 2024/04/18 03:22:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSumDownload/subtest4 2024/04/18 03:22:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSumDownload/subtest5 2024/04/18 03:22:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSumDownload/subtest6 2024/04/18 03:22:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/banana" 2024/04/18 03:22:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/potato" 2024/04/18 03:22:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestCheckSumDownload/subtest7 2024/04/18 03:22:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/banana" 2024/04/18 03:22:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data/potato" 2024/04/18 03:22:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/test.sum" 2024/04/18 03:22:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/data" 2024/04/18 03:22:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCheckSumDownload (10.31s) --- PASS: TestCheckSumDownload/subtest1 (0.68s) --- PASS: TestCheckSumDownload/subtest2 (0.66s) --- PASS: TestCheckSumDownload/subtest3 (0.68s) --- PASS: TestCheckSumDownload/subtest4 (0.66s) --- PASS: TestCheckSumDownload/subtest5 (0.63s) --- PASS: TestCheckSumDownload/subtest6 (0.55s) --- PASS: TestCheckSumDownload/subtest7 (0.63s) === RUN TestApplyTransforms 2024/04/18 03:22:22 DEBUG : Creating backend with remote "TestnStorage:rclone-test-divuxop2nesuvel7buheley9" 2024/04/18 03:22:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 03:22:22 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-divuxop2nesuvel7buheley9" 2024/04/18 03:22:22 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-divuxop2nesuvel7buheley9": object not found 2024/04/18 03:22:22 DEBUG : Creating backend with remote "/tmp/rclone3214491989" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-divuxop2nesuvel7buheley9/", Local "Local file system at /tmp/rclone3214491989", Modify Window "1s" 2024/04/18 03:22:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-divuxop2nesuvel7buheley9/ 2024/04/18 03:22:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-divuxop2nesuvel7buheley9/" 2024/04/18 03:22:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-divuxop2nesuvel7buheley9/hello,%20world%21" 2024/04/18 03:22:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-divuxop2nesuvel7buheley9" 2024/04/18 03:22:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-divuxop2nesuvel7buheley9/" upper checkfile vs. lower remote (without normalization) 2024/04/18 03:22:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-divuxop2nesuvel7buheley90 for path "/1210146/rclone-test-divuxop2nesuvel7buheley9/" 2024/04/18 03:22:23 ERROR : hello, world!: sum not found 2024/04/18 03:22:23 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-divuxop2nesuvel7buheley9/ 2024/04/18 03:22:23 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-divuxop2nesuvel7buheley9/: 1 files missing 2024/04/18 03:22:23 NOTICE: 1 hashes missing 2024/04/18 03:22:23 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-divuxop2nesuvel7buheley9/: 2 differences found 2024/04/18 03:22:23 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-divuxop2nesuvel7buheley9/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/18 03:22:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-divuxop2nesuvel7buheley90 for path "/1210146/rclone-test-divuxop2nesuvel7buheley9/" 2024/04/18 03:22:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-divuxop2nesuvel7buheley9/hello,%20world%21" 2024/04/18 03:22:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 03:22:23 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-divuxop2nesuvel7buheley9/: 0 differences found 2024/04/18 03:22:23 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-divuxop2nesuvel7buheley9/: 1 matching files 2024/04/18 03:22:23 DEBUG : Creating backend with remote "TestnStorage:rclone-test-wikotac4qametij3cunuruw9" 2024/04/18 03:22:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 03:22:23 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wikotac4qametij3cunuruw9" 2024/04/18 03:22:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wikotac4qametij3cunuruw9": object not found 2024/04/18 03:22:24 DEBUG : Creating backend with remote "/tmp/rclone2846598090" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wikotac4qametij3cunuruw9/", Local "Local file system at /tmp/rclone2846598090", Modify Window "1s" 2024/04/18 03:22:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wikotac4qametij3cunuruw9/ 2024/04/18 03:22:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wikotac4qametij3cunuruw9/" 2024/04/18 03:22:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wikotac4qametij3cunuruw9/HELLO,%20WORLD%21" 2024/04/18 03:22:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wikotac4qametij3cunuruw9" 2024/04/18 03:22:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wikotac4qametij3cunuruw9/" lower checkfile vs. upper remote (without normalization) 2024/04/18 03:22:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wikotac4qametij3cunuruw90 for path "/1210146/rclone-test-wikotac4qametij3cunuruw9/" 2024/04/18 03:22:24 ERROR : HELLO, WORLD!: sum not found 2024/04/18 03:22:24 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-wikotac4qametij3cunuruw9/ 2024/04/18 03:22:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wikotac4qametij3cunuruw9/: 1 files missing 2024/04/18 03:22:24 NOTICE: 1 hashes missing 2024/04/18 03:22:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wikotac4qametij3cunuruw9/: 2 differences found 2024/04/18 03:22:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wikotac4qametij3cunuruw9/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/18 03:22:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wikotac4qametij3cunuruw90 for path "/1210146/rclone-test-wikotac4qametij3cunuruw9/" 2024/04/18 03:22:25 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wikotac4qametij3cunuruw9/HELLO,%20WORLD%21" 2024/04/18 03:22:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 03:22:25 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wikotac4qametij3cunuruw9/: 0 differences found 2024/04/18 03:22:25 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wikotac4qametij3cunuruw9/: 1 matching files 2024/04/18 03:22:25 DEBUG : Creating backend with remote "TestnStorage:rclone-test-duwibox7wugimis2jemepit7" 2024/04/18 03:22:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 03:22:25 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-duwibox7wugimis2jemepit7" 2024/04/18 03:22:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-duwibox7wugimis2jemepit7": object not found 2024/04/18 03:22:25 DEBUG : Creating backend with remote "/tmp/rclone784376846" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-duwibox7wugimis2jemepit7/", Local "Local file system at /tmp/rclone784376846", Modify Window "1s" 2024/04/18 03:22:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-duwibox7wugimis2jemepit7/ 2024/04/18 03:22:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-duwibox7wugimis2jemepit7/" 2024/04/18 03:22:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-duwibox7wugimis2jemepit7/HeLlO,%20wOrLd%21" 2024/04/18 03:22:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-duwibox7wugimis2jemepit7" 2024/04/18 03:22:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-duwibox7wugimis2jemepit7/" lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/18 03:22:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-duwibox7wugimis2jemepit70 for path "/1210146/rclone-test-duwibox7wugimis2jemepit7/" 2024/04/18 03:22:26 ERROR : HeLlO, wOrLd!: sum not found 2024/04/18 03:22:26 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-duwibox7wugimis2jemepit7/ 2024/04/18 03:22:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duwibox7wugimis2jemepit7/: 1 files missing 2024/04/18 03:22:26 NOTICE: 1 hashes missing 2024/04/18 03:22:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duwibox7wugimis2jemepit7/: 2 differences found 2024/04/18 03:22:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duwibox7wugimis2jemepit7/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/18 03:22:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-duwibox7wugimis2jemepit70 for path "/1210146/rclone-test-duwibox7wugimis2jemepit7/" 2024/04/18 03:22:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-duwibox7wugimis2jemepit7/HeLlO,%20wOrLd%21" 2024/04/18 03:22:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 03:22:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duwibox7wugimis2jemepit7/: 0 differences found 2024/04/18 03:22:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duwibox7wugimis2jemepit7/: 1 matching files 2024/04/18 03:22:26 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zovorah6mogibix0tohumoj6" 2024/04/18 03:22:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 03:22:26 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zovorah6mogibix0tohumoj6" 2024/04/18 03:22:26 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zovorah6mogibix0tohumoj6": object not found 2024/04/18 03:22:26 DEBUG : Creating backend with remote "/tmp/rclone963500243" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zovorah6mogibix0tohumoj6/", Local "Local file system at /tmp/rclone963500243", Modify Window "1s" 2024/04/18 03:22:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zovorah6mogibix0tohumoj6/ 2024/04/18 03:22:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zovorah6mogibix0tohumoj6/" 2024/04/18 03:22:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zovorah6mogibix0tohumoj6/HELLO,%20WORLD%21" 2024/04/18 03:22:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zovorah6mogibix0tohumoj6" 2024/04/18 03:22:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zovorah6mogibix0tohumoj6/" upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/18 03:22:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zovorah6mogibix0tohumoj60 for path "/1210146/rclone-test-zovorah6mogibix0tohumoj6/" 2024/04/18 03:22:27 ERROR : HELLO, WORLD!: sum not found 2024/04/18 03:22:27 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-zovorah6mogibix0tohumoj6/ 2024/04/18 03:22:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zovorah6mogibix0tohumoj6/: 1 files missing 2024/04/18 03:22:27 NOTICE: 1 hashes missing 2024/04/18 03:22:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zovorah6mogibix0tohumoj6/: 2 differences found 2024/04/18 03:22:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zovorah6mogibix0tohumoj6/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/18 03:22:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zovorah6mogibix0tohumoj60 for path "/1210146/rclone-test-zovorah6mogibix0tohumoj6/" 2024/04/18 03:22:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zovorah6mogibix0tohumoj6/HELLO,%20WORLD%21" 2024/04/18 03:22:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 03:22:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zovorah6mogibix0tohumoj6/: 0 differences found 2024/04/18 03:22:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zovorah6mogibix0tohumoj6/: 1 matching files 2024/04/18 03:22:27 DEBUG : Creating backend with remote "TestnStorage:rclone-test-sevuzej9zosojix1cuvilon5" 2024/04/18 03:22:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 03:22:27 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-sevuzej9zosojix1cuvilon5" 2024/04/18 03:22:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sevuzej9zosojix1cuvilon5": object not found 2024/04/18 03:22:28 DEBUG : Creating backend with remote "/tmp/rclone2308480063" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sevuzej9zosojix1cuvilon5/", Local "Local file system at /tmp/rclone2308480063", Modify Window "1s" 2024/04/18 03:22:28 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sevuzej9zosojix1cuvilon5/ 2024/04/18 03:22:28 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sevuzej9zosojix1cuvilon5/" 2024/04/18 03:22:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-sevuzej9zosojix1cuvilon5/%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/04/18 03:22:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-sevuzej9zosojix1cuvilon5" 2024/04/18 03:22:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sevuzej9zosojix1cuvilon5/" NFD checkfile vs. NFC remote (without normalization) 2024/04/18 03:22:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sevuzej9zosojix1cuvilon50 for path "/1210146/rclone-test-sevuzej9zosojix1cuvilon5/" 2024/04/18 03:22:29 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/18 03:22:29 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-sevuzej9zosojix1cuvilon5/ 2024/04/18 03:22:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sevuzej9zosojix1cuvilon5/: 1 files missing 2024/04/18 03:22:29 NOTICE: 1 hashes missing 2024/04/18 03:22:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sevuzej9zosojix1cuvilon5/: 2 differences found 2024/04/18 03:22:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sevuzej9zosojix1cuvilon5/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/18 03:22:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sevuzej9zosojix1cuvilon50 for path "/1210146/rclone-test-sevuzej9zosojix1cuvilon5/" 2024/04/18 03:22:29 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-sevuzej9zosojix1cuvilon5/%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/04/18 03:22:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 03:22:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sevuzej9zosojix1cuvilon5/: 0 differences found 2024/04/18 03:22:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sevuzej9zosojix1cuvilon5/: 1 matching files 2024/04/18 03:22:29 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xuyahaw4nawakiq6zitezar3" 2024/04/18 03:22:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 03:22:29 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xuyahaw4nawakiq6zitezar3" 2024/04/18 03:22:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xuyahaw4nawakiq6zitezar3": object not found 2024/04/18 03:22:29 DEBUG : Creating backend with remote "/tmp/rclone485684325" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/", Local "Local file system at /tmp/rclone485684325", Modify Window "1s" 2024/04/18 03:22:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/ 2024/04/18 03:22:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/" 2024/04/18 03:22:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/%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/04/18 03:22:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xuyahaw4nawakiq6zitezar3" 2024/04/18 03:22:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/" NFC checkfile vs. NFD remote (without normalization) 2024/04/18 03:22:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xuyahaw4nawakiq6zitezar30 for path "/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/" 2024/04/18 03:22:30 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/18 03:22:30 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/ 2024/04/18 03:22:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/: 1 files missing 2024/04/18 03:22:30 NOTICE: 1 hashes missing 2024/04/18 03:22:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/: 2 differences found 2024/04/18 03:22:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/18 03:22:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xuyahaw4nawakiq6zitezar30 for path "/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/" 2024/04/18 03:22:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/%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/04/18 03:22:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 03:22:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/: 0 differences found 2024/04/18 03:22:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/: 1 matching files 2024/04/18 03:22:30 DEBUG : Creating backend with remote "TestnStorage:rclone-test-lexexeg7zugehin8teliwun9" 2024/04/18 03:22:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 03:22:30 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lexexeg7zugehin8teliwun9" 2024/04/18 03:22:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lexexeg7zugehin8teliwun9": object not found 2024/04/18 03:22:31 DEBUG : Creating backend with remote "/tmp/rclone459199109" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lexexeg7zugehin8teliwun9/", Local "Local file system at /tmp/rclone459199109", Modify Window "1s" 2024/04/18 03:22:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lexexeg7zugehin8teliwun9/ 2024/04/18 03:22:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lexexeg7zugehin8teliwun9/" 2024/04/18 03:22:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-lexexeg7zugehin8teliwun9/%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/04/18 03:22:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lexexeg7zugehin8teliwun9" 2024/04/18 03:22:31 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-lexexeg7zugehin8teliwun9/" NFDx2 checkfile vs. both remote (without normalization) 2024/04/18 03:22:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lexexeg7zugehin8teliwun90 for path "/1210146/rclone-test-lexexeg7zugehin8teliwun9/" 2024/04/18 03:22:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/18 03:22:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-lexexeg7zugehin8teliwun9/ 2024/04/18 03:22:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lexexeg7zugehin8teliwun9/: 1 files missing 2024/04/18 03:22:31 NOTICE: 1 hashes missing 2024/04/18 03:22:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lexexeg7zugehin8teliwun9/: 2 differences found 2024/04/18 03:22:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lexexeg7zugehin8teliwun9/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/18 03:22:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lexexeg7zugehin8teliwun90 for path "/1210146/rclone-test-lexexeg7zugehin8teliwun9/" 2024/04/18 03:22:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-lexexeg7zugehin8teliwun9/%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/04/18 03:22:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 03:22:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lexexeg7zugehin8teliwun9/: 0 differences found 2024/04/18 03:22:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lexexeg7zugehin8teliwun9/: 1 matching files 2024/04/18 03:22:32 DEBUG : Creating backend with remote "TestnStorage:rclone-test-wuduzev4welusuz7luduhem7" 2024/04/18 03:22:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 03:22:32 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wuduzev4welusuz7luduhem7" 2024/04/18 03:22:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuduzev4welusuz7luduhem7": object not found 2024/04/18 03:22:32 DEBUG : Creating backend with remote "/tmp/rclone3988884838" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuduzev4welusuz7luduhem7/", Local "Local file system at /tmp/rclone3988884838", Modify Window "1s" 2024/04/18 03:22:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuduzev4welusuz7luduhem7/ 2024/04/18 03:22:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuduzev4welusuz7luduhem7/" 2024/04/18 03:22:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wuduzev4welusuz7luduhem7/%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/04/18 03:22:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wuduzev4welusuz7luduhem7" 2024/04/18 03:22:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuduzev4welusuz7luduhem7/" NFCx2 checkfile vs. both remote (without normalization) 2024/04/18 03:22:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wuduzev4welusuz7luduhem70 for path "/1210146/rclone-test-wuduzev4welusuz7luduhem7/" 2024/04/18 03:22:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/18 03:22:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuduzev4welusuz7luduhem7/ 2024/04/18 03:22:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuduzev4welusuz7luduhem7/: 1 files missing 2024/04/18 03:22:33 NOTICE: 1 hashes missing 2024/04/18 03:22:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuduzev4welusuz7luduhem7/: 2 differences found 2024/04/18 03:22:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuduzev4welusuz7luduhem7/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/18 03:22:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wuduzev4welusuz7luduhem70 for path "/1210146/rclone-test-wuduzev4welusuz7luduhem7/" 2024/04/18 03:22:33 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wuduzev4welusuz7luduhem7/%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/04/18 03:22:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 03:22:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuduzev4welusuz7luduhem7/: 0 differences found 2024/04/18 03:22:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuduzev4welusuz7luduhem7/: 1 matching files 2024/04/18 03:22:33 DEBUG : Creating backend with remote "TestnStorage:rclone-test-nitusin1fumubob0kuhorad1" 2024/04/18 03:22:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 03:22:33 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-nitusin1fumubob0kuhorad1" 2024/04/18 03:22:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-nitusin1fumubob0kuhorad1": object not found 2024/04/18 03:22:33 DEBUG : Creating backend with remote "/tmp/rclone2869679598" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-nitusin1fumubob0kuhorad1/", Local "Local file system at /tmp/rclone2869679598", Modify Window "1s" 2024/04/18 03:22:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-nitusin1fumubob0kuhorad1/ 2024/04/18 03:22:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-nitusin1fumubob0kuhorad1/" 2024/04/18 03:22:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-nitusin1fumubob0kuhorad1/%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/04/18 03:22:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-nitusin1fumubob0kuhorad1" 2024/04/18 03:22:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-nitusin1fumubob0kuhorad1/" both checkfile vs. NFDx2 remote (without normalization) 2024/04/18 03:22:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-nitusin1fumubob0kuhorad10 for path "/1210146/rclone-test-nitusin1fumubob0kuhorad1/" 2024/04/18 03:22:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/18 03:22:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-nitusin1fumubob0kuhorad1/ 2024/04/18 03:22:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nitusin1fumubob0kuhorad1/: 1 files missing 2024/04/18 03:22:34 NOTICE: 1 hashes missing 2024/04/18 03:22:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nitusin1fumubob0kuhorad1/: 2 differences found 2024/04/18 03:22:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nitusin1fumubob0kuhorad1/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/18 03:22:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-nitusin1fumubob0kuhorad10 for path "/1210146/rclone-test-nitusin1fumubob0kuhorad1/" 2024/04/18 03:22:34 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-nitusin1fumubob0kuhorad1/%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/04/18 03:22:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 03:22:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nitusin1fumubob0kuhorad1/: 0 differences found 2024/04/18 03:22:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nitusin1fumubob0kuhorad1/: 1 matching files 2024/04/18 03:22:34 DEBUG : Creating backend with remote "TestnStorage:rclone-test-jeyenos7podokuk5garurab0" 2024/04/18 03:22:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 03:22:34 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jeyenos7podokuk5garurab0" 2024/04/18 03:22:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyenos7podokuk5garurab0": object not found 2024/04/18 03:22:35 DEBUG : Creating backend with remote "/tmp/rclone2517876328" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyenos7podokuk5garurab0/", Local "Local file system at /tmp/rclone2517876328", Modify Window "1s" 2024/04/18 03:22:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyenos7podokuk5garurab0/ 2024/04/18 03:22:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jeyenos7podokuk5garurab0/" 2024/04/18 03:22:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jeyenos7podokuk5garurab0/%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/04/18 03:22:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jeyenos7podokuk5garurab0" 2024/04/18 03:22:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jeyenos7podokuk5garurab0/" both checkfile vs. NFCx2 remote (without normalization) 2024/04/18 03:22:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jeyenos7podokuk5garurab00 for path "/1210146/rclone-test-jeyenos7podokuk5garurab0/" 2024/04/18 03:22:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/18 03:22:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyenos7podokuk5garurab0/ 2024/04/18 03:22:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyenos7podokuk5garurab0/: 1 files missing 2024/04/18 03:22:36 NOTICE: 1 hashes missing 2024/04/18 03:22:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyenos7podokuk5garurab0/: 2 differences found 2024/04/18 03:22:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyenos7podokuk5garurab0/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/18 03:22:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jeyenos7podokuk5garurab00 for path "/1210146/rclone-test-jeyenos7podokuk5garurab0/" 2024/04/18 03:22:36 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jeyenos7podokuk5garurab0/%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/04/18 03:22:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 03:22:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyenos7podokuk5garurab0/: 0 differences found 2024/04/18 03:22:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyenos7podokuk5garurab0/: 1 matching files 2024/04/18 03:22:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyenos7podokuk5garurab0/: Purge remote 2024/04/18 03:22:36 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-jeyenos7podokuk5garurab0/" 2024/04/18 03:22:36 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/04/18 03:22:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jeyenos7podokuk5garurab00 for path "/1210146/rclone-test-jeyenos7podokuk5garurab0/" 2024/04/18 03:22:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyenos7podokuk5garurab0/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/18 03:22:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jeyenos7podokuk5garurab0/%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/04/18 03:22:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyenos7podokuk5garurab0/: Purge dir "" 2024/04/18 03:22:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jeyenos7podokuk5garurab0/" 2024/04/18 03:22:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-nitusin1fumubob0kuhorad1/: Purge remote 2024/04/18 03:22:37 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-nitusin1fumubob0kuhorad1/" 2024/04/18 03:22:37 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/04/18 03:22:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-nitusin1fumubob0kuhorad10 for path "/1210146/rclone-test-nitusin1fumubob0kuhorad1/" 2024/04/18 03:22:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-nitusin1fumubob0kuhorad1/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/18 03:22:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-nitusin1fumubob0kuhorad1/%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/04/18 03:22:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-nitusin1fumubob0kuhorad1/: Purge dir "" 2024/04/18 03:22:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-nitusin1fumubob0kuhorad1/" 2024/04/18 03:22:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuduzev4welusuz7luduhem7/: Purge remote 2024/04/18 03:22:37 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-wuduzev4welusuz7luduhem7/" 2024/04/18 03:22:37 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/04/18 03:22:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wuduzev4welusuz7luduhem70 for path "/1210146/rclone-test-wuduzev4welusuz7luduhem7/" 2024/04/18 03:22:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuduzev4welusuz7luduhem7/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/18 03:22:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wuduzev4welusuz7luduhem7/%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/04/18 03:22:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuduzev4welusuz7luduhem7/: Purge dir "" 2024/04/18 03:22:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuduzev4welusuz7luduhem7/" 2024/04/18 03:22:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lexexeg7zugehin8teliwun9/: Purge remote 2024/04/18 03:22:38 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-lexexeg7zugehin8teliwun9/" 2024/04/18 03:22:38 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/04/18 03:22:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lexexeg7zugehin8teliwun90 for path "/1210146/rclone-test-lexexeg7zugehin8teliwun9/" 2024/04/18 03:22:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lexexeg7zugehin8teliwun9/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/18 03:22:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-lexexeg7zugehin8teliwun9/%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/04/18 03:22:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lexexeg7zugehin8teliwun9/: Purge dir "" 2024/04/18 03:22:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lexexeg7zugehin8teliwun9/" 2024/04/18 03:22:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/: Purge remote 2024/04/18 03:22:39 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/" 2024/04/18 03:22:39 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/04/18 03:22:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xuyahaw4nawakiq6zitezar30 for path "/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/" 2024/04/18 03:22:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/: Purge object "測試_Русский___ě_áñ" 2024/04/18 03:22:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/%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/04/18 03:22:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/: Purge dir "" 2024/04/18 03:22:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xuyahaw4nawakiq6zitezar3/" 2024/04/18 03:22:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-sevuzej9zosojix1cuvilon5/: Purge remote 2024/04/18 03:22:39 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-sevuzej9zosojix1cuvilon5/" 2024/04/18 03:22:39 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/04/18 03:22:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sevuzej9zosojix1cuvilon50 for path "/1210146/rclone-test-sevuzej9zosojix1cuvilon5/" 2024/04/18 03:22:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-sevuzej9zosojix1cuvilon5/: Purge object "測試_Русский___ě_áñ" 2024/04/18 03:22:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-sevuzej9zosojix1cuvilon5/%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/04/18 03:22:40 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-sevuzej9zosojix1cuvilon5/: Purge dir "" 2024/04/18 03:22:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sevuzej9zosojix1cuvilon5/" 2024/04/18 03:22:40 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zovorah6mogibix0tohumoj6/: Purge remote 2024/04/18 03:22:40 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-zovorah6mogibix0tohumoj6/" 2024/04/18 03:22:40 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/04/18 03:22:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zovorah6mogibix0tohumoj60 for path "/1210146/rclone-test-zovorah6mogibix0tohumoj6/" 2024/04/18 03:22:40 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zovorah6mogibix0tohumoj6/: Purge object "HELLO, WORLD!" 2024/04/18 03:22:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zovorah6mogibix0tohumoj6/HELLO,%20WORLD%21" 2024/04/18 03:22:40 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zovorah6mogibix0tohumoj6/: Purge dir "" 2024/04/18 03:22:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zovorah6mogibix0tohumoj6/" 2024/04/18 03:22:40 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-duwibox7wugimis2jemepit7/: Purge remote 2024/04/18 03:22:40 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-duwibox7wugimis2jemepit7/" 2024/04/18 03:22:41 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/04/18 03:22:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-duwibox7wugimis2jemepit70 for path "/1210146/rclone-test-duwibox7wugimis2jemepit7/" 2024/04/18 03:22:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-duwibox7wugimis2jemepit7/: Purge object "HeLlO, wOrLd!" 2024/04/18 03:22:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-duwibox7wugimis2jemepit7/HeLlO,%20wOrLd%21" 2024/04/18 03:22:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-duwibox7wugimis2jemepit7/: Purge dir "" 2024/04/18 03:22:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-duwibox7wugimis2jemepit7/" 2024/04/18 03:22:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wikotac4qametij3cunuruw9/: Purge remote 2024/04/18 03:22:41 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-wikotac4qametij3cunuruw9/" 2024/04/18 03:22:41 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/04/18 03:22:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wikotac4qametij3cunuruw90 for path "/1210146/rclone-test-wikotac4qametij3cunuruw9/" 2024/04/18 03:22:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wikotac4qametij3cunuruw9/: Purge object "HELLO, WORLD!" 2024/04/18 03:22:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wikotac4qametij3cunuruw9/HELLO,%20WORLD%21" 2024/04/18 03:22:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wikotac4qametij3cunuruw9/: Purge dir "" 2024/04/18 03:22:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wikotac4qametij3cunuruw9/" 2024/04/18 03:22:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-divuxop2nesuvel7buheley9/: Purge remote 2024/04/18 03:22:42 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-divuxop2nesuvel7buheley9/" 2024/04/18 03:22:42 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/04/18 03:22:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-divuxop2nesuvel7buheley90 for path "/1210146/rclone-test-divuxop2nesuvel7buheley9/" 2024/04/18 03:22:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-divuxop2nesuvel7buheley9/: Purge object "hello, world!" 2024/04/18 03:22:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-divuxop2nesuvel7buheley9/hello,%20world%21" 2024/04/18 03:22:43 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-divuxop2nesuvel7buheley9/: Purge dir "" 2024/04/18 03:22:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-divuxop2nesuvel7buheley9/" --- PASS: TestApplyTransforms (20.83s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:22:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2" 2024/04/18 03:22:43 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2": object not found 2024/04/18 03:22:43 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/18 03:22:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub/ 2024/04/18 03:22:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/" 2024/04/18 03:22:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2" 2024/04/18 03:22:43 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/04/18 03:22:43 INFO : file1: Copied (new) to: sub/file2 2024/04/18 03:22:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2" 2024/04/18 03:22:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/18 03:22:44 DEBUG : file1: Unchanged skipping 2024/04/18 03:22:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:44 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: don't need to copy/move sub/file2, it is already at target location 2024/04/18 03:22:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2" 2024/04/18 03:22:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub" 2024/04/18 03:22:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCopyFile (2.24s) === RUN TestCopyLongFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" copy_test.go:152: Test only runs on local 2024/04/18 03:22:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestCopyLongFile (0.37s) === RUN TestCopyFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" copy_test.go:172: Skipping test as remote does not support server-side move or copy 2024/04/18 03:22:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestCopyFileBackupDir (0.44s) === RUN TestCopyFileCompareDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:22:46 DEBUG : Creating backend with remote "TestnStorage:rclone-test-toxetam0barabux7kicegow7/dst" 2024/04/18 03:22:46 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst" 2024/04/18 03:22:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/dst": object not found 2024/04/18 03:22:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/one" 2024/04/18 03:22:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/dst/one": object not found 2024/04/18 03:22:46 DEBUG : Creating backend with remote "TestnStorage:rclone-test-toxetam0barabux7kicegow7/CompareDest" 2024/04/18 03:22:46 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:22:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest" 2024/04/18 03:22:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest": object not found 2024/04/18 03:22:47 DEBUG : one: Need to transfer - File not found at Destination 2024/04/18 03:22:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/one" 2024/04/18 03:22:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/one": object not found 2024/04/18 03:22:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/ 2024/04/18 03:22:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/dst/ 2024/04/18 03:22:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/" 2024/04/18 03:22:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/one" 2024/04/18 03:22:47 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/18 03:22:47 INFO : one: Copied (new) 2024/04/18 03:22:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/one" 2024/04/18 03:22:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 03:22:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/one" 2024/04/18 03:22:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/one": object not found 2024/04/18 03:22:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/one" 2024/04/18 03:22:48 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/18 03:22:48 INFO : one: Copied (replaced existing) 2024/04/18 03:22:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/dst/ 2024/04/18 03:22:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/" 2024/04/18 03:22:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/one" 2024/04/18 03:22:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/ 2024/04/18 03:22:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/" 2024/04/18 03:22:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/one" 2024/04/18 03:22:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/one" 2024/04/18 03:22:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 03:22:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/one" 2024/04/18 03:22:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/18 03:22:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/18 03:22:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/two" 2024/04/18 03:22:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/two" 2024/04/18 03:22:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/dst/two": object not found 2024/04/18 03:22:51 DEBUG : two: Need to transfer - File not found at Destination 2024/04/18 03:22:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/two" 2024/04/18 03:22:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/18 03:22:51 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/18 03:22:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/two" 2024/04/18 03:22:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/dst/two": object not found 2024/04/18 03:22:51 DEBUG : two: Need to transfer - File not found at Destination 2024/04/18 03:22:51 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/two" 2024/04/18 03:22:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/18 03:22:51 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/18 03:22:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/two" 2024/04/18 03:22:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/dst/two": object not found 2024/04/18 03:22:52 DEBUG : two: Need to transfer - File not found at Destination 2024/04/18 03:22:52 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/two" 2024/04/18 03:22:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/18 03:22:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/two" 2024/04/18 03:22:52 DEBUG : two: Dst hash empty - aborting Src hash check 2024/04/18 03:22:52 INFO : two: Copied (new) 2024/04/18 03:22:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/one" 2024/04/18 03:22:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest/two" 2024/04/18 03:22:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/one" 2024/04/18 03:22:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst/two" 2024/04/18 03:22:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/dst" 2024/04/18 03:22:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/CompareDest" 2024/04/18 03:22:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCopyFileCompareDest (7.80s) === RUN TestCopyFileCopyDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" copy_test.go:275: Skipping test as remote does not support server-side copy 2024/04/18 03:22:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestCopyFileCopyDest (0.43s) === RUN TestCopyInplace run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" copy_test.go:369: Partial uploads not supported 2024/04/18 03:22:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestCopyInplace (0.38s) === RUN TestCopyLongFileName run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" copy_test.go:402: Partial uploads not supported 2024/04/18 03:22:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:22:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file1" 2024/04/18 03:22:55 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file1": object not found 2024/04/18 03:22:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/18 03:22:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/ 2024/04/18 03:22:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/" 2024/04/18 03:22:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file1" 2024/04/18 03:22:56 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/04/18 03:22:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/04/18 03:22:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file2" 2024/04/18 03:22:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file2": object not found 2024/04/18 03:22:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/04/18 03:22:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file2" 2024/04/18 03:22:56 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2024/04/18 03:22:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file2" 2024/04/18 03:22:57 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file2": object not found 2024/04/18 03:22:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2024/04/18 03:22:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file3" 2024/04/18 03:22:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file3": object not found 2024/04/18 03:22:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/04/18 03:22:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file4" 2024/04/18 03:22:58 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file4": object not found 2024/04/18 03:22:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/04/18 03:22:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file4" 2024/04/18 03:22:59 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/04/18 03:22:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/04/18 03:22:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:22:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file1" 2024/04/18 03:22:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer/file4" 2024/04/18 03:22:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/TestCopyFileMaxTransfer" 2024/04/18 03:23:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCopyFileMaxTransfer (4.87s) === RUN TestDeduplicateInteractive run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 03:23:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 03:23:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestDeduplicateSkip (0.34s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 03:23:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestDeduplicateSizeOnly (0.45s) === RUN TestDeduplicateFirst run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 03:23:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestDeduplicateFirst (0.37s) === RUN TestDeduplicateNewest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 03:23:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestDeduplicateNewest (0.35s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/one" 2024/04/18 03:23:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/also/ 2024/04/18 03:23:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/also/" 2024/04/18 03:23:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/also/one" 2024/04/18 03:23:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/another" 2024/04/18 03:23:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/not-one" 2024/04/18 03:23:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:03 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: Looking for duplicate md5 hashes using newest mode. 2024/04/18 03:23:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:03 NOTICE: 7f6c835e69744a397f4f6bafeac966ab: Found 3 files with duplicate md5 hashes 2024/04/18 03:23:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/one" 2024/04/18 03:23:03 INFO : one: Deleted 2024/04/18 03:23:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/also/one" 2024/04/18 03:23:04 INFO : also/one: Deleted 2024/04/18 03:23:04 NOTICE: 7f6c835e69744a397f4f6bafeac966ab: Deleted 2 extra copies 2024/04/18 03:23:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/another" 2024/04/18 03:23:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/not-one" 2024/04/18 03:23:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/also" 2024/04/18 03:23:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestDeduplicateNewestByHash (2.85s) === RUN TestDeduplicateOldest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 03:23:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestDeduplicateOldest (0.48s) === RUN TestDeduplicateLargest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 03:23:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestDeduplicateLargest (0.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 03:23:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestDeduplicateSmallest (0.35s) === RUN TestDeduplicateRename run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 03:23:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestDeduplicateRename (0.38s) === RUN TestMergeDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2024/04/18 03:23:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestMergeDirs (0.39s) === RUN TestListDirSorted run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/a.txt" 2024/04/18 03:23:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/zend.txt" 2024/04/18 03:23:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ 2024/04/18 03:23:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/" 2024/04/18 03:23:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/hello%20world" 2024/04/18 03:23:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/hello%20world2" 2024/04/18 03:23:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ignore%20dir/ 2024/04/18 03:23:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ignore%20dir/" 2024/04/18 03:23:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ignore%20dir/.ignore" 2024/04/18 03:23:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ignore%20dir/should%20be%20ignored" 2024/04/18 03:23:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/sub%20sub%20dir/ 2024/04/18 03:23:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/sub%20sub%20dir/" 2024/04/18 03:23:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/sub%20sub%20dir/hello%20world3" 2024/04/18 03:23:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:09 DEBUG : a.txt: Excluded (Size Filter) 2024/04/18 03:23:09 DEBUG : a.txt: Excluded 2024/04/18 03:23:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir" 2024/04/18 03:23:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir" 2024/04/18 03:23:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/18 03:23:10 DEBUG : sub dir/hello world: Excluded 2024/04/18 03:23:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/18 03:23:10 DEBUG : sub dir/hello world2: Excluded 2024/04/18 03:23:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir" 2024/04/18 03:23:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/18 03:23:10 DEBUG : sub dir/hello world: Excluded 2024/04/18 03:23:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/18 03:23:10 DEBUG : sub dir/hello world2: Excluded 2024/04/18 03:23:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ignore%20dir/.ignore" 2024/04/18 03:23:10 DEBUG : sub dir/ignore dir: Excluded 2024/04/18 03:23:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/sub%20sub%20dir/.ignore" 2024/04/18 03:23:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/sub%20sub%20dir/.ignore": object not found 2024/04/18 03:23:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ignore%20dir" 2024/04/18 03:23:10 DEBUG : sub dir/ignore dir: Excluded 2024/04/18 03:23:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ignore%20dir" 2024/04/18 03:23:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ignore%20dir" 2024/04/18 03:23:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/a.txt" 2024/04/18 03:23:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/hello%20world" 2024/04/18 03:23:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/hello%20world2" 2024/04/18 03:23:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ignore%20dir/.ignore" 2024/04/18 03:23:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ignore%20dir/should%20be%20ignored" 2024/04/18 03:23:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/sub%20sub%20dir/hello%20world3" 2024/04/18 03:23:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/zend.txt" 2024/04/18 03:23:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/sub%20sub%20dir" 2024/04/18 03:23:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ignore%20dir" 2024/04/18 03:23:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir" 2024/04/18 03:23:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestListDirSorted (5.98s) === RUN TestListJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:23:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub/ 2024/04/18 03:23:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/" 2024/04/18 03:23:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2" 2024/04/18 03:23:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestListJSON/Default 2024/04/18 03:23:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestListJSON/FilesOnly 2024/04/18 03:23:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestListJSON/DirsOnly 2024/04/18 03:23:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestListJSON/Recurse 2024/04/18 03:23:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestListJSON/SubDir 2024/04/18 03:23:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub" === RUN TestListJSON/NoModTime 2024/04/18 03:23:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestListJSON/NoMimeType 2024/04/18 03:23:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestListJSON/ShowHash 2024/04/18 03:23:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestListJSON/HashTypes 2024/04/18 03:23:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestListJSON/Metadata 2024/04/18 03:23:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:23:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2" 2024/04/18 03:23:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub" 2024/04/18 03:23:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestListJSON (3.63s) --- PASS: TestListJSON/Default (0.15s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.21s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.14s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.17s) === RUN TestStatJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:23:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub/ 2024/04/18 03:23:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/" 2024/04/18 03:23:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2" 2024/04/18 03:23:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestStatJSON/Root 2024/04/18 03:23:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2024/04/18 03:23:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestStatJSON/Dir 2024/04/18 03:23:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub" 2024/04/18 03:23:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestStatJSON/DirWithTrailingSlash 2024/04/18 03:23:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestStatJSON/File 2024/04/18 03:23:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" === RUN TestStatJSON/NotFound 2024/04/18 03:23:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/notfound" 2024/04/18 03:23:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/notfound": object not found 2024/04/18 03:23:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestStatJSON/DirFilesOnly 2024/04/18 03:23:19 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub" === RUN TestStatJSON/FileFilesOnly 2024/04/18 03:23:19 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/file1" === RUN TestStatJSON/NotFoundFilesOnly 2024/04/18 03:23:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/notfound" 2024/04/18 03:23:19 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2024/04/18 03:23:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestStatJSON/FileDirsOnly 2024/04/18 03:23:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestStatJSON/NotFoundDirsOnly 2024/04/18 03:23:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestStatJSON/RootNotFound 2024/04/18 03:23:19 DEBUG : Creating backend with remote "TestnStorage:rclone-test-toxetam0barabux7kicegow7/notfound" 2024/04/18 03:23:19 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:23:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/notfound" 2024/04/18 03:23:20 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/notfound": object not found 2024/04/18 03:23:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/notfound" 2024/04/18 03:23:20 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/notfound": object not found 2024/04/18 03:23:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:23:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2" 2024/04/18 03:23:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub" 2024/04/18 03:23:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestStatJSON (4.50s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.31s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.40s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (0.39s) === RUN TestMkdir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:21 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: Making directory 2024/04/18 03:23:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:21 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: Making directory 2024/04/18 03:23:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ 2024/04/18 03:23:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/" 2024/04/18 03:23:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/hello%20world" 2024/04/18 03:23:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/hello%20world" 2024/04/18 03:23:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir" 2024/04/18 03:23:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestLsd (1.82s) === RUN TestLs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:23:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:23:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:23:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:23:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestLs (1.48s) === RUN TestLsWithFilesFrom run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:23:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:23:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:25 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/04/18 03:23:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:23:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/notfound" 2024/04/18 03:23:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/notfound": object not found 2024/04/18 03:23:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:23:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:23:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestLsWithFilesFrom (4.82s) === RUN TestLsLong run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:23:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:23:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:23:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:23:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestLsLong (2.08s) === RUN TestHashSums run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:23:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:23:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestHashSums/Md5 2024/04/18 03:23:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestHashSums/Md5Download 2024/04/18 03:23:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:23:33 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:23:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:23:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:23:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestHashSums (1.79s) --- PASS: TestHashSums/Md5 (0.19s) --- PASS: TestHashSums/Md5Download (0.30s) === RUN TestHashSumsWithErrors 2024/04/18 03:23:33 DEBUG : Creating backend with remote ":memory:" 2024/04/18 03:23:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/04/18 03:23:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/18 03:23:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/18 03:23:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/18 03:23:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/18 03:23:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/18 03:23:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/18 03:23:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/04/18 03:23:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:23:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:23:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ 2024/04/18 03:23:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/" 2024/04/18 03:23:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/potato3" 2024/04/18 03:23:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:23:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:23:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/potato3" 2024/04/18 03:23:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir" 2024/04/18 03:23:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCount (2.26s) === RUN TestDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/small" 2024/04/18 03:23:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/medium" 2024/04/18 03:23:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/large" 2024/04/18 03:23:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:36 DEBUG : Waiting for deletions to finish 2024/04/18 03:23:37 DEBUG : large: Excluded (Size Filter) 2024/04/18 03:23:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/medium" 2024/04/18 03:23:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/small" 2024/04/18 03:23:37 INFO : medium: Deleted 2024/04/18 03:23:37 INFO : small: Deleted 2024/04/18 03:23:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/large" 2024/04/18 03:23:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestDelete (1.92s) === RUN TestMaxDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/small" 2024/04/18 03:23:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/medium" 2024/04/18 03:23:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/large" 2024/04/18 03:23:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:38 DEBUG : Waiting for deletions to finish 2024/04/18 03:23:39 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/04/18 03:23:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/large" 2024/04/18 03:23:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/medium" 2024/04/18 03:23:39 INFO : large: Deleted 2024/04/18 03:23:39 INFO : medium: Deleted 2024/04/18 03:23:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/small" 2024/04/18 03:23:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestMaxDelete (2.39s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/small" 2024/04/18 03:23:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/medium" 2024/04/18 03:23:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/large" 2024/04/18 03:23:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:41 DEBUG : Waiting for deletions to finish 2024/04/18 03:23:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/04/18 03:23:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/small" 2024/04/18 03:23:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/medium" 2024/04/18 03:23:41 INFO : small: Deleted 2024/04/18 03:23:41 INFO : medium: Deleted 2024/04/18 03:23:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/large" 2024/04/18 03:23:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestMaxDeleteSizeLargeFile (2.44s) === RUN TestMaxDeleteSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/small" 2024/04/18 03:23:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/medium" 2024/04/18 03:23:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/large" 2024/04/18 03:23:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:43 DEBUG : Waiting for deletions to finish 2024/04/18 03:23:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/large" 2024/04/18 03:23:43 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/04/18 03:23:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/medium" 2024/04/18 03:23:44 INFO : medium: Deleted 2024/04/18 03:23:44 INFO : large: Deleted 2024/04/18 03:23:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/small" 2024/04/18 03:23:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestMaxDeleteSize (2.42s) === RUN TestRetry 2024/04/18 03:23:45 DEBUG : Received error: EOF - low level retry 1/5 2024/04/18 03:23:45 DEBUG : Received error: EOF - low level retry 2/5 2024/04/18 03:23:45 DEBUG : Received error: EOF - low level retry 1/5 2024/04/18 03:23:45 DEBUG : Received error: EOF - low level retry 2/5 2024/04/18 03:23:45 DEBUG : Received error: EOF - low level retry 3/5 2024/04/18 03:23:45 DEBUG : Received error: EOF - low level retry 4/5 2024/04/18 03:23:45 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:23:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file2" 2024/04/18 03:23:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:23:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file2" 2024/04/18 03:23:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:23:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file2" 2024/04/18 03:23:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:23:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file2" 2024/04/18 03:23:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:23:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file2" 2024/04/18 03:23:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:23:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file2" 2024/04/18 03:23:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:23:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file2" 2024/04/18 03:23:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCat (3.49s) === RUN TestPurge 2024/04/18 03:23:48 DEBUG : Creating backend with remote "TestnStorage:rclone-test-qosekov6tejolec9funovuh9" 2024/04/18 03:23:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 03:23:48 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 03:23:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qosekov6tejolec9funovuh9" 2024/04/18 03:23:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9": object not found 2024/04/18 03:23:48 DEBUG : Creating backend with remote "/tmp/rclone2643384886" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/", Local "Local file system at /tmp/rclone2643384886", Modify Window "1s" 2024/04/18 03:23:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/ 2024/04/18 03:23:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/ 2024/04/18 03:23:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/" 2024/04/18 03:23:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1/ 2024/04/18 03:23:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1/" 2024/04/18 03:23:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1/C1/ 2024/04/18 03:23:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1/C1/" 2024/04/18 03:23:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1/C1/one" 2024/04/18 03:23:49 DEBUG : A2: Making directory 2024/04/18 03:23:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/A2/ 2024/04/18 03:23:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A2/" 2024/04/18 03:23:49 DEBUG : A1/B2: Making directory 2024/04/18 03:23:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B2/ 2024/04/18 03:23:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B2/" 2024/04/18 03:23:50 DEBUG : A1/B2/C2: Making directory 2024/04/18 03:23:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B2/C2/ 2024/04/18 03:23:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B2/C2/" 2024/04/18 03:23:50 DEBUG : A1/B1/C3: Making directory 2024/04/18 03:23:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1/C3/ 2024/04/18 03:23:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1/C3/" 2024/04/18 03:23:50 DEBUG : A3: Making directory 2024/04/18 03:23:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/A3/ 2024/04/18 03:23:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A3/" 2024/04/18 03:23:50 DEBUG : A3/B3: Making directory 2024/04/18 03:23:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/A3/B3/ 2024/04/18 03:23:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A3/B3/" 2024/04/18 03:23:50 DEBUG : A3/B3/C4: Making directory 2024/04/18 03:23:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/A3/B3/C4/ 2024/04/18 03:23:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A3/B3/C4/" 2024/04/18 03:23:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/two" 2024/04/18 03:23:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qosekov6tejolec9funovuh9" 2024/04/18 03:23:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qosekov6tejolec9funovuh90 for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:51 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1" 2024/04/18 03:23:51 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/04/18 03:23:51 DEBUG : Waiting for deletions to finish 2024/04/18 03:23:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qosekov6tejolec9funovuh9%2FA1%2FB10 for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1/" 2024/04/18 03:23:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1/C1/one" 2024/04/18 03:23:51 INFO : A1/B1/C1/one: Deleted 2024/04/18 03:23:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qosekov6tejolec9funovuh9%2FA1%2FB10 for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1/" 2024/04/18 03:23:51 DEBUG : removing 2 level 3 directories 2024/04/18 03:23:51 INFO : A1/B1/C3: Removing directory 2024/04/18 03:23:51 INFO : A1/B1/C1: Removing directory 2024/04/18 03:23:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1/C3" 2024/04/18 03:23:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1/C1" 2024/04/18 03:23:52 DEBUG : removing 1 level 2 directories 2024/04/18 03:23:52 INFO : A1/B1: Removing directory 2024/04/18 03:23:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B1" 2024/04/18 03:23:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qosekov6tejolec9funovuh90 for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:52 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:52 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/04/18 03:23:52 DEBUG : Waiting for deletions to finish 2024/04/18 03:23:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qosekov6tejolec9funovuh90 for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/two" 2024/04/18 03:23:53 INFO : A1/two: Deleted 2024/04/18 03:23:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qosekov6tejolec9funovuh90 for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:53 DEBUG : removing 2 level 3 directories 2024/04/18 03:23:53 INFO : A3/B3/C4: Removing directory 2024/04/18 03:23:53 INFO : A1/B2/C2: Removing directory 2024/04/18 03:23:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A3/B3/C4" 2024/04/18 03:23:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B2/C2" 2024/04/18 03:23:54 DEBUG : removing 2 level 2 directories 2024/04/18 03:23:54 INFO : A3/B3: Removing directory 2024/04/18 03:23:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A3/B3" 2024/04/18 03:23:54 INFO : A1/B2: Removing directory 2024/04/18 03:23:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1/B2" 2024/04/18 03:23:54 DEBUG : removing 3 level 1 directories 2024/04/18 03:23:54 INFO : A3: Removing directory 2024/04/18 03:23:54 INFO : A1: Removing directory 2024/04/18 03:23:54 INFO : A2: Removing directory 2024/04/18 03:23:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A3" 2024/04/18 03:23:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A1" 2024/04/18 03:23:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/A2" 2024/04/18 03:23:55 DEBUG : removing 1 level 0 directories 2024/04/18 03:23:55 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/: Removing directory 2024/04/18 03:23:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qosekov6tejolec9funovuh90 for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:55 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qosekov6tejolec9funovuh9" 2024/04/18 03:23:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9": object not found 2024/04/18 03:23:56 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/": object not found 2024/04/18 03:23:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/: Purge remote 2024/04/18 03:23:56 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:56 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/04/18 03:23:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qosekov6tejolec9funovuh90 for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:56 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qosekov6tejolec9funovuh9" 2024/04/18 03:23:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9": object not found 2024/04/18 03:23:56 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/": object not found 2024/04/18 03:23:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qosekov6tejolec9funovuh9/: Purge dir "" 2024/04/18 03:23:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qosekov6tejolec9funovuh9/" 2024/04/18 03:23:56 purge failed to rmdir "": directory not found 2024/04/18 03:23:56 purge failed: directory not found --- PASS: TestPurge (8.07s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:23:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/ 2024/04/18 03:23:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/" 2024/04/18 03:23:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/ 2024/04/18 03:23:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/" 2024/04/18 03:23:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/ 2024/04/18 03:23:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/" 2024/04/18 03:23:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/one" 2024/04/18 03:23:57 DEBUG : A2: Making directory 2024/04/18 03:23:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A2/ 2024/04/18 03:23:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/" 2024/04/18 03:23:58 DEBUG : A1/B2: Making directory 2024/04/18 03:23:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B2/ 2024/04/18 03:23:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B2/" 2024/04/18 03:23:58 DEBUG : A1/B2/C2: Making directory 2024/04/18 03:23:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B2/C2/ 2024/04/18 03:23:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B2/C2/" 2024/04/18 03:23:58 DEBUG : A1/B1/C3: Making directory 2024/04/18 03:23:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C3/ 2024/04/18 03:23:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C3/" 2024/04/18 03:23:58 DEBUG : A3: Making directory 2024/04/18 03:23:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/ 2024/04/18 03:23:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/" 2024/04/18 03:23:58 DEBUG : A3/B3: Making directory 2024/04/18 03:23:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B3/ 2024/04/18 03:23:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B3/" 2024/04/18 03:23:58 DEBUG : A3/B3/C4: Making directory 2024/04/18 03:23:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B3/C4/ 2024/04/18 03:23:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B3/C4/" 2024/04/18 03:23:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/two" 2024/04/18 03:23:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow7%2FA3%2FB3%2FC40 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B3/C4/" 2024/04/18 03:23:59 DEBUG : removing 1 level 3 directories 2024/04/18 03:23:59 INFO : A3/B3/C4: Removing directory 2024/04/18 03:23:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B3/C4" 2024/04/18 03:23:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:23:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:00 DEBUG : removing 2 level 3 directories 2024/04/18 03:24:00 INFO : A1/B2/C2: Removing directory 2024/04/18 03:24:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B2/C2" 2024/04/18 03:24:00 INFO : A1/B1/C3: Removing directory 2024/04/18 03:24:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C3" 2024/04/18 03:24:00 DEBUG : removing 2 level 2 directories 2024/04/18 03:24:00 INFO : A3/B3: Removing directory 2024/04/18 03:24:00 INFO : A1/B2: Removing directory 2024/04/18 03:24:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B3" 2024/04/18 03:24:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B2" 2024/04/18 03:24:00 DEBUG : removing 2 level 1 directories 2024/04/18 03:24:00 INFO : A3: Removing directory 2024/04/18 03:24:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3" 2024/04/18 03:24:00 INFO : A2: Removing directory 2024/04/18 03:24:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2" 2024/04/18 03:24:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/one" 2024/04/18 03:24:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/one" 2024/04/18 03:24:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/two" 2024/04/18 03:24:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/two" 2024/04/18 03:24:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:02 DEBUG : removing 1 level 3 directories 2024/04/18 03:24:02 INFO : A1/B1/C1: Removing directory 2024/04/18 03:24:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1" 2024/04/18 03:24:02 DEBUG : removing 1 level 2 directories 2024/04/18 03:24:02 INFO : A1/B1: Removing directory 2024/04/18 03:24:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1" 2024/04/18 03:24:02 DEBUG : removing 1 level 1 directories 2024/04/18 03:24:02 INFO : A1: Removing directory 2024/04/18 03:24:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1" 2024/04/18 03:24:02 DEBUG : removing 1 level 0 directories 2024/04/18 03:24:02 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: Removing directory 2024/04/18 03:24:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:03 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7" 2024/04/18 03:24:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7": object not found 2024/04/18 03:24:03 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/": object not found 2024/04/18 03:24:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:03 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7" 2024/04/18 03:24:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7": object not found 2024/04/18 03:24:03 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/": object not found --- PASS: TestRmdirsNoLeaveRoot (6.97s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:24:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/ 2024/04/18 03:24:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:03 DEBUG : A1: Making directory 2024/04/18 03:24:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/ 2024/04/18 03:24:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/" 2024/04/18 03:24:03 DEBUG : A1/B1: Making directory 2024/04/18 03:24:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/ 2024/04/18 03:24:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/" 2024/04/18 03:24:04 DEBUG : A1/B1/C1: Making directory 2024/04/18 03:24:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/ 2024/04/18 03:24:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/" 2024/04/18 03:24:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow7%2FA10 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/" 2024/04/18 03:24:04 DEBUG : removing 1 level 3 directories 2024/04/18 03:24:04 INFO : A1/B1/C1: Removing directory 2024/04/18 03:24:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1" 2024/04/18 03:24:04 DEBUG : removing 1 level 2 directories 2024/04/18 03:24:04 INFO : A1/B1: Removing directory 2024/04/18 03:24:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1" 2024/04/18 03:24:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1" 2024/04/18 03:24:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestRmdirsLeaveRoot (2.04s) === RUN TestRmdirsWithFilter run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:24:05 DEBUG : A1: Making directory 2024/04/18 03:24:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/ 2024/04/18 03:24:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/" 2024/04/18 03:24:05 DEBUG : A1/B1: Making directory 2024/04/18 03:24:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/ 2024/04/18 03:24:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/" 2024/04/18 03:24:06 DEBUG : A1/B1/C1: Making directory 2024/04/18 03:24:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/ 2024/04/18 03:24:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/" 2024/04/18 03:24:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:06 DEBUG : removing 1 level 3 directories 2024/04/18 03:24:06 INFO : A1/B1/C1: Removing directory 2024/04/18 03:24:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1" 2024/04/18 03:24:06 DEBUG : removing 1 level 2 directories 2024/04/18 03:24:06 INFO : A1/B1: Removing directory 2024/04/18 03:24:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1" 2024/04/18 03:24:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1" 2024/04/18 03:24:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestRmdirsWithFilter (1.95s) === RUN TestCopyURL run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:24:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:24:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:24:09 DEBUG : filename.txt: File name found in url 2024/04/18 03:24:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/filename.txt" 2024/04/18 03:24:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/04/18 03:24:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/headerfilename.txt" 2024/04/18 03:24:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file2" 2024/04/18 03:24:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:24:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file2" 2024/04/18 03:24:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/filename.txt" 2024/04/18 03:24:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/headerfilename.txt" 2024/04/18 03:24:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCopyURL (3.51s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:24:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2" 2024/04/18 03:24:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2": object not found 2024/04/18 03:24:11 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/18 03:24:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub/ 2024/04/18 03:24:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/" 2024/04/18 03:24:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2" 2024/04/18 03:24:11 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/04/18 03:24:11 INFO : file1: Copied (new) to: sub/file2 2024/04/18 03:24:11 INFO : file1: Deleted 2024/04/18 03:24:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2" 2024/04/18 03:24:12 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/18 03:24:12 DEBUG : file1: Unchanged skipping 2024/04/18 03:24:12 INFO : file1: Deleted 2024/04/18 03:24:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:12 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: don't need to copy/move sub/file2, it is already at target location 2024/04/18 03:24:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub/file2" 2024/04/18 03:24:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub" 2024/04/18 03:24:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestMoveFile (2.05s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:24:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:24:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/file1": object not found 2024/04/18 03:24:13 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/18 03:24:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:24:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/04/18 03:24:13 INFO : file1: Copied (new) 2024/04/18 03:24:13 INFO : file1: Deleted 2024/04/18 03:24:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:24:14 DEBUG : file1: Destination exists, skipping 2024/04/18 03:24:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2024/04/18 03:24:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/file1" 2024/04/18 03:24:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestMoveFileWithIgnoreExisting (1.53s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:24:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCaseInsensitiveMoveFile (0.29s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:24:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" operations_test.go:1022: Skipping test as remote does not support server-side move or copy 2024/04/18 03:24:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestMoveFileBackupDir (0.29s) === 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-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:24:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/ 2024/04/18 03:24:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/" 2024/04/18 03:24:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/one" 2024/04/18 03:24:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/two" 2024/04/18 03:24:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/ 2024/04/18 03:24:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/" 2024/04/18 03:24:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/three" 2024/04/18 03:24:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/ 2024/04/18 03:24:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/" 2024/04/18 03:24:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/four" 2024/04/18 03:24:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C2/ 2024/04/18 03:24:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C2/" 2024/04/18 03:24:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C2/five" 2024/04/18 03:24:17 DEBUG : A1/B2: Making directory 2024/04/18 03:24:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B2/ 2024/04/18 03:24:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B2/" 2024/04/18 03:24:17 DEBUG : A1/B1/C3: Making directory 2024/04/18 03:24:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C3/ 2024/04/18 03:24:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C3/" 2024/04/18 03:24:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:24:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow7%2FA10 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/" 2024/04/18 03:24:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A2/ 2024/04/18 03:24:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/" 2024/04/18 03:24:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/ 2024/04/18 03:24:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/" 2024/04/18 03:24:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C1/ 2024/04/18 03:24:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C1/" 2024/04/18 03:24:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C2/ 2024/04/18 03:24:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C2/" 2024/04/18 03:24:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C3/ 2024/04/18 03:24:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C3/" 2024/04/18 03:24:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B2/ 2024/04/18 03:24:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B2/" 2024/04/18 03:24:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/one" 2024/04/18 03:24:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/two" 2024/04/18 03:24:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C1/four" 2024/04/18 03:24:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C2/five" 2024/04/18 03:24:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/three" 2024/04/18 03:24:19 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A2/one": object not found 2024/04/18 03:24:19 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/one" 2024/04/18 03:24:19 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A2/two": object not found 2024/04/18 03:24:19 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/two" 2024/04/18 03:24:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/one" 2024/04/18 03:24:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/two" 2024/04/18 03:24:19 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C1/four": object not found 2024/04/18 03:24:19 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C2/five": object not found 2024/04/18 03:24:19 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/four" 2024/04/18 03:24:19 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C2/five" 2024/04/18 03:24:19 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2024/04/18 03:24:19 INFO : A1/two: Copied (new) to: A2/two 2024/04/18 03:24:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/two" 2024/04/18 03:24:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C2/five" 2024/04/18 03:24:19 INFO : A1/two: Deleted 2024/04/18 03:24:19 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2024/04/18 03:24:19 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2024/04/18 03:24:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C2/five" 2024/04/18 03:24:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C1/four" 2024/04/18 03:24:20 INFO : A1/B1/C2/five: Deleted 2024/04/18 03:24:20 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2024/04/18 03:24:20 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2024/04/18 03:24:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1/four" 2024/04/18 03:24:20 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2024/04/18 03:24:20 INFO : A1/one: Copied (new) to: A2/one 2024/04/18 03:24:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/one" 2024/04/18 03:24:20 INFO : A1/B1/C1/four: Deleted 2024/04/18 03:24:20 INFO : A1/one: Deleted 2024/04/18 03:25:37 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/three": failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "" 2024/04/18 03:25:37 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/three" 2024/04/18 03:25:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/three" 2024/04/18 03:25:38 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2024/04/18 03:25:38 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2024/04/18 03:25:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/three" 2024/04/18 03:25:38 INFO : A1/B1/three: Deleted 2024/04/18 03:25:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B2" 2024/04/18 03:25:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C3" 2024/04/18 03:25:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C2" 2024/04/18 03:25:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1/C1" 2024/04/18 03:25:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1/B1" 2024/04/18 03:25:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A1" 2024/04/18 03:25:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow7%2FA20 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/" 2024/04/18 03:25:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/ 2024/04/18 03:25:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/" 2024/04/18 03:25:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/ 2024/04/18 03:25:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/" 2024/04/18 03:25:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C1/ 2024/04/18 03:25:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C1/" 2024/04/18 03:25:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C2/ 2024/04/18 03:25:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C2/" 2024/04/18 03:25:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C3/ 2024/04/18 03:25:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C3/" 2024/04/18 03:25:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B2/ 2024/04/18 03:25:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B2/" 2024/04/18 03:25:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C2/five" 2024/04/18 03:25:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/one" 2024/04/18 03:25:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/two" 2024/04/18 03:25:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C1/four" 2024/04/18 03:25:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/three" 2024/04/18 03:25:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C2/five": object not found 2024/04/18 03:25:40 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C2/five" 2024/04/18 03:25:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/one": object not found 2024/04/18 03:25:40 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/one" 2024/04/18 03:25:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C2/five" 2024/04/18 03:25:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/one" 2024/04/18 03:25:41 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C1/four": object not found 2024/04/18 03:25:41 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C1/four" 2024/04/18 03:25:41 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/two": object not found 2024/04/18 03:25:41 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/two" 2024/04/18 03:25:41 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2024/04/18 03:25:41 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2024/04/18 03:25:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C2/five" 2024/04/18 03:25:41 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/three": object not found 2024/04/18 03:25:41 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/three" 2024/04/18 03:25:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/two" 2024/04/18 03:25:41 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2024/04/18 03:25:41 INFO : A2/one: Copied (new) to: A3/one 2024/04/18 03:25:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/one" 2024/04/18 03:25:41 INFO : A2/B1/C2/five: Deleted 2024/04/18 03:25:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/three" 2024/04/18 03:25:41 INFO : A2/one: Deleted 2024/04/18 03:25:41 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2024/04/18 03:25:41 INFO : A2/two: Copied (new) to: A3/two 2024/04/18 03:25:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/two" 2024/04/18 03:25:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C1/four" 2024/04/18 03:25:41 INFO : A2/two: Deleted 2024/04/18 03:25:41 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2024/04/18 03:25:41 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2024/04/18 03:25:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C1/four" 2024/04/18 03:25:41 INFO : A2/B1/C1/four: Deleted 2024/04/18 03:25:42 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2024/04/18 03:25:42 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2024/04/18 03:25:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/three" 2024/04/18 03:25:42 INFO : A2/B1/three: Deleted 2024/04/18 03:25:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B2" 2024/04/18 03:25:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C3" 2024/04/18 03:25:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C2" 2024/04/18 03:25:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1/C1" 2024/04/18 03:25:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2/B1" 2024/04/18 03:25:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A2" 2024/04/18 03:25:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:43 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/04/18 03:25:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow7%2FA30 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/" 2024/04/18 03:25:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A4/ 2024/04/18 03:25:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/" 2024/04/18 03:25:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/ 2024/04/18 03:25:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/" 2024/04/18 03:25:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C1/ 2024/04/18 03:25:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C1/" 2024/04/18 03:25:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C2/ 2024/04/18 03:25:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C2/" 2024/04/18 03:25:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C3/ 2024/04/18 03:25:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C3/" 2024/04/18 03:25:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B2/ 2024/04/18 03:25:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B2/" 2024/04/18 03:25:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C1/four" 2024/04/18 03:25:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C2/five" 2024/04/18 03:25:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/one" 2024/04/18 03:25:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/two" 2024/04/18 03:25:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/three" 2024/04/18 03:25:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C2/five": object not found 2024/04/18 03:25:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C2/five" 2024/04/18 03:25:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C1/four": object not found 2024/04/18 03:25:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A4/one": object not found 2024/04/18 03:25:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/three": object not found 2024/04/18 03:25:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C1/four" 2024/04/18 03:25:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/A4/two": object not found 2024/04/18 03:25:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/one" 2024/04/18 03:25:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/three" 2024/04/18 03:25:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/two" 2024/04/18 03:25:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C2/five" 2024/04/18 03:25:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C1/four" 2024/04/18 03:25:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/three" 2024/04/18 03:25:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/one" 2024/04/18 03:25:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/two" 2024/04/18 03:25:45 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2024/04/18 03:25:45 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2024/04/18 03:25:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C1/four" 2024/04/18 03:25:45 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2024/04/18 03:25:45 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2024/04/18 03:25:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C2/five" 2024/04/18 03:25:45 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2024/04/18 03:25:45 INFO : A3/two: Copied (new) to: A4/two 2024/04/18 03:25:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/two" 2024/04/18 03:25:45 INFO : A3/B1/C1/four: Deleted 2024/04/18 03:25:45 INFO : A3/B1/C2/five: Deleted 2024/04/18 03:25:45 INFO : A3/two: Deleted 2024/04/18 03:25:45 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2024/04/18 03:25:45 INFO : A3/one: Copied (new) to: A4/one 2024/04/18 03:25:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/one" 2024/04/18 03:25:45 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2024/04/18 03:25:45 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2024/04/18 03:25:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/three" 2024/04/18 03:25:45 INFO : A3/one: Deleted 2024/04/18 03:25:46 INFO : A3/B1/three: Deleted 2024/04/18 03:25:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B2" 2024/04/18 03:25:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C3" 2024/04/18 03:25:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C2" 2024/04/18 03:25:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1/C1" 2024/04/18 03:25:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3/B1" 2024/04/18 03:25:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A3" 2024/04/18 03:25:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C1/four" 2024/04/18 03:25:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C2/five" 2024/04/18 03:25:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/three" 2024/04/18 03:25:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/one" 2024/04/18 03:25:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/two" 2024/04/18 03:25:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B2" 2024/04/18 03:25:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C3" 2024/04/18 03:25:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C2" 2024/04/18 03:25:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1/C1" 2024/04/18 03:25:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4/B1" 2024/04/18 03:25:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/A4" 2024/04/18 03:25:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestDirMove (93.91s) === RUN TestGetFsInfo run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:25:49 DEBUG : Config file has changed externally - reloading 2024/04/18 03:25:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestGetFsInfo (0.29s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:25:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: File to upload is small (34 bytes), uploading instead of streaming 2024/04/18 03:25:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/no_checksum_small_file_from_pipe" 2024/04/18 03:25:50 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/18 03:25:50 INFO : no_checksum_small_file_from_pipe: Copied (new) 2024/04/18 03:25:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/no_checksum_big_file_from_pipe" 2024/04/18 03:25:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/no_checksum_big_file_from_pipe" 2024/04/18 03:25:51 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/18 03:25:51 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/18 03:25:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/no_checksum_big_file_from_pipe" 2024/04/18 03:25:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/no_checksum_small_file_from_pipe" 2024/04/18 03:25:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:25:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: File to upload is small (34 bytes), uploading instead of streaming 2024/04/18 03:25:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/with_checksum_small_file_from_pipe" 2024/04/18 03:25:52 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/18 03:25:52 INFO : with_checksum_small_file_from_pipe: Copied (new) 2024/04/18 03:25:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/with_checksum_big_file_from_pipe" 2024/04/18 03:25:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/with_checksum_big_file_from_pipe" 2024/04/18 03:25:53 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/18 03:25:53 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/18 03:25:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/with_checksum_big_file_from_pipe" 2024/04/18 03:25:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/with_checksum_small_file_from_pipe" 2024/04/18 03:25:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:25:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: File to upload is small (34 bytes), uploading instead of streaming 2024/04/18 03:25:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/ignore_checksum_small_file_from_pipe" 2024/04/18 03:25:55 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/18 03:25:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/ignore_checksum_big_file_from_pipe" 2024/04/18 03:25:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/ignore_checksum_big_file_from_pipe" 2024/04/18 03:25:56 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/18 03:25:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/ignore_checksum_big_file_from_pipe" 2024/04/18 03:25:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/ignore_checksum_small_file_from_pipe" 2024/04/18 03:25:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:25:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: File to upload is small (34 bytes), uploading instead of streaming 2024/04/18 03:25:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/ignore_checksum_small_file_from_pipe" 2024/04/18 03:25:57 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/18 03:25:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/ignore_checksum_big_file_from_pipe" 2024/04/18 03:25:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-toxetam0barabux7kicegow7/ignore_checksum_big_file_from_pipe" 2024/04/18 03:25:58 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/18 03:25:58 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/04/18 03:25:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/18 03:25:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/ignore_checksum_big_file_from_pipe" 2024/04/18 03:25:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/ignore_checksum_small_file_from_pipe" 2024/04/18 03:25:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestRcat (8.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.45s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.17s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.16s) === RUN TestRcatMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" operations_test.go:1514: Skipping as destination doesn't support user metadata 2024/04/18 03:25:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:25:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestRcatMetadata (0.41s) === RUN TestRcatSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:25:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato1" 2024/04/18 03:25:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: File to upload is small (60 bytes), uploading instead of streaming 2024/04/18 03:25:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:25:59 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/04/18 03:25:59 INFO : potato2: Copied (new) 2024/04/18 03:25:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato1" 2024/04/18 03:26:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:26:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestRcatSize (1.25s) === RUN TestRcatSizeMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" operations_test.go:1595: Skipping as destination doesn't support user metadata 2024/04/18 03:26:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestRcatSizeMetadata (0.30s) === RUN TestTouchDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" 2024/04/18 03:26:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:26:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:26:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/ 2024/04/18 03:26:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/" 2024/04/18 03:26:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/potato3" 2024/04/18 03:26:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: Touching "empty space" 2024/04/18 03:26:02 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:26:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: Touching "potato2" 2024/04/18 03:26:02 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:26:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: Touching "sub dir/potato3" 2024/04/18 03:26:02 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/potato3" 2024/04/18 03:26:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/empty%20space" 2024/04/18 03:26:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/potato2" 2024/04/18 03:26:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir/potato3" 2024/04/18 03:26:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/sub%20dir" 2024/04/18 03:26:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- PASS: TestTouchDir (2.62s) === RUN TestMkdirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" operations_test.go:1685: Skipping test as remote does not support MkdirMetadata 2024/04/18 03:26:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestMkdirMetadata (0.34s) === RUN TestMkdirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" operations_test.go:1704: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2024/04/18 03:26:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestMkdirModTime (0.41s) === RUN TestCopyDirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" operations_test.go:1725: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/04/18 03:26:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestCopyDirMetadata (0.40s) === RUN TestSetDirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" operations_test.go:1761: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2024/04/18 03:26:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestSetDirModTime (0.35s) === RUN TestDirsEqual run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/", Local "Local file system at /tmp/rclone3927516222", Modify Window "1s" operations_test.go:1805: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/04/18 03:26:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" --- SKIP: TestDirsEqual (0.42s) === 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/04/18 03:26:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: Purge remote 2024/04/18 03:26:05 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:05 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/04/18 03:26:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-toxetam0barabux7kicegow70 for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" 2024/04/18 03:26:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-toxetam0barabux7kicegow7/: Purge dir "" 2024/04/18 03:26:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-toxetam0barabux7kicegow7/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose -fast-list" - Finished OK in 4m18.241400004s (try 1/5)