Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flummingbird/95cc036c9a325cf09155ebf7e60ee71b to your computer and use it in GitHub Desktop.
Save flummingbird/95cc036c9a325cf09155ebf7e60ee71b to your computer and use it in GitHub Desktop.
make starter output
'Uses Secrets' is set to 'true'.
make[1]: Entering directory '/home/wwc/Clones/isle-dc'
Starting build/scripts/check-secrets.sh
Checking secrets...
No secrets found in /home/wwc/Clones/isle-dc/secrets/live/
Everything (Drupal, SQL, Solr, etc.) needs passwords to run. These passwords are stored in the secrets directory.
1. Generate new secrets
╰ This will generate random new passwords and output them into /home/wwc/Clones/isle-dc/secrets/live/
2. Copy the existing secrets
╰ This will copy the existing secrets into the /home/wwc/Clones/isle-dc/secrets/live/. Every password will likely be 'password'.
3. Create your own secrets
╰ This will copy the secrets from /home/wwc/Clones/isle-dc/secrets/template/ to /home/wwc/Clones/isle-dc/secrets/live/
and will exit so you can edit the secrets manually prior to building the Docker image.
4. Exit
Enter your choice: 1
Generating new secrets
Generating Secrets
Generated or copied ACTIVEMQ_PASSWORD!
Generated or copied ACTIVEMQ_WEB_ADMIN_PASSWORD!
Generated or copied ALPACA_ACTIVEMQ_PASSWORD!
Generated or copied ALPACA_KARAF_ADMIN_PASSWORD!
Generated or copied CODE_SERVER_PASSWORD!
Generated or copied DB_ROOT_PASSWORD!
Generated or copied DRUPAL_DEFAULT_ACCOUNT_PASSWORD!
Generated or copied DRUPAL_DEFAULT_CONFIGDIR!
Generated or copied DRUPAL_DEFAULT_DB_PASSWORD!
Generated or copied DRUPAL_DEFAULT_SALT!
Generated or copied FCREPO_DB_PASSWORD!
Generated or copied GEMINI_DB_PASSWORD!
Generated or copied JWT_ADMIN_TOKEN!
Generated or copied JWT_PRIVATE_KEY!
Generated or copied JWT_PUBLIC_KEY!
Generated or copied MATOMO_DB_PASSWORD!
Generated or copied MATOMO_USER_PASS!
Generated or copied TOMCAT_ADMIN_PASSWORD!
Secrets generated.
service "drupal" is not running
5yH1rPQrGsqR0-YEnV7G9OvWow3MVyq8DfE9FP4hQVNmh2rXbsJQpoip5-gPTpv_ByKh3VZMWZ Updates to the salt are not automatically added to web/sites/default/settings.php file. Please make this change manually and then run the same make down && make up command again.
Check secrets is done.
make[1]: Leaving directory '/home/wwc/Clones/isle-dc'
make starter-init ENVIRONMENT=starter
make[1]: Entering directory '/home/wwc/Clones/isle-dc'
'Uses Secrets' is set to 'true'.
make[2]: Entering directory '/home/wwc/Clones/isle-dc'
Starting build/scripts/check-secrets.sh
service "drupal" is not running
5yH1rPQrGsqR0-YEnV7G9OvWow3MVyq8DfE9FP4hQVNmh2rXbsJQpoip5-gPTpv_ByKh3VZMWZ Updates to the salt are not automatically added to web/sites/default/settings.php file. Please make this change manually and then run the same make down && make up command again.
Check secrets is done.
make[2]: Leaving directory '/home/wwc/Clones/isle-dc'
make download-default-certs
make[2]: Entering directory '/home/wwc/Clones/isle-dc'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3599 100 3599 0 0 7657 0 --:--:-- --:--:-- --:--:-- 7641
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1708 100 1708 0 0 3610 0 --:--:-- --:--:-- --:--:-- 3610
make[2]: Leaving directory '/home/wwc/Clones/isle-dc'
make -B docker-compose.yml
make[2]: Entering directory '/home/wwc/Clones/isle-dc'
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.activemq.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.alpaca.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.blazegraph.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.cantaloupe.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.crayfish.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.crayfits.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.drupal.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.mariadb.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.matomo.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.solr.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.fcrepo6.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.drupal.mariadb.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.fcrepo6.mariadb.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.starter.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.secrets.yml: `version` is obsolete
WARN[0000] /home/wwc/Clones/isle-dc/build/docker-compose/docker-compose.traefik.yml: `version` is obsolete
make[2]: Leaving directory '/home/wwc/Clones/isle-dc'
make pull
make[2]: Entering directory '/home/wwc/Clones/isle-dc'
docker compose pull
[+] Pulling 16/16
✔ mariadb Pulled 0.7s
✔ traefik Pulled 0.7s
✔ hypercube Pulled 0.7s
✔ milliner Pulled 0.8s
✔ matomo Pulled 0.8s
✔ activemq Pulled 0.7s
✔ solr Pulled 0.7s
✔ fcrepo Pulled 0.8s
✔ crayfits Pulled 0.6s
✔ houdini Pulled 0.7s
✔ alpaca Pulled 0.7s
✔ fits Pulled 0.8s
✔ cantaloupe Pulled 0.7s
✔ homarus Pulled 0.7s
✔ drupal Pulled 0.8s
✔ blazegraph Pulled 0.7s
make[2]: Leaving directory '/home/wwc/Clones/isle-dc'
mkdir -p /home/wwc/Clones/isle-dc/codebase
make[1]: Leaving directory '/home/wwc/Clones/isle-dc'
if [ -z "$(ls -A "/home/wwc/Clones/isle-dc"/codebase)" ]; then \
docker container run --rm -v /home/wwc/Clones/isle-dc/codebase:/home/root islandora/nginx:3.2.1 with-contenv bash -lc 'composer create-project islandora/islandora-starter-site:1.6.2 /tmp/codebase; mv /tmp/codebase/* /home/root;'; \
else \
docker container run --rm -v /home/wwc/Clones/isle-dc/codebase:/home/root islandora/nginx:3.2.1 with-contenv bash -lc 'cd /home/root; composer install'; \
fi
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service tty: starting
s6-rc: info: service nginx-setup: starting
s6-rc: info: service fpm-setup: starting
s6-rc: info: service container-environment: starting
s6-rc: info: service tty successfully started
s6-rc: info: service nginx-setup successfully started
s6-rc: info: service fpm-setup successfully started
s6-rc: info: service container-environment successfully started
s6-rc: info: service environment-override-php: starting
s6-rc: info: service environment-override-nginx: starting
s6-rc: info: service database-defaults: starting
s6-rc: info: service environment-override-nginx successfully started
s6-rc: info: service environment-override-php successfully started
s6-rc: info: service database-defaults successfully started
s6-rc: info: service confd-oneshot: starting
s6-rc: info: service confd-oneshot successfully started
s6-rc: info: service cacert-import: starting
s6-rc: info: service cacert-import successfully started
s6-rc: info: service ready: starting
s6-rc: info: service ready successfully started
s6-rc: info: service fpm: starting
s6-rc: info: service confd: starting
s6-rc: info: service confd successfully started
[19-Apr-2024 19:38:16] NOTICE: fpm is running, pid 580
[19-Apr-2024 19:38:16] NOTICE: ready to handle connections
s6-rc: info: service fpm successfully started
s6-rc: info: service nginx: starting
127.0.0.1 - - [19/Apr/2024:19:38:18 +0000] "GET /status HTTP/1.1" 200 381 "-" "curl/8.5.0" "-"
s6-rc: info: service nginx successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
Creating a "islandora/islandora-starter-site:1.6.2" project at "/tmp/codebase"
Installing islandora/islandora-starter-site (1.6.2)
- Downloading islandora/islandora-starter-site (1.6.2)
- Installing islandora/islandora-starter-site (1.6.2): Extracting archive
Created project in /tmp/codebase
> Islandora\StarterSite::rootPackageInstall
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Package operations: 177 installs, 0 updates, 0 removals
- Downloading composer/installers (v1.12.0)
- Downloading cweagans/composer-patches (1.7.3)
- Downloading drupal/core-composer-scaffold (10.2.4)
- Downloading carbonphp/carbon-doctrine-types (3.2.0)
- Downloading symfony/polyfill-mbstring (v1.28.0)
- Downloading symfony/polyfill-intl-normalizer (v1.28.0)
- Downloading symfony/polyfill-intl-grapheme (v1.28.0)
- Downloading symfony/polyfill-ctype (v1.28.0)
- Downloading symfony/string (v6.4.4)
- Downloading psr/container (2.0.2)
- Downloading symfony/service-contracts (v3.4.1)
- Downloading symfony/deprecation-contracts (v3.4.0)
- Downloading symfony/console (v6.4.4)
- Downloading psr/log (3.0.0)
- Downloading consolidation/log (3.0.0)
- Downloading symfony/filesystem (v6.4.3)
- Downloading composer/semver (3.4.0)
- Downloading consolidation/self-update (2.2.0)
- Downloading symfony/polyfill-php80 (v1.29.0)
- Downloading twig/twig (v3.8.0)
- Downloading symfony/yaml (v6.4.3)
- Downloading symfony/translation-contracts (v3.4.1)
- Downloading symfony/polyfill-php83 (v1.28.0)
- Downloading symfony/validator (v6.4.4)
- Downloading symfony/serializer (v6.4.4)
- Downloading symfony/routing (v6.4.5)
- Downloading symfony/http-foundation (v6.4.4)
- Downloading psr/http-message (2.0)
- Downloading symfony/psr-http-message-bridge (v6.4.3)
- Downloading symfony/process (v6.4.4)
- Downloading symfony/polyfill-iconv (v1.28.0)
- Downloading symfony/polyfill-php72 (v1.29.0)
- Downloading symfony/polyfill-intl-idn (v1.28.0)
- Downloading symfony/mime (v6.4.3)
- Downloading psr/event-dispatcher (1.0.0)
- Downloading symfony/event-dispatcher-contracts (v3.4.0)
- Downloading symfony/event-dispatcher (v6.4.3)
- Downloading doctrine/deprecations (1.1.3)
- Downloading doctrine/lexer (2.1.1)
- Downloading egulias/email-validator (4.0.2)
- Downloading symfony/mailer (v6.4.4)
- Downloading symfony/var-dumper (v6.4.4)
- Downloading symfony/error-handler (v6.4.4)
- Downloading symfony/http-kernel (v6.4.5)
- Downloading symfony/finder (v6.4.0)
- Downloading symfony/var-exporter (v6.4.4)
- Downloading symfony/dependency-injection (v6.4.4)
- Downloading sebastian/diff (4.0.6)
- Downloading pear/pear_exception (v1.0.2)
- Downloading pear/console_getopt (v1.4.3)
- Downloading pear/pear-core-minimal (v1.10.15)
- Downloading pear/archive_tar (1.4.14)
- Downloading mck89/peast (v1.15.4)
- Downloading masterminds/html5 (2.8.1)
- Downloading ralouphie/getallheaders (3.0.3)
- Downloading psr/http-factory (1.0.2)
- Downloading guzzlehttp/psr7 (2.6.2)
- Downloading psr/http-client (1.0.3)
- Downloading guzzlehttp/promises (2.0.2)
- Downloading guzzlehttp/guzzle (7.8.1)
- Downloading psr/cache (3.0.0)
- Downloading doctrine/annotations (1.14.3)
- Downloading asm89/stack-cors (v2.2.0)
- Downloading drupal/core (10.2.4)
- Downloading drupal/search_api (1.31.0)
- Downloading discoverygarden/dgi_image_discovery (v1.2.0)
- Downloading doctrine/event-manager (2.0.0)
- Downloading doctrine/persistence (3.3.2)
- Downloading drupal/admin_toolbar (3.4.2)
- Downloading halaxa/json-machine (1.1.4)
- Downloading solarium/solarium (6.3.5)
- Downloading maennchen/zipstream-php (3.1.0)
- Downloading laminas/laminas-stdlib (3.19.0)
- Downloading dflydev/dot-access-data (v3.0.2)
- Downloading consolidation/output-formatters (4.3.2)
- Downloading consolidation/annotated-command (4.9.2)
- Downloading drupal/search_api_solr (4.3.2)
- Downloading drupal/facets (2.0.7)
- Downloading drupal/advanced_search (2.0.1)
- Downloading politsin/jquery-ui-touch-punch (1.0)
- Downloading drupal/jquery_ui (1.6.0)
- Downloading drupal/jquery_ui_touch_punch (1.1.0)
- Downloading drupal/jquery_ui_slider (2.0.0)
- Downloading drupal/jquery_ui_datepicker (2.0.0)
- Downloading drupal/better_exposed_filters (6.0.3)
- Downloading seboettg/collection (v3.1.0)
- Downloading myclabs/php-enum (1.8.4)
- Downloading citation-style-language/styles (v0.0.404)
- Downloading citation-style-language/locales (v0.0.18)
- Downloading seboettg/citeproc-php (v2.6.2)
- Downloading symfony/translation (v6.4.4)
- Downloading psr/clock (1.0.0)
- Downloading nesbot/carbon (2.72.3)
- Downloading professional-wiki/edtf (2.0.2)
- Downloading drupal/token (1.13.0)
- Downloading adci/full-name-parser (0.2.4)
- Downloading drupal/citation_select (2.0.0-beta1)
- Downloading drupal/config_override_core_fields (4.0.0)
- Downloading drupal/coi (4.0.0)
- Downloading drupal/config_inspector (2.1.8)
- Downloading drupal/config_update (2.0.0-alpha3)
- Downloading drupal/context (5.0.0-rc1)
- Downloading drupal/jquery_ui_menu (2.0.0)
- Downloading drupal/jquery_ui_autocomplete (2.0.0)
- Downloading drupal/geolocation (3.12.0)
- Downloading drupal/controlled_access_terms (2.4.0)
- Downloading doctrine/common (3.4.3)
- Downloading drupal/devel (5.2.1)
- Downloading drupal/field_group (3.4.0)
- Downloading drupal/field_permissions (1.3.0)
- Downloading drupal/field_report (2.1.0)
- Downloading drupal/fpa (4.0.0)
- Downloading easyrdf/easyrdf (1.1.1)
- Downloading drupal/rdf (2.1.1)
- Downloading drupal/hal (2.0.2)
- Downloading drupal/jsonld (3.0.1)
- Downloading drupal/key (1.17.0)
- Downloading drupal/matomo (1.23.0)
- Downloading drupal/openseadragon (2.2.0)
- Downloading drupal/pdf (1.2.0)
- Downloading drupal/rest_oai_pmh (2.0.0-beta15)
- Downloading drupal/restui (1.21.0)
- Downloading drupal/taxonomy_manager (2.0.9)
- Downloading drupal/term_reference_change (2.0.0-beta3)
- Downloading drupal/term_merge (2.0.0-beta6)
- Downloading drupal/twig_tweak (3.3.0)
- Downloading league/csv (9.15.0)
- Downloading drupal/csv_serialization (4.0.0)
- Downloading drupal/views_data_export (1.4.0)
- Downloading drupal/views_field_view (1.0.0-beta5)
- Downloading webflo/drupal-finder (1.2.2)
- Downloading nikic/php-parser (v5.0.2)
- Downloading psy/psysh (v0.12.2)
- Downloading league/container (4.2.2)
- Downloading grasmash/yaml-cli (3.1.0)
- Downloading grasmash/expander (3.0.0)
- Downloading consolidation/config (2.1.2)
- Downloading consolidation/site-alias (4.0.1)
- Downloading consolidation/site-process (5.2.0)
- Downloading symfony/polyfill-php81 (v1.29.0)
- Downloading phootwork/lang (v3.2.2)
- Downloading phootwork/collection (v3.2.2)
- Downloading phpowermove/docblock (v4.0)
- Downloading consolidation/robo (4.0.6)
- Downloading consolidation/filter-via-dot-access-data (2.0.2)
- Downloading chi-teck/drupal-code-generator (3.4.0)
- Downloading drush/drush (12.5.1)
- Downloading firebase/php-jwt (v6.10.0)
- Downloading islandora-rdm/islandora_fits (dev-8.x-1.x 424c0c7)
- Downloading stomp-php/stomp-php (5.1.0)
- Downloading islandora/jsonld (3.0.1)
- Downloading islandora/fedora-entity-mapper (1.0.0)
- Downloading ml/iri (1.1.4)
- Downloading ml/json-ld (1.2.1)
- Downloading islandora/chullo (2.0.1)
- Downloading drupal/prepopulate (2.4.0)
- Downloading drupal/migrate_source_csv (3.6.0)
- Downloading drupal/migrate_plus (6.0.2)
- Downloading drupal/jwt (2.1.0)
- Downloading twistor/stream-util (v1.0.1)
- Downloading league/mime-type-detection (1.15.0)
- Downloading league/flysystem (1.1.10)
- Downloading twistor/flysystem-stream-wrapper (v1.0.9)
- Downloading league/flysystem-replicate-adapter (1.0.1)
- Downloading drupal/flysystem (2.2.0-alpha3)
- Downloading drupal/filehash (2.0.10)
- Downloading drupal/file_replace (1.3.0)
- Downloading drupal/eva (3.0.0)
- Downloading drupal/ctools (4.0.4)
- Downloading islandora/islandora (2.11.0)
- Downloading drupal/islandora (2.11.0)
- Downloading islandora/islandora_mirador (2.3.7)
- Downloading islandora/views_nested_details (1.1.0)
- Downloading library/pdf.js (2.16.105)
- Downloading mjordan/islandora_workbench_integration (dev-main 5edfcb6)
0/175 [>---------------------------] 0%
19/175 [===>------------------------] 10%
37/175 [=====>----------------------] 21%
57/175 [=========>------------------] 32%
70/175 [===========>----------------] 40%
87/175 [=============>--------------] 49%
88/175 [==============>-------------] 50%
94/175 [===============>------------] 53%
106/175 [================>-----------] 60%
125/175 [====================>-------] 71%
142/175 [======================>-----] 81%
160/175 [=========================>--] 91%
172/175 [===========================>] 98%
175/175 [============================] 100%
- Installing composer/installers (v1.12.0): Extracting archive
- Installing cweagans/composer-patches (1.7.3): Extracting archive
- Installing drupal/core-composer-scaffold (10.2.4): Extracting archive
- Installing carbonphp/carbon-doctrine-types (3.2.0): Extracting archive
- Installing symfony/polyfill-mbstring (v1.28.0): Extracting archive
- Installing symfony/polyfill-intl-normalizer (v1.28.0): Extracting archive
- Installing symfony/polyfill-intl-grapheme (v1.28.0): Extracting archive
- Installing symfony/polyfill-ctype (v1.28.0): Extracting archive
- Installing symfony/string (v6.4.4): Extracting archive
- Installing psr/container (2.0.2): Extracting archive
- Installing symfony/service-contracts (v3.4.1): Extracting archive
- Installing symfony/deprecation-contracts (v3.4.0): Extracting archive
- Installing symfony/console (v6.4.4): Extracting archive
- Installing psr/log (3.0.0): Extracting archive
- Installing consolidation/log (3.0.0): Extracting archive
- Installing symfony/filesystem (v6.4.3): Extracting archive
- Installing composer/semver (3.4.0): Extracting archive
- Installing consolidation/self-update (2.2.0): Extracting archive
- Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
- Installing twig/twig (v3.8.0): Extracting archive
- Installing symfony/yaml (v6.4.3): Extracting archive
- Installing symfony/translation-contracts (v3.4.1): Extracting archive
- Installing symfony/polyfill-php83 (v1.28.0): Extracting archive
- Installing symfony/validator (v6.4.4): Extracting archive
- Installing symfony/serializer (v6.4.4): Extracting archive
- Installing symfony/routing (v6.4.5): Extracting archive
- Installing symfony/http-foundation (v6.4.4): Extracting archive
- Installing psr/http-message (2.0): Extracting archive
- Installing symfony/psr-http-message-bridge (v6.4.3): Extracting archive
- Installing symfony/process (v6.4.4): Extracting archive
- Installing symfony/polyfill-iconv (v1.28.0): Extracting archive
- Installing symfony/polyfill-php72 (v1.29.0): Extracting archive
- Installing symfony/polyfill-intl-idn (v1.28.0): Extracting archive
- Installing symfony/mime (v6.4.3): Extracting archive
- Installing psr/event-dispatcher (1.0.0): Extracting archive
- Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive
- Installing symfony/event-dispatcher (v6.4.3): Extracting archive
- Installing doctrine/deprecations (1.1.3): Extracting archive
- Installing doctrine/lexer (2.1.1): Extracting archive
- Installing egulias/email-validator (4.0.2): Extracting archive
- Installing symfony/mailer (v6.4.4): Extracting archive
- Installing symfony/var-dumper (v6.4.4): Extracting archive
- Installing symfony/error-handler (v6.4.4): Extracting archive
- Installing symfony/http-kernel (v6.4.5): Extracting archive
- Installing symfony/finder (v6.4.0): Extracting archive
- Installing symfony/var-exporter (v6.4.4): Extracting archive
- Installing symfony/dependency-injection (v6.4.4): Extracting archive
- Installing sebastian/diff (4.0.6): Extracting archive
- Installing pear/pear_exception (v1.0.2): Extracting archive
- Installing pear/console_getopt (v1.4.3): Extracting archive
- Installing pear/pear-core-minimal (v1.10.15): Extracting archive
- Installing pear/archive_tar (1.4.14): Extracting archive
- Installing mck89/peast (v1.15.4): Extracting archive
- Installing masterminds/html5 (2.8.1): Extracting archive
- Installing ralouphie/getallheaders (3.0.3): Extracting archive
- Installing psr/http-factory (1.0.2): Extracting archive
- Installing guzzlehttp/psr7 (2.6.2): Extracting archive
- Installing psr/http-client (1.0.3): Extracting archive
- Installing guzzlehttp/promises (2.0.2): Extracting archive
- Installing guzzlehttp/guzzle (7.8.1): Extracting archive
- Installing psr/cache (3.0.0): Extracting archive
- Installing doctrine/annotations (1.14.3): Extracting archive
- Installing asm89/stack-cors (v2.2.0): Extracting archive
- Installing drupal/core (10.2.4): Extracting archive
- Installing drupal/search_api (1.31.0): Extracting archive
- Installing discoverygarden/dgi_image_discovery (v1.2.0): Extracting archive
- Installing doctrine/event-manager (2.0.0): Extracting archive
- Installing doctrine/persistence (3.3.2): Extracting archive
- Installing drupal/admin_toolbar (3.4.2): Extracting archive
- Installing halaxa/json-machine (1.1.4): Extracting archive
- Installing solarium/solarium (6.3.5): Extracting archive
- Installing maennchen/zipstream-php (3.1.0): Extracting archive
- Installing laminas/laminas-stdlib (3.19.0): Extracting archive
- Installing dflydev/dot-access-data (v3.0.2): Extracting archive
- Installing consolidation/output-formatters (4.3.2): Extracting archive
- Installing consolidation/annotated-command (4.9.2): Extracting archive
- Installing drupal/search_api_solr (4.3.2): Extracting archive
- Installing drupal/facets (2.0.7): Extracting archive
- Installing drupal/advanced_search (2.0.1): Extracting archive
- Installing politsin/jquery-ui-touch-punch (1.0): Extracting archive
- Installing drupal/jquery_ui (1.6.0): Extracting archive
- Installing drupal/jquery_ui_touch_punch (1.1.0): Extracting archive
- Installing drupal/jquery_ui_slider (2.0.0): Extracting archive
- Installing drupal/jquery_ui_datepicker (2.0.0): Extracting archive
- Installing drupal/better_exposed_filters (6.0.3): Extracting archive
- Installing seboettg/collection (v3.1.0): Extracting archive
- Installing myclabs/php-enum (1.8.4): Extracting archive
- Installing citation-style-language/styles (v0.0.404): Extracting archive
- Installing citation-style-language/locales (v0.0.18): Extracting archive
- Installing seboettg/citeproc-php (v2.6.2): Extracting archive
- Installing symfony/translation (v6.4.4): Extracting archive
- Installing psr/clock (1.0.0): Extracting archive
- Installing nesbot/carbon (2.72.3): Extracting archive
- Installing professional-wiki/edtf (2.0.2): Extracting archive
- Installing drupal/token (1.13.0): Extracting archive
- Installing adci/full-name-parser (0.2.4): Extracting archive
- Installing drupal/citation_select (2.0.0-beta1): Extracting archive
- Installing drupal/config_override_core_fields (4.0.0): Extracting archive
- Installing drupal/coi (4.0.0): Extracting archive
- Installing drupal/config_inspector (2.1.8): Extracting archive
- Installing drupal/config_update (2.0.0-alpha3): Extracting archive
- Installing drupal/context (5.0.0-rc1): Extracting archive
- Installing drupal/context_ui (5.0.0-rc1)
- Installing drupal/jquery_ui_menu (2.0.0): Extracting archive
- Installing drupal/jquery_ui_autocomplete (2.0.0): Extracting archive
- Installing drupal/geolocation (3.12.0): Extracting archive
- Installing drupal/controlled_access_terms (2.4.0): Extracting archive
- Installing drupal/core-recommended (10.2.4)
- Installing doctrine/common (3.4.3): Extracting archive
- Installing drupal/devel (5.2.1): Extracting archive
- Installing drupal/field_group (3.4.0): Extracting archive
- Installing drupal/field_permissions (1.3.0): Extracting archive
- Installing drupal/field_report (2.1.0): Extracting archive
- Installing drupal/fpa (4.0.0): Extracting archive
- Installing easyrdf/easyrdf (1.1.1): Extracting archive
- Installing drupal/rdf (2.1.1): Extracting archive
- Installing drupal/hal (2.0.2): Extracting archive
- Installing drupal/jsonld (3.0.1): Extracting archive
- Installing drupal/key (1.17.0): Extracting archive
- Installing drupal/matomo (1.23.0): Extracting archive
- Installing drupal/openseadragon (2.2.0): Extracting archive
- Installing drupal/pdf (1.2.0): Extracting archive
- Installing drupal/rest_oai_pmh (2.0.0-beta15): Extracting archive
- Installing drupal/restui (1.21.0): Extracting archive
- Installing drupal/taxonomy_manager (2.0.9): Extracting archive
- Installing drupal/term_reference_change (2.0.0-beta3): Extracting archive
- Installing drupal/term_merge (2.0.0-beta6): Extracting archive
- Installing drupal/twig_tweak (3.3.0): Extracting archive
- Installing league/csv (9.15.0): Extracting archive
- Installing drupal/csv_serialization (4.0.0): Extracting archive
- Installing drupal/views_data_export (1.4.0): Extracting archive
- Installing drupal/views_field_view (1.0.0-beta5): Extracting archive
- Installing webflo/drupal-finder (1.2.2): Extracting archive
- Installing nikic/php-parser (v5.0.2): Extracting archive
- Installing psy/psysh (v0.12.2): Extracting archive
- Installing league/container (4.2.2): Extracting archive
- Installing grasmash/yaml-cli (3.1.0): Extracting archive
- Installing grasmash/expander (3.0.0): Extracting archive
- Installing consolidation/config (2.1.2): Extracting archive
- Installing consolidation/site-alias (4.0.1): Extracting archive
- Installing consolidation/site-process (5.2.0): Extracting archive
- Installing symfony/polyfill-php81 (v1.29.0): Extracting archive
- Installing phootwork/lang (v3.2.2): Extracting archive
- Installing phootwork/collection (v3.2.2): Extracting archive
- Installing phpowermove/docblock (v4.0): Extracting archive
- Installing consolidation/robo (4.0.6): Extracting archive
- Installing consolidation/filter-via-dot-access-data (2.0.2): Extracting archive
- Installing chi-teck/drupal-code-generator (3.4.0): Extracting archive
- Installing drush/drush (12.5.1): Extracting archive
- Installing firebase/php-jwt (v6.10.0): Extracting archive
- Installing islandora-rdm/islandora_fits (dev-8.x-1.x 424c0c7): Extracting archive
- Installing stomp-php/stomp-php (5.1.0): Extracting archive
- Installing islandora/jsonld (3.0.1): Extracting archive
- Installing islandora/fedora-entity-mapper (1.0.0): Extracting archive
- Installing ml/iri (1.1.4): Extracting archive
- Installing ml/json-ld (1.2.1): Extracting archive
- Installing islandora/chullo (2.0.1): Extracting archive
- Installing drupal/prepopulate (2.4.0): Extracting archive
- Installing drupal/migrate_source_csv (3.6.0): Extracting archive
- Installing drupal/migrate_plus (6.0.2): Extracting archive
- Installing drupal/jwt (2.1.0): Extracting archive
- Installing twistor/stream-util (v1.0.1): Extracting archive
- Installing league/mime-type-detection (1.15.0): Extracting archive
- Installing league/flysystem (1.1.10): Extracting archive
- Installing twistor/flysystem-stream-wrapper (v1.0.9): Extracting archive
- Installing league/flysystem-replicate-adapter (1.0.1): Extracting archive
- Installing drupal/flysystem (2.2.0-alpha3): Extracting archive
- Installing drupal/filehash (2.0.10): Extracting archive
- Installing drupal/file_replace (1.3.0): Extracting archive
- Installing drupal/eva (3.0.0): Extracting archive
- Installing drupal/ctools (4.0.4): Extracting archive
- Installing islandora/islandora (2.11.0): Extracting archive
- Installing drupal/islandora (2.11.0): Extracting archive
- Installing islandora/islandora_mirador (2.3.7): Extracting archive
- Installing islandora/views_nested_details (1.1.0): Extracting archive
- Installing library/pdf.js (2.16.105): Extracting archive
- Installing mjordan/islandora_workbench_integration (dev-main 5edfcb6): Extracting archive
0/172 [>---------------------------] 0%
33/172 [=====>----------------------] 19%
56/172 [=========>------------------] 32%
71/172 [===========>----------------] 41%
95/172 [===============>------------] 55%
104/172 [================>-----------] 60%
124/172 [====================>-------] 72%
143/172 [=======================>----] 83%
159/172 [=========================>--] 92%
172/172 [============================] 100%
Generating autoload files
63 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Scaffolding files for drupal/core:
- Copy [web-root]/.csslintrc from assets/scaffold/files/csslintrc
- Copy [web-root]/.eslintignore from assets/scaffold/files/eslintignore
- Copy [web-root]/.eslintrc.json from assets/scaffold/files/eslintrc.json
- Copy [web-root]/.ht.router.php from assets/scaffold/files/ht.router.php
- Copy [web-root]/.htaccess from assets/scaffold/files/htaccess
- Copy [web-root]/example.gitignore from assets/scaffold/files/example.gitignore
- Copy [web-root]/index.php from assets/scaffold/files/index.php
- Copy [web-root]/INSTALL.txt from assets/scaffold/files/drupal.INSTALL.txt
- Copy [web-root]/README.md from assets/scaffold/files/drupal.README.md
- Copy [web-root]/robots.txt from assets/scaffold/files/robots.txt
- Copy [web-root]/update.php from assets/scaffold/files/update.php
- Copy [web-root]/web.config from assets/scaffold/files/web.config
- Copy [web-root]/sites/README.txt from assets/scaffold/files/sites.README.txt
- Copy [web-root]/sites/development.services.yml from assets/scaffold/files/development.services.yml
- Copy [web-root]/sites/example.settings.local.php from assets/scaffold/files/example.settings.local.php
- Copy [web-root]/sites/example.sites.php from assets/scaffold/files/example.sites.php
- Copy [web-root]/sites/default/default.services.yml from assets/scaffold/files/default.services.yml
- Copy [web-root]/sites/default/default.settings.php from assets/scaffold/files/default.settings.php
- Copy [web-root]/modules/README.txt from assets/scaffold/files/modules.README.txt
- Copy [web-root]/profiles/README.txt from assets/scaffold/files/profiles.README.txt
- Copy [web-root]/themes/README.txt from assets/scaffold/files/themes.README.txt
Scaffolding files for islandora/islandora-starter-site:
- NOTICE Creating a new file at [web-root]/sites/default/settings.php. Examine the contents and ensure that it came out correctly.
- Append to [web-root]/sites/default/settings.php from assets/patches/default_settings.txt
No security vulnerability advisories found.
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service confd: stopping
s6-rc: info: service confd successfully stopped
s6-rc: info: service nginx finish: executing...
s6-rc: info: service nginx did not recieve a signal...
s6-rc: info: service nginx exiting with exit code: 0
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-setup: stopping
s6-rc: info: service fpm: stopping
[19-Apr-2024 19:38:35] NOTICE: Terminating ...
s6-rc: info: service nginx-setup successfully stopped
[19-Apr-2024 19:38:35] NOTICE: exiting, bye-bye!
s6-rc: info: service fpm finish: executing...
s6-rc: info: service fpm did not recieve a signal...
s6-rc: info: service fpm exiting with exit code: 0
s6-rc: info: service fpm successfully stopped
s6-rc: info: service ready: stopping
s6-rc: info: service fpm-setup: stopping
s6-rc: info: service ready successfully stopped
s6-rc: info: service tty: stopping
s6-rc: info: service cacert-import: stopping
s6-rc: info: service fpm-setup successfully stopped
s6-rc: info: service tty successfully stopped
s6-rc: info: service cacert-import successfully stopped
s6-rc: info: service confd-oneshot: stopping
s6-rc: info: service confd-oneshot successfully stopped
s6-rc: info: service environment-override-php: stopping
s6-rc: info: service environment-override-nginx: stopping
s6-rc: info: service database-defaults: stopping
s6-rc: info: service environment-override-php successfully stopped
s6-rc: info: service database-defaults successfully stopped
s6-rc: info: service environment-override-nginx successfully stopped
s6-rc: info: service container-environment: stopping
s6-rc: info: service container-environment successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
make set-files-owner SRC=/home/wwc/Clones/isle-dc/codebase ENVIRONMENT=starter
make[1]: Entering directory '/home/wwc/Clones/isle-dc'
Changing ownership of /home/wwc/Clones/isle-dc/codebase to 1000:101
Ownership changed successfully.
make[1]: Leaving directory '/home/wwc/Clones/isle-dc'
make compose-up
make[1]: Entering directory '/home/wwc/Clones/isle-dc'
[+] Running 27/27
✔ Network isle-dc_default Created 0.0s
✔ Network isle-dc_gateway Created 0.0s
✔ Volume "isle-dc_matomo-config-data" Created 0.0s
✔ Volume "isle-dc_mariadb-files" Created 0.0s
✔ Volume "isle-dc_blazegraph-data" Created 0.0s
✔ Volume "isle-dc_cantaloupe-data" Created 0.0s
✔ Volume "isle-dc_solr-data" Created 0.0s
✔ Volume "isle-dc_activemq-data" Created 0.0s
✔ Volume "isle-dc_drupal-sites-data" Created 0.0s
✔ Volume "isle-dc_mariadb-data" Created 0.0s
✔ Volume "isle-dc_fcrepo-data" Created 0.0s
✔ Container isle-dc-homarus-1 Started 0.1s
✔ Container isle-dc-blazegraph-1 Started 0.1s
✔ Container traefik Started 0.1s
✔ Container isle-dc-hypercube-1 Started 0.1s
✔ Container isle-dc-houdini-1 Started 0.1s
✔ Container isle-dc-cantaloupe-1 Started 0.1s
✔ Container isle-dc-milliner-1 Started 0.1s
✔ Container isle-dc-alpaca-1 Started 0.1s
✔ Container isle-dc-solr-1 Started 0.1s
✔ Container isle-dc-activemq-1 Started 0.1s
✔ Container isle-dc-fits-1 Started 0.1s
✔ Container isle-dc-mariadb-1 Started 0.1s
✔ Container isle-dc-crayfits-1 Started 0.1s
✔ Container isle-dc-matomo-1 Started 1.0s
✔ Container isle-dc-fcrepo-1 Started 0.1s
✔ Container isle-dc-drupal-1 Started 0.1s
s6-envdir: fatal: unable to envdir /run/s6/container_environment: No such file or directory
Waiting for /var/www/drupal directory to be available...
make[1]: Leaving directory '/home/wwc/Clones/isle-dc'
make starter-finalize ENVIRONMENT=starter
make[1]: Entering directory '/home/wwc/Clones/isle-dc'
docker compose exec -T drupal with-contenv bash -lc 'chown -R nginx:nginx . ; echo "Chown Complete"'
Chown Complete
make drupal-database update-settings-php
make[2]: Entering directory '/home/wwc/Clones/isle-dc'
Waiting for nginx and php-fpm
Waiting for nginx and php-fpm
Waiting for up to 300 seconds to connect to Database mariadb:3306
Waiting for 3306 on mariadb to open.
Database found
Validating Database credentials
mysqld is alive
Credentials are valid
make[2]: Leaving directory '/home/wwc/Clones/isle-dc'
docker compose exec -T drupal with-contenv bash -lc "drush si -y --existing-config minimal --account-pass 'Ds5s8AHORuZP5iSFbOFi0NEOLdE0q7xUokvNStmVO4WlSOd3'"
You are about to:
* DROP all tables in your 'drupal_default' database.
// Do you want to continue?: yes.
[notice] Starting Drupal installation. This takes a while.
[notice] Performed install task: install_select_language
[notice] Performed install task: install_select_profile
[notice] Performed install task: install_load_profile
[notice] Performed install task: install_verify_requirements
[notice] Performed install task: install_verify_database_ready
[notice] Performed install task: install_base_system
[notice] Performed install task: install_bootstrap_full
[error] The Flysystem driver is missing.
[warning] Could not find required jsonld.settings to add default RDF namespaces.
[warning] The "advanced_search_result_pager:solr_search_content__page_1" was not found
[warning] The "advanced_search_result_pager:solr_search_content__block_1" was not found
[warning] The "advanced_search_block:solr_search_content__page_1" was not found
[warning] The "advanced_search_block:solr_search_content__block_1" was not found
[notice] Performed install task: install_config_import_batch
[notice] Performed install task: install_config_download_translations
[notice] Performed install task: install_config_revert_install_changes
[notice] Performed install task: install_configure_form
[notice] Performed install task: install_finished
[success] Installation complete.
docker compose exec -T drupal with-contenv bash -lc "drush -l https://islandora.traefik.me user:role:add fedoraadmin admin"
In FieldConfig.php line 316:
Attempted to create an instance of field with name user_picture on entity t
ype user when the field storage does not exist.
make[1]: *** [Makefile:585: starter-finalize] Error 1
make[1]: Leaving directory '/home/wwc/Clones/isle-dc'
make: *** [Makefile:157: starter] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment