"go test -v -timeout 1h0m0s -remote TestSwift: -verbose" - Starting (try 1/5)
=== RUN   TestInternalUrlEncode
--- PASS: TestInternalUrlEncode (0.00s)
=== RUN   TestInternalShouldRetryHeaders
--- PASS: TestInternalShouldRetryHeaders (1.00s)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestSwift:"
2025/03/28 06:02:14 DEBUG : Creating backend with remote "TestSwift:rclone-test-mimakur8qade"
2025/03/28 06:02:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 06:02:15 DEBUG : Swift container rclone-test-mimakur8qade: Auto set use_segments_container to true
=== RUN   TestIntegration/FsCheckWrap
    fstests.go:479: Not a wrapping Fs
=== RUN   TestIntegration/FsCommand
    fstests.go:507: No commands in this remote
=== RUN   TestIntegration/FsRmdirNotFound
2025/03/28 06:02:15 INFO  : Swift container rclone-test-mimakur8qade: Container "rclone-test-mimakur8qade" created
=== RUN   TestIntegration/FsString
=== RUN   TestIntegration/FsName
=== RUN   TestIntegration/FsRoot
=== RUN   TestIntegration/FsRmdirEmpty
2025/03/28 06:02:15 INFO  : Swift container rclone-test-mimakur8qade: Container "rclone-test-mimakur8qade" removed
=== RUN   TestIntegration/FsMkdir
2025/03/28 06:02:16 INFO  : Swift container rclone-test-mimakur8qade: Container "rclone-test-mimakur8qade" created
=== RUN   TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2025/03/28 06:02:16 INFO  : dir/subdir: Making directory
    fstest.go:244: Filtering empty directory "dir"
    fstest.go:244: Filtering empty directory "dir/subdir"
2025/03/28 06:02:16 INFO  : dir/subdir: Removing directory
    fstest.go:244: Filtering empty directory "dir"
2025/03/28 06:02:16 INFO  : dir: Removing directory
=== RUN   TestIntegration/FsMkdir/FsListEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListRDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirNotFound
=== RUN   TestIntegration/FsMkdir/FsListRDirNotFound
=== RUN   TestIntegration/FsMkdir/FsEncoding
=== RUN   TestIntegration/FsMkdir/FsEncoding/control_chars
    fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot
    fstests.go:707: testing "."
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot_dot
    fstests.go:707: testing ".."
=== RUN   TestIntegration/FsMkdir/FsEncoding/punctuation
    fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_space
    fstests.go:707: testing " leading space"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_tilde
    fstests.go:707: testing "~leading tilde"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_CR
    fstests.go:707: testing "␍leading CR"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_LF
    fstests.go:707: testing "␊leading LF"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_HT
    fstests.go:707: testing "␉leading HT"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_VT
    fstests.go:707: testing "␋leading VT"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_dot
    fstests.go:707: testing ".leading dot"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_space
    fstests.go:707: testing "trailing space "
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_CR
    fstests.go:707: testing "trailing CR␍"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_LF
    fstests.go:707: testing "trailing LF␊"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_HT
    fstests.go:707: testing "trailing HT␉"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_VT
    fstests.go:707: testing "trailing VT␋"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_dot
    fstests.go:707: testing "trailing dot."
=== RUN   TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
    fstests.go:707: testing "invalid utf-8\xfe"
=== RUN   TestIntegration/FsMkdir/FsEncoding/URL_encoding
    fstests.go:707: testing "test%46.txt"
=== RUN   TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN   TestIntegration/FsMkdir/FsPutError
=== RUN   TestIntegration/FsMkdir/FsPutZeroLength
=== RUN   TestIntegration/FsMkdir/FsOpenWriterAt
    fstests.go:786: FS has no OpenWriterAt interface
=== RUN   TestIntegration/FsMkdir/FsOpenChunkWriter
    fstests.go:819: FS has no OpenChunkWriter interface
=== RUN   TestIntegration/FsMkdir/FsChangeNotify
    fstests.go:868: FS has no ChangeNotify interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles
=== 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
2025/03/28 06:04:50 DEBUG : Creating backend with remote "TestSwift:"
2025/03/28 06:04:50 DEBUG : Config file has changed externally - reloading
2025/03/28 06:04:51 DEBUG : Swift root: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
2025/03/28 06:04:51 DEBUG : Creating backend with remote "TestSwift:"
2025/03/28 06:04:51 DEBUG : Swift root: Auto set use_segments_container to true
=== 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:1121: Not Case Insensitive
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurge
2025/03/28 06:05:13 DEBUG : Waiting for deletions to finish
2025/03/28 06:05:19 INFO  : dirToPurge/fileToPurge.txt: Deleted
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
2025/03/28 06:05:24 DEBUG : Creating backend with remote "TestSwift:rclone-test-mimakur8qade/dirToPurgeFromRoot"
2025/03/28 06:05:24 DEBUG : Config file has changed externally - reloading
2025/03/28 06:05:25 DEBUG : Swift container rclone-test-mimakur8qade path dirToPurgeFromRoot: Auto set use_segments_container to true
2025/03/28 06:05:30 DEBUG : Waiting for deletions to finish
2025/03/28 06:05:31 INFO  : fileToPurgeFromRoot.txt: Deleted
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2025/03/28 06:05:31 DEBUG : Creating backend with remote "TestSwift:rclone-test-mimakur8qade/hello? sausage/êé"
2025/03/28 06:05:31 DEBUG : Config file has changed externally - reloading
2025/03/28 06:05:31 DEBUG : Swift container rclone-test-mimakur8qade path hello? sausage/êé: Auto set use_segments_container to true
2025/03/28 06:05:43 DEBUG : Waiting for deletions to finish
2025/03/28 06:05:48 INFO  : a/b/c/d/e.txt: Deleted
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsCopy
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata
    fstests.go:1289: Skipping test as can't write metadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsMove
    fstests.go:1342: FS has no Mover interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsDirMove
    fstests.go:1459: FS has no DirMover interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull
2025/03/28 06:06:25 DEBUG : pacer: low level retry 1/10 (error Container Not Empty)
2025/03/28 06:06:25 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2025/03/28 06:06:25 DEBUG : pacer: low level retry 2/10 (error Container Not Empty)
2025/03/28 06:06:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/28 06:06:25 DEBUG : pacer: low level retry 3/10 (error Container Not Empty)
2025/03/28 06:06:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/03/28 06:06:25 DEBUG : pacer: low level retry 4/10 (error Container Not Empty)
2025/03/28 06:06:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/03/28 06:06:25 DEBUG : pacer: low level retry 5/10 (error Container Not Empty)
2025/03/28 06:06:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/03/28 06:06:25 DEBUG : pacer: low level retry 6/10 (error Container Not Empty)
2025/03/28 06:06:25 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/03/28 06:06:25 DEBUG : pacer: low level retry 7/10 (error Container Not Empty)
2025/03/28 06:06:25 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/03/28 06:06:25 DEBUG : pacer: low level retry 8/10 (error Container Not Empty)
2025/03/28 06:06:25 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2025/03/28 06:06:26 DEBUG : pacer: low level retry 9/10 (error Container Not Empty)
2025/03/28 06:06:26 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/03/28 06:06:27 DEBUG : pacer: low level retry 10/10 (error Container Not Empty)
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPrecision
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectString
2025/03/28 06:06:29 DEBUG : pacer: Reducing sleep to 1.5s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectFs
2025/03/28 06:06:31 DEBUG : pacer: Reducing sleep to 1.125s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemote
2025/03/28 06:06:33 DEBUG : pacer: Reducing sleep to 843.75ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectHashes
2025/03/28 06:06:34 DEBUG : pacer: Reducing sleep to 632.8125ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectModTime
2025/03/28 06:06:35 DEBUG : pacer: Reducing sleep to 474.609375ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
2025/03/28 06:06:35 DEBUG : pacer: Reducing sleep to 355.957031ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata
2025/03/28 06:06:36 DEBUG : pacer: Reducing sleep to 266.967773ms
    fstests.go:1623: Metadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
2025/03/28 06:06:36 DEBUG : pacer: Reducing sleep to 200.225829ms
    fstests.go:1694: SetMetadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime
2025/03/28 06:06:37 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/03/28 06:06:42 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/03/28 06:06:42 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSize
2025/03/28 06:06:42 DEBUG : pacer: Reducing sleep to 63.352703ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
2025/03/28 06:06:42 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/03/28 06:06:42 DEBUG : pacer: Reducing sleep to 35.635895ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
2025/03/28 06:06:42 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/03/28 06:06:42 DEBUG : pacer: Reducing sleep to 20.04519ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
2025/03/28 06:06:42 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/03/28 06:06:42 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/03/28 06:06:43 DEBUG : pacer: Reducing sleep to 0s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2025/03/28 06:06:43 DEBUG : Creating backend with remote "TestSwift:rclone-test-mimakur8qade/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/03/28 06:06:43 DEBUG : Config file has changed externally - reloading
2025/03/28 06:06:44 DEBUG : Swift container rclone-test-mimakur8qade path hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/03/28 06:06:44 DEBUG : Creating backend with remote "TestSwift:rclone-test-mimakur8qade/not found.txt"
2025/03/28 06:06:45 DEBUG : Swift container rclone-test-mimakur8qade path not found.txt: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot
    fstests.go:1911: Opening root remote "TestSwift:" path "rclone-test-mimakur8qade" from "TestSwift:rclone-test-mimakur8qade"
2025/03/28 06:06:50 DEBUG : Creating backend with remote "TestSwift:"
2025/03/28 06:06:51 DEBUG : Swift root: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/List
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
    fstests.go:1976: Too many files to list - giving up
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove
=== RUN   TestIntegration/FsMkdir/FsPutFiles/PublicLink
    fstests.go:2004: FS has no PublicLinker interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/SetTier
    fstests.go:412: FS has no SetTier & GetTier interfaces
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap
    fstests.go:2109: Not a wrapping Fs
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Bucket
    fstests.go:2131: Can't have // in paths
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectAbout
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
2025/03/28 06:07:43 INFO  : Swift container rclone-test-mimakur8qade: Container "rclone-test-mimakur8qade_segments" created
2025/03/28 06:07:43 DEBUG : piped data.txt: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:07:43 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "piped data.txt" to "rclone-test-mimakur8qade"
2025/03/28 06:07:48 DEBUG : piped data.txt: Returning empty Md5sum for swift large object
2025/03/28 06:07:53 DEBUG : piped data.txt: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
2025/03/28 06:08:04 DEBUG : piped data.txt: Uploading segment file "piped data.txt/2025-03-28-060804-9ybkk-a8_iJ89bd7OtYw3g/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:08:04 DEBUG : piped data.txt: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:08:04 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "piped data.txt" to "rclone-test-mimakur8qade"
2025/03/28 06:08:10 DEBUG : piped data.txt: Returning empty Md5sum for swift large object
2025/03/28 06:08:10 DEBUG : piped data.txt: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk
2025/03/28 06:08:26 DEBUG : piped data chunk.txt: Uploading segment file "piped data chunk.txt/2025-03-28-060826-K_d84CQsmnMqwa5rU6nGrg/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:08:32 DEBUG : piped data chunk.txt: Uploading segment file "piped data chunk.txt/2025-03-28-060826-K_d84CQsmnMqwa5rU6nGrg/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:08:32 DEBUG : piped data chunk.txt: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:08:32 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "piped data chunk.txt" to "rclone-test-mimakur8qade"
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail
2025/03/28 06:08:33 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/2025-03-28-060833-6-4fuM1F_w4HFvpW2e3NLQ/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:08:33 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/2025-03-28-060833-6-4fuM1F_w4HFvpW2e3NLQ/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:08:34 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/2025-03-28-060833-6-4fuM1F_w4HFvpW2e3NLQ/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:08:34 DEBUG : Swift container rclone-test-mimakur8qade: Segment operation failed: bulk deleting failed segments
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject
2025/03/28 06:08:40 DEBUG : large.txt: Uploading segment file "large.txt/2025-03-28-060840-_9dyVb6xi2tfoS7gE2EL2g/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:08:45 DEBUG : large.txt: Uploading segment file "large.txt/2025-03-28-060840-_9dyVb6xi2tfoS7gE2EL2g/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:08:50 DEBUG : large.txt: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:08:50 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "large.txt" to "rclone-test-mimakur8qade"
2025/03/28 06:09:07 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "large.txt (copy)" to "rclone-test-mimakur8qade"
=== RUN   TestIntegration/FsMkdir/FsPutChunked
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100/99
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed
2025/03/28 06:09:13 DEBUG : chunked-100-99-streamed.bin: Uploading segment file "chunked-100-99-streamed.bin/2025-03-28-060913-JCZVlx_X6AggDIpUKAn00A/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:09:14 DEBUG : chunked-100-99-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:09:14 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-100-99-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:09:19 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:09:24 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100/100
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed
2025/03/28 06:09:46 DEBUG : chunked-100-100-streamed.bin: Uploading segment file "chunked-100-100-streamed.bin/2025-03-28-060946-e08w9UriR3559d397ZnfoQ/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:09:46 DEBUG : chunked-100-100-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:09:46 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-100-100-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:09:57 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:10:02 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100/201
2025/03/28 06:10:13 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/2025-03-28-061013-4wfHkPB0qzor-_TxkvfgaA/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:10:13 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/2025-03-28-061013-4wfHkPB0qzor-_TxkvfgaA/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:10:13 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/2025-03-28-061013-4wfHkPB0qzor-_TxkvfgaA/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:10:19 DEBUG : chunked-100-201.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:10:19 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-100-201.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:10:19 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object
2025/03/28 06:10:19 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed
2025/03/28 06:10:30 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/2025-03-28-061030-d7ipT0Z5XGSyaE3-71YoIQ/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:10:36 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/2025-03-28-061030-d7ipT0Z5XGSyaE3-71YoIQ/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:10:41 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/2025-03-28-061030-d7ipT0Z5XGSyaE3-71YoIQ/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:10:42 DEBUG : chunked-100-201-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:10:42 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-100-201-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:10:43 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:10:43 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128/127
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed
2025/03/28 06:11:14 DEBUG : chunked-128-127-streamed.bin: Uploading segment file "chunked-128-127-streamed.bin/2025-03-28-061114-ji4yrbd7_xJvJvwliBmH_Q/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:11:20 DEBUG : chunked-128-127-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:11:20 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-128-127-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:11:25 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:11:30 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128/128
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed
2025/03/28 06:11:56 DEBUG : chunked-128-128-streamed.bin: Uploading segment file "chunked-128-128-streamed.bin/2025-03-28-061156-gqO9G0sRtuNSfjC-fISM-A/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:12:02 DEBUG : chunked-128-128-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:12:02 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-128-128-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:12:08 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:12:08 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128/257
2025/03/28 06:12:28 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/2025-03-28-061228-FC0f5Jr3JOb_zR4gTgpYZw/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:12:34 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/2025-03-28-061228-FC0f5Jr3JOb_zR4gTgpYZw/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:12:39 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/2025-03-28-061228-FC0f5Jr3JOb_zR4gTgpYZw/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:12:39 DEBUG : chunked-128-257.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:12:39 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-128-257.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:12:50 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object
2025/03/28 06:12:55 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed
2025/03/28 06:13:20 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/2025-03-28-061320-AEJhE_2Ad8Z5vK9lZY-VNA/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:13:26 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/2025-03-28-061320-AEJhE_2Ad8Z5vK9lZY-VNA/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:13:31 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/2025-03-28-061320-AEJhE_2Ad8Z5vK9lZY-VNA/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:13:36 DEBUG : chunked-128-257-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:13:36 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-128-257-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:13:42 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:13:47 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed
2025/03/28 06:14:49 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-97.655Ki-streamed.bin/2025-03-28-061449-0EUqfpH5vS-T2GQra_SY7Q/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:14:49 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:14:49 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-97.656Ki-97.655Ki-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:14:50 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:14:50 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed
2025/03/28 06:15:06 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-97.656Ki-streamed.bin/2025-03-28-061506-51ldnH74hQfTtZngyLsytA/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:15:12 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:15:12 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-97.656Ki-97.656Ki-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:15:17 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:15:17 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001
2025/03/28 06:15:38 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/2025-03-28-061538-6XUKg1s7_D72k0GfmK0hOw/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:15:38 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/2025-03-28-061538-6XUKg1s7_D72k0GfmK0hOw/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:15:43 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/2025-03-28-061538-6XUKg1s7_D72k0GfmK0hOw/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:15:49 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:15:49 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-97.656Ki-195.313Ki.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:15:49 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object
2025/03/28 06:15:49 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed
2025/03/28 06:16:11 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/2025-03-28-061611-qiGfUj7g_pDLAIICw7ORcA/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:16:11 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/2025-03-28-061611-qiGfUj7g_pDLAIICw7ORcA/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:16:12 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/2025-03-28-061611-qiGfUj7g_pDLAIICw7ORcA/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:16:18 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:16:18 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-97.656Ki-195.313Ki-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:16:23 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:16:28 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed
2025/03/28 06:17:05 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-97.656Ki-streamed.bin/2025-03-28-061705-UkATqjEmFkVGJRHAE4V8ug/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:17:10 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:17:10 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-97.657Ki-97.656Ki-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:17:11 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:17:11 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed
2025/03/28 06:17:23 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-97.657Ki-streamed.bin/2025-03-28-061723-r4g9k1KosgeEggqn5jNedA/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:17:28 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:17:28 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-97.657Ki-97.657Ki-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:17:38 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:17:43 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003
2025/03/28 06:18:04 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/2025-03-28-061804-Q80-hE9F2YSXFZGABC_fTg/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:18:10 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/2025-03-28-061804-Q80-hE9F2YSXFZGABC_fTg/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:18:15 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/2025-03-28-061804-Q80-hE9F2YSXFZGABC_fTg/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:18:20 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:18:20 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-97.657Ki-195.315Ki.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:18:21 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object
2025/03/28 06:18:21 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed
2025/03/28 06:18:52 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/2025-03-28-061852-xQ9qck_mV3zBqr139z6fFA/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:18:58 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/2025-03-28-061852-xQ9qck_mV3zBqr139z6fFA/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:19:03 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/2025-03-28-061852-xQ9qck_mV3zBqr139z6fFA/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:19:03 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:19:03 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-97.657Ki-195.315Ki-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:19:09 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:19:14 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed
2025/03/28 06:20:01 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading segment file "chunked-682.731Ki-682.730Ki-streamed.bin/2025-03-28-062001-3yQD9I90fRpB_v2BDLHeTg/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:20:06 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:20:06 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-682.731Ki-682.730Ki-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:20:11 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:20:11 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed
2025/03/28 06:20:43 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading segment file "chunked-682.731Ki-682.731Ki-streamed.bin/2025-03-28-062043-24HtrtEGdIzb0F8I7AIEDQ/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:20:48 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:20:48 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-682.731Ki-682.731Ki-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:20:59 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:20:59 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235
2025/03/28 06:21:20 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/2025-03-28-062120-AvlPn2A0JnDvHu4cFc7agA/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:21:25 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/2025-03-28-062120-AvlPn2A0JnDvHu4cFc7agA/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:21:31 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/2025-03-28-062120-AvlPn2A0JnDvHu4cFc7agA/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:21:36 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:21:36 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-682.731Ki-1.333Mi.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:21:36 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object
2025/03/28 06:21:36 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed
2025/03/28 06:22:08 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/2025-03-28-062208-gwC8_CsXCfgu4QCiZ3EvuQ/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:22:13 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/2025-03-28-062208-gwC8_CsXCfgu4QCiZ3EvuQ/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:22:13 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/2025-03-28-062208-gwC8_CsXCfgu4QCiZ3EvuQ/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:22:15 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:22:15 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-682.731Ki-1.333Mi-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:22:25 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:22:25 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed
2025/03/28 06:23:02 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-2.000Mi-streamed.bin/2025-03-28-062302-dr30bHqHrQPVEkGQg9ssXg/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:23:07 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:23:07 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-2Mi-2.000Mi-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:23:08 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:23:08 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed
2025/03/28 06:23:20 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading segment file "chunked-2Mi-2Mi-streamed.bin/2025-03-28-062320-9Lwg1ubfXoTA-pSP-gS5lg/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:23:21 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:23:21 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-2Mi-2Mi-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:23:27 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:23:27 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305
2025/03/28 06:23:43 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/2025-03-28-062343-nLDhuCFvZxgtQR1_ms-YwA/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:23:48 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/2025-03-28-062343-nLDhuCFvZxgtQR1_ms-YwA/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:23:53 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/2025-03-28-062343-nLDhuCFvZxgtQR1_ms-YwA/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:23:54 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:23:54 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-2Mi-4.000Mi.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:24:04 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object
2025/03/28 06:24:04 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed
2025/03/28 06:24:25 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/2025-03-28-062425-7-cWusv-oT1MNJew9TBu2w/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:24:26 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/2025-03-28-062425-7-cWusv-oT1MNJew9TBu2w/00000001" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:24:31 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/2025-03-28-062425-7-cWusv-oT1MNJew9TBu2w/00000002" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:24:37 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:24:37 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "chunked-2Mi-4.000Mi-streamed.bin" to "rclone-test-mimakur8qade"
2025/03/28 06:24:37 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object
2025/03/28 06:24:37 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsCopyChunked
    fstests.go:2485: *swift.Fs does not implement SetCopyCutoff
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2025/03/28 06:24:59 DEBUG : unknown-size-put.txt: Uploading segment file "unknown-size-put.txt/2025-03-28-062459-yI3XuYEjYvVUuXE8_eORwg/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:24:59 DEBUG : unknown-size-put.txt: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:24:59 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "unknown-size-put.txt" to "rclone-test-mimakur8qade"
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/03/28 06:25:07 DEBUG : unknown-size-update.txt: Uploading segment file "unknown-size-update.txt/2025-03-28-062507-BiYkBd7IxIcdO9PniWiuaw/00000000" into "rclone-test-mimakur8qade_segments"
2025/03/28 06:25:12 DEBUG : unknown-size-update.txt: Uploading segments into "rclone-test-mimakur8qade_segments" seems done (EOF)
2025/03/28 06:25:12 DEBUG : Swift container rclone-test-mimakur8qade: uploading manifest "unknown-size-update.txt" to "rclone-test-mimakur8qade"
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/03/28 06:25:24 DEBUG : Creating backend with remote "TestSwift:rclone-test-mimakur8qade/deeper/nonexisting/directory"
2025/03/28 06:25:24 DEBUG : Config file has changed externally - reloading
2025/03/28 06:25:25 DEBUG : Swift container rclone-test-mimakur8qade path deeper/nonexisting/directory: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsDirSetModTime
    fstests.go:2625: FS has no DirSetModTime interface
=== RUN   TestIntegration/FsMkdir/FsMkdirMetadata
    fstests.go:2668: FS has no MkdirMetadata interface
=== RUN   TestIntegration/FsMkdir/FsDirectory
    fstests.go:2717: Can't test if can't have empty directories
2025/03/28 06:25:40 DEBUG : Waiting for deletions to finish
2025/03/28 06:25:47 INFO  : large.txt (copy): Deleted
2025/03/28 06:25:50 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted
2025/03/28 06:25:51 INFO  : piped data chunk.txt: Deleted
2025/03/28 06:25:56 INFO  : large.txt: Deleted
2025/03/28 06:25:57 INFO  : Swift container rclone-test-mimakur8qade: Container "rclone-test-mimakur8qade" removed
2025/03/28 06:25:57 DEBUG : Waiting for deletions to finish
=== RUN   TestIntegration/FsShutdown
    fstests.go:2831: Shutdown method not supported
--- PASS: TestIntegration (1422.59s)
    --- SKIP: TestIntegration/FsCheckWrap (0.00s)
    --- SKIP: TestIntegration/FsCommand (0.00s)
    --- PASS: TestIntegration/FsRmdirNotFound (0.18s)
    --- PASS: TestIntegration/FsString (0.00s)
    --- PASS: TestIntegration/FsName (0.00s)
    --- PASS: TestIntegration/FsRoot (0.00s)
    --- PASS: TestIntegration/FsRmdirEmpty (0.28s)
    --- PASS: TestIntegration/FsMkdir (1421.20s)
        --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s)
        --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s)
        --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s)
        --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s)
        --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s)
        --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s)
        --- PASS: TestIntegration/FsMkdir/FsEncoding (109.15s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.14s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.91s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (16.12s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.85s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.81s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.83s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.78s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.43s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.10s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (15.82s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.89s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (20.73s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (11.01s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (11.50s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.66s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (10.71s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.07s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (10.65s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (10.40s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (6.19s)
        --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (15.38s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (274.98s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.66s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.29s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.74s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.74s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.23s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (5.14s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (5.14s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (5.28s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (11.17s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (12.09s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (17.13s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (36.37s)
                --- 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 (3.02s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (2.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (2.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.50s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (1.13s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.84s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.63s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.48s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.36s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (5.69s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.18s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.09s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.23s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.09s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.49s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.19s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (5.95s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (46.04s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (5.27s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.10s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (18.51s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (21.59s)
                    --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (10.97s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (5.52s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.58s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (43.26s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (20.98s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (22.27s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (47.07s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk (0.52s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk (6.64s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail (6.97s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject (32.94s)
        --- PASS: TestIntegration/FsMkdir/FsPutChunked (945.69s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (105.64s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (22.06s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed (21.45s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (37.73s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (26.79s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (45.85s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (28.02s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (214.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (57.38s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed (41.47s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (32.49s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed (31.89s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (124.12s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed (72.05s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki (136.76s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 (23.14s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed (6.74s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 (42.14s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed (31.51s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 (71.48s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed (38.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki (175.68s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 (32.42s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed (16.75s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 (42.46s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed (41.57s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 (100.80s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed (52.96s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki (176.37s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 (42.25s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed (26.55s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 (52.72s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed (36.82s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 (81.39s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed (33.75s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (137.24s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (37.95s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (17.19s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (23.47s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (22.27s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (75.82s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (33.10s)
        --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (25.67s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (7.36s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (18.30s)
        --- PASS: TestIntegration/FsMkdir/FsRootCollapse (15.91s)
        --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
    --- SKIP: TestIntegration/FsShutdown (0.00s)
PASS
ok  	github.com/rclone/rclone/backend/swift	1423.604s
"go test -v -timeout 1h0m0s -remote TestSwift: -verbose" - Finished OK in 23m44.356375742s (try 1/5)