:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Check :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: postgresql-server-9.3.5-5.fc21.x86_64 :: [ PASS ] :: Checking for the presence of postgresql-server rpm :: [ 11:33:04 ] :: Package versions: :: [ 11:33:04 ] :: postgresql-server-9.3.5-5.fc21.x86_64 :: [ PASS ] :: service postgresql should be stopped (Assert: 3 should equal 3) :: [ PASS ] :: File /var/lib/pgsql/data/PG_VERSION should not exist :: [ PASS ] :: run under root user (Assert: expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: --> Performing upgrade: fedora-19 - upgrade downloading 'http://pensioner.lab.eng.brq.redhat.com/root-tests/data/postgresql//fedora/19/x86_64/basic.tar.gz' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 9788k 0 13482 0 0 26459 0 0:06:18 --:--:-- 0:06:18 26435 5 9788k 5 506k 0 0 328k 0 0:00:29 0:00:01 0:00:28 328k 12 9788k 12 1219k 0 0 495k 0 0:00:19 0:00:02 0:00:17 495k 20 9788k 20 2021k 0 0 584k 0 0:00:16 0:00:03 0:00:13 584k 28 9788k 28 2808k 0 0 630k 0 0:00:15 0:00:04 0:00:11 630k 36 9788k 36 3553k 0 0 651k 0 0:00:15 0:00:05 0:00:10 715k 43 9788k 43 4260k 0 0 658k 0 0:00:14 0:00:06 0:00:08 762k 51 9788k 51 4992k 0 0 669k 0 0:00:14 0:00:07 0:00:07 754k 58 9788k 58 5765k 0 0 681k 0 0:00:14 0:00:08 0:00:06 748k 66 9788k 66 6535k 0 0 691k 0 0:00:14 0:00:09 0:00:05 745k 74 9788k 74 7304k 0 0 697k 0 0:00:14 0:00:10 0:00:04 746k 82 9788k 82 8105k 0 0 707k 0 0:00:13 0:00:11 0:00:02 770k 91 9788k 91 8924k 0 0 716k 0 0:00:13 0:00:12 0:00:01 785k 99 9788k 99 9785k 0 0 727k 0 0:00:13 0:00:13 --:--:-- 804k 100 9788k 100 9788k 0 0 727k 0 0:00:13 0:00:13 --:--:-- 813k :: [ BEGIN ] :: Running 'postgresql-setup upgrade' Upgrading database: OK The configuration files were replaced by default configuration. The previous configuration and data are stored in folder /var/lib/pgsql/data-old. See /var/lib/pgsql/pgupgrade.log for details. :: [ PASS ] :: Command 'postgresql-setup upgrade' (Expected 0, got 0) Redirecting to /bin/systemctl status postgresql.service ● postgresql.service - PostgreSQL database server Loaded: loaded (/usr/lib/systemd/system/postgresql.service; disabled) Active: inactive (dead) Oct 21 11:32:39 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[1703]: HINT: Future log output will appear in directory "pg_log". Oct 21 11:32:40 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Started PostgreSQL database server. Oct 21 11:32:41 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopping PostgreSQL database server... Oct 21 11:32:42 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopped PostgreSQL database server. Oct 21 11:32:57 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Starting PostgreSQL database server... Oct 21 11:32:57 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[1831]: LOG: redirecting log output to logging collector process Oct 21 11:32:57 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[1831]: HINT: Future log output will appear in directory "pg_log". Oct 21 11:32:58 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Started PostgreSQL database server. Oct 21 11:32:58 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopping PostgreSQL database server... Oct 21 11:32:59 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopped PostgreSQL database server. Redirecting to /bin/systemctl start postgresql.service :: [ 11:33:42 ] :: rlServiceStart: Service postgresql started successfully :: [ PASS ] :: service postgresql should be started (Assert: 0 should equal 0) Redirecting to /bin/systemctl status postgresql.service ● postgresql.service - PostgreSQL database server Loaded: loaded (/usr/lib/systemd/system/postgresql.service; disabled) Active: active (running) since Tue 2014-10-21 11:33:42 UTC; 220ms ago Process: 2750 ExecStart=/usr/bin/pg_ctl start -D ${PGDATA} -s -o -p ${PGPORT} -w -t 300 (code=exited, status=0/SUCCESS) Process: 2744 ExecStartPre=/usr/bin/postgresql-check-db-dir ${PGDATA} (code=exited, status=0/SUCCESS) Main PID: 2754 (postgres) CGroup: /system.slice/postgresql.service ├─2754 /usr/bin/postgres -D /var/lib/pgsql/data -p 5432 ├─2755 postgres: logger process ├─2757 postgres: checkpointer process ├─2758 postgres: writer process ├─2759 postgres: wal writer process ├─2760 postgres: autovacuum launcher process └─2761 postgres: stats collector process Oct 21 11:33:41 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2750]: LOG: redirecting log output to logging collector process Oct 21 11:33:41 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2750]: HINT: Future log output will appear in directory "pg_log". Oct 21 11:33:42 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Started PostgreSQL database server. Redirecting to /bin/systemctl stop postgresql.service :: [ PASS ] :: service postgresql should be stopped (Assert: 3 should equal 3) --> Performing upgrade: fedora-20 - run downloading 'http://pensioner.lab.eng.brq.redhat.com/root-tests/data/postgresql//fedora/20/x86_64/basic.tar.gz' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 9937k 0 89610 0 0 103k 0 0:01:36 --:--:-- 0:01:36 103k 8 9937k 8 809k 0 0 460k 0 0:00:21 0:00:01 0:00:20 460k 17 9937k 17 1692k 0 0 615k 0 0:00:16 0:00:02 0:00:14 615k 29 9937k 29 2883k 0 0 768k 0 0:00:12 0:00:03 0:00:09 768k 44 9937k 44 4467k 0 0 940k 0 0:00:10 0:00:04 0:00:06 940k 63 9937k 63 6344k 0 0 1103k 0 0:00:09 0:00:05 0:00:04 1275k 81 9937k 81 8145k 0 0 1203k 0 0:00:08 0:00:06 0:00:02 1463k 100 9937k 100 9937k 0 0 1290k 0 0:00:07 0:00:07 --:--:-- 1666k Redirecting to /bin/systemctl status postgresql.service ● postgresql.service - PostgreSQL database server Loaded: loaded (/usr/lib/systemd/system/postgresql.service; disabled) Active: inactive (dead) Oct 21 11:32:57 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[1831]: HINT: Future log output will appear in directory "pg_log". Oct 21 11:32:58 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Started PostgreSQL database server. Oct 21 11:32:58 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopping PostgreSQL database server... Oct 21 11:32:59 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopped PostgreSQL database server. Oct 21 11:33:41 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Starting PostgreSQL database server... Oct 21 11:33:41 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2750]: LOG: redirecting log output to logging collector process Oct 21 11:33:41 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2750]: HINT: Future log output will appear in directory "pg_log". Oct 21 11:33:42 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Started PostgreSQL database server. Oct 21 11:33:42 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopping PostgreSQL database server... Oct 21 11:33:44 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopped PostgreSQL database server. Redirecting to /bin/systemctl start postgresql.service :: [ 11:33:54 ] :: rlServiceStart: Service postgresql started successfully :: [ PASS ] :: service postgresql should be started (Assert: 0 should equal 0) Redirecting to /bin/systemctl status postgresql.service ● postgresql.service - PostgreSQL database server Loaded: loaded (/usr/lib/systemd/system/postgresql.service; disabled) Active: active (running) since Tue 2014-10-21 11:33:54 UTC; 225ms ago Process: 2858 ExecStart=/usr/bin/pg_ctl start -D ${PGDATA} -s -o -p ${PGPORT} -w -t 300 (code=exited, status=0/SUCCESS) Process: 2853 ExecStartPre=/usr/bin/postgresql-check-db-dir ${PGDATA} (code=exited, status=0/SUCCESS) Main PID: 2863 (postgres) CGroup: /system.slice/postgresql.service ├─2863 /usr/bin/postgres -D /var/lib/pgsql/data -p 5432 ├─2864 postgres: logger process ├─2867 postgres: checkpointer process ├─2868 postgres: writer process ├─2869 postgres: wal writer process ├─2870 postgres: autovacuum launcher process └─2871 postgres: stats collector process Oct 21 11:33:53 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2858]: LOG: redirecting log output to logging collector process Oct 21 11:33:53 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2858]: HINT: Future log output will appear in directory "pg_log". Oct 21 11:33:54 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Started PostgreSQL database server. Redirecting to /bin/systemctl stop postgresql.service :: [ PASS ] :: service postgresql should be stopped (Assert: 3 should equal 3) --> Performing upgrade: fedora-21 - run downloading 'http://pensioner.lab.eng.brq.redhat.com/root-tests/data/postgresql//fedora/21/x86_64/basic.tar.gz' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 9940k 0 14730 0 0 28790 0 0:05:53 --:--:-- 0:05:53 28769 8 9940k 8 849k 0 0 598k 0 0:00:16 0:00:01 0:00:15 598k 22 9940k 22 2242k 0 0 926k 0 0:00:10 0:00:02 0:00:08 926k 38 9940k 38 3838k 0 0 1122k 0 0:00:08 0:00:03 0:00:05 1122k 56 9940k 56 5645k 0 0 1271k 0 0:00:07 0:00:04 0:00:03 1271k 76 9940k 76 7556k 0 0 1393k 0 0:00:07 0:00:05 0:00:02 1535k 96 9940k 96 9580k 0 0 1492k 0 0:00:06 0:00:06 --:--:-- 1746k 100 9940k 100 9940k 0 0 1507k 0 0:00:06 0:00:06 --:--:-- 1844k Redirecting to /bin/systemctl status postgresql.service ● postgresql.service - PostgreSQL database server Loaded: loaded (/usr/lib/systemd/system/postgresql.service; disabled) Active: inactive (dead) Oct 21 11:33:41 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2750]: HINT: Future log output will appear in directory "pg_log". Oct 21 11:33:42 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Started PostgreSQL database server. Oct 21 11:33:42 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopping PostgreSQL database server... Oct 21 11:33:44 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopped PostgreSQL database server. Oct 21 11:33:52 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Starting PostgreSQL database server... Oct 21 11:33:53 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2858]: LOG: redirecting log output to logging collector process Oct 21 11:33:53 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2858]: HINT: Future log output will appear in directory "pg_log". Oct 21 11:33:54 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Started PostgreSQL database server. Oct 21 11:33:54 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopping PostgreSQL database server... Oct 21 11:33:55 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopped PostgreSQL database server. Redirecting to /bin/systemctl start postgresql.service :: [ 11:34:03 ] :: rlServiceStart: Service postgresql started successfully :: [ PASS ] :: service postgresql should be started (Assert: 0 should equal 0) Redirecting to /bin/systemctl status postgresql.service ● postgresql.service - PostgreSQL database server Loaded: loaded (/usr/lib/systemd/system/postgresql.service; disabled) Active: active (running) since Tue 2014-10-21 11:34:03 UTC; 238ms ago Process: 2987 ExecStart=/usr/bin/pg_ctl start -D ${PGDATA} -s -o -p ${PGPORT} -w -t 300 (code=exited, status=0/SUCCESS) Process: 2982 ExecStartPre=/usr/bin/postgresql-check-db-dir ${PGDATA} (code=exited, status=0/SUCCESS) Main PID: 2992 (postgres) CGroup: /system.slice/postgresql.service ├─2992 /usr/bin/postgres -D /var/lib/pgsql/data -p 5432 ├─2993 postgres: logger process ├─2995 postgres: checkpointer process ├─2996 postgres: writer process ├─2997 postgres: wal writer process ├─2998 postgres: autovacuum launcher process └─2999 postgres: stats collector process Oct 21 11:34:03 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2987]: LOG: redirecting log output to logging collector process Oct 21 11:34:03 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2987]: HINT: Future log output will appear in directory "pg_log". Oct 21 11:34:03 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Started PostgreSQL database server. Redirecting to /bin/systemctl stop postgresql.service :: [ PASS ] :: service postgresql should be stopped (Assert: 3 should equal 3) :: [ PASS ] :: test wrapper should finish successfully (Assert: expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Redirecting to /bin/systemctl status postgresql.service ● postgresql.service - PostgreSQL database server Loaded: loaded (/usr/lib/systemd/system/postgresql.service; disabled) Active: inactive (dead) Oct 21 11:33:53 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2858]: HINT: Future log output will appear in directory "pg_log". Oct 21 11:33:54 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Started PostgreSQL database server. Oct 21 11:33:54 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopping PostgreSQL database server... Oct 21 11:33:55 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopped PostgreSQL database server. Oct 21 11:34:02 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Starting PostgreSQL database server... Oct 21 11:34:03 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2987]: LOG: redirecting log output to logging collector process Oct 21 11:34:03 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests pg_ctl[2987]: HINT: Future log output will appear in directory "pg_log". Oct 21 11:34:03 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Started PostgreSQL database server. Oct 21 11:34:04 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopping PostgreSQL database server... Oct 21 11:34:05 1cfc8a9ed4413c4492ffa05b13988fb5---dbtests systemd[1]: Stopped PostgreSQL database server. :: [ PASS ] :: service postgresql should be stopped (Assert: 3 should equal 3) :: [ BEGIN ] :: Running 'rm -rf /var/lib/pgsql/data' :: [ PASS ] :: Command 'rm -rf /var/lib/pgsql/data' (Expected 0, got 0) :: [ 11:34:06 ] :: JOURNAL XML: /var/tmp/beakerlib-w9wylvQ/journal.xml :: [ 11:34:06 ] :: JOURNAL TXT: /var/tmp/beakerlib-w9wylvQ/journal.txt