stefanjudis / grunt-phantomas

Grunt plugin wrapping phantomas to measure frontend performance
MIT License
285 stars 25 forks source link

It does not generate json #116

Open sithmel opened 10 years ago

sithmel commented 10 years ago

grunt phantomas is failing on this specific page:

phantomas: {
    pageTest : {
        options : {
            indexPath :  './phantomas/',
            options   : {
                timeout      : 1200,
            },
            numberOfRuns: 1,
            url       : "http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html",
            buildUi   : true,
            }
        }
    }
}

it is failing with the version 0.9.0 (phantomas 1.4.0) with this error:

Running "connect:build" (connect) task Fri, 15 Aug 2014 11:27:54 GMT connect:dispatcher use / staticMiddleware Fri, 15 Aug 2014 11:27:54 GMT connect:dispatcher use / serveIndex Started connect web server on http://0.0.0.0:9001

Running "phantomas:pageTest" (phantomas) task

PHANTOMAS EXECUTION(S) STARTED. Fri, 15 Aug 2014 11:27:54 GMT phantomas nodejs v0.10.24 Fri, 15 Aug 2014 11:27:54 GMT phantomas phantomas v1.4.0 installed in /home/sithmel/src/fe-padre/node_modules/grunt-phantomas/node_modules/phantomas Fri, 15 Aug 2014 11:27:54 GMT phantomas URL: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html Fri, 15 Aug 2014 11:27:54 GMT phantomas Options: {"timeout":1200,"film-strip":true,"film-strip-dir":"phantomas/images/1408102074662"} Fri, 15 Aug 2014 11:27:54 GMT phantomas:engines Engine "webkit": PhantomJS v1.9.7 installed in /home/sithmel/src/fe-padre/node_modules/grunt-phantomas/node_modules/phantomas/node_modules/phantomjs/lib/phantom/bin/phantomjs Fri, 15 Aug 2014 11:27:54 GMT phantomas:engines Engine "gecko": SlimerJS v0.9.1 installed in /home/sithmel/src/fe-padre/node_modules/grunt-phantomas/node_modules/phantomas/node_modules/slimerjs/lib/slimer/slimerjs Fri, 15 Aug 2014 11:27:54 GMT phantomas:engines Running /home/sithmel/src/fe-padre/node_modules/grunt-phantomas/node_modules/phantomas/scripts/phantomas.js (using PhantomJS) Fri, 15 Aug 2014 11:27:54 GMT phantomas:engines Passing phantomas options: {"timeout":1200,"film-strip":true,"film-strip-dir":"phantomas/images/1408102074662","url":"http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html","user-agent":"phantomas/1.4.0 (PhantomJS/1.9.7; linux x64)"} Fri, 15 Aug 2014 11:27:54 GMT phantomas Spawned with pid #10787 Fri, 15 Aug 2014 11:27:55 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-33.png",33] Fri, 15 Aug 2014 11:27:55 GMT phantomas:ipc progress: [10,10] Fri, 15 Aug 2014 11:27:55 GMT phantomas:progress 10% (+10%) Fri, 15 Aug 2014 11:27:56 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-267.png",267] Fri, 15 Aug 2014 11:27:56 GMT phantomas:ipc progress: [24,14] Fri, 15 Aug 2014 11:27:56 GMT phantomas:progress 24% (+14%) Fri, 15 Aug 2014 11:27:56 GMT phantomas:ipc progress: [33,9] Fri, 15 Aug 2014 11:27:56 GMT phantomas:progress 33% (+9%) Fri, 15 Aug 2014 11:27:56 GMT phantomas:ipc metric: ["timeToFirstByte",442] Fri, 15 Aug 2014 11:27:56 GMT phantomas:milestone timeToFirstByte: 442 ms Fri, 15 Aug 2014 11:27:56 GMT phantomas:ipc metric: ["timeToLastByte",567] Fri, 15 Aug 2014 11:27:56 GMT phantomas:milestone timeToLastByte: 567 ms Fri, 15 Aug 2014 11:27:56 GMT phantomas:ipc metric: ["statusCodesTrail","301,200"] Fri, 15 Aug 2014 11:27:56 GMT phantomas:ipc progress: [35,2] Fri, 15 Aug 2014 11:27:56 GMT phantomas:progress 35% (+2%) Fri, 15 Aug 2014 11:27:56 GMT phantomas:ipc progress: [42,7] Fri, 15 Aug 2014 11:27:56 GMT phantomas:progress 42% (+7%) Fri, 15 Aug 2014 11:27:57 GMT phantomas:ipc domQuery: ["tag name","head"] Fri, 15 Aug 2014 11:27:57 GMT phantomas:ipc domQuery: ["tag name","head"] Fri, 15 Aug 2014 11:27:57 GMT phantomas:ipc progress: [48,6] Fri, 15 Aug 2014 11:27:57 GMT phantomas:progress 48% (+6%) Fri, 15 Aug 2014 11:27:57 GMT phantomas:ipc domQuery: ["tag name","body"] Fri, 15 Aug 2014 11:27:57 GMT phantomas:ipc progress: [50,2] Fri, 15 Aug 2014 11:27:57 GMT phantomas:progress 50% (+2%) Fri, 15 Aug 2014 11:27:57 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:27:57 GMT phantomas:ipc domQuery: ["tag name","head"] Fri, 15 Aug 2014 11:27:57 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:27:58 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-1575.png",1575] Fri, 15 Aug 2014 11:27:58 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-1650.png",1650] Fri, 15 Aug 2014 11:27:59 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-1724.png",1724] Fri, 15 Aug 2014 11:27:59 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:28:00 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-1801.png",1801] Fri, 15 Aug 2014 11:28:00 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:28:00 GMT phantomas:ipc domQuery: ["id","#facebook-jssdk"] Fri, 15 Aug 2014 11:28:00 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:28:00 GMT phantomas:ipc domQuery: ["id","#twitter-wjs"] Fri, 15 Aug 2014 11:28:00 GMT phantomas:ipc domQuery: ["id","#rc-tabs"] Fri, 15 Aug 2014 11:28:04 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-1876.png",1876] Fri, 15 Aug 2014 11:28:09 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-1951.png",1951] Fri, 15 Aug 2014 11:28:09 GMT phantomas:ipc domQuery: ["class",".weather"] Fri, 15 Aug 2014 11:28:09 GMT phantomas:ipc domQuery: ["tag name","a"] Fri, 15 Aug 2014 11:28:09 GMT phantomas:ipc domQuery: ["tag name","span"] Fri, 15 Aug 2014 11:28:09 GMT phantomas:ipc domQuery: ["class",".weather"] Fri, 15 Aug 2014 11:28:14 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-2112.png",2112] Fri, 15 Aug 2014 11:28:19 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-2187.png",2187] Fri, 15 Aug 2014 11:28:19 GMT phantomas:ipc progress: [65,15] Fri, 15 Aug 2014 11:28:19 GMT phantomas:progress 65% (+15%) Fri, 15 Aug 2014 11:28:19 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:28:24 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-2263.png",2263] Fri, 15 Aug 2014 11:28:24 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:28:24 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:28:24 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:28:30 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-2429.png",2429] Fri, 15 Aug 2014 11:28:30 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:28:30 GMT phantomas:ipc domQuery: ["tag name","meta"] Fri, 15 Aug 2014 11:28:30 GMT phantomas:ipc domQuery: ["tag name","meta"] Fri, 15 Aug 2014 11:28:30 GMT phantomas:ipc domQuery: ["selector",".g-additnow,g\:additnow,.g-blogger,g\:blogger,.g-comments,g\:comments,.g-commentcount,g\:commentcount,.g-community,g\:community,.g-follow,g\:follow,.g-page,g\:page,.g-person,g\:person,.g-plus,g\:plus,.g-plusone,g\:plusone,.g-post,g\:post,.g-reportabuse,g\:reportabuse,.g-savetodrive,g\:savetodrive,.g-savetowallet,g\:savetowallet,.g-shortlists,g\:shortlists,.g-visibility,g\:visibility,.g-youtube,g\:youtube,.g-ytsubscribe,g\:ytsubscribe,.g-zoomableimage,g\:zoomableimage,.g-photocomments,g\:photocomments,.g-hangout,g\:hangout,.g-interactivepost,g\:interactivepost,.g-recobar,g\:recobar,.g-autocomplete,g\:autocomplete,.g-profile,g\:profile,.g-signin,g\:signin,.g-share,g\:share"] Fri, 15 Aug 2014 11:28:30 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:28:35 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-2661.png",2661] Fri, 15 Aug 2014 11:28:40 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-2736.png",2736] Fri, 15 Aug 2014 11:28:46 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-2811.png",2811] Fri, 15 Aug 2014 11:28:51 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-2954.png",2954] Fri, 15 Aug 2014 11:28:56 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-3029.png",3029] Fri, 15 Aug 2014 11:29:02 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-3103.png",3103] Fri, 15 Aug 2014 11:29:02 GMT phantomas:ipc progress: [75,10] Fri, 15 Aug 2014 11:29:02 GMT phantomas:progress 75% (+10%) Fri, 15 Aug 2014 11:29:07 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-3211.png",3211] Fri, 15 Aug 2014 11:29:12 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-3286.png",3286] Fri, 15 Aug 2014 11:29:18 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-3361.png",3361] Fri, 15 Aug 2014 11:29:18 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:29:18 GMT phantomas:ipc domQuery: ["id","#fb-root"] Fri, 15 Aug 2014 11:29:18 GMT phantomas:ipc domQuery: ["tag name","head"] Fri, 15 Aug 2014 11:29:18 GMT phantomas:ipc domQuery: ["tag name","head"] Fri, 15 Aug 2014 11:29:18 GMT phantomas:ipc domQuery: ["tag name","head"] Fri, 15 Aug 2014 11:29:18 GMT phantomas:ipc domQuery: ["id","#taboola-below-main-column"] Fri, 15 Aug 2014 11:29:18 GMT phantomas:ipc domQuery: ["tag name","script"] Fri, 15 Aug 2014 11:29:23 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-3639.png",3639] Fri, 15 Aug 2014 11:29:23 GMT phantomas:ipc domQuery: ["selector",".g-share,g\:share"] Fri, 15 Aug 2014 11:29:23 GMT phantomas:ipc domQuery: ["tag name","meta"] Fri, 15 Aug 2014 11:29:23 GMT phantomas:ipc domQuery: ["id","#oauth2relay1971600016"] Fri, 15 Aug 2014 11:29:29 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-3737.png",3737] Fri, 15 Aug 2014 11:29:29 GMT phantomas:ipc domQuery: ["id","#oauth2relay1971600016"] Fri, 15 Aug 2014 11:29:29 GMT phantomas:ipc domQuery: ["id","#oauth2relay1971600016"] Fri, 15 Aug 2014 11:29:34 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-3812.png",3812] Fri, 15 Aug 2014 11:29:34 GMT phantomas:ipc progress: [88,13] Fri, 15 Aug 2014 11:29:34 GMT phantomas:progress 88% (+13%) Fri, 15 Aug 2014 11:29:39 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-3920.png",3920] Fri, 15 Aug 2014 11:29:45 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-4071.png",4071] Fri, 15 Aug 2014 11:29:50 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-4222.png",4222] Fri, 15 Aug 2014 11:29:56 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-4340.png",4340] Fri, 15 Aug 2014 11:29:56 GMT phantomas:ipc progress: [90,2] Fri, 15 Aug 2014 11:29:56 GMT phantomas:progress 90% (+2%) Fri, 15 Aug 2014 11:30:01 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-4488.png",4488] Fri, 15 Aug 2014 11:30:07 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-4614.png",4614] Fri, 15 Aug 2014 11:30:12 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-4716.png",4716] Fri, 15 Aug 2014 11:30:18 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-4842.png",4842] Fri, 15 Aug 2014 11:30:23 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-4971.png",4971] Fri, 15 Aug 2014 11:30:29 GMT phantomas:ipc filmStrip: ["phantomas/images/1408102074662/screenshot-2014-08-15T11:27:55-5204.png",5204] Fri, 15 Aug 2014 11:30:30 GMT phantomas:results Process returned code #0 Fri, 15 Aug 2014 11:30:30 GMT phantomas:results Error when parsing JSON (SyntaxError: Unexpected end of input) >> 1 Phantomas execution(s) done -> checking results: >> Phantomas execution successful. >> SOMETHING WENT WRONG... >> No run was successful.

It is also failing with the master (phantomas 1.5.0):

PHANTOMAS EXECUTION(S) STARTED. Fri, 15 Aug 2014 11:17:19 GMT phantomas nodejs v0.10.24 Fri, 15 Aug 2014 11:17:19 GMT phantomas phantomas v1.5.0 installed in /home/sithmel/src/grunt-phantomas/node_modules/phantomas Fri, 15 Aug 2014 11:17:19 GMT phantomas URL: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html Fri, 15 Aug 2014 11:17:19 GMT phantomas Options: {"timeout":1200,"film-strip":true,"film-strip-dir":"phantomas/images/1408101439973"} Fri, 15 Aug 2014 11:17:20 GMT phantomas:engines Engine "webkit": PhantomJS v1.9.7 installed in /home/sithmel/src/grunt-phantomas/node_modules/phantomas/node_modules/phantomjs/lib/phantom/bin/phantomjs Fri, 15 Aug 2014 11:17:20 GMT phantomas:engines Engine "gecko": SlimerJS v0.9.1 installed in /home/sithmel/src/grunt-phantomas/node_modules/phantomas/node_modules/slimerjs/lib/slimer/slimerjs Fri, 15 Aug 2014 11:17:20 GMT phantomas:engines Running /home/sithmel/src/grunt-phantomas/nodemodules/phantomas/scripts/phantomas.js (using PhantomJS) Fri, 15 Aug 2014 11:17:20 GMT phantomas:engines Passing phantomas options: {"timeout":1200,"film-strip":true,"film-strip-dir":"phantomas/images/1408101439973","url":"http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html","user-agent":"phantomas/1.5.0 (PhantomJS/1.9.7; linux x64)"} Fri, 15 Aug 2014 11:17:20 GMT phantomas Spawned with pid #10624 Fri, 15 Aug 2014 11:17:20 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-47.png",47] Fri, 15 Aug 2014 11:17:20 GMT phantomas:ipc progress: [10,10] Fri, 15 Aug 2014 11:17:20 GMT phantomas:progress 10% (+10%) Fri, 15 Aug 2014 11:17:21 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-329.png",329] Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc progress: [24,14] Fri, 15 Aug 2014 11:17:22 GMT phantomas:progress 24% (+14%) Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc progress: [33,9] Fri, 15 Aug 2014 11:17:22 GMT phantomas:progress 33% (+9%) Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc metric: ["timeToFirstByte",487] Fri, 15 Aug 2014 11:17:22 GMT phantomas:milestone timeToFirstByte: 487 ms Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc metric: ["timeToLastByte",608] Fri, 15 Aug 2014 11:17:22 GMT phantomas:milestone timeToLastByte: 608 ms Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc metric: ["statusCodesTrail","301,200"] Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc progress: [35,2] Fri, 15 Aug 2014 11:17:22 GMT phantomas:progress 35% (+2%) Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc progress: [38,3] Fri, 15 Aug 2014 11:17:22 GMT phantomas:progress 38% (+3%) Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc progress: [44,6] Fri, 15 Aug 2014 11:17:22 GMT phantomas:progress 44% (+6%) Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc domQuery: ["tag name","head","getElementsByTagName"] Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc domQuery: ["tag name","head","getElementsByTagName"] Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc domQuery: ["tag name","body","getElementsByTagName"] Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc domQuery: ["tag name","","getElementsByTagName"] Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc domQuery: ["class",".i","getElementsByClassName"] Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc domQuery: ["tag name","_","getElementsByTagName"] Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc domQuery: ["tag name","a","getElementsByTagName"] Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc domQuery: ["tag name","input","getElementsByTagName"] Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc domQuery: ["tag name","tbody","getElementsByTagName"] Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc progress: [50,6] Fri, 15 Aug 2014 11:17:22 GMT phantomas:progress 50% (+6%) Fri, 15 Aug 2014 11:17:22 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:17:23 GMT phantomas:ipc domQuery: ["tag name","head","getElementsByTagName"] Fri, 15 Aug 2014 11:17:23 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:17:23 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-1705.png",1705] Fri, 15 Aug 2014 11:17:24 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-1780.png",1780] Fri, 15 Aug 2014 11:17:24 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-1855.png",1855] Fri, 15 Aug 2014 11:17:24 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:17:25 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-1937.png",1937] Fri, 15 Aug 2014 11:17:25 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:17:25 GMT phantomas:ipc domQuery: ["id","#facebook-jssdk","getElementById"] Fri, 15 Aug 2014 11:17:25 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:17:25 GMT phantomas:ipc domQuery: ["id","#twitter-wjs","getElementById"] Fri, 15 Aug 2014 11:17:25 GMT phantomas:ipc domQuery: ["id","#rc-tabs","getElementById"] Fri, 15 Aug 2014 11:17:30 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-2011.png",2011] Fri, 15 Aug 2014 11:17:35 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-2085.png",2085] Fri, 15 Aug 2014 11:17:35 GMT phantomas:ipc domQuery: ["class",".weather","getElementsByClassName"] Fri, 15 Aug 2014 11:17:35 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:17:35 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:17:35 GMT phantomas:ipc domQuery: ["tag name","a","getElementsByTagName"] Fri, 15 Aug 2014 11:17:35 GMT phantomas:ipc domQuery: ["tag name","span","getElementsByTagName"] Fri, 15 Aug 2014 11:17:35 GMT phantomas:ipc domQuery: ["class",".weather","getElementsByClassName"] Fri, 15 Aug 2014 11:17:40 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-2270.png",2270] Fri, 15 Aug 2014 11:17:45 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-2344.png",2344] Fri, 15 Aug 2014 11:17:45 GMT phantomas:ipc progress: [65,15] Fri, 15 Aug 2014 11:17:45 GMT phantomas:progress 65% (+15%) Fri, 15 Aug 2014 11:17:45 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:17:45 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:17:45 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:17:45 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:17:50 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-2419.png",2419] Fri, 15 Aug 2014 11:17:56 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-2571.png",2571] Fri, 15 Aug 2014 11:17:56 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:17:56 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:17:56 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:17:56 GMT phantomas:ipc domQuery: ["selector",".g-additnow,g\:additnow,.g-blogger,g\:blogger,.g-comments,g\:comments,.g-commentcount,g\:commentcount,.g-community,g\:community,.g-follow,g\:follow,.g-page,g\:page,.g-person,g\:person,.g-plus,g\:plus,.g-plusone,g\:plusone,.g-post,g\:post,.g-reportabuse,g\:reportabuse,.g-savetodrive,g\:savetodrive,.g-savetowallet,g\:savetowallet,.g-shortlists,g\:shortlists,.g-visibility,g\:visibility,.g-youtube,g\:youtube,.g-ytsubscribe,g\:ytsubscribe,.g-zoomableimage,g\:zoomableimage,.g-photocomments,g\:photocomments,.g-hangout,g\:hangout,.g-interactivepost,g\:interactivepost,.g-recobar,g\:recobar,.g-autocomplete,g\:autocomplete,.g-profile,g\:profile,.g-signin,g\:signin,.g-share,g\:share","querySelectorAll"] Fri, 15 Aug 2014 11:17:56 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:18:02 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-2812.png",2812] Fri, 15 Aug 2014 11:18:07 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-2887.png",2887] Fri, 15 Aug 2014 11:18:12 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-2962.png",2962] Fri, 15 Aug 2014 11:18:18 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-3110.png",3110] Fri, 15 Aug 2014 11:18:23 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-3184.png",3184] Fri, 15 Aug 2014 11:18:29 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-3258.png",3258] Fri, 15 Aug 2014 11:18:29 GMT phantomas:ipc progress: [74,9] Fri, 15 Aug 2014 11:18:29 GMT phantomas:progress 74% (+9%) Fri, 15 Aug 2014 11:18:34 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-3382.png",3382] Fri, 15 Aug 2014 11:18:39 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-3456.png",3456] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-3531.png",3531] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["id","#fb-root","getElementById"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","head","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","head","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","head","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["id","#taboola-below-main-column","getElementById"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:18:45 GMT phantomas:ipc domQuery: ["tag name","script","getElementsByTagName"] Fri, 15 Aug 2014 11:18:50 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-3816.png",3816] Fri, 15 Aug 2014 11:18:50 GMT phantomas:ipc domQuery: ["selector",".g-share,g\:share","querySelectorAll"] Fri, 15 Aug 2014 11:18:50 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:18:50 GMT phantomas:ipc domQuery: ["id","#oauth2relay492735114","getElementById"] Fri, 15 Aug 2014 11:18:56 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-3921.png",3921] Fri, 15 Aug 2014 11:18:56 GMT phantomas:ipc domQuery: ["id","#oauth2relay492735114","getElementById"] Fri, 15 Aug 2014 11:18:56 GMT phantomas:ipc domQuery: ["id","#oauth2relay492735114","getElementById"] Fri, 15 Aug 2014 11:19:01 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-3996.png",3996] Fri, 15 Aug 2014 11:19:01 GMT phantomas:ipc progress: [87,13] Fri, 15 Aug 2014 11:19:01 GMT phantomas:progress 87% (+13%) Fri, 15 Aug 2014 11:19:06 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-4122.png",4122] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-4281.png",4281] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","meta","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:19:12 GMT phantomas:ipc domQuery: ["tag name","link","getElementsByTagName"] Fri, 15 Aug 2014 11:19:17 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-4446.png",4446] Fri, 15 Aug 2014 11:19:23 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-4567.png",4567] Fri, 15 Aug 2014 11:19:23 GMT phantomas:ipc progress: [90,3] Fri, 15 Aug 2014 11:19:23 GMT phantomas:progress 90% (+3%) Fri, 15 Aug 2014 11:19:28 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-4723.png",4723] Fri, 15 Aug 2014 11:19:34 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-4848.png",4848] Fri, 15 Aug 2014 11:19:39 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-4949.png",4949] Fri, 15 Aug 2014 11:19:45 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-5075.png",5075] Fri, 15 Aug 2014 11:19:50 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-5219.png",5219] Fri, 15 Aug 2014 11:19:56 GMT phantomas:ipc filmStrip: ["phantomas/images/1408101439973/screenshot-2014-08-15T11:17:20-5467.png",5467] Fri, 15 Aug 2014 11:19:57 GMT phantomas:results Process returned code #0 Fri, 15 Aug 2014 11:19:57 GMT phantomas:results Error when parsing JSON (SyntaxError: Unexpected end of input) >> 1 Phantomas execution(s) done -> checking results: >> SOMETHING WENT WRONG... >> TypeError: Cannot read property 'metrics' of undefined

 at null. (/home/sithmel/src/grunt-phantomas/tasks/lib/phantomas.js:361:89)  at tryCatch2 (/home/sithmel/src/grunt-phantomas/node_modules/bluebird/js/main/util.js:51:21)  at Promise$_resolveFromResolver as _resolveFromResolver  at new Promise (/home/sithmel/src/grunt-phantomas/node_modules/bluebird/js/main/promise.js:82:37)  at Phantomas.formResult (/home/sithmel/src/grunt-phantomas/tasks/lib/phantomas.js:348:10)  at tryCatch1 (/home/sithmel/src/grunt-phantomas/node_modules/bluebird/js/main/util.js:43:21)  at Promise$_callHandler as _callHandler  at Promise$_settlePromiseFromHandler as _settlePromiseFromHandler  at Promise$_settlePromiseAt as _settlePromiseAt  at Promise$_settlePromises as _settlePromises

The JSON is not generated (for some reason). I have tried running phantomas 1.5.0 with this page and it returns without errors.

stefanjudis commented 10 years ago

Thanks for filing issue.

My results for you site are as follows:

stefan @ stefan-mac: ~/Sites/grunt-phantomas master
$ grunt phantomas
Running "phantomas:grunt" (phantomas) task

PHANTOMAS EXECUTION(S) STARTED.
>> 5 Phantomas execution(s) done -> checking results:
>> Phantomas execution not successful -> 252
>> Phantomas execution successful.
>> Phantomas execution successful.
>> Phantomas execution successful.
>> Phantomas execution successful.
>> SOMETHING WENT WRONG...
>> No run was successful.

And without grunt wrapper.

stefan @ stefan-mac: ~/Sites/grunt-phantomas master ⚡ dirty ⚡
$ phantomas http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html --verbose
12:02:59.480 phantomas v1.5.0: /Users/stefan/.nvm/v0.10.28/lib/node_modules/phantomas/
12:02:59.480 Options: {"version":false,"V":false,"help":false,"h":false,"colors":false,"disable-js":false,"no-externals":false,"progress":false,"silent":false,"verbose":true,"v":true,"scroll":false,"analyze-css":false,"film-strip":false,"page-source":false,"reporter":"plain","R":"plain","format":"plain","timeout":15,"url":"http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html","user-agent":"phantomas/1.5.0 (PhantomJS/1.9.7; darwin x64)"}
12:02:59.481 Loading core modules...
12:02:59.485 Core module requestsMonitor v1.2 initialized
12:02:59.486 Core module cookies v1.0 initialized
12:02:59.487 Core module httpAuth v1.0 initialized
12:02:59.487 Scroll: pass --scroll option to scroll down the page when it's loaded
12:02:59.487 Core module scroll v0.1 initialized
12:02:59.488 Core module timeToFirstByte v1.1 initialized
12:02:59.488 Getting the list of all modules in /Users/stefan/.nvm/v0.10.28/lib/node_modules/phantomas/modules...
12:02:59.490 Module ajaxRequests v0.2 initialized
12:02:59.491 Module alerts v0.1 initialized
12:02:59.491 To enable CSS in-depth metrics please run phantomas with --analyze-css option
12:02:59.491 Module analyzeCss v0.3 initialized
12:02:59.492 Module assetsTypes v0.2 initialized
12:02:59.493 Module blockDomains v0.1 initialized
12:02:59.493 Module cacheHits v0.3 initialized
12:02:59.494 Module caching v0.2 initialized
12:02:59.494 Module console v0.2 initialized
12:02:59.495 Module cookies v0.3 initialized
12:02:59.496 Devices: no profile selected (available: phone, tablet)
12:02:59.497 Module devices v0.1 initialized
12:02:59.497 Module documentHeight v0.1 initialized
12:02:59.499 Module domains v0.3 initialized
12:02:59.500 Module domComplexity v0.3 initialized
12:02:59.501 Module domMutations v0.1 initialized
12:02:59.501 Module domQueries v0.7 initialized
12:02:59.502 Module eventListeners v0.2 initialized
12:02:59.503 filmStrip: to enable screenshots of page being loaded run phantomas with --film-strip option
12:02:59.503 Module filmStrip v0.2 initialized
12:02:59.503 Module globalVariables v0.3 initialized
12:02:59.504 HAR: no path specified, use --har <path>
12:02:59.504 Module har v0.1 initialized
12:02:59.505 Module headers v0.1 initialized
12:02:59.505 Module javaScriptBottlenecks v0.1 initialized
12:02:59.506 Module jQuery v0.2 initialized
12:02:59.506 Module jserrors v0.3 initialized
12:02:59.507 Module localStorage v1.0 initialized
12:02:59.507 Module mainRequest v0.1 initialized
12:02:59.508 To enable page-source of page being loaded run phantomas with --page-source option
12:02:59.508 Module pageSource v0.1 initialized
12:02:59.508 Module postLoadDelay v0.1 initialized
12:02:59.509 Module redirects v0.1 initialized
12:02:59.510 Module requestsStats v0.3 initialized
12:02:59.510 Module screenshot v0.1 initialized
12:02:59.511 Module staticAssets v0.4 initialized
12:02:59.511 Module timeToFirst v0.1 initialized
12:02:59.512 Module waitForSelector v0.1 initialized
12:02:59.513 Module windowPerformance v1.0 initialized
12:02:59.513 Opening <http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html>...
12:02:59.513 Using phantomas/1.5.0 (PhantomJS/1.9.7; darwin x64) as user agent
12:02:59.513 Viewport set to 1280 x 1024
12:02:59.514 Event pageBeforeOpen emitted
12:02:59.515 Event onResourceRequested emitted
12:02:59.517 Event beforeSend emitted
12:02:59.517 Event send emitted
12:02:59.520 Event pageOpen emitted
12:02:59.520 Timeout set to 15 sec
12:02:59.545 Page loading started
12:02:59.545 Event loadStarted emitted
12:02:59.564 Loading progress: 10%
12:02:59.564 Event progress emitted
12:02:59.643 Event onResourceReceived emitted
12:02:59.643 recv: "start" stage not registered for <http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html>!
12:02:59.644 Event recv emitted
12:02:59.644 Time to first byte: response #1 <http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html> is a redirect (waiting for response #2)
12:02:59.645 Event onResourceRequested emitted
12:02:59.645 Event beforeSend emitted
12:02:59.646 Event send emitted
12:02:59.727 Event onResourceReceived emitted
12:02:59.732 Event onResourceRequested emitted
12:02:59.733 Event beforeSend emitted
12:02:59.733 Event send emitted
12:02:59.734 Event onResourceRequested emitted
12:02:59.734 Event beforeSend emitted
12:02:59.734 Event send emitted
12:02:59.735 Event onResourceRequested emitted
12:02:59.736 Event beforeSend emitted
12:02:59.736 Event send emitted
12:02:59.737 Event onResourceRequested emitted
12:02:59.737 Event beforeSend emitted
12:02:59.737 Event send emitted
12:02:59.738 Event onResourceRequested emitted
12:02:59.738 Event beforeSend emitted
12:02:59.738 Event send emitted
12:02:59.739 Event onResourceRequested emitted
12:02:59.739 Event beforeSend emitted
12:02:59.740 Event send emitted
12:02:59.741 Event onResourceRequested emitted
12:02:59.741 Event beforeSend emitted
12:02:59.741 Event send emitted
12:02:59.741 Event onResourceRequested emitted
12:02:59.742 Event beforeSend emitted
12:02:59.742 Event send emitted
12:02:59.743 Event onResourceRequested emitted
12:02:59.743 Event beforeSend emitted
12:02:59.743 Event send emitted
12:02:59.746 Event onResourceRequested emitted
12:02:59.746 Event beforeSend emitted
12:02:59.746 Event send emitted
12:02:59.754 Event onResourceRequested emitted
12:02:59.754 Event beforeSend emitted
12:02:59.754 Event send emitted
12:02:59.754 Event onResourceRequested emitted
12:02:59.755 Event beforeSend emitted
12:02:59.755 Event send emitted
12:02:59.755 Event onResourceRequested emitted
12:02:59.755 Event beforeSend emitted
12:02:59.755 Event send emitted
12:02:59.756 Event onResourceRequested emitted
12:02:59.756 Event beforeSend emitted
12:02:59.756 Event send emitted
12:02:59.757 Event onResourceRequested emitted
12:02:59.757 Event beforeSend emitted
12:02:59.757 Event send emitted
12:02:59.757 Event onResourceRequested emitted
12:02:59.757 Event beforeSend emitted
12:02:59.758 Event send emitted
12:02:59.758 Event onResourceRequested emitted
12:02:59.758 Event beforeSend emitted
12:02:59.758 Event send emitted
12:02:59.759 Event onResourceRequested emitted
12:02:59.759 Event beforeSend emitted
12:02:59.759 Event send emitted
12:02:59.760 Event onResourceRequested emitted
12:02:59.760 Event beforeSend emitted
12:02:59.760 Event send emitted
12:02:59.760 Event onResourceRequested emitted
12:02:59.761 Event beforeSend emitted
12:02:59.761 Event send emitted
12:02:59.761 Event onResourceRequested emitted
12:02:59.761 Event beforeSend emitted
12:02:59.761 Event send emitted
12:02:59.762 Event onResourceRequested emitted
12:02:59.762 Event beforeSend emitted
12:02:59.762 Event send emitted
12:02:59.763 Event onResourceRequested emitted
12:02:59.763 Event beforeSend emitted
12:02:59.763 Event send emitted
12:02:59.764 Event onResourceReceived emitted
12:02:59.764 contentLength missing: {"url":"http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html","bodySize":63135}
12:02:59.764 Event recv emitted
12:02:59.765 Event metric emitted
12:02:59.765 Event metric emitted
12:02:59.765 Time to first byte: set to 82 ms for #2 request to <http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html> (HTTP 200)
12:02:59.765 Time to last byte: set to 119 ms
12:02:59.765 Event responseEnd emitted
12:02:59.765 Block domains: assuming "www.dailymail.co.uk" to be the main domain
12:02:59.765 Event metric emitted
12:02:59.766 Performance timing: responseEnd = 1408104179766
12:02:59.766 Event onResourceReceived emitted
12:02:59.766 Event onResourceReceived emitted
12:02:59.767 Event recv emitted
12:02:59.767 Loading progress: 35%
12:02:59.767 Event progress emitted
12:02:59.781 Event onResourceReceived emitted
12:02:59.781 Event onResourceReceived emitted
12:02:59.781 contentLength missing: {"url":"http://www.dailymail.co.uk/dwr/interface/AjaxFeedsFacade.js","bodySize":1164}
12:02:59.782 Event recv emitted
12:02:59.787 Event onResourceReceived emitted
12:02:59.787 Event onResourceReceived emitted
12:02:59.788 Event recv emitted
12:02:59.792 Event onResourceReceived emitted
12:02:59.792 Event onResourceReceived emitted
12:02:59.792 Event recv emitted
12:02:59.794 Event onResourceReceived emitted
12:02:59.795 Event onResourceReceived emitted
12:02:59.795 contentLength missing: {"url":"http://www.dailymail.co.uk/dwr/engine.js","bodySize":47351}
12:02:59.795 Event recv emitted
12:02:59.817 Loading progress: 38%
12:02:59.817 Event progress emitted
12:03:00.206 Event onResourceReceived emitted
12:03:00.207 recv: "start" stage not registered for <http://b.scorecardresearch.com/c2/14366613/cs.js>!
12:03:00.207 contentLength missing: {"url":"http://b.scorecardresearch.com/c2/14366613/cs.js"}
12:03:00.207 Event recv emitted
12:03:00.218 Event onResourceReceived emitted
12:03:00.218 Event onResourceReceived emitted
12:03:00.219 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/gunther-676/all1--.css","bodySize":66248}
12:03:00.219 Event recv emitted
12:03:00.229 Loading progress: 40%
12:03:00.229 Event progress emitted
12:03:00.229 Event onResourceReceived emitted
12:03:00.230 Event onResourceReceived emitted
12:03:00.230 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/gunther-676/colours.css","bodySize":108613}
12:03:00.230 Event recv emitted
12:03:00.239 Event onResourceReceived emitted
12:03:00.239 Event onResourceReceived emitted
12:03:00.239 contentLength missing: {"url":"http://js.revsci.net/gateway/gw.js?csid=D05509&auto=t","bodySize":6458}
12:03:00.239 Event recv emitted
12:03:00.240 Cookie: received "pudm_AAAA=MLuxM453B15DFVTCsWs6Q2mzX02rW+sFaUdfZRS0m5GX8K0WL0hNRxPeb6TxWKwwN0Ne0k3WSJ0EV01mxKHkbJGuiiYCmkYIL+eLm/ZSOsl2ZkeGyEnxhPdUdp5/cB7NVMM0g03AyxF9Znnv5FB6; Domain=.revsci.net; Expires=Sat, 15-Aug-2015 12:03:00 GMT; Path=/" (for js.revsci.net)
12:03:00.241 Event onResourceReceived emitted
12:03:00.254 Event onResourceReceived emitted
12:03:00.259 Event onResourceReceived emitted
12:03:00.259 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/gunther-676/all--.css","bodySize":91558}
12:03:00.260 Event recv emitted
12:03:00.283 Event onResourceReceived emitted
12:03:00.283 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm1--.js","bodySize":51386}
12:03:00.283 Event recv emitted
12:03:00.283 Event onResourceReceived emitted
12:03:00.284 Loading progress: 47%
12:03:00.284 Event progress emitted
12:03:00.285 Event onResourceReceived emitted
12:03:00.285 Event onResourceReceived emitted
12:03:00.285 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/gunther-636/fff.css","bodySize":46286}
12:03:00.286 Event recv emitted
12:03:00.286 Event onResourceReceived emitted
12:03:00.286 Event onResourceReceived emitted
12:03:00.286 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/gunther-676/googleads--.js","bodySize":3425}
12:03:00.286 Event recv emitted
12:03:00.287 Event onResourceReceived emitted
12:03:00.287 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js","bodySize":194407}
12:03:00.287 Event recv emitted
12:03:00.306 Event onResourceReceived emitted
12:03:00.307 Event onResourceReceived emitted
12:03:00.307 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/gunther-676/mobilegallery--.js","bodySize":21391}
12:03:00.307 Event recv emitted
12:03:00.310 Event onResourceReceived emitted
12:03:00.310 Event onResourceReceived emitted
12:03:00.310 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js","bodySize":45041}
12:03:00.311 Event recv emitted
12:03:00.324 Event onResourceReceived emitted
12:03:00.334 Loading progress: 49%
12:03:00.337 Event progress emitted
12:03:00.337 Event onResourceReceived emitted
12:03:00.338 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js","bodySize":57636}
12:03:00.338 Event recv emitted
12:03:00.343 Event onResourceReceived emitted
12:03:00.374 Event onResourceReceived emitted
12:03:00.374 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/gunther-636/fff.js","bodySize":35600}
12:03:00.374 Event recv emitted
12:03:00.463 Event onResourceReceived emitted
12:03:00.464 Event onResourceReceived emitted
12:03:00.464 contentLength missing: {"url":"http://tags.crwdcntrl.net/c/991/cc.js?ns=_cc991","bodySize":137348}
12:03:00.464 Event recv emitted
12:03:00.484 Loading progress: 50%
12:03:00.485 Event progress emitted
12:03:00.511 Event onResourceReceived emitted
12:03:00.512 Event onResourceReceived emitted
12:03:00.512 contentLength missing: {"url":"http://admin.brightcove.com/js/BrightcoveExperiences.js","bodySize":33142}
12:03:00.512 Event recv emitted
12:03:00.518 Event onResourceReceived emitted
12:03:00.518 Event onResourceReceived emitted
12:03:00.519 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/gunther-676/mobilegallery--.css","bodySize":13647}
12:03:00.519 Event recv emitted
12:03:00.521 Event onResourceReceived emitted
12:03:00.521 Event onResourceReceived emitted
12:03:00.521 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.css","bodySize":21446}
12:03:00.521 Event recv emitted
12:03:00.523 Event onResourceReceived emitted
12:03:00.523 Event onResourceReceived emitted
12:03:00.524 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/gunther-566/registration--.css","bodySize":24248}
12:03:00.524 Event recv emitted
12:03:00.531 phantomas scope injected
12:03:00.531 onInit: page object initialized
12:03:00.531 Event init emitted
12:03:00.532 DOM query: MutationObserver not available!
12:03:00.533 Attaching a spy to "getElementById" function...
12:03:00.533 Attaching a spy to "getElementsByClassName" function...
12:03:00.533 Attaching a spy to "getElementsByClassName" function...
12:03:00.533 Attaching a spy to "getElementsByTagName" function...
12:03:00.533 Attaching a spy to "getElementsByTagName" function...
12:03:00.533 Attaching a spy to "querySelector" function...
12:03:00.533 Attaching a spy to "querySelectorAll" function...
12:03:00.533 Attaching a spy to "querySelector" function...
12:03:00.534 Attaching a spy to "querySelectorAll" function...
12:03:00.534 Attaching a spy to "appendChild" function...
12:03:00.534 Attaching a spy to "insertBefore" function...
12:03:00.534 Attaching a spy to "addEventListener" function...
12:03:00.534 Attaching a spy to "addEventListener" function...
12:03:00.534 Attaching a spy to "addEventListener" function...
12:03:00.535 Attaching a spy to "eval" function...
12:03:00.535 Attaching a spy to "setTimeout" function...
12:03:00.535 Attaching a spy to "setInterval" function...
12:03:00.535 Attaching a spy to "write" function...
12:03:00.535 Attaching a spy to "writeln" function...
12:03:00.536 Spying disabled - installing window.performance metrics
12:03:00.536 Performance timing: emulating window.performance
12:03:00.536 Spying enabled
12:03:00.537 Event domQuery emitted
12:03:00.537 DOM query: by tag name - "head" (using getElementsByTagName)
12:03:00.537 Event domQuery emitted
12:03:00.538 DOM query: by tag name - "head" (using getElementsByTagName)
12:03:00.538 DOM insert: node "script" appended to "head"
12:03:00.538 Event onResourceRequested emitted
12:03:00.539 Event beforeSend emitted
12:03:00.539 Event send emitted
12:03:00.553 DOM event: "load" bound to "window"
12:03:00.554 DOM event: "unload" bound to "window"
12:03:00.556 eval() called directly: from http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3!
12:03:00.556 Backtrace: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3
12:03:00.556 eval'ed code: var batch = 30803;(...)
12:03:00.557 Event domQuery emitted
12:03:00.557 DOM query: by tag name - "body" (using getElementsByTagName)
12:03:00.558 DOM event: "load" bound to "window"
12:03:00.566 Event domQuery emitted
12:03:00.566 DOM query: by tag name - "*" (using getElementsByTagName)
12:03:00.567 Event domQuery emitted
12:03:00.567 DOM query: by class - ".i" (using getElementsByClassName)
12:03:00.567 DOM insert: node "div" appended to "html"
12:03:00.569 Event domQuery emitted
12:03:00.569 DOM query: by tag name - "*" (using getElementsByTagName)
12:03:00.570 Event domQuery emitted
12:03:00.570 DOM query: by tag name - "a" (using getElementsByTagName)
12:03:00.570 Event domQuery emitted
12:03:00.570 DOM query: by tag name - "input" (using getElementsByTagName)
12:03:00.571 Event domQuery emitted
12:03:00.571 DOM query: by tag name - "tbody" (using getElementsByTagName)
12:03:00.571 Event domQuery emitted
12:03:00.571 DOM query: by tag name - "link" (using getElementsByTagName)
12:03:00.573 DOM event: "DOMContentLoaded" bound to "#document"
12:03:00.573 DOM event: "load" bound to "window"
12:03:00.576 jQuery: loaded v1.10.2
12:03:00.576 Attaching a spy to "promise" function...
12:03:00.576 Attaching a spy to "find" function...
12:03:00.592 DOM event: "message" bound to "window"
12:03:00.592 jQuery.ready called: from http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm1--.js:1
12:03:00.593 Event jserror emitted
12:03:00.593 TypeError: Attempted to assign to readonly property.
12:03:00.593 Backtrace: unknown fn: http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm1--.js @ 1 / unknown fn: http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm1--.js @ 1 / unknown fn: http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm1--.js @ 1 / unknown fn: http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm1--.js @ 1
12:03:00.594 document.write() used: from http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:212!
12:03:00.594 Backtrace: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:212 / http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:213
12:03:00.594 Event onResourceRequested emitted
12:03:00.594 Event beforeSend emitted
12:03:00.594 Event send emitted
12:03:00.595 Event onResourceRequested emitted
12:03:00.595 Event beforeSend emitted
12:03:00.595 Event send emitted
12:03:00.609 Event onResourceReceived emitted
12:03:00.610 Event onResourceReceived emitted
12:03:00.610 contentLength missing: {"url":"http://scripts.dailymail.co.uk/static/gunther/gunther-676/print--.css","bodySize":5750}
12:03:00.610 Event recv emitted
12:03:00.614 Event onResourceReceived emitted
12:03:00.614 Event onResourceReceived emitted
12:03:00.615 Event recv emitted
12:03:00.694 Event onResourceReceived emitted
12:03:00.695 Event onResourceReceived emitted
12:03:00.695 contentLength missing: {"url":"http://req.connect.wunderloop.net/AP/470/5854/9978/js?cus=13392,13393,9979,13394,9978,&ord=1408104180594","bodySize":125}
12:03:00.696 Event recv emitted
12:03:00.697 Event domQuery emitted
12:03:00.698 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:00.698 DOM insert: node "script" appended to "head"
12:03:00.698 Event onResourceRequested emitted
12:03:00.699 Event beforeSend emitted
12:03:00.699 Event send emitted
12:03:00.708 Event onResourceRequested emitted
12:03:00.708 Event beforeSend emitted
12:03:00.709 Event send emitted
12:03:00.712 Event onResourceRequested emitted
12:03:00.712 Event beforeSend emitted
12:03:00.712 Event send emitted
12:03:00.720 Event onResourceRequested emitted
12:03:00.720 Event beforeSend emitted
12:03:00.720 Event send emitted
12:03:00.721 Event onResourceRequested emitted
12:03:00.721 Event beforeSend emitted
12:03:00.721 Event send emitted
12:03:00.721 Event onResourceRequested emitted
12:03:00.721 Event beforeSend emitted
12:03:00.721 Event send emitted
12:03:00.722 Event onResourceRequested emitted
12:03:00.722 Event beforeSend emitted
12:03:00.722 Event send emitted
12:03:00.723 Event onResourceRequested emitted
12:03:00.723 Event beforeSend emitted
12:03:00.723 Event send emitted
12:03:00.723 Event onResourceRequested emitted
12:03:00.723 Event beforeSend emitted
12:03:00.723 Event send emitted
12:03:00.724 Event onResourceRequested emitted
12:03:00.724 Event beforeSend emitted
12:03:00.724 Event send emitted
12:03:00.725 Event onResourceRequested emitted
12:03:00.725 Event beforeSend emitted
12:03:00.725 Event send emitted
12:03:00.725 Event onResourceRequested emitted
12:03:00.725 Event beforeSend emitted
12:03:00.725 Event send emitted
12:03:00.726 Event onResourceRequested emitted
12:03:00.726 Event beforeSend emitted
12:03:00.726 Event send emitted
12:03:00.727 Event onResourceRequested emitted
12:03:00.727 Event beforeSend emitted
12:03:00.727 Event send emitted
12:03:00.727 Event onResourceRequested emitted
12:03:00.728 Event beforeSend emitted
12:03:00.728 Event send emitted
12:03:00.728 Event onResourceRequested emitted
12:03:00.728 Event beforeSend emitted
12:03:00.728 Event send emitted
12:03:00.729 Event onResourceRequested emitted
12:03:00.729 Event beforeSend emitted
12:03:00.729 Event send emitted
12:03:00.730 Event onResourceRequested emitted
12:03:00.730 Event beforeSend emitted
12:03:00.730 Event send emitted
12:03:00.730 Event onResourceRequested emitted
12:03:00.731 Event beforeSend emitted
12:03:00.731 Event send emitted
12:03:00.731 Event onResourceRequested emitted
12:03:00.731 Event beforeSend emitted
12:03:00.731 Event send emitted
12:03:00.732 Event onResourceRequested emitted
12:03:00.732 Event beforeSend emitted
12:03:00.732 Event send emitted
12:03:00.732 Event onResourceRequested emitted
12:03:00.733 Event beforeSend emitted
12:03:00.733 Event send emitted
12:03:00.733 Event onResourceRequested emitted
12:03:00.733 Event beforeSend emitted
12:03:00.733 Event send emitted
12:03:00.734 Event onResourceRequested emitted
12:03:00.734 Event beforeSend emitted
12:03:00.734 Event send emitted
12:03:00.734 Event onResourceRequested emitted
12:03:00.735 Event beforeSend emitted
12:03:00.735 Event send emitted
12:03:00.735 Event onResourceRequested emitted
12:03:00.735 Event beforeSend emitted
12:03:00.735 Event send emitted
12:03:00.736 Event onResourceRequested emitted
12:03:00.736 Event beforeSend emitted
12:03:00.736 Event send emitted
12:03:00.736 Event onResourceRequested emitted
12:03:00.737 Event beforeSend emitted
12:03:00.737 Event send emitted
12:03:00.737 Event onResourceRequested emitted
12:03:00.737 Event beforeSend emitted
12:03:00.737 Event send emitted
12:03:00.738 Event onResourceRequested emitted
12:03:00.738 Event beforeSend emitted
12:03:00.738 Event send emitted
12:03:00.738 Event onResourceRequested emitted
12:03:00.739 Event beforeSend emitted
12:03:00.739 Event send emitted
12:03:00.739 Event onResourceRequested emitted
12:03:00.739 Event beforeSend emitted
12:03:00.739 Event send emitted
12:03:00.740 Event onResourceRequested emitted
12:03:00.740 Event beforeSend emitted
12:03:00.740 Event send emitted
12:03:00.741 Event onResourceRequested emitted
12:03:00.741 Event beforeSend emitted
12:03:00.741 Event send emitted
12:03:00.741 Event onResourceRequested emitted
12:03:00.741 Event beforeSend emitted
12:03:00.742 Event send emitted
12:03:00.742 Event onResourceRequested emitted
12:03:00.742 Event beforeSend emitted
12:03:00.742 Event send emitted
12:03:00.743 Event onResourceRequested emitted
12:03:00.743 Event beforeSend emitted
12:03:00.743 Event send emitted
12:03:00.744 Event onResourceRequested emitted
12:03:00.744 Event beforeSend emitted
12:03:00.744 Event send emitted
12:03:00.744 Event onResourceRequested emitted
12:03:00.744 Event beforeSend emitted
12:03:00.744 Event send emitted
12:03:00.745 Event onResourceRequested emitted
12:03:00.745 Event beforeSend emitted
12:03:00.745 Event send emitted
12:03:00.746 Event jserror emitted
12:03:00.746 ReferenceError: Can't find variable: MobileUtils
12:03:00.746 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 314
12:03:00.746 Event jserror emitted
12:03:00.747 TypeError: 'undefined' is not an object (evaluating 'DM.ComScore.off = false')
12:03:00.747 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 318
12:03:00.747 Event jserror emitted
12:03:00.747 TypeError: 'undefined' is not an object (evaluating 'DM.ComScore.dm')
12:03:00.747 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 348
12:03:00.748 Event jserror emitted
12:03:00.748 TypeError: 'undefined' is not an object (evaluating 'DM.pageEvents.listen')
12:03:00.748 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 378
12:03:00.748 Event domQuery emitted
12:03:00.748 DOM query: by tag name - "head" (using getElementsByTagName)
12:03:00.749 DOM insert: node "script" appended to "head"
12:03:00.749 Event onResourceRequested emitted
12:03:00.749 Event beforeSend emitted
12:03:00.749 Event send emitted
12:03:00.750 Event jserror emitted
12:03:00.750 ReferenceError: Can't find variable: AND
12:03:00.750 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 460
12:03:00.750 Event jserror emitted
12:03:00.750 ReferenceError: Can't find variable: MobileUtils
12:03:00.750 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 478 / unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 497
12:03:00.751 Event domQuery emitted
12:03:00.751 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:00.751 DOM insert: node "script" appended to "head"
12:03:00.751 Event onResourceRequested emitted
12:03:00.751 Event beforeSend emitted
12:03:00.752 Event send emitted
12:03:00.752 Event jserror emitted
12:03:00.753 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:00.753 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 519
12:03:00.753 Event onResourceRequested emitted
12:03:00.753 Event beforeSend emitted
12:03:00.753 Event send emitted
12:03:00.761 Event onResourceRequested emitted
12:03:00.761 Event beforeSend emitted
12:03:00.761 Event send emitted
12:03:00.762 document.write() used: from http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:660!
12:03:00.762 Backtrace: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:660
12:03:00.763 Event onResourceReceived emitted
12:03:00.763 Event onResourceReceived emitted
12:03:00.763 Event recv emitted
12:03:00.764 Event onResourceReceived emitted
12:03:00.764 Event onResourceReceived emitted
12:03:00.764 Event recv emitted
12:03:00.764 Event onResourceRequested emitted
12:03:00.764 Event beforeSend emitted
12:03:00.764 Event send emitted
12:03:00.766 Event jserror emitted
12:03:00.766 TypeError: 'undefined' is not an object (evaluating 'NavigationShare.init')
12:03:00.766 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 687
12:03:00.766 Event onResourceRequested emitted
12:03:00.766 Event beforeSend emitted
12:03:00.767 Event send emitted
12:03:00.772 Event onResourceRequested emitted
12:03:00.773 Event beforeSend emitted
12:03:00.773 Event send emitted
12:03:00.774 Event onResourceReceived emitted
12:03:00.774 Event onResourceReceived emitted
12:03:00.774 Event recv emitted
12:03:00.774 Event onResourceReceived emitted
12:03:00.775 Event onResourceReceived emitted
12:03:00.775 Event recv emitted
12:03:00.775 Event onResourceRequested emitted
12:03:00.775 Event beforeSend emitted
12:03:00.775 Event send emitted
12:03:00.776 Event onResourceReceived emitted
12:03:00.776 Event onResourceReceived emitted
12:03:00.776 Event recv emitted
12:03:00.777 Event onResourceRequested emitted
12:03:00.777 Event beforeSend emitted
12:03:00.777 Event send emitted
12:03:00.778 Event jserror emitted
12:03:00.778 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:00.778 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 758
12:03:00.782 Event onResourceRequested emitted
12:03:00.782 Event beforeSend emitted
12:03:00.782 Event send emitted
12:03:00.783 Event onResourceRequested emitted
12:03:00.783 Event beforeSend emitted
12:03:00.783 Event send emitted
12:03:00.783 Event onResourceRequested emitted
12:03:00.784 Event beforeSend emitted
12:03:00.784 Event send emitted
12:03:00.784 Event onResourceReceived emitted
12:03:00.784 Event onResourceReceived emitted
12:03:00.785 Event recv emitted
12:03:00.785 Event onResourceReceived emitted
12:03:00.785 Event onResourceReceived emitted
12:03:00.785 Event recv emitted
12:03:00.786 Event onResourceRequested emitted
12:03:00.786 Event beforeSend emitted
12:03:00.786 Event send emitted
12:03:00.786 Event onResourceReceived emitted
12:03:00.787 Event onResourceReceived emitted
12:03:00.787 Event recv emitted
12:03:00.787 Event onResourceRequested emitted
12:03:00.787 Event beforeSend emitted
12:03:00.787 Event send emitted
12:03:00.788 Event onResourceReceived emitted
12:03:00.793 Event onResourceRequested emitted
12:03:00.793 Event beforeSend emitted
12:03:00.794 Event send emitted
12:03:00.794 Event onResourceRequested emitted
12:03:00.794 Event beforeSend emitted
12:03:00.794 Event send emitted
12:03:00.795 Event onResourceReceived emitted
12:03:00.795 Event recv emitted
12:03:00.796 Event onResourceReceived emitted
12:03:00.796 Event onResourceReceived emitted
12:03:00.796 Event recv emitted
12:03:00.797 Event onResourceRequested emitted
12:03:00.797 Event beforeSend emitted
12:03:00.797 Event send emitted
12:03:00.797 Event onResourceReceived emitted
12:03:00.798 Event onResourceReceived emitted
12:03:00.798 Event recv emitted
12:03:00.800 Sizzle called: .page-header .weather (context: #document)
12:03:00.801 Event domQuery emitted
12:03:00.801 DOM query: by class - ".weather" (using getElementsByClassName)
12:03:00.804 Event domQuery emitted
12:03:00.804 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:00.804 Event domQuery emitted
12:03:00.805 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:00.805 DOM insert: node "DocumentFragment" appended to "body > div#top > div#page-container > div.page-header.bdrgr2 > div.weather"
12:03:00.805 Sizzle called: .page-header .weather a (context: #document)
12:03:00.806 Event domQuery emitted
12:03:00.806 DOM query: by tag name - "a" (using getElementsByTagName)
12:03:00.807 Sizzle called: .page-header .weather span (context: #document)
12:03:00.807 Event domQuery emitted
12:03:00.807 DOM query: by tag name - "span" (using getElementsByTagName)
12:03:00.808 Sizzle called: .page-header .weather (context: #document)
12:03:00.809 Event domQuery emitted
12:03:00.809 DOM query: by class - ".weather" (using getElementsByClassName)
12:03:00.812 Event onResourceReceived emitted
12:03:00.812 Event onResourceReceived emitted
12:03:00.813 Event recv emitted
12:03:00.813 Event onResourceRequested emitted
12:03:00.813 Event beforeSend emitted
12:03:00.813 Event send emitted
12:03:00.814 Event onResourceRequested emitted
12:03:00.814 Event beforeSend emitted
12:03:00.814 Event send emitted
12:03:00.815 Event onResourceReceived emitted
12:03:00.815 Event onResourceReceived emitted
12:03:00.815 Event recv emitted
12:03:00.815 Event onResourceRequested emitted
12:03:00.816 Event beforeSend emitted
12:03:00.816 Event send emitted
12:03:00.816 Event onResourceReceived emitted
12:03:00.816 Event onResourceReceived emitted
12:03:00.817 Event onResourceRequested emitted
12:03:00.817 Event beforeSend emitted
12:03:00.817 Event send emitted
12:03:00.829 Event onResourceReceived emitted
12:03:00.829 Event recv emitted
12:03:00.830 Event onResourceReceived emitted
12:03:00.830 Event recv emitted
12:03:00.831 Event onResourceRequested emitted
12:03:00.831 Event beforeSend emitted
12:03:00.831 Event send emitted
12:03:00.832 Event onResourceReceived emitted
12:03:00.832 Event onResourceReceived emitted
12:03:00.832 Event recv emitted
12:03:00.832 Event onResourceRequested emitted
12:03:00.832 Event beforeSend emitted
12:03:00.833 Event send emitted
12:03:00.833 Event onResourceReceived emitted
12:03:00.833 Event onResourceReceived emitted
12:03:00.834 Event onResourceReceived emitted
12:03:00.834 Event onResourceReceived emitted
12:03:00.834 Event recv emitted
12:03:00.834 Event onResourceRequested emitted
12:03:00.834 Event beforeSend emitted
12:03:00.835 Event send emitted
12:03:00.842 Event onResourceRequested emitted
12:03:00.842 Event beforeSend emitted
12:03:00.842 Event send emitted
12:03:00.843 Event onResourceReceived emitted
12:03:00.843 Event recv emitted
12:03:00.845 Event domQuery emitted
12:03:00.845 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:00.846 DOM insert: node "script" appended to "head"
12:03:00.846 Event onResourceRequested emitted
12:03:00.846 Event beforeSend emitted
12:03:00.846 Event send emitted
12:03:00.847 Event domQuery emitted
12:03:00.847 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:00.847 Event domQuery emitted
12:03:00.847 DOM query: by id - "#facebook-jssdk" (using getElementById)
12:03:00.848 DOM insert: node "script#facebook-jssdk" appended to "head"
12:03:00.848 Event onResourceRequested emitted
12:03:00.848 Event beforeSend emitted
12:03:00.848 Event send emitted
12:03:00.849 Event domQuery emitted
12:03:00.849 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:00.849 Event domQuery emitted
12:03:00.849 DOM query: by id - "#twitter-wjs" (using getElementById)
12:03:00.850 DOM insert: node "script#twitter-wjs" appended to "head"
12:03:00.850 Event onResourceRequested emitted
12:03:00.850 Event beforeSend emitted
12:03:00.850 Event send emitted
12:03:00.851 Event onResourceRequested emitted
12:03:00.851 Event beforeSend emitted
12:03:00.851 Event send emitted
12:03:00.851 Event onResourceReceived emitted
12:03:00.852 Event onResourceReceived emitted
12:03:00.852 Event onResourceReceived emitted
12:03:00.852 Event recv emitted
12:03:00.853 Event onResourceReceived emitted
12:03:00.853 Event onResourceReceived emitted
12:03:00.853 Event recv emitted
12:03:00.853 Event onResourceRequested emitted
12:03:00.853 Event beforeSend emitted
12:03:00.853 Event send emitted
12:03:00.854 Event onResourceReceived emitted
12:03:00.854 Event onResourceReceived emitted
12:03:00.858 Event onResourceRequested emitted
12:03:00.858 Event beforeSend emitted
12:03:00.858 Event send emitted
12:03:00.859 Event onResourceRequested emitted
12:03:00.859 Event beforeSend emitted
12:03:00.859 Event send emitted
12:03:00.860 Event onResourceRequested emitted
12:03:00.860 Event beforeSend emitted
12:03:00.860 Event send emitted
12:03:00.860 Event onResourceReceived emitted
12:03:00.861 Event onResourceReceived emitted
12:03:00.861 Event recv emitted
12:03:00.863 Event onResourceRequested emitted
12:03:00.864 Event beforeSend emitted
12:03:00.864 Event send emitted
12:03:00.865 Event onResourceReceived emitted
12:03:00.865 Event onResourceReceived emitted
12:03:00.865 contentLength missing: {"url":"http://connect.facebook.net/en_US/fbds.js","bodySize":3008}
12:03:00.866 Event recv emitted
12:03:00.867 Event jserror emitted
12:03:00.868 TypeError: 'undefined' is not an object (evaluating 'adverts.requestGoogleAd')
12:03:00.868 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 1746
12:03:00.873 Event onResourceRequested emitted
12:03:00.873 Event beforeSend emitted
12:03:00.873 Event send emitted
12:03:00.874 DOM event: "popstate" bound to "window"
12:03:00.875 Event onResourceReceived emitted
12:03:00.875 Event recv emitted
12:03:00.875 Event onResourceReceived emitted
12:03:00.875 Event onResourceReceived emitted
12:03:00.876 Event recv emitted
12:03:00.876 Event onResourceRequested emitted
12:03:00.876 Event beforeSend emitted
12:03:00.876 Event send emitted
12:03:00.877 Event onResourceReceived emitted
12:03:00.877 Event onResourceReceived emitted
12:03:00.877 Event recv emitted
12:03:00.878 Event onResourceRequested emitted
12:03:00.878 Event beforeSend emitted
12:03:00.878 Event send emitted
12:03:00.878 Loading progress: 52%
12:03:00.878 Event progress emitted
12:03:00.882 Event onResourceRequested emitted
12:03:00.882 Event beforeSend emitted
12:03:00.882 Event send emitted
12:03:00.883 Event onResourceReceived emitted
12:03:00.886 Event domQuery emitted
12:03:00.886 DOM query: by id - "#rc-tabs" (using getElementById)
12:03:00.887 eval() called directly: from http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3!
12:03:00.890 Backtrace: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:4 / http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:1925
12:03:00.890 eval'ed code: var f = function(root){
 var mode; ++batch; var n = root || document;
n = getNodes(n, mode, "li");n = byClassName(n, null, " dm-tab ");return nodup(n)(...)
12:03:00.890 Event jserror emitted
12:03:00.890 ReferenceError: Can't find variable: getNodes
12:03:00.890 Backtrace: unknown fn:  @ 3 / unknown fn: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js @ 3 / unknown fn: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js @ 4 / unknown fn: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js @ 3 / unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 1925
12:03:00.893 Event onResourceRequested emitted
12:03:00.894 Event beforeSend emitted
12:03:00.894 Event send emitted
12:03:00.894 Event onResourceRequested emitted
12:03:00.894 Event beforeSend emitted
12:03:00.894 Event send emitted
12:03:00.895 Event onResourceRequested emitted
12:03:00.895 Event beforeSend emitted
12:03:00.895 Event send emitted
12:03:00.896 Event onResourceRequested emitted
12:03:00.896 Event beforeSend emitted
12:03:00.896 Event send emitted
12:03:00.898 Event onResourceRequested emitted
12:03:00.899 Event beforeSend emitted
12:03:00.899 Event send emitted
12:03:00.900 Event jserror emitted
12:03:00.900 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:00.900 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 2029
12:03:00.901 Event onResourceReceived emitted
12:03:00.902 Event onResourceRequested emitted
12:03:00.902 Event beforeSend emitted
12:03:00.902 Event send emitted
12:03:00.903 Event jserror emitted
12:03:00.903 TypeError: 'undefined' is not an object (evaluating 'PuffShare.init')
12:03:00.903 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 2062
12:03:00.906 Event jserror emitted
12:03:00.907 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:00.907 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 2200
12:03:00.908 Event onResourceReceived emitted
12:03:00.910 Event jserror emitted
12:03:00.910 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:00.910 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 2323
12:03:00.921 Event onResourceReceived emitted
12:03:00.933 Event onResourceReceived emitted
12:03:00.933 Event recv emitted
12:03:00.933 Loading progress: 54%
12:03:00.933 Event progress emitted
12:03:00.934 Event jserror emitted
12:03:00.934 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:00.934 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 3638
12:03:00.947 Event onResourceRequested emitted
12:03:00.948 Event beforeSend emitted
12:03:00.948 Event send emitted
12:03:00.948 Event onResourceReceived emitted
12:03:00.972 Event onResourceReceived emitted
12:03:00.973 contentLength missing: {"url":"http://www.google-analytics.com/ga.js","bodySize":9309}
12:03:00.973 Event recv emitted
12:03:00.973 Event onResourceReceived emitted
12:03:00.973 Event recv emitted
12:03:00.974 Event onResourceReceived emitted
12:03:00.974 Event recv emitted
12:03:00.975 Event onResourceRequested emitted
12:03:00.975 Event beforeSend emitted
12:03:00.975 Event send emitted
12:03:00.975 Event onResourceReceived emitted
12:03:00.976 Event onResourceReceived emitted
12:03:00.976 Event recv emitted
12:03:00.976 Event onResourceRequested emitted
12:03:00.976 Event beforeSend emitted
12:03:00.976 Event send emitted
12:03:01.000 Event onResourceRequested emitted
12:03:01.001 Event beforeSend emitted
12:03:01.001 Event send emitted
12:03:01.003 Event onResourceRequested emitted
12:03:01.003 Event beforeSend emitted
12:03:01.003 Event send emitted
12:03:01.004 Event onResourceReceived emitted
12:03:01.004 contentLength missing: {"url":"http://connect.facebook.net/en_GB/all.js","bodySize":48538}
12:03:01.004 Event recv emitted
12:03:01.005 Event onResourceReceived emitted
12:03:01.005 Event onResourceReceived emitted
12:03:01.005 Event recv emitted
12:03:01.006 Event onResourceReceived emitted
12:03:01.006 Event onResourceReceived emitted
12:03:01.006 Event recv emitted
12:03:01.007 Event onResourceRequested emitted
12:03:01.007 Event beforeSend emitted
12:03:01.007 Event send emitted
12:03:01.007 Event onResourceReceived emitted
12:03:01.008 Loading progress: 56%
12:03:01.008 Event progress emitted
12:03:01.018 DOM event: "DOMContentLoaded" bound to "#document"
12:03:01.018 DOM event: "load" bound to "window"
12:03:01.033 Event onResourceRequested emitted
12:03:01.033 Event beforeSend emitted
12:03:01.033 Event send emitted
12:03:01.034 Event onResourceReceived emitted
12:03:01.034 Event onResourceReceived emitted
12:03:01.034 Event recv emitted
12:03:01.035 Event onResourceReceived emitted
12:03:01.035 Event onResourceReceived emitted
12:03:01.035 Event recv emitted
12:03:01.035 Event onResourceRequested emitted
12:03:01.035 Event beforeSend emitted
12:03:01.036 Event send emitted
12:03:01.037 Event jserror emitted
12:03:01.037 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:01.037 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 5914
12:03:01.038 Event domQuery emitted
12:03:01.038 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:01.040 Event domQuery emitted
12:03:01.040 DOM query: by id - "#fb-root" (using getElementById)
12:03:01.041 DOM insert: node "div" appended to "body > div#top > div#page-container > div.page-header.bdrgr2 > div.supplements > div#fb-root"
12:03:01.041 DOM insert: node "div" appended to "body > div#top > div#page-container > div.page-header.bdrgr2 > div.supplements > div#fb-root > div[0]"
12:03:01.042 DOM event: "message" bound to "window"
12:03:01.043 DOM insert: node "iframe#fb_xdm_frame_http" appended to "body > div#top > div#page-container > div.page-header.bdrgr2 > div.supplements > div#fb-root > div[0] > div[0]"
12:03:01.044 DOM insert: node "iframe#fb_xdm_frame_https" appended to "body > div#top > div#page-container > div.page-header.bdrgr2 > div.supplements > div#fb-root > div[0] > div[0]"
12:03:01.050 Event onResourceRequested emitted
12:03:01.050 Event beforeSend emitted
12:03:01.050 Event send emitted
12:03:01.051 Event onResourceReceived emitted
12:03:01.051 Event recv emitted
12:03:01.052 Event onResourceReceived emitted
12:03:01.052 Event recv emitted
12:03:01.052 Event onResourceRequested emitted
12:03:01.052 Event beforeSend emitted
12:03:01.052 Event send emitted
12:03:01.053 Event onResourceReceived emitted
12:03:01.053 Event onResourceReceived emitted
12:03:01.053 Event onResourceReceived emitted
12:03:01.054 Event recv emitted
12:03:01.054 Event onResourceRequested emitted
12:03:01.054 Event beforeSend emitted
12:03:01.054 Event send emitted
12:03:01.067 Event onResourceRequested emitted
12:03:01.068 Event beforeSend emitted
12:03:01.069 Event send emitted
12:03:01.070 Event onResourceRequested emitted
12:03:01.070 Event beforeSend emitted
12:03:01.070 Event send emitted
12:03:01.071 Event onResourceRequested emitted
12:03:01.071 Event beforeSend emitted
12:03:01.071 Event send emitted
12:03:01.072 Event onResourceReceived emitted
12:03:01.072 Event onResourceReceived emitted
12:03:01.073 Event jserror emitted
12:03:01.074 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:01.074 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6023
12:03:01.074 Event jserror emitted
12:03:01.074 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:01.074 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6029
12:03:01.074 Event jserror emitted
12:03:01.074 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:01.074 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6035
12:03:01.075 Event jserror emitted
12:03:01.075 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:01.075 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6041
12:03:01.075 Event jserror emitted
12:03:01.075 TypeError: 'undefined' is not an object (evaluating 'adverts.requestGoogleAd')
12:03:01.075 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6081
12:03:01.077 Loading progress: 57%
12:03:01.077 Event progress emitted
12:03:01.077 Event onResourceRequested emitted
12:03:01.078 Event beforeSend emitted
12:03:01.078 Event send emitted
12:03:01.082 DOM event: "unload" bound to "window"
12:03:01.091 DOM event: "click" bound to "#document"
12:03:01.092 DOM event: "DOMContentLoaded" bound to "#document"
12:03:01.092 DOM event: "load" bound to "window"
12:03:01.092 Event jserror emitted
12:03:01.093 ReferenceError: Can't find variable: AND
12:03:01.093 Backtrace: unknown fn: http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js @ 1
12:03:01.093 Event jserror emitted
12:03:01.093 TypeError: 'undefined' is not an object (evaluating 'DM.BC')
12:03:01.093 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6169
12:03:01.095 DOM event: "DOMContentLoaded" bound to "#document"
12:03:01.095 DOM event: "load" bound to "#document"
12:03:01.095 DOM event: "message" bound to "window"
12:03:01.097 Event domQuery emitted
12:03:01.097 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:01.098 DOM insert: node "script" appended to "head"
12:03:01.098 Event onResourceRequested emitted
12:03:01.098 Event beforeSend emitted
12:03:01.098 Event send emitted
12:03:01.099 jQuery.ready called: from http://scripts.dailymail.co.uk/static/gunther/gunther-676/mobilegallery--.js:1
12:03:01.100 Event jserror emitted
12:03:01.100 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:01.100 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6192
12:03:01.101 Event jserror emitted
12:03:01.101 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:01.101 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6201
12:03:01.101 Event jserror emitted
12:03:01.102 TypeError: 'undefined' is not an object (evaluating 'd.isIDevice')
12:03:01.102 Backtrace: unknown fn: http://scripts.dailymail.co.uk/static/gunther/gunther-676/mobilegallery--.js @ 1 / unknown fn: http://scripts.dailymail.co.uk/static/gunther/gunther-676/mobilegallery--.js @ 1 / unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6219
12:03:01.105 eval() called directly: from http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3!
12:03:01.105 Backtrace: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:6235
12:03:01.105 eval'ed code: this.compiled = function(values){ return ['<div id="comment-',(values['commentId'] == undefined ? '' : values['commentId']),'" class="',(values['type'(...)
12:03:01.106 eval() called directly: from http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3!
12:03:01.106 Backtrace: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:6235
12:03:01.106 eval'ed code: this.compiled = function(values){ return ['<button type="submit" class="btn anchor-comment js-newcomment newcomment-wide">New Comment</button><button (...)
12:03:01.106 eval() called directly: from http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3!
12:03:01.106 Backtrace: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:6235
12:03:01.107 eval'ed code: this.compiled = function(values){ return ['<div class="submission-message submission-',(values['type'] == undefined ? '' : values['type']),'"><div cla(...)
12:03:01.107 eval() called directly: from http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3!
12:03:01.107 Backtrace: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:6235
12:03:01.107 eval'ed code: this.compiled = function(values){ return ['<button type="submit" class="btn anchor-reply-',(values['type'] == undefined ? '' : values['type']),' js-re(...)
12:03:01.108 eval() called directly: from http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3!
12:03:01.108 Backtrace: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:6235
12:03:01.108 eval'ed code: this.compiled = function(values){ return ['<div class="reply-form textarea-holder field"><a id="reply-form-',(values['id'] == undefined ? '' : values[(...)
12:03:01.108 eval() called directly: from http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3!
12:03:01.108 Backtrace: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:6235
12:03:01.109 eval'ed code: this.compiled = function(values){ return ['<div id="comment-',(values['commentId'] == undefined ? '' : values['commentId']),'" class="comment comment-(...)
12:03:01.109 eval() called directly: from http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3!
12:03:01.109 Backtrace: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:6235
12:03:01.109 eval'ed code: this.compiled = function(values){ return ['<p class="js-report-abuse report-abuse link-gr5ox"><a href="',(values['abuseLink'] == undefined ? '' : valu(...)
12:03:01.110 eval() called directly: from http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3!
12:03:01.110 Backtrace: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:6235
12:03:01.110 eval'ed code: this.compiled = function(values){ return ['<p class="js-report-abuse report-abuse gr3ox">Report abuse</p>'].join('');};(...)
12:03:01.112 Event domQuery emitted
12:03:01.112 DOM query: by id - "#reader-comments" (using getElementById)
12:03:01.113 Event domQuery emitted
12:03:01.113 DOM query: by id - "#content" (using getElementById)
12:03:01.113 eval() called directly: from http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3!
12:03:01.114 Backtrace: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js:3 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js:1 / http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html:6235
12:03:01.114 eval'ed code: var f = function(root){
 var mode; ++batch; var n = root || document;
n = getNodes(n, mode, "div");n = byClassName(n, null, " pagination-container ");(...)
12:03:01.114 Event jserror emitted
12:03:01.114 ReferenceError: Can't find variable: getNodes
12:03:01.114 Backtrace: unknown fn:  @ 3 / unknown fn: http://scripts.dailymail.co.uk/static/gunther/lib-4/lib--.js @ 3 / unknown fn: http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js @ 1 / unknown fn: http://scripts.dailymail.co.uk/static/bundles/rc-main-140813103514.js @ 1 / unknown fn: http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js @ 1 / unknown fn: http://scripts.dailymail.co.uk/static/gunther/gunther-676/dm2--.js @ 1 / unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6235
12:03:01.121 DOM event: "load" bound to "window"
12:03:01.125 Event onResourceRequested emitted
12:03:01.125 Event beforeSend emitted
12:03:01.125 Event send emitted
12:03:01.126 Sizzle called: .fff-hover-icon (context: #document)
12:03:01.127 Event domQuery emitted
12:03:01.127 DOM query: by class - ".fff-hover-icon" (using getElementsByClassName)
12:03:01.128 Event onResourceRequested emitted
12:03:01.129 Event beforeSend emitted
12:03:01.129 Event send emitted
12:03:01.129 jQuery.ready called: from http://scripts.dailymail.co.uk/static/gunther/gunther-636/fff.js:3
12:03:01.131 jQuery.ready called: from http://scripts.dailymail.co.uk/static/gunther/gunther-636/fff.js:4
12:03:01.132 jQuery.ready called: from http://scripts.dailymail.co.uk/static/gunther/gunther-636/fff.js:4
12:03:01.134 DOM insert: node "script" appended to "body"
12:03:01.134 Event onResourceRequested emitted
12:03:01.134 Event beforeSend emitted
12:03:01.134 Event send emitted
12:03:01.136 Event onResourceReceived emitted
12:03:01.137 Event recv emitted
12:03:01.139 Event onResourceReceived emitted
12:03:01.139 Event onResourceReceived emitted
12:03:01.139 Event recv emitted
12:03:01.139 Event onResourceRequested emitted
12:03:01.140 Event beforeSend emitted
12:03:01.140 Event send emitted
12:03:01.140 Event onResourceReceived emitted
12:03:01.141 Event recv emitted
12:03:01.141 Event onResourceRequested emitted
12:03:01.141 Event beforeSend emitted
12:03:01.141 Event send emitted
12:03:01.142 Event onResourceReceived emitted
12:03:01.142 Event recv emitted
12:03:01.142 Event onResourceRequested emitted
12:03:01.142 Event beforeSend emitted
12:03:01.142 Event send emitted
12:03:01.143 Event onResourceReceived emitted
12:03:01.144 Event onResourceReceived emitted
12:03:01.144 Event recv emitted
12:03:01.144 Event onResourceRequested emitted
12:03:01.145 Event beforeSend emitted
12:03:01.145 Event send emitted
12:03:01.146 Event onResourceReceived emitted
12:03:01.146 Event onResourceReceived emitted
12:03:01.146 contentLength missing: {"url":"http://cdn.taboola.com/libtrc/dailymail-row/loader.js","bodySize":206276}
12:03:01.147 Event recv emitted
12:03:01.147 Event onResourceRequested emitted
12:03:01.147 Event beforeSend emitted
12:03:01.147 Event send emitted
12:03:01.149 Event jserror emitted
12:03:01.150 TypeError: 'undefined' is not a function (evaluating 'DM.Footer()')
12:03:01.150 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6335
12:03:01.162 Event domQuery emitted
12:03:01.162 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:01.163 DOM insert: node "script" appended to "head"
12:03:01.163 Event onResourceRequested emitted
12:03:01.164 Event beforeSend emitted
12:03:01.164 Event send emitted
12:03:01.164 Event domQuery emitted
12:03:01.165 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:01.166 Event domQuery emitted
12:03:01.166 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:01.166 DOM insert: node "script" appended to "head"
12:03:01.167 Event onResourceRequested emitted
12:03:01.167 Event beforeSend emitted
12:03:01.167 Event send emitted
12:03:01.168 Event domQuery emitted
12:03:01.168 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:01.169 DOM insert: node "script" appended to "head"
12:03:01.169 Event onResourceRequested emitted
12:03:01.170 Event beforeSend emitted
12:03:01.170 Event send emitted
12:03:01.171 Event onResourceReceived emitted
12:03:01.171 Event onResourceReceived emitted
12:03:01.171 Event onResourceReceived emitted
12:03:01.172 Event onResourceReceived emitted
12:03:01.172 Event onResourceReceived emitted
12:03:01.172 Event onResourceReceived emitted
12:03:01.172 Event recv emitted
12:03:01.173 Event onResourceReceived emitted
12:03:01.173 Event recv emitted
12:03:01.173 Event onResourceReceived emitted
12:03:01.173 Event recv emitted
12:03:01.174 Event onResourceReceived emitted
12:03:01.174 Event recv emitted
12:03:01.174 Event onResourceReceived emitted
12:03:01.177 Event onResourceRequested emitted
12:03:01.177 Event beforeSend emitted
12:03:01.177 Event send emitted
12:03:01.179 Event jserror emitted
12:03:01.179 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:01.179 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6416
12:03:01.180 Event jserror emitted
12:03:01.180 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:01.180 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6424
12:03:01.181 Event jserror emitted
12:03:01.181 TypeError: 'undefined' is not an object (evaluating 'adverts.addToArray')
12:03:01.181 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6429
12:03:01.193 Event domQuery emitted
12:03:01.194 DOM query: by tag name - "script" (using getElementsByTagName)
12:03:01.196 DOM insert: node "script" appended to "head"
12:03:01.196 Event onResourceRequested emitted
12:03:01.198 Event beforeSend emitted
12:03:01.199 Event send emitted
12:03:01.201 Event onResourceReceived emitted
12:03:01.202 Event onResourceReceived emitted
12:03:01.202 Event onResourceReceived emitted
12:03:01.203 Event recv emitted
12:03:01.205 Event onResourceReceived emitted
12:03:01.205 Event recv emitted
12:03:01.206 Event onResourceReceived emitted
12:03:01.206 Event onResourceReceived emitted
12:03:01.206 Event recv emitted
12:03:01.207 Loading progress: 59%
12:03:01.207 Event progress emitted
12:03:01.216 Event jserror emitted
12:03:01.216 ReferenceError: Can't find variable: AND
12:03:01.217 Backtrace: unknown fn: http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virgin-killer-claimed-women-mean-cruel-heartless-creatures-says.html @ 6484
FAIL: 1

If you confirm this, it's an issue in phantomas and you have to file an issue there. Will close this issue here, but feel free to reopen if the problem is really in this side. :)

sithmel commented 10 years ago

Actually I am not getting a 252 code from phantomas. It seems to be working fine despite is noticing a lot of js errors I am not getting from the chrome inspector. If I run phantomas.js http://www.dailymail.coicle-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html --reporter json

I am getting the json. phantomas version 1.4.0 phantomjs version is 1.9.7 and I am on Ubuntu 13.10

stefanjudis commented 10 years ago

http://www.dailymail.coicle-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html

This url points to nothing, doesn't it?

sithmel commented 10 years ago

Sorry :-) http://www.dailymail.co.uk/news/article-2639783/Father-childhood-pal-turned-model-virginiller-claimed-women-mean-cruless-creatures-says.html

stefanjudis commented 10 years ago

Okay I have it.

Will have a look probably today. :)

stefanjudis commented 10 years ago

In case you have this:

$ grunt phantomas                                                                                          [16:17:51]
Running "phantomas:grunt" (phantomas) task

PHANTOMAS EXECUTION(S) STARTED.
>> 5 Phantomas execution(s) done -> checking results:
>> Phantomas execution not successful -> 252
>> Phantomas execution successful.
>> Phantomas execution successful.
>> Phantomas execution successful.
>> Phantomas execution successful.
>> SOMETHING WENT WRONG...
>> No run was successful.
sithmel commented 10 years ago

This is what I am getting: PHANTOMAS EXECUTION(S) STARTED.

1 Phantomas execution(s) done -> checking results: Phantomas execution successful. SOMETHING WENT WRONG... No run was successful.

stefanjudis commented 10 years ago

Well it's kind of the same, but you're only executing once. :)

Anyway I'll have a look into it.

stefanjudis commented 10 years ago

@sithmel could you set numberOfRuns to 5 also and paste output. That I see, that we really have the same behavior?

sithmel commented 10 years ago

Changed node version from v0.10.24 to v0.11.13. First time worked. Second time I am getting exactly your output (252).

stefanjudis commented 10 years ago

I'm still relatively sure, that this is on phantomas side. But I'm sure we'll figure it out quickly. :)

https://github.com/macbre/phantomas/issues/382

stefanjudis commented 10 years ago

@sithmel please follow the issue on phantomas. :)

stefanjudis commented 10 years ago

@sithmel I'm closing here. feel free to reopen if needed. :)

adriandiazgar commented 8 years ago

Hi, I have the same problem

I'm trying to use this url: http://www.carfax.es/lp-coches-de-segunda-mano.html

grunt-phantomas output:

>> 5 Phantomas execution(s) done -> checking results:
>> SOMETHING WENT WRONG...
>> TypeError: Cannot read property 'metrics' of undefined
>>     at null. (/Users/adriandiazgarcia/development/grunt-phantomas/node_modules/grunt-phantomas/tasks/lib/phantomas.js:363:89)
>>     at tryCatch2 (/Users/adriandiazgarcia/development/grunt-phantomas/node_modules/grunt-phantomas/node_modules/bluebird/js/main/util.js:53:21)
>>     at Promise$_resolveFromResolver [as _resolveFromResolver] (/Users/adriandiazgarcia/development/grunt-phantomas/node_modules/grunt-phantomas/node_modules/bluebird/js/main/promise.js:618:13)
>>     at new Promise (/Users/adriandiazgarcia/development/grunt-phantomas/node_modules/grunt-phantomas/node_modules/bluebird/js/main/promise.js:84:37)
>>     at Phantomas.formResult (/Users/adriandiazgarcia/development/grunt-phantomas/node_modules/grunt-phantomas/tasks/lib/phantomas.js:356:10)
>>     at tryCatch1 (/Users/adriandiazgarcia/development/grunt-phantomas/node_modules/grunt-phantomas/node_modules/bluebird/js/main/util.js:45:21)
>>     at Promise$_callHandler [as _callHandler] (/Users/adriandiazgarcia/development/grunt-phantomas/node_modules/grunt-phantomas/node_modules/bluebird/js/main/promise.js:660:13)
>>     at Promise$_settlePromiseFromHandler [as _settlePromiseFromHandler] (/Users/adriandiazgarcia/development/grunt-phantomas/node_modules/grunt-phantomas/node_modules/bluebird/js/main/promise.js:675:18)
>>     at Promise$_settlePromiseAt [as _settlePromiseAt] (/Users/adriandiazgarcia/development/grunt-phantomas/node_modules/grunt-phantomas/node_modules/bluebird/js/main/promise.js:845:14)
>>     at Promise$_settlePromises [as _settlePromises] (/Users/adriandiazgarcia/development/grunt-phantomas/node_modules/grunt-phantomas/node_modules/bluebird/js/main/promise.js:988:14)

But when i executed it with phantomas everything is working

Using the phantomas included in node_modules inside the grunt-phantomas folder node phantomas.js https://www.carfax.es/lp-coches-de-segunda-mano.html --reporter json

{"generator":"phantomas v1.10.2","url":"https://www.carfax.es/lp-coches-de-segunda-mano.html","metrics":{"requests":37,"gzipRequests":9,"postRequests":0,"httpsRequests":36,"notFound":0,"bodySize":911650,"contentLength":911650,"httpTrafficCompleted":7665,"timeToFirstByte":3141,"timeToLastByte":3155,"ajaxRequests":0,"htmlCount":1,"htmlSize":63204,"cssCount":2,"cssSize":126973,"jsCount":6,"jsSize":176255,"jsonCount":0,"jsonSize":0,"imageCount":18,"imageSize":416384,"videoCount":0,"videoSize":0,"webfontCount":0,"webfontSize":0,"base64Count":1,"base64Size":1361,"otherCount":10,"otherSize":128834,"cacheHits":2,"cacheMisses":0,"cachePasses":0,"cachingNotSpecified":0,"cachingTooShort":2,"cachingDisabled":0,"oldCachingHeaders":34,"consoleMessages":0,"cookiesSent":0,"cookiesRecv":351,"domainsWithCookies":1,"documentCookiesLength":31,"documentCookiesCount":2,"documentHeight":3291,"commentsSize":1192,"whiteSpacesSize":8703,"DOMelementsCount":619,"DOMelementMaxDepth":24,"nodesWithInlineCSS":65,"imagesScaledDown":0,"imagesWithoutDimensions":19,"DOMidDuplicated":1,"hiddenContentSize":19603,"DOMmutationsInserts":0,"DOMmutationsRemoves":0,"DOMmutationsAttributes":0,"DOMqueries":562,"DOMqueriesWithoutResults":62,"DOMqueriesById":26,"DOMqueriesByClassName":2,"DOMqueriesByTagName":468,"DOMqueriesByQuerySelectorAll":66,"DOMinserts":63,"DOMqueriesDuplicated":78,"DOMqueriesAvoidable":353,"domains":5,"maxRequestsPerDomain":33,"medianRequestsPerDomain":1,"eventsBound":198,"eventsDispatched":0,"eventsScrollBound":1,"globalVariables":79,"globalVariablesFalsy":1,"headersCount":484,"headersSentCount":109,"headersRecvCount":375,"headersSize":17139,"headersSentSize":5056,"headersRecvSize":12083,"headersBiggerThanContent":2,"jQueryVersion":"2.1.1","jQueryVersionsLoaded":2,"jQueryOnDOMReadyFunctions":11,"jQueryWindowOnLoadFunctions":2,"jQuerySizzleCalls":284,"jQueryEventTriggers":20,"jQueryDOMReads":167,"jQueryDOMWrites":237,"jQueryDOMWriteReadSwitches":73,"documentWriteCalls":0,"evalCalls":0,"jsErrors":1,"closedConnections":3,"localStorageEntries":0,"redirects":0,"redirectsTime":0,"repaints":0,"firstPaint":0,"requestsToDomContentLoaded":25,"requestsToDomComplete":36,"assetsNotGzipped":0,"assetsWithQueryString":1,"assetsWithCookies":24,"smallImages":6,"smallCssFiles":0,"smallJsFiles":0,"multipleRequests":0,"timeToFirstCss":3372,"timeToFirstJs":3380,"timeToFirstImage":3799,"domInteractive":4336,"domContentLoaded":4336,"domContentLoadedEnd":7553,"domComplete":7527,"timeBackend":29,"timeFrontend":71,"statusCodesTrail":"200","windowAlerts":0,"windowConfirms":0,"windowPrompts":0,"bodyHTMLSize":54172,"iframesCount":1,
..........
"https://www.carfax.es/sites/all/themes/carfax_landingpage_es/img/single/01_modul_icon_check.png (IMAGE)","https://www.carfax.es/sites/all/themes/carfax_landingpage_es/css/ajax-loader.gif (IMAGE)"],"smallImages":["https://www.carfax.es/sites/all/themes/carfax_landingpage_es/img/icons/es/login_active.png (0.26 kB)","https://www.carfax.es/sites/default/files/mediapool/slogans/show_me_the_carfax_es.png (1.60 kB)","https://www.carfax.es/sites/all/themes/carfax_landingpage_es/img/single/00_header_stoerer.es.png (1.89 kB)","https://www.carfax.es/sites/all/themes/carfax_landingpage_es/img/single/01_modul_icon_Sample_Report.png (1.47 kB)","https://www.carfax.es/sites/all/themes/carfax_landingpage_es/img/single/module_slider.png (1.11 kB)","https://www.carfax.es/sites/all/themes/carfax_landingpage_es/img/single/01_modul_icon_check.png (0.21 kB)"],"timeToFirstCss":["https://www.carfax.es/sites/default/files/css/css_vQB6sfToUV60aetpIRrfUtA37KV1lU1HNdscf-QMvTs.css received in 3372 ms"],"timeToFirstJs":["https://www.carfax.es/sites/default/files/js/js_5r3h20G9Xc2TF1_Hapnv7bHAbOVP2EP-A7VcJSo_pnU.js received in 3380 ms"],"timeToFirstImage":["https://www.carfax.es/sites/all/themes/carfax_landingpage_es/img/single/logo_CARFAX.es.png received in 3799 ms"],"smallestResponse":["https://www.carfax.es/sites/all/themes/carfax_landingpage_es/img/single/01_modul_icon_check.png (0.21 kB)"],"biggestResponse":["https://www.carfax.es/sites/default/files/css/css_qBL2_HC-YmtlQ_t5kza6I5-6Try040oX6zKe7CLx7eI.css (121.07 kB)"],"fastestResponse":["https://www.googletagmanager.com/gtm.js?id=GTM-MPJML4 (128 ms)"],"slowestResponse":["https://www.carfax.es/lp-coches-de-segunda-mano.html (3155 ms)"],"smallestLatency":["https://www.carfax.es/sites/all/themes/carfax_landingpage_es/img/single/logo_CARFAX.es.png (143 ms)"],"biggestLatency":["https://www.carfax.es/lp-coches-de-segunda-mano.html (3141 ms)"]},"asserts":false}

Any clue what is going on??

Thank you in advance !

stefanjudis commented 8 years ago

Can you please provide the versions of grunt-phantomas and phantomas that are used by the failing run. Will have a quick look in an hour

adriandiazgar commented 8 years ago

Hi @stefanjudis thank you for the fast answer

grunt-phantomas => 0.10.0 phantomas => 1.5.0

adriandiazgar commented 8 years ago

I fix it setting the film-strip to false, this is crashing the app, don't know why but seting this to false it works!

stefanjudis commented 8 years ago

Okay I have the same behavior and will have a look into it. :)

stefanjudis commented 8 years ago

@DaBbleR23 Here we go - it's related to phantomas itself.