service names updated by Admin

4 jobs from master in 1 minute and 49 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
passed #12614
Build

00:18

 
  Release Cleanup
failed #12615
allowed to fail
ReleaseCleanup

00:01

 
  Release Deploy
passed #12616
ReleaseDeploy

00:02

 
  Validation
failed #12617
Validation

01:25

 
Name Stage Failure
failed
Validation Validation
Using Shell executor...
Running on ip-172-31-22-163.us-west-2.compute.internal...
Fetching changes...
HEAD is now at 9c75c79 service names updated by Admin
Checking out 9c75c798 as master...
Skipping Git submodules setup
$ sleep 45
$ if [ `curl -s -o /dev/null -I -w "%{http_code}" https://pgsandbox.altimetrik.com/$RELEASE_NAME` = "200" ]; then exit 0; else exit 1; fi
ERROR: Job failed: exit status 1
failed
ReleaseCleanup Release Cleanup
Removing target/
HEAD is now at 9c75c79 service names updated by Admin
Checking out 9c75c798 as master...
Skipping Git submodules setup
$ echo `pwd`
/home/gitlab-runner/builds/74040ee7/0/aray/testproject2026
$ cd ./helm && /usr/local/bin/helm delete --purge $RELEASE_NAME && exit 0
Error: release: "project1412" not found
ERROR: Job failed: exit status 1