[oVirt Jenkins] ovirt-system-tests_he-basic-suite-master - Build # 106 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_276_317848578.1510718985584
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/106/
Build Number: 106
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #106
[Roy Golan] perf-suite: Generate pgbadger report
[Roy Golan] Add performance suite to the choices of manual job
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.wait_engine
Error Message:
None != True after 600 seconds
Stack Trace:
Traceback (most recent call last):
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 714, in wait_engine
testlib.assert_true_within(_engine_is_up, timeout=10 * 60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 263, in assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 237, in assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
AssertionError: None != True after 600 seconds
------=_Part_276_317848578.1510718985584--
7 years
oVirt infra daily report - unstable production jobs - 507
by jenkins@jenkins.phx.ovirt.org
------=_Part_343_118517910.1510873204025
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Good morning!
Attached is the HTML page with the jenkins status report. You can see it also here:
- http://jenkins.ovirt.org/job/system_jenkins-report/507//artifact/exported...
Cheers,
Jenkins
------=_Part_343_118517910.1510873204025
Content-Type: text/html; charset=us-ascii; name=upstream_report.html
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=upstream_report.html
Content-ID: <upstream_report.html>
<!DOCTYPE html><head><style type="text/css">
table.gridtable {
border-collapse: collapse;
table-layout:fixed;
width:1600px;
font-family: monospace;
font-size:13px;
}
.head {
font-size:20px;
font-family: arial;
}
.sub {
font-size:18px;
background-color:#e5e5e5;
font-family: arial;
}
pre {
font-family: monospace;
display: inline;
white-space: pre-wrap;
white-space: -moz-pre-wrap !important;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
</style>
</head>
<body>
<table class="gridtable" border=2>
<tr><th colspan=2 class=head>
RHEVM CI Jenkins Daily Report - 16/11/2017
</th></tr><tr><th colspan=2 class=sub>
<font color="blue"><a href="http://jenkins.ovirt.org/">00 Unstable Critical</a></font>
</th></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/">ovirt-system-tests_he-basic-suite-master</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/system-sync_mirrors-centos-extras-el7-x86_64/">system-sync_mirrors-centos-extras-el7-x86_64</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
------=_Part_343_118517910.1510873204025--
7 years
[JIRA] (OVIRT-1771) Build fail on fedora 26 - pip not found?
by Nir Soffer (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1771?page=com.atlassian.jir... ]
Nir Soffer commented on OVIRT-1771:
-----------------------------------
Good catch! I missed this warning.
On Thu, Nov 16, 2017 at 5:19 PM Barak Korren (oVirt JIRA) <
> Build fail on fedora 26 - pip not found?
> ----------------------------------------
>
> Key: OVIRT-1771
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1771
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> We require python-pip for fedora 26:
> $ cat automation/check-patch.packages.fc26
> m2crypto
> python-devel
> python-pip
> python-requests
> python-six
> python-webob
> python3-devel
> python3-requests
> python3-six
> python3-systemd
> python3-webob
> systemd-python
> openssl
> This is our check-patch.sh:
> $ cat automation/check-patch.sh
> #!/bin/bash -xe
> # tox too old on EL, so we must install our own
> pip install tox
> make
> make check
> But our check-patch.sh script fail on fedora 26:
> *00:01:31.612* ##########################################################*00:01:31.638*
> ##! ERROR vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*00:01:31.638* ##!
> Last 20 log entries:
> ./mock_logs.HpHMYLVV/mocker-fedora-26-x86_64.fc26.check-patch.sh/check-patch.sh.log*00:01:31.638*
> ##!*00:01:31.729* ========== Running the shellscript
> automation/check-patch.sh*00:01:31.729* + pip install
> tox*00:01:31.729* ./automation/check-patch.sh: line 4: pip: command
> not found*00:01:31.729* Took 0 seconds*00:01:31.729*
> ===================================*00:01:31.729* ##!*00:01:31.729*
> ##! ERROR ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> http://jenkins.ovirt.org/job/ovirt-imageio_master_check-patch-fc26-x86_64...
> This use to work in last few month, started to break today.
> Any clue what can be the issue?
> Nir
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100071)
7 years
[JIRA] (OVIRT-1771) Build fail on fedora 26 - pip not found?
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1771?page=com.atlassian.jir... ]
Barak Korren updated OVIRT-1771:
--------------------------------
Resolution: Done
Status: Done (was: To Do)
Closing NOT A BUG.
> Build fail on fedora 26 - pip not found?
> ----------------------------------------
>
> Key: OVIRT-1771
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1771
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> We require python-pip for fedora 26:
> $ cat automation/check-patch.packages.fc26
> m2crypto
> python-devel
> python-pip
> python-requests
> python-six
> python-webob
> python3-devel
> python3-requests
> python3-six
> python3-systemd
> python3-webob
> systemd-python
> openssl
> This is our check-patch.sh:
> $ cat automation/check-patch.sh
> #!/bin/bash -xe
> # tox too old on EL, so we must install our own
> pip install tox
> make
> make check
> But our check-patch.sh script fail on fedora 26:
> *00:01:31.612* ##########################################################*00:01:31.638*
> ##! ERROR vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*00:01:31.638* ##!
> Last 20 log entries:
> ./mock_logs.HpHMYLVV/mocker-fedora-26-x86_64.fc26.check-patch.sh/check-patch.sh.log*00:01:31.638*
> ##!*00:01:31.729* ========== Running the shellscript
> automation/check-patch.sh*00:01:31.729* + pip install
> tox*00:01:31.729* ./automation/check-patch.sh: line 4: pip: command
> not found*00:01:31.729* Took 0 seconds*00:01:31.729*
> ===================================*00:01:31.729* ##!*00:01:31.729*
> ##! ERROR ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> http://jenkins.ovirt.org/job/ovirt-imageio_master_check-patch-fc26-x86_64...
> This use to work in last few month, started to break today.
> Any clue what can be the issue?
> Nir
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100071)
7 years
[JIRA] (OVIRT-1771) Build fail on fedora 26 - pip not found?
by Barak Korren (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1510846475-15814-475
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1771?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-1771:
-------------------------------------
Actually, the patch being checked simple does not include the FC26 configuraion files, its probably based on some very old code:
https://gerrit.ovirt.org/gitweb?p=ovirt-imageio.git;a=tree;f=automation;h...
> Build fail on fedora 26 - pip not found?
> ----------------------------------------
>
> Key: OVIRT-1771
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1771
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> We require python-pip for fedora 26:
> $ cat automation/check-patch.packages.fc26
> m2crypto
> python-devel
> python-pip
> python-requests
> python-six
> python-webob
> python3-devel
> python3-requests
> python3-six
> python3-systemd
> python3-webob
> systemd-python
> openssl
> This is our check-patch.sh:
> $ cat automation/check-patch.sh
> #!/bin/bash -xe
> # tox too old on EL, so we must install our own
> pip install tox
> make
> make check
> But our check-patch.sh script fail on fedora 26:
> *00:01:31.612* ##########################################################*00:01:31.638*
> ##! ERROR vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*00:01:31.638* ##!
> Last 20 log entries:
> ./mock_logs.HpHMYLVV/mocker-fedora-26-x86_64.fc26.check-patch.sh/check-patch.sh.log*00:01:31.638*
> ##!*00:01:31.729* ========== Running the shellscript
> automation/check-patch.sh*00:01:31.729* + pip install
> tox*00:01:31.729* ./automation/check-patch.sh: line 4: pip: command
> not found*00:01:31.729* Took 0 seconds*00:01:31.729*
> ===================================*00:01:31.729* ##!*00:01:31.729*
> ##! ERROR ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> http://jenkins.ovirt.org/job/ovirt-imageio_master_check-patch-fc26-x86_64...
> This use to work in last few month, started to break today.
> Any clue what can be the issue?
> Nir
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100071)
------------=_1510846475-15814-475
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1771?page=com.atlassian.jir... ]</pre>
<h3>Barak Korren commented on OVIRT-1771:</h3>
<p>Actually, the patch being checked simple does not include the FC26 configuraion files, its probably based on some very old code:</p>
<p><a href="https://gerrit.ovirt.org/gitweb?p=ovirt-imageio.git;a=tree;f=automation;h...">https://gerrit.ovirt.org/gitweb?p=ovirt-imageio.git;a=tree;f=automation;h...</a></p>
<blockquote><h3>Build fail on fedora 26 – pip not found?</h3>
<pre> Key: OVIRT-1771
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1771
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Nir Soffer
Assignee: infra</pre>
<p>We require python-pip for fedora 26: $ cat automation/check-patch.packages.fc26 m2crypto python-devel python-pip python-requests python-six python-webob python3-devel python3-requests python3-six python3-systemd python3-webob systemd-python openssl This is our check-patch.sh: $ cat automation/check-patch.sh #!/bin/bash -xe # tox too old on EL, so we must install our own pip install tox make make check But our check-patch.sh script fail on fedora 26: <strong>00:01:31.612</strong> ##########################################################*00:01:31.638* ##! ERROR vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*00:01:31.638* ##! Last 20 log entries: ./mock_logs.HpHMYLVV/mocker-fedora-26-x86_64.fc26.check-patch.sh/check-patch.sh.log*00:01:31.638* ##!*00:01:31.729* ========== Running the shellscript automation/check-patch.sh*00:01:31.729* + pip install tox*00:01:31.729* ./automation/check-patch.sh: line 4: pip: command not found*00:01:31.729* Took 0 seconds*00:01:31.729* ===================================*00:01:31.729* ##!*00:01:31.729* ##! ERROR ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ <a href="http://jenkins.ovirt.org/job/ovirt-imageio_master_check-patch-fc26-x86_64...">http://jenkins.ovirt.org/job/ovirt-imageio_master_check-patch-fc26-x86_64...</a> This use to work in last few month, started to break today. Any clue what can be the issue?</p>
<pre>Nir</pre></blockquote>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100071)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYL..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1510846475-15814-475--
7 years
[JIRA] (OVIRT-1771) Build fail on fedora 26 - pip not found?
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1771?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-1771:
-------------------------------------
I see this is the patch being checked: https://gerrit.ovirt.org/c/84133/
The patch includes deletion of '{{automation/check-patch.packages.fc24}}'.
[~nsoffer(a)redhat.com] could '{{automation/check-patch.packages.fc26}}' actually be a symlink to it?
> Build fail on fedora 26 - pip not found?
> ----------------------------------------
>
> Key: OVIRT-1771
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1771
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> We require python-pip for fedora 26:
> $ cat automation/check-patch.packages.fc26
> m2crypto
> python-devel
> python-pip
> python-requests
> python-six
> python-webob
> python3-devel
> python3-requests
> python3-six
> python3-systemd
> python3-webob
> systemd-python
> openssl
> This is our check-patch.sh:
> $ cat automation/check-patch.sh
> #!/bin/bash -xe
> # tox too old on EL, so we must install our own
> pip install tox
> make
> make check
> But our check-patch.sh script fail on fedora 26:
> *00:01:31.612* ##########################################################*00:01:31.638*
> ##! ERROR vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*00:01:31.638* ##!
> Last 20 log entries:
> ./mock_logs.HpHMYLVV/mocker-fedora-26-x86_64.fc26.check-patch.sh/check-patch.sh.log*00:01:31.638*
> ##!*00:01:31.729* ========== Running the shellscript
> automation/check-patch.sh*00:01:31.729* + pip install
> tox*00:01:31.729* ./automation/check-patch.sh: line 4: pip: command
> not found*00:01:31.729* Took 0 seconds*00:01:31.729*
> ===================================*00:01:31.729* ##!*00:01:31.729*
> ##! ERROR ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> http://jenkins.ovirt.org/job/ovirt-imageio_master_check-patch-fc26-x86_64...
> This use to work in last few month, started to break today.
> Any clue what can be the issue?
> Nir
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100071)
7 years
[JIRA] (OVIRT-1771) Build fail on fedora 26 - pip not found?
by Barak Korren (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1510845560-28579-431
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1771?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-1771:
-------------------------------------
Looking back at the log I see this:
{code}
00:01:06.865 WARN: Unable to find packages file automation/check-patch.packages or automation/check-patch.packages.fc26, skipping packages
{code}
Is there a typo somewhere?
> Build fail on fedora 26 - pip not found?
> ----------------------------------------
>
> Key: OVIRT-1771
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1771
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> We require python-pip for fedora 26:
> $ cat automation/check-patch.packages.fc26
> m2crypto
> python-devel
> python-pip
> python-requests
> python-six
> python-webob
> python3-devel
> python3-requests
> python3-six
> python3-systemd
> python3-webob
> systemd-python
> openssl
> This is our check-patch.sh:
> $ cat automation/check-patch.sh
> #!/bin/bash -xe
> # tox too old on EL, so we must install our own
> pip install tox
> make
> make check
> But our check-patch.sh script fail on fedora 26:
> *00:01:31.612* ##########################################################*00:01:31.638*
> ##! ERROR vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*00:01:31.638* ##!
> Last 20 log entries:
> ./mock_logs.HpHMYLVV/mocker-fedora-26-x86_64.fc26.check-patch.sh/check-patch.sh.log*00:01:31.638*
> ##!*00:01:31.729* ========== Running the shellscript
> automation/check-patch.sh*00:01:31.729* + pip install
> tox*00:01:31.729* ./automation/check-patch.sh: line 4: pip: command
> not found*00:01:31.729* Took 0 seconds*00:01:31.729*
> ===================================*00:01:31.729* ##!*00:01:31.729*
> ##! ERROR ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> http://jenkins.ovirt.org/job/ovirt-imageio_master_check-patch-fc26-x86_64...
> This use to work in last few month, started to break today.
> Any clue what can be the issue?
> Nir
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100071)
------------=_1510845560-28579-431
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1771?page=com.atlassian.jir... ]</pre>
<h3>Barak Korren commented on OVIRT-1771:</h3>
<p>Looking back at the log I see this: {code} 00:01:06.865 WARN: Unable to find packages file automation/check-patch.packages or automation/check-patch.packages.fc26, skipping packages {code}</p>
<p>Is there a typo somewhere?</p>
<blockquote><h3>Build fail on fedora 26 – pip not found?</h3>
<pre> Key: OVIRT-1771
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1771
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Nir Soffer
Assignee: infra</pre>
<p>We require python-pip for fedora 26: $ cat automation/check-patch.packages.fc26 m2crypto python-devel python-pip python-requests python-six python-webob python3-devel python3-requests python3-six python3-systemd python3-webob systemd-python openssl This is our check-patch.sh: $ cat automation/check-patch.sh #!/bin/bash -xe # tox too old on EL, so we must install our own pip install tox make make check But our check-patch.sh script fail on fedora 26: <strong>00:01:31.612</strong> ##########################################################*00:01:31.638* ##! ERROR vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*00:01:31.638* ##! Last 20 log entries: ./mock_logs.HpHMYLVV/mocker-fedora-26-x86_64.fc26.check-patch.sh/check-patch.sh.log*00:01:31.638* ##!*00:01:31.729* ========== Running the shellscript automation/check-patch.sh*00:01:31.729* + pip install tox*00:01:31.729* ./automation/check-patch.sh: line 4: pip: command not found*00:01:31.729* Took 0 seconds*00:01:31.729* ===================================*00:01:31.729* ##!*00:01:31.729* ##! ERROR ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ <a href="http://jenkins.ovirt.org/job/ovirt-imageio_master_check-patch-fc26-x86_64...">http://jenkins.ovirt.org/job/ovirt-imageio_master_check-patch-fc26-x86_64...</a> This use to work in last few month, started to break today. Any clue what can be the issue?</p>
<pre>Nir</pre></blockquote>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100071)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYL..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1510845560-28579-431--
7 years