"go test -v -timeout 1h0m0s -remote TestSeafile: -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:438: Using remote "TestSeafile:" 2025/08/14 01:02:55 DEBUG : Creating backend with remote "TestSeafile:rclone-test-mayogej0lope" 2025/08/14 01:02:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 01:02:55 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE 2025/08/14 01:02:55 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL 2025/08/14 01:02:55 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER 2025/08/14 01:02:55 DEBUG : Setting pass="wEp3ZMrBrlGxgBSZae_59GjPH3oiduHO_MUxdhZhZndRFIrqzGdAEA" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS 2025/08/14 01:02:55 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY 2025/08/14 01:02:55 DEBUG : TestSeafile: detected overridden config - adding "{ENKAP}" suffix to name 2025/08/14 01:02:55 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL 2025/08/14 01:02:55 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER 2025/08/14 01:02:55 DEBUG : Setting pass="wEp3ZMrBrlGxgBSZae_59GjPH3oiduHO_MUxdhZhZndRFIrqzGdAEA" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS 2025/08/14 01:02:55 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY 2025/08/14 01:02:55 DEBUG : Seafile server version 11.0.13 fstests.go:462: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:462 /home/rclone/go/src/github.com/rclone/rclone/backend/seafile/seafile_test.go:13 Error: Received unexpected error: failed to authenticate Test: TestIntegration Messages: unexpected error: failed to authenticate --- FAIL: TestIntegration (0.07s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/seafile 1.092s "go test -v -timeout 1h0m0s -remote TestSeafile: -verbose" - Finished ERROR in 2.647695389s (try 1/5): exit status 1: Failed [TestIntegration]