UNCLASSIFIED

Update README.md, download.yaml, Jenkinsfile, Dockerfile, LICENSE files

7 jobs for initial in 8 minutes and 8 seconds (queued for 10 seconds)
Status Job ID Name Coverage
  Build
failed #406983
build

00:00:07

 
  Test
passed #406985
code_quality

00:08:07

skipped #406986
allowed to fail
container_scanning
passed #406987
license_scanning

00:00:18

skipped #406989
secret_detection
skipped #406988
allowed to fail
secrets-sast
failed #406984
test

00:00:09

 
Name Stage Failure
failed
test Test

Skipping Git submodules setup
Executing "step_script" stage of the job 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
-----> Unable to select a buildpack
ERROR: Job failed: command terminated with exit code 1
failed
build Build
Login Succeeded
Building Dockerfile-based application...
Attempting to pull a previously built image for use with --cache-from...
invalid reference format
invalid reference format
No previously cached image found. The docker build will proceed without using a cached image
invalid argument "/initial:5ca8b5d516e9b2b45ae544d0601fbac462ea96a1" for "-t, --tag" flag: invalid reference format
See 'docker build --help'.
ERROR: Job failed: command terminated with exit code 1