Jenkins job "gate-designate-dsvm-powerdns" failed with exit error 2 causing review status "Needs Verified"

Bug #1558418 reported by Venkata Mahesh Jonnalagadda
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Gate
New
Undecided
Unassigned

Bug Description

gate-designate-dsvm-powerdns failed with exit error 2

I have submitted change in openstack designate for review and observed gate-designate-dsvm-powerdns FAILURE.

When I checked console log of gate-designate-dsvm-powerdns, I am seeing below issue -

2016-03-16 20:09:45.289 | + sudo mv /home/jenkins/workspace/gate-designate-dsvm-powerdns/devstack-gate-cleanup-host.txt /opt/stack/logs/
2016-03-16 20:09:45.301 | + exit 2
2016-03-16 20:09:45.417 | Build step 'Execute shell' marked build as failure

In review - gate-designate-dsvm-powerdns FAILURE in 23m 24s

Have a look at console log for more details - http://logs.openstack.org/72/293672/2/check/gate-designate-dsvm-powerdns/76be688/console.html

This error is due to "Misuse of shell builtins (according to Bash documentation)" and more details like - Missing keyword or command, or permission problem.

Here, it occurred while moving the file to /opt/stack/logs/ directory!!!

Due to which, gerrit review got "-1" from Jenkins. This causing delay in build & merge procedures and effect releases.

Please fix this issue as below before moving the files to target directory (/opt/stack/logs) -
1) Check whether target directory exist or not. Create it, if doesn't exist!
2) Check whether required permissions available or not. Apply required permissions, if doesn't exist!
3) Once the above two steps are done then initiate the above "mv" operation accordingly.

summary: - gate-designate-dsvm-powerdns failed with exit error 2
+ gate-designate-dsvm-powerdns failed with exit error 2 with Jenkins
+ review
summary: - gate-designate-dsvm-powerdns failed with exit error 2 with Jenkins
- review
+ Jenkins gate-designate-dsvm-powerdns failed with exit error 2 causing
+ review to Needs Verified
summary: - Jenkins gate-designate-dsvm-powerdns failed with exit error 2 causing
- review to Needs Verified
+ Jenkins gate-designate-dsvm-powerdns failed with exit error 2
summary: - Jenkins gate-designate-dsvm-powerdns failed with exit error 2
+ Jenkins gate-designate-dsvm-powerdns failed with exit error 2 causing
+ review failure
summary: - Jenkins gate-designate-dsvm-powerdns failed with exit error 2 causing
- review failure
+ Jenkins gate-designate-dsvm-powerdns failed with exit error 2
summary: - Jenkins gate-designate-dsvm-powerdns failed with exit error 2
+ Jenkins check - gate-designate-dsvm-powerdns failed with exit error 2
+ causing review FAILURE with Verified "-1"
summary: Jenkins check - gate-designate-dsvm-powerdns failed with exit error 2
- causing review FAILURE with Verified "-1"
+ causing review status "Needs Verified"
description: updated
description: updated
summary: - Jenkins check - gate-designate-dsvm-powerdns failed with exit error 2
+ Jenkins check "gate-designate-dsvm-powerdns" failed with exit error 2
causing review status "Needs Verified"
description: updated
no longer affects: designate
description: updated
description: updated
Revision history for this message
Venkata Mahesh Jonnalagadda (vj884x) wrote : Re: Jenkins check "gate-designate-dsvm-powerdns" failed with exit error 2 causing review status "Needs Verified"

By any chance, did this fixed!

description: updated
summary: - Jenkins check "gate-designate-dsvm-powerdns" failed with exit error 2
+ Jenkins job "gate-designate-dsvm-powerdns" failed with exit error 2
causing review status "Needs Verified"
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.