"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) 2024/04/18 04:08:27 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dikuheq0potazoh4guriqon0" 2024/04/18 04:08:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 04:08:27 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:08:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0" 2024/04/18 04:08:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0": object not found 2024/04/18 04:08:27 DEBUG : Creating backend with remote "/tmp/rclone463980782" === 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-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/04/18 04:08:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0" 2024/04/18 04:08:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0": object not found --- SKIP: TestMultithreadCopy (0.57s) === RUN TestMultithreadCopyAbort run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/04/18 04:08:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0" 2024/04/18 04:08:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0": object not found --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/18 04:08:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/18 04:08:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/18 04:08:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/18 04:08:28 DEBUG : potato: Seek from 10 to 0 2024/04/18 04:08:28 DEBUG : potato: Seek from 10 to 0 2024/04/18 04:08:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/18 04:08:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/18 04:08:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/18 04:08:28 DEBUG : potato: Seek from 5 to 2 2024/04/18 04:08:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/18 04:08:28 DEBUG : potato: Seek from 7 to 0 2024/04/18 04:08:28 DEBUG : potato: Seek from 7 to 0 2024/04/18 04:08:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/18 04:08:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/18 04:08:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/18 04:08:28 DEBUG : potato: Seek from 5 to 2 2024/04/18 04:08:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/18 04:08:28 DEBUG : potato: Seek from 8 to 0 2024/04/18 04:08:28 DEBUG : potato: Seek from 8 to 0 2024/04/18 04:08:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/18 04:08:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/18 04:08:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/18 04:08:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/18 04:08:28 DEBUG : potato: Seek from 5 to 2 2024/04/18 04:08:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/18 04:08:28 DEBUG : potato: Seek from 9 to 0 2024/04/18 04:08:28 DEBUG : potato: Seek from 9 to 0 2024/04/18 04:08:28 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-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:08:28 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/ 2024/04/18 04:08:28 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:08:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/rutabaga" 2024/04/18 04:08:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0" 2024/04/18 04:08:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheck/1 === RUN TestCheck/2 2024/04/18 04:08:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:08:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheck/3 2024/04/18 04:08:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:08:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheck/4 === RUN TestCheck/5 2024/04/18 04:08:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/remotepotato" 2024/04/18 04:08:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheck/6 === RUN TestCheck/7 2024/04/18 04:08:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:08:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:08:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:08:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/remotepotato" 2024/04/18 04:08:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/rutabaga" 2024/04/18 04:08:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCheck (5.14s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.19s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2024/04/18 04:08:33 DEBUG : Creating backend with remote "nonexistent" 2024/04/18 04:08:33 DEBUG : Creating backend with remote "nonexistent" 2024/04/18 04:08:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/18 04:08:33 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 04:08:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/18 04:08:33 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-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:08:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/rutabaga" 2024/04/18 04:08:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/04/18 04:08:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:08:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckDownload/3 2024/04/18 04:08:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:08:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/04/18 04:08:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/remotepotato" 2024/04/18 04:08:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2024/04/18 04:08:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:08:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:08:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:08:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/remotepotato" 2024/04/18 04:08:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/rutabaga" 2024/04/18 04:08:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCheckDownload (5.52s) --- PASS: TestCheckDownload/1 (0.35s) --- PASS: TestCheckDownload/2 (0.30s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.61s) --- PASS: TestCheckDownload/5 (0.63s) --- PASS: TestCheckDownload/6 (0.30s) --- PASS: TestCheckDownload/7 (0.30s) === RUN TestCheckSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:08:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/rutabaga" 2024/04/18 04:08:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/04/18 04:08:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:08:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSizeOnly/3 2024/04/18 04:08:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:08:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/04/18 04:08:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/remotepotato" 2024/04/18 04:08:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2024/04/18 04:08:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:08:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:08:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:08:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/remotepotato" 2024/04/18 04:08:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/rutabaga" 2024/04/18 04:08:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCheckSizeOnly (3.98s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.15s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.14s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:08:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:43 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/18 04:08:43 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/18 04:08:43 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/18 04:08:43 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/18 04:08:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:44 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/18 04:08:44 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/18 04:08:44 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/18 04:08:44 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/18 04:08:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:08:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestParseSumFile (1.75s) === RUN TestCheckSum run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:08:44 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dikuheq0potazoh4guriqon0/data" 2024/04/18 04:08:44 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:08:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data" 2024/04/18 04:08:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/data": object not found 2024/04/18 04:08:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/ 2024/04/18 04:08:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/" 2024/04/18 04:08:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/banana" 2024/04/18 04:08:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSum/subtest1 2024/04/18 04:08:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/potato" 2024/04/18 04:08:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSum/subtest2 2024/04/18 04:08:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSum/subtest3 2024/04/18 04:08:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSum/subtest4 2024/04/18 04:08:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSum/subtest5 2024/04/18 04:08:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSum/subtest6 2024/04/18 04:08:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/banana" 2024/04/18 04:08:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/potato" 2024/04/18 04:08:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSum/subtest7 2024/04/18 04:08:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:08:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/banana" 2024/04/18 04:08:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/potato" 2024/04/18 04:08:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data" 2024/04/18 04:08:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCheckSum (8.96s) --- PASS: TestCheckSum/subtest1 (0.64s) --- PASS: TestCheckSum/subtest2 (0.54s) --- PASS: TestCheckSum/subtest3 (0.52s) --- PASS: TestCheckSum/subtest4 (0.54s) --- PASS: TestCheckSum/subtest5 (0.55s) --- PASS: TestCheckSum/subtest6 (0.58s) --- PASS: TestCheckSum/subtest7 (0.47s) === RUN TestCheckSumDownload run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:08:53 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dikuheq0potazoh4guriqon0/data" 2024/04/18 04:08:53 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:08:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data" 2024/04/18 04:08:54 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/data": object not found 2024/04/18 04:08:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/ 2024/04/18 04:08:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/" 2024/04/18 04:08:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/banana" 2024/04/18 04:08:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSumDownload/subtest1 2024/04/18 04:08:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/potato" 2024/04/18 04:08:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSumDownload/subtest2 2024/04/18 04:08:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSumDownload/subtest3 2024/04/18 04:08:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSumDownload/subtest4 2024/04/18 04:08:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:08:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSumDownload/subtest5 2024/04/18 04:09:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:09:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSumDownload/subtest6 2024/04/18 04:09:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/banana" 2024/04/18 04:09:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/potato" 2024/04/18 04:09:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:09:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestCheckSumDownload/subtest7 2024/04/18 04:09:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/banana" 2024/04/18 04:09:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data/potato" 2024/04/18 04:09:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/test.sum" 2024/04/18 04:09:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/data" 2024/04/18 04:09:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCheckSumDownload (10.49s) --- PASS: TestCheckSumDownload/subtest1 (0.78s) --- PASS: TestCheckSumDownload/subtest2 (0.60s) --- PASS: TestCheckSumDownload/subtest3 (0.66s) --- PASS: TestCheckSumDownload/subtest4 (0.64s) --- PASS: TestCheckSumDownload/subtest5 (0.64s) --- PASS: TestCheckSumDownload/subtest6 (0.67s) --- PASS: TestCheckSumDownload/subtest7 (0.62s) === RUN TestApplyTransforms 2024/04/18 04:09:04 DEBUG : Creating backend with remote "TestnStorage:rclone-test-bayenaz4gohucoy8hufeyub8" 2024/04/18 04:09:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 04:09:04 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:09:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-bayenaz4gohucoy8hufeyub8" 2024/04/18 04:09:04 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-bayenaz4gohucoy8hufeyub8": object not found 2024/04/18 04:09:04 DEBUG : Creating backend with remote "/tmp/rclone2289604060" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/", Local "Local file system at /tmp/rclone2289604060", Modify Window "1s" 2024/04/18 04:09:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/ 2024/04/18 04:09:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/" 2024/04/18 04:09:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/hello,%20world%21" 2024/04/18 04:09:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-bayenaz4gohucoy8hufeyub8" 2024/04/18 04:09:05 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/" upper checkfile vs. lower remote (without normalization) 2024/04/18 04:09:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-bayenaz4gohucoy8hufeyub80 for path "/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/" 2024/04/18 04:09:05 ERROR : hello, world!: sum not found 2024/04/18 04:09:05 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/ 2024/04/18 04:09:05 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/: 1 files missing 2024/04/18 04:09:05 NOTICE: 1 hashes missing 2024/04/18 04:09:05 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/: 2 differences found 2024/04/18 04:09:05 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/18 04:09:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-bayenaz4gohucoy8hufeyub80 for path "/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/" 2024/04/18 04:09:05 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/hello,%20world%21" 2024/04/18 04:09:05 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 04:09:05 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/: 0 differences found 2024/04/18 04:09:05 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/: 1 matching files 2024/04/18 04:09:05 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zoyonof6defofuz9kayapel3" 2024/04/18 04:09:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 04:09:05 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:09:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zoyonof6defofuz9kayapel3" 2024/04/18 04:09:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoyonof6defofuz9kayapel3": object not found 2024/04/18 04:09:06 DEBUG : Creating backend with remote "/tmp/rclone1522779473" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoyonof6defofuz9kayapel3/", Local "Local file system at /tmp/rclone1522779473", Modify Window "1s" 2024/04/18 04:09:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoyonof6defofuz9kayapel3/ 2024/04/18 04:09:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zoyonof6defofuz9kayapel3/" 2024/04/18 04:09:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zoyonof6defofuz9kayapel3/HELLO,%20WORLD%21" 2024/04/18 04:09:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zoyonof6defofuz9kayapel3" 2024/04/18 04:09:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zoyonof6defofuz9kayapel3/" lower checkfile vs. upper remote (without normalization) 2024/04/18 04:09:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zoyonof6defofuz9kayapel30 for path "/1210146/rclone-test-zoyonof6defofuz9kayapel3/" 2024/04/18 04:09:07 ERROR : HELLO, WORLD!: sum not found 2024/04/18 04:09:07 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoyonof6defofuz9kayapel3/ 2024/04/18 04:09:07 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoyonof6defofuz9kayapel3/: 1 files missing 2024/04/18 04:09:07 NOTICE: 1 hashes missing 2024/04/18 04:09:07 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoyonof6defofuz9kayapel3/: 2 differences found 2024/04/18 04:09:07 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoyonof6defofuz9kayapel3/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/18 04:09:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zoyonof6defofuz9kayapel30 for path "/1210146/rclone-test-zoyonof6defofuz9kayapel3/" 2024/04/18 04:09:07 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zoyonof6defofuz9kayapel3/HELLO,%20WORLD%21" 2024/04/18 04:09:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 04:09:07 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoyonof6defofuz9kayapel3/: 0 differences found 2024/04/18 04:09:07 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoyonof6defofuz9kayapel3/: 1 matching files 2024/04/18 04:09:07 DEBUG : Creating backend with remote "TestnStorage:rclone-test-soqowes5jadohix4rebihah8" 2024/04/18 04:09:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 04:09:07 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:09:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-soqowes5jadohix4rebihah8" 2024/04/18 04:09:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-soqowes5jadohix4rebihah8": object not found 2024/04/18 04:09:07 DEBUG : Creating backend with remote "/tmp/rclone2636629825" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-soqowes5jadohix4rebihah8/", Local "Local file system at /tmp/rclone2636629825", Modify Window "1s" 2024/04/18 04:09:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-soqowes5jadohix4rebihah8/ 2024/04/18 04:09:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-soqowes5jadohix4rebihah8/" 2024/04/18 04:09:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-soqowes5jadohix4rebihah8/HeLlO,%20wOrLd%21" 2024/04/18 04:09:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-soqowes5jadohix4rebihah8" 2024/04/18 04:09:08 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-soqowes5jadohix4rebihah8/" lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/18 04:09:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-soqowes5jadohix4rebihah80 for path "/1210146/rclone-test-soqowes5jadohix4rebihah8/" 2024/04/18 04:09:08 ERROR : HeLlO, wOrLd!: sum not found 2024/04/18 04:09:08 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-soqowes5jadohix4rebihah8/ 2024/04/18 04:09:08 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-soqowes5jadohix4rebihah8/: 1 files missing 2024/04/18 04:09:08 NOTICE: 1 hashes missing 2024/04/18 04:09:08 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-soqowes5jadohix4rebihah8/: 2 differences found 2024/04/18 04:09:08 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-soqowes5jadohix4rebihah8/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/18 04:09:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-soqowes5jadohix4rebihah80 for path "/1210146/rclone-test-soqowes5jadohix4rebihah8/" 2024/04/18 04:09:08 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-soqowes5jadohix4rebihah8/HeLlO,%20wOrLd%21" 2024/04/18 04:09:08 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 04:09:08 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-soqowes5jadohix4rebihah8/: 0 differences found 2024/04/18 04:09:08 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-soqowes5jadohix4rebihah8/: 1 matching files 2024/04/18 04:09:08 DEBUG : Creating backend with remote "TestnStorage:rclone-test-caseror0hilumos3yenowok2" 2024/04/18 04:09:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 04:09:08 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:09:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-caseror0hilumos3yenowok2" 2024/04/18 04:09:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-caseror0hilumos3yenowok2": object not found 2024/04/18 04:09:08 DEBUG : Creating backend with remote "/tmp/rclone2520490221" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-caseror0hilumos3yenowok2/", Local "Local file system at /tmp/rclone2520490221", Modify Window "1s" 2024/04/18 04:09:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-caseror0hilumos3yenowok2/ 2024/04/18 04:09:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-caseror0hilumos3yenowok2/" 2024/04/18 04:09:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-caseror0hilumos3yenowok2/HELLO,%20WORLD%21" 2024/04/18 04:09:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-caseror0hilumos3yenowok2" 2024/04/18 04:09:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-caseror0hilumos3yenowok2/" upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/18 04:09:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-caseror0hilumos3yenowok20 for path "/1210146/rclone-test-caseror0hilumos3yenowok2/" 2024/04/18 04:09:09 ERROR : HELLO, WORLD!: sum not found 2024/04/18 04:09:09 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-caseror0hilumos3yenowok2/ 2024/04/18 04:09:09 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-caseror0hilumos3yenowok2/: 1 files missing 2024/04/18 04:09:09 NOTICE: 1 hashes missing 2024/04/18 04:09:09 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-caseror0hilumos3yenowok2/: 2 differences found 2024/04/18 04:09:09 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-caseror0hilumos3yenowok2/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/18 04:09:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-caseror0hilumos3yenowok20 for path "/1210146/rclone-test-caseror0hilumos3yenowok2/" 2024/04/18 04:09:10 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-caseror0hilumos3yenowok2/HELLO,%20WORLD%21" 2024/04/18 04:09:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 04:09:10 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-caseror0hilumos3yenowok2/: 0 differences found 2024/04/18 04:09:10 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-caseror0hilumos3yenowok2/: 1 matching files 2024/04/18 04:09:10 DEBUG : Creating backend with remote "TestnStorage:rclone-test-somitan4yamebis5zagefud4" 2024/04/18 04:09:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 04:09:10 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:09:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-somitan4yamebis5zagefud4" 2024/04/18 04:09:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-somitan4yamebis5zagefud4": object not found 2024/04/18 04:09:10 DEBUG : Creating backend with remote "/tmp/rclone2142887433" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-somitan4yamebis5zagefud4/", Local "Local file system at /tmp/rclone2142887433", Modify Window "1s" 2024/04/18 04:09:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-somitan4yamebis5zagefud4/ 2024/04/18 04:09:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-somitan4yamebis5zagefud4/" 2024/04/18 04:09:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-somitan4yamebis5zagefud4/%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 04:09:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-somitan4yamebis5zagefud4" 2024/04/18 04:09:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-somitan4yamebis5zagefud4/" NFD checkfile vs. NFC remote (without normalization) 2024/04/18 04:09:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-somitan4yamebis5zagefud40 for path "/1210146/rclone-test-somitan4yamebis5zagefud4/" 2024/04/18 04:09:11 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/18 04:09:11 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-somitan4yamebis5zagefud4/ 2024/04/18 04:09:11 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-somitan4yamebis5zagefud4/: 1 files missing 2024/04/18 04:09:11 NOTICE: 1 hashes missing 2024/04/18 04:09:11 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-somitan4yamebis5zagefud4/: 2 differences found 2024/04/18 04:09:11 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-somitan4yamebis5zagefud4/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/18 04:09:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-somitan4yamebis5zagefud40 for path "/1210146/rclone-test-somitan4yamebis5zagefud4/" 2024/04/18 04:09:11 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-somitan4yamebis5zagefud4/%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 04:09:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 04:09:11 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-somitan4yamebis5zagefud4/: 0 differences found 2024/04/18 04:09:11 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-somitan4yamebis5zagefud4/: 1 matching files 2024/04/18 04:09:11 DEBUG : Creating backend with remote "TestnStorage:rclone-test-woluzax5zaxomuq9towoqex6" 2024/04/18 04:09:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 04:09:11 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:09:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-woluzax5zaxomuq9towoqex6" 2024/04/18 04:09:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-woluzax5zaxomuq9towoqex6": object not found 2024/04/18 04:09:11 DEBUG : Creating backend with remote "/tmp/rclone3908319217" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-woluzax5zaxomuq9towoqex6/", Local "Local file system at /tmp/rclone3908319217", Modify Window "1s" 2024/04/18 04:09:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-woluzax5zaxomuq9towoqex6/ 2024/04/18 04:09:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-woluzax5zaxomuq9towoqex6/" 2024/04/18 04:09:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-woluzax5zaxomuq9towoqex6/%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 04:09:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-woluzax5zaxomuq9towoqex6" 2024/04/18 04:09:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-woluzax5zaxomuq9towoqex6/" NFC checkfile vs. NFD remote (without normalization) 2024/04/18 04:09:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-woluzax5zaxomuq9towoqex60 for path "/1210146/rclone-test-woluzax5zaxomuq9towoqex6/" 2024/04/18 04:09:12 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/18 04:09:12 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-woluzax5zaxomuq9towoqex6/ 2024/04/18 04:09:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-woluzax5zaxomuq9towoqex6/: 1 files missing 2024/04/18 04:09:12 NOTICE: 1 hashes missing 2024/04/18 04:09:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-woluzax5zaxomuq9towoqex6/: 2 differences found 2024/04/18 04:09:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-woluzax5zaxomuq9towoqex6/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/18 04:09:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-woluzax5zaxomuq9towoqex60 for path "/1210146/rclone-test-woluzax5zaxomuq9towoqex6/" 2024/04/18 04:09:12 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-woluzax5zaxomuq9towoqex6/%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 04:09:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 04:09:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-woluzax5zaxomuq9towoqex6/: 0 differences found 2024/04/18 04:09:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-woluzax5zaxomuq9towoqex6/: 1 matching files 2024/04/18 04:09:12 DEBUG : Creating backend with remote "TestnStorage:rclone-test-hemobuj1bonecaq3wayaxif1" 2024/04/18 04:09:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 04:09:12 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:09:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hemobuj1bonecaq3wayaxif1" 2024/04/18 04:09:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hemobuj1bonecaq3wayaxif1": object not found 2024/04/18 04:09:13 DEBUG : Creating backend with remote "/tmp/rclone1562465043" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/", Local "Local file system at /tmp/rclone1562465043", Modify Window "1s" 2024/04/18 04:09:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/ 2024/04/18 04:09:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/" 2024/04/18 04:09:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/%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 04:09:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hemobuj1bonecaq3wayaxif1" 2024/04/18 04:09:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/" NFDx2 checkfile vs. both remote (without normalization) 2024/04/18 04:09:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hemobuj1bonecaq3wayaxif10 for path "/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/" 2024/04/18 04:09:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/18 04:09:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/ 2024/04/18 04:09:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/: 1 files missing 2024/04/18 04:09:13 NOTICE: 1 hashes missing 2024/04/18 04:09:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/: 2 differences found 2024/04/18 04:09:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/18 04:09:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hemobuj1bonecaq3wayaxif10 for path "/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/" 2024/04/18 04:09:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/%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 04:09:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 04:09:14 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/: 0 differences found 2024/04/18 04:09:14 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/: 1 matching files 2024/04/18 04:09:14 DEBUG : Creating backend with remote "TestnStorage:rclone-test-botejek3samamoq1kugesub8" 2024/04/18 04:09:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 04:09:14 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:09:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botejek3samamoq1kugesub8" 2024/04/18 04:09:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botejek3samamoq1kugesub8": object not found 2024/04/18 04:09:14 DEBUG : Creating backend with remote "/tmp/rclone3919156958" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botejek3samamoq1kugesub8/", Local "Local file system at /tmp/rclone3919156958", Modify Window "1s" 2024/04/18 04:09:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botejek3samamoq1kugesub8/ 2024/04/18 04:09:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botejek3samamoq1kugesub8/" 2024/04/18 04:09:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botejek3samamoq1kugesub8/%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 04:09:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botejek3samamoq1kugesub8" 2024/04/18 04:09:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botejek3samamoq1kugesub8/" NFCx2 checkfile vs. both remote (without normalization) 2024/04/18 04:09:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botejek3samamoq1kugesub80 for path "/1210146/rclone-test-botejek3samamoq1kugesub8/" 2024/04/18 04:09:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/18 04:09:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-botejek3samamoq1kugesub8/ 2024/04/18 04:09:15 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-botejek3samamoq1kugesub8/: 1 files missing 2024/04/18 04:09:15 NOTICE: 1 hashes missing 2024/04/18 04:09:15 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-botejek3samamoq1kugesub8/: 2 differences found 2024/04/18 04:09:15 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-botejek3samamoq1kugesub8/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/18 04:09:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botejek3samamoq1kugesub80 for path "/1210146/rclone-test-botejek3samamoq1kugesub8/" 2024/04/18 04:09:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botejek3samamoq1kugesub8/%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 04:09:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 04:09:15 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-botejek3samamoq1kugesub8/: 0 differences found 2024/04/18 04:09:15 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-botejek3samamoq1kugesub8/: 1 matching files 2024/04/18 04:09:15 DEBUG : Creating backend with remote "TestnStorage:rclone-test-hiyoqob6qaceket1teqahef8" 2024/04/18 04:09:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 04:09:15 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:09:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hiyoqob6qaceket1teqahef8" 2024/04/18 04:09:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hiyoqob6qaceket1teqahef8": object not found 2024/04/18 04:09:15 DEBUG : Creating backend with remote "/tmp/rclone3384001057" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hiyoqob6qaceket1teqahef8/", Local "Local file system at /tmp/rclone3384001057", Modify Window "1s" 2024/04/18 04:09:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-hiyoqob6qaceket1teqahef8/ 2024/04/18 04:09:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-hiyoqob6qaceket1teqahef8/" 2024/04/18 04:09:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-hiyoqob6qaceket1teqahef8/%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 04:09:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hiyoqob6qaceket1teqahef8" 2024/04/18 04:09:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-hiyoqob6qaceket1teqahef8/" both checkfile vs. NFDx2 remote (without normalization) 2024/04/18 04:09:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hiyoqob6qaceket1teqahef80 for path "/1210146/rclone-test-hiyoqob6qaceket1teqahef8/" 2024/04/18 04:09:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/18 04:09:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-hiyoqob6qaceket1teqahef8/ 2024/04/18 04:09:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hiyoqob6qaceket1teqahef8/: 1 files missing 2024/04/18 04:09:16 NOTICE: 1 hashes missing 2024/04/18 04:09:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hiyoqob6qaceket1teqahef8/: 2 differences found 2024/04/18 04:09:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hiyoqob6qaceket1teqahef8/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/18 04:09:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hiyoqob6qaceket1teqahef80 for path "/1210146/rclone-test-hiyoqob6qaceket1teqahef8/" 2024/04/18 04:09:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-hiyoqob6qaceket1teqahef8/%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 04:09:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 04:09:17 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hiyoqob6qaceket1teqahef8/: 0 differences found 2024/04/18 04:09:17 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hiyoqob6qaceket1teqahef8/: 1 matching files 2024/04/18 04:09:17 DEBUG : Creating backend with remote "TestnStorage:rclone-test-hulifoc2guzazux5wihobob2" 2024/04/18 04:09:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 04:09:17 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:09:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hulifoc2guzazux5wihobob2" 2024/04/18 04:09:17 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hulifoc2guzazux5wihobob2": object not found 2024/04/18 04:09:17 DEBUG : Creating backend with remote "/tmp/rclone980950619" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hulifoc2guzazux5wihobob2/", Local "Local file system at /tmp/rclone980950619", Modify Window "1s" 2024/04/18 04:09:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-hulifoc2guzazux5wihobob2/ 2024/04/18 04:09:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-hulifoc2guzazux5wihobob2/" 2024/04/18 04:09:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-hulifoc2guzazux5wihobob2/%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 04:09:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hulifoc2guzazux5wihobob2" 2024/04/18 04:09:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-hulifoc2guzazux5wihobob2/" both checkfile vs. NFCx2 remote (without normalization) 2024/04/18 04:09:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hulifoc2guzazux5wihobob20 for path "/1210146/rclone-test-hulifoc2guzazux5wihobob2/" 2024/04/18 04:09:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/18 04:09:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-hulifoc2guzazux5wihobob2/ 2024/04/18 04:09:18 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hulifoc2guzazux5wihobob2/: 1 files missing 2024/04/18 04:09:18 NOTICE: 1 hashes missing 2024/04/18 04:09:18 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hulifoc2guzazux5wihobob2/: 2 differences found 2024/04/18 04:09:18 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hulifoc2guzazux5wihobob2/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/18 04:09:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hulifoc2guzazux5wihobob20 for path "/1210146/rclone-test-hulifoc2guzazux5wihobob2/" 2024/04/18 04:09:18 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-hulifoc2guzazux5wihobob2/%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 04:09:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 04:09:18 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hulifoc2guzazux5wihobob2/: 0 differences found 2024/04/18 04:09:18 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hulifoc2guzazux5wihobob2/: 1 matching files 2024/04/18 04:09:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hulifoc2guzazux5wihobob2/: Purge remote 2024/04/18 04:09:18 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-hulifoc2guzazux5wihobob2/" 2024/04/18 04:09:18 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/04/18 04:09:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hulifoc2guzazux5wihobob20 for path "/1210146/rclone-test-hulifoc2guzazux5wihobob2/" 2024/04/18 04:09:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hulifoc2guzazux5wihobob2/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/18 04:09:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-hulifoc2guzazux5wihobob2/%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 04:09:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hulifoc2guzazux5wihobob2/: Purge dir "" 2024/04/18 04:09:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-hulifoc2guzazux5wihobob2/" 2024/04/18 04:09:19 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hiyoqob6qaceket1teqahef8/: Purge remote 2024/04/18 04:09:19 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-hiyoqob6qaceket1teqahef8/" 2024/04/18 04:09:19 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/04/18 04:09:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hiyoqob6qaceket1teqahef80 for path "/1210146/rclone-test-hiyoqob6qaceket1teqahef8/" 2024/04/18 04:09:19 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hiyoqob6qaceket1teqahef8/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/18 04:09:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-hiyoqob6qaceket1teqahef8/%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 04:09:20 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hiyoqob6qaceket1teqahef8/: Purge dir "" 2024/04/18 04:09:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-hiyoqob6qaceket1teqahef8/" 2024/04/18 04:09:20 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botejek3samamoq1kugesub8/: Purge remote 2024/04/18 04:09:20 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-botejek3samamoq1kugesub8/" 2024/04/18 04:09:20 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/04/18 04:09:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botejek3samamoq1kugesub80 for path "/1210146/rclone-test-botejek3samamoq1kugesub8/" 2024/04/18 04:09:20 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botejek3samamoq1kugesub8/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/18 04:09:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botejek3samamoq1kugesub8/%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 04:09:21 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botejek3samamoq1kugesub8/: Purge dir "" 2024/04/18 04:09:21 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botejek3samamoq1kugesub8/" 2024/04/18 04:09:21 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/: Purge remote 2024/04/18 04:09:21 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/" 2024/04/18 04:09:21 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 04:09:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hemobuj1bonecaq3wayaxif10 for path "/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/" 2024/04/18 04:09:21 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/18 04:09:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/%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 04:09:22 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/: Purge dir "" 2024/04/18 04:09:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-hemobuj1bonecaq3wayaxif1/" 2024/04/18 04:09:22 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-woluzax5zaxomuq9towoqex6/: Purge remote 2024/04/18 04:09:22 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-woluzax5zaxomuq9towoqex6/" 2024/04/18 04:09:22 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 04:09:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-woluzax5zaxomuq9towoqex60 for path "/1210146/rclone-test-woluzax5zaxomuq9towoqex6/" 2024/04/18 04:09:22 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-woluzax5zaxomuq9towoqex6/: Purge object "測試_Русский___ě_áñ" 2024/04/18 04:09:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-woluzax5zaxomuq9towoqex6/%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 04:09:23 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-woluzax5zaxomuq9towoqex6/: Purge dir "" 2024/04/18 04:09:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-woluzax5zaxomuq9towoqex6/" 2024/04/18 04:09:23 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-somitan4yamebis5zagefud4/: Purge remote 2024/04/18 04:09:23 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-somitan4yamebis5zagefud4/" 2024/04/18 04:09:23 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 04:09:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-somitan4yamebis5zagefud40 for path "/1210146/rclone-test-somitan4yamebis5zagefud4/" 2024/04/18 04:09:24 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-somitan4yamebis5zagefud4/: Purge object "測試_Русский___ě_áñ" 2024/04/18 04:09:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-somitan4yamebis5zagefud4/%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 04:09:24 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-somitan4yamebis5zagefud4/: Purge dir "" 2024/04/18 04:09:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-somitan4yamebis5zagefud4/" 2024/04/18 04:09:25 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-caseror0hilumos3yenowok2/: Purge remote 2024/04/18 04:09:25 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-caseror0hilumos3yenowok2/" 2024/04/18 04:09:25 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 04:09:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-caseror0hilumos3yenowok20 for path "/1210146/rclone-test-caseror0hilumos3yenowok2/" 2024/04/18 04:09:25 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-caseror0hilumos3yenowok2/: Purge object "HELLO, WORLD!" 2024/04/18 04:09:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-caseror0hilumos3yenowok2/HELLO,%20WORLD%21" 2024/04/18 04:09:26 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-caseror0hilumos3yenowok2/: Purge dir "" 2024/04/18 04:09:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-caseror0hilumos3yenowok2/" 2024/04/18 04:09:26 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-soqowes5jadohix4rebihah8/: Purge remote 2024/04/18 04:09:26 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-soqowes5jadohix4rebihah8/" 2024/04/18 04:09:26 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/04/18 04:09:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-soqowes5jadohix4rebihah80 for path "/1210146/rclone-test-soqowes5jadohix4rebihah8/" 2024/04/18 04:09:27 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-soqowes5jadohix4rebihah8/: Purge object "HeLlO, wOrLd!" 2024/04/18 04:09:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-soqowes5jadohix4rebihah8/HeLlO,%20wOrLd%21" 2024/04/18 04:09:27 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-soqowes5jadohix4rebihah8/: Purge dir "" 2024/04/18 04:09:27 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-soqowes5jadohix4rebihah8/" 2024/04/18 04:09:27 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoyonof6defofuz9kayapel3/: Purge remote 2024/04/18 04:09:27 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-zoyonof6defofuz9kayapel3/" 2024/04/18 04:09:27 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 04:09:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zoyonof6defofuz9kayapel30 for path "/1210146/rclone-test-zoyonof6defofuz9kayapel3/" 2024/04/18 04:09:28 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoyonof6defofuz9kayapel3/: Purge object "HELLO, WORLD!" 2024/04/18 04:09:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zoyonof6defofuz9kayapel3/HELLO,%20WORLD%21" 2024/04/18 04:09:29 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoyonof6defofuz9kayapel3/: Purge dir "" 2024/04/18 04:09:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zoyonof6defofuz9kayapel3/" 2024/04/18 04:09:29 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/: Purge remote 2024/04/18 04:09:29 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/" 2024/04/18 04:09:29 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 04:09:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-bayenaz4gohucoy8hufeyub80 for path "/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/" 2024/04/18 04:09:30 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/: Purge object "hello, world!" 2024/04/18 04:09:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/hello,%20world%21" 2024/04/18 04:09:30 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/: Purge dir "" 2024/04/18 04:09:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-bayenaz4gohucoy8hufeyub8/" --- PASS: TestApplyTransforms (26.58s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:09:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2" 2024/04/18 04:09:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2": object not found 2024/04/18 04:09:31 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/18 04:09:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/ 2024/04/18 04:09:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/" 2024/04/18 04:09:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2" 2024/04/18 04:09:32 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/04/18 04:09:32 INFO : file1: Copied (new) to: sub/file2 2024/04/18 04:09:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2" 2024/04/18 04:09:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/18 04:09:32 DEBUG : file1: Unchanged skipping 2024/04/18 04:09:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: don't need to copy/move sub/file2, it is already at target location 2024/04/18 04:09:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2" 2024/04/18 04:09:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub" 2024/04/18 04:09:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCopyFile (2.72s) === RUN TestCopyLongFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" copy_test.go:152: Test only runs on local 2024/04/18 04:09:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestCopyLongFile (0.32s) === RUN TestCopyFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" copy_test.go:172: Skipping test as remote does not support server-side move or copy 2024/04/18 04:09:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestCopyFileBackupDir (0.46s) === RUN TestCopyFileCompareDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:09:34 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dikuheq0potazoh4guriqon0/dst" 2024/04/18 04:09:34 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:09:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst" 2024/04/18 04:09:34 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst": object not found 2024/04/18 04:09:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/one" 2024/04/18 04:09:34 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/one": object not found 2024/04/18 04:09:34 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dikuheq0potazoh4guriqon0/CompareDest" 2024/04/18 04:09:34 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:09:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest" 2024/04/18 04:09:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest": object not found 2024/04/18 04:09:35 DEBUG : one: Need to transfer - File not found at Destination 2024/04/18 04:09:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/one" 2024/04/18 04:09:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/one": object not found 2024/04/18 04:09:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/ 2024/04/18 04:09:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/ 2024/04/18 04:09:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/" 2024/04/18 04:09:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/one" 2024/04/18 04:09:35 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/18 04:09:35 INFO : one: Copied (new) 2024/04/18 04:09:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/one" 2024/04/18 04:09:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 04:09:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/one" 2024/04/18 04:09:36 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/one": object not found 2024/04/18 04:09:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/one" 2024/04/18 04:09:36 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/18 04:09:36 INFO : one: Copied (replaced existing) 2024/04/18 04:09:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/ 2024/04/18 04:09:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/" 2024/04/18 04:09:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/one" 2024/04/18 04:09:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/ 2024/04/18 04:09:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/" 2024/04/18 04:09:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/one" 2024/04/18 04:09:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/one" 2024/04/18 04:09:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 04:09:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/one" 2024/04/18 04:09:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/18 04:09:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/18 04:09:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/two" 2024/04/18 04:09:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/two" 2024/04/18 04:09:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/two": object not found 2024/04/18 04:09:39 DEBUG : two: Need to transfer - File not found at Destination 2024/04/18 04:09:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/two" 2024/04/18 04:09:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/18 04:09:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/18 04:09:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/two" 2024/04/18 04:09:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/two": object not found 2024/04/18 04:09:39 DEBUG : two: Need to transfer - File not found at Destination 2024/04/18 04:09:39 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/two" 2024/04/18 04:09:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/18 04:09:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/18 04:09:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/two" 2024/04/18 04:09:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/two": object not found 2024/04/18 04:09:40 DEBUG : two: Need to transfer - File not found at Destination 2024/04/18 04:09:40 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/two" 2024/04/18 04:09:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/18 04:09:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/two" 2024/04/18 04:09:40 DEBUG : two: Dst hash empty - aborting Src hash check 2024/04/18 04:09:40 INFO : two: Copied (new) 2024/04/18 04:09:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/one" 2024/04/18 04:09:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest/two" 2024/04/18 04:09:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/one" 2024/04/18 04:09:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst/two" 2024/04/18 04:09:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/dst" 2024/04/18 04:09:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/CompareDest" 2024/04/18 04:09:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCopyFileCompareDest (7.47s) === RUN TestCopyFileCopyDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" copy_test.go:275: Skipping test as remote does not support server-side copy 2024/04/18 04:09:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestCopyFileCopyDest (0.40s) === RUN TestCopyInplace run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" copy_test.go:369: Partial uploads not supported 2024/04/18 04:09:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" copy_test.go:402: Partial uploads not supported 2024/04/18 04:09:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestCopyLongFileName (0.29s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:09:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file1" 2024/04/18 04:09:43 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file1": object not found 2024/04/18 04:09:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/18 04:09:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/ 2024/04/18 04:09:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/" 2024/04/18 04:09:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file1" 2024/04/18 04:09:43 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/04/18 04:09:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/04/18 04:09:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file2" 2024/04/18 04:09:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file2": object not found 2024/04/18 04:09:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/04/18 04:09:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file2" 2024/04/18 04:09:44 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2024/04/18 04:09:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file2" 2024/04/18 04:09:44 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file2": object not found 2024/04/18 04:09:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2024/04/18 04:09:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file3" 2024/04/18 04:09:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file3": object not found 2024/04/18 04:09:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/04/18 04:09:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file4" 2024/04/18 04:09:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file4": object not found 2024/04/18 04:09:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/04/18 04:09:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file4" 2024/04/18 04:09:45 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/04/18 04:09:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/04/18 04:09:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file1" 2024/04/18 04:09:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer/file4" 2024/04/18 04:09:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/TestCopyFileMaxTransfer" 2024/04/18 04:09:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCopyFileMaxTransfer (3.94s) === RUN TestDeduplicateInteractive run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 04:09:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 04:09:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestDeduplicateSkip (0.31s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 04:09:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestDeduplicateSizeOnly (0.30s) === RUN TestDeduplicateFirst run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 04:09:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestDeduplicateFirst (0.45s) === RUN TestDeduplicateNewest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 04:09:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestDeduplicateNewest (0.35s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:09:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/one" 2024/04/18 04:09:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/also/ 2024/04/18 04:09:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/also/" 2024/04/18 04:09:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/also/one" 2024/04/18 04:09:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/another" 2024/04/18 04:09:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/not-one" 2024/04/18 04:09:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:50 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: Looking for duplicate md5 hashes using newest mode. 2024/04/18 04:09:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:50 NOTICE: 69f008f9de6ec0bbaf91699ce7028619: Found 3 files with duplicate md5 hashes 2024/04/18 04:09:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/one" 2024/04/18 04:09:50 INFO : one: Deleted 2024/04/18 04:09:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/also/one" 2024/04/18 04:09:50 INFO : also/one: Deleted 2024/04/18 04:09:50 NOTICE: 69f008f9de6ec0bbaf91699ce7028619: Deleted 2 extra copies 2024/04/18 04:09:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/another" 2024/04/18 04:09:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/not-one" 2024/04/18 04:09:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/also" 2024/04/18 04:09:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestDeduplicateNewestByHash (2.91s) === RUN TestDeduplicateOldest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 04:09:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestDeduplicateOldest (0.37s) === RUN TestDeduplicateLargest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 04:09:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestDeduplicateLargest (0.47s) === RUN TestDeduplicateSmallest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 04:09:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestDeduplicateSmallest (0.30s) === RUN TestDeduplicateRename run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 04:09:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestDeduplicateRename (0.35s) === RUN TestMergeDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2024/04/18 04:09:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestMergeDirs (0.42s) === RUN TestListDirSorted run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:09:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/a.txt" 2024/04/18 04:09:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/zend.txt" 2024/04/18 04:09:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ 2024/04/18 04:09:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/" 2024/04/18 04:09:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/hello%20world" 2024/04/18 04:09:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/hello%20world2" 2024/04/18 04:09:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ignore%20dir/ 2024/04/18 04:09:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ignore%20dir/" 2024/04/18 04:09:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ignore%20dir/.ignore" 2024/04/18 04:09:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ignore%20dir/should%20be%20ignored" 2024/04/18 04:09:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/sub%20sub%20dir/ 2024/04/18 04:09:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/sub%20sub%20dir/" 2024/04/18 04:09:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/sub%20sub%20dir/hello%20world3" 2024/04/18 04:09:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:56 DEBUG : a.txt: Excluded (Size Filter) 2024/04/18 04:09:56 DEBUG : a.txt: Excluded 2024/04/18 04:09:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir" 2024/04/18 04:09:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir" 2024/04/18 04:09:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/18 04:09:56 DEBUG : sub dir/hello world: Excluded 2024/04/18 04:09:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/18 04:09:56 DEBUG : sub dir/hello world2: Excluded 2024/04/18 04:09:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir" 2024/04/18 04:09:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/18 04:09:56 DEBUG : sub dir/hello world: Excluded 2024/04/18 04:09:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/18 04:09:56 DEBUG : sub dir/hello world2: Excluded 2024/04/18 04:09:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ignore%20dir/.ignore" 2024/04/18 04:09:57 DEBUG : sub dir/ignore dir: Excluded 2024/04/18 04:09:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/sub%20sub%20dir/.ignore" 2024/04/18 04:09:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/sub%20sub%20dir/.ignore": object not found 2024/04/18 04:09:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ignore%20dir" 2024/04/18 04:09:57 DEBUG : sub dir/ignore dir: Excluded 2024/04/18 04:09:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ignore%20dir" 2024/04/18 04:09:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ignore%20dir" 2024/04/18 04:09:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:09:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/a.txt" 2024/04/18 04:09:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/hello%20world" 2024/04/18 04:09:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/hello%20world2" 2024/04/18 04:09:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ignore%20dir/.ignore" 2024/04/18 04:09:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ignore%20dir/should%20be%20ignored" 2024/04/18 04:09:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/sub%20sub%20dir/hello%20world3" 2024/04/18 04:09:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/zend.txt" 2024/04/18 04:09:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/sub%20sub%20dir" 2024/04/18 04:09:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ignore%20dir" 2024/04/18 04:09:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir" 2024/04/18 04:09:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestListDirSorted (6.13s) === RUN TestListJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:09:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/ 2024/04/18 04:10:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/" 2024/04/18 04:10:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2" 2024/04/18 04:10:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestListJSON/Default 2024/04/18 04:10:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestListJSON/FilesOnly 2024/04/18 04:10:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestListJSON/DirsOnly 2024/04/18 04:10:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestListJSON/Recurse 2024/04/18 04:10:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestListJSON/SubDir 2024/04/18 04:10:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub" === RUN TestListJSON/NoModTime 2024/04/18 04:10:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestListJSON/NoMimeType 2024/04/18 04:10:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestListJSON/ShowHash 2024/04/18 04:10:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestListJSON/HashTypes 2024/04/18 04:10:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestListJSON/Metadata 2024/04/18 04:10:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2" 2024/04/18 04:10:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub" 2024/04/18 04:10:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestListJSON (3.58s) --- PASS: TestListJSON/Default (0.17s) --- PASS: TestListJSON/FilesOnly (0.16s) --- PASS: TestListJSON/DirsOnly (0.17s) --- PASS: TestListJSON/Recurse (0.25s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.15s) --- PASS: TestListJSON/NoMimeType (0.16s) --- PASS: TestListJSON/ShowHash (0.16s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.23s) === RUN TestStatJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/ 2024/04/18 04:10:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/" 2024/04/18 04:10:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2" 2024/04/18 04:10:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestStatJSON/Root 2024/04/18 04:10:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2024/04/18 04:10:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestStatJSON/Dir 2024/04/18 04:10:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub" 2024/04/18 04:10:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestStatJSON/DirWithTrailingSlash 2024/04/18 04:10:05 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestStatJSON/File 2024/04/18 04:10:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" === RUN TestStatJSON/NotFound 2024/04/18 04:10:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/notfound" 2024/04/18 04:10:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/notfound": object not found 2024/04/18 04:10:05 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestStatJSON/DirFilesOnly 2024/04/18 04:10:05 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub" === RUN TestStatJSON/FileFilesOnly 2024/04/18 04:10:05 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" === RUN TestStatJSON/NotFoundFilesOnly 2024/04/18 04:10:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/notfound" 2024/04/18 04:10:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2024/04/18 04:10:05 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestStatJSON/FileDirsOnly 2024/04/18 04:10:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestStatJSON/NotFoundDirsOnly 2024/04/18 04:10:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestStatJSON/RootNotFound 2024/04/18 04:10:06 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dikuheq0potazoh4guriqon0/notfound" 2024/04/18 04:10:06 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:10:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/notfound" 2024/04/18 04:10:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/notfound": object not found 2024/04/18 04:10:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/notfound" 2024/04/18 04:10:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/notfound": object not found 2024/04/18 04:10:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2" 2024/04/18 04:10:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub" 2024/04/18 04:10:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestStatJSON (4.34s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.14s) --- PASS: TestStatJSON/Dir (0.29s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.20s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.33s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.16s) --- PASS: TestStatJSON/DirDirsOnly (0.16s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (0.34s) === RUN TestMkdir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: Making directory 2024/04/18 04:10:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: Making directory 2024/04/18 04:10:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestMkdir (0.63s) === RUN TestLsd run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ 2024/04/18 04:10:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/" 2024/04/18 04:10:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/hello%20world" 2024/04/18 04:10:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/hello%20world" 2024/04/18 04:10:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir" 2024/04/18 04:10:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestLsd (1.53s) === RUN TestLs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:10:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:10:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:10:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:10:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestLs (1.55s) === RUN TestLsWithFilesFrom run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:10:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:10:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:12 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/04/18 04:10:12 DEBUG : empty space: Excluded 2024/04/18 04:10:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:10:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/notfound" 2024/04/18 04:10:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/notfound": object not found 2024/04/18 04:10:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:10:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:10:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestLsWithFilesFrom (2.32s) === RUN TestLsLong run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:10:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:10:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:10:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:10:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestLsLong (2.19s) === RUN TestHashSums run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:10:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:10:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestHashSums/Md5 2024/04/18 04:10:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestHashSums/Md5Download 2024/04/18 04:10:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:10:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:10:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:10:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:10:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestHashSums (1.77s) --- PASS: TestHashSums/Md5 (0.17s) --- PASS: TestHashSums/Md5Download (0.27s) === RUN TestHashSumsWithErrors 2024/04/18 04:10:17 DEBUG : Creating backend with remote ":memory:" 2024/04/18 04:10:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/04/18 04:10:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/18 04:10:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/18 04:10:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/18 04:10:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/18 04:10:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/18 04:10:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/18 04:10:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/04/18 04:10:17 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-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:10:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:10:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ 2024/04/18 04:10:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/" 2024/04/18 04:10:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/potato3" 2024/04/18 04:10:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:10:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:10:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/potato3" 2024/04/18 04:10:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir" 2024/04/18 04:10:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCount (2.20s) === RUN TestDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/small" 2024/04/18 04:10:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/medium" 2024/04/18 04:10:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/large" 2024/04/18 04:10:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:20 DEBUG : Waiting for deletions to finish 2024/04/18 04:10:20 DEBUG : large: Excluded (Size Filter) 2024/04/18 04:10:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/medium" 2024/04/18 04:10:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/small" 2024/04/18 04:10:21 INFO : medium: Deleted 2024/04/18 04:10:21 INFO : small: Deleted 2024/04/18 04:10:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/large" 2024/04/18 04:10:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestDelete (1.92s) === RUN TestMaxDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/small" 2024/04/18 04:10:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/medium" 2024/04/18 04:10:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/large" 2024/04/18 04:10:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:22 DEBUG : Waiting for deletions to finish 2024/04/18 04:10:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/large" 2024/04/18 04:10:23 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/04/18 04:10:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/medium" 2024/04/18 04:10:23 INFO : large: Deleted 2024/04/18 04:10:23 INFO : medium: Deleted 2024/04/18 04:10:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/small" 2024/04/18 04:10:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestMaxDelete (2.49s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/small" 2024/04/18 04:10:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/medium" 2024/04/18 04:10:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/large" 2024/04/18 04:10:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:25 DEBUG : Waiting for deletions to finish 2024/04/18 04:10:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/04/18 04:10:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/medium" 2024/04/18 04:10:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/small" 2024/04/18 04:10:25 INFO : medium: Deleted 2024/04/18 04:10:25 INFO : small: Deleted 2024/04/18 04:10:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/large" 2024/04/18 04:10:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestMaxDeleteSizeLargeFile (2.51s) === RUN TestMaxDeleteSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/small" 2024/04/18 04:10:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/medium" 2024/04/18 04:10:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/large" 2024/04/18 04:10:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:27 DEBUG : Waiting for deletions to finish 2024/04/18 04:10:27 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/04/18 04:10:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/large" 2024/04/18 04:10:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/medium" 2024/04/18 04:10:28 INFO : large: Deleted 2024/04/18 04:10:28 INFO : medium: Deleted 2024/04/18 04:10:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/small" 2024/04/18 04:10:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestMaxDeleteSize (2.39s) === RUN TestRetry 2024/04/18 04:10:29 DEBUG : Received error: EOF - low level retry 1/5 2024/04/18 04:10:29 DEBUG : Received error: EOF - low level retry 2/5 2024/04/18 04:10:29 DEBUG : Received error: EOF - low level retry 1/5 2024/04/18 04:10:29 DEBUG : Received error: EOF - low level retry 2/5 2024/04/18 04:10:29 DEBUG : Received error: EOF - low level retry 3/5 2024/04/18 04:10:29 DEBUG : Received error: EOF - low level retry 4/5 2024/04/18 04:10:29 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-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file2" 2024/04/18 04:10:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file2" 2024/04/18 04:10:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file2" 2024/04/18 04:10:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file2" 2024/04/18 04:10:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file2" 2024/04/18 04:10:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file2" 2024/04/18 04:10:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file2" 2024/04/18 04:10:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCat (4.21s) === RUN TestPurge 2024/04/18 04:10:33 DEBUG : Creating backend with remote "TestnStorage:rclone-test-tevazun1xetunac2gulejaf2" 2024/04/18 04:10:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 04:10:33 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/04/18 04:10:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2" 2024/04/18 04:10:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2": object not found 2024/04/18 04:10:33 DEBUG : Creating backend with remote "/tmp/rclone714005390" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/", Local "Local file system at /tmp/rclone714005390", Modify Window "1s" 2024/04/18 04:10:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/ 2024/04/18 04:10:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/ 2024/04/18 04:10:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/" 2024/04/18 04:10:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/ 2024/04/18 04:10:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/" 2024/04/18 04:10:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/C1/ 2024/04/18 04:10:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/C1/" 2024/04/18 04:10:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/C1/one" 2024/04/18 04:10:34 DEBUG : A2: Making directory 2024/04/18 04:10:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/A2/ 2024/04/18 04:10:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A2/" 2024/04/18 04:10:34 DEBUG : A1/B2: Making directory 2024/04/18 04:10:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B2/ 2024/04/18 04:10:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B2/" 2024/04/18 04:10:34 DEBUG : A1/B2/C2: Making directory 2024/04/18 04:10:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B2/C2/ 2024/04/18 04:10:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B2/C2/" 2024/04/18 04:10:35 DEBUG : A1/B1/C3: Making directory 2024/04/18 04:10:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/C3/ 2024/04/18 04:10:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/C3/" 2024/04/18 04:10:35 DEBUG : A3: Making directory 2024/04/18 04:10:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/A3/ 2024/04/18 04:10:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A3/" 2024/04/18 04:10:35 DEBUG : A3/B3: Making directory 2024/04/18 04:10:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/A3/B3/ 2024/04/18 04:10:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A3/B3/" 2024/04/18 04:10:35 DEBUG : A3/B3/C4: Making directory 2024/04/18 04:10:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/A3/B3/C4/ 2024/04/18 04:10:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A3/B3/C4/" 2024/04/18 04:10:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/two" 2024/04/18 04:10:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2" 2024/04/18 04:10:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tevazun1xetunac2gulejaf20 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10:36 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1" 2024/04/18 04:10: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 04:10:36 DEBUG : Waiting for deletions to finish 2024/04/18 04:10:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tevazun1xetunac2gulejaf2%2FA1%2FB10 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/" 2024/04/18 04:10:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/C1/one" 2024/04/18 04:10:36 INFO : A1/B1/C1/one: Deleted 2024/04/18 04:10:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1" 2024/04/18 04:10:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/C3" 2024/04/18 04:10:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/C1" 2024/04/18 04:10:37 DEBUG : removing 2 level 3 directories 2024/04/18 04:10:37 INFO : A1/B1/C3: Removing directory 2024/04/18 04:10:37 INFO : A1/B1/C1: Removing directory 2024/04/18 04:10:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/C3" 2024/04/18 04:10:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1/C1" 2024/04/18 04:10:38 DEBUG : removing 1 level 2 directories 2024/04/18 04:10:38 INFO : A1/B1: Removing directory 2024/04/18 04:10:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B1" 2024/04/18 04:10:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tevazun1xetunac2gulejaf20 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10:38 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10: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 04:10:38 DEBUG : Waiting for deletions to finish 2024/04/18 04:10:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tevazun1xetunac2gulejaf20 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/two" 2024/04/18 04:10:38 INFO : A1/two: Deleted 2024/04/18 04:10:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A3" 2024/04/18 04:10:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1" 2024/04/18 04:10:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A2" 2024/04/18 04:10:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A3/B3" 2024/04/18 04:10:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A3/B3/C4" 2024/04/18 04:10:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B2" 2024/04/18 04:10:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B2/C2" 2024/04/18 04:10:39 DEBUG : removing 2 level 3 directories 2024/04/18 04:10:39 INFO : A3/B3/C4: Removing directory 2024/04/18 04:10:39 INFO : A1/B2/C2: Removing directory 2024/04/18 04:10:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A3/B3/C4" 2024/04/18 04:10:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B2/C2" 2024/04/18 04:10:40 DEBUG : removing 2 level 2 directories 2024/04/18 04:10:40 INFO : A3/B3: Removing directory 2024/04/18 04:10:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A3/B3" 2024/04/18 04:10:40 INFO : A1/B2: Removing directory 2024/04/18 04:10:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1/B2" 2024/04/18 04:10:40 DEBUG : removing 3 level 1 directories 2024/04/18 04:10:40 INFO : A3: Removing directory 2024/04/18 04:10:40 INFO : A1: Removing directory 2024/04/18 04:10:40 INFO : A2: Removing directory 2024/04/18 04:10:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A3" 2024/04/18 04:10:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A1" 2024/04/18 04:10:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/A2" 2024/04/18 04:10:40 DEBUG : removing 1 level 0 directories 2024/04/18 04:10:40 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/: Removing directory 2024/04/18 04:10:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tevazun1xetunac2gulejaf20 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10:41 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2" 2024/04/18 04:10:41 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2": object not found 2024/04/18 04:10:41 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/": object not found 2024/04/18 04:10:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/: Purge remote 2024/04/18 04:10:41 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10: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 04:10:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tevazun1xetunac2gulejaf20 for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10:41 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2" 2024/04/18 04:10:41 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2": object not found 2024/04/18 04:10:41 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/": object not found 2024/04/18 04:10:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tevazun1xetunac2gulejaf2/: Purge dir "" 2024/04/18 04:10:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tevazun1xetunac2gulejaf2/" 2024/04/18 04:10:41 purge failed to rmdir "": directory not found 2024/04/18 04:10:41 purge failed: directory not found --- PASS: TestPurge (8.52s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/ 2024/04/18 04:10:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/" 2024/04/18 04:10:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/ 2024/04/18 04:10:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/" 2024/04/18 04:10:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/ 2024/04/18 04:10:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/" 2024/04/18 04:10:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/one" 2024/04/18 04:10:43 DEBUG : A2: Making directory 2024/04/18 04:10:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/ 2024/04/18 04:10:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/" 2024/04/18 04:10:43 DEBUG : A1/B2: Making directory 2024/04/18 04:10:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B2/ 2024/04/18 04:10:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B2/" 2024/04/18 04:10:43 DEBUG : A1/B2/C2: Making directory 2024/04/18 04:10:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B2/C2/ 2024/04/18 04:10:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B2/C2/" 2024/04/18 04:10:43 DEBUG : A1/B1/C3: Making directory 2024/04/18 04:10:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C3/ 2024/04/18 04:10:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C3/" 2024/04/18 04:10:43 DEBUG : A3: Making directory 2024/04/18 04:10:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/ 2024/04/18 04:10:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/" 2024/04/18 04:10:43 DEBUG : A3/B3: Making directory 2024/04/18 04:10:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B3/ 2024/04/18 04:10:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B3/" 2024/04/18 04:10:43 DEBUG : A3/B3/C4: Making directory 2024/04/18 04:10:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B3/C4/ 2024/04/18 04:10:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B3/C4/" 2024/04/18 04:10:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/two" 2024/04/18 04:10:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:44 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B3/C4" 2024/04/18 04:10:44 DEBUG : removing 1 level 3 directories 2024/04/18 04:10:44 INFO : A3/B3/C4: Removing directory 2024/04/18 04:10:44 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B3/C4" 2024/04/18 04:10:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3" 2024/04/18 04:10:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1" 2024/04/18 04:10:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2" 2024/04/18 04:10:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B3" 2024/04/18 04:10:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B2" 2024/04/18 04:10:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1" 2024/04/18 04:10:46 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C3" 2024/04/18 04:10:46 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1" 2024/04/18 04:10:46 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B2/C2" 2024/04/18 04:10:46 DEBUG : removing 2 level 3 directories 2024/04/18 04:10:46 INFO : A1/B2/C2: Removing directory 2024/04/18 04:10:46 INFO : A1/B1/C3: Removing directory 2024/04/18 04:10:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B2/C2" 2024/04/18 04:10:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C3" 2024/04/18 04:10:46 DEBUG : removing 2 level 2 directories 2024/04/18 04:10:46 INFO : A3/B3: Removing directory 2024/04/18 04:10:46 INFO : A1/B2: Removing directory 2024/04/18 04:10:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B3" 2024/04/18 04:10:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B2" 2024/04/18 04:10:46 DEBUG : removing 2 level 1 directories 2024/04/18 04:10:46 INFO : A3: Removing directory 2024/04/18 04:10:46 INFO : A2: Removing directory 2024/04/18 04:10:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3" 2024/04/18 04:10:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2" 2024/04/18 04:10:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/one" 2024/04/18 04:10:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/one" 2024/04/18 04:10:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/two" 2024/04/18 04:10:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/two" 2024/04/18 04:10:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1" 2024/04/18 04:10:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1" 2024/04/18 04:10:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1" 2024/04/18 04:10:48 DEBUG : removing 1 level 3 directories 2024/04/18 04:10:48 INFO : A1/B1/C1: Removing directory 2024/04/18 04:10:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1" 2024/04/18 04:10:49 DEBUG : removing 1 level 2 directories 2024/04/18 04:10:49 INFO : A1/B1: Removing directory 2024/04/18 04:10:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1" 2024/04/18 04:10:49 DEBUG : removing 1 level 1 directories 2024/04/18 04:10:49 INFO : A1: Removing directory 2024/04/18 04:10:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1" 2024/04/18 04:10:49 DEBUG : removing 1 level 0 directories 2024/04/18 04:10:49 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: Removing directory 2024/04/18 04:10:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:49 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0" 2024/04/18 04:10:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0": object not found 2024/04/18 04:10:50 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/": object not found 2024/04/18 04:10:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:50 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0" 2024/04/18 04:10:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0": object not found 2024/04/18 04:10:50 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/": object not found --- PASS: TestRmdirsNoLeaveRoot (8.60s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/ 2024/04/18 04:10:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:50 DEBUG : A1: Making directory 2024/04/18 04:10:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/ 2024/04/18 04:10:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/" 2024/04/18 04:10:50 DEBUG : A1/B1: Making directory 2024/04/18 04:10:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/ 2024/04/18 04:10:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/" 2024/04/18 04:10:50 DEBUG : A1/B1/C1: Making directory 2024/04/18 04:10:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/ 2024/04/18 04:10:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/" 2024/04/18 04:10:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:51 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1" 2024/04/18 04:10:51 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1" 2024/04/18 04:10:51 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1" 2024/04/18 04:10:51 DEBUG : removing 1 level 3 directories 2024/04/18 04:10:51 INFO : A1/B1/C1: Removing directory 2024/04/18 04:10:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1" 2024/04/18 04:10:52 DEBUG : removing 1 level 2 directories 2024/04/18 04:10:52 INFO : A1/B1: Removing directory 2024/04/18 04:10:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1" 2024/04/18 04:10:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1" 2024/04/18 04:10:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestRmdirsLeaveRoot (2.45s) === RUN TestRmdirsWithFilter run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:53 DEBUG : A1: Making directory 2024/04/18 04:10:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/ 2024/04/18 04:10:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/" 2024/04/18 04:10:53 DEBUG : A1/B1: Making directory 2024/04/18 04:10:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/ 2024/04/18 04:10:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/" 2024/04/18 04:10:53 DEBUG : A1/B1/C1: Making directory 2024/04/18 04:10:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/ 2024/04/18 04:10:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/" 2024/04/18 04:10:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1" 2024/04/18 04:10:54 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1" 2024/04/18 04:10:54 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1" 2024/04/18 04:10:54 DEBUG : removing 1 level 3 directories 2024/04/18 04:10:54 INFO : A1/B1/C1: Removing directory 2024/04/18 04:10:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1" 2024/04/18 04:10:54 DEBUG : removing 1 level 2 directories 2024/04/18 04:10:54 INFO : A1/B1: Removing directory 2024/04/18 04:10:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1" 2024/04/18 04:10:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1" 2024/04/18 04:10:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestRmdirsWithFilter (2.64s) === RUN TestCopyURL run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:56 DEBUG : filename.txt: File name found in url 2024/04/18 04:10:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/filename.txt" 2024/04/18 04:10:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/04/18 04:10:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/headerfilename.txt" 2024/04/18 04:10:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file2" 2024/04/18 04:10:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:10:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file2" 2024/04/18 04:10:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/filename.txt" 2024/04/18 04:10:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/headerfilename.txt" 2024/04/18 04:10:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCopyURL (2.87s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:10:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2" 2024/04/18 04:10:58 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2": object not found 2024/04/18 04:10:58 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/18 04:10:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/ 2024/04/18 04:10:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/" 2024/04/18 04:10:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2" 2024/04/18 04:10:59 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/04/18 04:10:59 INFO : file1: Copied (new) to: sub/file2 2024/04/18 04:10:59 INFO : file1: Deleted 2024/04/18 04:10:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2" 2024/04/18 04:10:59 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/18 04:10:59 DEBUG : file1: Unchanged skipping 2024/04/18 04:10:59 INFO : file1: Deleted 2024/04/18 04:10:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: don't need to copy/move sub/file2, it is already at target location 2024/04/18 04:10:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:10:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub/file2" 2024/04/18 04:11:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub" 2024/04/18 04:11:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestMoveFile (2.09s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:11:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:11:00 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1": object not found 2024/04/18 04:11:00 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/18 04:11:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:11:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/04/18 04:11:01 INFO : file1: Copied (new) 2024/04/18 04:11:01 INFO : file1: Deleted 2024/04/18 04:11:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:11:01 DEBUG : file1: Destination exists, skipping 2024/04/18 04:11:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2024/04/18 04:11:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/file1" 2024/04/18 04:11:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestMoveFileWithIgnoreExisting (1.50s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:11:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:11:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.34s) === RUN TestMoveFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" operations_test.go:1022: Skipping test as remote does not support server-side move or copy 2024/04/18 04:11:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestMoveFileBackupDir (0.38s) === 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-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:11:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/ 2024/04/18 04:11:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/" 2024/04/18 04:11:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/one" 2024/04/18 04:11:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/two" 2024/04/18 04:11:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/ 2024/04/18 04:11:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/" 2024/04/18 04:11:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/three" 2024/04/18 04:11:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/ 2024/04/18 04:11:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/" 2024/04/18 04:11:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/four" 2024/04/18 04:11:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C2/ 2024/04/18 04:11:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C2/" 2024/04/18 04:11:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C2/five" 2024/04/18 04:11:05 DEBUG : A1/B2: Making directory 2024/04/18 04:11:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B2/ 2024/04/18 04:11:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B2/" 2024/04/18 04:11:05 DEBUG : A1/B1/C3: Making directory 2024/04/18 04:11:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C3/ 2024/04/18 04:11:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C3/" 2024/04/18 04:11:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon0%2FA10 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/" 2024/04/18 04:11:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/ 2024/04/18 04:11:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/" 2024/04/18 04:11:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/ 2024/04/18 04:11:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/" 2024/04/18 04:11:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C1/ 2024/04/18 04:11:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C1/" 2024/04/18 04:11:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C2/ 2024/04/18 04:11:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C2/" 2024/04/18 04:11:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C3/ 2024/04/18 04:11:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C3/" 2024/04/18 04:11:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B2/ 2024/04/18 04:11:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B2/" 2024/04/18 04:11:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/one" 2024/04/18 04:11:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/two" 2024/04/18 04:11:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/three" 2024/04/18 04:11:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C2/five" 2024/04/18 04:11:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C1/four" 2024/04/18 04:11:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/three": object not found 2024/04/18 04:11:06 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/three" 2024/04/18 04:11:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/one": object not found 2024/04/18 04:11:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/two": object not found 2024/04/18 04:11:06 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/one" 2024/04/18 04:11:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C2/five": object not found 2024/04/18 04:11:06 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/two" 2024/04/18 04:11:06 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C2/five" 2024/04/18 04:11:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/three" 2024/04/18 04:11:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/one" 2024/04/18 04:11:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C2/five" 2024/04/18 04:11:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/two" 2024/04/18 04:11:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C1/four": object not found 2024/04/18 04:11:07 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/four" 2024/04/18 04:11:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C1/four" 2024/04/18 04:11:07 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2024/04/18 04:11:07 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2024/04/18 04:11:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/three" 2024/04/18 04:11:07 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2024/04/18 04:11:07 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2024/04/18 04:11:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C2/five" 2024/04/18 04:11:07 INFO : A1/B1/three: Deleted 2024/04/18 04:11:07 INFO : A1/B1/C2/five: Deleted 2024/04/18 04:11:07 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2024/04/18 04:11:07 INFO : A1/one: Copied (new) to: A2/one 2024/04/18 04:11:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/one" 2024/04/18 04:11:07 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2024/04/18 04:11:07 INFO : A1/two: Copied (new) to: A2/two 2024/04/18 04:11:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/two" 2024/04/18 04:11:07 INFO : A1/one: Deleted 2024/04/18 04:11:07 INFO : A1/two: Deleted 2024/04/18 04:11:07 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2024/04/18 04:11:07 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2024/04/18 04:11:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1/four" 2024/04/18 04:11:08 INFO : A1/B1/C1/four: Deleted 2024/04/18 04:11:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B2" 2024/04/18 04:11:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C3" 2024/04/18 04:11:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C2" 2024/04/18 04:11:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1/C1" 2024/04/18 04:11:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1/B1" 2024/04/18 04:11:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A1" 2024/04/18 04:11:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon0%2FA20 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/" 2024/04/18 04:11:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/ 2024/04/18 04:11:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/" 2024/04/18 04:11:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/ 2024/04/18 04:11:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/" 2024/04/18 04:11:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C1/ 2024/04/18 04:11:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C1/" 2024/04/18 04:11:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C2/ 2024/04/18 04:11:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C2/" 2024/04/18 04:11:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C3/ 2024/04/18 04:11:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C3/" 2024/04/18 04:11:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B2/ 2024/04/18 04:11:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B2/" 2024/04/18 04:11:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/one" 2024/04/18 04:11:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/two" 2024/04/18 04:11:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/three" 2024/04/18 04:11:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C1/four" 2024/04/18 04:11:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C2/five" 2024/04/18 04:11:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/two": object not found 2024/04/18 04:11:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/three": object not found 2024/04/18 04:11:11 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/two" 2024/04/18 04:11:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C1/four": object not found 2024/04/18 04:11:11 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/three" 2024/04/18 04:11:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C2/five": object not found 2024/04/18 04:11:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/one": object not found 2024/04/18 04:11:11 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C1/four" 2024/04/18 04:11:11 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C2/five" 2024/04/18 04:11:11 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/one" 2024/04/18 04:11:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/two" 2024/04/18 04:11:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/three" 2024/04/18 04:11:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C2/five" 2024/04/18 04:11:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C1/four" 2024/04/18 04:11:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/one" 2024/04/18 04:11:11 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2024/04/18 04:11:11 INFO : A2/two: Copied (new) to: A3/two 2024/04/18 04:11:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/two" 2024/04/18 04:11:11 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2024/04/18 04:11:11 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2024/04/18 04:11:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C1/four" 2024/04/18 04:11:11 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2024/04/18 04:11:11 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2024/04/18 04:11:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C2/five" 2024/04/18 04:11:11 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2024/04/18 04:11:11 INFO : A2/one: Copied (new) to: A3/one 2024/04/18 04:11:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/one" 2024/04/18 04:11:11 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2024/04/18 04:11:11 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2024/04/18 04:11:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/three" 2024/04/18 04:11:11 INFO : A2/two: Deleted 2024/04/18 04:11:11 INFO : A2/B1/C1/four: Deleted 2024/04/18 04:11:11 INFO : A2/B1/C2/five: Deleted 2024/04/18 04:11:11 INFO : A2/one: Deleted 2024/04/18 04:11:11 INFO : A2/B1/three: Deleted 2024/04/18 04:11:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B2" 2024/04/18 04:11:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C3" 2024/04/18 04:11:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C2" 2024/04/18 04:11:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1/C1" 2024/04/18 04:11:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2/B1" 2024/04/18 04:11:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A2" 2024/04/18 04:11:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:13 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/04/18 04:11:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon0%2FA30 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/" 2024/04/18 04:11:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/ 2024/04/18 04:11:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/" 2024/04/18 04:11:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/ 2024/04/18 04:11:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/" 2024/04/18 04:11:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C1/ 2024/04/18 04:11:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C1/" 2024/04/18 04:11:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C2/ 2024/04/18 04:11:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C2/" 2024/04/18 04:11:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C3/ 2024/04/18 04:11:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C3/" 2024/04/18 04:11:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B2/ 2024/04/18 04:11:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B2/" 2024/04/18 04:11:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C1/four" 2024/04/18 04:11:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/two" 2024/04/18 04:11:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C2/five" 2024/04/18 04:11:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/three" 2024/04/18 04:11:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/one" 2024/04/18 04:11:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C2/five": object not found 2024/04/18 04:11:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C2/five" 2024/04/18 04:11:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/one": object not found 2024/04/18 04:11:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/three": object not found 2024/04/18 04:11:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C1/four": object not found 2024/04/18 04:11:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/one" 2024/04/18 04:11:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/two": object not found 2024/04/18 04:11:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/three" 2024/04/18 04:11:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C1/four" 2024/04/18 04:11:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/two" 2024/04/18 04:11:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C2/five" 2024/04/18 04:11:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/one" 2024/04/18 04:11:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C1/four" 2024/04/18 04:11:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/three" 2024/04/18 04:11:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/two" 2024/04/18 04:11:14 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2024/04/18 04:11:14 INFO : A3/one: Copied (new) to: A4/one 2024/04/18 04:11:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/one" 2024/04/18 04:11:14 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2024/04/18 04:11:14 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2024/04/18 04:11:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C1/four" 2024/04/18 04:11:14 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2024/04/18 04:11:14 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2024/04/18 04:11:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/three" 2024/04/18 04:11:14 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2024/04/18 04:11:14 INFO : A3/two: Copied (new) to: A4/two 2024/04/18 04:11:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/two" 2024/04/18 04:11:15 INFO : A3/one: Deleted 2024/04/18 04:11:15 INFO : A3/B1/C1/four: Deleted 2024/04/18 04:11:15 INFO : A3/B1/three: Deleted 2024/04/18 04:11:15 INFO : A3/two: Deleted 2024/04/18 04:11:15 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2024/04/18 04:11:15 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2024/04/18 04:11:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C2/five" 2024/04/18 04:11:15 INFO : A3/B1/C2/five: Deleted 2024/04/18 04:11:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B2" 2024/04/18 04:11:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C3" 2024/04/18 04:11:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C2" 2024/04/18 04:11:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1/C1" 2024/04/18 04:11:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3/B1" 2024/04/18 04:11:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A3" 2024/04/18 04:11:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C1/four" 2024/04/18 04:11:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C2/five" 2024/04/18 04:11:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/three" 2024/04/18 04:11:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/one" 2024/04/18 04:11:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/two" 2024/04/18 04:11:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B2" 2024/04/18 04:11:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C3" 2024/04/18 04:11:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C2" 2024/04/18 04:11:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1/C1" 2024/04/18 04:11:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4/B1" 2024/04/18 04:11:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/A4" 2024/04/18 04:11:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestDirMove (16.13s) === RUN TestGetFsInfo run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:11:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:11:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:20 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: File to upload is small (34 bytes), uploading instead of streaming 2024/04/18 04:11:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/no_checksum_small_file_from_pipe" 2024/04/18 04:11:20 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/18 04:11:20 INFO : no_checksum_small_file_from_pipe: Copied (new) 2024/04/18 04:11:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/no_checksum_big_file_from_pipe" 2024/04/18 04:11:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/no_checksum_big_file_from_pipe" 2024/04/18 04:11:21 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/18 04:11:21 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/18 04:11:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/no_checksum_big_file_from_pipe" 2024/04/18 04:11:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/no_checksum_small_file_from_pipe" 2024/04/18 04:11:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:11:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:22 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: File to upload is small (34 bytes), uploading instead of streaming 2024/04/18 04:11:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/with_checksum_small_file_from_pipe" 2024/04/18 04:11:22 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/18 04:11:22 INFO : with_checksum_small_file_from_pipe: Copied (new) 2024/04/18 04:11:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/with_checksum_big_file_from_pipe" 2024/04/18 04:11:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/with_checksum_big_file_from_pipe" 2024/04/18 04:11:23 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/18 04:11:23 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/18 04:11:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/with_checksum_big_file_from_pipe" 2024/04/18 04:11:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/with_checksum_small_file_from_pipe" 2024/04/18 04:11:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:11:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:24 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: File to upload is small (34 bytes), uploading instead of streaming 2024/04/18 04:11:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/ignore_checksum_small_file_from_pipe" 2024/04/18 04:11:24 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/18 04:11:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/ignore_checksum_big_file_from_pipe" 2024/04/18 04:11:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/ignore_checksum_big_file_from_pipe" 2024/04/18 04:11:25 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/18 04:11:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/ignore_checksum_big_file_from_pipe" 2024/04/18 04:11:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/ignore_checksum_small_file_from_pipe" 2024/04/18 04:11:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:11:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:26 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: File to upload is small (34 bytes), uploading instead of streaming 2024/04/18 04:11:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/ignore_checksum_small_file_from_pipe" 2024/04/18 04:11:27 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/18 04:11:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/ignore_checksum_big_file_from_pipe" 2024/04/18 04:11:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/ignore_checksum_big_file_from_pipe" 2024/04/18 04:11:28 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/18 04:11:28 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/04/18 04:11:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/18 04:11:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/ignore_checksum_big_file_from_pipe" 2024/04/18 04:11:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/ignore_checksum_small_file_from_pipe" 2024/04/18 04:11:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestRcat (9.18s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.33s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.21s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.27s) === RUN TestRcatMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" operations_test.go:1514: Skipping as destination doesn't support user metadata 2024/04/18 04:11:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestRcatMetadata (0.44s) === RUN TestRcatSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:11:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato1" 2024/04/18 04:11:29 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: File to upload is small (60 bytes), uploading instead of streaming 2024/04/18 04:11:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:11:29 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/04/18 04:11:29 INFO : potato2: Copied (new) 2024/04/18 04:11:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato1" 2024/04/18 04:11:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:11:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestRcatSize (1.31s) === RUN TestRcatSizeMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" operations_test.go:1595: Skipping as destination doesn't support user metadata 2024/04/18 04:11:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestRcatSizeMetadata (0.31s) === RUN TestTouchDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" 2024/04/18 04:11:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:11:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:11:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/ 2024/04/18 04:11:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/" 2024/04/18 04:11:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/potato3" 2024/04/18 04:11:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: Touching "empty space" 2024/04/18 04:11:32 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:11:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: Touching "potato2" 2024/04/18 04:11:32 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:11:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: Touching "sub dir/potato3" 2024/04/18 04:11:32 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/potato3" 2024/04/18 04:11:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/empty%20space" 2024/04/18 04:11:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/potato2" 2024/04/18 04:11:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir/potato3" 2024/04/18 04:11:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/sub%20dir" 2024/04/18 04:11:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- PASS: TestTouchDir (3.07s) === RUN TestMkdirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" operations_test.go:1685: Skipping test as remote does not support MkdirMetadata 2024/04/18 04:11:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestMkdirMetadata (0.43s) === RUN TestMkdirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" operations_test.go:1704: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2024/04/18 04:11:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestMkdirModTime (0.36s) === RUN TestCopyDirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" operations_test.go:1725: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/04/18 04:11:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestCopyDirMetadata (0.40s) === RUN TestSetDirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" operations_test.go:1761: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2024/04/18 04:11:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestSetDirModTime (0.35s) === RUN TestDirsEqual run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/", Local "Local file system at /tmp/rclone463980782", Modify Window "1s" operations_test.go:1805: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/04/18 04:11:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" --- SKIP: TestDirsEqual (0.33s) === 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 04:11:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: Purge remote 2024/04/18 04:11:36 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11: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 04:11:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dikuheq0potazoh4guriqon00 for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" 2024/04/18 04:11:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dikuheq0potazoh4guriqon0/: Purge dir "" 2024/04/18 04:11:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dikuheq0potazoh4guriqon0/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Finished OK in 3m9.45125997s (try 1/5)