"go test -v -timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestnStorage:" 2025/03/10 01:28:42 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dozezah7feba" 2025/03/10 01:28:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:28:42 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/10 01:28:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba" 2025/03/10 01:28:43 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba": object not found === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/03/10 01:28:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/ 2025/03/10 01:28:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba" 2025/03/10 01:28:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/03/10 01:28:44 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir 2025/03/10 01:28:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/ 2025/03/10 01:28:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/10 01:28:45 INFO : dir/subdir: Making directory 2025/03/10 01:28:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/dir/ 2025/03/10 01:28:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/dir/" 2025/03/10 01:28:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/dir/subdir/ 2025/03/10 01:28:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/dir/subdir/" 2025/03/10 01:28:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:45 INFO : dir/subdir: Removing directory 2025/03/10 01:28:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/dir/subdir" 2025/03/10 01:28:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:45 INFO : dir: Removing directory 2025/03/10 01:28:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/dir" 2025/03/10 01:28:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsListEmpty 2025/03/10 01:28:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsListDirEmpty 2025/03/10 01:28:46 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsListRDirEmpty 2025/03/10 01:28:46 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/03/10 01:28:46 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/does%20not%20exist" 2025/03/10 01:28:47 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2025/03/10 01:28:47 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/does%20not%20exist" 2025/03/10 01:28:47 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding 2025/03/10 01:28:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/10 01:28:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1/ 2025/03/10 01:28:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1/" 2025/03/10 01:28:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1" 2025/03/10 01:28:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1" 2025/03/10 01:28:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1" 2025/03/10 01:28:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1" 2025/03/10 01:28:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/03/10 01:28:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/%EF%BC%8E/ 2025/03/10 01:28:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/%EF%BC%8E/" 2025/03/10 01:28:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/%EF%BC%8E/%EF%BC%8E" 2025/03/10 01:28:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/%EF%BC%8E/%EF%BC%8E" 2025/03/10 01:28:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/%EF%BC%8E/%EF%BC%8E" 2025/03/10 01:28:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/%EF%BC%8E" 2025/03/10 01:28:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/03/10 01:28:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/%EF%BC%8E%EF%BC%8E/ 2025/03/10 01:28:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/%EF%BC%8E%EF%BC%8E/" 2025/03/10 01:28:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/%EF%BC%8E%EF%BC%8E/%EF%BC%8E%EF%BC%8E" 2025/03/10 01:28:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/%EF%BC%8E%EF%BC%8E/%EF%BC%8E%EF%BC%8E" 2025/03/10 01:28:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/%EF%BC%8E%EF%BC%8E/%EF%BC%8E%EF%BC%8E" 2025/03/10 01:28:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/%EF%BC%8E%EF%BC%8E" 2025/03/10 01:28:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/10 01:28:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~/ 2025/03/10 01:28:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~/" 2025/03/10 01:28:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~" 2025/03/10 01:28:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~" 2025/03/10 01:28:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~" 2025/03/10 01:28:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~" 2025/03/10 01:28:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/03/10 01:28:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/%20leading%20space/ 2025/03/10 01:28:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/%20leading%20space/" 2025/03/10 01:28:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/%20leading%20space/%20leading%20space" 2025/03/10 01:28:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/%20leading%20space/%20leading%20space" 2025/03/10 01:28:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/%20leading%20space/%20leading%20space" 2025/03/10 01:28:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/%20leading%20space" 2025/03/10 01:28:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/03/10 01:28:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/~leading%20tilde/ 2025/03/10 01:28:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/~leading%20tilde/" 2025/03/10 01:28:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/~leading%20tilde/~leading%20tilde" 2025/03/10 01:28:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/~leading%20tilde/~leading%20tilde" 2025/03/10 01:28:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/~leading%20tilde/~leading%20tilde" 2025/03/10 01:28:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/~leading%20tilde" 2025/03/10 01:28:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/03/10 01:28:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/%E2%90%8Dleading%20CR/ 2025/03/10 01:28:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Dleading%20CR/" 2025/03/10 01:28:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Dleading%20CR/%E2%90%8Dleading%20CR" 2025/03/10 01:28:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Dleading%20CR/%E2%90%8Dleading%20CR" 2025/03/10 01:28:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Dleading%20CR/%E2%90%8Dleading%20CR" 2025/03/10 01:28:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Dleading%20CR" 2025/03/10 01:28:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/03/10 01:28:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/%E2%90%8Aleading%20LF/ 2025/03/10 01:28:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Aleading%20LF/" 2025/03/10 01:28:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Aleading%20LF/%E2%90%8Aleading%20LF" 2025/03/10 01:28:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Aleading%20LF/%E2%90%8Aleading%20LF" 2025/03/10 01:28:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Aleading%20LF/%E2%90%8Aleading%20LF" 2025/03/10 01:28:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Aleading%20LF" 2025/03/10 01:28:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/03/10 01:28:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/%E2%90%89leading%20HT/ 2025/03/10 01:28:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/%E2%90%89leading%20HT/" 2025/03/10 01:28:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/%E2%90%89leading%20HT/%E2%90%89leading%20HT" 2025/03/10 01:28:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/%E2%90%89leading%20HT/%E2%90%89leading%20HT" 2025/03/10 01:28:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/%E2%90%89leading%20HT/%E2%90%89leading%20HT" 2025/03/10 01:28:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/%E2%90%89leading%20HT" 2025/03/10 01:28:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/03/10 01:28:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/%E2%90%8Bleading%20VT/ 2025/03/10 01:28:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Bleading%20VT/" 2025/03/10 01:28:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Bleading%20VT/%E2%90%8Bleading%20VT" 2025/03/10 01:28:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Bleading%20VT/%E2%90%8Bleading%20VT" 2025/03/10 01:28:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Bleading%20VT/%E2%90%8Bleading%20VT" 2025/03/10 01:28:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/%E2%90%8Bleading%20VT" 2025/03/10 01:28:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/03/10 01:28:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/.leading%20dot/ 2025/03/10 01:28:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/.leading%20dot/" 2025/03/10 01:28:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/.leading%20dot/.leading%20dot" 2025/03/10 01:28:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/.leading%20dot/.leading%20dot" 2025/03/10 01:28:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/.leading%20dot/.leading%20dot" 2025/03/10 01:28:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/.leading%20dot" 2025/03/10 01:28:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/03/10 01:28:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/trailing%20space%20/ 2025/03/10 01:28:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/trailing%20space%20/" 2025/03/10 01:28:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/trailing%20space%20/trailing%20space%20" 2025/03/10 01:28:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/trailing%20space%20/trailing%20space%20" 2025/03/10 01:28:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:28:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/trailing%20space%20/trailing%20space%20" 2025/03/10 01:29:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/trailing%20space%20" 2025/03/10 01:29:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/03/10 01:29:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/trailing%20CR%E2%90%8D/ 2025/03/10 01:29:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/trailing%20CR%E2%90%8D/" 2025/03/10 01:29:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/trailing%20CR%E2%90%8D/trailing%20CR%E2%90%8D" 2025/03/10 01:29:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/trailing%20CR%E2%90%8D/trailing%20CR%E2%90%8D" 2025/03/10 01:29:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/trailing%20CR%E2%90%8D/trailing%20CR%E2%90%8D" 2025/03/10 01:29:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/trailing%20CR%E2%90%8D" 2025/03/10 01:29:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/03/10 01:29:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/trailing%20LF%E2%90%8A/ 2025/03/10 01:29:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/trailing%20LF%E2%90%8A/" 2025/03/10 01:29:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/trailing%20LF%E2%90%8A/trailing%20LF%E2%90%8A" 2025/03/10 01:29:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/trailing%20LF%E2%90%8A/trailing%20LF%E2%90%8A" 2025/03/10 01:29:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/trailing%20LF%E2%90%8A/trailing%20LF%E2%90%8A" 2025/03/10 01:29:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/trailing%20LF%E2%90%8A" 2025/03/10 01:29:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/03/10 01:29:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/trailing%20HT%E2%90%89/ 2025/03/10 01:29:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/trailing%20HT%E2%90%89/" 2025/03/10 01:29:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/trailing%20HT%E2%90%89/trailing%20HT%E2%90%89" 2025/03/10 01:29:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/trailing%20HT%E2%90%89/trailing%20HT%E2%90%89" 2025/03/10 01:29:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/trailing%20HT%E2%90%89/trailing%20HT%E2%90%89" 2025/03/10 01:29:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/trailing%20HT%E2%90%89" 2025/03/10 01:29:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/03/10 01:29:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/trailing%20VT%E2%90%8B/ 2025/03/10 01:29:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/trailing%20VT%E2%90%8B/" 2025/03/10 01:29:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/trailing%20VT%E2%90%8B/trailing%20VT%E2%90%8B" 2025/03/10 01:29:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/trailing%20VT%E2%90%8B/trailing%20VT%E2%90%8B" 2025/03/10 01:29:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/trailing%20VT%E2%90%8B/trailing%20VT%E2%90%8B" 2025/03/10 01:29:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/trailing%20VT%E2%90%8B" 2025/03/10 01:29:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/03/10 01:29:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/trailing%20dot./ 2025/03/10 01:29:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/trailing%20dot./" 2025/03/10 01:29:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/trailing%20dot./trailing%20dot." 2025/03/10 01:29:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/trailing%20dot./trailing%20dot." 2025/03/10 01:29:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/trailing%20dot./trailing%20dot." 2025/03/10 01:29:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/trailing%20dot." 2025/03/10 01:29:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/03/10 01:29:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/invalid%20utf-8%FE/ 2025/03/10 01:29:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/invalid%20utf-8%FE/" 2025/03/10 01:29:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/invalid%20utf-8%FE/invalid%20utf-8%FE" 2025/03/10 01:29:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/invalid%20utf-8%FE/invalid%20utf-8%FE" 2025/03/10 01:29:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/invalid%20utf-8%FE/invalid%20utf-8%FE" 2025/03/10 01:29:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/invalid%20utf-8%FE" 2025/03/10 01:29:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/03/10 01:29:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/test%2546.txt/ 2025/03/10 01:29:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/test%2546.txt/" 2025/03/10 01:29:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/test%2546.txt/test%2546.txt" 2025/03/10 01:29:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/test%2546.txt/test%2546.txt" 2025/03/10 01:29:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/test%2546.txt/test%2546.txt" 2025/03/10 01:29:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/test%2546.txt" 2025/03/10 01:29:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2025/03/10 01:29:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/potato" 2025/03/10 01:29:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/potato": object not found 2025/03/10 01:29:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/directory/not/found/potato" 2025/03/10 01:29:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/directory/not/found/potato": object not found === RUN TestIntegration/FsMkdir/FsPutError 2025/03/10 01:29:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/ 2025/03/10 01:29:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/" 2025/03/10 01:29:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/ 2025/03/10 01:29:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/" 2025/03/10 01:29:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/ 2025/03/10 01:29:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/" 2025/03/10 01:29:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/ 2025/03/10 01:29:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/" 2025/03/10 01:29:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" 2025/03/10 01:29:08 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt": potato 2025/03/10 01:29:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" 2025/03/10 01:29:09 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt": object not found 2025/03/10 01:29:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" 2025/03/10 01:29:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt": object not found === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/03/10 01:29:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/zero-length-file" 2025/03/10 01:29:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/zero-length-file" 2025/03/10 01:29:10 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dozezah7feba/zero-length-file" 2025/03/10 01:29:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/zero-length-file" === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/03/10 01:29:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" 2025/03/10 01:29:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" 2025/03/10 01:29:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2025/03/10 01:29:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0" 2025/03/10 01:29:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2025/03/10 01:29:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9" 2025/03/10 01:29:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage" 2025/03/10 01:29:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 2025/03/10 01:29:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0" 2025/03/10 01:29:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2025/03/10 01:29:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9" 2025/03/10 01:29:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage" 2025/03/10 01:29:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 2025/03/10 01:29:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir 2025/03/10 01:29:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba%2Fhello%3F+sausage0 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/03/10 01:29:14 DEBUG : Creating backend with remote "TestnStorage:" 2025/03/10 01:29:14 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/10 01:29:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146" 2025/03/10 01:29:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/10 01:29:14 DEBUG : Creating backend with remote "TestnStorage:" 2025/03/10 01:29:14 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/10 01:29:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146" 2025/03/10 01:29:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir 2025/03/10 01:29:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2FHello%2C+%E4%B8%96%E7%95%8C%2F+%22+%27+%40+%3C+%3E+%26+%3F+%2B+%E2%89%A00 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/" 2025/03/10 01:29:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2FHello%2C+%E4%B8%96%E7%95%8C%2F+%22+%27+%40+%3C+%3E+%26+%3F+%2B+%E2%89%A00 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 2025/03/10 01:29:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2FHello%2C+%E4%B8%96%E7%95%8C%2F+%22+%27+%40+%3C+%3E+%26+%3F+%2B+%E2%89%A00 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/" 2025/03/10 01:29:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2FHello%2C+%E4%B8%96%E7%95%8C%2F+%22+%27+%40+%3C+%3E+%26+%3F+%2B+%E2%89%A00 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 2025/03/10 01:29:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 2025/03/10 01:29:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/03/10 01:29:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/03/10 01:29:17 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/03/10 01:29:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2025/03/10 01:29:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/03/10 01:29:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/dirToPurge/ 2025/03/10 01:29:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/dirToPurge/" 2025/03/10 01:29:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/dirToPurge/fileToPurge.txt" 2025/03/10 01:29:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/dirToPurge/fileToPurge.txt" 2025/03/10 01:29:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:18 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-dozezah7feba/dirToPurge" 2025/03/10 01:29: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" 2025/03/10 01:29:18 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba%2FdirToPurge0 for path "/1210146/rclone-test-dozezah7feba/dirToPurge/" 2025/03/10 01:29:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/dirToPurge/fileToPurge.txt" 2025/03/10 01:29:19 INFO : dirToPurge/fileToPurge.txt: Deleted 2025/03/10 01:29:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/dirToPurge" 2025/03/10 01:29:19 DEBUG : removing 1 level 1 directories 2025/03/10 01:29:19 INFO : dirToPurge: Removing directory 2025/03/10 01:29:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/dirToPurge" 2025/03/10 01:29:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/10 01:29:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/dirToPurgeFromRoot/ 2025/03/10 01:29:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/dirToPurgeFromRoot/" 2025/03/10 01:29:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/dirToPurgeFromRoot/fileToPurgeFromRoot.txt" 2025/03/10 01:29:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/dirToPurgeFromRoot/fileToPurgeFromRoot.txt" 2025/03/10 01:29:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:20 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dozezah7feba/dirToPurgeFromRoot" 2025/03/10 01:29:20 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/10 01:29:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/dirToPurgeFromRoot" 2025/03/10 01:29:20 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-dozezah7feba/dirToPurgeFromRoot/" 2025/03/10 01:29: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" 2025/03/10 01:29:20 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba%2FdirToPurgeFromRoot0 for path "/1210146/rclone-test-dozezah7feba/dirToPurgeFromRoot/" 2025/03/10 01:29:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/dirToPurgeFromRoot/fileToPurgeFromRoot.txt" 2025/03/10 01:29:21 INFO : fileToPurgeFromRoot.txt: Deleted 2025/03/10 01:29:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/dirToPurgeFromRoot/" 2025/03/10 01:29:21 DEBUG : removing 1 level 0 directories 2025/03/10 01:29:21 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/dirToPurgeFromRoot/: Removing directory 2025/03/10 01:29:21 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/dirToPurgeFromRoot/" 2025/03/10 01:29:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/10 01:29:22 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dozezah7feba/hello? sausage/êé" 2025/03/10 01:29:22 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/10 01:29:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9" 2025/03/10 01:29:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/ 2025/03/10 01:29:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/ 2025/03/10 01:29:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/" 2025/03/10 01:29:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/ 2025/03/10 01:29:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/" 2025/03/10 01:29:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/ 2025/03/10 01:29:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/" 2025/03/10 01:29:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/ 2025/03/10 01:29:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/" 2025/03/10 01:29:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/ 2025/03/10 01:29:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/" 2025/03/10 01:29:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/e.txt" 2025/03/10 01:29:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/e.txt" 2025/03/10 01:29:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/" 2025/03/10 01:29:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a" 2025/03/10 01:29:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2025/03/10 01:29:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b" 2025/03/10 01:29:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c" 2025/03/10 01:29:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d" 2025/03/10 01:29:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0" 2025/03/10 01:29:24 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a" 2025/03/10 01:29:24 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/03/10 01:29:24 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2Fa0 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/" 2025/03/10 01:29:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/e.txt" 2025/03/10 01:29:25 INFO : a/b/c/d/e.txt: Deleted 2025/03/10 01:29:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a" 2025/03/10 01:29:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b" 2025/03/10 01:29:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c" 2025/03/10 01:29:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d" 2025/03/10 01:29:25 DEBUG : removing 1 level 4 directories 2025/03/10 01:29:25 INFO : a/b/c/d: Removing directory 2025/03/10 01:29:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d" 2025/03/10 01:29:25 DEBUG : removing 1 level 3 directories 2025/03/10 01:29:25 INFO : a/b/c: Removing directory 2025/03/10 01:29:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c" 2025/03/10 01:29:26 DEBUG : removing 1 level 2 directories 2025/03/10 01:29:26 INFO : a/b: Removing directory 2025/03/10 01:29:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a/b" 2025/03/10 01:29:26 DEBUG : removing 1 level 1 directories 2025/03/10 01:29:26 INFO : a: Removing directory 2025/03/10 01:29:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/a" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2025/03/10 01:29:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:26 DEBUG : NetStorage action rmdir failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/": failed to call NetStorage API: HTTP error 409 (409 Conflict) returned body: "Directory not empty\n" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2025/03/10 01:29:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2025/03/10 01:29:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2025/03/10 01:29:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/03/10 01:29:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2025/03/10 01:29:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2025/03/10 01:29:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2025/03/10 01:29:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2025/03/10 01:29:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2025/03/10 01:29:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:26 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1323785716 for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2025/03/10 01:29:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2025/03/10 01:29:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2025/03/10 01:29:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2025/03/10 01:29:27 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead 2025/03/10 01:29:27 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/03/10 01:29:27 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable 2025/03/10 01:29:28 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/10 01:29:28 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dozezah7feba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/10 01:29:28 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/10 01:29:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/03/10 01:29:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2FHello%2C+%E4%B8%96%E7%95%8C%2F+%22+%27+%40+%3C+%3E+%26+%3F+%2B+%E2%89%A00 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/10 01:29:29 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dozezah7feba/not found.txt" 2025/03/10 01:29:29 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/10 01:29:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/not%20found.txt" 2025/03/10 01:29:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/not%20found.txt": object not found 2025/03/10 01:29:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/not%20found.txt" 2025/03/10 01:29:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/not%20found.txt": object not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestnStorage:" path "rclone-test-dozezah7feba" from "TestnStorage:rclone-test-dozezah7feba" 2025/03/10 01:29:29 DEBUG : Creating backend with remote "TestnStorage:" 2025/03/10 01:29:29 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/10 01:29:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/03/10 01:29:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/03/10 01:29:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2025/03/10 01:29:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8 for path "/1210146/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/03/10 01:29:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/ 2025/03/10 01:29:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/created%20from%20root.txt" 2025/03/10 01:29:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/created%20from%20root.txt" 2025/03/10 01:29:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/03/10 01:29:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/created%20from%20root.txt" 2025/03/10 01:29:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/03/10 01:29:31 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/file%20name.txt" 2025/03/10 01:29:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/10 01:29:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/piped%20data.txt" 2025/03/10 01:29:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/piped%20data.txt" 2025/03/10 01:29:32 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/piped%20data.txt" 2025/03/10 01:29:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/piped%20data.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/10 01:29:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/piped%20data.txt" 2025/03/10 01:29:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/piped%20data.txt" 2025/03/10 01:29:32 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/piped%20data.txt" 2025/03/10 01:29:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/piped%20data.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *netstorage.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *netstorage.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2476: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/10 01:29:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/unknown-size-put.txt" 2025/03/10 01:29:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/unknown-size-put.txt" 2025/03/10 01:29:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/unknown-size-put.txt" === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/10 01:29:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/unknown-size-update.txt" 2025/03/10 01:29:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/unknown-size-update.txt" 2025/03/10 01:29:33 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/unknown-size-update.txt" 2025/03/10 01:29:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dozezah7feba/unknown-size-update.txt" 2025/03/10 01:29:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/unknown-size-update.txt" 2025/03/10 01:29:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/unknown-size-update.txt" === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/10 01:29:33 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dozezah7feba/deeper/nonexisting/directory" 2025/03/10 01:29:33 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/10 01:29:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/deeper/nonexisting/directory" 2025/03/10 01:29:34 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/deeper/nonexisting/directory": object not found 2025/03/10 01:29:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba/deeper/nonexisting/directory/rclone-test-dozezah7feba" 2025/03/10 01:29:34 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/deeper/nonexisting/directory/rclone-test-dozezah7feba": object not found === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/03/10 01:29:34 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:34 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/03/10 01:29:34 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" 2025/03/10 01:29:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/03/10 01:29:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage" 2025/03/10 01:29:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9" 2025/03/10 01:29:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2025/03/10 01:29:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0" 2025/03/10 01:29:35 DEBUG : removing 1 level 4 directories 2025/03/10 01:29:35 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/03/10 01:29:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0" 2025/03/10 01:29:35 DEBUG : removing 1 level 3 directories 2025/03/10 01:29:35 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/03/10 01:29:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2025/03/10 01:29:35 DEBUG : removing 1 level 2 directories 2025/03/10 01:29:35 INFO : hello? sausage/êé: Removing directory 2025/03/10 01:29:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage/%C3%AA%C3%A9" 2025/03/10 01:29:35 DEBUG : removing 1 level 1 directories 2025/03/10 01:29:35 INFO : hello? sausage: Removing directory 2025/03/10 01:29:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/hello%3F%20sausage" 2025/03/10 01:29:35 DEBUG : removing 1 level 0 directories 2025/03/10 01:29:35 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/: Removing directory 2025/03/10 01:29:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:36 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba" 2025/03/10 01:29:36 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba": object not found 2025/03/10 01:29:36 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/": object not found 2025/03/10 01:29:36 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29: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" 2025/03/10 01:29:36 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dozezah7feba0 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:36 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dozezah7feba" 2025/03/10 01:29:36 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba": object not found 2025/03/10 01:29:36 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/": object not found 2025/03/10 01:29:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:36 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/: Failed to list "": directory not found 2025/03/10 01:29:36 DEBUG : removing 1 level 0 directories 2025/03/10 01:29:36 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dozezah7feba/: Removing directory 2025/03/10 01:29:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dozezah7feba/" 2025/03/10 01:29:37 ERROR : : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (54.39s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.13s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.13s) --- PASS: TestIntegration/FsMkdir (52.04s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.99s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.00s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutError (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.94s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.65s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.31s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/netstorage 54.407s "go test -v -timeout 1h0m0s -remote TestnStorage: -verbose" - Finished OK in 54.919452945s (try 1/5)