"go test -v -timeout 1h0m0s -remote TestCompressSwift: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Starting (try 2/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestCompressSwift:"
2025/04/03 02:37:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mahewew4quxe"
2025/04/03 02:37:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:37:44 DEBUG : Swift container rclone-test-mahewew4quxe.json: Auto set use_segments_container to true
2025/04/03 02:37:45 DEBUG : Swift container rclone-test-mahewew4quxe: Auto set use_segments_container to true
2025/04/03 02:37:45 INFO  : Swift container rclone-test-mahewew4quxe: Container "rclone-test-mahewew4quxe" created
=== RUN   TestIntegration/FsMkdir
=== RUN   TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2025/04/03 02:37:45 INFO  : dir/subdir: Making directory
    fstest.go:244: Filtering empty directory "dir"
    fstest.go:244: Filtering empty directory "dir/subdir"
2025/04/03 02:37:45 INFO  : dir/subdir: Removing directory
    fstest.go:244: Filtering empty directory "dir"
2025/04/03 02:37:45 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/04/03 02:44:52 DEBUG : Creating backend with remote "TestCompressSwift:"
2025/04/03 02:44:53 DEBUG : Swift container .json: Auto set use_segments_container to true
2025/04/03 02:44:54 DEBUG : Swift root: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
2025/04/03 02:44:54 DEBUG : Creating backend with remote "TestCompressSwift:"
2025/04/03 02:44:54 DEBUG : Swift container .json: Auto set use_segments_container to true
2025/04/03 02:44:55 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/04/03 02:45:28 DEBUG : Waiting for deletions to finish
2025/04/03 02:45:28 INFO  : dirToPurge/fileToPurge.txt.bin: Deleted
2025/04/03 02:45:28 INFO  : dirToPurge/fileToPurge.txt.json: Deleted
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
2025/04/03 02:45:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mahewew4quxe/dirToPurgeFromRoot"
2025/04/03 02:45:56 DEBUG : Swift container rclone-test-mahewew4quxe path dirToPurgeFromRoot.json: Auto set use_segments_container to true
2025/04/03 02:46:02 DEBUG : Swift container rclone-test-mahewew4quxe path dirToPurgeFromRoot: Auto set use_segments_container to true
2025/04/03 02:46:07 DEBUG : Waiting for deletions to finish
2025/04/03 02:46:08 INFO  : fileToPurgeFromRoot.txt.json: Deleted
2025/04/03 02:46:17 INFO  : fileToPurgeFromRoot.txt.bin: Deleted
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2025/04/03 02:46:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mahewew4quxe/hello? sausage/êé"
2025/04/03 02:46:24 DEBUG : Swift container rclone-test-mahewew4quxe path hello? sausage/êé.json: Auto set use_segments_container to true
2025/04/03 02:46:30 DEBUG : Swift container rclone-test-mahewew4quxe path hello? sausage/êé: Auto set use_segments_container to true
2025/04/03 02:46:46 DEBUG : Waiting for deletions to finish
2025/04/03 02:46:47 INFO  : a/b/c/d/e.txt.json: Deleted
2025/04/03 02:46:57 INFO  : a/b/c/d/e.txt.bin: 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/04/03 02:47:49 DEBUG : pacer: low level retry 1/10 (error Container Not Empty)
2025/04/03 02:47:49 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2025/04/03 02:47:49 DEBUG : pacer: low level retry 2/10 (error Container Not Empty)
2025/04/03 02:47:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/04/03 02:47:49 DEBUG : pacer: low level retry 3/10 (error Container Not Empty)
2025/04/03 02:47:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/04/03 02:47:49 DEBUG : pacer: low level retry 4/10 (error Container Not Empty)
2025/04/03 02:47:49 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/04/03 02:47:50 DEBUG : pacer: low level retry 5/10 (error Container Not Empty)
2025/04/03 02:47:50 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/04/03 02:47:50 DEBUG : pacer: low level retry 6/10 (error Container Not Empty)
2025/04/03 02:47:50 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/04/03 02:47:50 DEBUG : pacer: low level retry 7/10 (error Container Not Empty)
2025/04/03 02:47:50 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/04/03 02:47:50 DEBUG : pacer: low level retry 8/10 (error Container Not Empty)
2025/04/03 02:47:50 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2025/04/03 02:47:51 DEBUG : pacer: low level retry 9/10 (error Container Not Empty)
2025/04/03 02:47:51 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/04/03 02:47:52 DEBUG : pacer: low level retry 10/10 (error Container Not Empty)
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPrecision
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectString
2025/04/03 02:47:54 DEBUG : pacer: Reducing sleep to 1.5s
2025/04/03 02:47:56 DEBUG : pacer: Reducing sleep to 1.125s
2025/04/03 02:47:58 DEBUG : pacer: Reducing sleep to 843.75ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectFs
2025/04/03 02:47:59 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/04/03 02:48:00 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/04/03 02:48:00 DEBUG : pacer: Reducing sleep to 355.957031ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemote
2025/04/03 02:48:01 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/04/03 02:48:01 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/04/03 02:48:01 DEBUG : pacer: Reducing sleep to 150.169371ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectHashes
2025/04/03 02:48:01 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/04/03 02:48:02 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/04/03 02:48:02 DEBUG : pacer: Reducing sleep to 63.352703ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectModTime
2025/04/03 02:48:02 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/04/03 02:48:02 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/04/03 02:48:02 DEBUG : pacer: Reducing sleep to 26.726921ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
2025/04/03 02:48:02 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/04/03 02:48:02 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/04/03 02:48:02 DEBUG : pacer: Reducing sleep to 11.275419ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata
2025/04/03 02:48:02 DEBUG : pacer: Reducing sleep to 0s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
    fstests.go:1700: SetMetadata can't be tested without ReadMetadata
=== 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
2025/04/03 02:48:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mahewew4quxe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/04/03 02:48:10 DEBUG : Swift container rclone-test-mahewew4quxe path hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.json: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/04/03 02:48:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mahewew4quxe/not found.txt"
2025/04/03 02:48:11 DEBUG : Swift container rclone-test-mahewew4quxe path not found.txt.json: Auto set use_segments_container to true
2025/04/03 02:48:17 DEBUG : Swift container rclone-test-mahewew4quxe path not found.txt: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot
    fstests.go:1900: Can't list from root on this remote
=== 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
=== 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/04/03 02:48:34 INFO  : Swift container rclone-test-mahewew4quxe: Container "rclone-test-mahewew4quxe_segments" created
2025/04/03 02:48:34 DEBUG : piped data.txt.bin: Uploading segments into "rclone-test-mahewew4quxe_segments" seems done (EOF)
2025/04/03 02:48:34 DEBUG : Swift container rclone-test-mahewew4quxe: uploading manifest "piped data.txt.bin" to "rclone-test-mahewew4quxe"
2025/04/03 02:48:35 DEBUG : piped data.txt.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
2025/04/03 02:48:56 DEBUG : piped data.txt.bin: Uploading segment file "piped data.txt.bin/2025-04-03-024856-K91PlrfbYfX0vJJbSMAaJQ/00000000" into "rclone-test-mahewew4quxe_segments"
2025/04/03 02:48:56 DEBUG : piped data.txt.bin: Uploading segments into "rclone-test-mahewew4quxe_segments" seems done (EOF)
2025/04/03 02:48:56 DEBUG : Swift container rclone-test-mahewew4quxe: uploading manifest "piped data.txt.bin" to "rclone-test-mahewew4quxe"
2025/04/03 02:48:57 DEBUG : piped data.txt.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal
    fstests.go:2343: *compress.Fs does not implement InternalTester
=== RUN   TestIntegration/FsMkdir/FsPutChunked
    fstests.go:2364: *compress.Fs does not implement SetUploadChunkSizer
=== RUN   TestIntegration/FsMkdir/FsCopyChunked
    fstests.go:2485: *compress.Fs does not implement SetCopyCutoff
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2025/04/03 02:49:18 DEBUG : unknown-size-put.txt.bin: Uploading segment file "unknown-size-put.txt.bin/2025-04-03-024918-dvsGW1Ji2owCCV2FlGaSqw/00000000" into "rclone-test-mahewew4quxe_segments"
2025/04/03 02:49:24 DEBUG : unknown-size-put.txt.bin: Uploading segments into "rclone-test-mahewew4quxe_segments" seems done (EOF)
2025/04/03 02:49:24 DEBUG : Swift container rclone-test-mahewew4quxe: uploading manifest "unknown-size-put.txt.bin" to "rclone-test-mahewew4quxe"
2025/04/03 02:49:36 DEBUG : unknown-size-put.txt.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/04/03 02:50:23 DEBUG : unknown-size-update.txt.bin: Uploading segment file "unknown-size-update.txt.bin/2025-04-03-025023-YzEe0-RXqz5kxTfAVJAUKw/00000000" into "rclone-test-mahewew4quxe_segments"
2025/04/03 02:50:23 DEBUG : unknown-size-update.txt.bin: Uploading segments into "rclone-test-mahewew4quxe_segments" seems done (EOF)
2025/04/03 02:50:23 DEBUG : Swift container rclone-test-mahewew4quxe: uploading manifest "unknown-size-update.txt.bin" to "rclone-test-mahewew4quxe"
2025/04/03 02:50:23 DEBUG : unknown-size-update.txt.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/04/03 02:50:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mahewew4quxe/deeper/nonexisting/directory"
2025/04/03 02:50:40 DEBUG : Swift container rclone-test-mahewew4quxe path deeper/nonexisting/directory.json: Auto set use_segments_container to true
2025/04/03 02:50:46 DEBUG : Swift container rclone-test-mahewew4quxe 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/04/03 02:50:57 DEBUG : Waiting for deletions to finish
2025/04/03 02:51:02 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin: Deleted
2025/04/03 02:51:07 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.json: Deleted
2025/04/03 02:51:07 INFO  : Swift container rclone-test-mahewew4quxe: Container "rclone-test-mahewew4quxe" removed
2025/04/03 02:51:07 DEBUG : Waiting for deletions to finish
--- PASS: TestIntegration (803.52s)
    --- PASS: TestIntegration/FsMkdir (801.76s)
        --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.30s)
        --- 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 (329.93s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (16.40s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (16.43s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (36.57s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (41.29s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (6.41s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (36.52s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (6.87s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (6.94s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (16.52s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (16.55s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (6.49s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (6.53s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (21.42s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (6.49s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (36.64s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (16.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (21.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (6.52s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (7.43s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (10.49s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (20.52s)
        --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (41.16s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (284.94s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.52s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.43s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.36s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.38s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (5.37s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (5.33s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (5.25s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (22.37s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (49.20s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (33.59s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (52.42s)
                --- 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 (2.90s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (5.50s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (2.60s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.47s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.22s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.16s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.14s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.14s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (5.44s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.19s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.19s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.91s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.14s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.09s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (11.80s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.27s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (5.74s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.05s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (44.28s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (22.09s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (22.19s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (86.46s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (48.50s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (37.97s)
        --- PASS: TestIntegration/FsMkdir/FsRootCollapse (16.93s)
        --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
PASS
ok  	github.com/rclone/rclone/backend/compress	803.555s
"go test -v -timeout 1h0m0s -remote TestCompressSwift: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Finished OK in 13m24.957073498s (try 2/5)