[JIRA] (JENKINS-55740) Pipeline not work after update

2019-08-03 Thread daniel.gr...@microfocus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Gront commented on  JENKINS-55740  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Pipeline not work after update   
 

  
 
 
 
 

 
 Radi Berkovich, I see exception in Octane in the log, is it something that fixed in v5.8.3?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.197116.1548237537000.7613.1564897800128%40Atlassian.JIRA.


[JIRA] (JENKINS-55740) Pipeline not work after update

2019-08-03 Thread daniel.gr...@microfocus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Gront commented on  JENKINS-55740  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Pipeline not work after update   
 

  
 
 
 
 

 
 Владислав Ненашев, could you update to latest version 5.8.3?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.197116.1548237537000.7609.1564897740193%40Atlassian.JIRA.


[JIRA] (JENKINS-55740) Pipeline not work after update

2019-01-23 Thread daniel.gr...@microfocus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Gront commented on  JENKINS-55740  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Pipeline not work after update   
 

  
 
 
 
 

 
 Currently tested it on a development version of 5.6.2 in it worked, I will continue to investigate and let you know.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55740) Pipeline not work after update

2019-01-23 Thread daniel.gr...@microfocus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Gront updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55740  
 
 
  Pipeline not work after update   
 

  
 
 
 
 

 
Change By: 
 Daniel Gront  
 

  
 
 
 
 

 
 After updating the plugin [Micro Focus Application Automation Tools|https://plugins.jenkins.io/hp-application-automation-tools-plugin] up to version 5.6.2, we received an error in all the pipelines that completely blocked their work.  After rollback to the old version of the plugin 5.4, the error disappeared.An example of a simple pipeline for which you received an error:{code:java}pipeline {agent {label 'rhel7'}options {timeout(time: 60, unit: 'SECONDS')disableConcurrentBuilds()buildDiscarder(logRotator(artifactDaysToKeepStr: '7', artifactNumToKeepStr: '10',  daysToKeepStr: '7', numToKeepStr: '50'))}triggers {  cron 'H/3 * * * *'}stages {stage('sleep') {steps {sleep 5}}}}{code}   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55740) Pipeline not work after update

2019-01-23 Thread arni...@mail.ru (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Владислав Ненашев commented on  JENKINS-55740  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Pipeline not work after update   
 

  
 
 
 
 

 
 Error log when starting the build task:  build_log.txt  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55740) Pipeline not work after update

2019-01-23 Thread arni...@mail.ru (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Владислав Ненашев updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55740  
 
 
  Pipeline not work after update   
 

  
 
 
 
 

 
Change By: 
 Владислав Ненашев  
 
 
Attachment: 
 build_log.txt  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55740) Pipeline not work after update

2019-01-23 Thread arni...@mail.ru (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Владислав Ненашев created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55740  
 
 
  Pipeline not work after update   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Daniel Gront  
 
 
Components: 
 hp-application-automation-tools-plugin  
 
 
Created: 
 2019-01-23 09:58  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Владислав Ненашев  
 

  
 
 
 
 

 
 After updating the plugin Micro Focus Application Automation Tools up to version 5.6.2, we received an error in all the pipelines that completely blocked their work.  After rollback to the old version of the plugin 5.4, the error disappeared. An example of a simple pipeline for which you received an error: 

 

pipeline {
agent {
label 'rhel7'
}

options {
timeout(time: 60, unit: 'SECONDS')
disableConcurrentBuilds()
buildDiscarder(logRotator(artifactDaysToKeepStr: '7', artifactNumToKeepStr: '10',  daysToKeepStr: '7', numToKeepStr: '50'))
}

triggers {
  cron 'H/3 * * * *'
}

stages {

stage('sleep') {
steps {
sleep 5
}
}
}
}