Started by user unknown or anonymous
Building in workspace C:\Jenkins_Home\workspace\Performance Center example job2
Mon 07.23.2018 at 11:01:35 AM BST - plugin version is '5.4.3-beta-SNAPSHOT'
Mon 07.23.2018 at 11:01:35 AM BST - Validating parameters before run
Mon 07.23.2018 at 11:01:35 AM BST - OK
Mon 07.23.2018 at 11:01:35 AM BST - Trying to login
[PCServer='xyz', User='abc.123']
Mon 07.23.2018 at 11:01:35 AM BST - Login succeeded
Mon 07.23.2018 at 11:01:35 AM BST - Searching for available Test Instance
Mon 07.23.2018 at 11:01:36 AM BST - Found testInstanceId: 375
Mon 07.23.2018 at 11:01:36 AM BST -
Executing Load Test:
====================
Test ID: 1764
Test Instance ID: 375
Timeslot Duration: 0:30(h:mm)
Post Run Action: Collate Results
Use VUDS: false
====================
Mon 07.23.2018 at 11:01:48 AM BST -
Run started (TestID: 1764, RunID: 1908, TimeslotID: 4005)
Mon 07.23.2018 at 11:01:53 AM BST - Error: executeRequest exception: Operation failed. Error code: 1001
Mon 07.23.2018 at 11:01:53 AM BST - Error: Run could not start!
Mon 07.23.2018 at 11:01:54 AM BST - Logout succeeded
Mon 07.23.2018 at 11:01:54 AM BST - Empty Results
Mon 07.23.2018 at 11:01:54 AM BST - Result Status (PC RunID: 1908): FAILURE
Build step 'Execute performance test using Performance Center' changed build result to FAILURE
Recording test results
RunResultRecorder: didn't find any test results to record
Finished: FAILURE
This is from a new freestyle project, using the same Performance Center scenario. I also tried with a new Performance Center scenario;
Started by user unknown or anonymous
Building in workspace C:\Jenkins_Home\workspace\Performance Center example job2
Mon 07.23.2018 at 11:09:10 AM BST - plugin version is '5.4.3-beta-SNAPSHOT'
Mon 07.23.2018 at 11:09:10 AM BST - Validating parameters before run
Mon 07.23.2018 at 11:09:10 AM BST - OK
Mon 07.23.2018 at 11:09:10 AM BST - Trying to login
[PCServer='xyz', User='abc.123']
Mon 07.23.2018 at 11:09:10 AM BST - Login succeeded
Mon 07.23.2018 at 11:09:10 AM BST - Searching for available Test Instance
Mon 07.23.2018 at 11:09:11 AM BST - Could not find available TestInstanceID, Creating Test Instance.
Mon 07.23.2018 at 11:09:11 AM BST - Searching for available TestSet
Mon 07.23.2018 at 11:09:11 AM BST - Creating Test Instance with testID: 1771 and TestSetID: 611
Mon 07.23.2018 at 11:09:13 AM BST - Test Instance with ID : 377 has been created successfully.
Mon 07.23.2018 at 11:09:13 AM BST -
Executing Load Test:
====================
Test ID: 1771
Test Instance ID: 377
Timeslot Duration: 0:30(h:mm)
Post Run Action: Collate Results
Use VUDS: false
====================
Mon 07.23.2018 at 11:09:25 AM BST -
Run started (TestID: 1771, RunID: 1909, TimeslotID: 4006)
Mon 07.23.2018 at 11:09:29 AM BST - Error: executeRequest exception: Operation failed. Error code: 1001
Mon 07.23.2018 at 11:09:29 AM BST - Error: Run could not start!
Mon 07.23.2018 at 11:09:30 AM BST - Logout succeeded
Mon 07.23.2018 at 11:09:30 AM BST - Empty Results
Mon 07.23.2018 at 11:09:30 AM BST - Result Status (PC RunID: 1909): FAILURE
Build step 'Execute performance test using Performance Center' changed build result to FAILURE
Recording test results
RunResultRecorder: didn't find any test results to record
Finished: FAILURE
Hi Simon,
Thanks for reporting this in a separate defect report and many thanks for your feedback.
Could you please try to create a new freestyle project or use an existing one in which you delete the old Performance Center build step and recreate a new one from scratch (do not use a build step created with a previous version of this plugin).
Please let me know if the job runs correctly in it.
Regards,
Daniel