Push event to branch jenkins-post-tasks Connecting to https://api.github.com using alexbuicescu/****** (jenkins-token2) Obtained Jenkinsfile from 6d70a07de5b5e75cd743e06546f50cac58ba94c5 Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (Stage 1) [Pipeline] node Running on ec2_node_bigger in /home/ubuntu/jenkins/workspace/car-sharing_jenkins-post-tasks [Pipeline] { [Pipeline] sh + echo hi from 1 hi from 1 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Stage 2) [Pipeline] node Running on ec2_node_bigger in /home/ubuntu/jenkins/workspace/car-sharing_jenkins-post-tasks [Pipeline] { [Pipeline] sh + echo hi from 2 hi from 2 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] node Running on ec2_node_bigger in /home/ubuntu/jenkins/workspace/car-sharing_jenkins-post-tasks [Pipeline] { [Pipeline] sh + echo hi from post hi from post [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS