allure in my jenkins takes huge amount of time to finish the last step

Viewed 15

I don't know if anyone has the save issue. I have a jenkins service running on my ubuntu, in which there is job "FEXT-DAILY" to execute some selenium cases. When this job is triggered, it is to generate the allure report at the end. What I have noticed is, it always takes huge amount of time to have this step finished. As you may see from the console output from the current session, it keeps circling circling for at least 20+ minutes to have it done, even if a light-weight selenium case was executed.

enter image description here

Any idea how to make it better ? my allure is of version 2.7.0 on ubuntu.

Thanks,

Chun

0 Answers
Related