[JIRA] (JENKINS-60428) Builds occasionally stuck in envfile loop

2 views
Skip to first unread message

jeanny.macasio@fortemtech.com (JIRA)

unread,
Dec 10, 2019, 5:25:03 PM12/10/19
to jenkinsc...@googlegroups.com
jeanny macasio created an issue
 
Jenkins / Bug JENKINS-60428
Builds occasionally stuck in envfile loop
Issue Type: Bug Bug
Assignee: Unassigned
Components: envfile-plugin
Created: 2019-12-10 22:24
Environment: Jenkins version 2.150.1, UP board computer
Priority: Major Major
Reporter: jeanny macasio

After running command: 

catkin_make -DCMAKE_BUILD_TYPE=Release run_tests 

Jenkins processes and only prints the following output infinitely. Several times, the build has ran for over 24 hours printing the same output. 

[envfile] Reading environment variables from file.
[envfile] Path to file: /var/lib/jenkins/EnvironmentVariables.properties
[envfile]committer_email=git...@gh.mm.st

For example, this is what an infinite output looks like: 

####

        1. Running command: "cmake /home/up/workspace/anansi_ros-dev/src -DCMAKE_BUILD_TYPE=Release -DCATKIN_DEVEL_PREFIX=/home/up/workspace/anansi_ros-dev/devel -DCMAKE_INSTALL_PREFIX=/home/up/workspace/anansi_ros-dev/install -G Unix Makefiles" in "/home/up/workspace/anansi_ros-dev/build"
          ####
          ####
        2. Running command: "make tests install -j4 -l4" in "/home/up/workspace/anansi_ros-dev/build"
          ####
          [envfile] Reading environment variables from file.
          [envfile] Path to file: /var/lib/jenkins/EnvironmentVariables.properties
          [envfile] committer_email=git...@gh.mm.st
          [envfile] Reading environment variables from file.
          [envfile] Path to file: /var/lib/jenkins/EnvironmentVariables.properties
          [envfile] committer_email=git...@gh.mm.st
          [envfile] Reading environment variables from file.
          [envfile] Path to file: /var/lib/jenkins/EnvironmentVariables.properties
          [envfile] committer_email=git...@gh.mm.st
          [envfile] Reading environment variables from file.
          [envfile] Path to file: /var/lib/jenkins/EnvironmentVariables.properties
          [envfile] committer_email=git...@gh.mm.st

This happens occasionally (1/5 builds) 

Most of the time, after being aborted and reran, the software builds successfully. 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages