production
Passed Started
by
@jivanvl
Jose Ivan Vargas Lopez
This job is an out-of-date deployment to production. View the most recent deployment.
This job is archived. Only the complete pipeline can be retried.
1Running with gitlab-runner 12.9.0 (4c96e5ad)2 on docker-auto-scale 729897614Using Docker executor with image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.12.1 ...5Pulling docker image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.12.1 ...6Using docker image sha256:f6e68ccd91fd8aa189c0627e0d1a2d9efa2893fd50282861e2a94a0b8c06c4f0 for registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.12.1 ...8Running on runner-72989761-project-4422333-concurrent-0 via runner-72989761-stg-srm-1586199088-5e5a70d1...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/12742032 -> refs/pipelines/1274203216 * [new branch] master -> origin/master17Checking out 3697d407 as master...18Skipping Git submodules setup21Downloading artifacts for dast_environment_deploy (37141830)...22Downloading artifacts from coordinator... ok id=37141830 responseStatus=200 OK token=hERtWqxo24$ 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-production Active 159d60$ 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 "production-secret" deleted71secret/production-secret replaced72No helm values file found at '.gitlab/auto-deploy-values.yaml'73Deploying new stable release...74Release "production" has been upgraded.75LAST DEPLOYED: Mon Apr 6 18:52:55 202076NAMESPACE: monitor-sandbox-4422333-production77STATUS: DEPLOYED78RESOURCES:79==> v1/PersistentVolumeClaim80NAME AGE81production-postgres 159d82==> v1/Pod(related)83NAME AGE84production-f59557cb6-4khn9 3s85production-postgres-6449f8cc98-pr6sp 20d86==> v1/Secret87NAME AGE88production-postgres 159d89==> v1/Service90NAME AGE91production-auto-deploy 159d92production-postgres 159d93==> v1beta1/Deployment94NAME AGE95production 159d96production-postgres 159d97==> v1beta1/Ingress98NAME AGE99production-auto-deploy 159d100NOTES:101Application should be accessible at103Waiting for deployment "production" rollout to finish: 0 of 1 updated replicas are available...104deployment "production" successfully rolled out105$ auto-deploy delete canary106$ auto-deploy delete rollout107$ auto-deploy persist_environment_url111Uploading artifacts...112environment_url.txt: found 1 matching files 113Uploading artifacts to coordinator... ok id=37141832 responseStatus=201 Created token=3xCYWD7y114Job succeeded