"go test -v -timeout 1h0m0s -remote TestSwiftAIO: -verbose" - Starting (try 1/5) === RUN TestInternalUrlEncode --- PASS: TestInternalUrlEncode (0.00s) === RUN TestInternalShouldRetryHeaders --- PASS: TestInternalShouldRetryHeaders (1.00s) === RUN TestIntegration fstests.go:438: Using remote "TestSwiftAIO:" 2026/05/23 01:01:43 NOTICE: TestSwiftAIO: Starting server 2026/05/23 01:01:44 NOTICE: TestSwiftAIO: Attempting to connect to "127.0.0.1:28628" try 1/100 2026/05/23 01:01:45 DEBUG : TestSwiftAIO: Read 0, error: read tcp 127.0.0.1:56500->127.0.0.1:28628: i/o timeout 2026/05/23 01:01:45 NOTICE: TestSwiftAIO: Started server and connected to "127.0.0.1:28628" 2026/05/23 01:01:45 DEBUG : Creating backend with remote "TestSwiftAIO:rclone-test-nayorig8keyu" 2026/05/23 01:01:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 01:01:45 DEBUG : Setting type="swift" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_TYPE 2026/05/23 01:01:45 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:01:45 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:01:45 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:01:45 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:01:45 DEBUG : TestSwiftAIO: detected overridden config - adding "{AGmej}" suffix to name 2026/05/23 01:01:45 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:01:45 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:01:45 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:01:45 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:01:45 DEBUG : Swift container rclone-test-nayorig8keyu: Auto set use_segments_container to true 2026/05/23 01:01:45 DEBUG : Setting type="swift" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/05/23 01:01:45 INFO : Swift container rclone-test-nayorig8keyu: Container "rclone-test-nayorig8keyu" created === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/05/23 01:01:45 INFO : Swift container rclone-test-nayorig8keyu: Container "rclone-test-nayorig8keyu" removed === RUN TestIntegration/FsMkdir 2026/05/23 01:01:45 INFO : Swift container rclone-test-nayorig8keyu: Container "rclone-test-nayorig8keyu" created === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/23 01:01:45 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/23 01:01:45 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/23 01:01: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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === 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/23 01:01:50 DEBUG : Creating backend with remote "TestSwiftAIO:" 2026/05/23 01:01:50 DEBUG : Setting type="swift" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_TYPE 2026/05/23 01:01:50 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:01:50 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:01:50 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:01:50 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:01:50 DEBUG : TestSwiftAIO: detected overridden config - adding "{AGmej}" suffix to name 2026/05/23 01:01:50 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:01:50 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:01:50 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:01:50 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:01:50 DEBUG : Swift root: Auto set use_segments_container to true === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/23 01:01:50 DEBUG : Creating backend with remote "TestSwiftAIO:" 2026/05/23 01:01:50 DEBUG : Setting type="swift" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_TYPE 2026/05/23 01:01:50 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:01:50 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:01:50 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:01:50 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:01:50 DEBUG : TestSwiftAIO: detected overridden config - adding "{AGmej}" suffix to name 2026/05/23 01:01:50 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:01:50 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:01:50 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:01:50 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:01:50 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/23 01:01:50 DEBUG : Waiting for deletions to finish 2026/05/23 01:01:50 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/23 01:01:50 DEBUG : Creating backend with remote "TestSwiftAIO:rclone-test-nayorig8keyu/dirToPurgeFromRoot" 2026/05/23 01:01:50 DEBUG : Setting type="swift" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_TYPE 2026/05/23 01:01:50 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:01:50 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:01:50 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:01:50 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:01:50 DEBUG : TestSwiftAIO: detected overridden config - adding "{AGmej}" suffix to name 2026/05/23 01:01:50 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:01:50 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:01:50 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:01:50 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:01:50 DEBUG : Swift container rclone-test-nayorig8keyu path dirToPurgeFromRoot: Auto set use_segments_container to true 2026/05/23 01:01:51 DEBUG : Waiting for deletions to finish 2026/05/23 01:01:51 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/23 01:01:51 DEBUG : Creating backend with remote "TestSwiftAIO:rclone-test-nayorig8keyu/hello? sausage/êé" 2026/05/23 01:01:51 DEBUG : Setting type="swift" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_TYPE 2026/05/23 01:01:51 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:01:51 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:01:51 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:01:51 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:01:51 DEBUG : TestSwiftAIO: detected overridden config - adding "{AGmej}" suffix to name 2026/05/23 01:01:51 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:01:51 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:01:51 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:01:51 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:01:51 DEBUG : Swift container rclone-test-nayorig8keyu path hello? sausage/êé: Auto set use_segments_container to true 2026/05/23 01:01:51 DEBUG : fs cache: renaming cache item "TestSwiftAIO:rclone-test-nayorig8keyu/hello? sausage/êé" to be canonical "TestSwiftAIO{AGmej}:rclone-test-nayorig8keyu/hello? sausage/êé" 2026/05/23 01:01:51 DEBUG : Waiting for deletions to finish 2026/05/23 01:01:51 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write 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 2026/05/23 01:01:51 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2026/05/23 01:01:51 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/05/23 01:01:51 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2026/05/23 01:01:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/23 01:01:52 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2026/05/23 01:01:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/23 01:01:52 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2026/05/23 01:01:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/23 01:01:52 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2026/05/23 01:01:52 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/23 01:01:52 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2026/05/23 01:01:52 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/23 01:01:52 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2026/05/23 01:01:52 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/23 01:01:52 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2026/05/23 01:01:52 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/23 01:01:53 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2026/05/23 01:01:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/23 01:01:54 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2026/05/23 01:01:56 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2026/05/23 01:01:58 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2026/05/23 01:02:00 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/05/23 01:02:01 DEBUG : pacer: Reducing sleep to 632.8125ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2026/05/23 01:02:02 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2026/05/23 01:02:02 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2026/05/23 01:02:03 DEBUG : pacer: Reducing sleep to 266.967773ms fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/05/23 01:02:03 DEBUG : pacer: Reducing sleep to 200.225829ms fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/05/23 01:02:03 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/05/23 01:02:03 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/05/23 01:02:04 DEBUG : pacer: Reducing sleep to 84.470271ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2026/05/23 01:02:04 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2026/05/23 01:02:04 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/05/23 01:02:04 DEBUG : pacer: Reducing sleep to 35.635895ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2026/05/23 01:02:04 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/05/23 01:02:04 DEBUG : pacer: Reducing sleep to 20.04519ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2026/05/23 01:02:04 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/05/23 01:02:04 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/05/23 01:02:04 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 2026/05/23 01:02:04 DEBUG : Creating backend with remote "TestSwiftAIO:rclone-test-nayorig8keyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 01:02:04 DEBUG : Setting type="swift" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_TYPE 2026/05/23 01:02:04 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:02:04 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:02:04 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:02:04 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:02:04 DEBUG : TestSwiftAIO: detected overridden config - adding "{AGmej}" suffix to name 2026/05/23 01:02:04 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:02:04 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:02:04 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:02:04 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:02:04 DEBUG : Swift container rclone-test-nayorig8keyu path hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Auto set use_segments_container to true === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/23 01:02:04 DEBUG : Creating backend with remote "TestSwiftAIO:rclone-test-nayorig8keyu/not found.txt" 2026/05/23 01:02:04 DEBUG : Setting type="swift" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_TYPE 2026/05/23 01:02:04 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:02:04 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:02:04 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:02:04 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:02:04 DEBUG : TestSwiftAIO: detected overridden config - adding "{AGmej}" suffix to name 2026/05/23 01:02:04 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:02:04 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:02:04 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:02:04 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:02:04 DEBUG : Swift container rclone-test-nayorig8keyu path not found.txt: Auto set use_segments_container to true === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSwiftAIO:" path "rclone-test-nayorig8keyu" from "TestSwiftAIO:rclone-test-nayorig8keyu" 2026/05/23 01:02:04 DEBUG : Creating backend with remote "TestSwiftAIO:" 2026/05/23 01:02:04 DEBUG : Setting type="swift" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_TYPE 2026/05/23 01:02:04 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:02:04 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:02:04 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:02:04 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:02:04 DEBUG : TestSwiftAIO: detected overridden config - adding "{AGmej}" suffix to name 2026/05/23 01:02:04 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:02:04 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:02:04 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:02:04 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:02:04 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 === 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 fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: 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 2026/05/23 01:02:05 DEBUG : Swift container rclone-test-nayorig8keyu: Auto set StoragePolicy to 1replica 2026/05/23 01:02:05 INFO : Swift container rclone-test-nayorig8keyu: Container "rclone-test-nayorig8keyu_segments" created 2026/05/23 01:02:05 DEBUG : piped data.txt: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:05 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "piped data.txt" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:05 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2026/05/23 01:02:05 DEBUG : piped data.txt: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/23 01:02:05 DEBUG : piped data.txt: Uploading segment file "piped data.txt/2026-05-23-010205-6xXJfvu3t_dmaepQJnQcqw/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:05 DEBUG : piped data.txt: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:05 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "piped data.txt" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:05 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2026/05/23 01:02:05 DEBUG : piped data.txt: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PolicyDiscovery 2026/05/23 01:02:05 INFO : Swift container rclone-test-nayorig8keyu: Container "testPolicyDiscovery-1" created 2026/05/23 01:02:05 DEBUG : Swift container rclone-test-nayorig8keyu: Auto set StoragePolicy to 1replica 2026/05/23 01:02:05 INFO : Swift container rclone-test-nayorig8keyu: Container "testPolicyDiscovery-2" created 2026/05/23 01:02:05 DEBUG : Swift container rclone-test-nayorig8keyu: Auto set StoragePolicy to Policy-1 2026/05/23 01:02:05 DEBUG : Swift container rclone-test-nayorig8keyu: Auto set StoragePolicy to Policy-1 2026/05/23 01:02:05 INFO : Swift container rclone-test-nayorig8keyu: Container "testPolicyDiscovery-2_segments" created 2026/05/23 01:02:05 DEBUG : Swift container rclone-test-nayorig8keyu: Auto set StoragePolicy to Policy-1 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk 2026/05/23 01:02:05 DEBUG : piped data chunk.txt: Uploading segment file "piped data chunk.txt/2026-05-23-010205-CCNHoiWBykAD9VupEVkYvg/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:06 DEBUG : piped data chunk.txt: Uploading segment file "piped data chunk.txt/2026-05-23-010205-CCNHoiWBykAD9VupEVkYvg/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:06 DEBUG : piped data chunk.txt: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:06 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "piped data chunk.txt" to "rclone-test-nayorig8keyu" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail 2026/05/23 01:02:06 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/2026-05-23-010206-9xnDpHBAjcOqdzabEeeN6A/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:06 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/2026-05-23-010206-9xnDpHBAjcOqdzabEeeN6A/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:06 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/2026-05-23-010206-9xnDpHBAjcOqdzabEeeN6A/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:06 DEBUG : Swift container rclone-test-nayorig8keyu: Segment operation failed: bulk deleting failed segments === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject 2026/05/23 01:02:06 DEBUG : large.txt: Uploading segment file "large.txt/2026-05-23-010206-SAQtuiaY1lvp3GFaZU5QOQ/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:06 DEBUG : large.txt: Uploading segment file "large.txt/2026-05-23-010206-SAQtuiaY1lvp3GFaZU5QOQ/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:06 DEBUG : large.txt: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:06 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "large.txt" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:06 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "large.txt (copy)" to "rclone-test-nayorig8keyu" === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed 2026/05/23 01:02:06 DEBUG : chunked-100-99-streamed.bin: Uploading segment file "chunked-100-99-streamed.bin/2026-05-23-010206-VS4XW_1iz9pPORpC6iHq4A/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:06 DEBUG : chunked-100-99-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:06 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-100-99-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:06 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:06 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 2026/05/23 01:02:07 DEBUG : chunked-100-100-streamed.bin: Uploading segment file "chunked-100-100-streamed.bin/2026-05-23-010207-rIZLQhYqnw-f_zb9IPGRRg/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:07 DEBUG : chunked-100-100-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:07 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-100-100-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:07 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:07 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/100/201 2026/05/23 01:02:07 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/2026-05-23-010207-JL1d26onVcD40hzYnUtOTg/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:07 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/2026-05-23-010207-JL1d26onVcD40hzYnUtOTg/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:07 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/2026-05-23-010207-JL1d26onVcD40hzYnUtOTg/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:07 DEBUG : chunked-100-201.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:07 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-100-201.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:07 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:07 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed 2026/05/23 01:02:07 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/2026-05-23-010207-Pmkl21b-oIe2x2GzT_U67A/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:07 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/2026-05-23-010207-Pmkl21b-oIe2x2GzT_U67A/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:07 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/2026-05-23-010207-Pmkl21b-oIe2x2GzT_U67A/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:07 DEBUG : chunked-100-201-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:07 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-100-201-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:07 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:07 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 2026/05/23 01:02:08 DEBUG : chunked-128-127-streamed.bin: Uploading segment file "chunked-128-127-streamed.bin/2026-05-23-010208-59cTGhNvwy5i95PLWsCskA/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:08 DEBUG : chunked-128-127-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:08 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-128-127-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:08 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:08 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 2026/05/23 01:02:08 DEBUG : chunked-128-128-streamed.bin: Uploading segment file "chunked-128-128-streamed.bin/2026-05-23-010208-tiMlgbM9wb6M9qZAyh5SMw/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:08 DEBUG : chunked-128-128-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:08 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-128-128-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:08 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:08 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/128/257 2026/05/23 01:02:08 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/2026-05-23-010208-i2jQRv6oRWQFcdIr339dzg/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:08 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/2026-05-23-010208-i2jQRv6oRWQFcdIr339dzg/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:08 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/2026-05-23-010208-i2jQRv6oRWQFcdIr339dzg/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:08 DEBUG : chunked-128-257.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:08 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-128-257.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:08 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:08 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed 2026/05/23 01:02:09 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/2026-05-23-010209-ebFOvP3Ab4ISZpMr2Menww/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:09 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/2026-05-23-010209-ebFOvP3Ab4ISZpMr2Menww/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:09 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/2026-05-23-010209-ebFOvP3Ab4ISZpMr2Menww/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:09 DEBUG : chunked-128-257-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:09 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-128-257-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:09 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:09 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 2026/05/23 01:02:09 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-97.655Ki-streamed.bin/2026-05-23-010209-Hh0n7dKm77TSRSvZGqHIxQ/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:09 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:09 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-97.656Ki-97.655Ki-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:09 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:09 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 2026/05/23 01:02:09 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-97.656Ki-streamed.bin/2026-05-23-010209-UGoJm6dOH4qA1Vcv30hcog/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:09 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:09 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-97.656Ki-97.656Ki-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/2026-05-23-010210-agHBFaqgRlLyxja3G8SPbg/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/2026-05-23-010210-agHBFaqgRlLyxja3G8SPbg/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/2026-05-23-010210-agHBFaqgRlLyxja3G8SPbg/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:10 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-97.656Ki-195.313Ki.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/2026-05-23-010210-bgYKQoISok_wxuRdg-z9Cg/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/2026-05-23-010210-bgYKQoISok_wxuRdg-z9Cg/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/2026-05-23-010210-bgYKQoISok_wxuRdg-z9Cg/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:10 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-97.656Ki-195.313Ki-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:10 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:10 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 2026/05/23 01:02:10 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-97.656Ki-streamed.bin/2026-05-23-010210-hPVt3fjai9H1MftoCj5ZIA/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:11 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-97.657Ki-97.656Ki-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02: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 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-97.657Ki-streamed.bin/2026-05-23-010211-uKFvwgovRGPQT68r6lA_Aw/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:11 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-97.657Ki-97.657Ki-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/2026-05-23-010211-NVRSWXEpXE817-sM5u1U9Q/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/2026-05-23-010211-NVRSWXEpXE817-sM5u1U9Q/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/2026-05-23-010211-NVRSWXEpXE817-sM5u1U9Q/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:11 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-97.657Ki-195.315Ki.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed 2026/05/23 01:02:11 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/2026-05-23-010211-X-Vcek4gPOB36htKG06eyQ/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:12 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/2026-05-23-010211-X-Vcek4gPOB36htKG06eyQ/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:12 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/2026-05-23-010211-X-Vcek4gPOB36htKG06eyQ/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:12 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:12 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-97.657Ki-195.315Ki-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:12 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:12 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 2026/05/23 01:02:12 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading segment file "chunked-682.731Ki-682.730Ki-streamed.bin/2026-05-23-010212-D5woLZUOaTEWpr2TEGAyLQ/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:12 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:12 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-682.731Ki-682.730Ki-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:12 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:12 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 2026/05/23 01:02:12 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading segment file "chunked-682.731Ki-682.731Ki-streamed.bin/2026-05-23-010212-JliMR00jAZWIQKqmvPkI4g/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:12 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:12 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-682.731Ki-682.731Ki-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:13 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:13 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 2026/05/23 01:02:13 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/2026-05-23-010213-PjBd8RgV3kWqQCkl5gfI6w/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:13 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/2026-05-23-010213-PjBd8RgV3kWqQCkl5gfI6w/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:13 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/2026-05-23-010213-PjBd8RgV3kWqQCkl5gfI6w/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:13 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:13 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-682.731Ki-1.333Mi.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:13 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:13 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed 2026/05/23 01:02:13 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/2026-05-23-010213-YlBADnBZamU-8ldevPjiYg/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:14 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/2026-05-23-010213-YlBADnBZamU-8ldevPjiYg/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:14 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/2026-05-23-010213-YlBADnBZamU-8ldevPjiYg/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:14 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:14 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-682.731Ki-1.333Mi-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:14 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:14 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 2026/05/23 01:02:15 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-2.000Mi-streamed.bin/2026-05-23-010215-eoYcAt79h5qfMjTZNqBTUw/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:15 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:15 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-2Mi-2.000Mi-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:15 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:15 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 2026/05/23 01:02:15 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading segment file "chunked-2Mi-2Mi-streamed.bin/2026-05-23-010215-OZobX73SiUx0Sc7uD68dfw/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:15 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:15 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-2Mi-2Mi-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:15 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:16 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2026/05/23 01:02:16 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/2026-05-23-010216-S0LetqCRZU1Hu42jUO6sGw/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:16 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/2026-05-23-010216-S0LetqCRZU1Hu42jUO6sGw/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:16 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/2026-05-23-010216-S0LetqCRZU1Hu42jUO6sGw/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:16 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:16 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-2Mi-4.000Mi.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:16 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:16 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed 2026/05/23 01:02:16 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/2026-05-23-010216-8FqINBTLf9CXARF-XZlZRA/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:16 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/2026-05-23-010216-8FqINBTLf9CXARF-XZlZRA/00000001" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:17 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/2026-05-23-010216-8FqINBTLf9CXARF-XZlZRA/00000002" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:17 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:17 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "chunked-2Mi-4.000Mi-streamed.bin" to "rclone-test-nayorig8keyu" 2026/05/23 01:02:17 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/05/23 01:02:17 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *swift.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/23 01:02:17 DEBUG : unknown-size-put.txt: Uploading segment file "unknown-size-put.txt/2026-05-23-010217-j3Aa_wWIBJvk0y3R6CSyTw/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:17 DEBUG : unknown-size-put.txt: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:17 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "unknown-size-put.txt" to "rclone-test-nayorig8keyu" === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/23 01:02:17 DEBUG : unknown-size-update.txt: Uploading segment file "unknown-size-update.txt/2026-05-23-010217-w3g-D5fpNDM3WQrQpQrctw/00000000" into "rclone-test-nayorig8keyu_segments" 2026/05/23 01:02:17 DEBUG : unknown-size-update.txt: Uploading segments into "rclone-test-nayorig8keyu_segments" seems done (EOF) 2026/05/23 01:02:17 DEBUG : Swift container rclone-test-nayorig8keyu: uploading manifest "unknown-size-update.txt" to "rclone-test-nayorig8keyu" === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/23 01:02:17 DEBUG : Creating backend with remote "TestSwiftAIO:rclone-test-nayorig8keyu/deeper/nonexisting/directory" 2026/05/23 01:02:17 DEBUG : Setting type="swift" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_TYPE 2026/05/23 01:02:17 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:02:17 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:02:17 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:02:17 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:02:17 DEBUG : TestSwiftAIO: detected overridden config - adding "{AGmej}" suffix to name 2026/05/23 01:02:17 DEBUG : Setting env_auth="false" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_ENV_AUTH 2026/05/23 01:02:17 DEBUG : Setting user="test:tester" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_USER 2026/05/23 01:02:17 DEBUG : Setting key="testing" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_KEY 2026/05/23 01:02:17 DEBUG : Setting auth="http://127.0.0.1:28628/auth/v1.0" for "TestSwiftAIO" from environment variable RCLONE_CONFIG_TESTSWIFTAIO_AUTH 2026/05/23 01:02:17 DEBUG : Swift container rclone-test-nayorig8keyu path deeper/nonexisting/directory: Auto set use_segments_container to true === 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:2729: Can't test if can't have empty directories 2026/05/23 01:02:17 DEBUG : Waiting for deletions to finish 2026/05/23 01:02:18 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/23 01:02:18 INFO : large.txt: Deleted 2026/05/23 01:02:18 INFO : large.txt (copy): Deleted 2026/05/23 01:02:18 INFO : piped data chunk.txt: Deleted 2026/05/23 01:02:18 INFO : Swift container rclone-test-nayorig8keyu: Container "rclone-test-nayorig8keyu" removed 2026/05/23 01:02:18 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported 2026/05/23 01:02:18 NOTICE: TestSwiftAIO: Stopping server --- PASS: TestIntegration (35.02s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.03s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.03s) --- PASS: TestIntegration/FsMkdir (32.80s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.02s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.03s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (3.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.14s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.32s) --- 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.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/PolicyDiscovery (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (10.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (0.63s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.41s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.24s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.06s) --- 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 36.042s "go test -v -timeout 1h0m0s -remote TestSwiftAIO: -verbose" - Finished OK in 39.836235718s (try 1/5)