[oVirt Jenkins] ovirt-system-tests_performance-suite-master - Build # 113 - Failure!
jenkins at jenkins.phx.ovirt.org
jenkins at jenkins.phx.ovirt.org
Thu Mar 1 02:41:12 UTC 2018
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_performance-suite-master/
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_performance-suite-master/113/
Build Number: 113
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #113
[Dominik Holler] network: Add test to check ports on ovirt-provider-ovn
[Evgheni Dereveanchin] Remove getbadges.io notifications
[Evgheni Dereveanchin] Install base packeges and start services from global_setup
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 1000_analyze_postgresql.analyze_postgres
Error Message:
Failed to perform the postgres analysis. Exit code is 1
-------------------- >> begin captured logging << --------------------
lago.plugins.vm: INFO: * Copy /home/jenkins/workspace/ovirt-system-tests_performance-suite-master/ovirt-system-tests/performance-suite-master/../common/test-scenarios-files/analyze_postgresql.sh to lago-performance-suite-master-engine:/root: ?[0m?[0m
lago.ssh: DEBUG: start task:6c85fba2-eb7c-4a72-a502-9fe95033e6d1:Get ssh client for lago-performance-suite-master-engine:
lago.ssh: DEBUG: end task:6c85fba2-eb7c-4a72-a502-9fe95033e6d1:Get ssh client for lago-performance-suite-master-engine:
lago.plugins.vm: INFO: * Copy /home/jenkins/workspace/ovirt-system-tests_performance-suite-master/ovirt-system-tests/performance-suite-master/../common/test-scenarios-files/analyze_postgresql.sh to lago-performance-suite-master-engine:/root: ?[32mSuccess?[0m (in 0:00:00)
lago.ssh: DEBUG: start task:0c75fae2-c903-417d-9110-3567d549bb1f:Get ssh client for lago-performance-suite-master-engine:
lago.ssh: DEBUG: end task:0c75fae2-c903-417d-9110-3567d549bb1f:Get ssh client for lago-performance-suite-master-engine:
lago.ssh: DEBUG: Running e53ba1ec on lago-performance-suite-master-engine: bash -ex /root/analyze_postgresql.sh
lago.ssh: DEBUG: Command e53ba1ec on lago-performance-suite-master-engine returned with 1
lago.ssh: DEBUG: Command e53ba1ec on lago-performance-suite-master-engine output:
Loaded plugins: fastestmirror, versionlock
Examining /var/tmp/yum-root-EPVzG6/pgdg-centos95-9.5-3.noarch.rpm: pgdg-centos95-9.5-3.noarch
Marking /var/tmp/yum-root-EPVzG6/pgdg-centos95-9.5-3.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package pgdg-centos95.noarch 0:9.5-3 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
pgdg-centos95 noarch 9.5-3 /pgdg-centos95-9.5-3.noarch 2.2 k
Transaction Summary
================================================================================
Install 1 Package
Total size: 2.2 k
Installed size: 2.2 k
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : pgdg-centos95-9.5-3.noarch 1/1
Verifying : pgdg-centos95-9.5-3.noarch 1/1
Installed:
pgdg-centos95.noarch 0:9.5-3
Complete!
Loaded plugins: fastestmirror, versionlock
Determining fastest mirrors
* base: mirror.den1.denvercolo.net
* extras: mirror.chpc.utah.edu
* updates: mirror.hmc.edu
Resolving Dependencies
--> Running transaction check
---> Package pgbadger.noarch 0:9.2-1.rhel7 will be installed
---> Package pgcluu.noarch 0:2.6-1.rhel7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
pgbadger noarch 9.2-1.rhel7 pgdg95 299 k
pgcluu noarch 2.6-1.rhel7 pgdg95 304 k
Transaction Summary
================================================================================
Install 2 Packages
Total download size: 603 k
Installed size: 2.5 M
Downloading packages:
--------------------------------------------------------------------------------
Total 342 kB/s | 603 kB 00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : pgbadger-9.2-1.rhel7.noarch 1/2
Installing : pgcluu-2.6-1.rhel7.noarch 2/2
Verifying : pgcluu-2.6-1.rhel7.noarch 1/2
Verifying : pgbadger-9.2-1.rhel7.noarch 2/2
Installed:
pgbadger.noarch 0:9.2-1.rhel7 pgcluu.noarch 0:2.6-1.rhel7
Complete!
lago.ssh: DEBUG: Command e53ba1ec on lago-performance-suite-master-engine errors:
+ yum install -y https://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-7-x86_64/pgdg-centos95-9.5-3.noarch.rpm
+ yum install -y pgbadger pgcluu
+ cd /var/opt/rh/rh-postgresql95/lib/pgsql/data/pg_log/
++ su - postgres -c 'scl enable rh-postgresql95 -- psql postgres postgres -t -c '\''show log_filename'\'''
++ sed 2d
+ pglog=' postgresql-%m.log'
++ date +postgresql-%m.log
+ pglog=postgresql-02.log
+ mkdir pgbadger
+ pgbadger postgresql-02.log --outdir pgbadger
FATAL: logfile "postgresql-02.log" must exist!
--------------------- >> end captured logging << ---------------------
Stack Trace:
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_performance-suite-master/ovirt-system-tests/performance-suite-master/test-scenarios/1000_analyze_postgresql.py", line 54, in analyze_postgres
' Exit code is %s' % result.code
File "/usr/lib/python2.7/site-packages/nose/tools/trivial.py", line 29, in eq_
raise AssertionError(msg or "%r != %r" % (a, b))
'Failed to perform the postgres analysis. Exit code is 1\n-------------------- >> begin captured logging << --------------------\nlago.plugins.vm: INFO: * Copy /home/jenkins/workspace/ovirt-system-tests_performance-suite-master/ovirt-system-tests/performance-suite-master/../common/test-scenarios-files/analyze_postgresql.sh to lago-performance-suite-master-engine:/root: \x1b[0m\x1b[0m\nlago.ssh: DEBUG: start task:6c85fba2-eb7c-4a72-a502-9fe95033e6d1:Get ssh client for lago-performance-suite-master-engine:\nlago.ssh: DEBUG: end task:6c85fba2-eb7c-4a72-a502-9fe95033e6d1:Get ssh client for lago-performance-suite-master-engine:\nlago.plugins.vm: INFO: * Copy /home/jenkins/workspace/ovirt-system-tests_performance-suite-master/ovirt-system-tests/performance-suite-master/../common/test-scenarios-files/analyze_postgresql.sh to lago-performance-suite-master-engine:/root: \x1b[32mSuccess\x1b[0m (in 0:00:00)\nlago.ssh: DEBUG: start task:0c75fae2-c903-417d-9110-3567d549bb1f:Get ssh client for lago-performance-suite-master-engine:\nlago.ssh: DEBUG: end task:0c75fae2-c903-417d-9110-3567d549bb1f:Get ssh client for lago-performance-suite-master-engine:\nlago.ssh: DEBUG: Running e53ba1ec on lago-performance-suite-master-engine: bash -ex /root/analyze_postgresql.sh\nlago.ssh: DEBUG: Command e53ba1ec on lago-performance-suite-master-engine returned with 1\nlago.ssh: DEBUG: Command e53ba1ec on lago-performance-suite-master-engine output:\n Loaded plugins: fastestmirror, versionlock\nExamining /var/tmp/yum-root-EPVzG6/pgdg-centos95-9.5-3.noarch.rpm: pgdg-centos95-9.5-3.noarch\nMarking /var/tmp/yum-root-EPVzG6/pgdg-centos95-9.5-3.noarch.rpm to be installed\nResolving Dependencies\n--> Running transaction check\n---> Package pgdg-centos95.noarch 0:9.5-3 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n pgdg-centos95 noarch 9.5-3 /pgdg-centos95-9.5-3.noarch 2.2 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal size: 2.2 k\nInstalled size: 2.2 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : pgdg-centos95-9.5-3.noarch 1/1 \n Verifying : pgdg-centos95-9.5-3.noarch 1/1 \n\nInstalled:\n pgdg-centos95.noarch 0:9.5-3 \n\nComplete!\nLoaded plugins: fastestmirror, versionlock\nDetermining fastest mirrors\n * base: mirror.den1.denvercolo.net\n * extras: mirror.chpc.utah.edu\n * updates: mirror.hmc.edu\nResolving Dependencies\n--> Running transaction check\n---> Package pgbadger.noarch 0:9.2-1.rhel7 will be installed\n---> Package pgcluu.noarch 0:2.6-1.rhel7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n pgbadger noarch 9.2-1.rhel7 pgdg95 299 k\n pgcluu noarch 2.6-1.rhel7 pgdg95 304 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages\n\nTotal download size: 603 k\nInstalled size: 2.5 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 342 kB/s | 603 kB 00:01 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : pgbadger-9.2-1.rhel7.noarch 1/2 \n Installing : pgcluu-2.6-1.rhel7.noarch 2/2 \n Verifying : pgcluu-2.6-1.rhel7.noarch 1/2 \n Verifying : pgbadger-9.2-1.rhel7.noarch 2/2 \n\nInstalled:\n pgbadger.noarch 0:9.2-1.rhel7 pgcluu.noarch 0:2.6-1.rhel7 \n\nComplete!\n\nlago.ssh: DEBUG: Command e53ba1ec on lago-performance-suite-master-engine errors:\n + yum install -y https://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-7-x86_64/pgdg-centos95-9.5-3.noarch.rpm\n+ yum install -y pgbadger pgcluu\n+ cd /var/opt/rh/rh-postgresql95/lib/pgsql/data/pg_log/\n++ su - postgres -c \'scl enable rh-postgresql95 -- psql postgres postgres -t -c \'\\\'\'show log_filename\'\\\'\'\'\n++ sed 2d\n+ pglog=\' postgresql-%m.log\'\n++ date +postgresql-%m.log\n+ pglog=postgresql-02.log\n+ mkdir pgbadger\n+ pgbadger postgresql-02.log --outdir pgbadger\nFATAL: logfile "postgresql-02.log" must exist!\n\n--------------------- >> end captured logging << ---------------------'
More information about the Infra
mailing list