[JIRA] (OVIRT-776) Re: Build failed in Jenkins: ovirt_4.0_he-system-tests #402

2016-10-31 Thread Evgheni Dereveanchin (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgheni Dereveanchin reassigned OVIRT-776:
--

Assignee: Evgheni Dereveanchin  (was: infra)

> Re: Build failed in Jenkins: ovirt_4.0_he-system-tests #402
> ---
>
> Key: OVIRT-776
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-776
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: sbonazzo
>Assignee: Evgheni Dereveanchin
>
> Looks like a network issue, scp fails with a timeout on a socket.
> Can you please have a look?
> On Mon, Oct 17, 2016 at 10:22 PM,  wrote:
> > See 
> >
> > Changes:
> >
> > [Gal Ben Haim] Fix check-patch to collect logs on failure
> >
> > --
> > [...truncated 1897 lines...]
> > ##  took 2809 seconds
> > ##  rc = 1
> > ##
> > ##! ERROR v
> > ##! Last 20 log enties: logs/mocker-fedora-23-x86_64.
> > fc23.he_basic_suite_4.0.sh/he_basic_suite_4.0.sh.log
> > ##!
> > + true
> > + env_cleanup
> > + echo '#'
> > #
> > + local res=0
> > + local uuid
> > + echo ' Cleaning up'
> >  Cleaning up
> > + [[ -e  > ovirt-system-tests/deployment-he_basic_suite_4.0> ]]
> > + echo '--- Cleaning with lago'
> > --- Cleaning with lago
> > + lago --workdir  > ovirt_4.0_he-system-tests/ws/ovirt-system-tests/deployment-
> > he_basic_suite_4.0> destroy --yes --all-prefixes
> > + echo '--- Cleaning with lago done'
> > --- Cleaning with lago done
> > + [[ 0 != \0 ]]
> > + echo ' Cleanup done'
> >  Cleanup done
> > + exit 0
> > Took 2642 seconds
> > ===
> > ##!
> > ##! ERROR ^^
> > ##!
> > ##
> > Build step 'Execute shell' marked build as failure
> > Performing Post build task...
> > Match found for :.* : True
> > Logical operation result is TRUE
> > Running script  : #!/bin/bash -xe
> > echo 'shell_scripts/system_tests.collect_logs.sh'
> >
> > #
> > # Required jjb vars:
> > #version
> > #
> > VERSION=4.0
> > SUITE_TYPE=
> >
> > WORKSPACE="$PWD"
> > OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
> > TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"
> >
> > rm -rf "$WORKSPACE/exported-artifacts"
> > mkdir -p "$WORKSPACE/exported-artifacts"
> >
> > if [[ -d "$TESTS_LOGS" ]]; then
> > mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
> > fi
> >
> > [ovirt_4.0_he-system-tests] $ /bin/bash -xe /tmp/
> > hudson4967817357021364058.sh
> > + echo shell_scripts/system_tests.collect_logs.sh
> > shell_scripts/system_tests.collect_logs.sh
> > + VERSION=4.0
> > + SUITE_TYPE=
> > + WORKSPACE=
> > + OVIRT_SUITE=4.0
> > + TESTS_LOGS= > system-tests/ws/ovirt-system-tests/exported-artifacts>
> > + rm -rf  > artifact/exported-artifacts>
> > + mkdir -p  > artifact/exported-artifacts>
> > + [[ -d  > ovirt-system-tests/exported-artifacts> ]]
> > + mv  > ovirt-system-tests/exported-artifacts/lago_logs> <
> > http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/
> > ovirt-system-tests/exported-artifacts/nosetests-002_bootstrap.py.xml> <
> > http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/
> > ovirt-system-tests/exported-artifacts/nosetests-004_basic_sanity.py.xml> <
> > http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/
> > ovirt-system-tests/exported-artifacts/test_logs> <
> > http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/402/
> > artifact/exported-artifacts/>
> > POST BUILD TASK : SUCCESS
> > END OF POST BUILD TASK : 0
> > Match found for :.* : True
> > Logical operation result is TRUE
> > Running script  : #!/bin/bash -xe
> > echo "shell-scripts/mock_cleanup.sh"
> >
> > shopt -s nullglob
> >
> >
> > WORKSPACE="$PWD"
> >
> > # Make clear this is the cleanup, helps reading the jenkins logs
> > cat < > ___
> > ###
> > # #
> > 

[JIRA] (OVIRT-776) Re: Build failed in Jenkins: ovirt_4.0_he-system-tests #402

2016-10-30 Thread eyal edri [Administrator] (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=22101#comment-22101
 ] 

eyal edri [Administrator] commented on OVIRT-776:
-

[~ederevea] did you had a chance to look at it?

> Re: Build failed in Jenkins: ovirt_4.0_he-system-tests #402
> ---
>
> Key: OVIRT-776
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-776
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: sbonazzo
>Assignee: infra
>
> Looks like a network issue, scp fails with a timeout on a socket.
> Can you please have a look?
> On Mon, Oct 17, 2016 at 10:22 PM,  wrote:
> > See 
> >
> > Changes:
> >
> > [Gal Ben Haim] Fix check-patch to collect logs on failure
> >
> > --
> > [...truncated 1897 lines...]
> > ##  took 2809 seconds
> > ##  rc = 1
> > ##
> > ##! ERROR v
> > ##! Last 20 log enties: logs/mocker-fedora-23-x86_64.
> > fc23.he_basic_suite_4.0.sh/he_basic_suite_4.0.sh.log
> > ##!
> > + true
> > + env_cleanup
> > + echo '#'
> > #
> > + local res=0
> > + local uuid
> > + echo ' Cleaning up'
> >  Cleaning up
> > + [[ -e  > ovirt-system-tests/deployment-he_basic_suite_4.0> ]]
> > + echo '--- Cleaning with lago'
> > --- Cleaning with lago
> > + lago --workdir  > ovirt_4.0_he-system-tests/ws/ovirt-system-tests/deployment-
> > he_basic_suite_4.0> destroy --yes --all-prefixes
> > + echo '--- Cleaning with lago done'
> > --- Cleaning with lago done
> > + [[ 0 != \0 ]]
> > + echo ' Cleanup done'
> >  Cleanup done
> > + exit 0
> > Took 2642 seconds
> > ===
> > ##!
> > ##! ERROR ^^
> > ##!
> > ##
> > Build step 'Execute shell' marked build as failure
> > Performing Post build task...
> > Match found for :.* : True
> > Logical operation result is TRUE
> > Running script  : #!/bin/bash -xe
> > echo 'shell_scripts/system_tests.collect_logs.sh'
> >
> > #
> > # Required jjb vars:
> > #version
> > #
> > VERSION=4.0
> > SUITE_TYPE=
> >
> > WORKSPACE="$PWD"
> > OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
> > TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"
> >
> > rm -rf "$WORKSPACE/exported-artifacts"
> > mkdir -p "$WORKSPACE/exported-artifacts"
> >
> > if [[ -d "$TESTS_LOGS" ]]; then
> > mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
> > fi
> >
> > [ovirt_4.0_he-system-tests] $ /bin/bash -xe /tmp/
> > hudson4967817357021364058.sh
> > + echo shell_scripts/system_tests.collect_logs.sh
> > shell_scripts/system_tests.collect_logs.sh
> > + VERSION=4.0
> > + SUITE_TYPE=
> > + WORKSPACE=
> > + OVIRT_SUITE=4.0
> > + TESTS_LOGS= > system-tests/ws/ovirt-system-tests/exported-artifacts>
> > + rm -rf  > artifact/exported-artifacts>
> > + mkdir -p  > artifact/exported-artifacts>
> > + [[ -d  > ovirt-system-tests/exported-artifacts> ]]
> > + mv  > ovirt-system-tests/exported-artifacts/lago_logs> <
> > http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/
> > ovirt-system-tests/exported-artifacts/nosetests-002_bootstrap.py.xml> <
> > http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/
> > ovirt-system-tests/exported-artifacts/nosetests-004_basic_sanity.py.xml> <
> > http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/
> > ovirt-system-tests/exported-artifacts/test_logs> <
> > http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/402/
> > artifact/exported-artifacts/>
> > POST BUILD TASK : SUCCESS
> > END OF POST BUILD TASK : 0
> > Match found for :.* : True
> > Logical operation result is TRUE
> > Running script  : #!/bin/bash -xe
> > echo "shell-scripts/mock_cleanup.sh"
> >
> > shopt -s nullglob
> >
> >
> > WORKSPACE="$PWD"
> >
> > # Make clear this is the cleanup, helps reading the jenkins logs
> > cat < > ___
> > ###
> > #

[JIRA] (OVIRT-776) Re: Build failed in Jenkins: ovirt_4.0_he-system-tests #402

2016-10-17 Thread sbonazzo (oVirt JIRA)
sbonazzo created OVIRT-776:
--

 Summary: Re: Build failed in Jenkins: ovirt_4.0_he-system-tests 
#402
 Key: OVIRT-776
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-776
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: sbonazzo
Assignee: infra


Looks like a network issue, scp fails with a timeout on a socket.
Can you please have a look?

On Mon, Oct 17, 2016 at 10:22 PM,  wrote:

> See 
>
> Changes:
>
> [Gal Ben Haim] Fix check-patch to collect logs on failure
>
> --
> [...truncated 1897 lines...]
> ##  took 2809 seconds
> ##  rc = 1
> ##
> ##! ERROR v
> ##! Last 20 log enties: logs/mocker-fedora-23-x86_64.
> fc23.he_basic_suite_4.0.sh/he_basic_suite_4.0.sh.log
> ##!
> + true
> + env_cleanup
> + echo '#'
> #
> + local res=0
> + local uuid
> + echo ' Cleaning up'
>  Cleaning up
> + [[ -e  ovirt-system-tests/deployment-he_basic_suite_4.0> ]]
> + echo '--- Cleaning with lago'
> --- Cleaning with lago
> + lago --workdir  ovirt_4.0_he-system-tests/ws/ovirt-system-tests/deployment-
> he_basic_suite_4.0> destroy --yes --all-prefixes
> + echo '--- Cleaning with lago done'
> --- Cleaning with lago done
> + [[ 0 != \0 ]]
> + echo ' Cleanup done'
>  Cleanup done
> + exit 0
> Took 2642 seconds
> ===
> ##!
> ##! ERROR ^^
> ##!
> ##
> Build step 'Execute shell' marked build as failure
> Performing Post build task...
> Match found for :.* : True
> Logical operation result is TRUE
> Running script  : #!/bin/bash -xe
> echo 'shell_scripts/system_tests.collect_logs.sh'
>
> #
> # Required jjb vars:
> #version
> #
> VERSION=4.0
> SUITE_TYPE=
>
> WORKSPACE="$PWD"
> OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
> TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"
>
> rm -rf "$WORKSPACE/exported-artifacts"
> mkdir -p "$WORKSPACE/exported-artifacts"
>
> if [[ -d "$TESTS_LOGS" ]]; then
> mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
> fi
>
> [ovirt_4.0_he-system-tests] $ /bin/bash -xe /tmp/
> hudson4967817357021364058.sh
> + echo shell_scripts/system_tests.collect_logs.sh
> shell_scripts/system_tests.collect_logs.sh
> + VERSION=4.0
> + SUITE_TYPE=
> + WORKSPACE=
> + OVIRT_SUITE=4.0
> + TESTS_LOGS= system-tests/ws/ovirt-system-tests/exported-artifacts>
> + rm -rf  artifact/exported-artifacts>
> + mkdir -p  artifact/exported-artifacts>
> + [[ -d  ovirt-system-tests/exported-artifacts> ]]
> + mv  ovirt-system-tests/exported-artifacts/lago_logs> <
> http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/
> ovirt-system-tests/exported-artifacts/nosetests-002_bootstrap.py.xml> <
> http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/
> ovirt-system-tests/exported-artifacts/nosetests-004_basic_sanity.py.xml> <
> http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/
> ovirt-system-tests/exported-artifacts/test_logs> <
> http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/402/
> artifact/exported-artifacts/>
> POST BUILD TASK : SUCCESS
> END OF POST BUILD TASK : 0
> Match found for :.* : True
> Logical operation result is TRUE
> Running script  : #!/bin/bash -xe
> echo "shell-scripts/mock_cleanup.sh"
>
> shopt -s nullglob
>
>
> WORKSPACE="$PWD"
>
> # Make clear this is the cleanup, helps reading the jenkins logs
> cat < ___
> ###
> # #
> #   CLEANUP   #
> # #
> ###
> EOC
>
>
> # Archive the logs, we want them anyway
> logs=(
> ./*log
> ./*/logs
> )
> if [[ "$logs" ]]; then
> tar cvzf exported-artifacts/logs.tgz "${logs[@]}"
> rm -rf "${logs[@]}"
> fi
>
> # stop any processes running inside the chroot
> failed=false
> moc