· 5 years ago · Aug 26, 2020, 05:02 PM
1raildiary-web git:(develop) ✗ docker-compose up
2Creating network "raildiary-web_default" with the default driver
3Creating rd-database ... done
4Creating rd-cache ... done
5Creating rd-api ... done
6Creating rd-proxy ... done
7Attaching to rd-database, rd-cache, rd-api, rd-proxy
8rd-cache | 1:C 26 Aug 2020 16:51:54.518 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
9rd-cache | 1:C 26 Aug 2020 16:51:54.518 # Redis version=6.0.6, bits=64, commit=00000000, modified=0, pid=1, just started
10rd-cache | 1:C 26 Aug 2020 16:51:54.518 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
11rd-api | 2020-08-26 16:51:55+00:00 [Note] [Entrypoint]: Entrypoint script for API server started.
12rd-database | 2020-08-26 16:51:54+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
13rd-proxy | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
14rd-proxy | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
15rd-database | 2020-08-26 16:51:54+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
16rd-database | 2020-08-26 16:51:54+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
17rd-cache | 1:M 26 Aug 2020 16:51:54.523 * Running mode=standalone, port=6379.
18rd-cache | 1:M 26 Aug 2020 16:51:54.523 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
19rd-cache | 1:M 26 Aug 2020 16:51:54.523 # Server initialized
20rd-cache | 1:M 26 Aug 2020 16:51:54.523 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
21rd-cache | 1:M 26 Aug 2020 16:51:54.524 * Ready to accept connections
22rd-database | 2020-08-26 16:51:55+00:00 [Note] [Entrypoint]: Initializing database files
23rd-proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
24rd-api | 2020-08-26 16:51:55+00:00 [Note] [Entrypoint]: Vendor symlink installed and ready.
25rd-proxy | 10-listen-on-ipv6-by-default.sh: Getting the checksum of /etc/nginx/conf.d/default.conf
26rd-database | 2020-08-26 16:51:56 140340285306880 [Note] /usr/sbin/mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 89 ...
27rd-proxy | 10-listen-on-ipv6-by-default.sh: error: /etc/nginx/conf.d/default.conf differs from the packages version
28rd-proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
29rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: Using mutexes to ref count buffer pool pages
30rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: The InnoDB memory heap is disabled
31rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
32rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
33rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: Compressed tables use zlib 1.2.11
34rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: Using Linux native AIO
35rd-proxy | /docker-entrypoint.sh: Configuration complete; ready for start up
36rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: Using SSE crc32 instructions
37rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: Initializing buffer pool, size = 256.0M
38rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: Completed initialization of buffer pool
39rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
40rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
41rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
42rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
43rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
44rd-database | 2020-08-26 16:51:56 140340285306880 [Warning] InnoDB: New log files created, LSN=45780
45rd-database | 2020-08-26 16:51:56 140340285306880 [Note] InnoDB: Doublewrite buffer not found: creating new
46rd-database | 2020-08-26 16:51:57 140340285306880 [Note] InnoDB: Doublewrite buffer created
47rd-database | 2020-08-26 16:51:57 140340285306880 [Note] InnoDB: 128 rollback segment(s) are active.
48rd-database | 2020-08-26 16:51:57 140340285306880 [Warning] InnoDB: Creating foreign key constraint system tables.
49rd-database | 2020-08-26 16:51:57 140340285306880 [Note] InnoDB: Foreign key constraint system tables created
50rd-database | 2020-08-26 16:51:57 140340285306880 [Note] InnoDB: Creating tablespace and datafile system tables.
51rd-database | 2020-08-26 16:51:57 140340285306880 [Note] InnoDB: Tablespace and datafile system tables created.
52rd-database | 2020-08-26 16:51:57 140340285306880 [Note] InnoDB: Waiting for purge to start
53rd-database | 2020-08-26 16:51:57 140340285306880 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.49-89.0 started; log sequence number 0
54rd-database | 2020-08-26 16:51:57 140339318880000 [Note] InnoDB: Dumping buffer pool(s) not yet started
55rd-database | 2020-08-26 16:52:00 140265271547904 [Note] /usr/sbin/mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 118 ...
56rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: Using mutexes to ref count buffer pool pages
57rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: The InnoDB memory heap is disabled
58rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
59rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
60rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: Compressed tables use zlib 1.2.11
61rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: Using Linux native AIO
62rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: Using SSE crc32 instructions
63rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: Initializing buffer pool, size = 256.0M
64rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: Completed initialization of buffer pool
65rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: Highest supported file format is Barracuda.
66rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: 128 rollback segment(s) are active.
67rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: Waiting for purge to start
68rd-database | 2020-08-26 16:52:00 140265271547904 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.49-89.0 started; log sequence number 1616693
69rd-database | 2020-08-26 16:52:00 140264312141568 [Note] InnoDB: Dumping buffer pool(s) not yet started
70rd-database | 2020-08-26 16:52:03 139711245436928 [Note] /usr/sbin/mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 147 ...
71rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: Using mutexes to ref count buffer pool pages
72rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: The InnoDB memory heap is disabled
73rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
74rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
75rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: Compressed tables use zlib 1.2.11
76rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: Using Linux native AIO
77rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: Using SSE crc32 instructions
78rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: Initializing buffer pool, size = 256.0M
79rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: Completed initialization of buffer pool
80rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: Highest supported file format is Barracuda.
81rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: 128 rollback segment(s) are active.
82rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: Waiting for purge to start
83rd-database | 2020-08-26 16:52:03 139711245436928 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.49-89.0 started; log sequence number 1616703
84rd-database | 2020-08-26 16:52:03 139710286526208 [Note] InnoDB: Dumping buffer pool(s) not yet started
85rd-database |
86rd-database | PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
87rd-database | To do so, start the server, then issue the following commands:
88rd-database |
89rd-database | '/usr/bin/mysqladmin' -u root password 'new-password'
90rd-database | '/usr/bin/mysqladmin' -u root -h password 'new-password'
91rd-database |
92rd-database | Alternatively you can run:
93rd-database | '/usr/bin/mysql_secure_installation'
94rd-database |
95rd-database | which will also give you the option of removing the test
96rd-database | databases and anonymous user created by default. This is
97rd-database | strongly recommended for production servers.
98rd-database |
99rd-database | See the MariaDB Knowledgebase at http://mariadb.com/kb or the
100rd-database | MySQL manual for more instructions.
101rd-database |
102rd-database | Please report any problems at http://mariadb.org/jira
103rd-database |
104rd-database | The latest information about MariaDB is available at http://mariadb.org/.
105rd-database | You can find additional information about the MySQL part at:
106rd-database | http://dev.mysql.com
107rd-database | Consider joining MariaDB's strong and vibrant community:
108rd-database | https://mariadb.org/get-involved/
109rd-database |
110rd-database | 2020-08-26 16:52:06+00:00 [Note] [Entrypoint]: Database files initialized
111rd-database | 2020-08-26 16:52:06+00:00 [Note] [Entrypoint]: Starting temporary server
112rd-database | 2020-08-26 16:52:06+00:00 [Note] [Entrypoint]: Waiting for server startup
113rd-database | 2020-08-26 16:52:06 140064613935104 [Note] mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 176 ...
114rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: Using mutexes to ref count buffer pool pages
115rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: The InnoDB memory heap is disabled
116rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
117rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
118rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: Compressed tables use zlib 1.2.11
119rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: Using Linux native AIO
120rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: Using SSE crc32 instructions
121rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: Initializing buffer pool, size = 256.0M
122rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: Completed initialization of buffer pool
123rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: Highest supported file format is Barracuda.
124rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: 128 rollback segment(s) are active.
125rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: Waiting for purge to start
126rd-database | 2020-08-26 16:52:06 140064613935104 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.49-89.0 started; log sequence number 1616713
127rd-database | 2020-08-26 16:52:06 140064613935104 [Note] Plugin 'FEEDBACK' is disabled.
128rd-database | 2020-08-26 16:52:06 140063660832512 [Note] InnoDB: Dumping buffer pool(s) not yet started
129rd-database | 2020-08-26 16:52:06 140064613935104 [Warning] 'user' entry 'root@553ffc0374ef' ignored in --skip-name-resolve mode.
130rd-database | 2020-08-26 16:52:06 140064613935104 [Warning] 'proxies_priv' entry '@% root@553ffc0374ef' ignored in --skip-name-resolve mode.
131rd-database | 2020-08-26 16:52:06 140064613935104 [Note] mysqld: ready for connections.
132rd-database | Version: '10.1.46-MariaDB-1~bionic' socket: '/var/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
133rd-database | 2020-08-26 16:52:07+00:00 [Note] [Entrypoint]: Temporary server started.
134rd-database | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
135rd-database | 2020-08-26 16:52:15 140064613086976 [Warning] 'proxies_priv' entry '@% root@553ffc0374ef' ignored in --skip-name-resolve mode.
136rd-database | 2020-08-26 16:52:15+00:00 [Note] [Entrypoint]: Creating database raildiary_cms_dev
137rd-database | 2020-08-26 16:52:15+00:00 [Note] [Entrypoint]: Creating user raildiary_user
138rd-database | 2020-08-26 16:52:15+00:00 [Note] [Entrypoint]: Giving user raildiary_user access to schema raildiary_cms_dev
139rd-database | 2020-08-26 16:52:15 140064613086976 [Warning] 'proxies_priv' entry '@% root@553ffc0374ef' ignored in --skip-name-resolve mode.
140rd-database |
141rd-database | 2020-08-26 16:52:15+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/fresh-start.sql.gz
142rd-database |
143rd-database |
144rd-database | 2020-08-26 16:52:24+00:00 [Note] [Entrypoint]: Stopping temporary server
145rd-database | 2020-08-26 16:52:24 140064612779776 [Note] mysqld: Normal shutdown
146rd-database | 2020-08-26 16:52:24 140064612779776 [Note] Event Scheduler: Purging the queue. 0 events
147rd-database | 2020-08-26 16:52:24 140063715337984 [Note] InnoDB: FTS optimize thread exiting.
148rd-database | 2020-08-26 16:52:24 140064612779776 [Note] InnoDB: Starting shutdown...
149rd-database | 2020-08-26 16:52:24 140064612779776 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
150rd-database | 2020-08-26 16:52:26 140064612779776 [Note] InnoDB: Shutdown completed; log sequence number 8815807
151rd-database | 2020-08-26 16:52:26 140064612779776 [Note] mysqld: Shutdown complete
152rd-database |
153rd-database | 2020-08-26 16:52:26+00:00 [Note] [Entrypoint]: Temporary server stopped
154rd-database |
155rd-database | 2020-08-26 16:52:26+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up.
156rd-database |
157rd-database | 2020-08-26 16:52:26 140318102538240 [Note] mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 1 ...
158rd-database | 2020-08-26 16:52:26 140318102538240 [Note] InnoDB: Using mutexes to ref count buffer pool pages
159rd-database | 2020-08-26 16:52:26 140318102538240 [Note] InnoDB: The InnoDB memory heap is disabled
160rd-database | 2020-08-26 16:52:26 140318102538240 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
161rd-database | 2020-08-26 16:52:26 140318102538240 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
162rd-database | 2020-08-26 16:52:26 140318102538240 [Note] InnoDB: Compressed tables use zlib 1.2.11
163rd-database | 2020-08-26 16:52:26 140318102538240 [Note] InnoDB: Using Linux native AIO
164rd-database | 2020-08-26 16:52:26 140318102538240 [Note] InnoDB: Using SSE crc32 instructions
165rd-database | 2020-08-26 16:52:26 140318102538240 [Note] InnoDB: Initializing buffer pool, size = 256.0M
166rd-database | 2020-08-26 16:52:26 140318102538240 [Note] InnoDB: Completed initialization of buffer pool
167rd-database | 2020-08-26 16:52:26 140318102538240 [Note] InnoDB: Highest supported file format is Barracuda.
168rd-database | 2020-08-26 16:52:27 140318102538240 [Note] InnoDB: 128 rollback segment(s) are active.
169rd-database | 2020-08-26 16:52:27 140318102538240 [Note] InnoDB: Waiting for purge to start
170rd-database | 2020-08-26 16:52:27 140318102538240 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.49-89.0 started; log sequence number 8815807
171rd-database | 2020-08-26 16:52:27 140318102538240 [Note] Plugin 'FEEDBACK' is disabled.
172rd-database | 2020-08-26 16:52:27 140317147789056 [Note] InnoDB: Dumping buffer pool(s) not yet started
173rd-database | 2020-08-26 16:52:27 140318102538240 [Note] Server socket created on IP: '::'.
174rd-database | 2020-08-26 16:52:27 140318102538240 [Warning] 'proxies_priv' entry '@% root@553ffc0374ef' ignored in --skip-name-resolve mode.
175rd-database | 2020-08-26 16:52:27 140318102538240 [Note] mysqld: ready for connections.
176rd-database | Version: '10.1.46-MariaDB-1~bionic' socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
177rd-api | 2020-08-26 16:52:48+00:00 [Note] [Entrypoint]: Dumping composer autoloader for local development
178rd-api | Generating optimized autoload files
179rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\Sitemap\RouteAnnotationEventListenerTest located in /vendor/presta/sitemap-bundle/Tests/EventListener/RouteAnnotationEventListenerTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
180rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\Sitemap\UtilsTest located in /vendor/presta/sitemap-bundle/Tests/Sitemap/UtilsTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
181rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\Sitemap\SitemapindexTest located in /vendor/presta/sitemap-bundle/Tests/Sitemap/SitemapindexTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
182rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\Sitemap\Url\GoogleMobileUrlDecoratorTest located in /vendor/presta/sitemap-bundle/Tests/Sitemap/Url/GoogleMobileUrlDecoratorTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
183rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\Sitemap\Url\GoogleNewsUrlDecoratorTest located in /vendor/presta/sitemap-bundle/Tests/Sitemap/Url/GoogleNewsUrlDecoratorTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
184rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\Sitemap\Url\GoogleMultilangUrlDecoratorTest located in /vendor/presta/sitemap-bundle/Tests/Sitemap/Url/GoogleMultilangUrlDecoratorTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
185rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\Sitemap\Url\UrlConcreteTest located in /vendor/presta/sitemap-bundle/Tests/Sitemap/Url/UrlConcreteTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
186rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\Sitemap\Url\GoogleImageUrlDecoratorTest located in /vendor/presta/sitemap-bundle/Tests/Sitemap/Url/GoogleImageUrlDecoratorTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
187rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\Sitemap\Url\GoogleVideoUrlDecoratorTest located in /vendor/presta/sitemap-bundle/Tests/Sitemap/Url/GoogleVideoUrlDecoratorTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
188rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\Sitemap\Url\GoogleImageTest located in /vendor/presta/sitemap-bundle/Tests/Sitemap/Url/GoogleImageTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
189rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\Sitemap\UrlsetTest located in /vendor/presta/sitemap-bundle/Tests/Sitemap/UrlsetTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
190rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\Sitemap\GeneratorTest located in /vendor/presta/sitemap-bundle/Tests/Service/GeneratorTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
191rd-api | Deprecation Notice: Class Presta\SitemapBundle\Test\DependencyInjection\RouteAnnotationEventListenerTest located in /vendor/presta/sitemap-bundle/Tests/DependencyInjection/PrestaSitemapExtensionTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
192rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190522130545 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190522130545.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
193rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20180913132106 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20180913132106.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
194rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20191114123638 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20191114123638.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
195rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20191015131700 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20191015131700.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
196rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20191121150326 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20191121150326.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
197rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20181126094412 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20181126094412.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
198rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20180912140913 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20180912140913.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
199rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190708175236 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190708175236.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
200rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190320133439 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190320133439.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
201rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190520151448 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190520151448.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
202rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190405112707 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190405112707.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
203rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190102143436 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190102143436.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
204rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190108131401 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190108131401.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
205rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190618154000 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190618154000.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
206rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190408084129 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190408084129.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
207rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20180907115436 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20180907115436.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
208rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20180924111736 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20180924111736.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
209rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190402073052 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190402073052.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
210rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20181128112320 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20181128112320.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
211rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190806160450 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190806160450.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
212rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190807121356 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190807121356.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
213rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190527121800 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190527121800.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
214rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190131074054 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190131074054.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
215rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190131095936 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190131095936.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
216rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190403120728 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190403120728.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
217rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20180830113528 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20180830113528.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
218rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20191125135853 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20191125135853.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
219rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190902085052 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190902085052.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
220rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190515130651 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190515130651.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
221rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20180830122128 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20180830122128.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
222rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190802090149 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190802090149.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
223rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190828142756 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190828142756.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
224rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20181214145532 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20181214145532.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
225rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190729085052 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190729085052.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
226rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20180724144005 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20180724144005.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
227rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190904154339 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190904154339.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
228rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190508074339 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190508074339.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
229rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20181008132414 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20181008132414.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
230rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20181126144341 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20181126144341.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
231rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20180906142115 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20180906142115.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
232rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20181128074035 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20181128074035.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
233rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20181115114003 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20181115114003.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
234rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20191125200416 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20191125200416.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
235rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20191107141816 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20191107141816.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
236rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20191208175348 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20191208175348.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
237rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190124105627 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190124105627.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
238rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190701141857 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190701141857.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
239rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20181009135158 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20181009135158.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
240rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20180904201947 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20180904201947.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
241rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20191114132014 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20191114132014.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
242rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20191126130004 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20191126130004.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
243rd-api | Deprecation Notice: Class Pimcore\Bundle\CoreBundle\Migrations\Version20190102153226 located in /vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations/Version20190102153226.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
244rd-api | Deprecation Notice: Class OpcacheGui\OpCacheService located in /vendor/amnuts/opcache-gui/index.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
245rd-api | Deprecation Notice: Class Doctrine\Bundle\MigrationsBundle\Tests\DependencyInjection\DoctrineCommandTest located in /vendor/doctrine/doctrine-migrations-bundle/Tests/Command/DoctrineCommandTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
246rd-api | Deprecation Notice: Class FPDF located in ./src/ZOtherSources/FPDF/FPDF.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
247rd-api | Deprecation Notice: Class RailDiaryScheduler\Queue\example located in ./src/RailDiaryScheduler/Queue/Queue.example.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
248rd-api | Generated optimized autoload files containing 22519 classes
249rd-api | 2020-08-26 16:53:01+00:00 [Note] [Entrypoint]: Running composer post install command.
250rd-api | ocramius/package-versions: Generating version class...
251rd-api | ocramius/package-versions: ...done generating version class
252rd-api | > Pimcore\Composer::postInstall
253rd-api | > Pimcore\Composer::clearCache
254rd-api |
255rd-api | // Clearing the cache for the local environment with debug
256rd-api | // false
257rd-api |
258rd-api | [OK] Cache for the "local" environment (debug=false) was successfully cleared.
259rd-api |
260rd-api | > Pimcore\Composer::installAssets
261rd-api |
262rd-api | Trying to install assets as relative symbolic links.
263rd-api |
264rd-api | --- -------------------- ------------------
265rd-api | Bundle Method / Error
266rd-api | --- -------------------- ------------------
267rd-api | ✔ PimcoreCoreBundle relative symlink
268rd-api | ✔ PimcoreAdminBundle relative symlink
269rd-api | --- -------------------- ------------------
270rd-api |
271rd-api | [OK] All assets were successfully installed.
272rd-api |
273rd-api | 2020-08-26 16:53:26+00:00 [Note] [Entrypoint]: Bundle frontend will be copied to VOLUME.
274rd-api | /usr/local/bin/docker-entrypoint.sh: line 203: [: 2020-08-26 16:53:48+00:00 [Note] [Entrypoint]: Pimcore Version: 20191208175348
275rd-api | 1
276rd-api | 0: integer expression expected
277rd-api | 2020-08-26 16:53:48+00:00 [Note] [Entrypoint]: Pimcore NOT installed, skipping migrations and class building
278rd-api | 2020-08-26 16:53:48+00:00 [Note] [Entrypoint]: API container is ready to go!
279rd-api | [26-Aug-2020 16:53:48] NOTICE: fpm is running, pid 82
280rd-api | [26-Aug-2020 16:53:48] NOTICE: ready to handle connections
281rd-api | [26-Aug-2020 16:53:48] NOTICE: systemd monitor interval set to 10000ms