"go test -v -timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
=== RUN TestBlockIDCreator
--- PASS: TestBlockIDCreator (0.00s)
=== RUN TestIntegration
2026/05/01 03:22:51 DEBUG : Using config file from "/home/rclone/.rclone.conf"
fstests.go:438: Using remote "TestAzureBlob,directory_markers:"
2026/05/01 03:22:51 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tuhasog9paye"
2026/05/01 03:22:51 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2026/05/01 03:22:51 DEBUG : Azure container rclone-test-tuhasog9paye: Using directory markers
=== RUN TestIntegration/FsCheckWrap
fstests.go:479: Not a wrapping Fs
=== RUN TestIntegration/FsCommand
fstests.go:507: No commands in this remote
=== RUN TestIntegration/FsRmdirNotFound
=== RUN TestIntegration/FsString
=== RUN TestIntegration/FsName
=== RUN TestIntegration/FsRoot
=== RUN TestIntegration/FsRmdirEmpty
=== RUN TestIntegration/FsMkdir
2026/05/01 03:23:04 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
ContainerBeingDeletedThe specified container is being deleted. Try operation later.
RequestId:120a8324-c01e-0069-3c19-d985b1000000
Time:2026-05-01T03:22:52.3045594Z
--------------------------------------------------------------------------------
)
2026/05/01 03:23:04 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2026/05/01 03:23:16 DEBUG : pacer: low level retry 2/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
ContainerBeingDeletedThe specified container is being deleted. Try operation later.
RequestId:120a8e87-c01e-0069-7a19-d985b1000000
Time:2026-05-01T03:23:04.3478053Z
--------------------------------------------------------------------------------
)
2026/05/01 03:23:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/05/01 03:23:28 DEBUG : pacer: low level retry 3/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
ContainerBeingDeletedThe specified container is being deleted. Try operation later.
RequestId:120a9cad-c01e-0069-1119-d985b1000000
Time:2026-05-01T03:23:16.3906029Z
--------------------------------------------------------------------------------
)
2026/05/01 03:23:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/05/01 03:23:40 DEBUG : pacer: low level retry 4/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
ContainerBeingDeletedThe specified container is being deleted. Try operation later.
RequestId:120aa966-c01e-0069-0819-d985b1000000
Time:2026-05-01T03:23:28.4344857Z
--------------------------------------------------------------------------------
)
2026/05/01 03:23:40 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/05/01 03:23:52 DEBUG : pacer: low level retry 5/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
ContainerBeingDeletedThe specified container is being deleted. Try operation later.
RequestId:120ab6fc-c01e-0069-5519-d985b1000000
Time:2026-05-01T03:23:40.4775328Z
--------------------------------------------------------------------------------
)
2026/05/01 03:23:52 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/05/01 03:23:52 DEBUG : pacer: Reducing sleep to 80ms
2026/05/01 03:23:52 DEBUG : pacer: Reducing sleep to 40ms
=== RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2026/05/01 03:23:52 INFO : dir/subdir: Making directory
2026/05/01 03:23:52 DEBUG : pacer: Reducing sleep to 20ms
2026/05/01 03:23:52 DEBUG : dir/subdir/: Creating directory marker
2026/05/01 03:23:52 DEBUG : pacer: Reducing sleep to 10ms
2026/05/01 03:23:52 DEBUG : pacer: Reducing sleep to 0s
2026/05/01 03:23:52 DEBUG : dir/: Creating directory marker
2026/05/01 03:23:52 INFO : dir/subdir: Removing directory
2026/05/01 03:23:52 DEBUG : dir/subdir/: Removing directory marker
2026/05/01 03:23:53 INFO : dir: Removing directory
2026/05/01 03:23:53 DEBUG : dir/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsListEmpty
=== RUN TestIntegration/FsMkdir/FsListDirEmpty
=== RUN TestIntegration/FsMkdir/FsListRDirEmpty
=== RUN TestIntegration/FsMkdir/FsListDirNotFound
2026/05/01 03:23:53 ERROR : does not exist: error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsListRDirNotFound
2026/05/01 03:23:53 ERROR : does not exist: error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsEncoding
=== RUN TestIntegration/FsMkdir/FsEncoding/control_chars
fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
2026/05/01 03:23:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Creating directory marker
2026/05/01 03:23:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/dot
fstests.go:708: testing "."
2026/05/01 03:23:53 DEBUG : ./: Creating directory marker
2026/05/01 03:23:54 DEBUG : ./: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/dot_dot
fstests.go:708: testing ".."
2026/05/01 03:23:54 DEBUG : ../: Creating directory marker
2026/05/01 03:23:54 DEBUG : ../: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/punctuation
fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
2026/05/01 03:23:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Creating directory marker
2026/05/01 03:23:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_space
fstests.go:708: testing " leading space"
2026/05/01 03:23:55 DEBUG : leading space/: Creating directory marker
2026/05/01 03:23:55 DEBUG : leading space/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde
fstests.go:708: testing "~leading tilde"
2026/05/01 03:23:55 DEBUG : ~leading tilde/: Creating directory marker
2026/05/01 03:23:55 DEBUG : ~leading tilde/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_CR
fstests.go:708: testing "␍leading CR"
2026/05/01 03:23:55 DEBUG : ␍leading CR/: Creating directory marker
2026/05/01 03:23:56 DEBUG : ␍leading CR/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_LF
fstests.go:708: testing "␊leading LF"
2026/05/01 03:23:56 DEBUG : ␊leading LF/: Creating directory marker
2026/05/01 03:23:56 DEBUG : ␊leading LF/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_HT
fstests.go:708: testing "␉leading HT"
2026/05/01 03:23:56 DEBUG : ␉leading HT/: Creating directory marker
2026/05/01 03:23:56 DEBUG : ␉leading HT/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_VT
fstests.go:708: testing "␋leading VT"
2026/05/01 03:23:56 DEBUG : ␋leading VT/: Creating directory marker
2026/05/01 03:23:57 DEBUG : ␋leading VT/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_dot
fstests.go:708: testing ".leading dot"
2026/05/01 03:23:57 DEBUG : .leading dot/: Creating directory marker
2026/05/01 03:23:57 DEBUG : .leading dot/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_space
fstests.go:708: testing "trailing space "
2026/05/01 03:23:57 DEBUG : trailing space /: Creating directory marker
2026/05/01 03:23:57 DEBUG : trailing space /: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR
fstests.go:708: testing "trailing CR␍"
2026/05/01 03:23:58 DEBUG : trailing CR␍/: Creating directory marker
2026/05/01 03:23:58 DEBUG : trailing CR␍/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF
fstests.go:708: testing "trailing LF␊"
2026/05/01 03:23:58 DEBUG : trailing LF␊/: Creating directory marker
2026/05/01 03:23:58 DEBUG : trailing LF␊/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT
fstests.go:708: testing "trailing HT␉"
2026/05/01 03:23:58 DEBUG : trailing HT␉/: Creating directory marker
2026/05/01 03:23:59 DEBUG : trailing HT␉/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT
fstests.go:708: testing "trailing VT␋"
2026/05/01 03:23:59 DEBUG : trailing VT␋/: Creating directory marker
2026/05/01 03:23:59 DEBUG : trailing VT␋/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot
fstests.go:708: testing "trailing dot."
2026/05/01 03:23:59 DEBUG : trailing dot./: Creating directory marker
2026/05/01 03:23:59 DEBUG : trailing dot./: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
fstests.go:708: testing "invalid utf-8\xfe"
2026/05/01 03:24:00 DEBUG : invalid utf-8/: Creating directory marker
2026/05/01 03:24:00 DEBUG : invalid utf-8/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding
fstests.go:708: testing "test%46.txt"
2026/05/01 03:24:00 DEBUG : test%46.txt/: Creating directory marker
2026/05/01 03:24:00 DEBUG : test%46.txt/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN TestIntegration/FsMkdir/FsPutError
2026/05/01 03:24:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Creating directory marker
2026/05/01 03:24:00 DEBUG : hello? sausage/êé/Hello, 世界/: Creating directory marker
2026/05/01 03:24:01 DEBUG : hello? sausage/êé/: Creating directory marker
2026/05/01 03:24:01 DEBUG : hello? sausage/: Creating directory marker
=== RUN TestIntegration/FsMkdir/FsPutZeroLength
=== RUN TestIntegration/FsMkdir/FsOpenWriterAt
fstests.go:787: FS has no OpenWriterAt interface
=== RUN TestIntegration/FsMkdir/FsOpenChunkWriter
2026/05/01 03:24:01 DEBUG : writer-at-subdir/: Creating directory marker
2026/05/01 03:24:01 DEBUG : writer-at-subdir/writer-at-file: Multipart upload session started for 3 parts of size 4Mi
2026/05/01 03:24:01 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload
2026/05/01 03:24:01 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes
2026/05/01 03:24:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes
2026/05/01 03:24:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes
2026/05/01 03:24:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload finished
2026/05/01 03:24:03 DEBUG : writer-at-subdir/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsChangeNotify
fstests.go:873: 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
2026/05/01 03:24:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:"
2026/05/01 03:24:04 DEBUG : Config file has changed externally - reloading
2026/05/01 03:24:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2026/05/01 03:24:04 DEBUG : Azure root: Using directory markers
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
2026/05/01 03:24:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:"
2026/05/01 03:24:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2026/05/01 03:24:04 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:1126: Not Case Insensitive
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge
2026/05/01 03:24:04 DEBUG : dirToPurge/: Creating directory marker
2026/05/01 03:24:04 DEBUG : Waiting for deletions to finish
2026/05/01 03:24:05 INFO : dirToPurge/fileToPurge.txt: Deleted
2026/05/01 03:24:05 DEBUG : removing 1 level 1 directories
2026/05/01 03:24:05 INFO : dirToPurge: Removing directory
2026/05/01 03:24:05 DEBUG : dirToPurge/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
2026/05/01 03:24:05 DEBUG : dirToPurgeFromRoot/: Creating directory marker
2026/05/01 03:24:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tuhasog9paye/dirToPurgeFromRoot"
2026/05/01 03:24:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2026/05/01 03:24:05 DEBUG : Azure container rclone-test-tuhasog9paye path dirToPurgeFromRoot: Using directory markers
2026/05/01 03:24:05 DEBUG : Waiting for deletions to finish
2026/05/01 03:24:05 INFO : fileToPurgeFromRoot.txt: Deleted
2026/05/01 03:24:05 DEBUG : removing 1 level 0 directories
2026/05/01 03:24:05 INFO : Azure container rclone-test-tuhasog9paye path dirToPurgeFromRoot: Removing directory
2026/05/01 03:24:05 DEBUG : /: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2026/05/01 03:24:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tuhasog9paye/hello? sausage/êé"
2026/05/01 03:24:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2026/05/01 03:24:05 DEBUG : Azure container rclone-test-tuhasog9paye path hello? sausage/êé: Using directory markers
2026/05/01 03:24:05 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tuhasog9paye/hello? sausage/êé" to be canonical "TestAzureBlob{juk_h}:rclone-test-tuhasog9paye/hello? sausage/êé"
2026/05/01 03:24:05 DEBUG : a/b/c/d/: Creating directory marker
2026/05/01 03:24:05 DEBUG : a/b/c/: Creating directory marker
2026/05/01 03:24:05 DEBUG : a/b/: Creating directory marker
2026/05/01 03:24:06 DEBUG : a/: Creating directory marker
2026/05/01 03:24:06 DEBUG : Waiting for deletions to finish
2026/05/01 03:24:06 INFO : a/b/c/d/e.txt: Deleted
2026/05/01 03:24:06 DEBUG : removing 1 level 4 directories
2026/05/01 03:24:06 INFO : a/b/c/d: Removing directory
2026/05/01 03:24:06 DEBUG : a/b/c/d/: Removing directory marker
2026/05/01 03:24:06 DEBUG : removing 1 level 3 directories
2026/05/01 03:24:06 INFO : a/b/c: Removing directory
2026/05/01 03:24:06 DEBUG : a/b/c/: Removing directory marker
2026/05/01 03:24:06 DEBUG : removing 1 level 2 directories
2026/05/01 03:24:06 INFO : a/b: Removing directory
2026/05/01 03:24:06 DEBUG : a/b/: Removing directory marker
2026/05/01 03:24:06 DEBUG : removing 1 level 1 directories
2026/05/01 03:24:06 INFO : a: Removing directory
2026/05/01 03:24:06 DEBUG : a/: Removing directory marker
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsMove
fstests.go:1351: FS has no Mover interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove
fstests.go:1468: 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
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
fstests.go:1703: SetMetadata 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
2026/05/01 03:24:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tuhasog9paye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2026/05/01 03:24:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2026/05/01 03:24:09 DEBUG : Azure container rclone-test-tuhasog9paye path hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using directory markers
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2026/05/01 03:24:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tuhasog9paye/not found.txt"
2026/05/01 03:24:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2026/05/01 03:24:09 DEBUG : Azure container rclone-test-tuhasog9paye path not found.txt: Using directory markers
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot
fstests.go:1920: Opening root remote "TestAzureBlob,directory_markers:" path "rclone-test-tuhasog9paye" from "TestAzureBlob,directory_markers:rclone-test-tuhasog9paye"
2026/05/01 03:24:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:"
2026/05/01 03:24:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2026/05/01 03:24:09 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:2016: FS has no PublicLinker interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/SetTier
2026/05/01 03:24:13 DEBUG : file name.txt: Successfully changed object tier to Cool
2026/05/01 03:24:13 DEBUG : file name.txt: Successfully changed object tier to Cold
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap
fstests.go:2121: Not a wrapping Fs
=== RUN TestIntegration/FsMkdir/FsPutFiles/Bucket
fstests.go:2140: Can have empty directories
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout
fstests.go:2293: FS does not support About
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
2026/05/01 03:24:13 NOTICE: Azure container rclone-test-tuhasog9paye: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2026/05/01 03:24:13 DEBUG : piped data.txt: Multipart upload session started for -1 parts of size 4Mi
2026/05/01 03:24:13 DEBUG : piped data.txt: open chunk writer: started multipart upload
2026/05/01 03:24:13 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off
2026/05/01 03:24:13 DEBUG : piped data.txt: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
2026/05/01 03:24:13 DEBUG : piped data.txt: Multipart upload session started for -1 parts of size 4Mi
2026/05/01 03:24:13 DEBUG : piped data.txt: open chunk writer: started multipart upload
2026/05/01 03:24:13 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off
2026/05/01 03:24:13 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes
2026/05/01 03:24:14 DEBUG : piped data.txt: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Features
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WriteUncommittedBlocks
2026/05/01 03:24:14 DEBUG : testBlob: Multipart upload session started for 4 parts of size 4Mi
2026/05/01 03:24:14 DEBUG : testBlob: open chunk writer: started multipart upload
2026/05/01 03:24:14 DEBUG : testBlob: multipart upload: starting chunk 0 size 4Mi offset 0/16.000Mi
2026/05/01 03:24:14 DEBUG : testBlob: multipart upload: starting chunk 1 size 4Mi offset 4Mi/16.000Mi
2026/05/01 03:24:15 DEBUG : testBlob: multipart upload: starting chunk 2 size 4Mi offset 8Mi/16.000Mi
2026/05/01 03:24:15 DEBUG : testBlob: multipart upload: starting chunk 3 size 4.000Mi offset 12Mi/16.000Mi
2026/05/01 03:24:15 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: clearing uncommitted blocks and retrying
2026/05/01 03:24:15 DEBUG : testBlob: Clearing uncommitted blocks
2026/05/01 03:24:15 DEBUG : testBlob: Committing 0 blocks to remove uncommitted blocks
2026/05/01 03:24:15 DEBUG : testBlob: Removing empty object
2026/05/01 03:24:15 DEBUG : testBlob: multipart upload: fixed InvalidBlobOrBlock
2026/05/01 03:24:15 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye/testBlob
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlockThe specified blob or block content is invalid.
RequestId:77f61659-e01e-001c-1719-d9ee9d000000
Time:2026-05-01T03:24:15.2622095Z
--------------------------------------------------------------------------------
)
2026/05/01 03:24:15 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2026/05/01 03:24:15 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared
2026/05/01 03:24:15 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye/testBlob
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlockThe specified blob or block content is invalid.
RequestId:dd20d559-f01e-0096-3719-d9b52c000000
Time:2026-05-01T03:24:15.3758782Z
--------------------------------------------------------------------------------
)
2026/05/01 03:24:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/05/01 03:24:15 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared
2026/05/01 03:24:15 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye/testBlob
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlockThe specified blob or block content is invalid.
RequestId:d7086ac4-b01e-0097-7119-d9eaf0000000
Time:2026-05-01T03:24:15.4697502Z
--------------------------------------------------------------------------------
)
2026/05/01 03:24:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/05/01 03:24:15 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared
2026/05/01 03:24:15 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye/testBlob
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlockThe specified blob or block content is invalid.
RequestId:291ec6ec-b01e-0073-6119-d9e46e000000
Time:2026-05-01T03:24:15.5815922Z
--------------------------------------------------------------------------------
)
2026/05/01 03:24:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/05/01 03:24:15 DEBUG : pacer: Reducing sleep to 40ms
2026/05/01 03:24:15 DEBUG : testBlob: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:15 DEBUG : pacer: Reducing sleep to 20ms
2026/05/01 03:24:15 DEBUG : testBlob: multipart upload wrote chunk 2 with 4194304 bytes
2026/05/01 03:24:16 DEBUG : pacer: Reducing sleep to 10ms
2026/05/01 03:24:16 DEBUG : testBlob: multipart upload wrote chunk 3 with 4194304 bytes
2026/05/01 03:24:16 DEBUG : pacer: Reducing sleep to 0s
2026/05/01 03:24:16 DEBUG : testBlob: multipart upload wrote chunk 4 with 4194303 bytes
2026/05/01 03:24:16 DEBUG : testBlob: multipart upload finished
2026/05/01 03:24:16 DEBUG : testBlob2: Starting multipart copy with 4 parts of size 4Mi
2026/05/01 03:24:16 DEBUG : testBlob2: multipart copy: starting chunk 3 size 4.000Mi offset 12Mi/16.000Mi
2026/05/01 03:24:16 DEBUG : testBlob2: multipart copy: starting chunk 1 size 4Mi offset 4Mi/16.000Mi
2026/05/01 03:24:16 DEBUG : testBlob2: multipart copy: starting chunk 2 size 4Mi offset 8Mi/16.000Mi
2026/05/01 03:24:16 DEBUG : testBlob2: multipart copy: starting chunk 0 size 4Mi offset 0/16.000Mi
2026/05/01 03:24:16 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: clearing uncommitted blocks and retrying
2026/05/01 03:24:16 DEBUG : testBlob2: Clearing uncommitted blocks
2026/05/01 03:24:16 DEBUG : testBlob2: Committing 0 blocks to remove uncommitted blocks
2026/05/01 03:24:16 DEBUG : testBlob2: Removing empty object
2026/05/01 03:24:16 DEBUG : testBlob2: multipart copy: fixed InvalidBlobOrBlock
2026/05/01 03:24:16 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye/testBlob2
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlockThe specified blob or block content is invalid.
RequestId:d7086bce-b01e-0097-3619-d9eaf0000000
Time:2026-05-01T03:24:16.3854191Z
--------------------------------------------------------------------------------
)
2026/05/01 03:24:16 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2026/05/01 03:24:16 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared
2026/05/01 03:24:16 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye/testBlob2
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlockThe specified blob or block content is invalid.
RequestId:77f6195b-e01e-001c-4519-d9ee9d000000
Time:2026-05-01T03:24:16.3921589Z
--------------------------------------------------------------------------------
)
2026/05/01 03:24:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/05/01 03:24:16 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared
2026/05/01 03:24:16 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye/testBlob2
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlockThe specified blob or block content is invalid.
RequestId:dd20d70e-f01e-0096-0e19-d9b52c000000
Time:2026-05-01T03:24:16.4032984Z
--------------------------------------------------------------------------------
)
2026/05/01 03:24:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/05/01 03:24:16 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared
2026/05/01 03:24:16 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-tuhasog9paye/testBlob2
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlockThe specified blob or block content is invalid.
RequestId:291ec7fa-b01e-0073-3f19-d9e46e000000
Time:2026-05-01T03:24:16.4038304Z
--------------------------------------------------------------------------------
)
2026/05/01 03:24:16 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/05/01 03:24:16 DEBUG : pacer: Reducing sleep to 40ms
2026/05/01 03:24:16 DEBUG : pacer: Reducing sleep to 20ms
2026/05/01 03:24:16 DEBUG : pacer: Reducing sleep to 10ms
2026/05/01 03:24:16 DEBUG : pacer: Reducing sleep to 0s
2026/05/01 03:24:16 DEBUG : testBlob2: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutSinglepart
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutMultipart
2026/05/01 03:24:18 DEBUG : meta-multipart.txt: Multipart upload session started for 2 parts of size 4Mi
2026/05/01 03:24:18 DEBUG : meta-multipart.txt: open chunk writer: started multipart upload
2026/05/01 03:24:18 DEBUG : meta-multipart.txt: multipart upload: starting chunk 0 size 4Mi offset 0/4.001Mi
2026/05/01 03:24:18 DEBUG : meta-multipart.txt: multipart upload: starting chunk 1 size 1Ki offset 4Mi/4.001Mi
2026/05/01 03:24:18 DEBUG : meta-multipart.txt: multipart upload wrote chunk 2 with 1024 bytes
2026/05/01 03:24:18 DEBUG : meta-multipart.txt: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:19 DEBUG : meta-multipart.txt: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutMultipart/PutSinglepartTags
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutMultipart/PutMultipartTags
2026/05/01 03:24:19 DEBUG : tags-multipart.txt: Multipart upload session started for 2 parts of size 4Mi
2026/05/01 03:24:19 DEBUG : tags-multipart.txt: open chunk writer: started multipart upload
2026/05/01 03:24:19 DEBUG : tags-multipart.txt: multipart upload: starting chunk 0 size 4Mi offset 0/4.002Mi
2026/05/01 03:24:19 DEBUG : tags-multipart.txt: multipart upload: starting chunk 1 size 2Ki offset 4Mi/4.002Mi
2026/05/01 03:24:19 DEBUG : tags-multipart.txt: multipart upload wrote chunk 2 with 2048 bytes
2026/05/01 03:24:20 DEBUG : tags-multipart.txt: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:20 DEBUG : tags-multipart.txt: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopySinglepart
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopySinglepart_MetadataOnly
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopyMultipart
2026/05/01 03:24:21 DEBUG : meta-copy-multi-src.txt: Multipart upload session started for 3 parts of size 4Mi
2026/05/01 03:24:21 DEBUG : meta-copy-multi-src.txt: open chunk writer: started multipart upload
2026/05/01 03:24:21 DEBUG : meta-copy-multi-src.txt: multipart upload: starting chunk 0 size 4Mi offset 0/8.001Mi
2026/05/01 03:24:21 DEBUG : meta-copy-multi-src.txt: multipart upload: starting chunk 2 size 1Ki offset 8Mi/8.001Mi
2026/05/01 03:24:21 DEBUG : meta-copy-multi-src.txt: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.001Mi
2026/05/01 03:24:22 DEBUG : meta-copy-multi-src.txt: multipart upload wrote chunk 3 with 1024 bytes
2026/05/01 03:24:22 DEBUG : meta-copy-multi-src.txt: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:22 DEBUG : meta-copy-multi-src.txt: multipart upload wrote chunk 2 with 4194304 bytes
2026/05/01 03:24:22 DEBUG : meta-copy-multi-src.txt: multipart upload finished
2026/05/01 03:24:22 DEBUG : meta-copy-multi-dst.txt: Starting multipart copy with 3 parts of size 4Mi
2026/05/01 03:24:22 DEBUG : meta-copy-multi-dst.txt: multipart copy: starting chunk 0 size 4Mi offset 0/8.001Mi
2026/05/01 03:24:22 DEBUG : meta-copy-multi-dst.txt: multipart copy: starting chunk 2 size 1Ki offset 8Mi/8.001Mi
2026/05/01 03:24:22 DEBUG : meta-copy-multi-dst.txt: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8.001Mi
2026/05/01 03:24:22 DEBUG : meta-copy-multi-dst.txt: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopyMultipart_MetadataOnly
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-src.txt: Multipart upload session started for 3 parts of size 4Mi
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-src.txt: open chunk writer: started multipart upload
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-src.txt: multipart upload: starting chunk 0 size 4Mi offset 0/8.002Mi
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-src.txt: multipart upload: starting chunk 2 size 2Ki offset 8Mi/8.002Mi
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-src.txt: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.002Mi
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-src.txt: multipart upload wrote chunk 3 with 2048 bytes
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-src.txt: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-src.txt: multipart upload wrote chunk 2 with 4194304 bytes
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-src.txt: multipart upload finished
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-dst.txt: Starting multipart copy with 3 parts of size 4Mi
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-dst.txt: multipart copy: starting chunk 2 size 2Ki offset 8Mi/8.002Mi
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-dst.txt: multipart copy: starting chunk 0 size 4Mi offset 0/8.002Mi
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-dst.txt: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8.002Mi
2026/05/01 03:24:23 DEBUG : meta-copy-multi-only-dst.txt: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopySinglepartTags
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopyMultipartTags
2026/05/01 03:24:25 DEBUG : tags-copy-multi-src.txt: Multipart upload session started for 3 parts of size 4Mi
2026/05/01 03:24:25 DEBUG : tags-copy-multi-src.txt: open chunk writer: started multipart upload
2026/05/01 03:24:25 DEBUG : tags-copy-multi-src.txt: multipart upload: starting chunk 0 size 4Mi offset 0/8.004Mi
2026/05/01 03:24:25 DEBUG : tags-copy-multi-src.txt: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.004Mi
2026/05/01 03:24:25 DEBUG : tags-copy-multi-src.txt: multipart upload: starting chunk 2 size 4Ki offset 8Mi/8.004Mi
2026/05/01 03:24:25 DEBUG : tags-copy-multi-src.txt: multipart upload wrote chunk 3 with 4096 bytes
2026/05/01 03:24:25 DEBUG : tags-copy-multi-src.txt: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:25 DEBUG : tags-copy-multi-src.txt: multipart upload wrote chunk 2 with 4194304 bytes
2026/05/01 03:24:25 DEBUG : tags-copy-multi-src.txt: multipart upload finished
2026/05/01 03:24:25 DEBUG : tags-copy-multi-dst.txt: Starting multipart copy with 3 parts of size 4Mi
2026/05/01 03:24:25 DEBUG : tags-copy-multi-dst.txt: multipart copy: starting chunk 2 size 4Ki offset 8Mi/8.004Mi
2026/05/01 03:24:25 DEBUG : tags-copy-multi-dst.txt: multipart copy: starting chunk 0 size 4Mi offset 0/8.004Mi
2026/05/01 03:24:25 DEBUG : tags-copy-multi-dst.txt: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8.004Mi
2026/05/01 03:24:26 DEBUG : tags-copy-multi-dst.txt: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/InvalidXMsTags
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/GzipEncoding
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/GzipEncoding/NoDecompress
2026/05/01 03:24:26 NOTICE: test-gzip: Not decompressing 'Content-Encoding: gzip' compressed file. Use --azureblob-decompress to override
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal/GzipEncoding/Decompress
=== RUN TestIntegration/FsMkdir/FsPutChunked
=== RUN TestIntegration/FsMkdir/FsPutChunked/4Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303
=== RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303/Streamed
2026/05/01 03:24:27 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi
2026/05/01 03:24:27 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:27 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload: starting chunk 0 size 4.000Mi offset 0/off
2026/05/01 03:24:27 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload wrote chunk 1 with 4194303 bytes
2026/05/01 03:24:27 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304
=== RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304/Streamed
2026/05/01 03:24:28 DEBUG : chunked-4Mi-4Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi
2026/05/01 03:24:28 DEBUG : chunked-4Mi-4Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:28 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload: starting chunk 0 size 4Mi offset 0/off
2026/05/01 03:24:28 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:29 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609
2026/05/01 03:24:29 DEBUG : chunked-4Mi-8.000Mi.bin: Multipart upload session started for 3 parts of size 4Mi
2026/05/01 03:24:29 DEBUG : chunked-4Mi-8.000Mi.bin: open chunk writer: started multipart upload
2026/05/01 03:24:29 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2026/05/01 03:24:29 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:29 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2026/05/01 03:24:29 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2026/05/01 03:24:29 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2026/05/01 03:24:29 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 2 with 4194304 bytes
2026/05/01 03:24:29 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609/Streamed
2026/05/01 03:24:30 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi
2026/05/01 03:24:30 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:30 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 4Mi offset 0/off
2026/05/01 03:24:30 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/off
2026/05/01 03:24:30 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/off
2026/05/01 03:24:30 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:30 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2026/05/01 03:24:30 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 2 with 4194304 bytes
2026/05/01 03:24:30 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
2026/05/01 03:24:32 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2026/05/01 03:24:32 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:32 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2026/05/01 03:24:32 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4199999 bytes
2026/05/01 03:24:32 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
2026/05/01 03:24:34 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2026/05/01 03:24:34 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:34 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2026/05/01 03:24:34 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200000 bytes
2026/05/01 03:24:34 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001
2026/05/01 03:24:34 DEBUG : chunked-4.005Mi-8.011Mi.bin: Multipart upload session started for 3 parts of size 4.005Mi
2026/05/01 03:24:34 DEBUG : chunked-4.005Mi-8.011Mi.bin: open chunk writer: started multipart upload
2026/05/01 03:24:34 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/8.011Mi
2026/05/01 03:24:35 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 1 with 4200000 bytes
2026/05/01 03:24:35 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/8.011Mi
2026/05/01 03:24:35 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/8.011Mi
2026/05/01 03:24:35 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2026/05/01 03:24:35 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 2 with 4200000 bytes
2026/05/01 03:24:35 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001/Streamed
2026/05/01 03:24:35 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2026/05/01 03:24:35 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:36 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2026/05/01 03:24:36 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 1 with 4200000 bytes
2026/05/01 03:24:36 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/off
2026/05/01 03:24:36 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/off
2026/05/01 03:24:36 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2026/05/01 03:24:36 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 2 with 4200000 bytes
2026/05/01 03:24:36 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
2026/05/01 03:24:37 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2026/05/01 03:24:37 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:37 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2026/05/01 03:24:37 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200041 bytes
2026/05/01 03:24:37 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
2026/05/01 03:24:38 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2026/05/01 03:24:38 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:38 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2026/05/01 03:24:38 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200042 bytes
2026/05/01 03:24:38 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085
2026/05/01 03:24:39 DEBUG : chunked-4.005Mi-8.011Mi.bin: Multipart upload session started for 3 parts of size 4.005Mi
2026/05/01 03:24:39 DEBUG : chunked-4.005Mi-8.011Mi.bin: open chunk writer: started multipart upload
2026/05/01 03:24:39 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/8.011Mi
2026/05/01 03:24:39 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 1 with 4200042 bytes
2026/05/01 03:24:39 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/8.011Mi
2026/05/01 03:24:39 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/8.011Mi
2026/05/01 03:24:39 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2026/05/01 03:24:39 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 2 with 4200042 bytes
2026/05/01 03:24:39 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085/Streamed
2026/05/01 03:24:40 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2026/05/01 03:24:40 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:40 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2026/05/01 03:24:40 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 1 with 4200042 bytes
2026/05/01 03:24:40 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/off
2026/05/01 03:24:40 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/off
2026/05/01 03:24:40 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2026/05/01 03:24:40 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 2 with 4200042 bytes
2026/05/01 03:24:40 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
2026/05/01 03:24:41 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi
2026/05/01 03:24:41 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:41 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off
2026/05/01 03:24:42 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload wrote chunk 1 with 5592404 bytes
2026/05/01 03:24:42 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
2026/05/01 03:24:43 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi
2026/05/01 03:24:43 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:43 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off
2026/05/01 03:24:43 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload wrote chunk 1 with 5592405 bytes
2026/05/01 03:24:43 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811
2026/05/01 03:24:43 DEBUG : chunked-5.333Mi-10.667Mi.bin: Multipart upload session started for 3 parts of size 5.333Mi
2026/05/01 03:24:43 DEBUG : chunked-5.333Mi-10.667Mi.bin: open chunk writer: started multipart upload
2026/05/01 03:24:43 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/10.667Mi
2026/05/01 03:24:44 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 1 with 5592405 bytes
2026/05/01 03:24:44 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.667Mi/10.667Mi
2026/05/01 03:24:44 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 1 size 5.333Mi offset 5.333Mi/10.667Mi
2026/05/01 03:24:44 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2026/05/01 03:24:44 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 2 with 5592405 bytes
2026/05/01 03:24:44 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811/Streamed
2026/05/01 03:24:44 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi
2026/05/01 03:24:44 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:45 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off
2026/05/01 03:24:45 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 1 with 5592405 bytes
2026/05/01 03:24:45 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.667Mi/off
2026/05/01 03:24:45 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 1 size 5.333Mi offset 5.333Mi/off
2026/05/01 03:24:45 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2026/05/01 03:24:45 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 2 with 5592405 bytes
2026/05/01 03:24:45 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
2026/05/01 03:24:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi
2026/05/01 03:24:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off
2026/05/01 03:24:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes
2026/05/01 03:24:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed
2026/05/01 03:24:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi
2026/05/01 03:24:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off
2026/05/01 03:24:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes
2026/05/01 03:24:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217
2026/05/01 03:24:49 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload session started for 3 parts of size 8Mi
2026/05/01 03:24:49 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload
2026/05/01 03:24:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi
2026/05/01 03:24:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes
2026/05/01 03:24:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi
2026/05/01 03:24:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi
2026/05/01 03:24:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2026/05/01 03:24:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes
2026/05/01 03:24:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed
2026/05/01 03:24:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi
2026/05/01 03:24:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload
2026/05/01 03:24:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off
2026/05/01 03:24:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes
2026/05/01 03:24:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off
2026/05/01 03:24:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off
2026/05/01 03:24:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2026/05/01 03:24:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes
2026/05/01 03:24:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsCopyChunked
=== RUN TestIntegration/FsMkdir/FsCopyChunked/4194304
2026/05/01 03:24:53 DEBUG : chunked-copy.copy: Starting multipart copy with 1 parts of size 4Mi
2026/05/01 03:24:53 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/4Mi
2026/05/01 03:24:53 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsCopyChunked/4194305
2026/05/01 03:24:54 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi
2026/05/01 03:24:54 DEBUG : chunked-copy: open chunk writer: started multipart upload
2026/05/01 03:24:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 1 offset 4Mi/4.000Mi
2026/05/01 03:24:54 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/4.000Mi
2026/05/01 03:24:54 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 1 bytes
2026/05/01 03:24:54 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:54 DEBUG : chunked-copy: multipart upload finished
2026/05/01 03:24:54 DEBUG : chunked-copy.copy: Starting multipart copy with 2 parts of size 4Mi
2026/05/01 03:24:54 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 1 offset 4Mi/4.000Mi
2026/05/01 03:24:54 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/4.000Mi
2026/05/01 03:24:55 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsCopyChunked/8388607
2026/05/01 03:24:55 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi
2026/05/01 03:24:55 DEBUG : chunked-copy: open chunk writer: started multipart upload
2026/05/01 03:24:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2026/05/01 03:24:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2026/05/01 03:24:56 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:56 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194303 bytes
2026/05/01 03:24:56 DEBUG : chunked-copy: multipart upload finished
2026/05/01 03:24:56 DEBUG : chunked-copy.copy: Starting multipart copy with 2 parts of size 4Mi
2026/05/01 03:24:56 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2026/05/01 03:24:56 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8.000Mi
2026/05/01 03:24:56 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsCopyChunked/8388608
2026/05/01 03:24:57 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi
2026/05/01 03:24:57 DEBUG : chunked-copy: open chunk writer: started multipart upload
2026/05/01 03:24:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2026/05/01 03:24:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2026/05/01 03:24:57 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:57 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194304 bytes
2026/05/01 03:24:57 DEBUG : chunked-copy: multipart upload finished
2026/05/01 03:24:57 DEBUG : chunked-copy.copy: Starting multipart copy with 2 parts of size 4Mi
2026/05/01 03:24:57 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8Mi
2026/05/01 03:24:57 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8Mi
2026/05/01 03:24:58 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsCopyChunked/8388609
2026/05/01 03:24:58 DEBUG : chunked-copy: Multipart upload session started for 3 parts of size 4Mi
2026/05/01 03:24:58 DEBUG : chunked-copy: open chunk writer: started multipart upload
2026/05/01 03:24:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2026/05/01 03:24:59 DEBUG : chunked-copy: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2026/05/01 03:24:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2026/05/01 03:24:59 DEBUG : chunked-copy: multipart upload wrote chunk 3 with 1 bytes
2026/05/01 03:24:59 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes
2026/05/01 03:24:59 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194304 bytes
2026/05/01 03:24:59 DEBUG : chunked-copy: multipart upload finished
2026/05/01 03:24:59 DEBUG : chunked-copy.copy: Starting multipart copy with 3 parts of size 4Mi
2026/05/01 03:24:59 DEBUG : chunked-copy.copy: multipart copy: starting chunk 2 size 1 offset 8Mi/8.000Mi
2026/05/01 03:24:59 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8.000Mi
2026/05/01 03:24:59 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2026/05/01 03:24:59 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2026/05/01 03:25:00 DEBUG : unknown-size-put.txt: Multipart upload session started for -1 parts of size 4Mi
2026/05/01 03:25:00 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload
2026/05/01 03:25:00 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off
2026/05/01 03:25:00 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes
2026/05/01 03:25:00 DEBUG : unknown-size-put.txt: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2026/05/01 03:25:00 DEBUG : unknown-size-update.txt: Multipart upload session started for -1 parts of size 4Mi
2026/05/01 03:25:00 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload
2026/05/01 03:25:00 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off
2026/05/01 03:25:00 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes
2026/05/01 03:25:00 DEBUG : unknown-size-update.txt: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsRootCollapse
2026/05/01 03:25:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tuhasog9paye/deeper/nonexisting/directory"
2026/05/01 03:25:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2026/05/01 03:25:00 DEBUG : Azure container rclone-test-tuhasog9paye path deeper/nonexisting/directory: Using directory markers
=== RUN TestIntegration/FsMkdir/FsDirSetModTime
fstests.go:2637: FS has no DirSetModTime interface
=== RUN TestIntegration/FsMkdir/FsMkdirMetadata
fstests.go:2680: FS has no MkdirMetadata interface
=== RUN TestIntegration/FsMkdir/FsDirectory
fstests.go:2737: FS has no Directory methods and doesn't Wrap
=== NAME TestIntegration/FsMkdir
fstests.go:2829: Warning: this should produce fs.ErrorDirNotFound
=== RUN TestIntegration/FsShutdown
fstests.go:2843: Shutdown method not supported
--- PASS: TestIntegration (129.24s)
--- SKIP: TestIntegration/FsCheckWrap (0.00s)
--- SKIP: TestIntegration/FsCommand (0.00s)
--- PASS: TestIntegration/FsRmdirNotFound (0.34s)
--- PASS: TestIntegration/FsString (0.00s)
--- PASS: TestIntegration/FsName (0.00s)
--- PASS: TestIntegration/FsRoot (0.00s)
--- PASS: TestIntegration/FsRmdirEmpty (0.11s)
--- PASS: TestIntegration/FsMkdir (128.70s)
--- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.41s)
--- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s)
--- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s)
--- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s)
--- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s)
--- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s)
--- PASS: TestIntegration/FsMkdir/FsEncoding (7.41s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.38s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.38s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.40s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.38s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.39s)
--- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.07s)
--- PASS: TestIntegration/FsMkdir/FsPutError (0.35s)
--- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.19s)
--- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
--- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.70s)
--- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles (23.34s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.19s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.19s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.07s)
--- 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.07s)
--- 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.49s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.53s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.20s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.86s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.47s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.26s)
--- 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)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.23s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.20s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.11s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.04s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.08s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.08s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.19s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.08s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.20s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.12s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.96s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.08s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.04s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.50s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.34s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.15s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.12s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.15s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.35s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.15s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.19s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (12.31s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Features (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WriteUncommittedBlocks (3.79s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.30s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutSinglepart (0.43s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutMultipart (2.05s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutMultipart/PutSinglepartTags (0.36s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutMultipart/PutMultipartTags (0.84s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopySinglepart (0.56s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopySinglepart_MetadataOnly (0.54s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopyMultipart (1.37s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopyMultipart_MetadataOnly (1.21s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopySinglepartTags (0.81s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopyMultipartTags (1.32s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/InvalidXMsTags (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/GzipEncoding (0.23s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/GzipEncoding/NoDecompress (0.04s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/GzipEncoding/Decompress (0.04s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked (26.60s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi (5.41s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303 (1.65s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303/Streamed (0.69s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304 (1.20s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304/Streamed (0.55s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609 (2.56s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609/Streamed (1.53s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi (5.04s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999 (1.49s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999/Streamed (0.74s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000 (1.47s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000/Streamed (0.75s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001 (2.08s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001/Streamed (1.01s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01 (4.32s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041 (1.15s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041/Streamed (0.58s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042 (1.08s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042/Streamed (0.56s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085 (2.10s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085/Streamed (1.01s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi (4.86s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404 (1.27s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404/Streamed (0.67s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405 (1.27s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405/Streamed (0.63s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811 (2.32s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811/Streamed (1.08s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (6.96s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (1.67s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (0.88s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (1.78s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (0.95s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (3.51s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.77s)
--- PASS: TestIntegration/FsMkdir/FsCopyChunked (7.31s)
--- PASS: TestIntegration/FsMkdir/FsCopyChunked/4194304 (1.12s)
--- PASS: TestIntegration/FsMkdir/FsCopyChunked/4194305 (1.30s)
--- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388607 (1.63s)
--- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388608 (1.54s)
--- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388609 (1.73s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.46s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.16s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.31s)
--- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s)
--- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
--- SKIP: TestIntegration/FsShutdown (0.00s)
=== RUN TestIntegration2
azureblob_test.go:35: Skipping as -remote set
--- SKIP: TestIntegration2 (0.00s)
=== RUN TestValidateAccessTier
=== RUN TestValidateAccessTier/unknown
=== RUN TestValidateAccessTier/hot
=== RUN TestValidateAccessTier/HOT
=== RUN TestValidateAccessTier/Hot
=== RUN TestValidateAccessTier/cool
=== RUN TestValidateAccessTier/cold
=== RUN TestValidateAccessTier/archive
=== RUN TestValidateAccessTier/empty
--- PASS: TestValidateAccessTier (0.00s)
--- PASS: TestValidateAccessTier/unknown (0.00s)
--- PASS: TestValidateAccessTier/hot (0.00s)
--- PASS: TestValidateAccessTier/HOT (0.00s)
--- PASS: TestValidateAccessTier/Hot (0.00s)
--- PASS: TestValidateAccessTier/cool (0.00s)
--- PASS: TestValidateAccessTier/cold (0.00s)
--- PASS: TestValidateAccessTier/archive (0.00s)
--- PASS: TestValidateAccessTier/empty (0.00s)
PASS
ok github.com/rclone/rclone/backend/azureblob 129.265s
"go test -v -timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished OK in 2m10.440975431s (try 1/5)