Ubuntu Focal 20.04 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20200629-6-u46cfw/input'...

Checking out files: 47% (4357/9210) Checking out files: 48% (4421/9210) Checking out files: 49% (4513/9210) Checking out files: 50% (4605/9210) Checking out files: 51% (4698/9210) Checking out files: 52% (4790/9210) Checking out files: 53% (4882/9210) Checking out files: 54% (4974/9210) Checking out files: 55% (5066/9210) Checking out files: 56% (5158/9210) Checking out files: 57% (5250/9210) Checking out files: 58% (5342/9210) Checking out files: 59% (5434/9210) Checking out files: 60% (5526/9210) Checking out files: 61% (5619/9210) Checking out files: 62% (5711/9210) Checking out files: 63% (5803/9210) Checking out files: 64% (5895/9210) Checking out files: 65% (5987/9210) Checking out files: 66% (6079/9210) Checking out files: 67% (6171/9210) Checking out files: 68% (6263/9210) Checking out files: 69% (6355/9210) Checking out files: 70% (6447/9210) Checking out files: 71% (6540/9210) Checking out files: 72% (6632/9210) Checking out files: 73% (6724/9210) Checking out files: 74% (6816/9210) Checking out files: 75% (6908/9210) Checking out files: 76% (7000/9210) Checking out files: 77% (7092/9210) Checking out files: 78% (7184/9210) Checking out files: 79% (7276/9210) Checking out files: 80% (7368/9210) Checking out files: 81% (7461/9210) Checking out files: 82% (7553/9210) Checking out files: 83% (7645/9210) Checking out files: 84% (7737/9210) Checking out files: 85% (7829/9210) Checking out files: 86% (7921/9210) Checking out files: 87% (8013/9210) Checking out files: 88% (8105/9210) Checking out files: 89% (8197/9210) Checking out files: 90% (8289/9210) Checking out files: 91% (8382/9210) Checking out files: 92% (8474/9210) Checking out files: 93% (8566/9210) Checking out files: 94% (8658/9210) Checking out files: 95% (8750/9210) Checking out files: 96% (8842/9210) Checking out files: 97% (8934/9210) Checking out files: 98% (9026/9210) Checking out files: 99% (9118/9210) Checking out files: 100% (9210/9210) Checking out files: 100% (9210/9210), done.

-----> Setting up package repository...

-----> Starting packaging process

-----> Additional environment variables

UUID=aa992694-3693-4e8d-b6bb-4ac2ec589806

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

-----> Fetching pkgr 5a4866cfdba616b0bae8ac79f05d3cd4ffb37f75...

-----> Starting packaging process...

-----> [wizard] adding legacy-installer wizard (https://github.com/pkgr/addon-legacy-installer#master)

-----> [wizard] adding openproject-edition wizard (https://github.com/opf/addon-openproject-edition#bim)

-----> [wizard] adding postgres wizard (https://github.com/pkgr/addon-postgres#master)

-----> [wizard] adding apache2 wizard (https://github.com/pkgr/addon-apache2#master)

-----> [wizard] adding repositories wizard (https://github.com/finnlabs/addon-repositories#master)

-----> [wizard] adding smtp wizard (https://github.com/pkgr/addon-smtp#master)

-----> [wizard] adding memcached wizard (https://github.com/pkgr/addon-memcached#master)

-----> [wizard] adding openproject wizard (https://github.com/opf/addon-openproject#master)

-----> Fetching buildpack https://github.com/opf/heroku-buildpack-multi.git at master

-----> Running hook: "packaging/setup"

-----> Multipack app

=====> Downloading Buildpack: https://github.com/heroku/heroku-buildpack-nodejs.git

=====> Detected Framework: Node.js

-----> Creating runtime environment

NPM_CONFIG_LOGLEVEL=error

NODE_VERBOSE=false

NODE_ENV=production

NODE_MODULES_CACHE=true

-----> Installing binaries

engines.node (package.json): ~10.15.3

engines.npm (package.json): unspecified (use default)

Resolving node version ~10.15.3...

Downloading and installing node 10.15.3...

Using default npm version: 6.4.1

-----> Restoring cache

- node_modules (not cached - skipping)

-----> Installing dependencies

Installing node modules (package.json)

> openproject@0.1.0 postinstall /tmp/d20200629-59-6ljsyy/opt/openproject

> cd frontend && npm install

> node-sass@4.13.1 install /tmp/d20200629-59-6ljsyy/opt/openproject/frontend/node_modules/node-sass

> node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v4.13.1/linux-x64-64_binding.node

Download complete

Binary saved to /tmp/d20200629-59-6ljsyy/opt/openproject/frontend/node_modules/node-sass/vendor/linux-x64-64/binding.node

Caching binary to /tmp/npmcache.PHfwE/node-sass/4.13.1/linux-x64-64_binding.node

> core-js@3.6.4 postinstall /tmp/d20200629-59-6ljsyy/opt/openproject/frontend/node_modules/@angular-devkit/build-angular/node_modules/core-js

> node -e "try{require('./postinstall')}catch(e){}"

> @angular/cli@9.1.0 postinstall /tmp/d20200629-59-6ljsyy/opt/openproject/frontend/node_modules/@angular/cli

> node ./bin/postinstall/script.js

> core-js@3.2.1 postinstall /tmp/d20200629-59-6ljsyy/opt/openproject/frontend/node_modules/core-js

> node scripts/postinstall || echo "ignore"

> node-sass@4.13.1 postinstall /tmp/d20200629-59-6ljsyy/opt/openproject/frontend/node_modules/node-sass

> node scripts/build.js

Binary found at /tmp/d20200629-59-6ljsyy/opt/openproject/frontend/node_modules/node-sass/vendor/linux-x64-64/binding.node

Testing binary

Binary is fine

added 1654 packages from 1558 contributors and audited 1981 packages in 22.779s

found 4 vulnerabilities (3 low, 1 moderate)

run `npm audit fix` to fix them, or `npm audit` for details

up to date in 23.288s

found 0 vulnerabilities

-----> Build

-----> Pruning devDependencies

up to date in 0.358s

found 0 vulnerabilities

-----> Caching build

- node_modules (nothing to cache)

-----> Build succeeded!

=====> Downloading Buildpack: https://github.com/pkgr/heroku-buildpack-ruby.git

=====> Detected Framework: Ruby

-----> Installing bundler 2.0.2

-----> Removing BUNDLED WITH version in the Gemfile.lock

-----> Compiling Ruby/Rails

-----> Using Ruby version: ruby-2.6.6

cp: '/my/cache/vendor/bundle/.' and '/my/cache/vendor/bundle/.' are the same file

-----> Installing dependencies using bundler 2.0.2

Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment

Fetching gem metadata from https://rubygems.org/........

Using rake 13.0.1

Using Ascii85 1.0.3

Using concurrent-ruby 1.1.6

Using minitest 5.14.1

Using thread_safe 0.3.6

Using zeitwerk 2.3.0

Using builder 3.2.4

Using erubi 1.9.0

Using mini_portile2 2.4.0

Using crass 1.0.6

Using rack 2.2.3

Using nio4r 2.5.2

Using websocket-extensions 0.1.5

Using mimemagic 0.3.5

Using mini_mime 1.0.2

Using method_source 0.9.2

Using thor 0.20.3

Using multi_json 1.14.1

Using public_suffix 4.0.3

Using aes_key_wrap 1.0.1

Using afm 0.2.2

Using rbtree3 0.6.0

Using attr_required 1.0.1

Using execjs 2.7.0

Using aws-eventstream 1.0.3

Using aws-partitions 1.283.0

Using jmespath 1.4.0

Using bcrypt 3.1.13

Using bindata 2.4.6

Using msgpack 1.3.3

Using browser 2.6.1

Using bundler 2.0.2

Using mime-types-data 3.2019.1009

Using declarative-option 0.1.0

Using tilt 2.0.10

Using uber 0.1.0

Using temple 0.8.2

Using http-accept 1.7.0

Using unf_ext 0.0.7.6

Using netrc 0.11.0

Using daemons 1.3.1

Using dalli 2.7.10

Using grids 1.0.0 from source at `modules/grids`

Using declarative 0.0.10

Using dry-equalizer 0.3.0

Using dry-inflector 0.2.0

Using escape_utils 1.2.1

Using excon 0.72.0

Using fastimage 2.1.7

Using ffi 1.12.2

Using formatador 0.2.5

Using ipaddress 0.8.3

Using ruby2_keywords 0.0.2

Using gravatar_image_tag 1.2.0

Using hashery 2.1.2

Using hashie 3.6.0

Using htmldiff 0.0.1

Using httpclient 2.8.3

Using ice_cube 0.16.3

Using iso8601 0.12.1

Using json 2.3.0

Using kgio 2.11.3

Using messagebird-rest 1.4.2

Using mixlib-shellout 2.1.0

Using net-ldap 0.16.2

Using oj 3.10.5

Using okcomputer 1.18.1

Using ruby-rc4 0.1.5

Using ttfunk 1.6.2.1

Using pdf-core 0.7.0

Using rubyzip 1.3.0

Using openproject-boards 1.0.0 from source at `modules/boards`

Using openproject-costs 1.0.0 from source at `modules/costs`

Using openproject-documents 1.0.0 from source at `modules/documents`

Using openproject-webhooks 1.0.0 from source at `modules/webhooks`

Using openproject-global_roles 1.0.0 from source at `modules/global_roles`

Using openproject-ldap_groups 1.0.0 from source at `modules/ldap_groups`

Using ruby-ole 1.2.12.2

Using pg 1.2.2

Using posix-spawn 0.3.13

Using raindrops 0.19.1

Using rdoc 6.2.1

Using rinku 2.0.6

Using rouge 3.17.0

Using ruby-progressbar 1.10.1

Using structured_warnings 0.4.0

Using secure_headers 6.3.0

Using semantic 1.6.1

Using stringex 2.8.5

Using svg-graph 2.1.3

Using will_paginate 3.3.0

Using i18n 1.8.2

Using dry-core 0.4.9

Using tzinfo 1.2.7

Using nokogiri 1.10.9

Using puma 4.3.5

Using websocket-driver 0.7.1

Using marcel 0.3.3

Using mail 2.7.1

Using rack-test 1.1.0

Using addressable 2.7.0

Using request_store 1.5.0

Using rack-accept 0.4.5

Using sprockets 3.7.2

Using rack-attack 6.2.2

Using rack-protection 2.0.8.1

Using warden 1.2.8

Using bourbon 6.0.0

Using airbrake-ruby 4.6.0

Using autoprefixer-rails 9.7.4

Using aws-sigv4 1.1.1

Using bootsnap 1.4.6

Using mime-types 3.3.1

Using declarative-builder 0.1.0

Using erbse 0.1.4

Using unf 0.1.4

Using representable 3.0.4

Using get_process_mem 0.2.5

Using sassc 2.0.1

Using sys-filesystem 1.3.3

Using mustermann 1.1.1

Using openproject-avatars 1.0.0 from source at `modules/avatars`

Using omniauth 1.9.0 from https://github.com/opf/omniauth (at fe862f9@fe862f9)

Using icalendar 2.6.1

Using dashboards 1.0.0 from source at `modules/dashboards`

Using my_page 1.0.0 from source at `modules/my_page`

Using recaptcha 5.5.0

Using reporting_engine 1.0.0 from source at `modules/reporting_engine`

Using overviews 1.0.0 from source at `modules/overviews`

Using pdf-reader 2.2.0

Using prawn 2.2.2

Using openproject-github_integration 1.0.0 from source at `modules/github_integration`

Using spreadsheet 1.2.6

Using unicorn 5.5.3

Using rubytree 1.0.0

Using ruby-enum 0.7.2

Using i18n-js 3.6.0

Using dry-configurable 0.11.4

Using dry-logic 1.0.6

Using activesupport 6.0.3.1

Using tzinfo-data 1.2019.3

Using loofah 2.5.0

Using nokogumbo 2.0.2

Using ruby-saml 1.11.0

Using rotp 5.1.0

Using warden-basic_auth 0.2.1

Using airbrake 9.4.3

Using aws-sdk-core 3.91.1

Using fog-core 2.2.0

Using cells 4.1.7

Using disposable 0.4.7

Using roar 1.1.0

Using domain_name 0.5.20190701

Using mustermann-grape 1.0.1

Using openproject-auth_plugins 1.0.0 from source at `modules/auth_plugins`

Using openproject-meeting 1.0.0 from source at `modules/meeting`

Using openproject-recaptcha 1.0.0 from source at `modules/recaptcha`

Using prawn-table 0.2.2

Using openproject-xls_export 1.0.0 from source at `modules/xls_export`

Using commonmarker 0.21.0

Using dry-container 0.7.2

Using rails-dom-testing 2.0.3

Using rails-html-sanitizer 1.3.0

Using globalid 0.4.2

Using activemodel 6.0.3.1

Using html-pipeline 2.12.3

Using delayed_job 4.1.8

Using json-jwt 1.11.0

Using swd 1.1.2

Using webfinger 1.1.0

Using pdf-inspector 1.3.0

Using plaintext 0.3.3

Using ruby-duration 3.2.3

Using unicorn-worker-killer 0.4.4

Using omniauth-saml 1.10.1

Using aws-sdk-kms 1.30.0

Fetching sanitize 5.2.1

Using aws-sdk-sns 1.22.0

Using cells-erb 0.1.0

Using fog-json 1.2.0

Using fog-xml 0.1.3

Using reform 2.2.4

Using http-cookie 1.0.3

Using prawn-markup 0.2.2

Using dry-types 1.4.0

Using actionview 6.0.3.1

Using activejob 6.0.3.1

Using delayed_cron_job 0.7.2

Using rack-oauth2 1.10.1

Using activerecord 6.0.3.1

Using activemodel-serializers-xml 1.0.2

Using carrierwave 1.3.1

Using date_validator 0.9.0

Using deckar01-task_list 2.3.1

Using validate_email 0.1.6

Using validate_url 1.0.8

Using openproject-token 2.0

Using openproject-pdf_export 1.0.0 from source at `modules/pdf_export`

Using openproject-auth_saml 1.0.0 from source at `modules/auth_saml`

Using aws-sdk-s3 1.61.1

Using openproject-two_factor_authentication 1.0.0 from source at `modules/two_factor_authentication`

Using rest-client 2.1.0

Using fog-aws 3.5.2

Using reform-rails 0.1.7

Using grape 1.3.1

Using actionpack 6.0.3.1

Using activerecord-import 1.0.4

Using activerecord-nulldb-adapter 0.4.0

Using acts_as_list 0.9.19

Using acts_as_tree 2.9.1

Using auto_strip_attributes 2.5.0

Using awesome_nested_set 3.2.0

Using delayed_job_active_record 4.1.4

Using friendly_id 5.3.0

Using with_advisory_lock 4.6.0

Using openid_connect 1.1.8

Using crowdin-api 0.6.0

Using actioncable 6.0.3.1

Using activestorage 6.0.3.1

Using actionmailer 6.0.3.1

Using railties 6.0.3.1

Using cells-rails 0.0.9

Using gon 6.3.2

Using sprockets-rails 3.2.1

Using meta-tags 2.13.0

Using openproject-bim 1.0.0 from source at `modules/bim`

Using openproject-backlogs 1.0.0 from source at `modules/backlogs`

Using omniauth-openid-connect 0.3.0 from https://github.com/finnlabs/omniauth-openid-connect.git (at 9e7fd0e@9e7fd0e)

Using openproject-translations 7.4.0 from https://github.com/opf/openproject-translations.git (at dev@ec6fbe6)

Using actionmailbox 6.0.3.1

Using actiontext 6.0.3.1

Using actionpack-xml_parser 2.0.1

Using activerecord-session_store 1.1.3

Using doorkeeper 5.3.1

Using jquery-tablesorter 1.27.1

Using lograge 0.11.2

Using rails-i18n 6.0.0

Using responders 3.0.0

Using sassc-rails 2.1.0

Using omniauth-openid_connect-providers 0.1.1 from https://github.com/finnlabs/omniauth-openid_connect-providers.git (at 5148dd4@5148dd4)

Using rails 6.0.3.1

Using openproject-reporting 1.0.0 from source at `modules/reporting`

Using lobby_boy 0.1.3

Using typed_dag 2.0.2

Using openproject-openid_connect 1.0.0 from source at `modules/openid_connect`

Installing sanitize 5.2.1

Bundle complete! 165 Gemfile dependencies, 245 gems now installed.

Gems in the groups development and test were not installed.

Bundled gems are installed into `./vendor/bundle`

Removing sanitize (5.1.0)

Bundle completed (6.33s)

Cleaning up the bundler cache.

-----> Detecting rake tasks

-----> Preparing app for Rails asset pipeline

Running: rake assets:precompile

rake aborted!

PG::ConnectionBad: could not connect to server: Connection refused

Is the server running on host "127.0.0.1" and accepting

TCP/IP connections on port 5432?

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/pg-1.2.2/lib/pg.rb:58:in `initialize'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/pg-1.2.2/lib/pg.rb:58:in `new'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/pg-1.2.2/lib/pg.rb:58:in `connect'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.3.1/lib/active_record/connection_adapters/postgresql_adapter.rb:46:in `postgresql_connection'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:887:in `new_connection'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:931:in `checkout_new_connection'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:910:in `try_to_checkout_new_connection'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:871:in `acquire_connection'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:593:in `checkout'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:437:in `connection'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:1119:in `retrieve_connection'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.3.1/lib/active_record/connection_handling.rb:221:in `retrieve_connection'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.3.1/lib/active_record/connection_handling.rb:189:in `connection'

/tmp/d20200629-59-6ljsyy/opt/openproject/lib/open_project/null_db_fallback.rb:35:in `fallback'

/tmp/d20200629-59-6ljsyy/opt/openproject/config/initializers/05-null_db_fallback.rb:36:in `<top (required)>'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:318:in `load'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:318:in `block in load'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:291:in `load_dependency'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:318:in `load'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/engine.rb:666:in `block in load_config_initializer'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.1/lib/active_support/notifications.rb:182:in `instrument'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/engine.rb:665:in `load_config_initializer'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/engine.rb:625:in `block (2 levels) in <class:Engine>'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/engine.rb:624:in `each'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/engine.rb:624:in `block in <class:Engine>'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:32:in `instance_exec'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:32:in `run'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:61:in `block in run_initializers'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:50:in `each'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:50:in `tsort_each_child'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:60:in `run_initializers'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/application.rb:363:in `initialize!'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/railtie.rb:190:in `public_send'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/railtie.rb:190:in `method_missing'

/tmp/d20200629-59-6ljsyy/opt/openproject/config/environment.rb:34:in `<top (required)>'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.3.0/lib/zeitwerk/kernel.rb:23:in `require'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.3.0/lib/zeitwerk/kernel.rb:23:in `require'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:324:in `block in require'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:291:in `load_dependency'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:324:in `require'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/application.rb:339:in `require_environment!'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/application.rb:523:in `block in run_tasks_blocks'

/tmp/d20200629-59-6ljsyy/opt/openproject/lib/tasks/assets.rake:61:in `block (2 levels) in <top (required)>'

/tmp/d20200629-59-6ljsyy/opt/openproject/vendor/bundle/ruby/2.6.0/gems/rake-13.0.1/exe/rake:27:in `<top (required)>'

Tasks: TOP => openproject:plugins:register_frontend => environment

(See full trace by running task with --trace)

Linking frontend plugins



!

! Precompiling assets failed.

! Attempted to access a nonexistent database:

! https://devcenter.heroku.com/articles/pre-provision-database

!

! ERROR: compile failed

Failed to package application

tar: This does not look like a tar archive

tar: Exiting with failure status due to previous errors

! FAILED - Build error.

! Please contact support.