[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xen-unstable bisection] 133818: testing test-armhf-armhf-xl-arndale



branch xen-unstable
xenbranch xen-unstable
job test-armhf-armhf-xl-arndale
testid xen-boot

Tree: linux git://xenbits.xen.org/linux-pvops.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git

For bisection revision-tuple graph see:
   
http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable/test-armhf-armhf-xl-arndale.xen-boot.html
Revision IDs in each graph node refer, respectively, to the Trees above.

----------------------------------------
Running cs-bisection-step 
--graph-out=/home/logs/results/bisect/xen-unstable/test-armhf-armhf-xl-arndale.xen-boot
 --summary-out=tmp/133818.bisection-summary --basis-template=133696 
--blessings=real,real-bisect --flight=133818 xen-unstable 
test-armhf-armhf-xl-arndale xen-boot
Searching for failure / basis pass:
 133742 fail [host=arndale-bluewater] / 133696 [host=arndale-metrocentre] 
133675 [host=arndale-westfield] 133645 [host=arndale-lakeside] 133609 
[host=arndale-westfield] 133583 [host=arndale-metrocentre] 133573 ok.
Failure / basis pass flights: 133742 / 133573
Tree: linux git://xenbits.xen.org/linux-pvops.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 50484ee133c2219a26fd98b39770187221b5e0bc 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
de5b678ca4dcdfa83e322491d478d66df56c1986 
ef15ca08a8bb7db95689485af232ae18d40f5356
Basis pass 50484ee133c2219a26fd98b39770187221b5e0bc 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
de5b678ca4dcdfa83e322491d478d66df56c1986 
f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Generating revisions with ./adhoc-revtuple-generator  
git://xenbits.xen.org/linux-pvops.git#50484ee133c2219a26fd98b39770187221b5e0bc-50484ee133c2219a26fd98b39770187221b5e0bc
 
git://xenbits.xen.org/osstest/linux-firmware.git#c530a75c1e6a472b0eb9558310b518f0dfcd8860-c530a75c1e6a472b0eb9558310b518f0dfcd8860
 
git://xenbits.xen.org/qemu-xen.git#de5b678ca4dcdfa83e322491d478d66df56c1986-de5b678ca4dcdfa83e322491d478d66df56c1986
 git://xenbits.xen.org/xen.git#f393b82fe5ba3ed9cfe2b306ffa53368e55b75af-ef15ca0\
 8a8bb7db95689485af232ae18d40f5356
Loaded 1001 nodes in revision graph
Searching for test results:
 133517 [host=arndale-westfield]
 133561 [host=arndale-lakeside]
 133583 [host=arndale-metrocentre]
 133573 pass 50484ee133c2219a26fd98b39770187221b5e0bc 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
de5b678ca4dcdfa83e322491d478d66df56c1986 
f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
 133609 [host=arndale-westfield]
 133645 [host=arndale-lakeside]
 133675 [host=arndale-westfield]
 133696 [host=arndale-metrocentre]
 133742 fail 50484ee133c2219a26fd98b39770187221b5e0bc 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
de5b678ca4dcdfa83e322491d478d66df56c1986 
ef15ca08a8bb7db95689485af232ae18d40f5356
Searching for interesting versions
 Result found: flight 133573 (pass), for basis pass
 Result found: flight 133742 (fail), for basis failure
Need to reproduce basis pass (pass); had 1 already.
Should test 50484ee133c2219a26fd98b39770187221b5e0bc 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
de5b678ca4dcdfa83e322491d478d66df56c1986 
f393b82fe5ba3ed9cfe2b306ffa53368e55b75af.
Revision graph left in 
/home/logs/results/bisect/xen-unstable/test-armhf-armhf-xl-arndale.xen-boot.{dot,ps,png,html,svg}.
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Searching for build-armhf (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Searching for build-armhf (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Searching for build-armhf (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Searching for build-armhf (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Searching for build-armhf (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Searching for build-armhf (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Searching for build-armhf (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Searching for build-armhf (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Searching for build-armhf (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Searching for build-armhf (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Searching for build-armhf (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Searching for build-armhf (like 133742) to reuse...
Can reuse build 133568.build-armhf.
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 write.
HINT:  The transaction might succeed if retried. [for Statement "        UPDATE 
runvars SET val=?
            WHERE  flight=? AND job=? AND name=?
" with ParamValues: 1='133568.build-armhf', 2='133818', 
3='test-armhf-armhf-xl-arndale', 4='buildjob']
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Can reuse build 133568.build-armhf.
Need 133818.build-armhf-pvops (like 133742)
 revision_linux=50484ee133c2219a26fd98b39770187221b5e0bc
 revision_linuxfirmware=c530a75c1e6a472b0eb9558310b518f0dfcd8860
Searching for build-armhf-pvops (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Can reuse build 133568.build-armhf.
Need 133818.build-armhf-pvops (like 133742)
 revision_linux=50484ee133c2219a26fd98b39770187221b5e0bc
 revision_linuxfirmware=c530a75c1e6a472b0eb9558310b518f0dfcd8860
Searching for build-armhf-pvops (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Can reuse build 133568.build-armhf.
Need 133818.build-armhf-pvops (like 133742)
 revision_linux=50484ee133c2219a26fd98b39770187221b5e0bc
 revision_linuxfirmware=c530a75c1e6a472b0eb9558310b518f0dfcd8860
Searching for build-armhf-pvops (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Can reuse build 133568.build-armhf.
Need 133818.build-armhf-pvops (like 133742)
 revision_linux=50484ee133c2219a26fd98b39770187221b5e0bc
 revision_linuxfirmware=c530a75c1e6a472b0eb9558310b518f0dfcd8860
Searching for build-armhf-pvops (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Can reuse build 133568.build-armhf.
Need 133818.build-armhf-pvops (like 133742)
 revision_linux=50484ee133c2219a26fd98b39770187221b5e0bc
 revision_linuxfirmware=c530a75c1e6a472b0eb9558310b518f0dfcd8860
Searching for build-armhf-pvops (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Can reuse build 133568.build-armhf.
Need 133818.build-armhf-pvops (like 133742)
 revision_linux=50484ee133c2219a26fd98b39770187221b5e0bc
 revision_linuxfirmware=c530a75c1e6a472b0eb9558310b518f0dfcd8860
Searching for build-armhf-pvops (like 133742) to reuse...
DB confict (err=7 state=40001): DBD::Pg::db selectrow_hashref failed: ERROR:  
could not serialize access due to read/write dependencies among transactions
DETAIL:  Reason code: Canceled on identification as a pivot, during conflict 
out checking.
HINT:  The transaction might succeed if retried. [for Statement "            
SELECT  *
            FROM    flights JOIN jobs j USING (flight)
            WHERE   j.job=?
            AND     j.status='pass'
            AND     (blessing='real' OR  blessing='real-bisect')
            AND     (TRUE)
            AND     0 = ( SELECT count(*)
                          FROM
                              ( SELECT name,val
                                FROM   runvars
                                WHERE  runvars.flight = flights.flight
                                  AND  job=? AND synth='f'
                              ) o
                          FULL OUTER JOIN
                              bisection_runvars want
                          USING (name)
                          WHERE (o.val = want.val) IS NOT TRUE
                        )
            ORDER BY flights.started desc
            LIMIT 1
"]
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Can reuse build 133568.build-armhf.
Need 133818.build-armhf-pvops (like 133742)
 revision_linux=50484ee133c2219a26fd98b39770187221b5e0bc
 revision_linuxfirmware=c530a75c1e6a472b0eb9558310b518f0dfcd8860
Searching for build-armhf-pvops (like 133742) to reuse...
Can reuse build-kern 133762.build-armhf-pvops.
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 write.
HINT:  The transaction might succeed if retried. [for Statement "        UPDATE 
runvars SET val=?
            WHERE  flight=? AND job=? AND name=?
" with ParamValues: 1='133762.build-armhf-pvops', 2='133818', 
3='test-armhf-armhf-xl-arndale', 4='kernbuildjob']
DB conflict (messages above may refer); retrying...
Populating 133818...
Need 133818.test-armhf-armhf-xl-arndale (like 133742)
Creating 133818.test-armhf-armhf-xl-arndale (copying from 133742)
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Can reuse build 133568.build-armhf.
Need 133818.build-armhf-pvops (like 133742)
 revision_linux=50484ee133c2219a26fd98b39770187221b5e0bc
 revision_linuxfirmware=c530a75c1e6a472b0eb9558310b518f0dfcd8860
Can reuse build-kern 133762.build-armhf-pvops.
Need 133818.build-armhf (like 133742)
 revision_qemuu=de5b678ca4dcdfa83e322491d478d66df56c1986
 revision_xen=f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Can reuse build 133568.build-armhf.
Checking for flail (since 133573)...
Flight 133818 ready to go.

_______________________________________________
osstest-output mailing list
osstest-output@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/osstest-output

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.