"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:407: Using remote "TestSwift:" 2021/03/04 06:03:32 DEBUG : Creating backend with remote "TestSwift:rclone-test-nutiqig0coyazej5yurijid9" === RUN TestIntegration/FsCheckWrap fstests.go:444: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:472: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2021/03/04 06:03:32 INFO : Swift container rclone-test-nutiqig0coyazej5yurijid9: Container "rclone-test-nutiqig0coyazej5yurijid9" created === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2021/03/04 06:03:32 INFO : Swift container rclone-test-nutiqig0coyazej5yurijid9: Container "rclone-test-nutiqig0coyazej5yurijid9" removed === RUN TestIntegration/FsMkdir 2021/03/04 06:03:33 INFO : Swift container rclone-test-nutiqig0coyazej5yurijid9: Container "rclone-test-nutiqig0coyazej5yurijid9" created === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2021/03/04 06:03:33 DEBUG : dir/subdir: Making directory fstest.go:249: Filtering empty directory "dir" fstest.go:249: Filtering empty directory "dir/subdir" 2021/03/04 06:03:33 DEBUG : dir/subdir: Removing directory fstest.go:249: Filtering empty directory "dir" 2021/03/04 06:03:33 DEBUG : 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:658: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:658: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:658: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:658: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:658: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:658: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:658: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:658: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:658: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:658: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:658: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:658: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:658: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:658: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:658: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:658: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:658: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:658: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:731: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:767: 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 2021/03/04 06:03:53 DEBUG : Creating backend with remote "TestSwift:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2021/03/04 06:03:53 DEBUG : Creating backend with remote "TestSwift:" === 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:1020: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2021/03/04 06:03:55 DEBUG : Waiting for deletions to finish 2021/03/04 06:03:55 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1123: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1194: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2021/03/04 06:03:56 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2021/03/04 06:03:56 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2021/03/04 06:03:56 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2021/03/04 06:03:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/03/04 06:03:56 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2021/03/04 06:03:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2021/03/04 06:03:56 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2021/03/04 06:03:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2021/03/04 06:03:57 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2021/03/04 06:03:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2021/03/04 06:03:57 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2021/03/04 06:03:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2021/03/04 06:03:57 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2021/03/04 06:03:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2021/03/04 06:03:57 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2021/03/04 06:03:57 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2021/03/04 06:03:58 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2021/03/04 06:03:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2021/03/04 06:03:59 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2021/03/04 06:04:01 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2021/03/04 06:04:03 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2021/03/04 06:04:04 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2021/03/04 06:04:06 DEBUG : pacer: Reducing sleep to 632.8125ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2021/03/04 06:04:06 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2021/03/04 06:04:07 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2021/03/04 06:04:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2021/03/04 06:04:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2021/03/04 06:04:08 DEBUG : pacer: Reducing sleep to 150.169371ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2021/03/04 06:04:08 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2021/03/04 06:04:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2021/03/04 06:04:09 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2021/03/04 06:04:09 DEBUG : pacer: Reducing sleep to 47.514527ms 2021/03/04 06:04:09 DEBUG : pacer: Reducing sleep to 35.635895ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2021/03/04 06:04:09 DEBUG : pacer: Reducing sleep to 26.726921ms 2021/03/04 06:04:09 DEBUG : pacer: Reducing sleep to 20.04519ms 2021/03/04 06:04:09 DEBUG : pacer: Reducing sleep to 15.033892ms 2021/03/04 06:04:09 DEBUG : pacer: Reducing sleep to 11.275419ms 2021/03/04 06:04:09 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 2021/03/04 06:04:09 DEBUG : Creating backend with remote "TestSwift:rclone-test-nutiqig0coyazej5yurijid9/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2021/03/04 06:04:09 DEBUG : Creating backend with remote "TestSwift:rclone-test-nutiqig0coyazej5yurijid9/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1484: Opening root remote "TestSwift:" path "rclone-test-nutiqig0coyazej5yurijid9" from "TestSwift:rclone-test-nutiqig0coyazej5yurijid9" 2021/03/04 06:04:09 DEBUG : Creating backend with remote "TestSwift:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1549: 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:1577: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:381: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1662: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2021/03/04 06:04:21 DEBUG : piped data.txt: Uploading segments into "rclone-test-nutiqig0coyazej5yurijid9_segments" seems done (EOF) 2021/03/04 06:04:21 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2021/03/04 06:04:21 DEBUG : piped data.txt: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2021/03/04 06:04:21 DEBUG : piped data.txt: Uploading segment file "piped data.txt/1614837861.710589303/-1/00000000" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:21 DEBUG : piped data.txt: Uploading segments into "rclone-test-nutiqig0coyazej5yurijid9_segments" seems done (EOF) 2021/03/04 06:04:22 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2021/03/04 06:04:22 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 2021/03/04 06:04:23 DEBUG : piped data chunk.txt: Uploading segment file "piped data chunk.txt/1614837863.700767094/-1/00000000" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:23 DEBUG : piped data chunk.txt: Uploading segment file "piped data chunk.txt/1614837863.700767094/-1/00000001" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:24 DEBUG : piped data chunk.txt: Uploading segments into "rclone-test-nutiqig0coyazej5yurijid9_segments" seems done (EOF) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail 2021/03/04 06:04:24 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/1614837864.824452543/4096/00000000" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:25 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/1614837864.824452543/4096/00000001" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:25 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/1614837864.824452543/4096/00000002" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:25 DEBUG : piped data chunk with error.txt: Delete segments when err raise potato 2021/03/04 06:04:25 DEBUG : piped data chunk with error.txt: Delete segment file "piped data chunk with error.txt/1614837864.824452543/4096/00000000" on "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:26 DEBUG : piped data chunk with error.txt: Delete segment file "piped data chunk with error.txt/1614837864.824452543/4096/00000001" on "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:26 DEBUG : piped data chunk with error.txt: Delete segment file "piped data chunk with error.txt/1614837864.824452543/4096/00000002" on "rclone-test-nutiqig0coyazej5yurijid9_segments" === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99 === RUN TestIntegration/FsMkdir/FsPutChunked/100/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/201 2021/03/04 06:04:28 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/1614837868.050959234/201/00000000" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:28 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/1614837868.050959234/201/00000001" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:28 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/1614837868.050959234/201/00000002" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:28 DEBUG : chunked-100-201.bin: Uploading segments into "rclone-test-nutiqig0coyazej5yurijid9_segments" seems done (EOF) 2021/03/04 06:04:29 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object 2021/03/04 06:04:29 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/128 === RUN TestIntegration/FsMkdir/FsPutChunked/128/127 === RUN TestIntegration/FsMkdir/FsPutChunked/128/128 === RUN TestIntegration/FsMkdir/FsPutChunked/128/257 2021/03/04 06:04:30 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/1614837870.961260003/257/00000000" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:31 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/1614837870.961260003/257/00000001" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:31 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/1614837870.961260003/257/00000002" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:31 DEBUG : chunked-128-257.bin: Uploading segments into "rclone-test-nutiqig0coyazej5yurijid9_segments" seems done (EOF) 2021/03/04 06:04:32 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object 2021/03/04 06:04:32 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.656k === RUN TestIntegration/FsMkdir/FsPutChunked/97.656k/99999 === RUN TestIntegration/FsMkdir/FsPutChunked/97.656k/100000 === RUN TestIntegration/FsMkdir/FsPutChunked/97.656k/200001 2021/03/04 06:04:34 DEBUG : chunked-97.656k-195.313k.bin: Uploading segment file "chunked-97.656k-195.313k.bin/1614837874.114522798/200001/00000000" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:34 DEBUG : chunked-97.656k-195.313k.bin: Uploading segment file "chunked-97.656k-195.313k.bin/1614837874.114522798/200001/00000001" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:34 DEBUG : chunked-97.656k-195.313k.bin: Uploading segment file "chunked-97.656k-195.313k.bin/1614837874.114522798/200001/00000002" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:35 DEBUG : chunked-97.656k-195.313k.bin: Uploading segments into "rclone-test-nutiqig0coyazej5yurijid9_segments" seems done (EOF) 2021/03/04 06:04:35 DEBUG : chunked-97.656k-195.313k.bin: Returning empty Md5sum for swift large object 2021/03/04 06:04:35 DEBUG : chunked-97.656k-195.313k.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.657k === RUN TestIntegration/FsMkdir/FsPutChunked/97.657k/100000 === RUN TestIntegration/FsMkdir/FsPutChunked/97.657k/100001 === RUN TestIntegration/FsMkdir/FsPutChunked/97.657k/200003 2021/03/04 06:04:39 DEBUG : chunked-97.657k-195.315k.bin: Uploading segment file "chunked-97.657k-195.315k.bin/1614837879.842175844/200003/00000000" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:40 DEBUG : chunked-97.657k-195.315k.bin: Uploading segment file "chunked-97.657k-195.315k.bin/1614837879.842175844/200003/00000001" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:41 DEBUG : chunked-97.657k-195.315k.bin: Uploading segment file "chunked-97.657k-195.315k.bin/1614837879.842175844/200003/00000002" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:41 DEBUG : chunked-97.657k-195.315k.bin: Uploading segments into "rclone-test-nutiqig0coyazej5yurijid9_segments" seems done (EOF) 2021/03/04 06:04:43 DEBUG : chunked-97.657k-195.315k.bin: Returning empty Md5sum for swift large object 2021/03/04 06:04:43 DEBUG : chunked-97.657k-195.315k.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/682.731k === RUN TestIntegration/FsMkdir/FsPutChunked/682.731k/699116 === RUN TestIntegration/FsMkdir/FsPutChunked/682.731k/699117 === RUN TestIntegration/FsMkdir/FsPutChunked/682.731k/1398235 2021/03/04 06:04:45 DEBUG : chunked-682.731k-1.333M.bin: Uploading segment file "chunked-682.731k-1.333M.bin/1614837885.448583893/1398235/00000000" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:46 DEBUG : chunked-682.731k-1.333M.bin: Uploading segment file "chunked-682.731k-1.333M.bin/1614837885.448583893/1398235/00000001" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:46 DEBUG : chunked-682.731k-1.333M.bin: Uploading segment file "chunked-682.731k-1.333M.bin/1614837885.448583893/1398235/00000002" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:47 DEBUG : chunked-682.731k-1.333M.bin: Uploading segments into "rclone-test-nutiqig0coyazej5yurijid9_segments" seems done (EOF) 2021/03/04 06:04:47 DEBUG : chunked-682.731k-1.333M.bin: Returning empty Md5sum for swift large object 2021/03/04 06:04:47 DEBUG : chunked-682.731k-1.333M.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/2M === RUN TestIntegration/FsMkdir/FsPutChunked/2M/2097151 === RUN TestIntegration/FsMkdir/FsPutChunked/2M/2097152 === RUN TestIntegration/FsMkdir/FsPutChunked/2M/4194305 2021/03/04 06:04:49 DEBUG : chunked-2M-4.000M.bin: Uploading segment file "chunked-2M-4.000M.bin/1614837889.988929707/4194305/00000000" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:50 DEBUG : chunked-2M-4.000M.bin: Uploading segment file "chunked-2M-4.000M.bin/1614837889.988929707/4194305/00000001" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:51 DEBUG : chunked-2M-4.000M.bin: Uploading segment file "chunked-2M-4.000M.bin/1614837889.988929707/4194305/00000002" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:51 DEBUG : chunked-2M-4.000M.bin: Uploading segments into "rclone-test-nutiqig0coyazej5yurijid9_segments" seems done (EOF) 2021/03/04 06:04:52 DEBUG : chunked-2M-4.000M.bin: Returning empty Md5sum for swift large object 2021/03/04 06:04:52 DEBUG : chunked-2M-4.000M.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2021/03/04 06:04:53 DEBUG : unknown-size-put.txt: Uploading segment file "unknown-size-put.txt/1614837893.228264792/-1/00000000" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:53 DEBUG : unknown-size-put.txt: Uploading segments into "rclone-test-nutiqig0coyazej5yurijid9_segments" seems done (EOF) === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2021/03/04 06:04:55 DEBUG : unknown-size-update.txt: Uploading segment file "unknown-size-update.txt/1614837895.022961885/-1/00000000" into "rclone-test-nutiqig0coyazej5yurijid9_segments" 2021/03/04 06:04:55 DEBUG : unknown-size-update.txt: Uploading segments into "rclone-test-nutiqig0coyazej5yurijid9_segments" seems done (EOF) === RUN TestIntegration/FsMkdir/FsRootCollapse 2021/03/04 06:04:56 DEBUG : Creating backend with remote "TestSwift:rclone-test-nutiqig0coyazej5yurijid9/deeper/nonexisting/directory" 2021/03/04 06:04:56 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2021/03/04 06:04:57 INFO : piped data chunk.txt: Deleted 2021/03/04 06:04:58 INFO : Swift container rclone-test-nutiqig0coyazej5yurijid9: Container "rclone-test-nutiqig0coyazej5yurijid9" removed 2021/03/04 06:04:58 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:1966: Shutdown method not supported --- PASS: TestIntegration (85.98s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.13s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir (85.11s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- 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 (17.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.59s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.57s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (34.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (2.82s) --- 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.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (10.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (26.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656k (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656k/99999 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656k/100000 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656k/200001 (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657k (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657k/100000 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657k/100001 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657k/200003 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731k (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731k/699116 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731k/699117 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731k/1398235 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M/2097151 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M/2097152 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M/4194305 (3.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.44s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.59s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.22s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/swift 87.086s "go test -v -timeout 1h0m0s -remote TestSwift: -verbose" - Finished OK in 1m36.065887367s (try 1/5)