staging
Passed Started
by
@akohlbecker
Adrien Kohlbecker
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.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-1587039152-e1b6f40a...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/12750472 -> refs/pipelines/1275047216 * [new branch] master -> origin/master17Checking out a666adff as master...18Skipping Git submodules setup21Downloading artifacts for dast_environment_deploy (37160324)...22Downloading artifacts from coordinator... ok id=37160324 responseStatus=200 OK token=LbgL_zhT24$ 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 87s60$ 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 replaced71No helm values file found at '.gitlab/auto-deploy-values.yaml'72Deploying new stable release...73Release "staging" does not exist. Installing it now.74NAME: staging75LAST DEPLOYED: Thu Apr 16 12:13:59 202076NAMESPACE: monitor-sandbox-4422333-staging77STATUS: DEPLOYED78RESOURCES:79==> v1/PersistentVolumeClaim80NAME AGE81staging-postgres 5s82==> v1/Pod(related)83NAME AGE84staging-867b8d9f68-hcfln 5s85staging-postgres-575bdc559-tnzb2 5s86==> v1/Secret87NAME AGE88staging-postgres 5s89==> v1/Service90NAME AGE91staging-auto-deploy 5s92staging-postgres 5s93==> v1beta1/Deployment94NAME AGE95staging 5s96staging-postgres 5s97==> v1beta1/Ingress98NAME AGE99staging-auto-deploy 5s100NOTES:101Application should be accessible at103Waiting for deployment "staging" rollout to finish: 0 of 1 updated replicas are available...104deployment "staging" successfully rolled out108Job succeeded