Blank page

+ curl --include 'http://localhost:9412/jenkins-mwext-mw-selenium-node-composer-jessie-11/load.php?debug=true&modules=startup&only=scripts' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 15932 0 15932 0 0 4243 0 --:--:-- 0:00:03 --:--:-- 4242 100 115k 0 115k 0 0 30914 0 --:--:-- 0:00:03 --:--:-- 30913 + head -n42 log/curl-load-startup.log HTTP/1.1 200 OK Date: Thu, 05 Apr 2018 14:50:08 GMT Server: Apache X-Content-Type-Options: nosniff ETag: W/"1xsck86" Cache-Control: private, no-cache, must-revalidate Pragma: no-cache Link: ;rel=preload;as=script Transfer-Encoding: chunked Content-Type: text/javascript; charset=utf-8 /** * This file is where we decide whether to initialise the Grade A run-time. * * - Beware: This file MUST parse without errors on even the most ancient of browsers! * - Beware: Do not call mwNow before the isCompatible() check. */ /* global mw, mwPerformance, mwNow, isCompatible, $VARS, $CODE */ window.mwPerformance = ( window.performance && performance.mark ) ? performance : { mark: function () {} }; // Define now() here to ensure valid comparison with mediaWikiLoadEnd (T153819). window.mwNow = ( function () { var perf = window.performance, navStart = perf && perf.timing && perf.timing.navigationStart; return navStart && typeof perf.now === 'function' ? function () { return navStart + perf.now(); } : function () { return Date.now(); }; }() ); /** * See * * Capabilities required for modern run-time: * - ECMAScript 5 * - DOM Level 4 & Selectors API Level 1 * - HTML5 & Web Storage * - DOM Level 2 Events * + curl --include 'http://localhost:9412/jenkins-mwext-mw-selenium-node-composer-jessie-11/index.php?title=Special:JavaScriptTest/qunit/export' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 100 16130 0 16130 0 0 3298 0 --:--:-- 0:00:04 --:--:-- 3297 100 57932 0 57932 0 0 11606 0 --:--:-- 0:00:04 --:--:-- 15358 + head -n11 log/curl-SpecialJavaScriptTest.log HTTP/1.1 200 OK Date: Thu, 05 Apr 2018 14:50:11 GMT Server: Apache X-Content-Type-Options: nosniff Cache-Control: private, no-cache, must-revalidate Pragma: no-cache Transfer-Encoding: chunked Content-Type: text/javascript; charset=utf-8 QUnit.config.autostart = false;if (window.__karma__) {window.__karma__.loaded = function () {};}window.mwPerformance=(window.performance&&performance.mark)?performance:{mark:function(){}};window.mwNow=(function(){var perf=window.performance,navStart=perf&&perf.timing&&perf.timing.navigationStart;return navStart&&typeof perf.now==='function'?function(){return navStart+perf.now();}:function(){return Date.now();};}());window.isCompatible=function(str){var ua=str||navigator.userAgent;return!!((function(){'use strict';return!this&&!!Function.prototype.bind&&!!window.JSON;}())&&'querySelector'in document&&'localStorage'in window&&'addEventListener'in window&&!(ua.match(/MSIE 10|webOS\/1\.[0-4]|SymbianOS|Series60|NetFront|Opera Mini|S40OviBrowser|MeeGo|Android.+Glass|^Mozilla\/5\.0 .+ Gecko\/$|googleweblight/)||ua.match(/PlayStation/i)));};(function(){var NORLQ,script;if(!isCompatible()){document.documentElement.className=document.documentElement.className.replace(/(^|\s)client-js(\s|$)/,'$1client-nojs$2');NORLQ=window.NORLQ||[];while(NORLQ.length){NORLQ.shift()();}window.NORLQ={push: [mwext-mw-selenium-node-composer-jessie] $ /bin/bash -xe /tmp/jenkins3151991310226816542.sh + . /srv/deployment/integration/slave-scripts/bin/mw-set-env-localhost.sh ++ . /srv/deployment/integration/slave-scripts/bin/mw-set-env.sh +++ . /srv/deployment/integration/slave-scripts/bin/global-set-env.sh ++++ export TMPDIR_FS=/home/jenkins/tmpfs/jenkins-0 ++++ TMPDIR_FS=/home/jenkins/tmpfs/jenkins-0 ++++ export TMPDIR_REGULAR=/tmp/jenkins-0 ++++ TMPDIR_REGULAR=/tmp/jenkins-0 ++++ '[' -d /home/jenkins/tmpfs ']' ++++ '[' -z '' ']' ++++ export TMPDIR=/home/jenkins/tmpfs/jenkins-0 ++++ TMPDIR=/home/jenkins/tmpfs/jenkins-0 ++++ export DISPLAY=:94 ++++ DISPLAY=:94 +++++ which chromium-browser +++++ which chromium ++++ export CHROME_BIN=/usr/bin/chromium ++++ CHROME_BIN=/usr/bin/chromium ++++ export COMPOSER_DISABLE_XDEBUG_WARN=1 ++++ COMPOSER_DISABLE_XDEBUG_WARN=1 +++ MW_INSTALL_PATH=/home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie +++ for mw_path in src/mediawiki/core src +++ [[ -d /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/mediawiki/core ]] +++ for mw_path in src/mediawiki/core src +++ [[ -d /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src ]] +++ MW_INSTALL_PATH=/home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src +++ break +++ ulimit -c 2097152 +++ export MW_INSTALL_PATH +++ export MW_TMPDIR=/home/jenkins/tmpfs/jenkins-0 +++ MW_TMPDIR=/home/jenkins/tmpfs/jenkins-0 +++ export MW_DB=jenkins_u0_mw +++ MW_DB=jenkins_u0_mw +++ export MW_DB_HOST=127.0.0.1 +++ MW_DB_HOST=127.0.0.1 +++ export MW_DB_PORT=3306 +++ MW_DB_PORT=3306 +++ export MW_DB_USER=jenkins_u0 +++ MW_DB_USER=jenkins_u0 +++ export MW_DB_PASS=pw_jenkins_u0 +++ MW_DB_PASS=pw_jenkins_u0 +++ export LOG_DIR=/home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/log +++ LOG_DIR=/home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/log ++ export MW_SERVER=http://localhost:9412 ++ MW_SERVER=http://localhost:9412 ++ export MW_SCRIPT_PATH=/jenkins-mwext-mw-selenium-node-composer-jessie-11 ++ MW_SCRIPT_PATH=/jenkins-mwext-mw-selenium-node-composer-jessie-11 + cd /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src + . /srv/deployment/integration/slave-scripts/bin/npm-setup.sh ++ . /srv/deployment/integration/slave-scripts/bin/global-setup.sh +++ . /srv/deployment/integration/slave-scripts/bin/global-set-env.sh ++++ export TMPDIR_FS=/home/jenkins/tmpfs/jenkins-0 ++++ TMPDIR_FS=/home/jenkins/tmpfs/jenkins-0 ++++ export TMPDIR_REGULAR=/tmp/jenkins-0 ++++ TMPDIR_REGULAR=/tmp/jenkins-0 ++++ '[' -d /home/jenkins/tmpfs ']' ++++ '[' -z '' ']' ++++ export TMPDIR=/home/jenkins/tmpfs/jenkins-0 ++++ TMPDIR=/home/jenkins/tmpfs/jenkins-0 ++++ export DISPLAY=:94 ++++ DISPLAY=:94 +++++ which chromium-browser +++++ which chromium ++++ export CHROME_BIN=/usr/bin/chromium ++++ CHROME_BIN=/usr/bin/chromium ++++ export COMPOSER_DISABLE_XDEBUG_WARN=1 ++++ COMPOSER_DISABLE_XDEBUG_WARN=1 +++ mkdir -p /home/jenkins/tmpfs/jenkins-0 +++ mkdir -p /tmp/jenkins-0 +++ chmod 777 /home/jenkins/tmpfs/jenkins-0 +++ chmod 777 /tmp/jenkins-0 ++ . /srv/deployment/integration/slave-scripts/bin/npm-set-env.sh +++ . /srv/deployment/integration/slave-scripts/bin/global-set-env.sh ++++ export TMPDIR_FS=/home/jenkins/tmpfs/jenkins-0 ++++ TMPDIR_FS=/home/jenkins/tmpfs/jenkins-0 ++++ export TMPDIR_REGULAR=/tmp/jenkins-0 ++++ TMPDIR_REGULAR=/tmp/jenkins-0 ++++ '[' -d /home/jenkins/tmpfs ']' ++++ '[' -z '' ']' ++++ export TMPDIR=/home/jenkins/tmpfs/jenkins-0 ++++ TMPDIR=/home/jenkins/tmpfs/jenkins-0 ++++ export DISPLAY=:94 ++++ DISPLAY=:94 +++++ which chromium-browser +++++ which chromium ++++ export CHROME_BIN=/usr/bin/chromium ++++ CHROME_BIN=/usr/bin/chromium ++++ export COMPOSER_DISABLE_XDEBUG_WARN=1 ++++ COMPOSER_DISABLE_XDEBUG_WARN=1 + rm -rf node_modules + npm install npm WARN deprecated qunitjs@2.4.1: 2.4.1 is the last version where QUnit will be published as 'qunitjs'. To receive future updates, you will need to change the package name to 'qunit'. npm WARN deprecated coffee-script@1.10.0: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info. npm WARN prefer global coffee-script@1.10.0 should be installed with -g npm WARN prefer global jsonlint@1.6.2 should be installed with -g > fibers@1.0.15 install /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/node_modules/fibers > node build.js || nodejs build.js `linux-x64-48` exists; testing Binary is fine; exiting > sauce-connect-launcher@1.2.3 postinstall /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/node_modules/sauce-connect-launcher > node scripts/install.js || nodejs scripts/install.js /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src ├── bluebird@3.5.1 ├── deepmerge@1.3.2 ├─┬ eslint@4.9.0 │ ├─┬ ajv@5.5.2 │ │ ├── co@4.6.0 │ │ ├── fast-deep-equal@1.1.0 │ │ ├── fast-json-stable-stringify@2.0.0 │ │ └── json-schema-traverse@0.3.1 │ ├─┬ babel-code-frame@6.26.0 │ │ ├─┬ chalk@1.1.3 │ │ │ └── strip-ansi@3.0.1 │ │ └── js-tokens@3.0.2 │ ├─┬ chalk@2.3.2 │ │ ├─┬ ansi-styles@3.2.1 │ │ │ └─┬ color-convert@1.9.1 │ │ │ └── color-name@1.1.3 │ │ ├── escape-string-regexp@1.0.5 │ │ └─┬ supports-color@5.3.0 │ │ └── has-flag@3.0.0 │ ├─┬ concat-stream@1.6.2 │ │ ├── buffer-from@1.0.0 │ │ ├── inherits@2.0.3 │ │ ├─┬ readable-stream@2.3.6 │ │ │ ├── core-util-is@1.0.2 │ │ │ ├── isarray@1.0.0 │ │ │ ├── process-nextick-args@2.0.0 │ │ │ ├── string_decoder@1.1.1 │ │ │ └── util-deprecate@1.0.2 │ │ └── typedarray@0.0.6 │ ├─┬ cross-spawn@5.1.0 │ │ ├─┬ lru-cache@4.1.2 │ │ │ ├── pseudomap@1.0.2 │ │ │ └── yallist@2.1.2 │ │ └─┬ shebang-command@1.2.0 │ │ └── shebang-regex@1.0.0 │ ├─┬ debug@3.1.0 │ │ └── ms@2.0.0 │ ├── doctrine@2.1.0 │ ├─┬ eslint-scope@3.7.1 │ │ └── esrecurse@4.2.1 │ ├─┬ espree@3.5.4 │ │ ├── acorn@5.5.3 │ │ └─┬ acorn-jsx@3.0.1 │ │ └── acorn@3.3.0 │ ├── esquery@1.0.1 │ ├── estraverse@4.2.0 │ ├── esutils@2.0.2 │ ├─┬ file-entry-cache@2.0.0 │ │ ├─┬ flat-cache@1.3.0 │ │ │ ├── circular-json@0.3.3 │ │ │ ├─┬ del@2.2.2 │ │ │ │ ├─┬ globby@5.0.0 │ │ │ │ │ └── arrify@1.0.1 │ │ │ │ ├── is-path-cwd@1.0.0 │ │ │ │ ├─┬ is-path-in-cwd@1.0.1 │ │ │ │ │ └── is-path-inside@1.0.1 │ │ │ │ └── pify@2.3.0 │ │ │ └── write@0.2.1 │ │ └── object-assign@4.1.1 │ ├── functional-red-black-tree@1.0.1 │ ├─┬ glob@7.1.2 │ │ ├── fs.realpath@1.0.0 │ │ ├─┬ inflight@1.0.6 │ │ │ └── wrappy@1.0.2 │ │ └── once@1.4.0 │ ├── globals@9.18.0 │ ├── ignore@3.3.7 │ ├── imurmurhash@0.1.4 │ ├─┬ inquirer@3.3.0 │ │ ├── ansi-escapes@3.1.0 │ │ ├─┬ cli-cursor@2.1.0 │ │ │ └─┬ restore-cursor@2.0.0 │ │ │ └─┬ onetime@2.0.1 │ │ │ └── mimic-fn@1.2.0 │ │ ├── cli-width@2.2.0 │ │ ├─┬ external-editor@2.2.0 │ │ │ └── chardet@0.4.2 │ │ ├── figures@2.0.0 │ │ ├── mute-stream@0.0.7 │ │ ├─┬ run-async@2.3.0 │ │ │ └── is-promise@2.1.0 │ │ ├── rx-lite@4.0.8 │ │ ├── rx-lite-aggregates@4.0.8 │ │ └── through@2.3.8 │ ├── is-resolvable@1.1.0 │ ├─┬ js-yaml@3.11.0 │ │ ├─┬ argparse@1.0.10 │ │ │ └── sprintf-js@1.0.3 │ │ └── esprima@4.0.0 │ ├─┬ json-stable-stringify@1.0.1 │ │ └── jsonify@0.0.0 │ ├─┬ levn@0.3.0 │ │ ├── prelude-ls@1.1.2 │ │ └── type-check@0.3.2 │ ├── lodash@4.17.5 │ ├─┬ minimatch@3.0.4 │ │ └─┬ brace-expansion@1.1.11 │ │ └── concat-map@0.0.1 │ ├─┬ mkdirp@0.5.1 │ │ └── minimist@0.0.8 │ ├── natural-compare@1.4.0 │ ├─┬ optionator@0.8.2 │ │ ├── deep-is@0.1.3 │ │ ├── fast-levenshtein@2.0.6 │ │ └── wordwrap@1.0.0 │ ├── path-is-inside@1.0.2 │ ├── pluralize@7.0.0 │ ├── progress@2.0.0 │ ├─┬ require-uncached@1.0.3 │ │ ├─┬ caller-path@0.1.0 │ │ │ └── callsites@0.2.0 │ │ └── resolve-from@1.0.1 │ ├── semver@5.5.0 │ ├─┬ strip-ansi@4.0.0 │ │ └── ansi-regex@3.0.0 │ ├── strip-json-comments@2.0.1 │ ├─┬ table@4.0.3 │ │ ├─┬ UNMET PEER DEPENDENCY ajv@6.4.0 │ │ │ └─┬ uri-js@3.0.2 │ │ │ └── punycode@2.1.0 │ │ ├── ajv-keywords@3.1.0 │ │ └── slice-ansi@1.0.0 │ └── text-table@0.2.0 ├── eslint-config-wikimedia@0.5.0 ├─┬ grunt@1.0.1 │ ├── coffee-script@1.10.0 │ ├─┬ dateformat@1.0.12 │ │ └── get-stdin@4.0.1 │ ├── eventemitter2@0.4.14 │ ├── exit@0.1.2 │ ├─┬ findup-sync@0.3.0 │ │ └── glob@5.0.15 │ ├── glob@7.0.6 │ ├── grunt-cli@1.2.0 │ ├── grunt-known-options@1.1.0 │ ├─┬ grunt-legacy-log@1.0.1 │ │ ├─┬ grunt-legacy-log-utils@1.0.0 │ │ │ ├─┬ chalk@1.1.3 │ │ │ │ └── strip-ansi@3.0.1 │ │ │ └── lodash@4.3.0 │ │ ├── hooker@0.2.3 │ │ └── underscore.string@3.3.4 │ ├─┬ grunt-legacy-util@1.0.0 │ │ ├── getobject@0.1.0 │ │ ├── lodash@4.3.0 │ │ ├── underscore.string@3.2.3 │ │ └── which@1.2.14 │ ├── iconv-lite@0.4.19 │ ├─┬ js-yaml@3.5.5 │ │ └── esprima@2.7.3 │ ├─┬ nopt@3.0.6 │ │ └── abbrev@1.1.1 │ ├── path-is-absolute@1.0.1 │ └── rimraf@2.2.8 ├── grunt-banana-checker@0.6.0 ├─┬ grunt-contrib-copy@1.0.0 │ ├─┬ chalk@1.1.3 │ │ ├── ansi-styles@2.2.1 │ │ ├── has-ansi@2.0.0 │ │ ├─┬ strip-ansi@3.0.1 │ │ │ └── ansi-regex@2.1.1 │ │ └── supports-color@2.0.0 │ └── file-sync-cmp@0.1.1 ├─┬ grunt-contrib-watch@1.0.0 │ ├── async@1.5.2 │ ├─┬ gaze@1.1.2 │ │ └── globule@1.2.0 │ ├── lodash@3.10.1 │ └─┬ tiny-lr@0.2.1 │ ├─┬ body-parser@1.14.2 │ │ ├── bytes@2.2.0 │ │ ├─┬ debug@2.2.0 │ │ │ └── ms@0.7.1 │ │ ├── http-errors@1.3.1 │ │ ├── iconv-lite@0.4.13 │ │ ├── qs@5.2.0 │ │ └─┬ raw-body@2.1.7 │ │ ├── bytes@2.4.0 │ │ └── iconv-lite@0.4.13 │ ├─┬ debug@2.2.0 │ │ └── ms@0.7.1 │ ├─┬ faye-websocket@0.10.0 │ │ └─┬ websocket-driver@0.7.0 │ │ ├── http-parser-js@0.4.11 │ │ └── websocket-extensions@0.1.3 │ ├── livereload-js@2.3.0 │ ├── parseurl@1.3.2 │ └── qs@5.1.0 ├── grunt-eslint@20.1.0 ├─┬ grunt-jsonlint@1.1.0 │ └─┬ jsonlint@1.6.2 │ ├── JSV@4.0.2 │ └─┬ nomnom@1.8.1 │ ├─┬ chalk@0.4.0 │ │ ├── ansi-styles@1.0.0 │ │ ├── has-color@0.1.7 │ │ └── strip-ansi@0.1.1 │ └── underscore@1.6.0 ├─┬ grunt-karma@2.0.0 │ └── lodash@3.10.1 ├─┬ grunt-stylelint@0.9.0 │ └─┬ chalk@1.1.3 │ └── strip-ansi@3.0.1 ├─┬ grunt-webdriver@2.0.3 │ └── resolve@1.1.7 ├─┬ karma@1.7.1 │ ├─┬ body-parser@1.18.2 │ │ ├── bytes@3.0.0 │ │ ├── content-type@1.0.4 │ │ ├── debug@2.6.9 │ │ ├── depd@1.1.2 │ │ ├─┬ http-errors@1.6.3 │ │ │ ├── setprototypeof@1.1.0 │ │ │ └── statuses@1.5.0 │ │ ├─┬ on-finished@2.3.0 │ │ │ └── ee-first@1.1.1 │ │ ├── qs@6.5.1 │ │ ├─┬ raw-body@2.3.2 │ │ │ └─┬ http-errors@1.6.2 │ │ │ ├── depd@1.1.1 │ │ │ └── setprototypeof@1.0.3 │ │ └─┬ type-is@1.6.16 │ │ └── media-typer@0.3.0 │ ├─┬ chokidar@1.7.0 │ │ ├── anymatch@1.3.2 │ │ ├── async-each@1.0.1 │ │ ├── glob-parent@2.0.0 │ │ ├─┬ is-binary-path@1.0.1 │ │ │ └── binary-extensions@1.11.0 │ │ ├── is-glob@2.0.1 │ │ └─┬ readdirp@2.1.0 │ │ └── set-immediate-shim@1.0.1 │ ├── colors@1.1.2 │ ├── combine-lists@1.0.1 │ ├─┬ connect@3.6.6 │ │ ├── debug@2.6.9 │ │ ├─┬ finalhandler@1.1.0 │ │ │ ├── debug@2.6.9 │ │ │ ├── encodeurl@1.0.2 │ │ │ ├── escape-html@1.0.3 │ │ │ ├── statuses@1.3.1 │ │ │ └── unpipe@1.0.0 │ │ └── utils-merge@1.0.1 │ ├── core-js@2.5.4 │ ├── di@0.0.1 │ ├─┬ dom-serialize@2.2.1 │ │ ├── custom-event@1.0.1 │ │ ├── ent@2.2.0 │ │ ├── extend@3.0.1 │ │ └── void-elements@2.0.1 │ ├─┬ expand-braces@0.1.2 │ │ ├── array-slice@0.2.3 │ │ ├── array-unique@0.2.1 │ │ └─┬ braces@0.1.5 │ │ └─┬ expand-range@0.1.1 │ │ ├── is-number@0.1.1 │ │ └── repeat-string@0.2.2 │ ├── graceful-fs@4.1.11 │ ├─┬ http-proxy@1.16.2 │ │ ├── eventemitter3@1.2.0 │ │ └── requires-port@1.0.0 │ ├── isbinaryfile@3.0.2 │ ├── lodash@3.10.1 │ ├─┬ log4js@0.6.38 │ │ ├─┬ readable-stream@1.0.34 │ │ │ ├── isarray@0.0.1 │ │ │ └── string_decoder@0.10.31 │ │ └── semver@4.3.6 │ ├── mime@1.6.0 │ ├─┬ optimist@0.6.1 │ │ └── wordwrap@0.0.3 │ ├── qjobs@1.2.0 │ ├── range-parser@1.2.0 │ ├── rimraf@2.6.2 │ ├── safe-buffer@5.1.1 │ ├─┬ socket.io@1.7.3 │ │ ├─┬ debug@2.3.3 │ │ │ └── ms@0.7.2 │ │ ├─┬ engine.io@1.8.3 │ │ │ ├─┬ accepts@1.3.3 │ │ │ │ └── negotiator@0.6.1 │ │ │ ├── base64id@1.0.0 │ │ │ ├── cookie@0.3.1 │ │ │ ├─┬ debug@2.3.3 │ │ │ │ └── ms@0.7.2 │ │ │ ├─┬ engine.io-parser@1.3.2 │ │ │ │ ├── after@0.8.2 │ │ │ │ ├── arraybuffer.slice@0.0.6 │ │ │ │ ├── base64-arraybuffer@0.1.5 │ │ │ │ ├── blob@0.0.4 │ │ │ │ └── wtf-8@1.0.0 │ │ │ └─┬ ws@1.1.2 │ │ │ ├── options@0.0.6 │ │ │ └── ultron@1.0.2 │ │ ├─┬ has-binary@0.1.7 │ │ │ └── isarray@0.0.1 │ │ ├── object-assign@4.1.0 │ │ ├─┬ socket.io-adapter@0.5.0 │ │ │ └─┬ debug@2.3.3 │ │ │ └── ms@0.7.2 │ │ ├─┬ socket.io-client@1.7.3 │ │ │ ├── backo2@1.0.2 │ │ │ ├── component-bind@1.0.0 │ │ │ ├── component-emitter@1.2.1 │ │ │ ├─┬ debug@2.3.3 │ │ │ │ └── ms@0.7.2 │ │ │ ├─┬ engine.io-client@1.8.3 │ │ │ │ ├── component-emitter@1.2.1 │ │ │ │ ├── component-inherit@0.0.3 │ │ │ │ ├─┬ debug@2.3.3 │ │ │ │ │ └── ms@0.7.2 │ │ │ │ ├── has-cors@1.1.0 │ │ │ │ ├── parsejson@0.0.3 │ │ │ │ ├── parseqs@0.0.5 │ │ │ │ ├── xmlhttprequest-ssl@1.5.3 │ │ │ │ └── yeast@0.1.2 │ │ │ ├── indexof@0.0.1 │ │ │ ├── object-component@0.0.3 │ │ │ ├─┬ parseuri@0.0.5 │ │ │ │ └─┬ better-assert@1.0.2 │ │ │ │ └── callsite@1.0.0 │ │ │ └── to-array@0.1.4 │ │ └─┬ socket.io-parser@2.3.1 │ │ ├── component-emitter@1.1.2 │ │ ├─┬ debug@2.2.0 │ │ │ └── ms@0.7.1 │ │ └── isarray@0.0.1 │ ├── source-map@0.5.7 │ ├─┬ tmp@0.0.31 │ │ └── os-tmpdir@1.0.2 │ └─┬ useragent@2.3.0 │ └── tmp@0.0.33 ├─┬ karma-chrome-launcher@2.2.0 │ ├─┬ fs-access@1.0.1 │ │ └── null-check@1.0.0 │ └─┬ which@1.3.0 │ └── isexe@2.0.0 ├── karma-firefox-launcher@1.0.1 ├─┬ karma-mocha-reporter@2.2.5 │ └── log-symbols@2.2.0 ├── karma-qunit@1.2.1 ├─┬ mwbot@1.0.10 │ ├─┬ request@2.85.0 │ │ ├── aws-sign2@0.7.0 │ │ ├── aws4@1.6.0 │ │ ├── caseless@0.12.0 │ │ ├─┬ combined-stream@1.0.6 │ │ │ └── delayed-stream@1.0.0 │ │ ├── forever-agent@0.6.1 │ │ ├─┬ form-data@2.3.2 │ │ │ └── asynckit@0.4.0 │ │ ├─┬ har-validator@5.0.3 │ │ │ └── har-schema@2.0.0 │ │ ├─┬ hawk@6.0.2 │ │ │ ├── boom@4.3.1 │ │ │ ├─┬ cryptiles@3.1.2 │ │ │ │ └── boom@5.2.0 │ │ │ ├── hoek@4.2.1 │ │ │ └── sntp@2.1.0 │ │ ├─┬ http-signature@1.2.0 │ │ │ ├── assert-plus@1.0.0 │ │ │ ├─┬ jsprim@1.4.1 │ │ │ │ ├── extsprintf@1.3.0 │ │ │ │ ├── json-schema@0.2.3 │ │ │ │ └── verror@1.10.0 │ │ │ └─┬ sshpk@1.14.1 │ │ │ ├── asn1@0.2.3 │ │ │ ├── bcrypt-pbkdf@1.0.1 │ │ │ ├── dashdash@1.14.1 │ │ │ ├── ecc-jsbn@0.1.1 │ │ │ ├── getpass@0.1.7 │ │ │ ├── jsbn@0.1.1 │ │ │ └── tweetnacl@0.14.5 │ │ ├── is-typedarray@1.0.0 │ │ ├── isstream@0.1.2 │ │ ├─┬ mime-types@2.1.18 │ │ │ └── mime-db@1.33.0 │ │ ├── oauth-sign@0.8.2 │ │ ├── performance-now@2.1.0 │ │ ├── qs@6.5.1 │ │ ├── stringstream@0.0.5 │ │ ├─┬ tough-cookie@2.3.4 │ │ │ └── punycode@1.4.1 │ │ ├── tunnel-agent@0.6.0 │ │ └── uuid@3.2.1 │ └─┬ semlog@0.6.10 │ ├─┬ chalk@1.1.3 │ │ └── strip-ansi@3.0.1 │ └─┬ prettyjson@1.2.1 │ └── minimist@1.2.0 ├─┬ postcss-less@1.1.3 │ └─┬ postcss@5.2.18 │ ├─┬ chalk@1.1.3 │ │ ├── strip-ansi@3.0.1 │ │ └── supports-color@2.0.0 │ ├── js-base64@2.4.3 │ └─┬ supports-color@3.2.3 │ └── has-flag@1.0.0 ├─┬ qunitjs@2.4.1 │ ├── chokidar@1.6.1 │ ├─┬ commander@2.9.0 │ │ └── graceful-readlink@1.0.1 │ ├── exists-stat@1.0.0 │ ├─┬ findup-sync@0.4.3 │ │ ├─┬ detect-file@0.1.0 │ │ │ └── fs-exists-sync@0.1.0 │ │ └─┬ resolve-dir@0.1.1 │ │ ├─┬ expand-tilde@1.2.2 │ │ │ └── os-homedir@1.0.2 │ │ └─┬ global-modules@0.2.3 │ │ ├─┬ global-prefix@0.1.5 │ │ │ ├─┬ homedir-polyfill@1.0.1 │ │ │ │ └── parse-passwd@1.0.0 │ │ │ └── ini@1.3.5 │ │ └── is-windows@0.2.0 │ ├── js-reporters@1.2.0 │ ├─┬ resolve@1.3.2 │ │ └── path-parse@1.0.5 │ └─┬ walk-sync@0.3.1 │ ├── ensure-posix-path@1.0.2 │ └── matcher-collection@1.0.5 ├─┬ stylelint@8.2.0 │ ├─┬ autoprefixer@7.2.6 │ │ ├─┬ browserslist@2.11.3 │ │ │ └── electron-to-chromium@1.3.42 │ │ ├── caniuse-lite@1.0.30000823 │ │ ├── normalize-range@0.1.2 │ │ ├── num2fraction@1.2.2 │ │ └─┬ postcss@6.0.21 │ │ ├── source-map@0.6.1 │ │ └── supports-color@5.3.0 │ ├── balanced-match@1.0.0 │ ├─┬ cosmiconfig@3.1.0 │ │ ├── is-directory@0.3.1 │ │ ├─┬ parse-json@3.0.0 │ │ │ └─┬ error-ex@1.3.1 │ │ │ └── is-arrayish@0.2.1 │ │ └── require-from-string@2.0.1 │ ├─┬ execall@1.0.0 │ │ └─┬ clone-regexp@1.0.1 │ │ ├── is-regexp@1.0.0 │ │ └── is-supported-regexp-flag@1.0.1 │ ├── get-stdin@5.0.1 │ ├─┬ globby@6.1.0 │ │ ├─┬ array-union@1.0.2 │ │ │ └── array-uniq@1.0.3 │ │ ├── pify@2.3.0 │ │ └─┬ pinkie-promise@2.0.1 │ │ └── pinkie@2.0.4 │ ├── globjoin@0.1.4 │ ├── html-tags@2.0.0 │ ├── known-css-properties@0.4.1 │ ├── mathml-tag-names@2.0.1 │ ├─┬ meow@3.7.0 │ │ ├─┬ camelcase-keys@2.1.0 │ │ │ └── camelcase@2.1.1 │ │ ├── decamelize@1.2.0 │ │ ├─┬ loud-rejection@1.6.0 │ │ │ ├─┬ currently-unhandled@0.4.1 │ │ │ │ └── array-find-index@1.0.2 │ │ │ └── signal-exit@3.0.2 │ │ ├── map-obj@1.0.1 │ │ ├── minimist@1.2.0 │ │ ├─┬ normalize-package-data@2.4.0 │ │ │ ├── hosted-git-info@2.6.0 │ │ │ ├─┬ is-builtin-module@1.0.0 │ │ │ │ └── builtin-modules@1.1.1 │ │ │ └─┬ validate-npm-package-license@3.0.3 │ │ │ ├─┬ spdx-correct@3.0.0 │ │ │ │ └── spdx-license-ids@3.0.0 │ │ │ └─┬ spdx-expression-parse@3.0.0 │ │ │ └── spdx-exceptions@2.1.0 │ │ ├─┬ read-pkg-up@1.0.1 │ │ │ ├─┬ find-up@1.1.2 │ │ │ │ └── path-exists@2.1.0 │ │ │ └─┬ read-pkg@1.1.0 │ │ │ ├─┬ load-json-file@1.1.0 │ │ │ │ ├── parse-json@2.2.0 │ │ │ │ └─┬ strip-bom@2.0.0 │ │ │ │ └── is-utf8@0.2.1 │ │ │ └── path-type@1.1.0 │ │ ├─┬ redent@1.0.0 │ │ │ ├─┬ indent-string@2.1.0 │ │ │ │ └─┬ repeating@2.0.1 │ │ │ │ └─┬ is-finite@1.0.2 │ │ │ │ └── number-is-nan@1.0.1 │ │ │ └── strip-indent@1.0.1 │ │ └── trim-newlines@1.0.0 │ ├─┬ micromatch@2.3.11 │ │ ├─┬ arr-diff@2.0.0 │ │ │ └── arr-flatten@1.1.0 │ │ ├─┬ braces@1.8.5 │ │ │ ├─┬ expand-range@1.8.2 │ │ │ │ └─┬ fill-range@2.2.3 │ │ │ │ ├── is-number@2.1.0 │ │ │ │ ├── isobject@2.1.0 │ │ │ │ ├─┬ randomatic@1.1.7 │ │ │ │ │ ├─┬ is-number@3.0.0 │ │ │ │ │ │ └── kind-of@3.2.2 │ │ │ │ │ └── kind-of@4.0.0 │ │ │ │ └── repeat-string@1.6.1 │ │ │ ├── preserve@0.2.0 │ │ │ └── repeat-element@1.1.2 │ │ ├─┬ expand-brackets@0.1.5 │ │ │ └── is-posix-bracket@0.1.1 │ │ ├── extglob@0.3.2 │ │ ├── filename-regex@2.0.1 │ │ ├── is-extglob@1.0.0 │ │ ├─┬ kind-of@3.2.2 │ │ │ └── is-buffer@1.1.6 │ │ ├─┬ normalize-path@2.1.1 │ │ │ └── remove-trailing-separator@1.1.0 │ │ ├─┬ object.omit@2.0.1 │ │ │ ├─┬ for-own@0.1.5 │ │ │ │ └── for-in@1.0.2 │ │ │ └── is-extendable@0.1.1 │ │ ├─┬ parse-glob@3.0.4 │ │ │ ├── glob-base@0.3.0 │ │ │ └── is-dotfile@1.0.3 │ │ └─┬ regex-cache@0.4.4 │ │ └─┬ is-equal-shallow@0.1.3 │ │ └── is-primitive@2.0.0 │ ├── normalize-selector@0.2.0 │ ├── pify@3.0.0 │ ├─┬ postcss@6.0.21 │ │ ├── source-map@0.6.1 │ │ └── supports-color@5.3.0 │ ├── postcss-media-query-parser@0.2.3 │ ├─┬ postcss-reporter@5.0.0 │ │ └─┬ postcss@6.0.21 │ │ ├── source-map@0.6.1 │ │ └── supports-color@5.3.0 │ ├── postcss-resolve-nested-selector@0.1.1 │ ├─┬ postcss-safe-parser@3.0.1 │ │ └─┬ postcss@6.0.21 │ │ ├── source-map@0.6.1 │ │ └── supports-color@5.3.0 │ ├─┬ postcss-scss@1.0.5 │ │ └─┬ postcss@6.0.21 │ │ ├── source-map@0.6.1 │ │ └── supports-color@5.3.0 │ ├─┬ postcss-selector-parser@2.2.3 │ │ ├── flatten@1.0.2 │ │ ├── indexes-of@1.0.1 │ │ └── uniq@1.0.1 │ ├── postcss-value-parser@3.3.0 │ ├── resolve-from@4.0.0 │ ├── specificity@0.3.2 │ ├─┬ string-width@2.1.1 │ │ └── is-fullwidth-code-point@2.0.0 │ ├── style-search@0.1.0 │ ├─┬ sugarss@1.0.1 │ │ └─┬ postcss@6.0.21 │ │ ├── source-map@0.6.1 │ │ └── supports-color@5.3.0 │ └── svg-tags@1.0.0 ├── stylelint-config-wikimedia@0.4.2 ├─┬ wdio-junit-reporter@0.2.0 │ ├─┬ babel-runtime@5.8.38 │ │ └── core-js@1.2.7 │ └─┬ junit-report-builder@1.3.0 │ ├── date-format@0.0.2 │ ├── lodash@3.10.1 │ └─┬ xmlbuilder@2.6.5 │ └── lodash@3.10.1 ├─┬ wdio-mocha-framework@0.5.8 │ ├─┬ mocha@3.5.3 │ │ ├── browser-stdout@1.3.0 │ │ ├── debug@2.6.8 │ │ ├── diff@3.2.0 │ │ ├── glob@7.1.1 │ │ ├── growl@1.9.2 │ │ ├── he@1.1.1 │ │ ├── json3@3.3.2 │ │ ├─┬ lodash.create@3.1.1 │ │ │ ├─┬ lodash._baseassign@3.2.0 │ │ │ │ ├── lodash._basecopy@3.0.1 │ │ │ │ └─┬ lodash.keys@3.1.2 │ │ │ │ ├── lodash._getnative@3.9.1 │ │ │ │ ├── lodash.isarguments@3.1.0 │ │ │ │ └── lodash.isarray@3.0.4 │ │ │ ├── lodash._basecreate@3.0.3 │ │ │ └── lodash._isiterateecall@3.0.9 │ │ └─┬ supports-color@3.1.2 │ │ └── has-flag@1.0.0 │ └─┬ wdio-sync@0.6.10 │ ├── fibers@1.0.15 │ └─┬ object.assign@4.1.0 │ ├─┬ define-properties@1.1.2 │ │ └── foreach@2.0.5 │ ├── function-bind@1.1.1 │ ├── has-symbols@1.0.0 │ └── object-keys@1.0.11 ├─┬ wdio-sauce-service@0.3.1 │ └─┬ sauce-connect-launcher@1.2.3 │ ├── adm-zip@0.4.7 │ ├── async@2.6.0 │ └─┬ https-proxy-agent@1.0.0 │ ├─┬ agent-base@2.1.1 │ │ └── semver@5.0.3 │ └── debug@2.6.9 ├─┬ wdio-spec-reporter@0.0.5 │ └── humanize-duration@3.14.0 └─┬ webdriverio@4.12.0 ├─┬ archiver@2.1.1 │ ├─┬ archiver-utils@1.3.0 │ │ └── lazystream@1.0.0 │ ├── async@2.6.0 │ ├── buffer-crc32@0.2.13 │ ├─┬ tar-stream@1.5.5 │ │ ├── bl@1.2.2 │ │ ├── end-of-stream@1.4.1 │ │ └── xtend@4.0.1 │ └─┬ zip-stream@1.2.0 │ └─┬ compress-commons@1.2.2 │ └─┬ crc32-stream@2.0.0 │ └── crc@3.5.0 ├─┬ babel-runtime@6.26.0 │ └── regenerator-runtime@0.11.1 ├─┬ css-parse@2.0.0 │ └─┬ css@2.2.1 │ ├─┬ source-map@0.1.43 │ │ └── amdefine@1.0.1 │ ├─┬ source-map-resolve@0.3.1 │ │ ├── atob@1.1.3 │ │ ├── resolve-url@0.2.1 │ │ └── source-map-url@0.3.0 │ └── urix@0.1.0 ├── css-value@0.0.1 ├── deepmerge@2.0.1 ├── ejs@2.5.8 ├── json-stringify-safe@5.0.1 ├── npm-install-package@2.1.0 ├── q@1.5.1 ├─┬ request@2.83.0 │ └── qs@6.5.1 ├── rgb2hex@0.1.0 ├─┬ supports-color@5.0.1 │ └── has-flag@2.0.0 ├─┬ url@0.11.0 │ ├── punycode@1.3.2 │ └── querystring@0.2.0 ├── wdio-dot-reporter@0.0.9 └── wgxpath@1.0.0 npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.1.3 npm WARN optional Skipping failed optional dependency /qunitjs/chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.1.3 npm WARN ajv-keywords@3.1.0 requires a peer of ajv@^6.0.0 but none was installed. [mwext-mw-selenium-node-composer-jessie] $ /bin/bash -xe /tmp/jenkins2432252617109641996.sh + '[' -f ./src/extensions/WikibaseLexeme/tests/selenium/LocalSettings.php ']' [mwext-mw-selenium-node-composer-jessie] $ /bin/bash -xe /tmp/jenkins7753010870157020910.sh + . /srv/deployment/integration/slave-scripts/bin/mw-set-env-localhost.sh ++ . /srv/deployment/integration/slave-scripts/bin/mw-set-env.sh +++ . /srv/deployment/integration/slave-scripts/bin/global-set-env.sh ++++ export TMPDIR_FS=/home/jenkins/tmpfs/jenkins-0 ++++ TMPDIR_FS=/home/jenkins/tmpfs/jenkins-0 ++++ export TMPDIR_REGULAR=/tmp/jenkins-0 ++++ TMPDIR_REGULAR=/tmp/jenkins-0 ++++ '[' -d /home/jenkins/tmpfs ']' ++++ '[' -z '' ']' ++++ export TMPDIR=/home/jenkins/tmpfs/jenkins-0 ++++ TMPDIR=/home/jenkins/tmpfs/jenkins-0 ++++ export DISPLAY=:94 ++++ DISPLAY=:94 +++++ which chromium-browser +++++ which chromium ++++ export CHROME_BIN=/usr/bin/chromium ++++ CHROME_BIN=/usr/bin/chromium ++++ export COMPOSER_DISABLE_XDEBUG_WARN=1 ++++ COMPOSER_DISABLE_XDEBUG_WARN=1 +++ MW_INSTALL_PATH=/home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie +++ for mw_path in src/mediawiki/core src +++ [[ -d /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/mediawiki/core ]] +++ for mw_path in src/mediawiki/core src +++ [[ -d /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src ]] +++ MW_INSTALL_PATH=/home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src +++ break +++ ulimit -c 2097152 +++ export MW_INSTALL_PATH +++ export MW_TMPDIR=/home/jenkins/tmpfs/jenkins-0 +++ MW_TMPDIR=/home/jenkins/tmpfs/jenkins-0 +++ export MW_DB=jenkins_u0_mw +++ MW_DB=jenkins_u0_mw +++ export MW_DB_HOST=127.0.0.1 +++ MW_DB_HOST=127.0.0.1 +++ export MW_DB_PORT=3306 +++ MW_DB_PORT=3306 +++ export MW_DB_USER=jenkins_u0 +++ MW_DB_USER=jenkins_u0 +++ export MW_DB_PASS=pw_jenkins_u0 +++ MW_DB_PASS=pw_jenkins_u0 +++ export LOG_DIR=/home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/log +++ LOG_DIR=/home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/log ++ export MW_SERVER=http://localhost:9412 ++ MW_SERVER=http://localhost:9412 ++ export MW_SCRIPT_PATH=/jenkins-mwext-mw-selenium-node-composer-jessie-11 ++ MW_SCRIPT_PATH=/jenkins-mwext-mw-selenium-node-composer-jessie-11 + cd /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src + '[' -f ./tests/selenium/wdio.conf.js ']' + trap kill_chromedriver EXIT + ./node_modules/.bin/grunt webdriver:test + chromedriver --url-base=/wd/hub --port=4444 Starting ChromeDriver 2.27 (undefined) on port 4444 Only local connections are allowed. Running "webdriver:test" (webdriver) task pattern /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/extensions/VisualEditor/modules/ve-mw/tests/selenium/specs/**/*.js did not match any file pattern /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/skins/*/tests/selenium/specs/**/*.js did not match any file [14:51:52] [S] [MWBOT] Login successful: WikiAdmin@http://localhost:9412/jenkins-mwext-mw-selenium-node-composer-jessie-11 [14:51:54] [S] [MWBOT] Login successful: WikiAdmin@http://localhost:9412/jenkins-mwext-mw-selenium-node-composer-jessie-11 [14:51:59] [S] [MWBOT] Login successful: WikiAdmin@http://localhost:9412/jenkins-mwext-mw-selenium-node-composer-jessie-11 [14:52:05] [S] [MWBOT] Login successful: WikiAdmin@http://localhost:9412/jenkins-mwext-mw-selenium-node-composer-jessie-11 [14:52:13] [S] [MWBOT] Login successful: WikiAdmin@http://localhost:9412/jenkins-mwext-mw-selenium-node-composer-jessie-11 [14:52:24] [S] [MWBOT] Login successful: WikiAdmin@http://localhost:9412/jenkins-mwext-mw-selenium-node-composer-jessie-11 [14:52:28] [S] [MWBOT] Login successful: WikiAdmin@http://localhost:9412/jenkins-mwext-mw-selenium-node-composer-jessie-11 ------------------------------------------------------------------ [chrome #0-0] Session ID: 23e90ad3fd586341c84dc9feacaef302 [chrome #0-0] Spec: /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/tests/selenium/specs/page.js [chrome #0-0] Running: chrome [chrome #0-0] [chrome #0-0] Page [chrome #0-0] [chrome #0-0] Page [chrome #0-0] ✓ should be creatable [chrome #0-0] ✓ should be re-creatable [chrome #0-0] ✓ should be editable [chrome #0-0] ✓ should have history [chrome #0-0] ✓ should be deletable [chrome #0-0] ✓ should be restorable [chrome #0-0] [chrome #0-0] [chrome #0-0] 6 passing (1m, 4s) [chrome #0-0] [14:52:50] [S] [MWBOT] Login successful: WikiAdmin@http://localhost:9412/jenkins-mwext-mw-selenium-node-composer-jessie-11 [14:52:56] [S] [MWBOT] Login successful: WikiAdmin@http://localhost:9412/jenkins-mwext-mw-selenium-node-composer-jessie-11 [14:53:03] Saved screenshot: ERROR_chrome_2018-04-05T14-53-03.415Z.png Screenshot location: ../log/should-be-able-to-change-preferences.png ------------------------------------------------------------------ [chrome #0-1] Session ID: a05dd6766e5c889178f4e8f9877b6998 [chrome #0-1] Spec: /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/tests/selenium/specs/user.js [chrome #0-1] Running: chrome [chrome #0-1] [chrome #0-1] User [chrome #0-1] [chrome #0-1] User [chrome #0-1] ✓ should be able to create account [chrome #0-1] ✓ should be able to log in [chrome #0-1] 1) should be able to change preferences [chrome #0-1] [chrome #0-1] [chrome #0-1] 2 passing (25s) [chrome #0-1] 1 failing [chrome #0-1] [chrome #0-1] 1) User should be able to change preferences: [chrome #0-1] An element could not be located on the page using the given search parameters ("#mw-input-wprealname"). [chrome #0-1] Error: An element could not be located on the page using the given search parameters ("#mw-input-wprealname"). [chrome #0-1] at Context. (tests/selenium/specs/user.js:62:19) [chrome #0-1] at setValue("0.7132218464082556") - at PreferencesPage.changeRealName (tests/selenium/pageobjects/preferences.page.js:15:17) [chrome #0-1] Screenshot location: ../log/alerts-and-notices-are-visible-after-logging-in.png ------------------------------------------------------------------ [chrome #0-2] Session ID: 1068d8e184fbd9d3a55e8e83b1529fcb [chrome #0-2] Spec: /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/extensions/Echo/tests/selenium/specs/echo.js [chrome #0-2] Running: chrome [chrome #0-2] [chrome #0-2] Echo [chrome #0-2] [chrome #0-2] Echo [chrome #0-2] 1) alerts and notices are visible after logging in [chrome #0-2] [chrome #0-2] [chrome #0-2] 1 failing (8s) [chrome #0-2] [chrome #0-2] 1) Echo alerts and notices are visible after logging in: [chrome #0-2] false == true [chrome #0-2] AssertionError: false == true [chrome #0-2] at Context. (/home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/extensions/Echo/tests/selenium/specs/echo.js:13:3) [chrome #0-2] ------------------------------------------------------------------ [chrome #0-3] Session ID: 035d86225e018824a79d92ba64daf486 [chrome #0-3] Spec: /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/extensions/WikibaseLexeme/tests/selenium/specs/form.add.js [chrome #0-3] Running: chrome [chrome #0-3] [chrome #0-3] Lexeme:Forms [chrome #0-3] [chrome #0-3] Lexeme:Forms [chrome #0-3] ✓ can be added [chrome #0-3] [chrome #0-3] [chrome #0-3] 1 passing (15s) [chrome #0-3] ------------------------------------------------------------------ [chrome #0-4] Session ID: a96f89fa574a27f036bb4aed54c94192 [chrome #0-4] Spec: /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/extensions/WikibaseLexeme/tests/selenium/specs/form.remove.js [chrome #0-4] Running: chrome [chrome #0-4] [chrome #0-4] Lexeme:Forms [chrome #0-4] [chrome #0-4] Lexeme:Forms [chrome #0-4] ✓ can be removed [chrome #0-4] [chrome #0-4] [chrome #0-4] 1 passing (11s) [chrome #0-4] ------------------------------------------------------------------ [chrome #0-5] Session ID: 36818cdbd6128a760221faee91ea25a2 [chrome #0-5] Spec: /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/extensions/WikibaseLexeme/tests/selenium/specs/header.js [chrome #0-5] Running: chrome [chrome #0-5] [chrome #0-5] Lexeme:Header [chrome #0-5] [chrome #0-5] Lexeme:Header [chrome #0-5] ✓ shows id [chrome #0-5] [chrome #0-5] [chrome #0-5] 1 passing (9s) [chrome #0-5] ------------------------------------------------------------------ [chrome #0-6] Session ID: 6672fd8f6f6ff0ed678860d51571bee2 [chrome #0-6] Spec: /home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/extensions/WikibaseLexeme/tests/selenium/specs/helloworld.js [chrome #0-6] Running: chrome [chrome #0-6] [chrome #0-6] Special:Version [chrome #0-6] [chrome #0-6] Special:Version [chrome #0-6] ✓ has the Wikibase Lexeme extension enabled [chrome #0-6] [chrome #0-6] [chrome #0-6] 1 passing (7s) [chrome #0-6] Wrote xunit report to [../log/]. Wrote xunit report to [../log/]. Wrote xunit report to [../log/]. Wrote xunit report to [../log/]. Wrote xunit report to [../log/]. Wrote xunit report to [../log/]. Wrote xunit report to [../log/]. 12 passing (149.20s) 2 failing 1) User should be able to change preferences: An element could not be located on the page using the given search parameters ("#mw-input-wprealname"). running chrome Error: An element could not be located on the page using the given search parameters ("#mw-input-wprealname"). at Context. (tests/selenium/specs/user.js:62:19) at setValue("0.7132218464082556") - at PreferencesPage.changeRealName (tests/selenium/pageobjects/preferences.page.js:15:17) 2) Echo alerts and notices are visible after logging in: false == true running chrome AssertionError: false == true at Context. (/home/jenkins/workspace/mwext-mw-selenium-node-composer-jessie/src/extensions/Echo/tests/selenium/specs/echo.js:13:3) Warning: Task "webdriver:test" failed. Use --force to continue. Aborted due to warnings. + kill_chromedriver + killall chromedriver /tmp/jenkins7753010870157020910.sh: line 8: 2940 Terminated chromedriver --url-base=/wd/hub --port=4444 Build step 'Execute shell' marked build as failure [PostBuildScript] - Execution post build scripts. [PostBuildScript] Build is not success : do not execute script Archiving artifacts Finished: FAILURE