acquia / blt

Acquia's toolset for automating Drupal 8 and 9 development, testing, and deployment.
https://docs.acquia.com/blt/
GNU General Public License v2.0
442 stars 394 forks source link

Travis CI Fails: ERROR: Referenced sniff "Drupal" does not exist #3261

Closed ghost closed 5 years ago

ghost commented 5 years ago

My system information:

Output of blt doctor:

[warning] Drupal VM is locally initialized, but you are not inside the VM.
[warning] You should execute all BLT commands from within Drupal VM.
[warning] Use vagrant ssh to enter the VM.
 Do you want to continue and execute this command on the host machine? (y/n) y
+---------------------------+--------------------------------------------------------------+
| Property                  | Value                                                        |
+---------------------------+--------------------------------------------------------------+
| %paths.%root              | /Users/debdattasarkar/Sites/prjt/docroot                      |
| %paths.%site              | sites/default                                                |
| %paths.%modules           | sites/all/modules                                            |
| %paths.%themes            | sites/all/themes                                             |
| %paths.%config-sync       | /Users/debdattasarkar/Sites/prjt/config/default               |
| alias-searchpaths.0       | /Users/debdattasarkar/.drush/sites                           |
| alias-searchpaths.1       | /Users/debdattasarkar/Sites/prjt/drush/sites                  |
| blt-version               | 9.2.1                                                        |
| composer-version          | Composer version 1.7.3 2018-11-01 10:05:06                   |
| config-sync               | /Users/debdattasarkar/Sites/prjt/config/default               |
| db-driver                 | mysql                                                        |
| db-hostname               | localhost                                                    |
| db-name                   | drupal                                                       |
| db-password               | drupal                                                       |
| db-port                   | 3306                                                         |
| db-username               | drupal                                                       |
| drupal-settings-file      | sites/default/settings.php                                   |
| drupal-version            | 8.6.3                                                        |
| drush-alias-files.0       | /Users/debdattasarkar/.drush/sites/prjtsec.site.yml           |
| drush-alias-files.1       | /Users/debdattasarkar/.drush/sites/drupalvm.site.yml         |
| drush-alias-files.2       | /Users/debdattasarkar/Sites/prjt/drush/sites/centrica-acsf.si |
|                           | te.yml                                                       |
| drush-alias-files.3       | /Users/debdattasarkar/Sites/prjt/drush/sites/de.site.yml      |
| drush-alias-files.4       | /Users/debdattasarkar/Sites/prjt/drush/sites/demo.site.yml    |
| drush-alias-files.5       | /Users/debdattasarkar/Sites/prjt/drush/sites/prjt.site.yml     |
| drush-alias-files.6       | /Users/debdattasarkar/Sites/prjt/drush/sites/example.acsf.sit |
|                           | e.yml                                                        |
| drush-alias-files.7       | /Users/debdattasarkar/Sites/prjt/drush/sites/example.local.si |
|                           | te.yml                                                       |
| drush-alias-files.8       | /Users/debdattasarkar/Sites/prjt/drush/sites/hu.site.yml      |
| drush-alias-files.9       | /Users/debdattasarkar/Sites/prjt/drush/sites/it.site.yml      |
| drush-alias-files.10      | /Users/debdattasarkar/Sites/prjt/drush/sites/legacy.site.yml  |
| drush-alias-files.11      | /Users/debdattasarkar/Sites/prjt/drush/sites/master.site.yml  |
| drush-alias-files.12      | /Users/debdattasarkar/Sites/prjt/drush/sites/mx.site.yml      |
| drush-alias-files.13      | /Users/debdattasarkar/Sites/prjt/drush/sites/nl.site.yml      |
| drush-alias-files.14      | /Users/debdattasarkar/Sites/prjt/drush/sites/pprod-centricabu |
|                           | sinesssolutions-co.site.yml                                  |
| drush-alias-files.15      | /Users/debdattasarkar/Sites/prjt/drush/sites/pprod-centricabu |
|                           | sinesssolutions.site.yml                                     |
| drush-alias-files.16      | /Users/debdattasarkar/Sites/prjt/drush/sites/us.site.yml      |
| drush-alias-files.17      | /Users/debdattasarkar/Sites/prjt/drush/sites/www-centricabusi |
|                           | nesssolutions-co.site.yml                                    |
| drush-alias-files.18      | /Users/debdattasarkar/Sites/prjt/drush/sites/www-centricabusi |
|                           | nesssolutions.site.yml                                       |
| drush-cache-directory     | /Users/debdattasarkar/.drush/cache                           |
| drush-conf.0              | /Users/debdattasarkar/.drush/drush.yml                       |
| drush-conf.1              | /Users/debdattasarkar/Sites/prjt/vendor/drush/drush/drush.yml |
| drush-conf.2              | /Users/debdattasarkar/Sites/prjt/drush/drush.yml              |
| drush-conf.3              | /Users/debdattasarkar/Sites/prjt/docroot/sites/default/local. |
|                           | drush.yml                                                    |
| drush-script              | /Users/debdattasarkar/Sites/prjt/vendor/bin/drush             |
| drush-temp                | /tmp                                                         |
| drush-version             | 9.5.2                                                        |
| modules                   | sites/all/modules                                            |
| php-bin                   | /usr/local/Cellar/php@7.1/7.1.21/bin/php                     |
| php-conf.0                | /usr/local/etc/php/7.1/php.ini                               |
| php-os                    | Darwin                                                       |
| root                      | /Users/debdattasarkar/Sites/prjt/docroot                      |
| site                      | sites/default                                                |
| stacks.drupal-vm.inited   | true                                                         |
| stacks.dev-desktop.inited | false                                                        |
| themes                    | sites/all/themes                                             |
| uri                       | http://local.prjt.com                                         |
+---------------------------+--------------------------------------------------------------+
+------------------------------------------+-----------------------------------------------------------+
| Check                                    | Problem                                                   |
+------------------------------------------+-----------------------------------------------------------+
| BehatCheck:checkDrupalVm:root            | You have DrupalVM initialized, but drupal_root in         |
|                                          | tests/behat/local.yml does not reference the DrupalVM     |
|                                          | docroot.                                                  |
|                                          |   Behat drupal_root is                                    |
|                                          | /Users/debdattasarkar/Sites/prjt/docroot.                  |
|                                          |   To resolve, run blt tests:behat:init:config.            |
| DbCheck:checkDbConnection                | Could not connect to MySQL database.                      |
|                                          |                                                           |
|                                          | Is your *AMP stack running?                               |
|                                          | Are your database credentials correct?                    |
|                                          |   db-driver: mysql                                        |
|                                          |   db-hostname: localhost                                  |
|                                          |   db-username: drupal                                     |
|                                          |   db-password: drupal                                     |
|                                          |   db-name: drupal                                         |
|                                          |   db-port: 3306                                           |
|                                          |                                                           |
|                                          | To verify your mysql credentials, run `mysql -u drupal -h |
|                                          | localhost -pdrupal -P 3306`                               |
|                                          |                                                           |
|                                          | Are you using the correct PHP binary?                     |
|                                          | Is PHP using the correct MySQL socket?                    |
|                                          |   php-os: Darwin                                          |
|                                          |   php-bin: /usr/local/Cellar/php@7.1/7.1.21/bin/php       |
|                                          |   php-conf: /usr/local/etc/php/7.1/php.ini                |
|                                          |                                                           |
|                                          | Are you using the correct site and settings.php file?     |
|                                          |   site: sites/default                                     |
|                                          |   drupal-settings-file: sites/default/settings.php        |
|                                          |                                                           |
|                                          | To verify, run `drush sqlc`                               |
|                                          |                                                           |
| DrupalCheck:checkDrupalBootstrapped      | Could not bootstrap Drupal via drush without alias.       |
| DrupalCheck:checkDrupalInstalled         | Drupal is not installed.                                  |
|                                          |                                                           |
|                                          | Run `blt drupal:install` to install Drupal locally.       |
| FileSystemCheck:checkFileSystem:%files   | Public files directory is not set.                        |
| FileSystemCheck:checkFileSystem:%private | Private files directory is not set.                       |
| FileSystemCheck:checkFileSystem:%temp    | Temporary files directory is not set.                     |
| NodeCheck:checkNodeVersionFileExists     | Neither .nvmrc nor .node-version file found in repo root. |
| PhpCheck:checkPhpDateTimezone            | PHP setting for date.timezone is not set.                 |
|                                          |   Define date.timezone in /usr/local/etc/php/7.1/php.ini  |
+------------------------------------------+-----------------------------------------------------------+
[error]  BLT Doctor discovered one or more critical issues.

When I run this command:

# Note that the example .travis.yml file for child projects lives in /install.
# Temporarily use legacy infrastructure until Travis resolves MySQL issues with their containerized infrastructure.
# @see https://github.com/travis-ci/travis-ci/issues/6842
sudo: required
# sudo: true
language: php
dist: trusty

# Adjust the version of PHP to match your production environment.
# Making this version number greater than the production environment can have unintended consequences
# including a non-functional prod environment.
php:
  - 7.1

matrix:
  fast_finish: true

env:
  global:
    - COMPOSER_BIN=$TRAVIS_BUILD_DIR/vendor/bin
    - BLT_DIR=$TRAVIS_BUILD_DIR/vendor/acquia/blt
    - BUILD_DIR=$TRAVIS_BUILD_DIR
    - HTML_PROTOTYPE_DIR=$TRAVIS_BUILD_DIR/docroot/themes/custom/prjt
    - prjt_THEME_DIR=$TRAVIS_BUILD_DIR/docroot/themes/custom/prjt

jdk:
  - oraclejdk8

node_js:
  - "6.9.1"

cache:
  bundler: false
  apt: true
  directories:
  - "$HOME/.composer/cache"
  - "$HOME/.drush/cache"
  - "$HOME/.npm"
  - "$HOME/.nvm"
  - "vendor"
  - "$HTML_PROTOTYPE_DIR/node_modules"
  - "$HTML_PROTOTYPE_DIR/bower_components"
  # Cache front end prjtendecies to dramatically improve build time.
  # - ".rules"
  # Cache front end prjtendencies to dramatically improve build time.
  # - "docroot/themes/custom/mytheme/node_modules"
  # - "docroot/themes/custom/mytheme/bower_components"

addons:
  ssh_known_hosts:
  - hhhhh.hosting.acquia.com
  - ggggg.hosting.acquia.com
  # - cccccc.hosting.acquia.com
  chrome: stable

# @see https://docs.travis-ci.com/user/notifications
notifications:
# - hipchat: [api token]@[room id or name]
# - slack: '<account>:<token>#[channel]'

before_install:
  # Disable xdebug.
  - phpenv config-rm xdebug.ini
  - composer self-update
  - composer validate --no-check-all --ansi
  - composer install
  - nvm install 6.9.1
  - nvm use 6.9.1
  - npm config set spin false
  - npm config set registry https://registry.npmjs.org/
  - npm install -g bower
  - npm install -g grunt-cli
  # Exit build early if only documentation was changed in a Pull Request.
  - source ${BLT_DIR}/scripts/travis/exit_early

install:
  # - source $TRAVIS_BUILD_DIR/blt/scripts/travis/setup_environment
  # - source $TRAVIS_BUILD_DIR/blt/scripts/travis/setup_project
  - source ${BLT_DIR}/scripts/travis/setup_environment
  - source ${BLT_DIR}/scripts/travis/setup_project

script:
  # jump into the prototype dir
  - cd $HTML_PROTOTYPE_DIR
  # run FE tests
  - npm test
  # if successfull, dist the prototype theme assets into the drupal theme dir
  # - grunt dist-drupalTheme
  # jump back into the travis build dir
  - cd $TRAVIS_BUILD_DIR
  # run the BE tests via BLT
  # - source $TRAVIS_BUILD_DIR/blt/scripts/travis/run_tests
  - source ${BLT_DIR}/scripts/travis/run_tests

# The version below MUST match the php version indicated at the top of this file, otherwise the artifact won't build.
deploy:
  - provider: script
    script: "${BLT_DIR}/scripts/travis/deploy_branch"
    skip_cleanup: true
    on:
      branch: develop
      php: 7.1
    exclude_file: blt/deploy-exclude.txt
  - provider: script
    script: "${BLT_DIR}/scripts/travis/deploy_branch"
    skip_cleanup: true
    on:
      branch: master
      php: 7.1
    exclude_file: ${TRAVIS_BUILD_DIR}/blt/deploy-exclude.txt
  - provider: script
    script: "${BLT_DIR}/scripts/travis/deploy_tag"
    skip_cleanup: true
    on:
      tags: true
      php: 7.1
    exclude_file: blt/deploy-exclude.txt

I get the following output:

Worker information
hostname: 4eb67386-c31d-40f6-8da2-5c8ce7eb8e92@1.production-1-worker-com-gce-ll7f
version: v5.1.0 https://github.com/travis-ci/worker/tree/0bdbc36fc39a4c4c18f44c0a80f1eadac7a66a65
instance: travis-job-1e4f5c29-e136-4a93-8eeb-96f14bdc0525 travis-ci-garnet-trusty-1512502259-986baf0 (via amqp)
startup: 7.179317067s
system_info
Build system information
Build language: php
Build group: stable
Build dist: trusty
Build id: 92518608
Job id: 160759544
Runtime kernel version: 4.4.0-101-generic
travis-build version: 206e3514d
Build image provisioning date and time
Tue Dec  5 19:58:13 UTC 2017
Operating System Details
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.5 LTS
Release:    14.04
Codename:   trusty
Cookbooks Version
7c2c6a6 https://github.com/travis-ci/travis-cookbooks/tree/7c2c6a6
git version
git version 2.15.1
bash version
GNU bash, version 4.3.11(1)-release (x86_64-pc-linux-gnu)
gcc version
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
docker version
Client:
 Version:      17.09.0-ce
 API version:  1.32
 Go version:   go1.8.3
 Git commit:   afdb6d4
 Built:        Tue Sep 26 22:42:38 2017
 OS/Arch:      linux/amd64
Server:
 Version:      17.09.0-ce
 API version:  1.32 (minimum version 1.12)
 Go version:   go1.8.3
 Git commit:   afdb6d4
 Built:        Tue Sep 26 22:41:20 2017
 OS/Arch:      linux/amd64
 Experimental: false
clang version
clang version 5.0.0 (tags/RELEASE_500/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/local/clang-5.0.0/bin
jq version
jq-1.5
bats version
Bats 0.4.0
shellcheck version
0.4.6
shfmt version
v2.0.0
ccache version
ccache version 3.1.9
Copyright (C) 2002-2007 Andrew Tridgell
Copyright (C) 2009-2011 Joel Rosdahl
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 3 of the License, or (at your option) any later
version.
cmake version
cmake version 3.9.2
CMake suite maintained and supported by Kitware (kitware.com/cmake).
heroku version
heroku-cli/6.14.39-addc925 (linux-x64) node-v9.2.0
imagemagick version
Version: ImageMagick 6.7.7-10 2017-07-31 Q16 http://www.imagemagick.org
md5deep version
4.2
mercurial version
Mercurial Distributed SCM (version 4.2.2)
(see https://mercurial-scm.org for more information)
Copyright (C) 2005-2017 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
mysql version
mysql  Ver 14.14 Distrib 5.6.33, for debian-linux-gnu (x86_64) using  EditLine wrapper
openssl version
OpenSSL 1.0.1f 6 Jan 2014
packer version
Packer v1.0.2
Your version of Packer is out of date! The latest version
is 1.1.2. You can update by downloading from www.packer.io
postgresql client version
psql (PostgreSQL) 9.6.6
ragel version
Ragel State Machine Compiler version 6.8 Feb 2013
Copyright (c) 2001-2009 by Adrian Thurston
subversion version
svn, version 1.8.8 (r1568071)
   compiled Aug 10 2017, 17:20:39 on x86_64-pc-linux-gnu
Copyright (C) 2013 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/
The following repository access (RA) modules are available:
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - using serf 1.3.3
  - handles 'http' scheme
  - handles 'https' scheme
sudo version
Sudo version 1.8.9p5
Configure options: --prefix=/usr -v --with-all-insults --with-pam --with-fqdn --with-logging=syslog --with-logfac=authpriv --with-env-editor --with-editor=/usr/bin/editor --with-timeout=15 --with-password-timeout=0 --with-passprompt=[sudo] password for %p:  --without-lecture --with-tty-tickets --disable-root-mailer --enable-admin-flag --with-sendmail=/usr/sbin/sendmail --with-timedir=/var/lib/sudo --mandir=/usr/share/man --libexecdir=/usr/lib/sudo --with-sssd --with-sssd-lib=/usr/lib/x86_64-linux-gnu --with-selinux
Sudoers policy plugin version 1.8.9p5
Sudoers file grammar version 43
Sudoers path: /etc/sudoers
Authentication methods: 'pam'
Syslog facility if syslog is being used for logging: authpriv
Syslog priority to use when user authenticates successfully: notice
Syslog priority to use when user authenticates unsuccessfully: alert
Send mail if the user is not in sudoers
Use a separate timestamp for each user/tty combo
Lecture user the first time they run sudo
Root may run sudo
Allow some information gathering to give useful error messages
Require fully-qualified hostnames in the sudoers file
Visudo will honor the EDITOR environment variable
Set the LOGNAME and USER environment variables
Length at which to wrap log file lines (0 for no wrap): 80
Authentication timestamp timeout: 15.0 minutes
Password prompt timeout: 0.0 minutes
Number of tries to enter a password: 3
Umask to use or 0777 to use user's: 022
Path to mail program: /usr/sbin/sendmail
Flags for mail program: -t
Address to send mail to: root
Subject line for mail messages: *** SECURITY information for %h ***
Incorrect password message: Sorry, try again.
Path to authentication timestamp dir: /var/lib/sudo
Default password prompt: [sudo] password for %p: 
Default user to run commands as: root
Value to override user's $PATH with: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
Path to the editor for use by visudo: /usr/bin/editor
When to require a password for 'list' pseudocommand: any
When to require a password for 'verify' pseudocommand: all
File descriptors >= 3 will be closed before executing a command
Environment variables to check for sanity:
    TZ
    TERM
    LINGUAS
    LC_*
    LANGUAGE
    LANG
    COLORTERM
Environment variables to remove:
    RUBYOPT
    RUBYLIB
    PYTHONUSERBASE
    PYTHONINSPECT
    PYTHONPATH
    PYTHONHOME
    TMPPREFIX
    ZDOTDIR
    READNULLCMD
    NULLCMD
    FPATH
    PERL5DB
    PERL5OPT
    PERL5LIB
    PERLLIB
    PERLIO_DEBUG 
    JAVA_TOOL_OPTIONS
    SHELLOPTS
    GLOBIGNORE
    PS4
    BASH_ENV
    ENV
    TERMCAP
    TERMPATH
    TERMINFO_DIRS
    TERMINFO
    _RLD*
    LD_*
    PATH_LOCALE
    NLSPATH
    HOSTALIASES
    RES_OPTIONS
    LOCALDOMAIN
    CDPATH
    IFS
Environment variables to preserve:
    JAVA_HOME
    TRAVIS
    CI
    DEBIAN_FRONTEND
    XAUTHORIZATION
    XAUTHORITY
    PS2
    PS1
    PATH
    LS_COLORS
    KRB5CCNAME
    HOSTNAME
    HOME
    DISPLAY
    COLORS
Locale to use while parsing sudoers: C
Directory in which to store input/output logs: /var/log/sudo-io
File in which to store the input/output log: %{seq}
Add an entry to the utmp/utmpx file when allocating a pty
PAM service name to use
PAM service name to use for login shells
Create a new PAM session for the command to run in
Maximum I/O log sequence number: 0
Local IP address and netmask pairs:
    10.240.0.28/255.255.255.255
    172.17.0.1/255.255.0.0
Sudoers I/O plugin version 1.8.9p5
gzip version
gzip 1.6
Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 1993 Jean-loup Gailly.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
Written by Jean-loup Gailly.
zip version
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.
Currently maintained by E. Gordon.  Please send bug reports to
the authors using the web page at www.info-zip.org; see README for details.
Latest sources and executables are at ftp://ftp.info-zip.org/pub/infozip,
as of above date; see http://www.info-zip.org/ for other sites.
Compiled with gcc 4.8.2 for Unix (Linux ELF) on Oct 21 2013.
Zip special compilation options:
    USE_EF_UT_TIME       (store Universal Time)
    BZIP2_SUPPORT        (bzip2 library version 1.0.6, 6-Sept-2010)
        bzip2 code and library copyright (c) Julian R Seward
        (See the bzip2 license for terms of use)
    SYMLINK_SUPPORT      (symbolic links supported)
    LARGE_FILE_SUPPORT   (can read and write large files on file system)
    ZIP64_SUPPORT        (use Zip64 to store large files in archives)
    UNICODE_SUPPORT      (store and read UTF-8 Unicode paths)
    STORE_UNIX_UIDs_GIDs (store UID/GID sizes/values using new extra field)
    UIDGID_NOT_16BIT     (old Unix 16-bit UID/GID extra field not used)
    [encryption, version 2.91 of 05 Jan 2007] (modified for Zip 3)
Encryption notice:
    The encryption code of this program is not copyrighted and is
    put in the public domain.  It was originally written in Europe
    and, to the best of our knowledge, can be freely distributed
    in both source and object forms from any country, including
    the USA under License Exception TSU of the U.S. Export
    Administration Regulations (section 740.13(e)) of 6 June 2002.
Zip environment options:
             ZIP:  [none]
          ZIPOPT:  [none]
vim version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:43:18)
Included patches: 1-52
Extra patches: 8.0.0056
Modified by pkg-vim-maintainers@lists.alioth.debian.org
Compiled by buildd@
Huge version without GUI.  Features included (+) or not (-):
+acl             +farsi           +mouse_netterm   +syntax
+arabic          +file_in_path    +mouse_sgr       +tag_binary
+autocmd         +find_in_path    -mouse_sysmouse  +tag_old_static
-balloon_eval    +float           +mouse_urxvt     -tag_any_white
-browse          +folding         +mouse_xterm     -tcl
++builtin_terms  -footer          +multi_byte      +terminfo
+byte_offset     +fork()          +multi_lang      +termresponse
+cindent         +gettext         -mzscheme        +textobjects
-clientserver    -hangul_input    +netbeans_intg   +title
-clipboard       +iconv           +path_extra      -toolbar
+cmdline_compl   +insert_expand   -perl            +user_commands
+cmdline_hist    +jumplist        +persistent_undo +vertsplit
+cmdline_info    +keymap          +postscript      +virtualedit
+comments        +langmap         +printer         +visual
+conceal         +libcall         +profile         +visualextra
+cryptv          +linebreak       +python          +viminfo
+cscope          +lispindent      -python3         +vreplace
+cursorbind      +listcmds        +quickfix        +wildignore
+cursorshape     +localmap        +reltime         +wildmenu
+dialog_con      -lua             +rightleft       +windows
+diff            +menu            -ruby            +writebackup
+digraphs        +mksession       +scrollbind      -X11
-dnd             +modify_fname    +signs           -xfontset
-ebcdic          +mouse           +smartindent     -xim
+emacs_tags      -mouseshape      -sniff           -xsmp
+eval            +mouse_dec       +startuptime     -xterm_clipboard
+ex_extra        +mouse_gpm       +statusline      -xterm_save
+extra_search    -mouse_jsbterm   -sun_workshop    -xpm
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
 2nd user vimrc file: "~/.vim/vimrc"
      user exrc file: "$HOME/.exrc"
  fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H     -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1      
Linking: gcc   -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -o vim        -lm -ltinfo -lnsl  -lselinux  -lacl -lattr -lgpm -ldl    -L/usr/lib/python2.7/config-x86_64-linux-gnu -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions      
iptables version
iptables v1.4.21
curl version
curl 7.35.0 (x86_64-pc-linux-gnu) libcurl/7.35.0 OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 librtmp/2.3
wget version
GNU Wget 1.15 built on linux-gnu.
rsync version
rsync  version 3.1.0  protocol version 31
gimme version
v1.2.0
nvm version
0.33.6
perlbrew version
/home/travis/perl5/perlbrew/bin/perlbrew  - App::perlbrew/0.80
phpenv version
rbenv 1.1.1-25-g6aa70b6
rvm version
rvm 1.29.3 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
default ruby version
ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]
CouchDB version
couchdb 1.6.1
ElasticSearch version
5.5.0
Installed Firefox version
firefox 56.0.2
MongoDB version
MongoDB 3.4.10
[1mPhantomJS version
2.1.1
Pre-installed PostgreSQL versions
9.2.24
9.3.20
9.4.15
9.5.10
9.6.6
RabbitMQ Version
3.6.14
Redis version
redis-server 4.0.6
riak version
2.2.3
Pre-installed Go versions
1.7.4
ant version
Apache Ant(TM) version 1.9.3 compiled on April 8 2014
mvn version
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: /usr/local/maven-3.5.2
Java version: 1.8.0_151, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-98-generic", arch: "amd64", family: "unix"
gradle version
------------------------------------------------------------
Gradle 4.0.1
------------------------------------------------------------
Build time:   2017-07-07 14:02:41 UTC
Revision:     38e5dc0f772daecca1d2681885d3d85414eb6826
Groovy:       2.4.11
Ant:          Apache Ant(TM) version 1.9.6 compiled on June 29 2015
JVM:          1.8.0_151 (Oracle Corporation 25.151-b12)
OS:           Linux 4.4.0-98-generic amd64
lein version
Leiningen 2.8.1 on Java 1.8.0_151 Java HotSpot(TM) 64-Bit Server VM
Pre-installed Node.js versions
v4.8.6
v6.12.0
v6.12.1
v8.9
v8.9.1
phpenv versions
  system
  5.6
* 5.6.32 (set by /home/travis/.phpenv/version)
  7.0
  7.0.25
  7.1
  7.1.11
  hhvm
  hhvm-stable
composer --version
Composer version 1.5.2 2017-09-11 16:59:25
Pre-installed Ruby versions
ruby-2.2.7
ruby-2.3.4
ruby-2.4.1
Setting APT mirror in /etc/apt/sources.list: http://us-east-1.ec2.archive.ubuntu.com/ubuntu/
install_chrome
$ export CHROME_SOURCE_URL=https://dl.google.com/dl/linux/direct/google-chrome-stable_current_amd64.deb
Installing Google Chrome stable
1.16s$ wget --no-verbose -O /tmp/$(basename $CHROME_SOURCE_URL) $CHROME_SOURCE_URL
2018-11-26 10:03:59 URL:https://dl.google.com/dl/linux/direct/google-chrome-stable_current_amd64.deb [55908786/55908786] -> "/tmp/google-chrome-stable_current_amd64.deb" [1]
(Reading database ... 93695 files and directories currently installed.)
Preparing to unpack .../google-chrome-stable_current_amd64.deb ...
Unpacking google-chrome-stable (70.0.3538.110-1) over (62.0.3202.94-1) ...
Setting up google-chrome-stable (70.0.3538.110-1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
ssh_known_hosts.0
Adding ssh known hosts
0.82s$ ssh-keyscan -t $TRAVIS_SSH_KEY_TYPES -H svn-25.enterprise-g1.hosting.acquia.com 2>&1 | tee -a ${TRAVIS_HOME}/.ssh/known_hosts
# svn-25.enterprise-g1.hosting.acquia.com SSH-2.0-OpenSSH_7.2p2
# svn-25.enterprise-g1.hosting.acquia.com SSH-2.0-OpenSSH_7.2p2
no hostkey alg
# svn-25.enterprise-g1.hosting.acquia.com SSH-2.0-OpenSSH_7.2p2
no hostkey alg
|1|geHAxiwqjCSakDKKb3xqspWKpcI=|u1c7d3M2dxt1bjccXmunUZfEKTs= ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiB9ppFJ6Qf68a/ndksmnxi+x5QUOTbOvP/Ph0Kk2Flkrxqw4oeiDTkX9J6SdBT8vAdEOdnk4eoUfjcjFCgBX/TvTdeab7TPwtrHA6y6rTFduOoMuZoN6ky/GuEuf3LeZiwQPP4SZefB193a9OB6QvDeV4lO+ju9MeMonXHAfXjFyOnDYKM0ZD2b/PS7LdW+B0aTjXCI7O5tjm9UucmGl53hBeu1Khp8MOnfpPtKP2Q1PVrQT0BPUXpq5KbaIBV70HqOIXIjCOboU38qoi9Iub9c/bo0p37CUHtIKcddP6wy/XmrYG2YMhzh4hS9e/rTIAUzMQSr5vCsjtUMg8cVrV
0.81s$ ssh-keyscan -t $TRAVIS_SSH_KEY_TYPES -H staging-1433.enterprise-g1.hosting.acquia.com 2>&1 | tee -a ${TRAVIS_HOME}/.ssh/known_hosts
# staging-1433.enterprise-g1.hosting.acquia.com SSH-2.0-OpenSSH_7.2p2
no hostkey alg
# staging-1433.enterprise-g1.hosting.acquia.com SSH-2.0-OpenSSH_7.2p2
# staging-1433.enterprise-g1.hosting.acquia.com SSH-2.0-OpenSSH_7.2p2
no hostkey alg
|1|cD31BFAkpXs9x4x9nyWImE3WIDE=|PdpJCLCmhbw+iOGBbz79Fi5Jhig= ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyjmqsZ09SljY2Himj+BtNKxzU9/58rSdvrWesx5YMUvlRt/y8OPMZ+pcb7Quk9NiR4YIktZXMuoJJYPyYXWh3KQkYNIwQ+/eKzCZF+vSpcJjbwhiobkmp+LdrpcG38MnDrNXNlJNssjLfliG103bzjyyPhHtD+3vUGEvhs8pven/gvklmfTxDsOyLKvMMh+g/cpilVgauqMOk31TZp6av16M9NC+++VUbQtqhnBi/ws9OUOhb0+92kudnj+IO1usPfVAFg+8hBr4gRG+FT9d7DvJcMtvAm5fWvqCxW3jVrR+Wqx1hiuT96NwkT9i8EjA+SeySNuLbm8MfQERAsNZP
ssh_key
Installing SSH key from: repository settings
Key fingerprint: f5:05:e9:db:b5:78:76:72:db:e1:71:6c:b7:bb:78:b3
git.checkout
2.04s$ git clone --prjtth=50 --branch=release/DP0-1024-Drupal-Core-Update-Version-8.6.3-Test2 git@github.com:ixprjt/prjt.git ixprjt/prjt
Cloning into 'ixprjt/prjt'...
Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.
remote: Enumerating objects: 6304, done.
remote: Counting objects: 100% (6304/6304), done.
remote: Compressing objects: 100% (3131/3131), done.
remote: Total 6304 (delta 3678), reused 4723 (delta 2985), pack-reused 0
Receiving objects: 100% (6304/6304), 5.75 MiB | 9.39 MiB/s, done.
Resolving deltas: 100% (3678/3678), done.
$ cd ixprjt/prjt
$ git checkout -qf 15c8d1b666bc466bc7abd419a3834a12ee8cf882
Setting environment variables from .travis.yml
$ export COMPOSER_BIN=$TRAVIS_BUILD_DIR/vendor/bin
$ export BLT_DIR=$TRAVIS_BUILD_DIR/vendor/acquia/blt
$ export BUILD_DIR=$TRAVIS_BUILD_DIR
$ export HTML_PROTOTYPE_DIR=$TRAVIS_BUILD_DIR/docroot/themes/custom/prjt
$ export prjt_THEME_DIR=$TRAVIS_BUILD_DIR/docroot/themes/custom/prjt
0.02s$ phpenv global 7.1 2>/dev/null
pearrc
Writing /home/travis/.pearrc
0.22s0.15s$ pear config-show
Configuration (channel pear.php.net):
=====================================
Auto-discover new Channels     auto_discover    1
Default Channel                default_channel  pear.php.net
HTTP Proxy Server Address      http_proxy       <not set>
PEAR server [prjtRECATED]       master_server    pear.php.net
Default Channel Mirror         preferred_mirror pear.php.net
Remote Configuration File      remote_config    <not set>
PEAR executables directory     bin_dir          /home/travis/.phpenv/versions/7.1/bin
PEAR documentation directory   doc_dir          /home/travis/.phpenv/versions/7.1/docs
PHP extension directory        ext_dir          /home/travis/.phpenv/versions/7.1.11/lib/php/extensions/no-debug-zts-20160303
PEAR directory                 php_dir          /home/travis/.phpenv/versions/7.1/share/pear
PEAR Installer cache directory cache_dir        /tmp/pear/cache
PEAR configuration file        cfg_dir          /home/travis/.phpenv/versions/7.1/cfg
directory
PEAR data directory            data_dir         /home/travis/.phpenv/versions/7.1/data
PEAR Installer download        download_dir     /tmp/pear/install
directory
Systems manpage files          man_dir          /home/travis/.phpenv/versions/7.1/man
directory
PEAR metadata directory        metadata_dir     <not set>
PHP CLI/CGI binary             php_bin          /home/travis/.phpenv/versions/7.1.11/bin/php
php.ini location               php_ini          /home/travis/.phpenv/versions/7.1.11/etc/php.ini
--program-prefix passed to     php_prefix       <not set>
PHP's ./configure
--program-suffix passed to     php_suffix       <not set>
PHP's ./configure
PEAR Installer temp directory  temp_dir         /tmp/pear/install
PEAR test directory            test_dir         /home/travis/.phpenv/versions/7.1/tests
PEAR www files directory       www_dir          /home/travis/.phpenv/versions/7.1/www
Cache TimeToLive               cache_ttl        3600
Preferred Package State        preferred_state  stable
Unix file mask                 umask            2
Debug Log Level                verbose          1
PEAR password (for             password         <not set>
maintainers)
Signature Handling Program     sig_bin          /usr/bin/gpg
Signature Key Directory        sig_keydir       /home/travis/.phpenv/versions/7.1.11/etc/pearkeys
Signature Key Id               sig_keyid        <not set>
Package Signature Type         sig_type         gpg
PEAR username (for             username         <not set>
maintainers)
User Configuration File        Filename         /home/travis/.pearrc
System Configuration File      Filename         /home/travis/.phpenv/versions/7.1.11/etc/pear.conf
0.01s$ phpenv global 7.1
0.91s$ composer self-update
Updating to version 1.7.3 (stable channel).
   Downloading (connecting...)Downloading (100%)
Use composer self-update --rollback to return to version 1.5.2
cache.1
Setting up build cache
$ export CASHER_DIR=${TRAVIS_HOME}/.casher
0.16s$ Installing caching utilities
0.00s3.65sattempting to download cache archive
fetching DP0-1024-Drupal-Core-Update-Version-8.6.3-Test2/cache-linux-trusty-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--php-7.1.tgz
fetching DP0-1024-Drupal-Core-Update-Version-8.6.3-Test2/cache--php-7.1.tgz
fetching releaseDP0-1024-Drupal-Core-Update-Version-8.6.3-Test2/cache-linux-trusty-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--php-7.1.tgz
fetching releaseDP0-1024-Drupal-Core-Update-Version-8.6.3-Test2/cache--php-7.1.tgz
fetching develop/cache-linux-trusty-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--php-7.1.tgz
found cache
0.00s20.17sadding /home/travis/.composer/cache to cache
creating directory /home/travis/.composer/cache
adding /home/travis/.drush/cache to cache
creating directory /home/travis/.drush/cache
adding /home/travis/.npm to cache
adding /home/travis/.nvm to cache
adding /home/travis/build/ixprjt/prjt/vendor to cache
creating directory /home/travis/build/ixprjt/prjt/vendor
adding /home/travis/build/ixprjt/prjt/docroot/themes/custom/prjt/node_modules to cache
creating directory /home/travis/build/ixprjt/prjt/docroot/themes/custom/prjt/node_modules
adding /home/travis/build/ixprjt/prjt/docroot/themes/custom/prjt/bower_components to cache
creating directory /home/travis/build/ixprjt/prjt/docroot/themes/custom/prjt/bower_components
$ php --version
PHP 7.1.11 (cli) (built: Oct 26 2017 16:25:55) ( ZTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
    with Zend OPcache v7.1.11, Copyright (c) 1999-2017, by Zend Technologies
    with Xdebug v2.5.5, Copyright (c) 2002-2017, by Derick Rethans
$ composer --version
Composer version 1.7.3 2018-11-01 10:05:06
before_install.1
0.02s$ phpenv config-rm xdebug.ini
File xdebug.ini removed from /home/travis/.phpenv/versions/7.1/etc/conf.d.
before_install.2
0.90s$ composer self-update
You are already using composer version 1.7.3 (stable channel).
before_install.3
1.33s$ composer validate --no-check-all --ansi
./composer.json is valid, but with a few warnings
See https://getcomposer.org/doc/04-schema.md for details on the schema
No license specified, it is recommended to do so. For closed-source software you may use "proprietary" as license.
before_install.4
51.56s$ composer install
Warning: The value for extras.installer-paths in composer.json differs from BLT's recommended values.
See https://github.com/acquia/blt/blob/8.x/template/composer.json
Gathering patches for root package.
Loading composer repositories with package information
Installing prjtendencies (including require-dev) from lock file
Package operations: 132 installs, 64 updates, 2 removals
  - Removing pear/console_table (v1.3.1)
  - Removing asm89/twig-lint (1.0.2)
Gathering patches for root package.
Gathering patches for prjtendencies. This might take a minute.
  - Installing sarciszewski/php-future (0.4.2): Downloading (100%)
  - Installing acquia/http-hmac-php (3.4.0): Downloading (connecting...)Downloading (100%)
  - Installing typhonius/acquia-php-sdk-v2 (1.0.3): Downloading (connecting...)Downloading (100%)
  - Updating symfony/polyfill-ctype (v1.9.0 => v1.10.0): Loading from cache
  - Updating symfony/yaml (v3.4.15 => v3.4.18): Downloading (connecting...)Downloading (100%)
  - Installing symfony/twig-bridge (v3.4.18): Downloading (30%)Downloading (100%)
  - Updating symfony/polyfill-mbstring (v1.9.0 => v1.10.0): Downloading (100%)
  - Updating psr/log (1.0.2 => 1.1.0): Downloading (connecting...)Downloading (100%)
  - Updating symfony/debug (v3.4.15 => v3.4.18): Downloading (100%)
  - Updating symfony/console (v3.4.15 => v3.4.18): Downloading (100%)
  - Updating squizlabs/php_codesniffer (2.9.1 => 3.0.2): Downloading (connecting...)Downloading (100%)
  - Updating sebastian/version (1.0.6 => 2.0.1): Downloading (connecting...)Downloading (100%)
  - Installing sebastian/resource-operations (1.0.0): Downloading (100%)
  - Updating sebastian/recursion-context (1.0.5 => 3.0.0): Downloading (connecting...)Downloading (100%)
  - Installing sebastian/object-reflector (1.1.1): Downloading (0%)Downloading (100%)
  - Installing sebastian/object-enumerator (3.0.3): Downloading (100%)
  - Updating sebastian/global-state (1.1.1 => 2.0.0): Downloading (connecting...)Downloading (100%)
  - Updating sebastian/exporter (1.2.2 => 3.1.0): Downloading (100%)
  - Updating sebastian/environment (1.3.8 => 3.1.0): Downloading (connecting...)Downloading (100%)
  - Updating sebastian/diff (1.4.3 => 2.0.1): Downloading (25%)Downloading (100%)
  - Updating sebastian/comparator (1.2.4 => 2.1.3): Downloading (100%)
  - Updating phpunit/phpunit-mock-objects (2.3.8 => 5.0.10): Downloading (connecting...)Downloading (100%)
  - Installing theseer/tokenizer (1.1.0): Downloading (15%)Downloading (100%)
  - Installing sebastian/code-unit-reverse-lookup (1.0.1): Downloading (100%)
  - Updating phpunit/php-token-stream (1.4.12 => 2.0.2): Downloading (connecting...)Downloading (100%)
  - Updating phpunit/php-code-coverage (2.2.4 => 5.3.2): Downloading (90%)Downloading (100%)
  - Installing phar-io/version (1.0.1): Downloading (100%)
  - Installing phar-io/manifest (1.0.1): Downloading (connecting...)Downloading (100%)
  - Installing myclabs/deep-copy (1.8.1): Downloading (100%)
  - Updating phpunit/phpunit (4.8.36 => 6.5.13): Downloading (connecting...)Downloading (100%)
  - Updating symfony/filesystem (v3.4.15 => v3.4.18): Downloading (connecting...)Downloading (100%)
  - Updating symfony/var-dumper (v3.4.15 => v3.4.18): Downloading (40%)Downloading (100%)
  - Updating symfony/process (v3.4.15 => v3.4.18): Downloading (100%)
  - Updating symfony/finder (v3.4.15 => v3.4.18): Downloading (connecting...)Downloading (100%)
  - Updating symfony/event-dispatcher (v3.4.15 => v3.4.18): Downloading (connecting...)Downloading (100%)
  - Updating symfony/config (v3.4.15 => v3.4.18): Downloading (100%)
  - Downgrading nikic/php-parser (v4.0.4 => v3.1.5): Loading from cache
  - Updating jakub-onderka/php-console-color (0.1 => v0.2): Downloading (100%)
  - Updating jakub-onderka/php-console-highlighter (v0.3.2 => v0.4): Downloading (connecting...)Downloading (100%)
  - Updating psy/psysh (v0.9.8 => v0.9.9): Downloading (100%)
  - Installing consolidation/site-alias (1.1.11): Downloading (connecting...)Downloading (100%)
  - Updating consolidation/output-formatters (3.2.1 => 3.4.0): Downloading (connecting...)Downloading (100%)
  - Updating consolidation/config (1.1.0 => 1.1.1): Downloading (connecting...)Downloading (100%)
  - Updating consolidation/annotated-command (2.9.1 => 2.10.0): Downloading (35%)Downloading (100%)
  - Installing chi-teck/drupal-code-generator (1.27.0): Downloading (100%)
  - Updating drush/drush (8.1.17 => 9.5.2): Downloading (connecting...)Downloading (100%)
  - Removing drupal/coder (8.2.12)
  - Installing drupal/coder (8.3.1): Cloning 29a25627e7 from cache
  - Updating doctrine/persistence (v1.0.1 => v1.1.0): Downloading (100%)
  - Updating doctrine/common (v2.9.0 => v2.10.0): Downloading (connecting...)Downloading (100%)
  - Updating acquia/blt (8.9.15 => 9.2.1): Downloading (connecting...)Downloading (100%)
  - Updating symfony/css-selector (v3.4.15 => v3.4.18): Downloading (connecting...)Downloading (100%)
  - Removing behat/mink (v1.7.1)
  - Installing behat/mink (dev-master d5ee350): Cloning d5ee350c40 from cache
  - Removing behat/mink-selenium2-driver (v1.3.1)
  - Installing behat/mink-selenium2-driver (dev-master 8684ee4): Cloning 8684ee4e63 from cache
  - Updating egulias/email-validator (1.2.14 => 1.2.15): Downloading (35%)Downloading (100%)
  - Updating lcobucci/jwt (3.2.4 => 3.2.5): Downloading (100%)
  - Updating masterminds/html5 (2.3.0 => 2.4.0): Downloading (connecting...)Downloading (100%)
  - Updating markbaker/complex (1.4.6 => 1.4.7): Downloading (connecting...)Downloading (100%)
  - Updating phpoffice/phpspreadsheet (1.4.0 => 1.5.1): Downloading (connecting...)Downloading (80%)Downloading (100%)
  - Updating symfony/dom-crawler (v3.4.15 => v3.4.18): Downloading (100%)
  - Updating symfony/browser-kit (v3.4.15 => v3.4.18): Loading from cache
  - Updating symfony/class-loader (v3.4.15 => v3.4.18): Downloading (100%)
  - Updating symfony/polyfill-php70 (v1.9.0 => v1.10.0): Downloading (connecting...)Downloading (100%)
  - Updating symfony/http-foundation (v3.4.15 => v3.4.18): Downloading (15%)Downloading (100%)
  - Updating symfony/http-kernel (v3.4.15 => v3.4.18): Downloading (Downloading (100%)
  - Updating symfony/polyfill-iconv (v1.9.0 => v1.10.0): Downloading (connecting...)Downloading (100%)
  - Updating symfony/routing (v3.4.15 => v3.4.18): Downloading (connecting...)Downloading (100%)
  - Updating symfony/serializer (v3.4.15 => v3.4.18): Downloading (connecting...)Downloading (100%)
  - Updating symfony/translation (v3.4.15 => v3.4.18): DowDownloading (100%)
  - Updating symfony/validator (v3.4.15 => v3.4.18): Downloading (100%)
  - Updating dmore/chrome-mink-driver (2.4.0 => 2.6.4): Downloading (connecting...)Downloading (100%)
  - Updating symfony/prjtendency-injection (v3.4.15 => v3.4.18): Downloading (0%)Downloading (100%)
  - Updating dmore/behat-chrome-extension (1.0.0 => 1.2.0): Downloading (100%)
  - Updating geerlingguy/drupal-vm (4.9.0 => 4.9.1): Downloading (connecting...)Downloading (100%)
  - Installing acquia/acsf-tools (dev-9.x-dev 85369b9): Cloning 85369b9b7e from cache
  - Installing traviscarden/behat-table-comparison (v0.2.2): Downloading (100%)
  - Installing drupal/core (8.6.3): Downloading (connecting...)Downloading (30%)Downloading (100%)
  - Applying patches for drupal/core
    https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch (2869592 - Disabled update module shouldn't produce a status report warning)
    https://www.drupal.org/files/issues/2885441-2.patch (2885441 - EntityReferenceAutocompleteWidget should define its size setting as an integer)
    https://www.drupal.org/files/issues/2018-09-24/2815221-109.patch (2815221 - Add quickedit to the latest-revision route)
    https://www.drupal.org/files/issues/2018-10-12/1356276-531.patch (1356276 - Allow profiles to define a base/parent profile and load them in the correct order)
    https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch (2914389 - Allow profiles to exclude prjtendencies of their parent)
  - Installing acquia/drupal-spec-tool (v2.0.0): Downloading (connecting...)Downloading (100%)
  - Installing drupal/moderation_sidebar (1.1.0): Loading from cache
  - Installing drupal/ctools (3.0.0): Loading from cache
  - Installing drupal/panels (4.3.0): Loading from cache
  - Applying patches for drupal/panels
    https://www.drupal.org/files/issues/panels-ipe-2878684-3.patch (2878684 - Use String.match to correlate regions when switching Layouts in Panels IPE)
    https://www.drupal.org/files/issues/panels-ipe-propogate-errors-2825034-5.patch (2825034 - Form error messages do not appear in IPE)
  - Installing drupal/page_manager (4.0.0-beta3): Downloading (100%)
  - Installing drupal/moderation_dashboard (1.0.0-alpha1): Downloading (100%)
  - Applying patches for drupal/moderation_dashboard
    https://www.drupal.org/files/issues/2018-09-27/3002916-5.patch (3002916 - Make redirection on login configurable)
  - Installing drupal/token (1.5.0): Loading from cache
  - Installing drupal/search_api (1.11.0): Downloading (100%)
  - Installing drupal/pathauto (1.3.0): Loading from cache
  - Installing drupal/metatag (1.7.0): Loading from cache
  - Installing drupal/contact_storage (1.0.0-beta9): Loading from cache
  - Installing drupal/acquia_connector (1.14.0): Loading from cache
  - Applying patches for drupal/acquia_connector
    https://www.drupal.org/files/issues/acquia_connector-acsf-env-specific-cores-2873443-4.patch (Adding support for enviornment specific default core.)
  - Installing drupal/lightning_core (3.3.0): Downloading (70%)Downloading (100%)
  - Installing drupal/diff (1.0.0-rc2): Loading from cache
  - Installing drupal/lightning_workflow (3.1.0): Downloading (35%)Downloading (100%)
  - Installing vardot/blazy (1.8.2.1): Downloading (connecting...)Downloading (100%)
  - Installing drupal/views_infinite_scroll (1.5.0): Loading from cache
  - Installing drupal/video_embed_field (2.0.0): Loading from cache
  - Installing drupal/blazy (1.0.0-rc3): Downloading (100%)
  - Installing drupal/slick (1.0.0): Downloading (100%)
  - Installing drupal/slick_entityreference (1.1.0): Downloading (100%)
  - Installing drupal/media_entity_twitter (2.0.0-alpha2): Loading from cache
  - Installing drupal/media_entity_instagram (2.0.0-alpha1): Loading from cache
  - Applying patches for drupal/media_entity_instagram
    https://www.drupal.org/files/issues/2917454-2.patch (2917454 - Field formatter test is broken)
  - Installing drupal/libraries (3.0.0-alpha1): Downloading (connecting...)Downloading (100%)
  - Installing drupal/inline_entity_form (1.0.0-rc1): Loading from cache
  - Applying patches for drupal/inline_entity_form
    ./patches/ief_allow_editing_on_new_window.patch (Allow edit nodes on new window.)
  - Installing drupal/crop (2.0.0-rc1): Loading from cache
  - Installing drupal/image_widget_crop (2.2.0): Loading from cache
  - Installing drupal/embed (1.0.0): Loading from cache
  - Installing drupal/entity_embed (1.0.0-beta2): Loading from cache
  - Applying patches for drupal/entity_embed
    https://www.drupal.org/files/issues/2832504-2.patch (2832504 - Send the CKEditor instance ID to the embed.preview route)
  - Installing drupal/entity_browser (2.0.0-alpha2): Loading from cache
  - Applying patches for drupal/entity_browser
    https://www.drupal.org/files/issues/entity-browser-view-context-2865928-14.patch (2865928 - The View widget should filter based on field settings)
    https://www.drupal.org/files/issues/2877751-27-8.x-2.x.patch (2877751 - Inform users how many items they can add to a field that uses an entity browser)
  - Installing drupal/dropzonejs (2.0.0-alpha3): Loading from cache
  - Installing bower-asset/jquery (3.3.1): Downloading (connecting...)Downloading (100%)
  - Installing bower-asset/slick-carousel (v1.8.1): Downloading (100%)
  - Installing drupal/lightning_media (3.1.0): Downloading (connecting...)Downloading (100%)
  - Installing drupal/panelizer (4.1.0): Loading from cache
  - Applying patches for drupal/panelizer
    https://www.drupal.org/files/issues/2018-08-13/panelizer-multilingual-2778565-38.patch (2778565 - Multilingual support for Panelizer)
  - Installing drupal/entity_block (1.0.0-beta1): Loading from cache
  - Installing drupal/lightning_layout (1.4.0): Loading from cache
  - Installing drupal/consumers (1.2.0): Loading from cache
  - Installing drupal/simple_oauth (3.11.0): Downloading (100%)
  - Updating swagger-api/swagger-ui (v3.19.0 => v3.20.1): Downloading (connecting...)Downloading (100%)
  - Installing drupal/openapi_ui (1.0.0-rc1): Loading from cache
  - Installing drupal/openapi_ui_swagger (1.0.0-rc2): Loading from cache
  - Installing drupal/openapi_ui_redoc (1.0.0-rc2): Downloading (connecting...)Downloading (100%)
  - Installing drupal/schemata (1.0.0-alpha5): Loading from cache
  - Installing drupal/openapi (1.0.0-beta2): Loading from cache
  - Installing drupal/jsonapi (1.23.0): Loading from cache
  - Installing drupal/lightning_api (2.7.0): Loading from cache
  - Installing acquia/lightning (3.2.2): Downloading (connecting...)Downloading (100%)
    Skipped installation of bin lightning-subprofile for package acquia/lightning: name conflicts with an existing file
  - Installing drupal/purge (3.0.0-beta8): Loading from cache
  - Installing drupal/acquia_purge (1.0.0-beta3): Loading from cache
  - Installing drupal/acsf (2.50.0): Downloading (100%)
  - Installing drupal/admin_toolbar (1.25.0): Downloading (100%)
  - Installing drupal/backup_migrate (4.0.0): Loading from cache
  - Installing drupal/better_exposed_filters (3.0.0-alpha5): Downloading (100%)
  - Installing drupal/cdn (3.2.0): Loading from cache
  - Installing drupal/cog (1.13.0): Loading from cache
  - Installing drupal/config_rewrite (1.1.0): Loading from cache
  - Installing drupal/config_filter (1.4.0): Downloading (100%)
  - Installing drupal/config_split (1.4.0): Downloading (100%)
  - Installing drupal/content_moderation_notifications (3.0.0-rc2): Loading from cache
  - Installing drupal/context (4.0.0-beta2): Loading from cache
  - Installing drupal/context_active_trail (1.0.0-rc2): Loading from cache
  - Installing drupal/datatables (1.0.0-rc1): Loading from cache
  - Installing drupal/default_content (1.0.0-alpha7): Loading from cache
  - Installing drupal/devel (1.2.0): Loading from cache
  - Installing drupal/editor_advanced_link (1.4.0): Loading from cache
  - Installing drupal/externalauth (1.1.0): Loading from cache
  - Installing drupal/config_update (1.5.0): Loading from cache
  - Applying patches for drupal/config_update
    ./patches/ignore-langcode-and-permissions-keys-from-features-diffs.patch (Ignore langcode and permissions keys on Features diffs.)
  - Installing drupal/features (3.8.0): Loading from cache
  - Installing drupal/field_group (1.0.0): Loading from cache
  - Installing drupal/google_analytics (2.3.0): Loading from cache
  - Installing drupal/google_tag (1.1.0): Loading from cache
  - Installing drupal/image_max_size_crop (1.0.0): Loading from cache
  - Installing drupal/imageapi_optimize (2.0.0-alpha4): Loading from cache
  - Installing drupal/imageapi_optimize_binaries (1.0.0-alpha1): Loading from cache
  - Installing drupal/imageapi_optimize_resmushit (1.0.0-beta1): Loading from cache
  - Installing drupal/link_attributes (1.5.0): Loading from cache
  - Installing drupal/linkit (5.0.0-beta7): Loading from cache
  - Installing drupal/maxlength (1.0.0-beta2): Loading from cache
  - Installing drupal/entity (1.0.0-rc1): DownlDownloading (100%)
  - Installing drupal/media_entity (2.0.0-alpha2): Loading from cache
  - Installing drupal/media_entity_video (2.0.0-alpha1): Loading from cache
  - Installing drupal/memcache (2.0.0): Downloading (100%)
  - Installing drupal/node_title_help_text (1.0.0): Loading from cache
  - Installing drupal/entity_reference_revisions (1.6.0): Loading from cache
  - Installing drupal/paragraphs (1.5.0): Loading from cache
  - Installing drupal/pardot (dev-1.x 2b5805b): Cloning 2b5805b94d from cache
  - Installing drupal/password_policy (3.0.0-alpha4): Loading from cache
  - Installing drupal/qa_accounts (1.0.0-alpha1): Loading from cache
  - Installing drupal/quick_node_clone (1.11.0): Loading from cache
  - Installing drupal/rabbit_hole (1.0.0-beta4): Loading from cache
  - Installing drupal/redirect (1.3.0): Downloading (connecting...)Downloading (100%)
  - Installing drupal/robotstxt (1.2.0): Loading from cache
  - Installing drupal/samlauth (1.3.0): Loading from cache
  - Installing drupal/search_api_exclude_entity (1.0.0-beta2): Loading from cache
  - Installing drupal/search_api_solr (1.2.0): Loading from cache
  - Installing drupal/seckit (1.1.0): Downloading (100%)
  - Installing drupal/security_review (dev-1.x 9b8a34a): Cloning 9b8a34a21c from cache
  - Installing drupal/shield (1.2.0): Loading from cache
  - Installing drupal/simple_sitemap (2.12.0): Loading from cache
  - Installing drupal/sitemap (1.5.0): Downloading (100%)
  - Installing drupal/tmgmt (1.6.0): Loading from cache
  - Installing drupal/twig_field_value (1.1.0): Loading from cache
  - Installing drupal/twig_tweak (1.9.0): Loading from cache
  - Installing drupal/webform (5.0.0-rc26): Downloading (40%)Downloading (100%)
  - Installing drupal/config_devel (1.2.0): Loading from cache
  - Installing psr/cache (1.0.1): Downloading (connecting...)Downloading (100%)
  - Installing symfony/stopwatch (v3.4.18): Downloading (100%)
  - Installing symfony/polyfill-apcu (v1.10.0): Downloading (connecting...)Downloading (100%)
  - Installing symfony/cache (v3.4.18): Downloading (connecting...)Downloading (100%)
  - Installing symfony/expression-language (v3.4.18): Downloading (100%)
  - Installing sensiolabs-de/prjtrecation-detector (dev-master d5582d1): Cloning d5582d1661 from cache
  - Installing symfony/phpunit-bridge (v3.4.18): Downloading (100%)
  - Installing jcalderonzumba/gastonjs (v1.2.0): Downloading (connecting...)Downloading (100%)
  - Installing jcalderonzumba/mink-phantomjs-driver (v0.3.3): Downloading (connecting...)Downloading (100%)
acquia/http-hmac-php suggests installing silex/silex (~1.3.0)
acquia/http-hmac-php suggests installing symfony/security (~3.0.0)
symfony/twig-bridge suggests installing symfony/asset (For using the AssetExtension)
symfony/twig-bridge suggests installing symfony/form (For using the FormExtension)
symfony/twig-bridge suggests installing symfony/security (For using the SecurityExtension)
symfony/twig-bridge suggests installing symfony/templating (For using the TwigEngine)
symfony/twig-bridge suggests installing symfony/web-link (For using the WebLinkExtension)
drupal/search_api suggests installing drupal/facets (Adds the ability to create faceted searches.)
drupal/search_api suggests installing drupal/search_api_autocomplete (Allows adding autocomplete suggestions to search fields.)
drupal/dropzonejs suggests installing enyo/dropzone (Required to user drupal/dropzonejs. Dropzone is an easy to use drag'n'drop library.)
drupal/search_api_solr suggests installing drupal/facets (Provides facetted search.)
drupal/search_api_solr suggests installing drupal/search_api_solr_multilingual (Highly recommended if installation is multilingual or uses a language different than English.)
Generating autoload files
You are using Drupal packages that are not supported by the Drupal Security Team!
  - drupal/page_manager:4.0.0.0-beta3: Project has not opted into security advisory coverage!
  - drupal/moderation_dashboard:1.0.0.0-alpha1: Alpha releases are not covered by Drupal security advisories.
  - drupal/contact_storage:1.0.0.0-beta9: Beta releases are not covered by Drupal security advisories.
  - drupal/diff:1.0.0.0-RC2: RC releases are not covered by Drupal security advisories.
  - drupal/blazy:1.0.0.0-RC3: Project has not opted into security advisory coverage!
  - drupal/media_entity_twitter:2.0.0.0-alpha2: Alpha releases are not covered by Drupal security advisories.
  - drupal/media_entity_instagram:2.0.0.0-alpha1: Alpha releases are not covered by Drupal security advisories.
  - drupal/libraries:3.0.0.0-alpha1: Alpha releases are not covered by Drupal security advisories.
  - drupal/inline_entity_form:1.0.0.0-RC1: RC releases are not covered by Drupal security advisories.
  - drupal/crop:2.0.0.0-RC1: RC releases are not covered by Drupal security advisories.
  - drupal/entity_embed:1.0.0.0-beta2: Beta releases are not covered by Drupal security advisories.
  - drupal/entity_browser:2.0.0.0-alpha2: Alpha releases are not covered by Drupal security advisories.
  - drupal/dropzonejs:2.0.0.0-alpha3: Project has not opted into security advisory coverage!
  - drupal/entity_block:1.0.0.0-beta1: Beta releases are not covered by Drupal security advisories.
  - drupal/openapi_ui:1.0.0.0-RC1: Project has not opted into security advisory coverage!
  - drupal/openapi_ui_swagger:1.0.0.0-RC2: Project has not opted into security advisory coverage!
  - drupal/openapi_ui_redoc:1.0.0.0-RC2: Project has not opted into security advisory coverage!
  - drupal/schemata:1.0.0.0-alpha5: Alpha releases are not covered by Drupal security advisories.
  - drupal/openapi:1.0.0.0-beta2: Project has not opted into security advisory coverage!
  - drupal/purge:3.0.0.0-beta8: Beta releases are not covered by Drupal security advisories.
  - drupal/acquia_purge:1.0.0.0-beta3: Beta releases are not covered by Drupal security advisories.
  - drupal/better_exposed_filters:3.0.0.0-alpha5: Alpha releases are not covered by Drupal security advisories.
  - drupal/content_moderation_notifications:3.0.0.0-RC2: RC releases are not covered by Drupal security advisories.
  - drupal/context:4.0.0.0-beta2: Beta releases are not covered by Drupal security advisories.
  - drupal/context_active_trail:1.0.0.0-RC2: Project has not opted into security advisory coverage!
  - drupal/datatables:1.0.0.0-RC1: RC releases are not covered by Drupal security advisories.
  - drupal/default_content:1.0.0.0-alpha7: Alpha releases are not covered by Drupal security advisories.
  - drupal/imageapi_optimize:2.0.0.0-alpha4: Alpha releases are not covered by Drupal security advisories.
  - drupal/imageapi_optimize_binaries:1.0.0.0-alpha1: Project has not opted into security advisory coverage!
  - drupal/imageapi_optimize_resmushit:1.0.0.0-beta1: Beta releases are not covered by Drupal security advisories.
  - drupal/linkit:5.0.0.0-beta7: Beta releases are not covered by Drupal security advisories.
  - drupal/maxlength:1.0.0.0-beta2: Beta releases are not covered by Drupal security advisories.
  - drupal/entity:1.0.0.0-RC1: RC releases are not covered by Drupal security advisories.
  - drupal/media_entity:2.0.0.0-alpha2: Alpha releases are not covered by Drupal security advisories.
  - drupal/media_entity_video:2.0.0.0-alpha1: Project has not opted into security advisory coverage!
  - drupal/pardot:dev-1.x: Dev releases are not covered by Drupal security advisories.
  - drupal/password_policy:3.0.0.0-alpha4: Alpha releases are not covered by Drupal security advisories.
  - drupal/qa_accounts:1.0.0.0-alpha1: Project has not opted into security advisory coverage!
  - drupal/quick_node_clone:1.11.0.0: Project has not opted into security advisory coverage!
  - drupal/rabbit_hole:1.0.0.0-beta4: Beta releases are not covered by Drupal security advisories.
  - drupal/search_api_exclude_entity:1.0.0.0-beta2: Beta releases are not covered by Drupal security advisories.
  - drupal/security_review:dev-1.x: Dev releases are not covered by Drupal security advisories.
  - drupal/webform:5.0.0.0-RC26: RC releases are not covered by Drupal security advisories.
See https://www.drupal.org/security-advisory-policy for more information.
before_install.5
1.17s$ nvm install 6.9.1
v6.9.1 is already installed.
Now using node v6.9.1 (npm v3.10.8)
before_install.6
0.78s$ nvm use 6.9.1
Now using node v6.9.1 (npm v3.10.8)
before_install.7
0.41s$ npm config set spin false
before_install.8
0.40s$ npm config set registry https://registry.npmjs.org/
before_install.9
8.19s$ npm install -g bower
npm WARN prjtrecated bower@1.8.4: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
/home/travis/.nvm/versions/node/v6.9.1/bin/bower -> /home/travis/.nvm/versions/node/v6.9.1/lib/node_modules/bower/bin/bower
/home/travis/.nvm/versions/node/v6.9.1/lib
└── bower@1.8.4 
$ npm install -g grunt-cli
export PATH=${COMPOSER_BIN}:$PATH
# Create fake mailer.
echo 'max_execution_time = 120' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
phpenv version-name
echo 'sendmail_path = /bin/true' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
phpenv version-name
# Enable $_ENV variables in PHP.
echo 'variables_order = "EGPCS"' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
phpenv version-name
# Ensure that always_populate_raw_post_data PHP setting: Not set to -1 does not happen.
echo "always_populate_raw_post_data = -1" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
phpenv version-name
# Set PHP memory limit to something more realistic.
echo "memory_limit=512M" >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
phpenv version-name
# Set git info.
git config --global user.name "Travis-CI"
git config --global user.email "noreply@travis-ci.org"
# Create MySQL DB.
mysql -u root -e "CREATE DATABASE drupal; CREATE USER 'drupal'@'localhost' IDENTIFIED BY 'drupal'; GRANT ALL ON drupal.* TO 'drupal'@'localhost';"
# Clear drush release history cache, to pick up new releases.
rm -f ~/.drush/cache/download/*---updates.drupal.org-release-history-*
# Verify that no git diffs (caused by line ending variation) exist.
# - git diff --exit-code
# Initialize xvfb (see https://docs.travis-ci.com/user/gui-and-headless-browsers)
# sudo apt-get install xvfb
export DISPLAY=:99.0
sh -e /etc/init.d/xvfb start
Starting virtual X frame buffer: Xvfb.
# Installs chromedriver to vendor/bin.
${BLT_DIR}/scripts/linux/install-chrome.sh ${COMPOSER_BIN}
--2018-11-26 10:05:55--  http://chromedriver.storage.googleapis.com/2.44/chromedriver_linux64.zip
Resolving chromedriver.storage.googleapis.com (chromedriver.storage.googleapis.com)... 108.177.111.128, 2607:f8b0:4001:c0e::80
Connecting to chromedriver.storage.googleapis.com (chromedriver.storage.googleapis.com)|108.177.111.128|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5336023 (5.1M) [application/zip]
Saving to: ‘chromedriver_linux64.zip’
100%[======================================>] 5,336,023   --.-K/s   in 0.03s   
2018-11-26 10:05:55 (168 MB/s) - ‘chromedriver_linux64.zip’ saved [5336023/5336023]
Archive:  chromedriver_linux64.zip
  inflating: chromedriver            
set +v
install.2
0.00s$ source ${BLT_DIR}/scripts/travis/setup_project
set +v
0.00s$ cd $HTML_PROTOTYPE_DIR
The command "cd $HTML_PROTOTYPE_DIR" exited with 0.
42.88s$ npm test
> centrica-html-prototype@1.0.0 test /home/travis/build/ixprjt/prjt/docroot/themes/custom/prjt
> grunt test
Running "node_version" task
Using node 6.9.1
(Project requires node >=6.9.1)
Running "svgmin:icons" (svgmin) task
Total saved: 69.4 kB
Running "grunticon:iconPlaceholders" (grunticon) task
svg-to-png now spawning phantomjs...
(using path: /usr/local/phantomjs/bin/phantomjs)
>> Grunticon processed 100 files.
Running "grunticon:iconClasses" (grunticon) task
svg-to-png now spawning phantomjs...
(using path: /usr/local/phantomjs/bin/phantomjs)
>> Grunticon processed 100 files.
Running "clean:grunticon" (clean) task
>> 2 paths cleaned.
Running "replace:spriteUrl" (replace) task
Running "scss_images:dev" (scss_images) task
Running "dr-svg-sprites:icons" (dr-svg-sprites) task
Building SVG sprites...
Done.
Running "replace:spriteUrl" (replace) task
Running "handlebars:compile" (handlebars) task
>> 1 file created.
Running "replace:jsTemplates" (replace) task
Running "browserify:vendor" (browserify) task
>> Bundle ./dist/js/vendor/libs.js created.
Running "browserify:dev" (browserify) task
>> Bundle ./dist/js/main.js created.
Running "browserify:dist" (browserify) task
>> Bundle ./dist/js/main.js created.
Running "browserify:fontFaceLoader" (browserify) task
>> Bundle ./dist/js/font-face-loader/font-face-loader.js created.
Running "browserify:pardotForm" (browserify) task
>> Bundle ./dist/js/pardot/pardot-form.js created.
Running "browserify:browserDetection" (browserify) task
>> Bundle ./dist/js/browserdetection/browserdetection.js created.
Running "uglify:dev" (uglify) task
>> No files created.
Running "jscs:dist" (jscs) task
>> 48 files without code style errors.
Running "concurrent:syncing" (concurrent) task
    Running "sync:ajax" (sync) task

    Running "sync:assets" (sync) task

    Done.

    Execution Time (2018-11-26 10:06:33 UTC-0)
    loading tasks       456ms  ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 76%
    loading grunt-sync   16ms  ▇▇ 3%
    sync:ajax            20ms  ▇▇ 3%
    sync:assets         106ms  ▇▇▇▇▇▇▇▇ 18%
    Total 599ms

Running "sassGlobber:dev" (sassGlobber) task
styles.tmp.scss is successfully generated in src/scss
drupal.tmp.scss is successfully generated in src/scss
Running "sass:dev" (sass) task
pardot.tmp.scss is successfully generated in src/scss
Sass file scan in src/scss is done!
Sass file scan in src/scss is done!
Sass file scan in src/scss is done!
Running "postcss:dev" (postcss) task
ℹ CSS stats for: ./dist/css/styles.css
• Size: 364.9 KB
• Gzipped: 37.5 KB
• Rules: 2085
• Selectors: 2539
• Declarations: 5661
• Media Queries: 439 (19 unique)
ℹ CSS stats for: ./dist/css/drupal.css
• Size: 4.56 KB
• Gzipped: 780 B
• Rules: 15
• Selectors: 18
• Declarations: 19
• Media Queries: 0 (0 unique)
ℹ CSS stats for: ./dist/css/pardot.css
• Size: 280.6 KB
• Gzipped: 192.09 KB
• Rules: 140
• Selectors: 238
• Declarations: 369
• Media Queries: 20 (3 unique)
>> 3 processed stylesheets created.
>> 3 sourcemaps created.
Running "htmlhint:all" (htmlhint) task
>> 0 files lint free.
Done.
Execution Time (2018-11-26 10:05:56 UTC-0)
loading tasks               475ms  ▇ 1%
svgmin:icons                537ms  ▇ 1%
grunticon:iconPlaceholders   6.3s  ▇▇▇▇▇▇ 15%
grunticon:iconClasses        5.3s  ▇▇▇▇▇ 13%
dr-svg-sprites:icons         1.1s  ▇ 3%
browserify:vendor            3.4s  ▇▇▇ 8%
browserify:dev               9.6s  ▇▇▇▇▇▇▇▇ 23%
browserify:dist              6.9s  ▇▇▇▇▇▇ 16%
jscs:dist                    2.2s  ▇▇ 5%
concurrent:syncing          980ms  ▇ 2%
sass:dev                     2.1s  ▇▇ 5%
postcss:dev                  1.7s  ▇▇ 4%
Total 42s
The command "npm test" exited with 0.
0.00s$ cd $TRAVIS_BUILD_DIR
The command "cd $TRAVIS_BUILD_DIR" exited with 0.
$ source ${BLT_DIR}/scripts/travis/run_tests
blt validate:all --no-interaction
> tests:composer:validate
Validating composer.json and composer.lock...
> tests:php:lint
Linting PHP files...
Iterating over fileset files.php.custom.modules...
Iterating over fileset files.php.custom.themes...
Iterating over fileset files.php.tests...
> tests:phpcs:sniff:all
[ExecStack] /home/travis/build/ixprjt/prjt/vendor/bin/phpcs
[ExecStack] Running /home/travis/build/ixprjt/prjt/vendor/bin/phpcs in /home/travis/build/ixprjt/prjt
ERROR: Referenced sniff "Drupal" does not exist
Run "phpcs --help" for usage information
[ExecStack]  Exit code 3  Time 0.041s
[notice] Try running `blt source:fix:php-standards` to automatically fix standards violations.
[error]  PHPCS failed. 
[error]  Command `tests:phpcs:sniff:all ` exited with code 1. 

And I expected this to happen: Travis to run successfully and build.

I have gone through ticket by @seanhamlin and reply of @ba66e77, @AllieRays, Another Issue . Tried this-

composer require drupal/coder:~8.3.1 squizlabs/php_codesniffer:~3.0.1 --update-with-dependencies
blt recipes:acsf:init:all
blt ci:travis:init

But still same issue. Any help is very appreciated.

sandipsmarty commented 5 years ago

Add the following line to your root composer.json file & run composer update. Hope this will resolve your issue.

    "require-dev": {
        "symfony/phpunit-bridge": "*"
    },
ghost commented 5 years ago

"symfony/phpunit-bridge": "*"

This didnt work for me. :(

mikemadison13 commented 5 years ago

@debdatta-sarkar i believe the key take away from #2877 was to flush the travis caches, not to actually change anything in your composer file. have you tried doing that? see https://blt.readthedocs.io/en/latest/FAQ/#ci-errors

sandipsmarty commented 5 years ago

Initially I tried to fix the issue by clearing Travis cache, but that didn't work for me. Introducing "symfony/phpunit-bridge" in composer.json file resolved this issue for me.

mikemadison13 commented 5 years ago

@debdatta-sarkar any luck on this?

ghost commented 5 years ago

@mikemadison13 : Yep! I cleared the cache on TravisCI. I couldn't find the individual branch for my changes or the way to clear via command line. But after confirmation of my all team members I went to repository/cache and simply clicked - "Delete all repository caches". It resolved the error.

Thanks @mikemadison13 and @sandipsmarty !