staging
Passed Started
by
@astoicescu
Andrei Stoicescu
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 13.1.0-rc1 (b9d289ed)2 on docker-auto-scale 729897614Using Docker executor with image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.17.0 ...5Pulling docker image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.17.0 ...6Using docker image sha256:f3e93bdc0fc2992fbc7a273e897f5f2f1d37c1a4e64cc3e5b53c5c9a1e73dc73 for registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.17.0 ...8Running on runner-72989761-project-4422333-concurrent-0 via runner-72989761-stg-srm-1592475386-fbb1e0d4...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.14Checking out 8186baa9 as master...15Skipping Git submodules setup17Downloading artifacts for dast_environment_deploy (37261299)...18Downloading artifacts from coordinator... ok id=37261299 responseStatus=200 OK token=LXqPJu1Y20$ auto-deploy check_kube_domain21$ auto-deploy download_chart22Creating /root/.helm 23Creating /root/.helm/repository 24Creating /root/.helm/repository/cache 25Creating /root/.helm/repository/local 26Creating /root/.helm/plugins 27Creating /root/.helm/starters 28Creating /root/.helm/cache/archive 29Creating /root/.helm/repository/repositories.yaml 30Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com 31Adding local repo with URL: http://127.0.0.1:8879/charts 32$HELM_HOME has been configured at /root/.helm.33Not installing Tiller due to 'client-only' flag having been set34"gitlab" has been added to your repositories35Hang tight while we grab the latest from your chart repositories...36...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):37 Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused38...Successfully got an update from the "gitlab" chart repository39...Successfully got an update from the "stable" chart repository40Update Complete.41Saving 1 charts42Downloading postgresql from repo https://kubernetes-charts.storage.googleapis.com/43Deleting outdated charts44Hang tight while we grab the latest from your chart repositories...45...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):46 Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused47...Successfully got an update from the "gitlab" chart repository48...Successfully got an update from the "stable" chart repository49Update Complete.50Saving 1 charts51Downloading postgresql from repo https://kubernetes-charts.storage.googleapis.com/52Deleting outdated charts53$ auto-deploy ensure_namespace54NAME STATUS AGE55monitor-sandbox-4422333-staging Active 62d56$ auto-deploy initialize_tiller57Checking Tiller...58Tiller is listening on localhost:4413459Client: &version.Version{SemVer:"v2.16.7", GitCommit:"5f2584fd3d35552c4af26036f0c464191287986b", GitTreeState:"clean"}60[debug] SERVER: "localhost:44134"61Kubernetes: &version.Info{Major:"1", Minor:"14+", GitVersion:"v1.14.10-gke.36", GitCommit:"34a615f32e9a0c9e97cdb9f749adb392758349a6", GitTreeState:"clean", BuildDate:"2020-04-06T16:33:17Z", GoVersion:"go1.12.12b4", Compiler:"gc", Platform:"linux/amd64"}62Server: &version.Version{SemVer:"v2.16.7", GitCommit:"5f2584fd3d35552c4af26036f0c464191287986b", GitTreeState:"clean"}63$ auto-deploy create_secret64Create secret...65$ auto-deploy deploy66secret "staging-secret" deleted67secret/staging-secret replaced68No helm values file found at '.gitlab/auto-deploy-values.yaml'69Deploying new stable release...70Release "staging" has been upgraded.71LAST DEPLOYED: Thu Jun 18 10:17:51 202072NAMESPACE: monitor-sandbox-4422333-staging73STATUS: DEPLOYED74RESOURCES:75==> v1/Deployment76NAME READY UP-TO-DATE AVAILABLE AGE77staging 0/1 1 0 62d78==> v1/PersistentVolumeClaim79NAME STATUS VOLUME CAPACITY ACCESS MODES STORAGECLASS AGE80staging-postgres Bound pvc-c0b410f7-7fdb-11ea-ba7e-42010a800122 8Gi RWO standard 62d81==> v1/Pod(related)82NAME READY STATUS RESTARTS AGE83staging-65cdf8cffd-hcxdk 0/1 ContainerCreating 0 3s84staging-bd6fc6956-6cnrx 0/1 Terminating 0 37d85staging-postgres-575bdc559-mv25l 0/1 Pending 0 28d86==> v1/Secret87NAME TYPE DATA AGE88staging-postgres Opaque 1 62d89==> v1/Service90NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE91staging-auto-deploy ClusterIP 10.100.2.107 <none> 5000/TCP 62d92staging-postgres ClusterIP 10.100.8.103 <none> 5432/TCP 62d93==> v1beta1/Deployment94NAME READY UP-TO-DATE AVAILABLE AGE95staging-postgres 0/1 1 0 62d96==> v1beta1/Ingress97NAME HOSTS ADDRESS PORTS AGE98staging-auto-deploy gitlab-org-monitor-monitor-sandbox-staging.34.67.11.220.nip.io,le-4422333.34.67.11.220.nip.io 80, 443 62d99NOTES:100Application should be accessible at102Waiting for deployment "staging" rollout to finish: 0 of 1 updated replicas are available...103deployment "staging" successfully rolled out104Job succeeded