Running with gitlab-runner 12.10.1 (ce065b93)  on blahaj d8kbhb2- section_start:1593158107:prepare_executor Preparing the "docker" executor Using Docker executor with image gliderlabs/herokuish:latest ... Starting service postgres:9.6.16 ... Pulling docker image postgres:9.6.16 ... Using docker image sha256:cb2889ab0680ba518e0dc1bb5a09cbe23f1e5908d9e484daea3d34f5e092ec17 for postgres:9.6.16 ... Waiting for services to be up and running... Pulling docker image gliderlabs/herokuish:latest ... Using docker image sha256:4abd27a82fd180fdf649ab8552ea6ae2d0441f1f57cd7d6de87eabc5f40675a4 for gliderlabs/herokuish:latest ... section_end:1593158116:prepare_executor section_start:1593158116:prepare_script Preparing environment Running on runner-d8kbhb2--project-1571-concurrent-0 via blahaj... section_end:1593158118:prepare_script section_start:1593158118:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/exconfidential/lenovo/lenovo-ui-2.0/lenovotips/.git/ Checking out 12da9ae3 as master... Removing Dockerfile Skipping Git submodules setup section_end:1593158119:get_sources section_start:1593158119:restore_cache Restoring cache section_end:1593158121:restore_cache section_start:1593158121:download_artifacts Downloading artifacts section_end:1593158122:download_artifacts section_start:1593158122:build_script Running before_script and script $ if [ -z ${KUBERNETES_PORT+x} ]; then # collapsed multi-line command $ export DATABASE_URL="postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${DB_HOST}:5432/${POSTGRES_DB}" $ cp -R . /tmp/app $ /bin/herokuish buildpack test -----> Gradle app detected -----> Installing JDK 1.8... done -----> Installing Gradle Wrapper... WARNING: Your application does not have it's own gradlew file. We'll install one for you, but this is a deprecated feature and in the future may not be supported. -----> Building Gradle app... -----> executing ./gradlew testClasses Downloading https://services.gradle.org/distributions/gradle-2.0-bin.zip ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Unzipping /tmp/build/.gradle/wrapper/dists/gradle-2.0-bin/5h57m9vra0mjv9qs45oqtsb5c0/gradle-2.0-bin.zip to /tmp/build/.gradle/wrapper/dists/gradle-2.0-bin/5h57m9vra0mjv9qs45oqtsb5c0 Set executable permissions for: /tmp/build/.gradle/wrapper/dists/gradle-2.0-bin/5h57m9vra0mjv9qs45oqtsb5c0/gradle-2.0/bin/gradle FAILURE: Build failed with an exception. * Where: Build file '/tmp/build/build.gradle' line: 6 * What went wrong: A problem occurred evaluating root project 'build'. > Could not find method google() for arguments [] on repository container. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 11.357 secs ! ERROR: Failed to run Gradle! We're sorry this build is failing. If you can't find the issue in application code, please submit a ticket so we can help: https://help.heroku.com You can also try reverting to the previous version of the buildpack by running: $ heroku buildpacks:set https://github.com/heroku/heroku-buildpack-gradle#previous-version Thanks, Heroku section_end:1593158157:build_script section_start:1593158157:after_script Running after_script section_end:1593158158:after_script section_start:1593158158:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1593158160:upload_artifacts_on_failure ERROR: Job failed: exit code 1