Forum Discussion

ersarue's avatar
ersarue
New Contributor
11 months ago

TestComplete Integration in Jenkins: 'can not find log file' error and failed the build.

Hi all,

I really hope that someone can help me. I'm currently busy with the integration of TC in Jenkins for automated test (using TC Plugin). I recieve the following error message when hit "build":

[TestComplete] Test runner exit code: -10 (Unable to create a user session).
[TestComplete] [WARNING] Unable to find the log file "1709552420817.tclogx".
[TestComplete] [WARNING] Unable to find the log file "1709552420817.htmlx".
[TestComplete] [WARNING] Errors occurred during the test execution.
[TestComplete] Marking the build as FAILED.
[TestComplete] [WARNING] Unable to publish test results (xml data is empty).
[TestComplete] The test execution finished (test).
Build step 'TestComplete Test' changed build result to FAILURE

Does someone have experience with Jenkins integration?