Build:OutageReports:20070102-02

From MozillaWiki
Jump to: navigation, search

On Dec 30 2006 at 12:30, fxexp-win32-tbox/trunk experienced a service outage for 48 hours.

What was effected:

XULRunner trunk builds on Windows.

What was the cause of the outage:

Build was hung. Here is the tail of the log:

Building deps for prmjtime.c
/cygdrive/d/builds/tinderbox/XR-Trunk/WINNT_5.2_Depend/mozilla/build/cygwin-wrapper rc.exe  -r -DOSTYPE=\"WINNT5.2\" -DOSARCH=\"WINNT\" -DBUILD_ID=2006123109 -DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include   -I../../dist/include/js -I../../dist/include/nspr  -DMOZ_PNG_READ -DPNG_NO_MMX_CODE -DMOZ_PNG_WRITE  -I../../dist/sdk/include -I/cygdrive/d/builds/tinderbox/XR-Trunk/WINNT_5.2_Depend/mozilla/js/src -Fojs3240.res  /cygdrive/d/builds/tinderbox/XR-Trunk/WINNT_5.2_Depend/mozilla/js/src/js3240.rc
/cygdrive/d/builds/tinderbox/XR-Trunk/WINNT_5.2_Depend/mozilla/build/cygwin-wrapper cl -Foprmjtime.obj -c  -DOSTYPE=\"WINNT5.2\" -DOSARCH=\"WINNT\" -DBUILD_ID=2006123109 -DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include   -I../../dist/include/js -I../../dist/include/nspr  -DMOZ_PNG_READ -DPNG_NO_MMX_CODE -DMOZ_PNG_WRITE  -I../../dist/sdk/include -I/cygdrive/d/builds/tinderbox/XR-Trunk/WINNT_5.2_Depend/mozilla/js/src      -TC -nologo -W3 -Gy -Fdprmjtime.pdb  -DNDEBUG -DTRIMMED -O1 -fp:precise -MD            -D_CRT_SECURE_NO_DEPRECATE=1 -D_CRT_NONSTDC_NO_DEPRECATE=1 -DWINVER=0x500 -D_WIN32_WINNT=0x500 -D_WIN32_IE=0x0400 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9a2pre\" -DMOZILLA_VERSION_U=1.9a2pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -D_WIN32=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -D_X86_=1 -DD_INO=d_ino -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_XULRU
NNER=1 -DMOZ_BUILD_APP=xulrunner -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-windows\" -DMOZ_THEBES=1 -DMOZ_CAIRO_GFX=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_AIRBAG=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".dll\" -DJS_THREADSAFE=1 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\"  -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT /cygdrive/d/builds/tinderbox/XR-Trunk/WINNT_5.2_Depend/mozilla/js/src/prmjtime.c prmjtime.c
d:/builds/tinderbox/XR-Trunk/WINNT_5.2_Depend/mozilla/js/src/prmjtime.c(103) : warning C4244: 'return' : conversion from 'time_t' to 'JSInt32', possible loss of data

Full log

What will be done to prevent this in the future:

coop killed the hung process by hand.