-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Blocker
-
Component/s: integrity-plugin
-
Environment:Jenkins 2.32.2
Integrity Plugin 2.0.2
Integrity 10.9
after trying to check out using a pipeline job with the integrity plugin, in some cases the process seems to stop after the "Preparing to execute ..." output or after creating the Change/Build Log.
[Pipeline] stage
[Pipeline] { (fetch)
[Pipeline] node
Running on master in C:\DevApps\Jenkins\workspace\test\pipelineName
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] checkout
08:38:25 Change Log: http://degtsaw371.com.mycompany.net:8080/job/test/job/pipelineName/15/changes
08:38:25 Build Log: http://degtsaw371.com.mycompany.net:8080/job/test/job/pipelineName/15/console
08:38:26 Preparing to execute si projectinfo for #/E-EC/Programme/test#3/prog/projectName/7_Quellen
08:38:27 Preparing to execute si viewproject for #/E-EC/Programme/test#3/prog/projectName/7_Quellen
There is no crash and because of that also no error message or Log entry. The console output remains in a loading state. We have to resart our master to get the plugin back to operational.