Skip to content

Commit

Permalink
VACMS-1863: Fix markdown formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevwalsh authored Jun 2, 2020
1 parent 13c94c1 commit 9583fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/cms-discovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ assignees: kevwalsh

## Your product team

**What's your product called?
**What's your product called?**

**Provide a link to your [product outline](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/product-management/product-outline-template.md)**

Expand Down

5 comments on commit 9583fd7

@va-cms-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Test Failed: va/tests/accessibility
composer va:test:accessibility
> phantomjs-prebuilt@2.1.16 install /var/www/cms/node_modules/phantomjs-prebuilt
> node install.js

PhantomJS not found on PATH
Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2
Saving to /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
Receiving...

Received 22866K total.
Extracting tar contents (via spawned process)
Removing /var/www/cms/node_modules/phantomjs-prebuilt/lib/phantom
Copying extracted folder /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2-extract-1591111790836/phantomjs-2.1.1-linux-x86_64 -> /var/www/cms/node_modules/phantomjs-prebuilt/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /var/www/cms/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs

> core-js@2.6.9 postinstall /var/www/cms/node_modules/core-js
> node scripts/postinstall || echo "ignore"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

added 134 packages from 190 contributors and audited 134 packages in 12.582s
found 3 low severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details

> axe_tests@1.0.0 test /var/www/cms
> node ./tests/accessibility/aXeAccessibilityCheck.js

!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com 1
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/sections  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/page  = 2
[ { id: 'duplicate-id',
    impact: 'minor',
    tags: [ 'cat.parsing', 'wcag2a', 'wcag411' ],
    description: 'Ensures every id attribute value is unique',
    help: 'id attribute value must be unique',
    helpUrl:
     'https://dequeuniversity.com/rules/axe/3.3/duplicate-id?application=webdriverjs',
    nodes: [ [Object], [Object] ] },
  { id: 'label',
    impact: 'critical',
    tags:
     [ 'cat.forms',
       'wcag2a',
       'wcag332',
       'wcag131',
       'section508',
       'section508.22.n' ],
    description: 'Ensures every form element has a label',
    help: 'Form elements must have labels',
    helpUrl:
     'https://dequeuniversity.com/rules/axe/3.3/label?application=webdriverjs',
    nodes: [ [Object] ] } ]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/landing_page  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/documentation_page  = 1
[ { id: 'label',
    impact: 'critical',
    tags:
     [ 'cat.forms',
       'wcag2a',
       'wcag332',
       'wcag131',
       'section508',
       'section508.22.n' ],
    description: 'Ensures every form element has a label',
    help: 'Form elements must have labels',
    helpUrl:
     'https://dequeuniversity.com/rules/axe/3.3/label?application=webdriverjs',
    nodes: [ [Object] ] } ]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/event  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/health_care_local_facility  = 1
[ { id: 'label',
    impact: 'critical',
    tags:
     [ 'cat.forms',
       'wcag2a',
       'wcag332',
       'wcag131',
       'section508',
       'section508.22.n' ],
    description: 'Ensures every form element has a label',
    help: 'Form elements must have labels',
    helpUrl:
     'https://dequeuniversity.com/rules/axe/3.3/label?application=webdriverjs',
    nodes:
     [ [Object],
       [Object],
       [Object],
       [Object],
       [Object],
       [Object],
       [Object],
       [Object],
       [Object],
       [Object],
       [Object],
       [Object],
       [Object],
       [Object] ] } ]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/health_care_region_detail_page  = 2
[ { id: 'duplicate-id',
    impact: 'minor',
    tags: [ 'cat.parsing', 'wcag2a', 'wcag411' ],
    description: 'Ensures every id attribute value is unique',
    help: 'id attribute value must be unique',
    helpUrl:
     'https://dequeuniversity.com/rules/axe/3.3/duplicate-id?application=webdriverjs',
    nodes: [ [Object], [Object] ] },
  { id: 'label',
    impact: 'critical',
    tags:
     [ 'cat.forms',
       'wcag2a',
       'wcag332',
       'wcag131',
       'section508',
       'section508.22.n' ],
    description: 'Ensures every form element has a label',
    help: 'Form elements must have labels',
    helpUrl:
     'https://dequeuniversity.com/rules/axe/3.3/label?application=webdriverjs',
    nodes: [ [Object] ] } ]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/health_care_region_page  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/office  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/outreach_asset  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/person_profile  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/press_release  = 1
[ { id: 'aria-allowed-attr',
    impact: 'critical',
    tags: [ 'cat.aria', 'wcag2a', 'wcag412' ],
    description: 'Ensures ARIA attributes are allowed for an element\'s role',
    help: 'Elements must only use allowed ARIA attributes',
    helpUrl:
     'https://dequeuniversity.com/rules/axe/3.3/aria-allowed-attr?application=webdriverjs',
    nodes: [ [Object] ] } ]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/regional_health_care_service_des  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/news_story  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/support_service  = 0
[]
!!!  VIOLATION TYPES FOUND: 8 PROCESS EXITED WITH CODE 1  !!!
> npm install --only=production
> npm test
Tue, 02 Jun 2020 15:29:55 GMT axe-webdriverjs deprecated Error must be handled as the first argument of axe.analyze. See: #83 at tests/accessibility/aXeAccessibilityCheck.js:44:14
Tue, 02 Jun 2020 15:30:05 GMT axe-webdriverjs deprecated Error must be handled as the first argument of axe.analyze. See: #83 at tests/accessibility/aXeAccessibilityCheck.js:56:42
npm ERR! Test failed.  See above for more details.
Script npm test handling the va:test:accessibility event returned with error code 1
  • On: ip-10-247-34-184
  • In: 02:41

@va-cms-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Test Failed: va/deploy/0-composer
rm -rf ./docroot/vendor/va-gov/web && composer install --dev --no-interaction --no-progress --ansi | tee /dev/stderr | grep 'Could not apply patch' && exit 1 || true
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2020-01-07/2893933-34.patch
   Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-11-05/1356276-531-8.8.x-4.patch
   Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2020-05-20/site_alert-add_drush_commands-3118800-12.patch
You are using the deprecated option "dev". Dev packages are installed by default now.
Gathering patches for root package.
Removing package drupal/schemata so that it can be re-installed and re-patched.
  - Removing drupal/schemata (1.0.0-beta1)
Deleting docroot/modules/contrib/schemata - deleted
Removing package drupal/site_alert so that it can be re-installed and re-patched.
  - Removing drupal/site_alert (dev-1.x)
Deleting docroot/modules/contrib/site_alert - deleted
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 12 installs, 15 updates, 1 removal
  - Removing drupal/redirect_after_login (2.5.0)
Deleting docroot/modules/contrib/redirect_after_login - deleted
Gathering patches for root package.
Gathering patches for dependencies. This might take a minute.
  - Updating drupal/core (8.8.4 => 8.8.6):  Checking out a5daf2aa45
  - Applying patches for drupal/core
    https://www.drupal.org/files/issues/drupal-core-allow-menu-items-to-link-to-unpublished-2807629-7-8.3.x.patch (2807629 - Allow menu items which link to unpublished nodes to be selected in the parent item selector)
    https://www.drupal.org/files/issues/2020-01-07/2893933-34.patch (2893933 - claimItem in the database and memory queues does not use expire correctly)
   Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2020-01-07/2893933-34.patch
    https://www.drupal.org/files/issues/2019-09-11/3057267-maintenance-forced-logout-experimental.patch (3057267 - User logout during maintenance mode)
    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/2019-11-27/2815221-125.patch (2815221 - Add quickedit to the latest-revision route)
    https://www.drupal.org/files/issues/2019-11-05/1356276-531-8.8.x-4.patch (1356276 - Allow profiles to define a base/parent profile and load them in the correct order)
   Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-11-05/1356276-531-8.8.x-4.patch
    https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch (2914389 - Allow profiles to exclude dependencies of their parent)

  - Updating drupal/config_override_warn (1.2.0 => 1.3.0): Loading from cache
  - Updating drupal/embed (1.3.0 => 1.4.0): Loading from cache
  - Updating drupal/entity_browser (2.4.0 => 2.5.0): Loading from cache
  - Applying patches for drupal/entity_browser
    https://www.drupal.org/files/issues/2020-03-31/rendered-entity-cache-keys-tags-3123876-2.patch (Entity display plugin Rendered Entity is missing cache tags/keys)

  - Updating drupal/entityqueue (1.0.0-beta5 => 1.0.0): Loading from cache
  - Updating drupal/crop (2.0.0 => 2.1.0): Loading from cache
  - Updating drupal/image_widget_crop (2.2.0 => 2.3.0): Loading from cache
  - Updating drupal/module_missing_message_fixer (1.1.0 => 1.2.0): Loading from cache
  - Updating drupal/node_link_report (1.13.0 => 1.14.0): Loading from cache
  - Updating drupal/views_data_export (1.0.0-beta3 => 1.0.0-rc1): Loading from cache
  - Updating drupal/webform (5.8.0 => 5.13.0): Loading from cache
  - Updating squizlabs/php_codesniffer (3.5.4 => 3.5.5): Loading from cache
  - Installing alchemy/zippy (0.4.9): Loading from cache
  - Installing drupal/fieldhelptext (1.0.0-beta1): Loading from cache
  - Installing drupal/schemata (1.0.0-beta1): Loading from cache
  - Applying patches for drupal/schemata
    https://www.drupal.org/files/issues/2019-07-08/3063027-5-undefined-offset.patch (PHP 7.2 notice - "Undefined offset: 1" in JsonSchemaEncoder)

  - Installing drupal/site_alert (dev-1.x d370017): Cloning d3700174bd from cache
  - Applying patches for drupal/site_alert
    https://www.drupal.org/files/issues/2020-05-20/site_alert-add_drush_commands-3118800-12.patch (Add drush commands https://www.drupal.org/project/site_alert/issues/3118800)
    https://www.drupal.org/files/issues/2020-05-20/site_alert-add_drush_commands_for_drush8-3118800-14.patch (Make drush commands Drush 8 https://www.drupal.org/project/site_alert/issues/3118800)
    https://www.drupal.org/files/issues/2020-04-29/maintenance-access.patch (Allow access to /ajax/site_alert route in maintenance mode)

  - Installing drupal/tome_base (1.3.0)
  - Installing drupal/tome (1.3.0): Loading from cache
  - Applying patches for drupal/tome
    https://www.drupal.org/files/issues/2020-02-20/tome_export_types-3114961-2.patch (Allow entity types to be excluded in tome sync)

  - Installing drupal/tome_sync (1.3.0)
  - Installing drupal/tome_static (1.3.0)
  - Installing va-gov/web (dev-master 7741ba9): Cloning 7741ba9ecc from cache
  - Installing traviscarden/behat-table-comparison (v0.2.2): Loading from cache
  - Installing acquia/drupal-spec-tool (v2.0.0): Loading from cache
  - Installing drupal/media_entity_generic (1.0.0): Loading from cache
  - Updating drupal/post_api dev-1.x (575ae0b => 4f0e2cf):  Checking out 4f0e2cfd9a
  - Updating drupal/site_alert dev-1.x (7e8a229 => d370017):  Checking out d3700174bd
  - Applying patches for drupal/site_alert
    https://www.drupal.org/files/issues/2020-05-20/site_alert-add_drush_commands-3118800-12.patch (Add drush commands https://www.drupal.org/project/site_alert/issues/3118800)
   Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2020-05-20/site_alert-add_drush_commands-3118800-12.patch
    https://www.drupal.org/files/issues/2020-05-20/site_alert-add_drush_commands_for_drush8-3118800-14.patch (Make drush commands Drush 8 https://www.drupal.org/project/site_alert/issues/3118800)
    https://www.drupal.org/files/issues/2020-04-29/maintenance-access.patch (Allow access to /ajax/site_alert route in maintenance mode)

  - Updating weitzman/drupal-test-traits dev-master (d3d69f8 => 5992285):  Checking out 5992285e54
alchemy/zippy suggests installing guzzle/guzzle (To use the GuzzleTeleporter with Guzzle 3)
Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.
Package jaimeperez/twig-configurable-i18n is abandoned, you should avoid using it. Use simplesamlphp/twig-configurable-i18n instead.
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Package zendframework/zend-diactoros is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead.
Package zendframework/zend-escaper is abandoned, you should avoid using it. Use laminas/laminas-escaper instead.
Package zendframework/zend-feed is abandoned, you should avoid using it. Use laminas/laminas-feed instead.
Package zendframework/zend-stdlib is abandoned, you should avoid using it. Use laminas/laminas-stdlib instead.
Generating autoload files
> DrupalComposer\DrupalScaffold\Plugin::scaffold
  - .csslintrc (https://git.drupalcode.org/project/drupal/raw/8.8.6/.csslintrc): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (100%)
  - .editorconfig (https://git.drupalcode.org/project/drupal/raw/8.8.6/.editorconfig): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (100%)
  - .eslintignore (https://git.drupalcode.org/project/drupal/raw/8.8.6/.eslintignore): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (100%)
  - .eslintrc.json (https://git.drupalcode.org/project/drupal/raw/8.8.6/.eslintrc.json): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (100%)
  - .gitattributes (https://git.drupalcode.org/project/drupal/raw/8.8.6/.gitattributes): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (100%)
  - .ht.router.php (https://git.drupalcode.org/project/drupal/raw/8.8.6/.ht.router.php): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (100%)
  - index.php (https://git.drupalcode.org/project/drupal/raw/8.8.6/index.php): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (100%)
  - robots.txt (https://git.drupalcode.org/project/drupal/raw/8.8.6/robots.txt): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (100%)
  - sites/default/default.services.yml (https://git.drupalcode.org/project/drupal/raw/8.8.6/sites/default/default.services.yml): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (20%)�����������������Downloading (100%)
  - sites/default/default.settings.php (https://git.drupalcode.org/project/drupal/raw/8.8.6/sites/default/default.settings.php): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (60%)�����������������Downloading (95%)�����������������Downloading (100%)
  - sites/development.services.yml (https://git.drupalcode.org/project/drupal/raw/8.8.6/sites/development.services.yml): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (100%)
  - sites/example.settings.local.php (https://git.drupalcode.org/project/drupal/raw/8.8.6/sites/example.settings.local.php): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (100%)
  - sites/example.sites.php (https://git.drupalcode.org/project/drupal/raw/8.8.6/sites/example.sites.php): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (100%)
  - update.php (https://git.drupalcode.org/project/drupal/raw/8.8.6/update.php): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (100%)
  - web.config (https://git.drupalcode.org/project/drupal/raw/8.8.6/web.config): Downloading (connecting...)���������������������������Downloading (0%)           ���������������������������Downloading (30%)�����������������Downloading (60%)�����������������Downloading (90%)�����������������Downloading (100%)
> mkdir --parents docroot/profiles
> cp -r 'hooks/git/.' '.git/hooks/'
> php -r "chmod('.git/hooks/pre-commit', 0777);"
> cp -r 'simplesamlphp-1.17.2/config/' 'docroot/vendor/simplesamlphp/simplesamlphp/'
> cp -r 'simplesamlphp-1.17.2/metadata/' 'docroot/vendor/simplesamlphp/simplesamlphp/'
> echo 'Removing deleted .git/hooks/commit-msg file, no longer used.'
Removing deleted .git/hooks/commit-msg file, no longer used.
> rm -f .git/hooks/commit-msg
> git update-index --skip-worktree samlsessiondb.sq3
> # Preparing Front-end...
> cd bin && ln -sf ../docroot/libraries/yarn/bin/yarn yarn
> node -v
v10.15.3
> npm -v
6.4.1
> yarn -v
1.12.3
> cd web && yarn run install-repos
yarn run v1.12.3
$ ./script/install-repos.sh
Repo vagov-content already cloned.
Done in 0.07s.
> export NODE_EXTRA_CA_CERTS=/etc/pki/tls/certs/ca-bundle.crt PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=TRUE; cd web && yarn install
yarn install v1.12.3
[1/4] Resolving packages...
warning Resolution field "lodash@4.17.15" is incompatible with requested version "lodash@^2.4.1"
warning Resolution field "lodash@4.17.15" is incompatible with requested version "lodash@~4.16.4"
[2/4] Fetching packages...
info fsevents@2.1.2: The platform "linux" is incompatible with this module.
info "fsevents@2.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.9: The platform "linux" is incompatible with this module.
info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning " > eslint-config-airbnb@15.1.0" has incorrect peer dependency "eslint-plugin-jsx-a11y@^5.1.1".
warning " > eslint-plugin-jest@23.13.1" has incorrect peer dependency "eslint@>=5".
warning "eslint-plugin-jest > @typescript-eslint/experimental-utils > @typescript-eslint/typescript-estree > tsutils@3.17.1" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
warning " > eslint-plugin-unicorn@19.0.1" has incorrect peer dependency "eslint@>=6.8.0".
warning "eslint-plugin-unicorn > eslint-template-visitor@1.1.0" has incorrect peer dependency "eslint@^6.4.0".
warning " > jsdom@15.2.1" has unmet peer dependency "canvas@^2.5.0".
warning "jsdom > ws@7.3.0" has unmet peer dependency "bufferutil@^4.0.1".
warning "jsdom > ws@7.3.0" has unmet peer dependency "utf-8-validate@^5.0.2".
[4/4] Building fresh packages...
$ npm rebuild node-sass
npm WARN lifecycle The node binary used for scripts is /tmp/yarn--1591119685966-0.9747873013248927/node but npm is using /var/aegir/projects/demo/eriehealthcare/docroot/vendor/nodejs/nodejs/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.

> node-sass@4.13.1 install /var/aegir/projects/demo/eriehealthcare/docroot/vendor/va-gov/web/node_modules/node-sass
> node scripts/install.js

node-sass build Binary found at /var/aegir/projects/demo/eriehealthcare/docroot/vendor/va-gov/web/node_modules/node-sass/vendor/linux-x64-64/binding.node

> node-sass@4.13.1 postinstall /var/aegir/projects/demo/eriehealthcare/docroot/vendor/va-gov/web/node_modules/node-sass
> node scripts/build.js

Binary found at /var/aegir/projects/demo/eriehealthcare/docroot/vendor/va-gov/web/node_modules/node-sass/vendor/linux-x64-64/binding.node
Testing binary
Binary is fine
node-sass@4.13.1 /var/aegir/projects/demo/eriehealthcare/docroot/vendor/va-gov/web/node_modules/node-sass
Done in 19.40s.
  • On: devshop.cms.va.gov
  • In: 54.436s

@va-cms-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Test Failed: va/deploy/1-cache
drush $DRUSH_ALIAS cr
PDOException: SQLSTATE[HY000] [1045] Access denied for user          [error]
'eriehealthcarede'@'localhost' (using password: YES) in
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php:416
Stack trace:
#0
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php(416):
PDO->__construct('mysql:host=loca...', 'eriehealthcared...',
'b9D9baA3SV', Array)
#1
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/Database/Database.php(371):
Drupal\Core\Database\Driver\mysql\Connection::open(Array)
#2
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/Database/Database.php(166):
Drupal\Core\Database\Database::openConnection('default', 'default')
#3 [internal function]:
Drupal\Core\Database\Database::getConnection('default')
#4
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php(79):
call_user_func_array('Drupal\\Core\\Dat...', Array)
#5
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php(173):
Drupal\Component\DependencyInjection\PhpArrayContainer->createService(Array,
'database')
#6
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php(265):
Drupal\Component\DependencyInjection\Container->get('database', 1)
#7
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php(62):
Drupal\Component\DependencyInjection\PhpArrayContainer->resolveServicesAndParameters(Array)
#8
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php(173):
Drupal\Component\DependencyInjection\PhpArrayContainer->createService(Array,
'cache.container')
#9
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/DrupalKernel.php(544):
Drupal\Component\DependencyInjection\Container->get('cache.container')
#10
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/DrupalKernel.php(910):
Drupal\Core\DrupalKernel->getCachedContainerDefinition()
#11
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/DrupalKernel.php(477):
Drupal\Core\DrupalKernel->initializeContainer()
#12
/var/aegir/projects/demo/eriehealthcare/docroot/core/includes/utility.inc(38):
Drupal\Core\DrupalKernel->boot()
#13
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/commands/core/cache.drush.inc(302):
drupal_rebuild(Object(Composer\Autoload\ClassLoader),
Object(Symfony\Component\HttpFoundation\Request))
#14
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/includes/command.inc(422):
drush_cache_rebuild()
#15
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/includes/command.inc(231):
_drush_invoke_hooks(Array, Array)
#16
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/includes/command.inc(199):
drush_command()
#17
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/lib/Drush/Boot/BaseBoot.php(67):
drush_dispatch(Array)
#18
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/includes/preflight.inc(67):
Drush\Boot\BaseBoot->bootstrap_and_dispatch()
#19
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/drush.php(12):
drush_main()
#20 {main}

Next Drupal\Core\Database\DatabaseAccessDeniedException:
SQLSTATE[HY000] [1045] Access denied for user
'eriehealthcarede'@'localhost' (using password: YES) in
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php:423
Stack trace:
#0
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/Database/Database.php(371):
Drupal\Core\Database\Driver\mysql\Connection::open(Array)
#1
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/Database/Database.php(166):
Drupal\Core\Database\Database::openConnection('default', 'default')
#2 [internal function]:
Drupal\Core\Database\Database::getConnection('default')
#3
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php(79):
call_user_func_array('Drupal\\Core\\Dat...', Array)
#4
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php(173):
Drupal\Component\DependencyInjection\PhpArrayContainer->createService(Array,
'database')
#5
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php(265):
Drupal\Component\DependencyInjection\Container->get('database', 1)
#6
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php(62):
Drupal\Component\DependencyInjection\PhpArrayContainer->resolveServicesAndParameters(Array)
#7
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php(173):
Drupal\Component\DependencyInjection\PhpArrayContainer->createService(Array,
'cache.container')
#8
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/DrupalKernel.php(544):
Drupal\Component\DependencyInjection\Container->get('cache.container')
#9
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/DrupalKernel.php(910):
Drupal\Core\DrupalKernel->getCachedContainerDefinition()
#10
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal/Core/DrupalKernel.php(477):
Drupal\Core\DrupalKernel->initializeContainer()
#11
/var/aegir/projects/demo/eriehealthcare/docroot/core/includes/utility.inc(38):
Drupal\Core\DrupalKernel->boot()
#12
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/commands/core/cache.drush.inc(302):
drupal_rebuild(Object(Composer\Autoload\ClassLoader),
Object(Symfony\Component\HttpFoundation\Request))
#13
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/includes/command.inc(422):
drush_cache_rebuild()
#14
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/includes/command.inc(231):
_drush_invoke_hooks(Array, Array)
#15
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/includes/command.inc(199):
drush_command()
#16
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/lib/Drush/Boot/BaseBoot.php(67):
drush_dispatch(Array)
#17
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/includes/preflight.inc(67):
Drush\Boot\BaseBoot->bootstrap_and_dispatch()
#18
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/drush.php(12):
drush_main()
#19 {main}
  • On: devshop.cms.va.gov
  • In: 0.427s

@va-cms-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Test Failed: va/deploy/2-update
drush $DRUSH_ALIAS updatedb --yes
Drupal\Core\DependencyInjection\ContainerNotInitializedException:    [error]
\Drupal::$container is not initialized yet. \Drupal::setContainer()
must be called with a real container. in
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal.php:130
Stack trace:
#0
/var/aegir/projects/demo/eriehealthcare/docroot/core/lib/Drupal.php(158):
Drupal::getContainer()
#1
/var/aegir/projects/demo/eriehealthcare/docroot/core/includes/install.inc(84):
Drupal::service('extension.list....')
#2
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/commands/core/drupal/update.inc(135):
drupal_load_updates()
#3
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/commands/core/core.drush.inc(466):
update_main()
#4
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/includes/command.inc(422):
drush_core_updatedb()
#5
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/includes/command.inc(231):
_drush_invoke_hooks(Array, Array)
#6
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/includes/command.inc(199):
drush_command()
#7
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/lib/Drush/Boot/BaseBoot.php(67):
drush_dispatch(Array)
#8
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/includes/preflight.inc(67):
Drush\Boot\BaseBoot->bootstrap_and_dispatch()
#9
/var/aegir/projects/demo/eriehealthcare/docroot/vendor/drush/drush/drush.php(12):
drush_main()
#10 {main}
  • On: devshop.cms.va.gov
  • In: 0.246s

@va-cms-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Test Failed: va/deploy/3-config
drush $DRUSH_ALIAS cim --yes && drush $DRUSH_ALIAS cr
Command config-import needs a higher bootstrap level to run - you    [error]
will need to invoke drush from a more functional Drupal environment
to run this command.
The drush command 'cim' could not be executed.                       [error]
Drush was not able to start (bootstrap) the Drupal database.         [error]
Hint: This may occur when Drush is trying to:
 * bootstrap a site that has not been installed or does not have a
configured database. In this case you can select another site with a
working database setup by specifying the URI to use with the --uri
parameter on the command line. See `drush topic docs-aliases` for
details.
 * connect the database through a socket. The socket file may be
wrong or the php-cli may have no access to it in a jailed shell. See
http://drupal.org/node/1428638 for details.
 * connect to the database through a cli command using the
--defaults-extra-file parameter to pass credentials through a tmp
file. This method can break if other credentials are specified in a
~/.my.cnf file in your home directory. You may have to delete or
rename the ~/.my.cnf file in your home directory.

Drush was attempting to connect to: 
 Drupal version      :  8.8.6                                       
 Site URI            :  http://default                              
 Database driver     :  mysql                                       
 Database hostname   :  localhost                                   
 Database port       :  3306                                        
 Database username   :  eriehealthcarede                            
 Database name       :  eriehealthcarede                            
 PHP executable      :  /usr/bin/php                                
 PHP configuration   :  /etc/php.ini                                
 PHP OS              :  Linux                                       
 Drush script        :  /var/aegir/projects/demo/eriehealthcare/doc 
                        root/vendor/drush/drush/drush.php           
 Drush version       :  8.3.2                                       
 Drush temp          :  /tmp                                        
 directory                                                          
 Drush               :  /var/aegir/projects/demo/eriehealthcare/doc 
 configuration          root/sites/all/drush/drushrc.php            
                        /var/aegir/.drush/drushrc.php               
 Drush alias files   :  /var/aegir/.drush/project_aliases/demo.alia 
                        ses.drushrc.php "                           
                        There are 114 more alias files. Run with    
                        --full to see the full list."               
 Drupal root         :  /var/aegir/projects/demo/eriehealthcare/doc 
                        root                                        
 Drupal Settings     :  sites/default/settings.php                  
 File                                                               
 Site path           :  sites/default                               
 Sync config path    :  ../config/sync
  • On: devshop.cms.va.gov
  • In: 0.186s

Please sign in to comment.