CCing anyone that did a CR+2 on wikimedia/slimapp
It fails composer test on Nodepool Zend 5.5 / Trusty, specifically phpcs :-D
Build log: https://integration.wikimedia.org/ci/job/composer-package-php55-trusty/20/
Full output:
| 1 | Started by user anonymous |
|---|---|
| 2 | Building remotely on ci-trusty-wikimedia-87210 (ci-trusty-wikimedia) in workspace /home/jenkins/workspace/composer-package-php55-trusty |
| 3 | Using strategy: Default |
| 4 | Last Built Revision: Revision 5ef25c20f0f4a41eee08ce2e6b7ed198da46dc7b (origin/master) |
| 5 | Wiping out workspace first. |
| 6 | Cloning the remote Git repository |
| 7 | Using shallow clone |
| 8 | Cloning repository https://gerrit.wikimedia.org/r/p/wikimedia/slimapp |
| 9 | > git init /home/jenkins/workspace/composer-package-php55-trusty # timeout=10 |
| 10 | Fetching upstream changes from https://gerrit.wikimedia.org/r/p/wikimedia/slimapp |
| 11 | > git --version # timeout=10 |
| 12 | > git -c core.askpass=true fetch --tags --progress https://gerrit.wikimedia.org/r/p/wikimedia/slimapp +refs/heads/*:refs/remotes/origin/* --depth=1 |
| 13 | > git config remote.origin.url https://gerrit.wikimedia.org/r/p/wikimedia/slimapp # timeout=10 |
| 14 | > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 |
| 15 | > git config remote.origin.url https://gerrit.wikimedia.org/r/p/wikimedia/slimapp # timeout=10 |
| 16 | Fetching upstream changes from https://gerrit.wikimedia.org/r/p/wikimedia/slimapp |
| 17 | > git -c core.askpass=true fetch --tags --progress https://gerrit.wikimedia.org/r/p/wikimedia/slimapp master |
| 18 | getCandidateRevisions(false,master,,,hudson.plugins.git.util.BuildData@7af4d46c[scmName=<null>,remoteUrls=[$ZUUL_URL/$ZUUL_PROJECT],buildsByBranchName={origin/master=Build #19 of Revision 5ef25c20f0f4a41eee08ce2e6b7ed198da46dc7b (origin/master), detached=Build #2 of Revision a87f4df982ca21cc8335d2c2c194e4922d844e5f (detached)},lastBuild=Build #19 of Revision 5ef25c20f0f4a41eee08ce2e6b7ed198da46dc7b (origin/master)]) considering branches to build |
| 19 | Qualifying master as a branch in repository origin -> origin/master |
| 20 | > git rev-parse origin/master^{commit} # timeout=10 |
| 21 | rev-parse origin/master -> AnyObjectId[bd24cdfb3cad66e0ad41f973f2bdf60fa6c19c1d] |
| 22 | Found a new commit AnyObjectId[bd24cdfb3cad66e0ad41f973f2bdf60fa6c19c1d] to be built on origin/master |
| 23 | Checking out Revision bd24cdfb3cad66e0ad41f973f2bdf60fa6c19c1d (origin/master) |
| 24 | > git config core.sparsecheckout # timeout=10 |
| 25 | > git checkout -f bd24cdfb3cad66e0ad41f973f2bdf60fa6c19c1d |
| 26 | > git rev-list 5ef25c20f0f4a41eee08ce2e6b7ed198da46dc7b # timeout=10 |
| 27 | First time build. Skipping changelog. |
| 28 | > git tag -a -f -m Jenkins Build #20 jenkins-composer-package-php55-trusty-20 # timeout=10 |
| 29 | [composer-package-php55-trusty] $ /bin/bash -eu /tmp/hudson4919879744770493781.sh |
| 30 | php is php55: |
| 31 | |
| 32 | PHP 5.5.9-1ubuntu4.16 (cli) (built: Apr 20 2016 14:31:27) |
| 33 | Copyright (c) 1997-2014 The PHP Group |
| 34 | Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies |
| 35 | with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies |
| 36 | |
| 37 | [composer-package-php55-trusty] $ /bin/bash -xe /tmp/hudson511412328611942691.sh |
| 38 | + set -eu +x |
| 39 | Defined: CASTOR_NAMESPACE="wikimedia-slimapp/master/composer-package-php55-trusty" |
| 40 | [composer-package-php55-trusty] $ /bin/bash -xe /tmp/hudson1617486064321504796.sh |
| 41 | + . castor-set-namespace.env |
| 42 | ++ declare -x CASTOR_NAMESPACE=wikimedia-slimapp/master/composer-package-php55-trusty |
| 43 | + echo Syncing... |
| 44 | Syncing... |
| 45 | + rsync --archive --compress --contimeout 3 rsync://castor.integration.eqiad.wmflabs:/caches/wikimedia-slimapp/master/composer-package-php55-trusty/ /home/jenkins |
| 46 | rsync: change_dir "/wikimedia-slimapp/master/composer-package-php55-trusty" (in caches) failed: No such file or directory (2) |
| 47 | rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1655) [Receiver=3.1.0] |
| 48 | rsync: read error: Connection reset by peer (104) |
| 49 | + : |
| 50 | + echo -e '\nDone' |
| 51 | |
| 52 | Done |
| 53 | [composer-package-php55-trusty] $ /bin/bash -xe /tmp/hudson5905691734949233377.sh |
| 54 | + composer --ansi validate |
| 55 | [32m./composer.json is valid[39m |
| 56 | [composer-package-php55-trusty] $ /bin/bash -xe /tmp/hudson5730970499430356808.sh |
| 57 | + set -u |
| 58 | + cd . |
| 59 | + [[ -f composer.json ]] |
| 60 | + composer update --ansi --no-progress --prefer-dist --profile -v |
| 61 | [8.4MB/0.06s] [32mLoading composer repositories with package information[39m |
| 62 | [8.9MB/0.54s] [32mUpdating dependencies (including require-dev)[39m |
| 63 | [128.5MB/33.34s] Dependency resolution completed in 0.123 seconds |
| 64 | [128.6MB/33.35s] Analyzed 2041 packages to resolve dependencies |
| 65 | [128.6MB/33.35s] Analyzed 19525 rules to resolve dependencies |
| 66 | [128.6MB/33.35s] - Installing [32mpsr/log[39m ([33m1.0.0[39m) |
| 67 | [128.8MB/33.36s] Downloading |
| 68 | [128.8MB/33.48s] Extracting archive |
| 69 | [128.9MB/33.51s] |
| 70 | [128.9MB/33.51s] - Installing [32mmonolog/monolog[39m ([33m1.19.0[39m) |
| 71 | [128.9MB/33.51s] Downloading |
| 72 | [128.9MB/33.59s] Extracting archive |
| 73 | [128.9MB/33.64s] |
| 74 | [128.9MB/33.64s] - Installing [32mbd808/monolog-udp2log-handler[39m ([33mv1.0.1[39m) |
| 75 | [128.9MB/33.64s] Downloading |
| 76 | [128.9MB/33.76s] Extracting archive |
| 77 | [128.9MB/33.79s] |
| 78 | [128.9MB/33.79s] - Installing [32mphpmailer/phpmailer[39m ([33mv5.2.14[39m) |
| 79 | [128.9MB/33.79s] Downloading |
| 80 | [128.9MB/33.90s] Extracting archive |
| 81 | [129.0MB/33.94s] |
| 82 | [128.9MB/33.94s] - Installing [32mslim/slim[39m ([33m2.6.2[39m) |
| 83 | [128.9MB/33.94s] Downloading |
| 84 | [128.9MB/34.04s] Extracting archive |
| 85 | [129.0MB/34.06s] |
| 86 | [128.9MB/34.07s] - Installing [32mslim/views[39m ([33m0.1.3[39m) |
| 87 | [128.9MB/34.07s] Downloading |
| 88 | [128.9MB/34.17s] Extracting archive |
| 89 | [128.9MB/34.19s] |
| 90 | [128.9MB/34.19s] - Installing [32mtwig/twig[39m ([33mv1.24.0[39m) |
| 91 | [128.9MB/34.19s] Downloading |
| 92 | [128.9MB/34.33s] Extracting archive |
| 93 | [129.0MB/34.44s] |
| 94 | [128.9MB/34.45s] - Installing [32mwikimedia/simplei18n[39m ([33mv1.0.1[39m) |
| 95 | [128.9MB/34.45s] Downloading |
| 96 | [128.9MB/34.57s] Extracting archive |
| 97 | [128.9MB/34.59s] |
| 98 | [128.9MB/34.59s] - Installing [32mjakub-onderka/php-parallel-lint[39m ([33mv0.9.2[39m) |
| 99 | [128.9MB/34.59s] Downloading |
| 100 | [128.9MB/34.69s] Extracting archive |
| 101 | [129.0MB/34.72s] |
| 102 | [128.9MB/34.72s] - Installing [32msebastian/version[39m ([33m1.0.6[39m) |
| 103 | [128.9MB/34.72s] Downloading |
| 104 | [128.9MB/34.81s] Extracting archive |
| 105 | [128.9MB/34.84s] |
| 106 | [128.9MB/34.84s] - Installing [32msebastian/global-state[39m ([33m1.1.1[39m) |
| 107 | [128.9MB/34.84s] Downloading |
| 108 | [128.9MB/34.96s] Extracting archive |
| 109 | [129.0MB/34.98s] |
| 110 | [128.9MB/34.98s] - Installing [32msebastian/recursion-context[39m ([33m1.0.2[39m) |
| 111 | [128.9MB/34.98s] Downloading |
| 112 | [128.9MB/35.06s] Extracting archive |
| 113 | [129.0MB/35.09s] |
| 114 | [128.9MB/35.09s] - Installing [32msebastian/exporter[39m ([33m1.2.1[39m) |
| 115 | [128.9MB/35.09s] Downloading |
| 116 | [128.9MB/35.18s] Extracting archive |
| 117 | [129.0MB/35.20s] |
| 118 | [128.9MB/35.20s] - Installing [32msebastian/environment[39m ([33m1.3.5[39m) |
| 119 | [128.9MB/35.20s] Downloading |
| 120 | [128.9MB/35.29s] Extracting archive |
| 121 | [129.0MB/35.32s] |
| 122 | [128.9MB/35.33s] - Installing [32msebastian/diff[39m ([33m1.4.1[39m) |
| 123 | [128.9MB/35.33s] Downloading |
| 124 | [128.9MB/35.41s] Extracting archive |
| 125 | [129.0MB/35.44s] |
| 126 | [128.9MB/35.44s] - Installing [32msebastian/comparator[39m ([33m1.2.0[39m) |
| 127 | [128.9MB/35.44s] Downloading |
| 128 | [128.9MB/35.53s] Extracting archive |
| 129 | [129.0MB/35.56s] |
| 130 | [128.9MB/35.56s] - Installing [32msymfony/yaml[39m ([33mv3.0.4[39m) |
| 131 | [128.9MB/35.56s] Downloading |
| 132 | [128.9MB/35.65s] Extracting archive |
| 133 | [129.0MB/35.68s] |
| 134 | [128.9MB/35.68s] - Installing [32mdoctrine/instantiator[39m ([33m1.0.5[39m) |
| 135 | [128.9MB/35.68s] Downloading |
| 136 | [128.9MB/35.78s] Extracting archive |
| 137 | [129.0MB/35.80s] |
| 138 | [128.9MB/35.81s] - Installing [32mphpdocumentor/reflection-docblock[39m ([33m2.0.4[39m) |
| 139 | [128.9MB/35.81s] Downloading |
| 140 | [128.9MB/35.91s] Extracting archive |
| 141 | [129.0MB/35.94s] |
| 142 | [128.9MB/35.95s] - Installing [32mphpspec/prophecy[39m ([33mv1.6.0[39m) |
| 143 | [128.9MB/35.95s] Downloading |
| 144 | [128.9MB/36.04s] Extracting archive |
| 145 | [129.0MB/36.10s] |
| 146 | [128.9MB/36.10s] - Installing [32mphpunit/php-text-template[39m ([33m1.2.1[39m) |
| 147 | [128.9MB/36.10s] Downloading |
| 148 | [128.9MB/36.20s] Extracting archive |
| 149 | [129.0MB/36.22s] |
| 150 | [128.9MB/36.23s] - Installing [32mphpunit/phpunit-mock-objects[39m ([33m2.3.8[39m) |
| 151 | [128.9MB/36.23s] Downloading |
| 152 | [128.9MB/36.33s] Extracting archive |
| 153 | [129.0MB/36.37s] |
| 154 | [128.9MB/36.37s] - Installing [32mphpunit/php-timer[39m ([33m1.0.7[39m) |
| 155 | [128.9MB/36.37s] Downloading |
| 156 | [128.9MB/36.45s] Extracting archive |
| 157 | [129.0MB/36.47s] |
| 158 | [128.9MB/36.48s] - Installing [32mphpunit/php-token-stream[39m ([33m1.4.8[39m) |
| 159 | [128.9MB/36.48s] Downloading |
| 160 | [128.9MB/36.59s] Extracting archive |
| 161 | [129.0MB/36.60s] |
| 162 | [128.9MB/36.60s] - Installing [32mphpunit/php-file-iterator[39m ([33m1.4.1[39m) |
| 163 | [128.9MB/36.60s] Downloading |
| 164 | [128.9MB/36.69s] Extracting archive |
| 165 | [129.0MB/36.71s] |
| 166 | [128.9MB/36.72s] - Installing [32mphpunit/php-code-coverage[39m ([33m2.2.4[39m) |
| 167 | [128.9MB/36.72s] Downloading |
| 168 | [128.9MB/36.85s] Extracting archive |
| 169 | [129.0MB/36.89s] |
| 170 | [128.9MB/36.89s] - Installing [32mphpunit/phpunit[39m ([33m4.8.24[39m) |
| 171 | [128.9MB/36.89s] Downloading |
| 172 | [128.9MB/37.01s] Extracting archive |
| 173 | [129.1MB/37.12s] |
| 174 | [128.9MB/37.12s] - Installing [32msquizlabs/php_codesniffer[39m ([33m2.5.1[39m) |
| 175 | [128.9MB/37.12s] Downloading |
| 176 | [128.9MB/37.23s] Extracting archive |
| 177 | [129.0MB/37.33s] |
| 178 | [128.9MB/37.34s] - Installing [32mmediawiki/mediawiki-codesniffer[39m ([33mv0.6.0[39m) |
| 179 | [128.9MB/37.34s] Downloading |
| 180 | [128.9MB/37.43s] Extracting archive |
| 181 | [129.0MB/37.45s] |
| 182 | [98.3MB/37.97s] monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server) |
| 183 | [98.3MB/37.97s] monolog/monolog suggests installing raven/raven (Allow sending log messages to a Sentry server) |
| 184 | [98.3MB/37.97s] monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server) |
| 185 | [98.3MB/37.97s] monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server) |
| 186 | [98.3MB/37.97s] monolog/monolog suggests installing php-amqplib/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib) |
| 187 | [98.3MB/37.97s] monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required)) |
| 188 | [98.3MB/37.97s] monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server) |
| 189 | [98.3MB/37.97s] monolog/monolog suggests installing mongodb/mongodb (Allow sending log messages to a MongoDB server via PHP Driver) |
| 190 | [98.3MB/37.97s] monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB) |
| 191 | [98.3MB/37.97s] monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar) |
| 192 | [98.3MB/37.97s] monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome) |
| 193 | [98.3MB/37.97s] phpmailer/phpmailer suggests installing league/oauth2-client (Needed for XOAUTH2 authentication) |
| 194 | [98.3MB/37.97s] phpmailer/phpmailer suggests installing league/oauth2-google (Needed for Gmail XOAUTH2) |
| 195 | [98.3MB/37.97s] slim/slim suggests installing ext-mcrypt (Required for HTTP cookie encryption) |
| 196 | [98.3MB/37.97s] slim/views suggests installing smarty/smarty (Smarty templating system) |
| 197 | [98.3MB/37.97s] jakub-onderka/php-parallel-lint suggests installing jakub-onderka/php-console-highlighter (Highlight syntax in code snippet) |
| 198 | [98.3MB/37.97s] sebastian/global-state suggests installing ext-uopz (*) |
| 199 | [98.3MB/37.97s] phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0) |
| 200 | [98.3MB/37.97s] phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0) |
| 201 | [98.3MB/37.97s] phpunit/php-code-coverage suggests installing ext-xdebug (>=2.2.1) |
| 202 | [98.3MB/37.97s] phpunit/phpunit suggests installing phpunit/php-invoker (~1.1) |
| 203 | [99.2MB/37.99s] Dependency resolution completed in 0.001 seconds |
| 204 | [99.2MB/38.00s] [32mWriting lock file[39m |
| 205 | [99.2MB/38.00s] [32mGenerating autoload files[39m |
| 206 | [99.1MB/38.40s] [32mMemory usage: 99.06MB (peak: 130.37MB), time: 38.4s[39m |
| 207 | [composer-package-php55-trusty] $ /bin/bash -xe /tmp/hudson8707626898066074780.sh |
| 208 | + [[ -f composer.json ]] |
| 209 | + COMPOSER_PROCESS_TIMEOUT=600 |
| 210 | + composer --ansi test |
| 211 | > parallel-lint . --exclude vendor |
| 212 | PHP 5.5.9 | 10 parallel jobs |
| 213 | ................... 19/19 (100 %) |
| 214 | |
| 215 | |
| 216 | Checked 19 files in 0.1 seconds |
| 217 | No syntax error found |
| 218 | > phpunit $PHPUNIT_ARGS |
| 219 | PHPUnit 4.8.24 by Sebastian Bergmann and contributors. |
| 220 | |
| 221 | Runtime: PHP 5.5.9-1ubuntu4.16 |
| 222 | Configuration: /home/jenkins/workspace/composer-package-php55-trusty/phpunit.xml.dist |
| 223 | |
| 224 | ................................ |
| 225 | |
| 226 | Time: 173 ms, Memory: 5.25Mb |
| 227 | |
| 228 | OK (32 tests, 109 assertions) |
| 229 | > phpcs -p |
| 230 | E..EEEEEEEEEEEE.E.E |
| 231 | |
| 232 | |
| 233 | FILE: ...e/jenkins/workspace/composer-package-php55-trusty/src/Config.php |
| 234 | ---------------------------------------------------------------------- |
| 235 | FOUND 3 ERRORS AFFECTING 3 LINES |
| 236 | ---------------------------------------------------------------------- |
| 237 | 44 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 238 | | | found 2 consecutive empty lines |
| 239 | 62 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 240 | | | found 2 consecutive empty lines |
| 241 | 72 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 242 | | | found 2 consecutive empty lines |
| 243 | ---------------------------------------------------------------------- |
| 244 | PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 245 | ---------------------------------------------------------------------- |
| 246 | |
| 247 | |
| 248 | FILE: ...workspace/composer-package-php55-trusty/src/Auth/AuthManager.php |
| 249 | ---------------------------------------------------------------------- |
| 250 | FOUND 9 ERRORS AFFECTING 9 LINES |
| 251 | ---------------------------------------------------------------------- |
| 252 | 41 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 253 | | | found 2 consecutive empty lines |
| 254 | 49 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 255 | | | found 2 consecutive empty lines |
| 256 | 63 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 257 | | | found 2 consecutive empty lines |
| 258 | 73 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 259 | | | found 2 consecutive empty lines |
| 260 | 82 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 261 | | | found 2 consecutive empty lines |
| 262 | 91 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 263 | | | found 2 consecutive empty lines |
| 264 | 100 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 265 | | | found 2 consecutive empty lines |
| 266 | 119 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 267 | | | found 2 consecutive empty lines |
| 268 | 138 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 269 | | | found 2 consecutive empty lines |
| 270 | ---------------------------------------------------------------------- |
| 271 | PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 272 | ---------------------------------------------------------------------- |
| 273 | |
| 274 | |
| 275 | FILE: ...ns/workspace/composer-package-php55-trusty/src/Auth/Password.php |
| 276 | ---------------------------------------------------------------------- |
| 277 | FOUND 9 ERRORS AFFECTING 9 LINES |
| 278 | ---------------------------------------------------------------------- |
| 279 | 39 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 280 | | | found 2 consecutive empty lines |
| 281 | 59 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 282 | | | found 2 consecutive empty lines |
| 283 | 76 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 284 | | | found 2 consecutive empty lines |
| 285 | 120 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 286 | | | found 2 consecutive empty lines |
| 287 | 189 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 288 | | | found 2 consecutive empty lines |
| 289 | 202 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 290 | | | found 2 consecutive empty lines |
| 291 | 212 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 292 | | | found 2 consecutive empty lines |
| 293 | 243 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 294 | | | found 2 consecutive empty lines |
| 295 | 283 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 296 | | | found 2 consecutive empty lines |
| 297 | ---------------------------------------------------------------------- |
| 298 | PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 299 | ---------------------------------------------------------------------- |
| 300 | |
| 301 | |
| 302 | FILE: ...kins/workspace/composer-package-php55-trusty/src/AbstractApp.php |
| 303 | ---------------------------------------------------------------------- |
| 304 | FOUND 10 ERRORS AFFECTING 10 LINES |
| 305 | ---------------------------------------------------------------------- |
| 306 | 48 | ERROR | [x] Short array syntax must be used to define arrays |
| 307 | 52 | ERROR | [x] Short array syntax must be used to define arrays |
| 308 | 129 | ERROR | [x] Short array syntax must be used to define arrays |
| 309 | 151 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 310 | | | found 2 consecutive empty lines |
| 311 | 159 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 312 | | | found 2 consecutive empty lines |
| 313 | 167 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 314 | | | found 2 consecutive empty lines |
| 315 | 175 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 316 | | | found 2 consecutive empty lines |
| 317 | 183 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 318 | | | found 2 consecutive empty lines |
| 319 | 196 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 320 | | | found 2 consecutive empty lines |
| 321 | 215 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 322 | | | found 2 consecutive empty lines |
| 323 | ---------------------------------------------------------------------- |
| 324 | PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 325 | ---------------------------------------------------------------------- |
| 326 | |
| 327 | |
| 328 | FILE: ...ns/workspace/composer-package-php55-trusty/src/ParsoidClient.php |
| 329 | ---------------------------------------------------------------------- |
| 330 | FOUND 8 ERRORS AFFECTING 8 LINES |
| 331 | ---------------------------------------------------------------------- |
| 332 | 51 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 333 | | | found 2 consecutive empty lines |
| 334 | 65 | ERROR | [x] Short array syntax must be used to define arrays |
| 335 | 86 | ERROR | [x] Short array syntax must be used to define arrays |
| 336 | 92 | ERROR | [x] Short array syntax must be used to define arrays |
| 337 | 102 | ERROR | [x] Short array syntax must be used to define arrays |
| 338 | 115 | ERROR | [x] Short array syntax must be used to define arrays |
| 339 | 131 | ERROR | [x] Short array syntax must be used to define arrays |
| 340 | 138 | ERROR | [x] Short array syntax must be used to define arrays |
| 341 | ---------------------------------------------------------------------- |
| 342 | PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 343 | ---------------------------------------------------------------------- |
| 344 | |
| 345 | |
| 346 | FILE: ...nkins/workspace/composer-package-php55-trusty/src/Controller.php |
| 347 | ---------------------------------------------------------------------- |
| 348 | FOUND 17 ERRORS AFFECTING 17 LINES |
| 349 | ---------------------------------------------------------------------- |
| 350 | 63 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 351 | | | found 2 consecutive empty lines |
| 352 | 72 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 353 | | | found 2 consecutive empty lines |
| 354 | 81 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 355 | | | found 2 consecutive empty lines |
| 356 | 90 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 357 | | | found 2 consecutive empty lines |
| 358 | 99 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 359 | | | found 2 consecutive empty lines |
| 360 | 108 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 361 | | | found 2 consecutive empty lines |
| 362 | 118 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 363 | | | found 2 consecutive empty lines |
| 364 | 131 | ERROR | [x] Short array syntax must be used to define arrays |
| 365 | 133 | ERROR | [x] Short array syntax must be used to define arrays |
| 366 | 136 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 367 | | | found 2 consecutive empty lines |
| 368 | 147 | ERROR | [x] Short array syntax must be used to define arrays |
| 369 | 155 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 370 | | | found 2 consecutive empty lines |
| 371 | 167 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 372 | | | found 2 consecutive empty lines |
| 373 | 182 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 374 | | | found 2 consecutive empty lines |
| 375 | 191 | ERROR | [x] Short array syntax must be used to define arrays |
| 376 | 194 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 377 | | | found 2 consecutive empty lines |
| 378 | 209 | ERROR | [x] Short array syntax must be used to define arrays |
| 379 | ---------------------------------------------------------------------- |
| 380 | PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 381 | ---------------------------------------------------------------------- |
| 382 | |
| 383 | |
| 384 | FILE: ...e/jenkins/workspace/composer-package-php55-trusty/src/Mailer.php |
| 385 | ---------------------------------------------------------------------- |
| 386 | FOUND 9 ERRORS AFFECTING 9 LINES |
| 387 | ---------------------------------------------------------------------- |
| 388 | 46 | ERROR | [x] Short array syntax must be used to define arrays |
| 389 | 56 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 390 | | | found 2 consecutive empty lines |
| 391 | 62 | ERROR | [x] Short array syntax must be used to define arrays |
| 392 | 64 | ERROR | [x] Short array syntax must be used to define arrays |
| 393 | 67 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 394 | | | found 2 consecutive empty lines |
| 395 | 75 | ERROR | [x] Short array syntax must be used to define arrays |
| 396 | 84 | ERROR | [x] Short array syntax must be used to define arrays |
| 397 | 91 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 398 | | | found 2 consecutive empty lines |
| 399 | 101 | ERROR | [x] Short array syntax must be used to define arrays |
| 400 | ---------------------------------------------------------------------- |
| 401 | PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 402 | ---------------------------------------------------------------------- |
| 403 | |
| 404 | |
| 405 | FILE: ...ns/workspace/composer-package-php55-trusty/src/TwigExtension.php |
| 406 | ---------------------------------------------------------------------- |
| 407 | FOUND 6 ERRORS AFFECTING 5 LINES |
| 408 | ---------------------------------------------------------------------- |
| 409 | 49 | ERROR | [x] Short array syntax must be used to define arrays |
| 410 | 50 | ERROR | [x] Short array syntax must be used to define arrays |
| 411 | 55 | ERROR | [x] Short array syntax must be used to define arrays |
| 412 | 57 | ERROR | [x] Short array syntax must be used to define arrays |
| 413 | 58 | ERROR | [x] Short array syntax must be used to define arrays |
| 414 | 58 | ERROR | [x] Short array syntax must be used to define arrays |
| 415 | ---------------------------------------------------------------------- |
| 416 | PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 417 | ---------------------------------------------------------------------- |
| 418 | |
| 419 | |
| 420 | FILE: ...s/workspace/composer-package-php55-trusty/src/CsrfMiddleware.php |
| 421 | ---------------------------------------------------------------------- |
| 422 | FOUND 4 ERRORS AFFECTING 4 LINES |
| 423 | ---------------------------------------------------------------------- |
| 424 | 49 | ERROR | [x] Short array syntax must be used to define arrays |
| 425 | 52 | ERROR | [x] Short array syntax must be used to define arrays |
| 426 | 56 | ERROR | [x] Short array syntax must be used to define arrays |
| 427 | 61 | ERROR | [x] Short array syntax must be used to define arrays |
| 428 | ---------------------------------------------------------------------- |
| 429 | PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 430 | ---------------------------------------------------------------------- |
| 431 | |
| 432 | |
| 433 | FILE: .../workspace/composer-package-php55-trusty/src/Dao/AbstractDao.php |
| 434 | ---------------------------------------------------------------------- |
| 435 | FOUND 14 ERRORS AFFECTING 14 LINES |
| 436 | ---------------------------------------------------------------------- |
| 437 | 47 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 438 | | | found 2 consecutive empty lines |
| 439 | 59 | ERROR | [x] Short array syntax must be used to define arrays |
| 440 | 65 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 441 | | | found 2 consecutive empty lines |
| 442 | 80 | ERROR | [x] Short array syntax must be used to define arrays |
| 443 | 115 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 444 | | | found 2 consecutive empty lines |
| 445 | 130 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 446 | | | found 2 consecutive empty lines |
| 447 | 140 | ERROR | [x] Short array syntax must be used to define arrays |
| 448 | 146 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 449 | | | found 2 consecutive empty lines |
| 450 | 169 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 451 | | | found 2 consecutive empty lines |
| 452 | 188 | ERROR | [x] Short array syntax must be used to define arrays |
| 453 | 197 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 454 | | | found 2 consecutive empty lines |
| 455 | 217 | ERROR | [x] Short array syntax must be used to define arrays |
| 456 | 226 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 457 | | | found 2 consecutive empty lines |
| 458 | 277 | ERROR | [x] Short array syntax must be used to define arrays |
| 459 | ---------------------------------------------------------------------- |
| 460 | PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 461 | ---------------------------------------------------------------------- |
| 462 | |
| 463 | |
| 464 | FILE: ...workspace/composer-package-php55-trusty/src/HeaderMiddleware.php |
| 465 | ---------------------------------------------------------------------- |
| 466 | FOUND 2 ERRORS AFFECTING 2 LINES |
| 467 | ---------------------------------------------------------------------- |
| 468 | 48 | ERROR | [x] Short array syntax must be used to define arrays |
| 469 | 51 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 470 | | | found 2 consecutive empty lines |
| 471 | ---------------------------------------------------------------------- |
| 472 | PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 473 | ---------------------------------------------------------------------- |
| 474 | |
| 475 | |
| 476 | FILE: ...ome/jenkins/workspace/composer-package-php55-trusty/src/Form.php |
| 477 | ---------------------------------------------------------------------- |
| 478 | FOUND 20 ERRORS AFFECTING 20 LINES |
| 479 | ---------------------------------------------------------------------- |
| 480 | 45 | ERROR | [x] Short array syntax must be used to define arrays |
| 481 | 51 | ERROR | [x] Short array syntax must be used to define arrays |
| 482 | 57 | ERROR | [x] Short array syntax must be used to define arrays |
| 483 | 75 | ERROR | [x] Short array syntax must be used to define arrays |
| 484 | 106 | ERROR | [x] Short array syntax must be used to define arrays |
| 485 | 118 | ERROR | [x] Short array syntax must be used to define arrays |
| 486 | 138 | ERROR | [x] Short array syntax must be used to define arrays |
| 487 | 222 | ERROR | [x] Short array syntax must be used to define arrays |
| 488 | 288 | ERROR | [x] Short array syntax must be used to define arrays |
| 489 | 324 | ERROR | [x] Short array syntax must be used to define arrays |
| 490 | 356 | ERROR | [x] Short array syntax must be used to define arrays |
| 491 | 357 | ERROR | [x] Short array syntax must be used to define arrays |
| 492 | 358 | ERROR | [x] Short array syntax must be used to define arrays |
| 493 | 375 | ERROR | [x] Short array syntax must be used to define arrays |
| 494 | 391 | ERROR | [x] Short array syntax must be used to define arrays |
| 495 | 459 | ERROR | [x] Short array syntax must be used to define arrays |
| 496 | 479 | ERROR | [x] Short array syntax must be used to define arrays |
| 497 | 488 | ERROR | [x] Short array syntax must be used to define arrays |
| 498 | 499 | ERROR | [x] Short array syntax must be used to define arrays |
| 499 | 510 | ERROR | [x] Short array syntax must be used to define arrays |
| 500 | ---------------------------------------------------------------------- |
| 501 | PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 502 | ---------------------------------------------------------------------- |
| 503 | |
| 504 | |
| 505 | FILE: ...ins/workspace/composer-package-php55-trusty/tests/ConfigTest.php |
| 506 | ---------------------------------------------------------------------- |
| 507 | FOUND 1 ERROR AFFECTING 1 LINE |
| 508 | ---------------------------------------------------------------------- |
| 509 | 58 | ERROR | [x] Multiple empty lines should not exist in a row; |
| 510 | | | found 2 consecutive empty lines |
| 511 | ---------------------------------------------------------------------- |
| 512 | PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 513 | ---------------------------------------------------------------------- |
| 514 | |
| 515 | |
| 516 | FILE: ...nkins/workspace/composer-package-php55-trusty/tests/FormTest.php |
| 517 | ---------------------------------------------------------------------- |
| 518 | FOUND 27 ERRORS AFFECTING 27 LINES |
| 519 | ---------------------------------------------------------------------- |
| 520 | 47 | ERROR | [x] Short array syntax must be used to define arrays |
| 521 | 59 | ERROR | [x] Short array syntax must be used to define arrays |
| 522 | 71 | ERROR | [x] Short array syntax must be used to define arrays |
| 523 | 83 | ERROR | [x] Short array syntax must be used to define arrays |
| 524 | 93 | ERROR | [x] Short array syntax must be used to define arrays |
| 525 | 122 | ERROR | [x] Short array syntax must be used to define arrays |
| 526 | 123 | ERROR | [x] Short array syntax must be used to define arrays |
| 527 | 124 | ERROR | [x] Short array syntax must be used to define arrays |
| 528 | 125 | ERROR | [x] Short array syntax must be used to define arrays |
| 529 | 126 | ERROR | [x] Short array syntax must be used to define arrays |
| 530 | 139 | ERROR | [x] Short array syntax must be used to define arrays |
| 531 | 140 | ERROR | [x] Short array syntax must be used to define arrays |
| 532 | 147 | ERROR | [x] Short array syntax must be used to define arrays |
| 533 | 178 | ERROR | [x] Short array syntax must be used to define arrays |
| 534 | 179 | ERROR | [x] Short array syntax must be used to define arrays |
| 535 | 180 | ERROR | [x] Short array syntax must be used to define arrays |
| 536 | 181 | ERROR | [x] Short array syntax must be used to define arrays |
| 537 | 182 | ERROR | [x] Short array syntax must be used to define arrays |
| 538 | 183 | ERROR | [x] Short array syntax must be used to define arrays |
| 539 | 184 | ERROR | [x] Short array syntax must be used to define arrays |
| 540 | 185 | ERROR | [x] Short array syntax must be used to define arrays |
| 541 | 190 | ERROR | [x] Short array syntax must be used to define arrays |
| 542 | 200 | ERROR | [x] Short array syntax must be used to define arrays |
| 543 | 201 | ERROR | [x] Short array syntax must be used to define arrays |
| 544 | 202 | ERROR | [x] Short array syntax must be used to define arrays |
| 545 | 217 | ERROR | [x] Short array syntax must be used to define arrays |
| 546 | 229 | ERROR | [x] Short array syntax must be used to define arrays |
| 547 | ---------------------------------------------------------------------- |
| 548 | PHPCBF CAN FIX THE 27 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 549 | ---------------------------------------------------------------------- |
| 550 | |
| 551 | |
| 552 | FILE: ...pace/composer-package-php55-trusty/tests/Dao/AbstractDaoTest.php |
| 553 | ---------------------------------------------------------------------- |
| 554 | FOUND 16 ERRORS AFFECTING 12 LINES |
| 555 | ---------------------------------------------------------------------- |
| 556 | 47 | ERROR | [x] Short array syntax must be used to define arrays |
| 557 | 52 | ERROR | [x] Short array syntax must be used to define arrays |
| 558 | 53 | ERROR | [x] Short array syntax must be used to define arrays |
| 559 | 53 | ERROR | [x] Short array syntax must be used to define arrays |
| 560 | 54 | ERROR | [x] Short array syntax must be used to define arrays |
| 561 | 54 | ERROR | [x] Short array syntax must be used to define arrays |
| 562 | 55 | ERROR | [x] Short array syntax must be used to define arrays |
| 563 | 56 | ERROR | [x] Short array syntax must be used to define arrays |
| 564 | 77 | ERROR | [x] Short array syntax must be used to define arrays |
| 565 | 82 | ERROR | [x] Short array syntax must be used to define arrays |
| 566 | 83 | ERROR | [x] Short array syntax must be used to define arrays |
| 567 | 83 | ERROR | [x] Short array syntax must be used to define arrays |
| 568 | 84 | ERROR | [x] Short array syntax must be used to define arrays |
| 569 | 84 | ERROR | [x] Short array syntax must be used to define arrays |
| 570 | 85 | ERROR | [x] Short array syntax must be used to define arrays |
| 571 | 86 | ERROR | [x] Short array syntax must be used to define arrays |
| 572 | ---------------------------------------------------------------------- |
| 573 | PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY |
| 574 | ---------------------------------------------------------------------- |
| 575 | |
| 576 | Time: 659ms; Memory: 14Mb |
| 577 | |
| 578 | [37;41mScript phpcs -p handling the test event returned with an error[39;49m |
| 579 | |
| 580 | [37;41m [39;49m |
| 581 | [37;41m [RuntimeException] [39;49m |
| 582 | [37;41m Error Output: [39;49m |
| 583 | [37;41m [39;49m |
| 584 | |
| 585 | [32mtest [--dev] [--no-dev] [--] [[39m[32m<args>[39m[32m]...[39m |
| 586 | |
| 587 | Build step 'Execute shell' marked build as failure |
| 588 | [PostBuildScript] - Execution post build scripts. |
| 589 | [PostBuildScript] Build is not success : do not execute script |
| 590 | Finished: FAILURE |