+ OSSTEST_JOB=test-amd64-amd64-examine-uefi + export OSSTEST_JOB + OSSTEST_TESTID=memdisk-try-append + shift + export OSSTEST_TESTID + ./ts-memdisk-try-append host ++ perl -I. -we ' use Osstest; use Osstest::TestSupport; tsreadconfig(); our $whhost = pop @ARGV; # arg parsing bodge $whhost ||= "host"; our $ho = selecthost($whhost); if (get_target_property($ho,"firmware") ne "bios") { # osstest does not yet know how to install FreeBSD on UEFI hosts # See also in set_freebsd_runvars in mfi_common # Skipping this test on non-BIOS does not lead to pushes # where this test is broken, because make-flght test_matrix_do_one # arranges to run this test on BIOS too. broken("skipping memdisk because firmware is not bios", "skip"); } print $ho->{Arch} or die $!; ' host 2024-04-25 13:59:35 Z starting 185798.test-amd64-amd64-examine-uefi 2024-04-25 13:59:35 Z runvar all_host_di_version=2024-03-26 2024-04-25 13:59:35 Z runvar all_hostflags=arch-amd64,arch-xen-amd64,suite-bookworm,purpose-test,PropEq:Firmware:bios:uefi 2024-04-25 13:59:35 Z runvar all_host_suite=bookworm 2024-04-25 13:59:35 Z runvar all_host_xenstored=oxenstored 2024-04-25 13:59:35 Z runvar arch=amd64 2024-04-25 13:59:35 Z runvar buildjob=build-amd64 2024-04-25 13:59:35 Z runvar freebsdbuildjob=141501.build-amd64-freebsd 2024-04-25 13:59:35 Z runvar host=sabro0 2024-04-25 13:59:35 Z runvar kernbuildjob=build-amd64-pvops 2024-04-25 13:59:35 Z runvar syslog_server=10.149.64.3:47764 2024-04-25 13:59:35 Z runvar toolstack=xl 2024-04-25 13:59:35 Z runvar xenbuildjob=build-amd64 2024-04-25 13:59:35 Z serial method sympathy sabro0: serial2 /root/sympathy/sabro0 /root/sympathy/sabro0.log* 2024-04-25 13:59:35 Z TftpScope is default 2024-04-25 13:59:35 Z task 2477444 ownd [10.149.64.3]:41929: osstest@osstest 185798 test-amd64-amd64-examine-uefi 2024-04-25 13:59:35 Z host host: selected sabro0 00:10:e0:de:89:44 10.149.64.68 2024-04-25 13:59:35 Z runvar store: host_lifecycle=@185794.test-amd64-amd64-libvirt-qcow2:5 9 + DB confict (err=7 state=40001): DBD::Pg::st execute failed: ERROR: could not serialize access due to read/write dependencies among transactions DETAIL: Reason code: Canceled on identification as a pivot, during conflict in checking. HINT: The transaction might succeed if retried. [for Statement " UPDATE steps SET status=?, finished=? WHERE flight=? AND job=? AND testid=? AND stepno=? " with ParamValues: 1='skip', 2='1714053575', 3='185798', 4='test-amd64-amd64-examine-uefi', 5='memdisk-try-append', 6='4'] DB conflict (messages above may refer); retrying after 0.464108659261004... DB confict (err=7 state=40001): DBD::Pg::db commit failed: ERROR: could not serialize access due to read/write dependencies among transactions DETAIL: Reason code: Canceled on commit attempt with conflict in from prepared pivot. HINT: The transaction might succeed if retried. rollback ineffective with AutoCommit enabled at Osstest.pm line 346. DB conflict (messages above may refer); retrying after 0.627837312588724... DB confict (err=7 state=40001): DBD::Pg::db commit failed: ERROR: could not serialize access due to read/write dependencies among transactions DETAIL: Reason code: Canceled on commit attempt with conflict in from prepared pivot. HINT: The transaction might succeed if retried. rollback ineffective with AutoCommit enabled at Osstest.pm line 346. DB conflict (messages above may refer); retrying after 0.648263495064757... DB confict (err=7 state=40001): DBD::Pg::db commit failed: ERROR: could not serialize access due to read/write dependencies among transactions DETAIL: Reason code: Canceled on commit attempt with conflict in from prepared pivot. HINT: The transaction might succeed if retried. rollback ineffective with AutoCommit enabled at Osstest.pm line 346. DB conflict (messages above may refer); retrying after 2.60860941129411... 2024-04-25 13:59:37 Z ---------- step 4 memdisk-try-append skip ---------- SKIP: skipping memdisk because firmware is not bios; marked 185798.test-amd64-amd64-examine-uefi skip + arch= + case "$arch" in + echo 'Step skipped.' Step skipped. + exit 0 + rc=0 + date -u +%Y-%m-%d %H:%M:%S Z exit status 0 2024-04-25 13:59:38 Z exit status 0 + exit 0