"go test -v -timeout 1h0m0s -remote TestSMBKerberos:rclone -verbose -test.run '^TestIntegration2$'" - Starting (try 5/5) === RUN TestIntegration2 fstests.go:438: Using remote "TestSMBKerberos:rclone" 2025/07/06 02:46:11 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-cisufip0woco" 2025/07/06 02:46:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 02:46:11 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:46:11 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:46:11 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:46:11 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:46:11 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:46:11 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:46:11 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:46:11 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:46:11 DEBUG : pacer: low level retry 1/10 (error couldn't connect SMB: configuration file could not be opened: /tmp/TestIntegration2808226209/001/krb5.conf open /tmp/TestIntegration2808226209/001/krb5.conf: no such file or directory) 2025/07/06 02:46:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/06 02:46:11 DEBUG : pacer: low level retry 2/10 (error couldn't connect SMB: configuration file could not be opened: /tmp/TestIntegration2808226209/001/krb5.conf open /tmp/TestIntegration2808226209/001/krb5.conf: no such file or directory) 2025/07/06 02:46:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/06 02:46:11 DEBUG : pacer: low level retry 3/10 (error couldn't connect SMB: configuration file could not be opened: /tmp/TestIntegration2808226209/001/krb5.conf open /tmp/TestIntegration2808226209/001/krb5.conf: no such file or directory) 2025/07/06 02:46:11 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/06 02:46:11 DEBUG : pacer: low level retry 4/10 (error couldn't connect SMB: configuration file could not be opened: /tmp/TestIntegration2808226209/001/krb5.conf open /tmp/TestIntegration2808226209/001/krb5.conf: no such file or directory) 2025/07/06 02:46:11 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/07/06 02:46:11 DEBUG : pacer: low level retry 5/10 (error couldn't connect SMB: configuration file could not be opened: /tmp/TestIntegration2808226209/001/krb5.conf open /tmp/TestIntegration2808226209/001/krb5.conf: no such file or directory) 2025/07/06 02:46:11 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/07/06 02:46:11 DEBUG : pacer: low level retry 6/10 (error couldn't connect SMB: configuration file could not be opened: /tmp/TestIntegration2808226209/001/krb5.conf open /tmp/TestIntegration2808226209/001/krb5.conf: no such file or directory) 2025/07/06 02:46:11 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/07/06 02:46:12 DEBUG : pacer: low level retry 7/10 (error couldn't connect SMB: configuration file could not be opened: /tmp/TestIntegration2808226209/001/krb5.conf open /tmp/TestIntegration2808226209/001/krb5.conf: no such file or directory) 2025/07/06 02:46:12 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/07/06 02:46:12 DEBUG : pacer: low level retry 8/10 (error couldn't connect SMB: configuration file could not be opened: /tmp/TestIntegration2808226209/001/krb5.conf open /tmp/TestIntegration2808226209/001/krb5.conf: no such file or directory) 2025/07/06 02:46:12 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/07/06 02:46:14 DEBUG : pacer: low level retry 9/10 (error couldn't connect SMB: configuration file could not be opened: /tmp/TestIntegration2808226209/001/krb5.conf open /tmp/TestIntegration2808226209/001/krb5.conf: no such file or directory) 2025/07/06 02:46:16 DEBUG : pacer: low level retry 10/10 (error couldn't connect SMB: configuration file could not be opened: /tmp/TestIntegration2808226209/001/krb5.conf open /tmp/TestIntegration2808226209/001/krb5.conf: no such file or directory) 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/smb/smb_test.go:24 Error: Received unexpected error: couldn't connect SMB: configuration file could not be opened: /tmp/TestIntegration2808226209/001/krb5.conf open /tmp/TestIntegration2808226209/001/krb5.conf: no such file or directory Test: TestIntegration2 Messages: unexpected error: couldn't connect SMB: configuration file could not be opened: /tmp/TestIntegration2808226209/001/krb5.conf open /tmp/TestIntegration2808226209/001/krb5.conf: no such file or directory --- FAIL: TestIntegration2 (4.62s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/smb 4.643s "go test -v -timeout 1h0m0s -remote TestSMBKerberos:rclone -verbose -test.run '^TestIntegration2$'" - Finished ERROR in 5.569000769s (try 5/5): exit status 1: Failed [TestIntegration2]