Git Product home page Git Product logo

orocommerce's Introduction

DEPRECATED! The solution has been replaced by the following tool: https://github.com/digitalspacestdio/homebrew-docker-compose-oroplatform

OroCommerce Docker Image

GitHub Tag Layers Docker Pulls Build Status

The docker image with source code of OroCommerce application. This image is used as part of docker stack (see compose configs).

Requirements

  1. Docker
  2. Docker Compose

Usage

Checkout sources

$ git clone https://github.com/djocker/orocommerce.git

Going to directory

$ cd orocommerce

OroCommerce stack with automated installation

Run containers in attached mode

$ docker-compose -f docker-compose-auto.yml up

Run containers in detached mode

$ docker-compose -f docker-compose-auto.yml up -d

Navigate to http://localhost:3080 or http://localhost:3080/admin in your web browser (default admin login/password: admin / admin1111)

Stop containers

$ docker-compose -f docker-compose-auto.yml stop

Remove containers

$ docker-compose -f docker-compose-auto.yml down

OroCommerce stack with web installation

Run containers in attached mode

$ docker-compose -f docker-compose.yml up

Run containers in detached mode

$ docker-compose -f docker-compose.yml up -d

Navigate to http://localhost:3080 in your web browser, and install application via web wizard

Stop containers

$ docker-compose -f docker-compose.yml stop

Remove containers

$ docker-compose -f docker-compose.yml down

orocommerce's People

Contributors

sergeycherepanov avatar sheleziaka avatar vdrizheruk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

orocommerce's Issues

Endless loading and file not found

So I cloned the repo and started the container without changes. The admin page just shows loading without any logs in /var/logs. The docker logs just show this:

nginx stdout | 2017/01/19 13:10:01 [error] 154#154: *12 open() "/var/www/web/css/oro.css" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /css/oro.css?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
nginx stdout | 2017/01/19 13:10:01 [error] 154#154: *12 open() "/var/www/web/bundles/oroui/js/init-layout.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/oroui/js/init-layout.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
2017/01/19 13:10:01 [error] 154#154: *10 open() "/var/www/web/bundles/orouser/js/init-user.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/orouser/js/init-user.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
nginx stdout | 2017/01/19 13:10:01 [error] 154#154: *16 open() "/var/www/web/bundles/oroui/js/widget/widget-manager.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/oroui/js/widget/widget-manager.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
nginx stdout | 2017/01/19 13:10:01 [error] 154#154: *10 open() "/var/www/web/bundles/orowindows/js/dialog/state/model.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/orowindows/js/dialog/state/model.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
nginx stdout | 2017/01/19 13:10:01 [error] 154#154: *12 open() "/var/www/web/bundles/orosync/js/sync.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/orosync/js/sync.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
nginx stdout | 2017/01/19 13:10:01 [error] 154#154: *15 open() "/var/www/web/bundles/oroui/js/modal.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/oroui/js/modal.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
nginx stdout | 2017/01/19 13:10:01 [error] 154#154: *17 open() "/var/www/web/bundles/oroconfig/js/configuration.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/oroconfig/js/configuration.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://12017/01/19 13:10:01 [error] 154#154: *16 open() "/var/www/web/bundles/orofrontend/default/images/favicon.ico" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/orofrontend/default/images/favicon.ico?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
2017/01/19 13:10:01 [error] 154#154: *10 open() "/var/www/web/bundles/oroui/js/init-errors.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/oroui/js/init-errors.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
2017/01/19 13:10:01 [error] 154#154: *12 open() "/var/www/web/bundles/orolocale/js/locale-settings.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/orolocale/js/locale-settings.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
2017/01/19 13:10:01 [error] 154#154: *15 open() "/var/www/web/bundles/oroui/js/extend/jquery.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/oroui/js/extend/jquery.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
2017/01/19 13:10:02 [error] 154#154: *15 open() "/var/www/web/bundles/orotranslation/js/translator.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/orotranslation/js/translator.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
2017/01/19 13:10:02 [error] 154#154: *10 open() "/var/www/web/bundles/orotranslation/lib/translator.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/orotranslation/lib/translator.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
removedforsecurity - - [19/Jan/2017:13:10:41 +0000] "GET /admin HTTP/1.1" 499 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36" "-" removedforsecurity:3080/admin"
nginx stdout | 2017/01/19 13:10:01 [error] 154#154: *16 open() "/var/www/web/bundles/orofrontend/default/images/favicon.ico" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/orofrontend/default/images/favicon.ico?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
nginx stdout | 2017/01/19 13:10:01 [error] 154#154: *10 open() "/var/www/web/bundles/oroui/js/init-errors.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/oroui/js/init-errors.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
2017/01/19 13:10:01 [error] 154#154: *12 open() "/var/www/web/bundles/orolocale/js/locale-settings.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/orolocale/js/locale-settings.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
nginx stdout | 2017/01/19 13:10:01 [error] 154#154: *15 open() "/var/www/web/bundles/oroui/js/extend/jquery.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/oroui/js/extend/jquery.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
nginx stdout | 2017/01/19 13:10:02 [error] 154#154: *15 open() "/var/www/web/bundles/orotranslation/js/translator.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/orotranslation/js/translator.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"
nginx stdout | 2017/01/19 13:10:02 [error] 154#154: *10 open() "/var/www/web/bundles/orotranslation/lib/translator.js" failed (2: No such file or directory), client: removedforsecurity, server: $host, request: "GET /bundles/orotranslation/lib/translator.js?version=78d0a4a7 HTTP/1.1", host: "removedforsecurity:3080", referrer: "http://removedforsecurity:3080/admin"

can't find command '/usr/local/bin/consumer.sh'

Output of
$ docker -v
$ docker-compose -v
$ uname -a; cat /etc/issue

Docker version 18.09.0, build 4d60db4
docker-compose version 1.17.1, build unknown
Linux [computer name] 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Linux Mint 19 Tara \n \l

stdout of docker-compose -f docker-compose-auto.yml up:

===> Map parameters.yml to environment variables
===> Run composer script 'post-install-cmd'
Updating the "app/config/parameters.yml" file
Updating the "assets_version" parameter
===> Checking if application is already installed
===> Application is not installed!
===> Running init command: runuser -s /bin/sh -c '/usr/bin/php /var/www/app/console --env=prod oro:install --no-interaction --timeout 3600 --timeout 3600 --drop-database --user-name=admin --user-firstname=John --user-lastname=Doe --user-password=admin1111 [email protected] --organization-name=Acme --application-url=http://localhost:3080/' www-data
Installing Oro Application.

Oro requirements check:
+---------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| Check   | Mandatory requirements                                                                                                                            |
+---------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| OK      | Vendor libraries must be installed                                                                                                                |
| OK      | app/cache/ or var/cache/ directory must be writable                                                                                               |
| OK      | app/logs/ or var/logs/ directory must be writable                                                                                                 |
| OK      | Configured default timezone "UTC" must be supported by your installation of PHP                                                                   |
| OK      | iconv() must be available                                                                                                                         |
| OK      | json_encode() must be available                                                                                                                   |
| OK      | session_start() must be available                                                                                                                 |
| OK      | ctype_alpha() must be available                                                                                                                   |
| OK      | token_get_all() must be available                                                                                                                 |
| OK      | simplexml_import_dom() must be available                                                                                                          |
| OK      | PCRE extension must be available                                                                                                                  |
| OK      | Maximum supported filename length must be greater or equal 242 characters. Make sure that the cache folder is not inside the encrypted directory. |
+---------+---------------------------------------------------------------------------------------------------------------------------------------------------+
+---------+--------------------------------------------+
| Check   | PHP settings                               |
+---------+--------------------------------------------+
| OK      | date.timezone setting must be set          |
| OK      | detect_unicode must be disabled in php.ini |
| OK      | string functions should not be overloaded  |
| OK      | memory_limit should be at least 512M       |
+---------+--------------------------------------------+
+---------+---------------------------------------------------------------------+
| Check   | Oro specific requirements                                           |
+---------+---------------------------------------------------------------------+
| OK      | PHP version must be at least 5.6 (7.0.8-0ubuntu0.16.04.3 installed) |
| OK      | GD extension must be at least 2.0                                   |
| OK      | cURL extension must be at least 7.0                                 |
| OK      | mcrypt_encrypt() should be available                                |
| OK      | intl extension should be available                                  |
| OK      | icu library must be at least 3.8                                    |
| OK      | zip extension should be installed                                   |
| OK      | web/uploads/ directory must be writable                             |
| OK      | web/media/ directory must be writable                               |
| OK      | web/bundles/ directory must be writable                             |
| OK      | app/attachment/ directory must be writable                          |
| OK      | web directory must be writable                                      |
| OK      | app/config/parameters.yml file must be writable                     |
+---------+---------------------------------------------------------------------+
+---------+---------------------------------------------------------------------+
| Check   | Optional recommendations                                            |
+---------+---------------------------------------------------------------------+
| OK      | Vendors should be installed in order to check all requirements.     |
| OK      | Requirements file should be up-to-date                              |
| OK      | PCRE extension should be at least version 8.0 (8.38 installed)      |
| OK      | PHP-DOM and PHP-XML modules should be installed                     |
| OK      | mb_strlen() should be available                                     |
| OK      | iconv() should be available                                         |
| OK      | utf8_decode() should be available                                   |
| OK      | filter_var() should be available                                    |
| OK      | posix_isatty() should be available                                  |
| OK      | intl extension should be available                                  |
| OK      | intl extension should be correctly configured                       |
| OK      | intl ICU version should be at least 4+                              |
| OK      | intl.error_level should be 0 in php.ini                             |
| OK      | a PHP accelerator should be installed                               |
| OK      | short_open_tag should be disabled in php.ini                        |
| OK      | magic_quotes_gpc should be disabled in php.ini                      |
| OK      | register_globals should be disabled in php.ini                      |
| OK      | session.auto_start should be disabled in php.ini                    |
| OK      | PDO should be installed                                             |
| OK      | PDO should have some drivers installed (currently available: mysql) |
| OK      | SOAP extension should be installed (API calls)                      |
| WARNING | Install and enable the Tidy extension.                              |
| OK      | A JS Engine (nodejs) is installed                                   |
+---------+---------------------------------------------------------------------+

Setting up database.
Process migrations...
  > Oro\Bundle\EntityExtendBundle\Migration\LoadEntityConfigStateMigration
  > Oro\Bundle\MigrationBundle\Migration\CreateMigrationTableMigration
  > Oro\Bundle\PlatformBundle\Migrations\Schema\OroPlatformBundleInstaller
  > Oro\Bundle\ScopeBundle\Migrations\Schema\OroScopeBundleInstaller
  > Oro\Bundle\OrganizationBundle\Migrations\Schema\OroOrganizationBundleInstaller
  > Oro\Bundle\SecurityBundle\Migrations\Schema\OroSecurityBundleInstaller
  > Oro\Bundle\AttachmentBundle\Migrations\Schema\OroAttachmentBundleInstaller
  > Oro\Bundle\OroMessageQueueBundle\Migrations\Schema\OroMessageQueueBundleInstaller
  > Oro\Bundle\EmailBundle\Migrations\Schema\OroEmailBundleInstaller
  > Oro\Bundle\CronBundle\Migrations\Schema\OroCronBundleInstaller
  > Oro\Bundle\UserBundle\Migrations\Schema\OroUserBundleInstaller
  > Oro\Bundle\DataGridBundle\Migrations\Schema\OroDataGridBundleInstaller
  > Oro\Bundle\SSOBundle\Migrations\Schema\OroUserBundleInstaller
  > Oro\Bundle\EntityBundle\Migrations\Schema\OroEntityBundleInstaller
  > Oro\Bundle\LocaleBundle\Migrations\Schema\OroLocaleBundleInstaller
  > Oro\Bundle\EntityConfigBundle\Migrations\Schema\OroEntityConfigBundleInstaller
  > Oro\Bundle\EntityExtendBundle\Migrations\Schema\OroEntityExtendBundleInstaller
  > Oro\Bundle\IntegrationBundle\Migrations\Schema\OroIntegrationBundleInstaller
  > Oro\Bundle\RuleBundle\Migrations\Schema\OroRuleBundleInstaller
  > Oro\Bundle\ActivityBundle\Migrations\Schema\OroActivityBundleInstaller
  > Oro\Bundle\ActivityContactBundle\Migrations\Schema\OroActivityContactBundleInstaller
  > Oro\Bundle\ActivityListBundle\Migrations\Schema\OroActivityListBundleInstaller
  > Oro\Bundle\AddressBundle\Migrations\Schema\OroAddressBundleInstaller
  > Oro\Bundle\BatchBundle\Migrations\Schema\OroBatchBundleInstaller
  > Oro\Bundle\ConfigBundle\Migrations\Schema\OroConfigBundleInstaller
  > Oro\Bundle\DataAuditBundle\Migrations\Schema\OroDataAuditBundleInstaller
  > Oro\Bundle\EmbeddedFormBundle\Migrations\Schema\OroEmbeddedFormBundleInstaller
  > Oro\Bundle\ImapBundle\Migrations\Schema\OroImapBundleInstaller
  > Oro\Bundle\ImportExportBundle\Migrations\Schema\OroImportExportBundleInstaller
  > Oro\Bundle\InstallerBundle\Migrations\Schema\OroInstallerBundleInstaller
  > Oro\Bundle\MigrationBundle\Migrations\Schema\OroMigrationBundleInstaller
  > Oro\Bundle\NoteBundle\Migrations\Schema\OroNoteBundleInstaller
  > Oro\Bundle\NotificationBundle\Migrations\Schema\OroNotificationBundleInstaller
  > Oro\Bundle\ReportBundle\Migrations\Schema\OroReportBundleInstaller
  > Oro\Bundle\SearchBundle\Migrations\Schema\OroSearchBundleInstaller
  > Oro\Bundle\SegmentBundle\Migrations\Schema\OroSegmentBundleInstaller
  > Oro\Bundle\SidebarBundle\Migrations\Schema\OroSidebarBundleInstaller
  > Oro\Bundle\TagBundle\Migrations\Schema\OroTagBundleInstaller
  > Oro\Bundle\TranslationBundle\Migrations\Schema\OroTranslationBundleInstaller
  > Oro\Bundle\TranslationBundle\Migrations\Schema\v1_4\OroTranslationBundle
  > Oro\Bundle\UPSBundle\Migrations\Schema\OroUPSBundleInstaller
  > Oro\Bundle\WebsiteSearchBundle\Migrations\Schema\OroWebsiteSearchBundleInstaller
  > Oro\Bundle\WindowsBundle\Migrations\Schema\OroWindowsBundleInstaller
  > Oro\Bundle\WorkflowBundle\Migrations\Schema\OroWorkflowBundleInstaller
  > Oro\Bundle\WorkflowBundle\Migrations\Schema\v2_1_1\UpdateWorkflowConfiguration
  > Oro\Bundle\CommentBundle\Migrations\Schema\OroCommentBundleInstaller
  > Oro\Bundle\CRMBundle\Migrations\Schema\OroCRMBundleInstaller
  > Oro\Bundle\DashboardBundle\Migrations\Schema\OroDashboardBundleInstaller
  > Oro\Bundle\CalendarBundle\Migrations\Schema\OroCalendarBundleInstaller
  > Oro\Bundle\FrontendBundle\Migrations\Schema\OroFrontendBundleInstaller
  > Oro\Bundle\WebsiteBundle\Migrations\Schema\OroWebsiteBundleInstaller
  > Oro\Bundle\ContactBundle\Migrations\Schema\OroContactBundleInstaller
  > Oro\Bundle\CurrencyBundle\Migrations\Schema\OroConfigBundleInstaller
  > Oro\Bundle\FallbackBundle\Migrations\Schema\OroFallbackBundleInstaller
  > Oro\Bundle\NavigationBundle\Migrations\Schema\OroNavigationBundleInstaller
  > Oro\Bundle\RedirectBundle\Migrations\Schema\OroRedirectBundleInstaller
  > Oro\Bundle\WebCatalogBundle\Migrations\Schema\OroWebCatalogBundleInstaller
  > Oro\Bundle\CommerceMenuBundle\Migrations\Schema\OroCommerceMenuBundleInstaller
  > Oro\Bundle\ProductBundle\Migrations\Schema\OroProductBundleInstaller
  > Oro\Bundle\CatalogBundle\Migrations\Schema\OroCatalogBundleInstaller
  > Oro\Bundle\MarketingListBundle\Migrations\Schema\OroMarketingListBundleInstaller
  > Oro\Bundle\CustomerBundle\Migrations\Schema\OroCustomerBundleInstaller
  > Oro\Bundle\TrackingBundle\Migrations\Schema\OroTrackingBundleInstaller
  > Oro\Bundle\AccountBundle\Migrations\Schema\OroAccountBundleInstaller
  > Oro\Bundle\VisibilityBundle\Migrations\Schema\OroVisibilityBundleInstaller
  > Oro\Bundle\CallBundle\Migrations\Schema\OroCallBundleInstaller
  > Oro\Bundle\CampaignBundle\Migrations\Schema\OroCampaignBundleInstaller
  > Oro\Bundle\ChannelBundle\Migrations\Schema\OroChannelBundleInstaller
  > Oro\Bundle\PaymentBundle\Migrations\Schema\OroPaymentBundleInstaller
  > Oro\Bundle\ReminderBundle\Migrations\Schema\OroReminderBundleBundleInstaller
  > Oro\Bundle\TaskBundle\Migrations\Schema\OroTaskBundleInstaller
  > Oro\Bundle\AnalyticsBundle\Migrations\Schema\OroAnalyticsBundleInstaller
  > Oro\Bundle\CMSBundle\Migrations\Schema\OroCMSBundleInstaller
  > Oro\Bundle\FrontendBundle\Migrations\Schema\OroMoneyOrderBundleInstaller
  > Oro\Bundle\PaymentTermBundle\Migrations\Schema\OroPaymentTermBundleInstaller
  > Oro\Bundle\PayPalBundle\Migrations\Schema\OroPayPalBundleInstaller
  > Oro\Bundle\PricingBundle\Migrations\Schema\OroPricingBundleInstaller
  > Oro\Bundle\RFPBundle\Migrations\Schema\OroRFPBundleInstaller
  > Oro\Bundle\SalesBundle\Migrations\Schema\OroSalesBundleInstaller
  > Oro\Bundle\ContactUsBundle\Migrations\Schema\OroContactUsBundleInstaller
  > Oro\Bundle\InvoiceBundle\Migrations\Schema\OroInvoiceBundleInstaller
  > Oro\Bundle\MagentoBundle\Migrations\Schema\OroMagentoBundleInstaller
  > Oro\Bundle\MagentoBundle\Migrations\Schema\v1_50\ScheduleStuckedJobs
  > Oro\Bundle\OrderBundle\Migrations\Schema\OroOrderBundleInstaller
  > Oro\Bundle\TaxBundle\Migrations\Schema\OroTaxBundleInstaller
  > Oro\Bridge\MarketingCRM\Migrations\Schema\OroMarketingCRMBridgeBundleInstaller
  > Oro\Bundle\CheckoutBundle\Migrations\Schema\OroCheckoutBundleInstaller
  > Oro\Bundle\AlternativeCheckoutBundle\Migrations\Schema\OroAlternativeCheckoutBundleInstaller
  > Oro\Bundle\SaleBundle\Migrations\Schema\OroSaleBundleInstaller
  > Oro\Bundle\ShoppingListBundle\Migrations\Schema\OroShoppingListBundleInstaller
  > Oro\Bridge\CalendarCommerce\Migrations\Schema\OroCalendarCommerceBridgeBundleInstaller
  > Oro\Bridge\CustomerSales\Migrations\Schema\OroCustomerSalesBridgeBundleInstaller
  > Oro\Bundle\CaseBundle\Migrations\Schema\OroCaseBundleInstaller
  > Oro\Bundle\EntitySerializedFieldsBundle\Migrations\Schema\OroEntitySerializedFieldsBundleInstaller
  > Oro\Bundle\InventoryBundle\Migrations\Schema\OroInventoryBundleInstaller
  > Oro\Bundle\SEOBundle\Migrations\Schema\OroSEOBundleInstaller
  > Oro\Bridge\CalendarCRM\Migrations\Schema\OroCalendarCRMBridgeBundleInstaller
  > Oro\Bridge\CallCRM\Migrations\Schema\OroCallCRMBridgeBundleInstaller
  > Oro\Bridge\CustomerAccount\Migrations\Schema\OroCustomerAccountBridgeBundleInstaller
  > Oro\Bridge\TaskCRM\Migrations\Schema\OroTaskCRMBundleInstaller
  > Oro\Bundle\ShippingBundle\Migrations\Schema\OroShippingBundleInstaller
  > Oro\Bundle\FlatRateBundle\Migrations\Schema\OroFlatRateBundleInstaller
  > Oro\Bundle\MigrationBundle\Migration\UpdateBundleVersionMigration
  > Oro\Bundle\CheckoutBundle\Migrations\Schema\RemoveWorkflowFieldsMigration
  > Oro\Bundle\EntityExtendBundle\Migration\RefreshExtendCacheMigration
  > Oro\Bundle\EntityConfigBundle\Migration\UpdateEntityConfigMigration
  > Oro\Bundle\EntitySerializedFieldsBundle\Migration\SerializedDataMigration
  > Oro\Bundle\EntityExtendBundle\Migration\UpdateExtendConfigMigration
  > Oro\Bundle\ActivityContactBundle\Migration\ActivityContactMigration
  > Oro\Bundle\ActivityListBundle\Migration\ActivityListMigration
  > Oro\Bundle\EntityExtendBundle\Migration\UpdateExtendIndicesMigration
  > Oro\Bundle\EntityConfigBundle\Migration\WarmUpEntityConfigCacheMigration
Loading permissions...
  > VIEW
  > CREATE
  > EDIT
  > DELETE
  > ASSIGN
  > CONFIGURE
  > MANAGE_API_KEY
  > TRANSLATE
Removing all previously loaded commands...
Processing command "oro:cron:message-queue:cleanup": setting up schedule..
Processing command "oro:cron:email-body-sync": setting up schedule..
Processing command "oro:cron:definitions:load": Skipping, the command does not implement CronCommandInterface
Processing command "oro:cron:integration:cleanup": setting up schedule..
Processing command "oro:cron:integration:sync": setting up schedule..
Processing command "oro:cron:batch:cleanup": setting up schedule..
Processing command "oro:cron:imap-sync": setting up schedule..
Processing command "oro:cron:shipping-price-cache-invalidate:schedule": Skipping, the command does not implement CronCommandInterface
Processing command "oro:cron:import-tracking": setting up schedule..
Processing command "oro:cron:tracking:parse": setting up schedule..
Processing command "oro:cron:send-email-campaigns": setting up schedule..
Processing command "oro:cron:calculate-tracking-event-summary": setting up schedule..
Processing command "oro:cron:lifetime-average:aggregate": setting up schedule..
Processing command "oro:cron:send-reminders": setting up schedule..
Processing command "oro:cron:analytic:calculate": setting up schedule..
Processing command "oro:cron:price-lists:schedule": setting up schedule..
Processing command "oro:cron:magento:cart:expiration": setting up schedule..
Loading workflow definitions...
  > task_flow
  > b2b_flow_lead
  > b2b_flow_sales_funnel
  > opportunity_flow
  > b2c_flow_abandoned_shopping_cart
  > b2c_flow_order_follow_up
  > b2b_flow_checkout
  > b2b_flow_alternative_checkout
[info] > process definition: "sync_email_flag_after_changed" - created
[info] > process definition: "schedule_integration" - created
[info] > process definition: "clear_user_email_origin_on_deactivation" - created
[info] > process definition: "clear_imap_email_folder_on_sync_enabled_change" - created
[info] > process definition: "analytics_channel_calculate_rfm" - created
[info] > process definition: "convert_mailbox_email_to_lead" - created
[info] > process definition: "magento_customer_creation" - created
[info] > process definition: "magento_customer_export" - created
[info] > process definition: "magento_customer_address_export" - created
[info] > process definition: "magento_analytics_customer_calculate" - created
[info] > process definition: "magento_analytics_customer_calculate_imported" - created
[info] > process definition: "magento_schedule_integration" - created
[info] > process definition: "expire_quotes" - created
[info] > process definition: "send_no_quote_alert" - created
[info] > process definition: "convert_mailbox_email_to_case" - created
[info] Process definitions configuration updates are stored into database
[info] >> process trigger: analytics_channel_calculate_rfm [update] - created
[info] >> process trigger: clear_imap_email_folder_on_sync_enabled_change [update] - created
[info] >> process trigger: clear_user_email_origin_on_deactivation [update] - created
[info] >> process trigger: expire_quotes [cron:1 * * * *] - created
[info] >> process trigger: magento_analytics_customer_calculate [update] - created
[info] >> process trigger: magento_analytics_customer_calculate_imported [create] - created
[info] >> process trigger: magento_customer_address_export [update] - created
[info] >> process trigger: magento_customer_creation [create] - created
[info] >> process trigger: magento_customer_export [update] - created
[info] >> process trigger: magento_schedule_integration [update] - created
[info] >> process trigger: schedule_integration [update] - created
[info] >> process trigger: schedule_integration [create] - created
[info] >> process trigger: sync_email_flag_after_changed [update] - created
[info] >> process triggers modifications stored in DB
[info] >>> cron schedule [1 * * * *] oro:process:handle-trigger --id=4 --name=expire_quotes - created
[info] >>> schedule modification persisted.
Loading "main" data fixtures ...
  > loading [-240] Oro\Bundle\OrganizationBundle\Migrations\Data\ORM\LoadOrganizationAndBusinessUnitData
  > loading [-230] Oro\Bundle\CalendarBundle\Migrations\Data\ORM\UpdateCalendarWithOrganization
  > loading Oro\Bundle\ScopeBundle\Migrations\Data\ORM\LoadDefaultScope
  > loading Oro\Bundle\PaymentBundle\Migrations\Data\ORM\AddPaymentStatuses
  > loading Oro\Bundle\SalesBundle\Migrations\Data\ORM\LoadLeadStatusData
  > loading Oro\Bundle\SalesBundle\Migrations\Data\ORM\LoadLeadSourceData
  > loading Oro\Bundle\SalesBundle\Migrations\Data\ORM\DeactivateSalesWorkflows
  > loading Oro\Bundle\RFPBundle\Migrations\Data\ORM\LoadDeletedRequestStatus
  > loading Oro\Bundle\RFPBundle\Migrations\Data\ORM\LoadDefaultRequestStatus
  > loading Oro\Bundle\RFPBundle\Migrations\Data\ORM\LoadCanceledRequestStatus
  > loading Oro\Bundle\PricingBundle\Migrations\Data\ORM\LoadPriceListData
  > loading Oro\Bundle\CMSBundle\Migrations\Data\ORM\LoadPageData
  > loading Oro\Bundle\CMSBundle\Migrations\Data\ORM\LoadLoginPage
  > loading Oro\Bundle\TaskBundle\Migrations\Data\ORM\LoadTaskPriority
  > loading Oro\Bundle\CallBundle\Migrations\Data\ORM\LoadCallStatusData
  > loading Oro\Bundle\SalesBundle\Migrations\Data\ORM\LoadOpportunityStatusData
  > loading Oro\Bundle\CallBundle\Migrations\Data\ORM\LoadCallDirectionData
  > loading Oro\Bundle\TrackingBundle\Migrations\Data\ORM\SetShareGridConfig
  > loading Oro\Bundle\CustomerBundle\Migrations\Data\ORM\LoadAnonymousCustomerGroup
  > loading Oro\Bundle\MarketingListBundle\Migrations\Data\ORM\UpdateMarketingListSegmentOrganization
  > loading Oro\Bundle\UIBundle\Migrations\Data\ORM\TrimApplicationUrl
  > loading Oro\Bundle\CatalogBundle\Migrations\Data\ORM\LoadMasterCatalogRoot
  > loading Oro\Bundle\ProductBundle\Migrations\Data\ORM\LoadProductUnitData
  > loading Oro\Bundle\ProductBundle\Migrations\Data\ORM\LoadProductInventoryStatusData
  > loading Oro\Bundle\ContactBundle\Migrations\Data\ORM\LoadSourceData
  > loading Oro\Bundle\ContactBundle\Migrations\Data\ORM\LoadMethodData
  > loading Oro\Bundle\SalesBundle\Migrations\Data\ORM\LoadOpportunityCloseReasonData
  > loading Oro\Bundle\SalesBundle\Migrations\Data\ORM\UpdateFeaturesConfigs
  > loading Oro\Bundle\CalendarBundle\Migrations\Data\ORM\LoadAttendeeData
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\UpdateCustomerLifetime
  > loading Oro\Bundle\ShippingBundle\Migrations\Data\ORM\LoadUnitsAndFreightClassesData
  > loading Oro\Bridge\CustomerAccount\Migrations\Data\ORM\CreateAccountEntities
  > loading Oro\Bundle\CaseBundle\Migrations\Data\ORM\LoadStatusData
  > loading Oro\Bundle\CaseBundle\Migrations\Data\ORM\LoadSourceData
  > loading Oro\Bundle\CaseBundle\Migrations\Data\ORM\LoadPriorityData
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\UpdateWorkflowStartStep
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\UpdateLifetimeHistory
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\UpdateIntegrationEntitiesData
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\UpdateForecastWidgetOptions
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\UpdateDefaultWorkflowItem
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\UpdateCustomerAddresses
  > loading Oro\Bundle\SalesBundle\Migrations\Data\ORM\UpdateWorkflowStartStep
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\UpdateConnectors
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\UpdateBigNumbersWidgetOptions
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\ScheduleNewsletterSubscribersResync
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\LoadShoppingCartStatusData
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\LoadRegions
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\LoadNewsletterSubscriberStatusData
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\LoadMagentoCountryData
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\CreateSyncStatusForExistingConnectors
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\CreateAccountEntities
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\AddMissingSalesCustomerRelation
  > loading Oro\Bundle\ContactUsBundle\Migrations\Data\ORM\LoadContactReasonData
  > loading Oro\Bundle\ContactBundle\Migrations\Data\ORM\LoadGroupData
  > loading Oro\Bundle\MarketingListBundle\Migrations\Data\ORM\LoadMarketingListTypes
  > loading Oro\Bundle\ImapBundle\Migrations\Data\ORM\ClearInactiveMailboxes
  > loading Oro\Bundle\EmailBundle\Migrations\Data\ORM\EnableEmailFeature
  > loading Oro\Bundle\AddressBundle\Migrations\Data\ORM\LoadCountryData
  > loading Oro\Bundle\AddressBundle\Migrations\Data\ORM\LoadAddressTypeData
  > loading Oro\Bundle\NotificationBundle\Migrations\Data\ORM\LoadDefaultNotificationEvents
  > loading Oro\Bundle\ActivityListBundle\Migrations\Data\ORM\UpdateEmailActivityListDescription
  > loading Oro\Bundle\ActivityContactBundle\Migrations\Data\ORM\ActivityContactRecalculate
  > loading Oro\Bundle\ReportBundle\Migrations\Data\ORM\LoadReportTypes
  > loading Oro\Bundle\SegmentBundle\Migrations\Data\ORM\LoadSegmentTypes
  > loading Oro\Bundle\DataGridBundle\Migrations\Data\ORM\LoadAppearanceTypes
  > loading Oro\Bundle\LocaleBundle\Migrations\Data\ORM\LoadLocalizationData
  > loading Oro\Bundle\SecurityBundle\Migrations\Data\ORM\SearchReindexUsers
  > loading Oro\Bundle\SecurityBundle\Migrations\Data\ORM\AddSearchReindexJob
  > loading Oro\Bundle\OrganizationBundle\Migrations\Data\ORM\MoveOrganizationFromConfig
  > loading Oro\Bundle\OrganizationBundle\Migrations\Data\ORM\UpdateCustomEntitiesWithOrganization
  > loading Oro\Bundle\UserBundle\Migrations\Data\ORM\LoadRolesData
  > loading Oro\Bundle\AttachmentBundle\Migrations\Data\Orm\UpdateAttachmentsWithOrganization
  > loading Oro\Bundle\UserBundle\Migrations\Data\ORM\LoadAdminUserData
  > loading Oro\Bundle\UserBundle\Migrations\Data\ORM\LoadGroupData
  > loading Oro\Bundle\EmailBundle\Migrations\Data\ORM\UpdateEmailTemplateWithOrganization
  > loading Oro\Bundle\UserBundle\Migrations\Data\ORM\AddProfileAndConfigUpdateCabalitiesToRoles
  > loading Oro\Bundle\UserBundle\Migrations\Data\ORM\LoadEmailTemplates
  > loading Oro\Bundle\DataGridBundle\Migrations\Data\ORM\LoadEmailTemplates
  > loading Oro\Bundle\DataGridBundle\Migrations\Data\ORM\SetExportGridDefaultAcls
  > loading Oro\Bundle\IntegrationBundle\Migrations\Data\ORM\UpdateIntegrationsWithOrganization
  > loading Oro\Bundle\ActivityListBundle\Migrations\Data\ORM\UpdateActivityListOwner
  > loading Oro\Bundle\DataAuditBundle\Migrations\Data\ORM\UpdateAuditDataWithOrganization
  > loading Oro\Bundle\DemoDataBundle\Migrations\Data\ORM\LoadRolesData
  > loading Oro\Bundle\DemoDataBundle\Migrations\Data\ORM\LoadWorkflowAclData
  > loading Oro\Bundle\DemoDataBundle\Migrations\Data\ORM\UpdateEmailAccessLevels
  > loading Oro\Bundle\DemoDataBundle\Migrations\Data\ORM\UpdateIntegrationAccessLevels
  > loading Oro\Bundle\EmbeddedForm\Migrations\Data\ORM\UpdateEmbeddedFormWithOrganization
  > loading Oro\Bundle\ImportExport\Migrations\Data\ORM\LoadEmailTemplates
  > loading Oro\Bundle\NoteBundle\Migrations\Data\ORM\UpdateNotesWithOrganization
  > loading Oro\Bundle\NotificationBundle\Migrations\Data\ORM\LoadEmailTemplates
  > loading Oro\Bundle\ReportBundle\Migrations\Data\ORM\UpdateReportWithOrganization
  > loading Oro\Bundle\SegmentBundle\Migrations\Data\ORM\UpdateSegmentWithOrganization
  > loading Oro\Bundle\SidebarBundle\Migrations\Data\ORM\UpdateSidebarWidgetsWithOrganization
  > loading Oro\Bundle\TagBundle\Migrations\Data\ORM\UpdateTagWithOrganization
  > loading Oro\Bundle\TranslationBundle\Migrations\Data\ORM\LoadLanguageData
  > loading Oro\Bundle\TranslationBundle\Migrations\Data\ORM\UpdateAclAdministratorRole
  > loading Oro\Bundle\TranslationBundle\Migrations\Data\ORM\UpdateLanguageOwner
  > loading Oro\Bundle\UPSBundle\Migrations\Data\ORM\LoadShippingServicesData
  > loading Oro\Bundle\WorkflowBundle\Migrations\Data\ORM\UpdateDefinitionTranslations
  > loading Oro\Bundle\CalendarBundle\Migrations\Data\ORM\AddCalendarEventActivityLists
  > loading Oro\Bundle\CalendarBundle\Migrations\Data\ORM\LoadEmailTemplates
  > loading Oro\Bundle\CalendarBundle\Migrations\Data\ORM\LoadInvitationEmailTemplates
  > loading Oro\Bundle\CalendarBundle\Migrations\Data\ORM\UpdateAttendeeData
  > loading Oro\Bundle\FrontendBundle\Migrations\Data\ORM\LoadUserRolesData
  > loading Oro\Bundle\WebsiteBundle\Migrations\Data\ORM\LoadWebsiteData
  > loading Oro\Bundle\ContactBundle\Migrations\Data\ORM\UpdateContactEntitiesWithOrganization
  > loading Oro\Bundle\CurrencyBundle\Migrations\Data\ORM\SetDefaultCurrencyFromLocale
  > loading Oro\Bundle\UserBundle\Migrations\Data\ORM\UpdateNavigationWithOrganization
  > loading Oro\Bundle\ProductBundle\Migrations\Data\ORM\LoadDefaultAttributesData
  > loading Oro\Bundle\ProductBundle\Migrations\Data\ORM\LoadProductDefaultAttributeFamilyData
  > loading Oro\Bundle\ProductBundle\Migrations\Data\ORM\UpdateCatalogManagerPermissions
  > loading Oro\Bundle\CustomerBundle\Migrations\Data\ORM\LoadCustomerUserRoles
  > loading Oro\Bundle\CustomerBundle\Migrations\Data\ORM\LoadEmailTemplates
  > loading Oro\Bundle\CustomerBundle\Migrations\Data\ORM\LoadWorkflowAcl
  > loading Oro\Bundle\TrackingBundle\Migrations\Data\ORM\UpdateTrackingWebsiteWithOrganization
  > loading Oro\Bundle\AccountBundle\Migrations\Data\ORM\UpdateAccountWithOrganization
  > loading Oro\Bundle\CallBundle\Migrations\Data\ORM\UpdateCallWithOrganization
  > loading Oro\Bundle\CampaignBundle\Migrations\Data\ORM\UpdateCampaignWithOrganization
  > loading Oro\Bundle\ChannelBundle\Migrations\Data\ORM\DefaultChannelData
  > loading Oro\Bundle\TaskBundle\Migrations\Data\ORM\UpdateTaskWithOrganization
  > loading Oro\Bundle\TaskBundle\Migrations\Data\ORM\LoadEmailTemplates
  > loading Oro\Bundle\PricingBundle\Migrations\Data\ORM\SetDefaultPriceList
  > loading Oro\Bundle\RFPBundle\Migrations\Data\ORM\LoadEmailTemplates
  > loading Oro\Bundle\SalesBundle\Migrations\Data\ORM\DefaultChannelData
  > loading Oro\Bundle\SalesBundle\Migrations\Data\ORM\UpdateB2bCustomerWithOrganization
  > loading Oro\Bundle\SalesBundle\Migrations\Data\ORM\UpdateSalesEntitiesWithOrganization
  > loading Oro\Bundle\ContactUsBundle\Migrations\Data\ORM\DefaultChannelData
  > loading Oro\Bundle\ContactUsBundle\Migrations\Data\ORM\UpdateContactRequestWithOrganization
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\UpdateCustomerLifetimeForCanceledOrders
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\UpdateMagentoEntitiesWithOrganization
  > loading Oro\Bridge\MarketingCRM\Migrations\Migrations\Data\ORM\LoadCampaignPerformanceReport
  > loading Oro\Bridge\MarketingCRM\Migrations\Migrations\Data\ORM\LoadTrackingRolesData
  > loading Oro\Bundle\CheckoutBundle\Migrations\Data\ORM\LoadEmailTemplates
  > loading Oro\Bundle\SaleBundle\Migrations\Data\ORM\LoadEmailTemplates
  > loading Oro\Bundle\CaseBundle\Migrations\Data\ORM\UpdateCaseEntitiesWithOrganization
  > loading Oro\Bridge\CallCRM\Migrations\Data\ORM\UpdateCallAccessLevels
  > loading Oro\Bridge\CustomerAccount\Migrations\Data\ORM\CommerceChannel
  > loading Oro\Bridge\CustomerAccount\Migrations\Data\ORM\CommerceChannelData
  > loading Oro\Bridge\TaskCRM\Migrations\Data\ORM\LoadWorkflowAclData
  > loading Oro\Bundle\FlatRateBundle\Migrations\Data\ORM\LoadFlatRateIntegration
  > loading Oro\Bundle\SecurityBundle\Migrations\Data\ORM\LoadAclRoles
  > loading Oro\Bundle\UserBundle\Migrations\Data\ORM\UpdateUserEntitiesWithOrganization
  > loading Oro\Bundle\DashboardBundle\Migrations\Data\ORM\LoadDashboardData
  > loading Oro\Bundle\EmailBundle\Migrations\Data\ORM\UpdateEmailAccessLevels
  > loading Oro\Bundle\EmailBundle\Migrations\Data\ORM\UpdateEmailEditAclRule
  > loading Oro\Bundle\NoteBundle\Migrations\Data\ORM\AddNoteActivityLists
  > loading Oro\Bundle\DashboardBundle\Migrations\Data\ORM\UpdateDefaultDashboard
  > loading Oro\Bundle\SidebarBundle\Migrations\Data\ORM\UpdateDashboardsWithOrganization
  > loading Oro\Bundle\CalendarBundle\Migrations\Data\ORM\LoadDashboardData
  > loading Oro\Bundle\CalendarBundle\Migrations\Data\ORM\UpdateAclRoles
  > loading Oro\Bundle\ContactBundle\Migrations\Data\ORM\LoadDashboardData
  > loading Oro\Bundle\AccountBundle\Migrations\Data\ORM\LoadDashboardData
  > loading Oro\Bundle\CallBundle\Migrations\Data\ORM\AddCallsActivityLists
  > loading Oro\Bundle\CallBundle\Migrations\Data\ORM\LoadDashboardData
  > loading Oro\Bundle\TaskBundle\Migrations\Data\ORM\AddTasksActivityLists
  > loading Oro\Bundle\SalesBundle\Migrations\Data\ORM\LoadDashboardData
  > loading Oro\Bundle\MagentoBundle\Migrations\Data\ORM\LoadDashboardData
  > loading Oro\Bundle\EmailBundle\Migrations\Data\ORM\AddEmailActivityLists
  > loading Oro\Bundle\EmailBundle\Migrations\Data\ORM\LoadDashboardData
  > loading Oro\Bundle\EmailBundle\Migrations\Data\ORM\AddEmailActivityGrouping
  > loading Oro\Bundle\MigrationBundle\Migration\UpdateDataFixturesFixture

Administration setup.

Preparing application.
Available locales: en. Should be processed: en.
Loading translations [en] (10) ...
  > loading [validators] ... processed 302 records.
  > loading [security] ... processed 19 records.
  > loading [jsmessages] ... processed 926 records.
  > loading [messages] ... processed 7799 records.
  > loading [maintenance] ... processed 7 records.
  > loading [HWIOAuthBundle] ... processed 9 records.
  > loading [tooltips] ... processed 11 records.
  > loading [entities] ... processed 4866 records.
  > loading [workflows] ... processed 217 records.
  > loading [install] ... processed 21 records.
All messages successfully processed.
Done.
Load "Title Templates" from annotations and config files to db
Completed
Dumping exposed routes.

[dir+]  /var/www/app/../web/js
[file+] /var/www/app/../web/js/routes.js
04:29:17 [file+] oro.locale_data.js

 Installing assets as hard copies.

 --- -------------------------------- ---------------- 
      Bundle                           Method / Error  
 --- -------------------------------- ---------------- 
  ✔   FrameworkBundle                  copy            
  ✔   OroSyncBundle                    copy            
  ✔   OroPlatformBundle                copy            
  ✔   FOSJsRoutingBundle               copy            
  ✔   NelmioApiDocBundle               copy            
  ✔   GenemuFormBundle                 copy            
  ✔   A2lixTranslationFormBundle       copy            
  ✔   OroScopeBundle                   copy            
  ✔   OroUIBundle                      copy            
  ✔   OroOrganizationBundle            copy            
  ✔   OroSecurityBundle                copy            
  ✔   OroAttachmentBundle              copy            
  ✔   OroEmailBundle                   copy            
  ✔   OroCronBundle                    copy            
  ✔   OroUserBundle                    copy            
  ✔   OroDataGridBundle                copy            
  ✔   OroEntityBundle                  copy            
  ✔   OroLocaleBundle                  copy            
  ✔   OroEntityConfigBundle            copy            
  ✔   OroEntityExtendBundle            copy            
  ✔   OroIntegrationBundle             copy            
  ✔   JDareClankBundle                 copy            
  ✔   OroActionBundle                  copy            
  ✔   OroActivityBundle                copy            
  ✔   OroActivityListBundle            copy            
  ✔   OroAddressBundle                 copy            
  ✔   OroApiBundle                     copy            
  ✔   OroChartBundle                   copy            
  ✔   OroConfigBundle                  copy            
  ✔   OroDataAuditBundle               copy            
  ✔   OroDistributionBundle            copy            
  ✔   OroEmbeddedFormBundle            copy            
  ✔   OroEntityMergeBundle             copy            
  ✔   OroEntityPaginationBundle        copy            
  ✔   OroFilterBundle                  copy            
  ✔   OroFormBundle                    copy            
  ✔   OroFrontendLocalizationBundle    copy            
  ✔   OroImapBundle                    copy            
  ✔   OroImportExportBundle            copy            
  ✔   OroNoteBundle                    copy            
  ✔   OroQueryDesignerBundle           copy            
  ✔   OroReportBundle                  copy            
  ✔   OroRequireJSBundle               copy            
  ✔   OroSearchBundle                  copy            
  ✔   OroSegmentBundle                 copy            
  ✔   OroSidebarBundle                 copy            
  ✔   OroTagBundle                     copy            
  ✔   OroTranslationBundle             copy            
  ✔   OroUPSBundle                     copy            
  ✔   OroWindowsBundle                 copy            
  ✔   OroWorkflowBundle                copy            
  ✔   OroCommentBundle                 copy            
  ✔   OroDashboardBundle               copy            
  ✔   OroCalendarBundle                copy            
  ✔   OroFrontendBundle                copy            
  ✔   OroValidationBundle              copy            
  ✔   OroContactBundle                 copy            
  ✔   OroCurrencyBundle                copy            
  ✔   OroNavigationBundle              copy            
  ✔   OroRedirectBundle                copy            
  ✔   OroWebCatalogBundle              copy            
  ✔   OroCommerceMenuBundle            copy            
  ✔   OroProductBundle                 copy            
  ✔   OroCatalogBundle                 copy            
  ✔   OroMarketingListBundle           copy            
  ✔   OroCustomerBundle                copy            
  ✔   OroTrackingBundle                copy            
  ✔   OroAccountBundle                 copy            
  ✔   OroCallBundle                    copy            
  ✔   OroCampaignBundle                copy            
  ✔   OroChannelBundle                 copy            
  ✔   OroPaymentBundle                 copy            
  ✔   OroReminderBundle                copy            
  ✔   OroTaskBundle                    copy            
  ✔   OroAnalyticsBundle               copy            
  ✔   OroCMSBundle                     copy            
  ✔   OroPaymentTermBundle             copy            
  ✔   OroPayPalBundle                  copy            
  ✔   OroPricingBundle                 copy            
  ✔   OroRFPBundle                     copy            
  ✔   OroSalesBundle                   copy            
  ✔   OroInvoiceBundle                 copy            
  ✔   OroMagentoBundle                 copy            
  ✔   OroOrderBundle                   copy            
  ✔   OroTaxBundle                     copy            
  ✔   OroCheckoutBundle                copy            
  ✔   OroSaleBundle                    copy            
  ✔   OroShoppingListBundle            copy            
  ✔   OroCustomerSalesBridgeBundle     copy            
  ✔   OroCaseBundle                    copy            
  ✔   OroInventoryBundle               copy            
  ✔   OroCustomerAccountBridgeBundle   copy            
  ✔   OroShippingBundle                copy            
 --- -------------------------------- ---------------- 

 ! [NOTE] Some assets were installed via copy. If you make changes to these assets you have to run this command again.  

 [OK] All assets were successfully installed.                                                                           

Dumping all prod assets.
Debug mode is off.

04:29:30 [dir+] /var/www/app/../web/bundles/tinymce
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/tinymce.min.js
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/jquery.tinymce.min.js
04:29:30 [dir+] /var/www/app/../web/bundles/tinymce/plugins/bdesk_photo
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/plugins/bdesk_photo/plugin.min.js
04:29:30 [dir+] /var/www/app/../web/bundles/tinymce/plugins/fullpage
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/plugins/fullpage/plugin.min.js
04:29:30 [dir+] /var/www/app/../web/bundles/tinymce/plugins/paste
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/plugins/paste/plugin.min.js
04:29:30 [dir+] /var/www/app/../web/bundles/tinymce/plugins/textcolor
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/plugins/textcolor/plugin.min.js
04:29:30 [dir+] /var/www/app/../web/bundles/tinymce/plugins/fullscreen
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/plugins/fullscreen/plugin.min.js
04:29:30 [dir+] /var/www/app/../web/bundles/tinymce/plugins/link
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/plugins/link/plugin.min.js
04:29:30 [dir+] /var/www/app/../web/bundles/tinymce/plugins/code
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/plugins/code/plugin.min.js
04:29:30 [dir+] /var/www/app/../web/bundles/tinymce/themes/modern
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/themes/modern/theme.min.js
04:29:30 [dir+] /var/www/app/../web/bundles/tinymce/skins/lightgray
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/skins/lightgray/skin.min.css
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/skins/lightgray/content.min.css
04:29:30 [dir+] /var/www/app/../web/bundles/tinymce/skins/lightgray/fonts
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/skins/lightgray/fonts/tinymce.woff
04:29:30 [file+] /var/www/app/../web/bundles/tinymce/skins/lightgray/fonts/tinymce.ttf
04:29:30 [file+] /var/www/app/../web/tracking.php
04:29:30 [file+] /var/www/app/../web/css/layout/blank/styles.css
04:29:32 [file+] /var/www/app/../web/css/layout/base/styles.css
04:29:34 [file+] /var/www/app/../web/css/layout/default/styles.css
04:29:39 [file+] /var/www/app/../web/css/layout/custom/styles.css
04:29:44 [file+] /var/www/app/../web/js/7946a9a.js
04:29:44 [file+] /var/www/app/../web/css/oro.css
04:29:49 [file+] /var/www/app/../web/css/demo.css
04:29:54 [dir+] /var/www/app/../web/images
04:29:54 [file+] /var/www/app/../web/images/6b6855e.svg
04:29:54 [file+] /var/www/app/../web/images/2a508b3.jpg
04:29:54 [file+] /var/www/app/../web/images/e72b1f9.jpg
04:29:54 [file+] /var/www/app/../web/images/36cb536.png
04:29:58 [file+] en.js
Generating require.js config
Running code optimizer
Cleaning up
04:30:16 [file+] /var/www/web/js/layout/blank/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
04:30:34 [file+] /var/www/web/js/layout/base/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
04:30:34 [file+] /var/www/web/js/layout/embedded_default/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
04:30:52 [file+] /var/www/web/js/layout/default/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
04:31:12 [file+] /var/www/web/js/layout/custom/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
04:32:06 [file+] /var/www/web/js/oro.min.js
Launching "Update website URL" (/var/www/vendor/oro/commerce/src/Oro/Bundle/WebsiteBundle/install.php) script


 // Clearing the cache for the prod environment with debug false                                                        

 [OK] Cache for the "prod" environment (debug=false) was successfully cleared.                                          



Oro Application has been successfully installed in prod mode.
Please run oro:api:doc:cache:clear command to warm-up API documentation cache
===> Starting supervisord for platform 2.x
2018-11-19 04:33:37,247 CRIT Supervisor running as root (no user in config file)
2018-11-19 04:33:37,264 INFO RPC interface 'supervisor' initialized
2018-11-19 04:33:37,264 CRIT Server 'inet_http_server' running without any HTTP authentication checking
2018-11-19 04:33:37,265 INFO supervisord started with pid 1
2018-11-19 04:33:38,269 INFO spawned: 'stdout' with pid 248
2018-11-19 04:33:38,273 INFO spawned: 'app-cron' with pid 249
2018-11-19 04:33:38,277 INFO spawned: 'php-fpm' with pid 250
2018-11-19 04:33:38,279 INFO spawnerr: can't find command '/usr/local/bin/consumer.sh'
2018-11-19 04:33:38,283 INFO spawned: 'nginx' with pid 251
2018-11-19 04:33:38,287 INFO spawned: 'websocket-server' with pid 252
Starting Clank
2018-11-19 04:33:39,309 INFO success: stdout entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-11-19 04:33:39,309 INFO success: app-cron entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-11-19 04:33:39,310 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-11-19 04:33:39,310 INFO spawnerr: can't find command '/usr/local/bin/consumer.sh'
2018-11-19 04:33:39,310 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-11-19 04:33:39,310 INFO success: websocket-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
Launching Ratchet WS Server on: 0.0.0.0:8080
websocket-server stdout | Starting Clank
websocket-server stdout | Launching Ratchet WS Server on: 0.0.0.0:8080
2018-11-19 04:33:41,315 INFO spawnerr: can't find command '/usr/local/bin/consumer.sh'
2018-11-19 04:33:44,320 INFO spawnerr: can't find command '/usr/local/bin/consumer.sh'
2018-11-19 04:33:44,321 INFO gave up: mq-consumer entered FATAL state, too many start retries too quickly
2018-11-19 04:49:04,803 WARN received SIGTERM indicating exit request
2018-11-19 04:49:04,804 INFO waiting for stdout, php-fpm, nginx, app-cron, websocket-server to die
websocket-server stderr | 
Session terminated, killing shell...2018-11-19 04:49:06,806 INFO stopped: websocket-server (terminated by SIGTERM)
2018-11-19 04:49:06,806 INFO reaped unknown pid 267
websocket-server stderr |  ...killed.
2018-11-19 04:49:06,812 INFO stopped: nginx (exit status 0)
2018-11-19 04:49:07,814 INFO waiting for stdout, php-fpm, app-cron to die
2018-11-19 04:49:07,830 INFO stopped: php-fpm (exit status 0)
2018-11-19 04:49:07,833 INFO stopped: app-cron (terminated by SIGTERM)
2018-11-19 04:49:07,835 INFO stopped: stdout (terminated by SIGTERM)
===> Map parameters.yml to environment variables
===> Run composer script 'post-install-cmd'
Updating the "app/config/parameters.yml" file
Updating the "assets_version" parameter
===> Checking if application is already installed
===> Application is already installed!
===> Updating application...
===> Running init command: runuser -s /bin/sh -c 'for cmd in `echo "fos:js-routing:dump oro:localization:dump oro:assets:install assetic:dump oro:translation:dump oro:requirejs:build"`; do /var/www/app/console --env=prod $cmd; done' www-data
===> Map parameters.yml to environment variables
===> Run composer script 'post-install-cmd'
Updating the "app/config/parameters.yml" file
Updating the "assets_version" parameter
===> Checking if application is already installed
===> Application is already installed!
===> Updating application...
===> Running init command: runuser -s /bin/sh -c 'for cmd in `echo "fos:js-routing:dump oro:localization:dump oro:assets:install assetic:dump oro:translation:dump oro:requirejs:build"`; do /var/www/app/console --env=prod $cmd; done' www-data
Dumping exposed routes.

[file+] /var/www/app/../web/js/routes.js
04:55:10 [file+] oro.locale_data.js

 Installing assets as hard copies.

 --- -------------------------------- ---------------- 
      Bundle                           Method / Error  
 --- -------------------------------- ---------------- 
  ✔   FrameworkBundle                  copy            
  ✔   OroSyncBundle                    copy            
  ✔   OroPlatformBundle                copy            
  ✔   FOSJsRoutingBundle               copy            
  ✔   NelmioApiDocBundle               copy            
  ✔   GenemuFormBundle                 copy            
  ✔   A2lixTranslationFormBundle       copy            
  ✔   OroScopeBundle                   copy            
  ✔   OroUIBundle                      copy            
  ✔   OroOrganizationBundle            copy            
  ✔   OroSecurityBundle                copy            
  ✔   OroAttachmentBundle              copy            
  ✔   OroEmailBundle                   copy            
  ✔   OroCronBundle                    copy            
  ✔   OroUserBundle                    copy            
  ✔   OroDataGridBundle                copy            
  ✔   OroEntityBundle                  copy            
  ✔   OroLocaleBundle                  copy            
  ✔   OroEntityConfigBundle            copy            
  ✔   OroEntityExtendBundle            copy            
  ✔   OroIntegrationBundle             copy            
  ✔   JDareClankBundle                 copy            
  ✔   OroActionBundle                  copy            
  ✔   OroActivityBundle                copy            
  ✔   OroActivityListBundle            copy            
  ✔   OroAddressBundle                 copy            
  ✔   OroApiBundle                     copy            
  ✔   OroChartBundle                   copy            
  ✔   OroConfigBundle                  copy            
  ✔   OroDataAuditBundle               copy            
  ✔   OroDistributionBundle            copy            
  ✔   OroEmbeddedFormBundle            copy            
  ✔   OroEntityMergeBundle             copy            
  ✔   OroEntityPaginationBundle        copy            
  ✔   OroFilterBundle                  copy            
  ✔   OroFormBundle                    copy            
  ✔   OroFrontendLocalizationBundle    copy            
  ✔   OroImapBundle                    copy            
  ✔   OroImportExportBundle            copy            
  ✔   OroInstallerBundle               copy            
  ✔   OroNoteBundle                    copy            
  ✔   OroQueryDesignerBundle           copy            
  ✔   OroReportBundle                  copy            
  ✔   OroRequireJSBundle               copy            
  ✔   OroSearchBundle                  copy            
  ✔   OroSegmentBundle                 copy            
  ✔   OroSidebarBundle                 copy            
  ✔   OroTagBundle                     copy            
  ✔   OroTranslationBundle             copy            
  ✔   OroUPSBundle                     copy            
  ✔   OroWindowsBundle                 copy            
  ✔   OroWorkflowBundle                copy            
  ✔   OroCommentBundle                 copy            
  ✔   OroDashboardBundle               copy            
  ✔   OroCalendarBundle                copy            
  ✔   OroFrontendBundle                copy            
  ✔   OroValidationBundle              copy            
  ✔   OroContactBundle                 copy            
  ✔   OroCurrencyBundle                copy            
  ✔   OroNavigationBundle              copy            
  ✔   OroRedirectBundle                copy            
  ✔   OroWebCatalogBundle              copy            
  ✔   OroCommerceMenuBundle            copy            
  ✔   OroProductBundle                 copy            
  ✔   OroCatalogBundle                 copy            
  ✔   OroMarketingListBundle           copy            
  ✔   OroCustomerBundle                copy            
  ✔   OroTrackingBundle                copy            
  ✔   OroAccountBundle                 copy            
  ✔   OroCallBundle                    copy            
  ✔   OroCampaignBundle                copy            
  ✔   OroChannelBundle                 copy            
  ✔   OroPaymentBundle                 copy            
  ✔   OroReminderBundle                copy            
  ✔   OroTaskBundle                    copy            
  ✔   OroAnalyticsBundle               copy            
  ✔   OroCMSBundle                     copy            
  ✔   OroPaymentTermBundle             copy            
  ✔   OroPayPalBundle                  copy            
  ✔   OroPricingBundle                 copy            
  ✔   OroRFPBundle                     copy            
  ✔   OroSalesBundle                   copy            
  ✔   OroInvoiceBundle                 copy            
  ✔   OroMagentoBundle                 copy            
  ✔   OroOrderBundle                   copy            
  ✔   OroTaxBundle                     copy            
  ✔   OroCheckoutBundle                copy            
  ✔   OroSaleBundle                    copy            
  ✔   OroShoppingListBundle            copy            
  ✔   OroCustomerSalesBridgeBundle     copy            
  ✔   OroCaseBundle                    copy            
  ✔   OroInventoryBundle               copy            
  ✔   OroCustomerAccountBridgeBundle   copy            
  ✔   OroShippingBundle                copy            
 --- -------------------------------- ---------------- 

 ! [NOTE] Some assets were installed via copy. If you make changes to these assets you have to run this command again.  

 [OK] All assets were successfully installed.                                                                           

Dumping all prod assets.
Debug mode is off.

04:55:25 [file+] /var/www/app/../web/bundles/tinymce/tinymce.min.js
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/jquery.tinymce.min.js
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/plugins/bdesk_photo/plugin.min.js
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/plugins/fullpage/plugin.min.js
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/plugins/paste/plugin.min.js
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/plugins/textcolor/plugin.min.js
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/plugins/fullscreen/plugin.min.js
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/plugins/link/plugin.min.js
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/plugins/code/plugin.min.js
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/themes/modern/theme.min.js
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/skins/lightgray/skin.min.css
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/skins/lightgray/content.min.css
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/skins/lightgray/fonts/tinymce.woff
04:55:25 [file+] /var/www/app/../web/bundles/tinymce/skins/lightgray/fonts/tinymce.ttf
04:55:25 [file+] /var/www/app/../web/tracking.php
04:55:25 [file+] /var/www/app/../web/css/layout/blank/styles.css
04:55:27 [file+] /var/www/app/../web/css/layout/base/styles.css
04:55:29 [file+] /var/www/app/../web/css/layout/default/styles.css
04:55:34 [file+] /var/www/app/../web/css/layout/custom/styles.css
04:55:39 [file+] /var/www/app/../web/js/7946a9a.js
04:55:39 [file+] /var/www/app/../web/css/oro.css
04:55:44 [file+] /var/www/app/../web/css/demo.css
04:55:48 [file+] /var/www/app/../web/images/6b6855e.svg
04:55:48 [file+] /var/www/app/../web/images/2a508b3.jpg
04:55:48 [file+] /var/www/app/../web/images/e72b1f9.jpg
04:55:48 [file+] /var/www/app/../web/images/36cb536.png
04:55:52 [file+] en.js
Generating require.js config
Running code optimizer
Cleaning up
04:56:15 [file+] /var/www/web/js/layout/blank/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
04:56:35 [file+] /var/www/web/js/layout/base/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
04:56:36 [file+] /var/www/web/js/layout/embedded_default/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
04:56:53 [file+] /var/www/web/js/layout/default/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
04:57:10 [file+] /var/www/web/js/layout/custom/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
04:58:06 [file+] /var/www/web/js/oro.min.js
===> Starting supervisord for platform 2.x
2018-11-19 04:58:07,314 CRIT Supervisor running as root (no user in config file)
2018-11-19 04:58:07,337 INFO RPC interface 'supervisor' initialized
2018-11-19 04:58:07,337 CRIT Server 'inet_http_server' running without any HTTP authentication checking
2018-11-19 04:58:07,337 INFO supervisord started with pid 1
2018-11-19 04:58:08,340 INFO spawned: 'stdout' with pid 191
2018-11-19 04:58:08,343 INFO spawned: 'app-cron' with pid 192
2018-11-19 04:58:08,362 INFO spawned: 'php-fpm' with pid 193
2018-11-19 04:58:08,366 INFO spawnerr: can't find command '/usr/local/bin/consumer.sh'
2018-11-19 04:58:08,369 INFO spawned: 'nginx' with pid 194
2018-11-19 04:58:08,387 INFO spawned: 'websocket-server' with pid 195
Starting Clank2018-11-19 04:58:09,515 INFO success: stdout entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-11-19 04:58:09,515 INFO success: app-cron entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-11-19 04:58:09,516 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-11-19 04:58:09,516 INFO spawnerr: can't find command '/usr/local/bin/consumer.sh'
2018-11-19 04:58:09,516 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-11-19 04:58:09,516 INFO success: websocket-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

Launching Ratchet WS Server on: 0.0.0.0:8080
websocket-server stdout | Starting Clank websocket-server stdout | 
websocket-server stdout | Launching Ratchet WS Server on: 0.0.0.0:8080 websocket-server stdout | 
2018-11-19 04:58:11,523 INFO spawnerr: can't find command '/usr/local/bin/consumer.sh'
2018-11-19 04:58:14,527 INFO spawnerr: can't find command '/usr/local/bin/consumer.sh'
2018-11-19 04:58:14,527 INFO gave up: mq-consumer entered FATAL state, too many start retries too quickly
2018-11-19 04:58:44,643 WARN received SIGTERM indicating exit request
2018-11-19 04:58:44,646 INFO waiting for stdout, php-fpm, nginx, app-cron, websocket-server to die
websocket-server stderr | 
Session terminated, killing shell...2018-11-19 04:58:46,645 INFO stopped: websocket-server (terminated by SIGTERM)
2018-11-19 04:58:46,645 INFO reaped unknown pid 210
websocket-server stderr |  ...killed.
2018-11-19 04:58:46,648 INFO stopped: nginx (exit status 0)
2018-11-19 04:58:47,650 INFO waiting for stdout, php-fpm, app-cron to die
2018-11-19 04:58:47,666 INFO stopped: php-fpm (exit status 0)
2018-11-19 04:58:47,668 INFO stopped: app-cron (terminated by SIGTERM)
2018-11-19 04:58:47,670 INFO stopped: stdout (terminated by SIGTERM)
===> Map parameters.yml to environment variables
===> Run composer script 'post-install-cmd'
Updating the "app/config/parameters.yml" file
Updating the "assets_version" parameter
===> Checking if application is already installed
===> Application is already installed!
===> Updating application...
===> Running init command: runuser -s /bin/sh -c 'for cmd in `echo "fos:js-routing:dump oro:localization:dump oro:assets:install assetic:dump oro:translation:dump oro:requirejs:build"`; do /var/www/app/console --env=prod $cmd; done' www-data
Dumping exposed routes.

[file+] /var/www/app/../web/js/routes.js
05:02:13 [file+] oro.locale_data.js

 Installing assets as hard copies.

 --- -------------------------------- ---------------- 
      Bundle                           Method / Error  
 --- -------------------------------- ---------------- 
  ✔   FrameworkBundle                  copy            
  ✔   OroSyncBundle                    copy            
  ✔   OroPlatformBundle                copy            
  ✔   FOSJsRoutingBundle               copy            
  ✔   NelmioApiDocBundle               copy            
  ✔   GenemuFormBundle                 copy            
  ✔   A2lixTranslationFormBundle       copy            
  ✔   OroScopeBundle                   copy            
  ✔   OroUIBundle                      copy            
  ✔   OroOrganizationBundle            copy            
  ✔   OroSecurityBundle                copy            
  ✔   OroAttachmentBundle              copy            
  ✔   OroEmailBundle                   copy            
  ✔   OroCronBundle                    copy            
  ✔   OroUserBundle                    copy            
  ✔   OroDataGridBundle                copy            
  ✔   OroEntityBundle                  copy            
  ✔   OroLocaleBundle                  copy            
  ✔   OroEntityConfigBundle            copy            
  ✔   OroEntityExtendBundle            copy            
  ✔   OroIntegrationBundle             copy            
  ✔   JDareClankBundle                 copy            
  ✔   OroActionBundle                  copy            
  ✔   OroActivityBundle                copy            
  ✔   OroActivityListBundle            copy            
  ✔   OroAddressBundle                 copy            
  ✔   OroApiBundle                     copy            
  ✔   OroChartBundle                   copy            
  ✔   OroConfigBundle                  copy            
  ✔   OroDataAuditBundle               copy            
  ✔   OroDistributionBundle            copy            
  ✔   OroEmbeddedFormBundle            copy            
  ✔   OroEntityMergeBundle             copy            
  ✔   OroEntityPaginationBundle        copy            
  ✔   OroFilterBundle                  copy            
  ✔   OroFormBundle                    copy            
  ✔   OroFrontendLocalizationBundle    copy            
  ✔   OroImapBundle                    copy            
  ✔   OroImportExportBundle            copy            
  ✔   OroInstallerBundle               copy            
  ✔   OroNoteBundle                    copy            
  ✔   OroQueryDesignerBundle           copy            
  ✔   OroReportBundle                  copy            
  ✔   OroRequireJSBundle               copy            
  ✔   OroSearchBundle                  copy            
  ✔   OroSegmentBundle                 copy            
  ✔   OroSidebarBundle                 copy            
  ✔   OroTagBundle                     copy            
  ✔   OroTranslationBundle             copy            
  ✔   OroUPSBundle                     copy            
  ✔   OroWindowsBundle                 copy            
  ✔   OroWorkflowBundle                copy            
  ✔   OroCommentBundle                 copy            
  ✔   OroDashboardBundle               copy            
  ✔   OroCalendarBundle                copy            
  ✔   OroFrontendBundle                copy            
  ✔   OroValidationBundle              copy            
  ✔   OroContactBundle                 copy            
  ✔   OroCurrencyBundle                copy            
  ✔   OroNavigationBundle              copy            
  ✔   OroRedirectBundle                copy            
  ✔   OroWebCatalogBundle              copy            
  ✔   OroCommerceMenuBundle            copy            
  ✔   OroProductBundle                 copy            
  ✔   OroCatalogBundle                 copy            
  ✔   OroMarketingListBundle           copy            
  ✔   OroCustomerBundle                copy            
  ✔   OroTrackingBundle                copy            
  ✔   OroAccountBundle                 copy            
  ✔   OroCallBundle                    copy            
  ✔   OroCampaignBundle                copy            
  ✔   OroChannelBundle                 copy            
  ✔   OroPaymentBundle                 copy            
  ✔   OroReminderBundle                copy            
  ✔   OroTaskBundle                    copy            
  ✔   OroAnalyticsBundle               copy            
  ✔   OroCMSBundle                     copy            
  ✔   OroPaymentTermBundle             copy            
  ✔   OroPayPalBundle                  copy            
  ✔   OroPricingBundle                 copy            
  ✔   OroRFPBundle                     copy            
  ✔   OroSalesBundle                   copy            
  ✔   OroInvoiceBundle                 copy            
  ✔   OroMagentoBundle                 copy            
  ✔   OroOrderBundle                   copy            
  ✔   OroTaxBundle                     copy            
  ✔   OroCheckoutBundle                copy            
  ✔   OroSaleBundle                    copy            
  ✔   OroShoppingListBundle            copy            
  ✔   OroCustomerSalesBridgeBundle     copy            
  ✔   OroCaseBundle                    copy            
  ✔   OroInventoryBundle               copy            
  ✔   OroCustomerAccountBridgeBundle   copy            
  ✔   OroShippingBundle                copy            
 --- -------------------------------- ---------------- 

 ! [NOTE] Some assets were installed via copy. If you make changes to these assets you have to run this command again.  

 [OK] All assets were successfully installed.                                                                           

Dumping all prod assets.
Debug mode is off.

05:02:27 [file+] /var/www/app/../web/bundles/tinymce/tinymce.min.js
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/jquery.tinymce.min.js
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/plugins/bdesk_photo/plugin.min.js
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/plugins/fullpage/plugin.min.js
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/plugins/paste/plugin.min.js
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/plugins/textcolor/plugin.min.js
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/plugins/fullscreen/plugin.min.js
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/plugins/link/plugin.min.js
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/plugins/code/plugin.min.js
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/themes/modern/theme.min.js
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/skins/lightgray/skin.min.css
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/skins/lightgray/content.min.css
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/skins/lightgray/fonts/tinymce.woff
05:02:27 [file+] /var/www/app/../web/bundles/tinymce/skins/lightgray/fonts/tinymce.ttf
05:02:27 [file+] /var/www/app/../web/tracking.php
05:02:27 [file+] /var/www/app/../web/css/layout/blank/styles.css
05:02:29 [file+] /var/www/app/../web/css/layout/base/styles.css
05:02:31 [file+] /var/www/app/../web/css/layout/default/styles.css
05:02:36 [file+] /var/www/app/../web/css/layout/custom/styles.css
05:02:41 [file+] /var/www/app/../web/js/7946a9a.js
05:02:41 [file+] /var/www/app/../web/css/oro.css
05:02:45 [file+] /var/www/app/../web/css/demo.css
05:02:50 [file+] /var/www/app/../web/images/6b6855e.svg
05:02:50 [file+] /var/www/app/../web/images/2a508b3.jpg
05:02:50 [file+] /var/www/app/../web/images/e72b1f9.jpg
05:02:50 [file+] /var/www/app/../web/images/36cb536.png
05:02:53 [file+] en.js
Generating require.js config
Running code optimizer
Cleaning up
05:03:17 [file+] /var/www/web/js/layout/blank/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
05:03:36 [file+] /var/www/web/js/layout/base/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
05:03:37 [file+] /var/www/web/js/layout/embedded_default/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
05:03:59 [file+] /var/www/web/js/layout/default/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
05:04:21 [file+] /var/www/web/js/layout/custom/js/oro.min.js
Generating require.js config
Running code optimizer
Cleaning up
05:05:26 [file+] /var/www/web/js/oro.min.js
===> Starting supervisord for platform 2.x
2018-11-19 05:05:27,255 CRIT Supervisor running as root (no user in config file)
2018-11-19 05:05:27,290 INFO RPC interface 'supervisor' initialized
2018-11-19 05:05:27,291 CRIT Server 'inet_http_server' running without any HTTP authentication checking
2018-11-19 05:05:27,292 INFO supervisord started with pid 1
2018-11-19 05:05:28,294 INFO spawned: 'stdout' with pid 191
2018-11-19 05:05:28,296 INFO spawned: 'app-cron' with pid 192
2018-11-19 05:05:28,302 INFO spawned: 'php-fpm' with pid 193
2018-11-19 05:05:28,309 INFO spawnerr: can't find command '/usr/local/bin/consumer.sh'
2018-11-19 05:05:28,319 INFO spawned: 'nginx' with pid 194
2018-11-19 05:05:28,325 INFO spawned: 'websocket-server' with pid 195
Starting Clank
2018-11-19 05:05:29,797 INFO success: stdout entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-11-19 05:05:29,797 INFO success: app-cron entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-11-19 05:05:29,798 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-11-19 05:05:29,798 INFO spawnerr: can't find command '/usr/local/bin/consumer.sh'
2018-11-19 05:05:29,798 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-11-19 05:05:29,798 INFO success: websocket-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
Launching Ratchet WS Server on: 0.0.0.0:8080
websocket-server stdout | Starting Clank
websocket-server stdout | Launching Ratchet WS Server on: 0.0.0.0:8080
2018-11-19 05:05:31,803 INFO spawnerr: can't find command '/usr/local/bin/consumer.sh'
2018-11-19 05:05:34,807 INFO spawnerr: can't find command '/usr/local/bin/consumer.sh'
2018-11-19 05:05:34,807 INFO gave up: mq-consumer entered FATAL state, too many start retries too quickly

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.