I'm experiencing the same issue on our server. However, I have tried a number of different users, both AD domain users as well as local users on the server. None of them have worked for me. All user credentials tried are able to log on to the server. I get the same issue, whether using the Test Execute or Test Complete call.
Any ideas?
Here's the console output -
Started by user admin
Running as SYSTEM
Building in workspace D:\Jenkins\workspace\Test Build
[TestComplete] The test execution started (Test Suite wsapp5757/Test Project wsapp5757/KeyWordTests|Test1).
[TestComplete] Found TestComplete/TestExecute installations:
Type: TC, Version: 14.61.294.7, Path: "C:\Program Files (x86)\SmartBear\TestComplete 14\x64\bin\TestComplete.exe"
Type: TE, Version: 14.80.627.11, Path: "C:\Program Files (x86)\SmartBear\TestExecute 14\x64\bin\TestExecute.exe"
Type: TELite, Version: 14.80.627.50, Path: "C:\Program Files (x86)\SmartBear\TestExecuteLite 14\x64\bin\TestExecuteLite.exe"
[TestComplete] Selected TestComplete/TestExecute installation:
Type: TE, Version: 14.80.627.11, Path: "C:\Program Files (x86)\SmartBear\TestExecute 14\x64\bin\TestExecute.exe"
[TestComplete] [WARNING] The custom screen resolution will be ignored if the active session is used.
[TestComplete] Launching the test runner.
$ '"C:\Program Files (x86)\SmartBear\TestExecute 14\bin\TestCompleteService14.exe"' //LogonAndExecute //lDomain: "wsapp5757" //lName: "psoadmin" //lPassword: ******** //lTimeout: "-1" //lUseActiveSession: "true" //lCommandLine: '""C:\Program Files (x86)\SmartBear\TestExecute 14\x64\bin\TestExecute.exe" "D:\Test Complete Projects\Test Suite wsapp5757\Test Suite wsapp5757.pjs" /run /SilentMode /ForceConversion /ns /exit "/ExportLog:D:\Jenkins\workspace\Test Build\1620884294774.tclogx" "/ExportLog:D:\Jenkins\workspace\Test Build\1620884294774.htmlx" "/ErrorLog:D:\Jenkins\workspace\Test Build\1620884294774.txt" "/project:Test Project wsapp5757" /test:KeyWordTests|Test1 /DoNotShowLog /JenkinsTCPluginVersion:2.6.2"' //lSessionScreenWidth: "1920" //lSessionScreenHeight: "1080"
[TestComplete] Test runner exit code: -10 (Unable to create a user session).
[TestComplete] [WARNING] Unable to find the log file "1620884294774.tclogx".
[TestComplete] [WARNING] Unable to find the log file "1620884294774.htmlx".
[TestComplete] [WARNING] Errors occurred during the test execution.
[TestComplete] Marking the build as UNSTABLE.
[TestComplete] [WARNING] Unable to publish test results (xml data is empty).
[TestComplete] The test execution finished (Test Suite wsapp5757/Test Project wsapp5757/KeyWordTests|Test1).
Build step 'TestComplete Test' changed build result to UNSTABLE
Finished: UNSTABLE