[test-results] [Bamboo] Asterisk Testing - Asterisk Trunk - Asterisk CentOS 6 64-Bit 13 may have hung.

Bamboo bamboo at asterisk.org
Tue Feb 28 01:29:05 CST 2012


-------------------------------------------------------------------------------
TESTING-ASTERISKTRUNK-AST18CENTOS64-13 may have hung.
-------------------------------------------------------------------------------

This build has been running for 160 minutes, which is 149% longer than usual.
It has been 154 minutes since Bamboo received a log message for this build.
Running on agent asterisk-testsuite-01.digium.internal.digium.internal

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-AST18CENTOS64/log

--------------
Code Changes
--------------
rmudgett (357096):

>Fix callerid of Originated calls.
>
>Thanks to Matt Riddell for tracking this down.
>
>(closes issue ASTERISK-19385)
>Reported by: ornix
>........
>
>Merged revisions 357093 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 357095 from http://svn.asterisk.org/svn/asterisk/branches/10
>



--------------
Last Logs
--------------
28-Feb-2012 04:54:01 |  gmake[1]: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luafilesystem-1.4.2'
28-Feb-2012 04:54:01 |  gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null`   -c -o src/lfs.o src/lfs.c
28-Feb-2012 04:54:02 |  MACOS_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -shared  -o src/lfs.so src/lfs.o
28-Feb-2012 04:54:02 |  gmake[1]: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luafilesystem-1.4.2'
28-Feb-2012 04:54:02 |  rm -rf lib/lua/luasocket-2.0.2
28-Feb-2012 04:54:02 |  tar -C lib/lua -zxf lib/lua/luasocket-2.0.2.tar.gz 
28-Feb-2012 04:54:02 |  patch -p1 -d lib/lua/luasocket-2.0.2 < tools/luasocket.diff
28-Feb-2012 04:54:02 |  patching file config
28-Feb-2012 04:54:02 |  patching file src/makefile
28-Feb-2012 04:54:02 |  touch lib/lua/luasocket-patched.stamp
28-Feb-2012 04:54:02 |  gmake -C lib/lua/luasocket-2.0.2
28-Feb-2012 04:54:02 |  gmake[1]: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luasocket-2.0.2'
28-Feb-2012 04:54:02 |  cd src; gmake all
28-Feb-2012 04:54:02 |  gmake[2]: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luasocket-2.0.2/src'
28-Feb-2012 04:54:02 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o luasocket.o luasocket.c
28-Feb-2012 04:54:02 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o timeout.o timeout.c
28-Feb-2012 04:54:02 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o buffer.o buffer.c
28-Feb-2012 04:54:02 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o io.o io.c
28-Feb-2012 04:54:02 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o auxiliar.o auxiliar.c
28-Feb-2012 04:54:02 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o options.o options.c
28-Feb-2012 04:54:02 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o inet.o inet.c
28-Feb-2012 04:54:03 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o tcp.o tcp.c
28-Feb-2012 04:54:03 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o udp.o udp.c
28-Feb-2012 04:54:03 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o except.o except.c
28-Feb-2012 04:54:03 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o select.o select.c
28-Feb-2012 04:54:03 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o usocket.o usocket.c
28-Feb-2012 04:54:03 |  gcc  -O -shared -fpic -o socket.so.2.0.2 luasocket.o timeout.o buffer.o io.o auxiliar.o options.o inet.o tcp.o udp.o except.o select.o usocket.o 
28-Feb-2012 04:54:03 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o mime.o mime.c
28-Feb-2012 04:54:03 |  gcc  -O -shared -fpic -o mime.so.1.0.2 mime.o 
28-Feb-2012 04:54:03 |  ar rc luasocket.a luasocket.o timeout.o buffer.o io.o auxiliar.o options.o inet.o tcp.o udp.o except.o select.o usocket.o 
28-Feb-2012 04:54:03 |  ranlib  luasocket.a
28-Feb-2012 04:54:03 |  gmake[2]: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luasocket-2.0.2/src'
28-Feb-2012 04:54:03 |  gmake[1]: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luasocket-2.0.2'
28-Feb-2012 04:54:03 |  rm -rf lib/lua/luaposix-5.1.4
28-Feb-2012 04:54:03 |  tar -C lib/lua -zxf lib/lua/luaposix-5.1.4.tar.gz 
28-Feb-2012 04:54:03 |  patch -p1 -d lib/lua/luaposix-5.1.4 < tools/luaposix.diff
28-Feb-2012 04:54:03 |  patching file lposix.c
28-Feb-2012 04:54:03 |  patching file lposix.h
28-Feb-2012 04:54:03 |  patching file Makefile
28-Feb-2012 04:54:04 |  touch lib/lua/luaposix-patched.stamp
28-Feb-2012 04:54:04 |  gmake -C lib/lua/luaposix-5.1.4
28-Feb-2012 04:54:04 |  gmake[1]: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luaposix-5.1.4'
28-Feb-2012 04:54:04 |  cc  -fPIC `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -pedantic -Wall  -c -o lposix.o lposix.c
28-Feb-2012 04:54:04 |  cc  -o posix.so -shared lposix.o -lcrypt
28-Feb-2012 04:54:04 |  gmake[1]: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luaposix-5.1.4'
28-Feb-2012 04:54:04 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude -c -o lib/lua.o \
28-Feb-2012 04:54:04 |  	-DLUAFILESYSTEM_HEADER=\"../lib/lua/luafilesystem-1.4.2/src/lfs.h\" \
28-Feb-2012 04:54:04 |  	-DLUASOCKET_HEADER=\"../lib/lua/luasocket-2.0.2/src/luasocket.h\" \
28-Feb-2012 04:54:04 |  	-DLUAPOSIX_HEADER=\"../lib/lua/luaposix-5.1.4/lposix.h\" \
28-Feb-2012 04:54:04 |         	lib/lua.c
28-Feb-2012 04:54:04 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude   -c -o lib/testsuite.o lib/testsuite.c
28-Feb-2012 04:54:04 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude   -c -o lib/testutils.o lib/testutils.c
28-Feb-2012 04:54:04 |  cc -D_GNU_SOURCE -Wall -o tools/mkstring tools/mkstring.c
28-Feb-2012 04:54:04 |  luac -o lib/lua/testlib.luac lib/lua/testlib.lua
28-Feb-2012 04:54:04 |  ./tools/mkstring -n testlib_lua -o lib/lua/testlib_lua.h lib/lua/testlib.luac 
28-Feb-2012 04:54:04 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude   -c -o lib/lua/testlib.o lib/lua/testlib.c
28-Feb-2012 04:54:04 |  luac -o lib/lua/astlib.luac lib/lua/astlib.lua
28-Feb-2012 04:54:04 |  ./tools/mkstring -n astlib_lua -o lib/lua/astlib_lua.h lib/lua/astlib.luac 
28-Feb-2012 04:54:04 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude   -c -o lib/lua/astlib.o lib/lua/astlib.c
28-Feb-2012 04:54:04 |  luac -o lib/lua/proclib.luac lib/lua/proclib.lua
28-Feb-2012 04:54:04 |  ./tools/mkstring -n proclib_lua -o lib/lua/proclib_lua.h lib/lua/proclib.luac 
28-Feb-2012 04:54:04 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude   -c -o lib/lua/proclib.o lib/lua/proclib.c
28-Feb-2012 04:54:04 |  cc -o asttest asttest.o lib/lua.o lib/testsuite.o lib/testutils.o lib/lua/testlib.o lib/lua/astlib.o lib/lua/proclib.o `pkg-config --libs lua5.1 2> /dev/null || pkg-config --libs lua 2> /dev/null || echo -llua -lm -ldl` lib/lua/luafilesystem-1.4.2/src/lfs.o  lib/lua/luasocket-2.0.2/src/luasocket.a lib/lua/luaposix-5.1.4/lposix.o  -lcrypt
28-Feb-2012 04:54:05 |  gmake -C lib/lua/luaposix-5.1.4
28-Feb-2012 04:54:05 |  gmake[1]: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luaposix-5.1.4'
28-Feb-2012 04:54:05 |  gmake[1]: Nothing to be done for `all'.
28-Feb-2012 04:54:05 |  gmake[1]: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luaposix-5.1.4'
28-Feb-2012 04:54:05 |  install -d /usr/local/bin
28-Feb-2012 04:54:05 |  install -m 755 asttest /usr/local/bin
28-Feb-2012 04:54:05 |  gmake: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/addons'
28-Feb-2012 04:54:05 |  Initialized empty Git repository in /srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/addons/starpy/.git/
28-Feb-2012 04:54:05 |  gmake: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/addons'
28-Feb-2012 04:54:05 |  gmake: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/addons'
28-Feb-2012 04:54:05 |  (cd starpy; python setup.py install --prefix=~/.local --record install.record)
28-Feb-2012 04:54:06 |  running install
28-Feb-2012 04:54:06 |  running build
28-Feb-2012 04:54:06 |  running build_py
28-Feb-2012 04:54:06 |  creating build
28-Feb-2012 04:54:06 |  creating build/lib
28-Feb-2012 04:54:06 |  creating build/lib/starpy
28-Feb-2012 04:54:06 |  copying ./__init__.py -> build/lib/starpy
28-Feb-2012 04:54:06 |  copying ./fastagi.py -> build/lib/starpy
28-Feb-2012 04:54:06 |  copying ./error.py -> build/lib/starpy
28-Feb-2012 04:54:06 |  copying ./manager.py -> build/lib/starpy
28-Feb-2012 04:54:06 |  running install_lib
28-Feb-2012 04:54:06 |  copying build/lib/starpy/__init__.py -> /root/.local/lib/python2.6/site-packages/starpy
28-Feb-2012 04:54:06 |  copying build/lib/starpy/fastagi.py -> /root/.local/lib/python2.6/site-packages/starpy
28-Feb-2012 04:54:06 |  copying build/lib/starpy/error.py -> /root/.local/lib/python2.6/site-packages/starpy
28-Feb-2012 04:54:06 |  copying build/lib/starpy/manager.py -> /root/.local/lib/python2.6/site-packages/starpy
28-Feb-2012 04:54:06 |  byte-compiling /root/.local/lib/python2.6/site-packages/starpy/__init__.py to __init__.pyc
28-Feb-2012 04:54:06 |  byte-compiling /root/.local/lib/python2.6/site-packages/starpy/fastagi.py to fastagi.pyc
28-Feb-2012 04:54:06 |  byte-compiling /root/.local/lib/python2.6/site-packages/starpy/error.py to error.pyc
28-Feb-2012 04:54:06 |  byte-compiling /root/.local/lib/python2.6/site-packages/starpy/manager.py to manager.pyc
28-Feb-2012 04:54:06 |  running install_data
28-Feb-2012 04:54:06 |  copying doc/style/sitestyle.css -> /root/.local/lib/python2.6/site-packages/starpy/doc/style
28-Feb-2012 04:54:06 |  copying doc/index.html -> /root/.local/lib/python2.6/site-packages/starpy/doc
28-Feb-2012 04:54:06 |  running install_egg_info
28-Feb-2012 04:54:06 |  Writing /root/.local/lib/python2.6/site-packages/starpy-1.0.1-py2.6.egg-info
28-Feb-2012 04:54:06 |  writing list of installed files to 'install.record'
28-Feb-2012 04:54:06 |  gmake: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/addons'

--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20120228/8b2b1d05/attachment-0001.htm>


More information about the Test-results mailing list