[Varnish] #1210: Intermittent failure of tests/v00002.vtc

Varnish varnish-bugs at varnish-cache.org
Tue Oct 16 14:52:16 CEST 2012


#1210: Intermittent failure of tests/v00002.vtc
-------------------------+-----------------------
 Reporter:  mi           |       Owner:
     Type:  defect       |      Status:  reopened
 Priority:  low          |   Milestone:
Component:  varnishtest  |     Version:  3.0.3
 Severity:  minor        |  Resolution:
 Keywords:               |
-------------------------+-----------------------
Changes (by mi):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 Running with -j'''1''' I just had another failure. This time it is
 b00030.vtc:

 {{{
 ./varnishtest -i -j1 ./tests/*.vtc
 #     top  TEST ./tests/a00000.vtc passed (0.004)
 #     top  TEST ./tests/a00001.vtc passed (0.003)
 #     top  TEST ./tests/a00002.vtc passed (0.004)
 #     top  TEST ./tests/a00003.vtc passed (0.006)
 ....
 #     top  TEST ./tests/b00028.vtc passed (1.133)
 #     top  TEST ./tests/b00029.vtc passed (4.134)
 ######## ./tests/b00030.vtc ########
 Assert error in VSL_Open_CallBack(), vsl.c line 366:
   Condition(sha != NULL) not true.
 ######## ./tests/b00030.vtc ########
   errno = 2 (No such file or directory)
 **** top   0.0 macro def varnishd=../varnishd/varnishd
 **** top   0.0 macro def
 pwd=/mi/ports/www/varnish/work/varnish-3.0.3/bin/varnishtest
 **** top   0.0 macro def
 topbuild=/mi/ports/www/varnish/work/varnish-3.0.3/bin/varnishtest/../..
 **** top   0.0 macro def bad_ip=10.255.255.255
 **** top   0.0 macro def tmpdir=/tmp/vtc.33839.0679e193
 *    top   0.0 TEST ./tests/b00030.vtc starting
 ***  top   0.0 varnishtest
 *    top   0.0 TEST Test formatting of timestamps
 ***  top   0.0 server
 **   s1    0.0 Starting server
 **** s1    0.0 macro def s1_addr=127.0.0.1
 **** s1    0.0 macro def s1_port=20321
 **** s1    0.0 macro def s1_sock=127.0.0.1 20321
 *    s1    0.0 Listen on 127.0.0.1 20321
 ***  top   0.0 varnish
 **   s1    0.0 Started on 127.0.0.1 20321
 **   v1    0.0 Launch
 ***  v1    0.0 CMD: cd ${pwd} && ${varnishd} -d -d -n
 /tmp/vtc.33839.0679e193/v1 -l 10m,1m,- -p auto_restart=off -p
 syslog_cli_traffic=off -a '127.0.0.1:0' -S /tmp/vtc.33839.0679e193/v1/_S
 -M '127.0.0.1 54824' -P /tmp/vtc.33839.0679e193/v1/varnishd.pid
 -sfile,/tmp/vtc.33839.0679e193/v1,10M
 ***  v1    0.0 CMD: cd
 /mi/ports/www/varnish/work/varnish-3.0.3/bin/varnishtest &&
 ../varnishd/varnishd -d -d -n /tmp/vtc.33839.0679e193/v1 -l 10m,1m,- -p
 auto_restart=off -p syslog_cli_traffic=off -a '127.0.0.1:0' -S
 /tmp/vtc.33839.0679e193/v1/_S -M '127.0.0.1 54824' -P
 /tmp/vtc.33839.0679e193/v1/varnishd.pid
 -sfile,/tmp/vtc.33839.0679e193/v1,10M
 ***  v1    0.0 PID: 34746
 ***  v1    0.1 debug| Platform:
 FreeBSD,8.3-STABLE,i386,-sfile,-smalloc,-hcritbit\n
 ***  v1    0.1 debug| 200 236     \n
 ***  v1    0.1 debug| -----------------------------\n
 ***  v1    0.1 debug| Varnish Cache CLI 1.0\n
 ***  v1    0.1 debug| -----------------------------\n
 ***  v1    0.1 debug| FreeBSD,8.3-STABLE,i386,-sfile,-smalloc,-hcritbit\n
 ***  v1    0.1 debug| \n
 ***  v1    0.1 debug| Type 'help' for command list.\n
 ***  v1    0.1 debug| Type 'quit' to close CLI session.\n
 ***  v1    0.1 debug| Type 'start' to launch worker process.\n
 ***  v1    0.1 debug| \n

 #     top  TEST ./tests/b00030.vtc FAILED (0.358) signal=6 exit=0
 }}}

 Something is not right about the test-framework...

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1210#comment:3>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list