RE: Buildfarm setup for AIX - Mailing list pgsql-hackers

From Srirama Kucherlapati
Subject RE: Buildfarm setup for AIX
Date
Msg-id SJ4PPFB81778326245D8EBCFA8F1CE52B15DB48A@SJ4PPFB81778326.namprd15.prod.outlook.com
Whole thread Raw
In response to Re: Buildfarm setup for AIX  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Hi Andrew, Thanks for looking into this.
 
Attached are the log files, regress_log_001_password and 001_password_primary.log
 
This is the error I see in the regress_log_001_password file. 
 
    server started
    # Postmaster PID for node "primary" is 15663422
    [22:28:33.832](1.867s) ok 1 - scram_iterations in server side ROLE
    IPC::Run: timeout on timer #1 at /opt/freeware/share/perl5/site_perl/IPC/Run.pm line 3007.
 
 
One additional script seems to be running on other animal(hornet) while running this test.
 
    echo "# +++ tap check in src/test/authentication +++" && rm -rf
    '/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication'/tmp_check
    && /bin/sh ../../../config/install-sh -c -d
    '/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication'/tmp_check
    && cd . &&
    TESTLOGDIR='/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication/tmp_check/log'
    TESTDATADIR='/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication/tmp_check'
    PATH="/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/tmp_install/home/nm/farm/xlc64/REL_16_STABLE/inst/bin:/home/nm/far
    LIBPATH="/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/tmp_install/home/nm/farm/xlc64/REL_16_STABLE/inst/lib"
    PGPORT='610768'
    top_builddir='/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication/../../..'
    PG_REGRESS='/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication/../../../src/test/regress/pg_regress
    /usr/bin/prove -I ../../../src/test/perl/ -I . --timer t/*.pl
 
 
— >> /bin/sh ../../../config/install-sh -c -d        << This is missing in our env
 
Please let me know if there is anything missing in the build environment. 
 
 
 
Thanks,
Sriram. 
Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: CHECKPOINT unlogged data
Next
From: Tom Lane
Date:
Subject: Adding some error context for lock wait failures