"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:356: Using remote "TestSwift:" === RUN TestIntegration/FsCheckWrap fstests.go:393: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:421: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2020/08/16 06:10:18 INFO : Swift container rclone-test-cayuhov4haqicic1dinawak1: Container "rclone-test-cayuhov4haqicic1dinawak1" created === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2020/08/16 06:10:19 INFO : Swift container rclone-test-cayuhov4haqicic1dinawak1: Container "rclone-test-cayuhov4haqicic1dinawak1" removed === RUN TestIntegration/FsMkdir 2020/08/16 06:10:20 INFO : Swift container rclone-test-cayuhov4haqicic1dinawak1: Container "rclone-test-cayuhov4haqicic1dinawak1" created === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2020/08/16 06:10:20 DEBUG : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2020/08/16 06:10:20 DEBUG : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2020/08/16 06:10:20 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:604: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:604: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:604: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:604: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:604: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:604: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:604: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:604: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:604: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:604: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:604: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:604: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:604: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:604: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:604: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:604: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:604: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:604: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:677: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:713: 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot === 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/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2020/08/16 06:10:44 DEBUG : Waiting for deletions to finish 2020/08/16 06:10:45 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1055: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1126: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2020/08/16 06:10:46 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2020/08/16 06:10:46 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2020/08/16 06:10:46 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2020/08/16 06:10:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2020/08/16 06:10:46 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2020/08/16 06:10:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2020/08/16 06:10:46 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2020/08/16 06:10:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2020/08/16 06:10:46 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2020/08/16 06:10:46 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2020/08/16 06:10:46 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2020/08/16 06:10:46 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2020/08/16 06:10:46 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2020/08/16 06:10:46 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2020/08/16 06:10:47 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2020/08/16 06:10:47 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2020/08/16 06:10:47 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2020/08/16 06:10:47 DEBUG : pacer: Rate limited, increasing sleep to 2s 2020/08/16 06:10:48 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2020/08/16 06:10:51 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2020/08/16 06:10:52 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2020/08/16 06:10:54 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2020/08/16 06:10:55 DEBUG : pacer: Reducing sleep to 632.8125ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2020/08/16 06:10:56 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2020/08/16 06:10:57 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2020/08/16 06:10:57 DEBUG : pacer: Reducing sleep to 266.967773ms 2020/08/16 06:10:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2020/08/16 06:10:58 DEBUG : pacer: Reducing sleep to 150.169371ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2020/08/16 06:10:58 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2020/08/16 06:10:58 DEBUG : pacer: Reducing sleep to 84.470271ms 2020/08/16 06:10:58 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2020/08/16 06:10:58 DEBUG : pacer: Reducing sleep to 47.514527ms 2020/08/16 06:10:58 DEBUG : pacer: Reducing sleep to 35.635895ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2020/08/16 06:10:58 DEBUG : pacer: Reducing sleep to 26.726921ms 2020/08/16 06:10:58 DEBUG : pacer: Reducing sleep to 20.04519ms 2020/08/16 06:10:58 DEBUG : pacer: Reducing sleep to 15.033892ms 2020/08/16 06:10:58 DEBUG : pacer: Reducing sleep to 11.275419ms 2020/08/16 06:10:58 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1410: Opening root remote "TestSwift:" path "rclone-test-cayuhov4haqicic1dinawak1" from "TestSwift:rclone-test-cayuhov4haqicic1dinawak1" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1475: 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:1503: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:331: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1588: 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 2020/08/16 06:11:11 DEBUG : piped data.txt: Uploading segments into "rclone-test-cayuhov4haqicic1dinawak1_segments" seems done (EOF) 2020/08/16 06:11:12 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2020/08/16 06:11:12 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2020/08/16 06:11:13 DEBUG : piped data.txt: Removed empty container "rclone-test-cayuhov4haqicic1dinawak1_segments" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2020/08/16 06:11:13 DEBUG : piped data.txt: Uploading segment file "piped data.txt/1597558273.295334734/-1/00000000" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:13 DEBUG : piped data.txt: Uploading segments into "rclone-test-cayuhov4haqicic1dinawak1_segments" seems done (EOF) 2020/08/16 06:11:13 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2020/08/16 06:11:13 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/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99 === RUN TestIntegration/FsMkdir/FsPutChunked/100/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/201 2020/08/16 06:11:17 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/1597558277.215911129/201/00000000" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:17 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/1597558277.215911129/201/00000001" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:17 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/1597558277.215911129/201/00000002" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:18 DEBUG : chunked-100-201.bin: Uploading segments into "rclone-test-cayuhov4haqicic1dinawak1_segments" seems done (EOF) 2020/08/16 06:11:19 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object 2020/08/16 06:11:19 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 2020/08/16 06:11:23 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/1597558283.456889112/257/00000000" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:23 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/1597558283.456889112/257/00000001" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:23 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/1597558283.456889112/257/00000002" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:24 DEBUG : chunked-128-257.bin: Uploading segments into "rclone-test-cayuhov4haqicic1dinawak1_segments" seems done (EOF) 2020/08/16 06:11:25 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object 2020/08/16 06:11:25 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 2020/08/16 06:11:28 DEBUG : chunked-97.656k-195.313k.bin: Uploading segment file "chunked-97.656k-195.313k.bin/1597558288.067055367/200001/00000000" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:28 DEBUG : chunked-97.656k-195.313k.bin: Uploading segment file "chunked-97.656k-195.313k.bin/1597558288.067055367/200001/00000001" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:28 DEBUG : chunked-97.656k-195.313k.bin: Uploading segment file "chunked-97.656k-195.313k.bin/1597558288.067055367/200001/00000002" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:29 DEBUG : chunked-97.656k-195.313k.bin: Uploading segments into "rclone-test-cayuhov4haqicic1dinawak1_segments" seems done (EOF) 2020/08/16 06:11:29 DEBUG : chunked-97.656k-195.313k.bin: Returning empty Md5sum for swift large object 2020/08/16 06:11:29 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 2020/08/16 06:11:31 DEBUG : chunked-97.657k-195.315k.bin: Uploading segment file "chunked-97.657k-195.315k.bin/1597558291.22651018/200003/00000000" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:31 DEBUG : chunked-97.657k-195.315k.bin: Uploading segment file "chunked-97.657k-195.315k.bin/1597558291.22651018/200003/00000001" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:32 DEBUG : chunked-97.657k-195.315k.bin: Uploading segment file "chunked-97.657k-195.315k.bin/1597558291.22651018/200003/00000002" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:32 DEBUG : chunked-97.657k-195.315k.bin: Uploading segments into "rclone-test-cayuhov4haqicic1dinawak1_segments" seems done (EOF) 2020/08/16 06:11:32 DEBUG : chunked-97.657k-195.315k.bin: Returning empty Md5sum for swift large object 2020/08/16 06:11:32 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 2020/08/16 06:11:34 DEBUG : chunked-682.731k-1.333M.bin: Uploading segment file "chunked-682.731k-1.333M.bin/1597558294.205756336/1398235/00000000" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:34 DEBUG : chunked-682.731k-1.333M.bin: Uploading segment file "chunked-682.731k-1.333M.bin/1597558294.205756336/1398235/00000001" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:36 DEBUG : chunked-682.731k-1.333M.bin: Uploading segment file "chunked-682.731k-1.333M.bin/1597558294.205756336/1398235/00000002" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:37 DEBUG : chunked-682.731k-1.333M.bin: Uploading segments into "rclone-test-cayuhov4haqicic1dinawak1_segments" seems done (EOF) 2020/08/16 06:11:37 DEBUG : chunked-682.731k-1.333M.bin: Returning empty Md5sum for swift large object 2020/08/16 06:11:37 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 2020/08/16 06:11:39 DEBUG : chunked-2M-4.000M.bin: Uploading segment file "chunked-2M-4.000M.bin/1597558299.786986967/4194305/00000000" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:40 DEBUG : chunked-2M-4.000M.bin: Uploading segment file "chunked-2M-4.000M.bin/1597558299.786986967/4194305/00000001" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:40 DEBUG : chunked-2M-4.000M.bin: Uploading segment file "chunked-2M-4.000M.bin/1597558299.786986967/4194305/00000002" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:41 DEBUG : chunked-2M-4.000M.bin: Uploading segments into "rclone-test-cayuhov4haqicic1dinawak1_segments" seems done (EOF) 2020/08/16 06:11:42 DEBUG : chunked-2M-4.000M.bin: Returning empty Md5sum for swift large object 2020/08/16 06:11:42 DEBUG : chunked-2M-4.000M.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2020/08/16 06:11:43 DEBUG : unknown-size-put.txt: Uploading segment file "unknown-size-put.txt/1597558303.008467591/-1/00000000" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:43 DEBUG : unknown-size-put.txt: Uploading segments into "rclone-test-cayuhov4haqicic1dinawak1_segments" seems done (EOF) === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2020/08/16 06:11:44 DEBUG : unknown-size-update.txt: Uploading segment file "unknown-size-update.txt/1597558304.778983537/-1/00000000" into "rclone-test-cayuhov4haqicic1dinawak1_segments" 2020/08/16 06:11:45 DEBUG : unknown-size-update.txt: Uploading segments into "rclone-test-cayuhov4haqicic1dinawak1_segments" seems done (EOF) === RUN TestIntegration/FsMkdir/FsRootCollapse 2020/08/16 06:11:46 DEBUG : Waiting for deletions to finish 2020/08/16 06:11:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2020/08/16 06:11:47 INFO : Swift container rclone-test-cayuhov4haqicic1dinawak1: Container "rclone-test-cayuhov4haqicic1dinawak1" removed 2020/08/16 06:11:47 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (89.03s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.02s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.77s) --- PASS: TestIntegration/FsMkdir (87.51s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (3.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.69s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.27s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (34.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.47s) --- 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.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.63s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.14s) --- 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.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (27.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656k (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656k/99999 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656k/100000 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656k/200001 (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657k (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657k/100000 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657k/100001 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657k/200003 (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731k (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731k/699116 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731k/699117 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731k/1398235 (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M/2097151 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M/2097152 (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M/4194305 (3.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.22s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.39s) PASS ok github.com/rclone/rclone/backend/swift 90.042s "go test -v -timeout 1h0m0s -remote TestSwift: -verbose" - Finished OK in 1m31.332289576s (try 1/5)