staging
Passed Started
by
@jivanvl
Jose Ivan Vargas Lopez
This job is an out-of-date deployment to staging. View the most recent deployment.
This job is archived. Only the complete pipeline can be retried.
1Running with gitlab-runner 12.10.0-rc2 (6c8c540f)2 on docker-auto-scale 729897614Using Docker executor with image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.13.0 ...5Pulling docker image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.13.0 ...6Using docker image sha256:398914db37a84a0ab7d1c9447e33dd48e28793e94ed09a539163c6c290c281e8 for registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.13.0 ...8Running on runner-72989761-project-4422333-concurrent-0 via runner-72989761-stg-srm-1589213411-1a113522...10$ eval "$CI_PRE_CLONE_SCRIPT"11Fetching changes with git depth set to 50...12Initialized empty Git repository in /builds/gitlab-org/monitor/monitor-sandbox/.git/13Created fresh repository.15 * [new ref] refs/pipelines/12771359 -> refs/pipelines/1277135916 * [new branch] master -> origin/master17Checking out f7838a70 as master...18Skipping Git submodules setup21Downloading artifacts for dast_environment_deploy (37208313)...22Downloading artifacts from coordinator... ok id=37208313 responseStatus=200 OK token=G86NgNb624$ auto-deploy check_kube_domain25$ auto-deploy download_chart26Creating /root/.helm 27Creating /root/.helm/repository 28Creating /root/.helm/repository/cache 29Creating /root/.helm/repository/local 30Creating /root/.helm/plugins 31Creating /root/.helm/starters 32Creating /root/.helm/cache/archive 33Creating /root/.helm/repository/repositories.yaml 34Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com 35Adding local repo with URL: http://127.0.0.1:8879/charts 36$HELM_HOME has been configured at /root/.helm.37Not installing Tiller due to 'client-only' flag having been set38"gitlab" has been added to your repositories39Hang tight while we grab the latest from your chart repositories...40...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):41 Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused42...Successfully got an update from the "gitlab" chart repository43...Successfully got an update from the "stable" chart repository44Update Complete.45Saving 1 charts46Downloading postgresql from repo https://kubernetes-charts.storage.googleapis.com/47Deleting outdated charts48Hang tight while we grab the latest from your chart repositories...49...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):50 Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused51...Successfully got an update from the "gitlab" chart repository52...Successfully got an update from the "stable" chart repository53Update Complete.54Saving 1 charts55Downloading postgresql from repo https://kubernetes-charts.storage.googleapis.com/56Deleting outdated charts57$ auto-deploy ensure_namespace58NAME STATUS AGE59monitor-sandbox-4422333-staging Active 25d60$ auto-deploy initialize_tiller61Checking Tiller...62Tiller is listening on localhost:4413463Client: &version.Version{SemVer:"v2.16.3", GitCommit:"1ee0254c86d4ed6887327dabed7aa7da29d7eb0d", GitTreeState:"clean"}64[debug] SERVER: "localhost:44134"65Kubernetes: &version.Info{Major:"1", Minor:"14+", GitVersion:"v1.14.10-gke.27", GitCommit:"145f9e21a4515947d6fb10819e5a336aff1b6959", GitTreeState:"clean", BuildDate:"2020-02-21T18:01:40Z", GoVersion:"go1.12.12b4", Compiler:"gc", Platform:"linux/amd64"}66Server: &version.Version{SemVer:"v2.16.3", GitCommit:"1ee0254c86d4ed6887327dabed7aa7da29d7eb0d", GitTreeState:"clean"}67$ auto-deploy create_secret68Create secret...69$ auto-deploy deploy70secret "staging-secret" deleted71secret/staging-secret replaced72No helm values file found at '.gitlab/auto-deploy-values.yaml'73Deploying new stable release...74Release "staging" has been upgraded.75LAST DEPLOYED: Mon May 11 16:11:42 202076NAMESPACE: monitor-sandbox-4422333-staging77STATUS: DEPLOYED78RESOURCES:79==> v1/PersistentVolumeClaim80NAME AGE81staging-postgres 25d82==> v1/Pod(related)83NAME AGE84staging-bd6fc6956-6cnrx 3s85staging-postgres-575bdc559-tnzb2 25d86==> v1/Secret87NAME AGE88staging-postgres 25d89==> v1/Service90NAME AGE91staging-auto-deploy 25d92staging-postgres 25d93==> v1beta1/Deployment94NAME AGE95staging 25d96staging-postgres 25d97==> v1beta1/Ingress98NAME AGE99staging-auto-deploy 25d100NOTES:101Application should be accessible at103Waiting for deployment "staging" rollout to finish: 0 of 1 updated replicas are available...104deployment "staging" successfully rolled out108Job succeeded