UNCLASSIFIED

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

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

00:00:07

 
  Test
passed #406992
code_quality

00:08:24

skipped #406993
allowed to fail
container_scanning
passed #406994
license_scanning

00:00:13

skipped #406996
secret_detection
skipped #406995
allowed to fail
secrets-sast
failed #406991
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:043e5a1c85ce465b39fd7ee3eeb68d3bf6198665" for "-t, --tag" flag: invalid reference format
See 'docker build --help'.
ERROR: Job failed: command terminated with exit code 1