"go test -v -timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:432: Using remote "TestAzureBlob,directory_markers:" 2024/04/26 04:17:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-livefoy1mabebur7vuzixuq8" 2024/04/26 04:17:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 04:17:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2024/04/26 04:17:30 DEBUG : Azure container rclone-test-livefoy1mabebur7vuzixuq8: Using directory markers === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/04/26 04:17:30 DEBUG : dir/subdir: Making directory 2024/04/26 04:17:30 DEBUG : dir/subdir/: Creating directory marker 2024/04/26 04:17:30 DEBUG : dir/: Creating directory marker 2024/04/26 04:17:30 INFO : dir/subdir: Removing directory 2024/04/26 04:17:30 DEBUG : dir/subdir/: Removing directory marker 2024/04/26 04:17:30 INFO : dir: Removing directory 2024/04/26 04:17:30 DEBUG : dir/: Removing directory marker === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2024/04/26 04:17:31 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2024/04/26 04:17:31 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:701: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/04/26 04:17:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Creating directory marker 2024/04/26 04:17:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:701: testing "." 2024/04/26 04:17:31 DEBUG : ./: Creating directory marker 2024/04/26 04:17:31 DEBUG : ./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:701: testing ".." 2024/04/26 04:17:32 DEBUG : ../: Creating directory marker 2024/04/26 04:17:32 DEBUG : ../: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:701: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/04/26 04:17:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Creating directory marker 2024/04/26 04:17:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:701: testing " leading space" 2024/04/26 04:17:32 DEBUG : leading space/: Creating directory marker 2024/04/26 04:17:33 DEBUG : leading space/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:701: testing "~leading tilde" 2024/04/26 04:17:33 DEBUG : ~leading tilde/: Creating directory marker 2024/04/26 04:17:33 DEBUG : ~leading tilde/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:701: testing "␍leading CR" 2024/04/26 04:17:33 DEBUG : ␍leading CR/: Creating directory marker 2024/04/26 04:17:34 DEBUG : ␍leading CR/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:701: testing "␊leading LF" 2024/04/26 04:17:34 DEBUG : ␊leading LF/: Creating directory marker 2024/04/26 04:17:34 DEBUG : ␊leading LF/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:701: testing "␉leading HT" 2024/04/26 04:17:34 DEBUG : ␉leading HT/: Creating directory marker 2024/04/26 04:17:34 DEBUG : ␉leading HT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:701: testing "␋leading VT" 2024/04/26 04:17:34 DEBUG : ␋leading VT/: Creating directory marker 2024/04/26 04:17:35 DEBUG : ␋leading VT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:701: testing ".leading dot" 2024/04/26 04:17:35 DEBUG : .leading dot/: Creating directory marker 2024/04/26 04:17:35 DEBUG : .leading dot/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:701: testing "trailing space " 2024/04/26 04:17:35 DEBUG : trailing space /: Creating directory marker 2024/04/26 04:17:36 DEBUG : trailing space /: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:701: testing "trailing CR␍" 2024/04/26 04:17:36 DEBUG : trailing CR␍/: Creating directory marker 2024/04/26 04:17:36 DEBUG : trailing CR␍/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:701: testing "trailing LF␊" 2024/04/26 04:17:36 DEBUG : trailing LF␊/: Creating directory marker 2024/04/26 04:17:36 DEBUG : trailing LF␊/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:701: testing "trailing HT␉" 2024/04/26 04:17:37 DEBUG : trailing HT␉/: Creating directory marker 2024/04/26 04:17:37 DEBUG : trailing HT␉/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:701: testing "trailing VT␋" 2024/04/26 04:17:37 DEBUG : trailing VT␋/: Creating directory marker 2024/04/26 04:17:37 DEBUG : trailing VT␋/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:701: testing "trailing dot." 2024/04/26 04:17:37 DEBUG : trailing dot./: Creating directory marker 2024/04/26 04:17:38 DEBUG : trailing dot./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:701: testing "invalid utf-8\xfe" 2024/04/26 04:17:38 DEBUG : invalid utf-8/: Creating directory marker 2024/04/26 04:17:38 DEBUG : invalid utf-8/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:701: testing "test%46.txt" 2024/04/26 04:17:38 DEBUG : test%46.txt/: Creating directory marker 2024/04/26 04:17:39 DEBUG : test%46.txt/: Removing directory marker === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2024/04/26 04:17:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Creating directory marker 2024/04/26 04:17:39 DEBUG : hello? sausage/êé/Hello, 世界/: Creating directory marker 2024/04/26 04:17:39 DEBUG : hello? sausage/êé/: Creating directory marker 2024/04/26 04:17:39 DEBUG : hello? sausage/: Creating directory marker === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:774: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/04/26 04:17:40 DEBUG : writer-at-subdir/: Creating directory marker 2024/04/26 04:17:40 NOTICE: Azure container rclone-test-livefoy1mabebur7vuzixuq8: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi 2024/04/26 04:17:40 DEBUG : writer-at-subdir/writer-at-file: Multipart upload session started for -1 parts of size 4Mi 2024/04/26 04:17:40 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload 2024/04/26 04:17:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes 2024/04/26 04:17:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes 2024/04/26 04:17:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes 2024/04/26 04:17:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload finished 2024/04/26 04:17:41 DEBUG : writer-at-subdir/: Removing directory marker === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:856: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/04/26 04:17:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:" 2024/04/26 04:17:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2024/04/26 04:17:42 DEBUG : Azure root: Using directory markers === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/04/26 04:17:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:" 2024/04/26 04:17:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2024/04/26 04:17:42 DEBUG : Azure root: Using directory markers === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1109: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/04/26 04:17:43 DEBUG : dirToPurge/: Creating directory marker 2024/04/26 04:17:43 DEBUG : Waiting for deletions to finish 2024/04/26 04:17:44 INFO : dirToPurge/fileToPurge.txt: Deleted 2024/04/26 04:17:44 DEBUG : removing 1 level 1 directories 2024/04/26 04:17:44 INFO : dirToPurge: Removing directory 2024/04/26 04:17:44 DEBUG : dirToPurge/: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/04/26 04:17:44 DEBUG : dirToPurgeFromRoot/: Creating directory marker 2024/04/26 04:17:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-livefoy1mabebur7vuzixuq8/dirToPurgeFromRoot" 2024/04/26 04:17:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2024/04/26 04:17:44 DEBUG : Azure container rclone-test-livefoy1mabebur7vuzixuq8 path dirToPurgeFromRoot: Using directory markers 2024/04/26 04:17:44 DEBUG : Waiting for deletions to finish 2024/04/26 04:17:44 INFO : fileToPurgeFromRoot.txt: Deleted 2024/04/26 04:17:44 DEBUG : removing 1 level 0 directories 2024/04/26 04:17:44 INFO : Azure container rclone-test-livefoy1mabebur7vuzixuq8 path dirToPurgeFromRoot: Removing directory 2024/04/26 04:17:44 DEBUG : /: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/04/26 04:17:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-livefoy1mabebur7vuzixuq8/hello? sausage/êé" 2024/04/26 04:17:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2024/04/26 04:17:44 DEBUG : Azure container rclone-test-livefoy1mabebur7vuzixuq8 path hello? sausage/êé: Using directory markers 2024/04/26 04:17:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-livefoy1mabebur7vuzixuq8/hello? sausage/êé" to be canonical "TestAzureBlob{juk_h}:rclone-test-livefoy1mabebur7vuzixuq8/hello? sausage/êé" 2024/04/26 04:17:44 DEBUG : a/b/c/d/: Creating directory marker 2024/04/26 04:17:45 DEBUG : a/b/c/: Creating directory marker 2024/04/26 04:17:45 DEBUG : a/b/: Creating directory marker 2024/04/26 04:17:45 DEBUG : a/: Creating directory marker 2024/04/26 04:17:45 DEBUG : Waiting for deletions to finish 2024/04/26 04:17:45 INFO : a/b/c/d/e.txt: Deleted 2024/04/26 04:17:45 DEBUG : removing 1 level 4 directories 2024/04/26 04:17:45 INFO : a/b/c/d: Removing directory 2024/04/26 04:17:45 DEBUG : a/b/c/d/: Removing directory marker 2024/04/26 04:17:45 DEBUG : removing 1 level 3 directories 2024/04/26 04:17:45 INFO : a/b/c: Removing directory 2024/04/26 04:17:45 DEBUG : a/b/c/: Removing directory marker 2024/04/26 04:17:46 DEBUG : removing 1 level 2 directories 2024/04/26 04:17:46 INFO : a/b: Removing directory 2024/04/26 04:17:46 DEBUG : a/b/: Removing directory marker 2024/04/26 04:17:46 DEBUG : removing 1 level 1 directories 2024/04/26 04:17:46 INFO : a: Removing directory 2024/04/26 04:17:46 DEBUG : a/: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1277: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1330: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1447: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1611: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/04/26 04:17:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-livefoy1mabebur7vuzixuq8/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/04/26 04:17:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2024/04/26 04:17:47 DEBUG : Azure container rclone-test-livefoy1mabebur7vuzixuq8 path hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using directory markers === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/04/26 04:17:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-livefoy1mabebur7vuzixuq8/not found.txt" 2024/04/26 04:17:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2024/04/26 04:17:48 DEBUG : Azure container rclone-test-livefoy1mabebur7vuzixuq8 path not found.txt: Using directory markers === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1838: Opening root remote "TestAzureBlob,directory_markers:" path "rclone-test-livefoy1mabebur7vuzixuq8" from "TestAzureBlob,directory_markers:rclone-test-livefoy1mabebur7vuzixuq8" 2024/04/26 04:17:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:" 2024/04/26 04:17:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2024/04/26 04:17:48 DEBUG : Azure root: Using directory markers === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:1931: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier 2024/04/26 04:17:49 DEBUG : file name.txt: Successfully changed object tier to Hot 2024/04/26 04:17:49 DEBUG : file name.txt: Successfully changed object tier to Cool 2024/04/26 04:17:50 DEBUG : file name.txt: Successfully changed object tier to Cold === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2036: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2070: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/04/26 04:17:50 DEBUG : piped data.txt: Multipart upload session started for -1 parts of size 4Mi 2024/04/26 04:17:50 DEBUG : piped data.txt: open chunk writer: started multipart upload 2024/04/26 04:17:50 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2024/04/26 04:17:50 DEBUG : piped data.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/04/26 04:17:50 DEBUG : piped data.txt: Multipart upload session started for -1 parts of size 4Mi 2024/04/26 04:17:50 DEBUG : piped data.txt: open chunk writer: started multipart upload 2024/04/26 04:17:50 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/04/26 04:17:50 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes 2024/04/26 04:17:50 DEBUG : piped data.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303 === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303/Streamed 2024/04/26 04:17:51 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi 2024/04/26 04:17:51 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:17:51 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload: starting chunk 0 size 4.000Mi offset 0/off 2024/04/26 04:17:52 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload wrote chunk 1 with 4194303 bytes 2024/04/26 04:17:52 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304 === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304/Streamed 2024/04/26 04:17:53 DEBUG : chunked-4Mi-4Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi 2024/04/26 04:17:53 DEBUG : chunked-4Mi-4Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:17:53 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload: starting chunk 0 size 4Mi offset 0/off 2024/04/26 04:17:53 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload wrote chunk 1 with 4194304 bytes 2024/04/26 04:17:53 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609 2024/04/26 04:17:53 DEBUG : chunked-4Mi-8.000Mi.bin: Multipart upload session started for 3 parts of size 4Mi 2024/04/26 04:17:53 DEBUG : chunked-4Mi-8.000Mi.bin: open chunk writer: started multipart upload 2024/04/26 04:17:53 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi 2024/04/26 04:17:54 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 1 with 4194304 bytes 2024/04/26 04:17:54 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi 2024/04/26 04:17:54 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi 2024/04/26 04:17:54 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2024/04/26 04:17:54 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 2 with 4194304 bytes 2024/04/26 04:17:54 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609/Streamed 2024/04/26 04:17:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi 2024/04/26 04:17:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:17:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 4Mi offset 0/off 2024/04/26 04:17:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/off 2024/04/26 04:17:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/off 2024/04/26 04:17:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 4194304 bytes 2024/04/26 04:17:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2024/04/26 04:17:56 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 2 with 4194304 bytes 2024/04/26 04:17:56 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999 === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999/Streamed 2024/04/26 04:17:57 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2024/04/26 04:17:57 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:17:58 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2024/04/26 04:17:58 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4199999 bytes 2024/04/26 04:17:58 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000 === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000/Streamed 2024/04/26 04:17:59 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2024/04/26 04:17:59 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:17:59 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2024/04/26 04:17:59 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200000 bytes 2024/04/26 04:17:59 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001 2024/04/26 04:17:59 DEBUG : chunked-4.005Mi-8.011Mi.bin: Multipart upload session started for 3 parts of size 4.005Mi 2024/04/26 04:17:59 DEBUG : chunked-4.005Mi-8.011Mi.bin: open chunk writer: started multipart upload 2024/04/26 04:18:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/8.011Mi 2024/04/26 04:18:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 1 with 4200000 bytes 2024/04/26 04:18:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/8.011Mi 2024/04/26 04:18:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/8.011Mi 2024/04/26 04:18:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2024/04/26 04:18:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 2 with 4200000 bytes 2024/04/26 04:18:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001/Streamed 2024/04/26 04:18:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2024/04/26 04:18:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:18:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2024/04/26 04:18:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 1 with 4200000 bytes 2024/04/26 04:18:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/off 2024/04/26 04:18:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/off 2024/04/26 04:18:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2024/04/26 04:18:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 2 with 4200000 bytes 2024/04/26 04:18:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01 === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041 === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041/Streamed 2024/04/26 04:18:03 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2024/04/26 04:18:03 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:18:03 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2024/04/26 04:18:03 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200041 bytes 2024/04/26 04:18:03 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042 === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042/Streamed 2024/04/26 04:18:04 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2024/04/26 04:18:04 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:18:04 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2024/04/26 04:18:04 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200042 bytes 2024/04/26 04:18:04 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085 2024/04/26 04:18:04 DEBUG : chunked-4.005Mi-8.011Mi.bin: Multipart upload session started for 3 parts of size 4.005Mi 2024/04/26 04:18:04 DEBUG : chunked-4.005Mi-8.011Mi.bin: open chunk writer: started multipart upload 2024/04/26 04:18:05 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/8.011Mi 2024/04/26 04:18:05 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 1 with 4200042 bytes 2024/04/26 04:18:05 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/8.011Mi 2024/04/26 04:18:05 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/8.011Mi 2024/04/26 04:18:05 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2024/04/26 04:18:05 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 2 with 4200042 bytes 2024/04/26 04:18:05 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085/Streamed 2024/04/26 04:18:06 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2024/04/26 04:18:06 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:18:06 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2024/04/26 04:18:06 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 1 with 4200042 bytes 2024/04/26 04:18:06 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/off 2024/04/26 04:18:06 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/off 2024/04/26 04:18:06 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2024/04/26 04:18:06 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 2 with 4200042 bytes 2024/04/26 04:18:06 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404 === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404/Streamed 2024/04/26 04:18:08 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi 2024/04/26 04:18:08 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:18:08 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off 2024/04/26 04:18:08 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload wrote chunk 1 with 5592404 bytes 2024/04/26 04:18:08 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405 === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405/Streamed 2024/04/26 04:18:09 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi 2024/04/26 04:18:09 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:18:10 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off 2024/04/26 04:18:10 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload wrote chunk 1 with 5592405 bytes 2024/04/26 04:18:10 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811 2024/04/26 04:18:10 DEBUG : chunked-5.333Mi-10.667Mi.bin: Multipart upload session started for 3 parts of size 5.333Mi 2024/04/26 04:18:10 DEBUG : chunked-5.333Mi-10.667Mi.bin: open chunk writer: started multipart upload 2024/04/26 04:18:10 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/10.667Mi 2024/04/26 04:18:11 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 1 with 5592405 bytes 2024/04/26 04:18:11 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.667Mi/10.667Mi 2024/04/26 04:18:11 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 1 size 5.333Mi offset 5.333Mi/10.667Mi 2024/04/26 04:18:11 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2024/04/26 04:18:11 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 2 with 5592405 bytes 2024/04/26 04:18:11 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811/Streamed 2024/04/26 04:18:12 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi 2024/04/26 04:18:12 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:18:12 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off 2024/04/26 04:18:12 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 1 size 5.333Mi offset 5.333Mi/off 2024/04/26 04:18:12 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.667Mi/off 2024/04/26 04:18:12 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 1 with 5592405 bytes 2024/04/26 04:18:12 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2024/04/26 04:18:13 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 2 with 5592405 bytes 2024/04/26 04:18:13 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2024/04/26 04:18:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi 2024/04/26 04:18:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:18:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2024/04/26 04:18:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes 2024/04/26 04:18:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2024/04/26 04:18:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi 2024/04/26 04:18:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:18:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/04/26 04:18:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes 2024/04/26 04:18:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/04/26 04:18:17 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload session started for 3 parts of size 8Mi 2024/04/26 04:18:17 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload 2024/04/26 04:18:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/04/26 04:18:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes 2024/04/26 04:18:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/04/26 04:18:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/04/26 04:18:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2024/04/26 04:18:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes 2024/04/26 04:18:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/04/26 04:18:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi 2024/04/26 04:18:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload 2024/04/26 04:18:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/04/26 04:18:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes 2024/04/26 04:18:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2024/04/26 04:18:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2024/04/26 04:18:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2024/04/26 04:18:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes 2024/04/26 04:18:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2284: *azureblob.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/04/26 04:18:21 DEBUG : unknown-size-put.txt: Multipart upload session started for -1 parts of size 4Mi 2024/04/26 04:18:21 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload 2024/04/26 04:18:21 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/04/26 04:18:21 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes 2024/04/26 04:18:21 DEBUG : unknown-size-put.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/04/26 04:18:21 DEBUG : unknown-size-update.txt: Multipart upload session started for -1 parts of size 4Mi 2024/04/26 04:18:21 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload 2024/04/26 04:18:21 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2024/04/26 04:18:21 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes 2024/04/26 04:18:21 DEBUG : unknown-size-update.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/04/26 04:18:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-livefoy1mabebur7vuzixuq8/deeper/nonexisting/directory" 2024/04/26 04:18:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2024/04/26 04:18:21 DEBUG : Azure container rclone-test-livefoy1mabebur7vuzixuq8 path deeper/nonexisting/directory: Using directory markers === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2420: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2463: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2520: FS has no Directory methods and doesn't Wrap === NAME TestIntegration/FsMkdir fstests.go:2612: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (51.97s) --- PASS: TestIntegration/FsMkdir (51.67s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (8.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.42s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.21s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.03s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (30.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi (6.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303 (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303/Streamed (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304 (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304/Streamed (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999 (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999/Streamed (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000 (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000/Streamed (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001 (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001/Streamed (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01 (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041 (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041/Streamed (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042 (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042/Streamed (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085/Streamed (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi (6.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404 (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404/Streamed (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405 (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405/Streamed (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811/Streamed (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.88s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.35s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) PASS ok github.com/rclone/rclone/backend/azureblob 51.995s "go test -v -timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Finished OK in 52.705696219s (try 2/5)