"go test -v -timeout 1h0m0s -remote TestSeafileV6: -verbose" - Starting (try 1/5) === RUN TestShouldAllowShutdownTwice --- PASS: TestShouldAllowShutdownTwice (0.00s) === RUN TestRenewalInTimeLimit renew_test.go:31: renew count = 9 --- PASS: TestRenewalInTimeLimit (1.00s) === RUN TestSplitPath --- PASS: TestSplitPath (0.00s) === RUN TestSplitPathIntoSlice --- PASS: TestSplitPathIntoSlice (0.00s) === RUN Test2FAStateMachine === RUN Test2FAStateMachine/no_url seafile_internal_test.go:216: operation not supported on this remote. If you need a 2FA code on your account, use the command: rclone config reconnect : === RUN Test2FAStateMachine/unknown_state seafile_internal_test.go:216: unknown state "unknown" === RUN Test2FAStateMachine/2fa_not_set === RUN Test2FAStateMachine/no_password_in_config === RUN Test2FAStateMachine/config_ready_for_2fa_token === RUN Test2FAStateMachine/password_not_entered === RUN Test2FAStateMachine/password_entered === RUN Test2FAStateMachine/ask_for_a_2fa_code === RUN Test2FAStateMachine/no_2fa_code_entered === RUN Test2FAStateMachine/2fa_error_and_retry === RUN Test2FAStateMachine/2fa_error_and_fail seafile_internal_test.go:216: 2fa authentication failed --- PASS: Test2FAStateMachine (0.00s) --- PASS: Test2FAStateMachine/no_url (0.00s) --- PASS: Test2FAStateMachine/unknown_state (0.00s) --- PASS: Test2FAStateMachine/2fa_not_set (0.00s) --- PASS: Test2FAStateMachine/no_password_in_config (0.00s) --- PASS: Test2FAStateMachine/config_ready_for_2fa_token (0.00s) --- PASS: Test2FAStateMachine/password_not_entered (0.00s) --- PASS: Test2FAStateMachine/password_entered (0.00s) --- PASS: Test2FAStateMachine/ask_for_a_2fa_code (0.00s) --- PASS: Test2FAStateMachine/no_2fa_code_entered (0.00s) --- PASS: Test2FAStateMachine/2fa_error_and_retry (0.00s) --- PASS: Test2FAStateMachine/2fa_error_and_fail (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestSeafileV6:" 2024/10/17 01:01:23 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-vevaxev9roka" 2024/10/17 01:01:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 01:01:23 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE 2024/10/17 01:01:23 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2024/10/17 01:01:23 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2024/10/17 01:01:23 DEBUG : Setting pass="cPiZ_AOgYfFsEr5i1UXtqyxgr8jUzXC0R6spVUlfNHXD7VCYlOXv2Q" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2024/10/17 01:01:23 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2024/10/17 01:01:23 DEBUG : TestSeafileV6: detected overridden config - adding "{sPI7I}" suffix to name 2024/10/17 01:01:23 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2024/10/17 01:01:23 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2024/10/17 01:01:23 DEBUG : Setting pass="cPiZ_AOgYfFsEr5i1UXtqyxgr8jUzXC0R6spVUlfNHXD7VCYlOXv2Q" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2024/10/17 01:01:23 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2024/10/17 01:01:23 DEBUG : Seafile server version 6.3.4 2024/10/17 01:01:23 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/10/17 01:01:24 DEBUG : dir/subdir: Making directory 2024/10/17 01:01:25 INFO : dir/subdir: Removing directory 2024/10/17 01:01:25 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2024/10/17 01:01:26 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2024/10/17 01:01:50 DEBUG : pacer: low level retry 1/1 (error Post "http://127.0.0.1:8086/seafhttp/upload-api/6a829036-1e5f-4d9e-b2f1-5ac054b11b1b?ret-json=1": failed to copy data: potato) 2024/10/17 01:01:50 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/10/17 01:01:50 DEBUG : pacer: Reducing sleep to 150ms === RUN TestIntegration/FsMkdir/FsPutZeroLength 2024/10/17 01:01:50 DEBUG : pacer: Reducing sleep to 112.5ms 2024/10/17 01:01:50 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:823: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/10/17 01:01:53 DEBUG : Creating backend with remote "TestSeafileV6:" 2024/10/17 01:01:53 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE 2024/10/17 01:01:53 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2024/10/17 01:01:53 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2024/10/17 01:01:53 DEBUG : Setting pass="cPiZ_AOgYfFsEr5i1UXtqyxgr8jUzXC0R6spVUlfNHXD7VCYlOXv2Q" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2024/10/17 01:01:53 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2024/10/17 01:01:53 DEBUG : TestSeafileV6: detected overridden config - adding "{sPI7I}" suffix to name 2024/10/17 01:01:53 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2024/10/17 01:01:53 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2024/10/17 01:01:53 DEBUG : Setting pass="cPiZ_AOgYfFsEr5i1UXtqyxgr8jUzXC0R6spVUlfNHXD7VCYlOXv2Q" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2024/10/17 01:01:53 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2024/10/17 01:01:53 DEBUG : Seafile server version 6.3.4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/10/17 01:01:57 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-vevaxev9roka/dirToPurgeFromRoot" 2024/10/17 01:01:57 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE 2024/10/17 01:01:57 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2024/10/17 01:01:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2024/10/17 01:01:57 DEBUG : Setting pass="cPiZ_AOgYfFsEr5i1UXtqyxgr8jUzXC0R6spVUlfNHXD7VCYlOXv2Q" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2024/10/17 01:01:57 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2024/10/17 01:01:57 DEBUG : TestSeafileV6: detected overridden config - adding "{sPI7I}" suffix to name 2024/10/17 01:01:57 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2024/10/17 01:01:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2024/10/17 01:01:57 DEBUG : Setting pass="cPiZ_AOgYfFsEr5i1UXtqyxgr8jUzXC0R6spVUlfNHXD7VCYlOXv2Q" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2024/10/17 01:01:57 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2024/10/17 01:01:57 DEBUG : Seafile server version 6.3.4 fstests.go:1215: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1215 Error: Received unexpected error: failed to authenticate Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/10/17 01:01:57 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-vevaxev9roka/hello? sausage/êé" 2024/10/17 01:01:57 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE 2024/10/17 01:01:57 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2024/10/17 01:01:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2024/10/17 01:01:57 DEBUG : Setting pass="cPiZ_AOgYfFsEr5i1UXtqyxgr8jUzXC0R6spVUlfNHXD7VCYlOXv2Q" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2024/10/17 01:01:57 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2024/10/17 01:01:57 DEBUG : TestSeafileV6: detected overridden config - adding "{sPI7I}" suffix to name 2024/10/17 01:01:57 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2024/10/17 01:01:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2024/10/17 01:01:57 DEBUG : Setting pass="cPiZ_AOgYfFsEr5i1UXtqyxgr8jUzXC0R6spVUlfNHXD7VCYlOXv2Q" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2024/10/17 01:01:57 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2024/10/17 01:01:57 DEBUG : Seafile server version 6.3.4 fstests.go:1233: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1233 Error: Received unexpected error: failed to authenticate Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir --- FAIL: TestIntegration (34.68s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.10s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.21s) --- FAIL: TestIntegration/FsMkdir (33.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.51s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.21s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.81s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (6.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.52s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.99s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.10s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x50 pc=0x89fafe] goroutine 1074 [running]: testing.tRunner.func1.2({0x91eac0, 0xdedcf0}) /usr/local/go/src/testing/testing.go:1631 +0x24a testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1634 +0x377 panic({0x91eac0?, 0xdedcf0?}) /usr/local/go/src/runtime/panic.go:770 +0x132 github.com/rclone/rclone/fstest/fstests.PutTestContentsMetadata.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:186 +0x37e github.com/rclone/rclone/fstest/fstests.retry(0xc0002a8000, {0x9bcd26, 0x3}, 0xc00003bce8) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:137 +0x117 github.com/rclone/rclone/fstest/fstests.PutTestContentsMetadata({0xab8070, 0xe70280}, 0xc0002a8000, {0x0, 0x0}, 0xc00003bed0, 0x0?, {0xc000170540?, 0x0?}, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 +0x17f github.com/rclone/rclone/fstest/fstests.testPutMimeType({0xab8070, 0xe70280}, 0xc0002a8000, {0x0, 0x0}, 0xc00003bed0, {0x0, 0x0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 +0x168 github.com/rclone/rclone/fstest/fstests.testPut(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 github.com/rclone/rclone/fstest/fstests.Run.func13.14.18(0xc0002a8000) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1238 +0x19b testing.tRunner(0xc0002a8000, 0xc0000a42d0) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 814 /usr/local/go/src/testing/testing.go:1742 +0x390 exit status 2 FAIL github.com/rclone/rclone/backend/seafile 35.702s "go test -v -timeout 1h0m0s -remote TestSeafileV6: -verbose" - Finished ERROR in 37.041882431s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir]