build-qa-image
Passed Started
by
@nfriend
Nathan Friend
1Running with gitlab-runner 13.1.0-rc1 (b9d289ed)2 on docker-auto-scale-com 1d6b581d4Using Docker executor with image gcr.io/kaniko-project/executor:debug-v0.20.0 ...5Pulling docker image gcr.io/kaniko-project/executor:debug-v0.20.0 ...6Using docker image sha256:a4e31c3c3bf05e901c5ef5d078657aec9669d42da3dd267932817aecc7050f3c for gcr.io/kaniko-project/executor:debug-v0.20.0 ...8Running on runner-1d6b581d-project-278964-concurrent-0 via runner-1d6b581d-gsrm-1592408953-3772eeba...10$ eval "$CI_PRE_CLONE_SCRIPT"11Downloading archived master...12Connecting to storage.googleapis.com (172.217.203.128:443)13gitlab.tar.gz 2% | | 26.0M 0:00:35 ETA14gitlab.tar.gz 44% |************** | 413M 0:00:02 ETA15gitlab.tar.gz 84% |*************************** | 798M 0:00:00 ETA16gitlab.tar.gz 100% |********************************| 939M 0:00:00 ETA17Extracting tarball into /builds/gitlab-org/gitlab...18Fetching changes with git depth set to 20...19Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/20Created fresh repository.21Checking out 2d057e7a as refs/merge-requests/25668/merge...22Skipping Git submodules setup24$ source scripts/utils.sh25$ mkdir -p /kaniko/.docker26$ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json27$ export QA_IMAGE="${CI_REGISTRY}/${CI_PROJECT_PATH}/gitlab-ee-qa:${CI_COMMIT_REF_SLUG}"28$ /kaniko/executor --context=${CI_PROJECT_DIR} --dockerfile=${CI_PROJECT_DIR}/qa/Dockerfile --destination=${QA_IMAGE} --cache=true29INFO[0000] Using dockerignore file: /builds/gitlab-org/gitlab/.dockerignore 30INFO[0000] Retrieving image manifest ruby:2.6-stretch 31INFO[0001] Retrieving image manifest ruby:2.6-stretch 32INFO[0001] Built cross stage deps: map[] 33INFO[0001] Retrieving image manifest ruby:2.6-stretch 34INFO[0001] Retrieving image manifest ruby:2.6-stretch 35INFO[0002] Executing 0 build triggers 36INFO[0002] Applying label maintainer=GitLab Quality Department <quality@gitlab.com> 37INFO[0002] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:7c0b1eb7f0f56d0282c4deb7192ea74a4ad165ab8c9852c842a7d486b7288d94... 38INFO[0002] Using caching version of cmd: RUN echo "deb http://ftp.debian.org/debian stretch-backports main" >> /etc/apt/sources.list 39INFO[0002] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:ff74a61e63f76a03f02e0404d97f7664f199ad55293cc312afc2b1c3b4ec2a82... 40INFO[0002] Using caching version of cmd: RUN sed -i "s/httpredir.debian.org/ftp.us.debian.org/" /etc/apt/sources.list 41INFO[0002] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:bef8e6f16312602941eb7aca5401bb31929eb47c44ebad082b1ea241e10681ef... 42INFO[0003] Using caching version of cmd: RUN apt-get update && apt-get install -y wget unzip xvfb lsb-release 43INFO[0003] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:9e1826342cdd2e35668f5e5047c015e3d4239094f46a99a0ccc8afc9e07e453f... 44INFO[0003] Using caching version of cmd: RUN apt-get -y -t stretch-backports install git git-lfs 45INFO[0003] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:d17e64ca41f44f5bf3f4be80660f7123a264e9a82505b36b9c8984aa5143d876... 46INFO[0003] Using caching version of cmd: RUN wget -q "https://download.docker.com/linux/static/stable/x86_64/docker-${DOCKER_VERSION}.tgz" && tar -zxf "docker-${DOCKER_VERSION}.tgz" && mv docker/docker /usr/local/bin/docker && rm "docker-${DOCKER_VERSION}.tgz" 47INFO[0003] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:cf73dfeaa152ed5847905cf5d957257b90b697427b1e0f80fbbba0f1bc385e58... 48INFO[0004] Using caching version of cmd: RUN curl --silent --show-error --fail -O "${CHROME_URL}" && dpkg -i "./${CHROME_DEB}" || true && apt-get install -f -y && rm -f "./${CHROME_DEB}" 49INFO[0004] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:d5c2f6ef2e13d687f2dda30093cf9f3a08f39da88ba3d47528475350b4545585... 50INFO[0004] Using caching version of cmd: RUN wget -q "https://chromedriver.storage.googleapis.com/${CHROME_DRIVER_VERSION}/chromedriver_linux64.zip" 51INFO[0004] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:5028e3f568e4f3cdf2004a8383274934dcdfca6e6de05b21c31617b8692ae950... 52INFO[0004] Using caching version of cmd: RUN unzip chromedriver_linux64.zip -d /usr/local/bin 53INFO[0004] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:5bfe7fffb1828a163e7464caf3ee527c0c257455098d7413ae3c1ffc723e6b50... 54INFO[0004] Using caching version of cmd: RUN rm -f chromedriver_linux64.zip 55INFO[0004] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:4b88884da4208c8377b7eef10f299742a1d6fd7042f7815a62022c55b76c589e... 56INFO[0005] Using caching version of cmd: RUN curl -s https://raw.githubusercontent.com/rancher/k3d/master/install.sh | TAG="v${K3D_VERSION}" bash 57INFO[0005] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:f1022b2307719918822f05d91e5ee4381361272a65f7c420600318117e5aa493... 58INFO[0005] Using caching version of cmd: RUN export CLOUD_SDK_REPO="cloud-sdk-$(lsb_release -c -s)" && echo "deb http://packages.cloud.google.com/apt $CLOUD_SDK_REPO main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list && curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add - && apt-get update -y && apt-get install google-cloud-sdk kubectl -y 59INFO[0005] Resolving srcs [qa/Gemfile*]... 60INFO[0006] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:f2f19a664193fe150d696edc6961a2639688df3c67fa9179e11e59c8531e4067... 61INFO[0006] Using caching version of cmd: COPY ./qa/Gemfile* /home/gitlab/qa/ 62INFO[0006] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:d9b5617ed104d15a76316de0d1d33efb923830685951dc5f36068e733d515dd1... 63INFO[0006] Using caching version of cmd: COPY ./config/initializers/0_inject_enterprise_edition_module.rb /home/gitlab/config/initializers/ 64INFO[0006] Resolving srcs [VERSION ee/app/models/license.r[b]]... 65INFO[0007] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:b66092620fae1e42e65140bdc4467ab25bfd40e983686d7d97c4bc084f8c6188... 66INFO[0007] Using caching version of cmd: COPY VERSION ./ee/app/models/license.r[b] /home/gitlab/ee/app/models/ 67INFO[0007] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:1f8aa5aa225cddc38f3b68e5bcc4b76caa275999ad63f72d40611bec904ad5c8... 68INFO[0008] Using caching version of cmd: COPY ./lib/gitlab.rb /home/gitlab/lib/ 69INFO[0008] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:9da39ee457d6c99260d8c33a302c61bf4d257c357253e35ac49d2ad28950ac88... 70INFO[0008] Using caching version of cmd: COPY ./lib/gitlab/utils.rb /home/gitlab/lib/gitlab/ 71INFO[0008] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:33458502fac8e3b1b5678b138871e2efda0fa6d7dc97131ce88144c73ea0c5f7... 72INFO[0008] Using caching version of cmd: COPY ./INSTALLATION_TYPE ./VERSION /home/gitlab/ 73INFO[0008] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:9f2c06a1137470b87aca69f1d2c41cb9af9b931910566d5c133bba43f2f3e761... 74INFO[0008] Using caching version of cmd: RUN cd /home/gitlab/qa/ && bundle install --jobs=$(nproc) --retry=3 --quiet 75INFO[0009] Checking for cached layer registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa/cache:eb8057a1c4c76523c512f1a6383fd708656903f3e7e066f6c367e5f1935bf2fe... 76INFO[0010] Using caching version of cmd: COPY ./qa /home/gitlab/qa 77INFO[0010] Skipping unpacking as no commands require it. 78INFO[0010] LABEL maintainer="GitLab Quality Department <quality@gitlab.com>" 79INFO[0010] Applying label maintainer=GitLab Quality Department <quality@gitlab.com> 80INFO[0010] No files changed in this command, skipping snapshotting. 81INFO[0010] ENV DEBIAN_FRONTEND="noninteractive" 82INFO[0010] No files changed in this command, skipping snapshotting. 83INFO[0010] ENV DOCKER_VERSION="17.09.0-ce" 84INFO[0010] No files changed in this command, skipping snapshotting. 85INFO[0010] ENV CHROME_VERSION="83.0.4103.61-1" 86INFO[0010] No files changed in this command, skipping snapshotting. 87INFO[0010] ENV CHROME_DRIVER_VERSION="83.0.4103.39" 88INFO[0010] No files changed in this command, skipping snapshotting. 89INFO[0010] ENV CHROME_DEB="google-chrome-stable_${CHROME_VERSION}_amd64.deb" 90INFO[0010] No files changed in this command, skipping snapshotting. 91INFO[0010] ENV CHROME_URL="https://s3.amazonaws.com/gitlab-google-chrome-stable/${CHROME_DEB}" 92INFO[0010] No files changed in this command, skipping snapshotting. 93INFO[0010] ENV K3D_VERSION="1.3.4" 94INFO[0010] No files changed in this command, skipping snapshotting. 95INFO[0010] RUN echo "deb http://ftp.debian.org/debian stretch-backports main" >> /etc/apt/sources.list 96INFO[0010] Found cached layer, extracting to filesystem 97INFO[0010] RUN sed -i "s/httpredir.debian.org/ftp.us.debian.org/" /etc/apt/sources.list 98INFO[0010] Found cached layer, extracting to filesystem 99INFO[0010] RUN apt-get update && apt-get install -y wget unzip xvfb lsb-release 100INFO[0010] Found cached layer, extracting to filesystem 101INFO[0012] RUN apt-get -y -t stretch-backports install git git-lfs 102INFO[0012] Found cached layer, extracting to filesystem 103INFO[0013] RUN wget -q "https://download.docker.com/linux/static/stable/x86_64/docker-${DOCKER_VERSION}.tgz" && tar -zxf "docker-${DOCKER_VERSION}.tgz" && mv docker/docker /usr/local/bin/docker && rm "docker-${DOCKER_VERSION}.tgz" 104INFO[0013] Found cached layer, extracting to filesystem 105INFO[0015] RUN curl --silent --show-error --fail -O "${CHROME_URL}" && dpkg -i "./${CHROME_DEB}" || true && apt-get install -f -y && rm -f "./${CHROME_DEB}" 106INFO[0015] Found cached layer, extracting to filesystem 107INFO[0022] RUN wget -q "https://chromedriver.storage.googleapis.com/${CHROME_DRIVER_VERSION}/chromedriver_linux64.zip" 108INFO[0022] Found cached layer, extracting to filesystem 109INFO[0023] RUN unzip chromedriver_linux64.zip -d /usr/local/bin 110INFO[0023] Found cached layer, extracting to filesystem 111INFO[0023] RUN rm -f chromedriver_linux64.zip 112INFO[0023] Found cached layer, extracting to filesystem 113INFO[0023] RUN curl -s https://raw.githubusercontent.com/rancher/k3d/master/install.sh | TAG="v${K3D_VERSION}" bash 114INFO[0023] Found cached layer, extracting to filesystem 115INFO[0023] RUN export CLOUD_SDK_REPO="cloud-sdk-$(lsb_release -c -s)" && echo "deb http://packages.cloud.google.com/apt $CLOUD_SDK_REPO main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list && curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add - && apt-get update -y && apt-get install google-cloud-sdk kubectl -y 116INFO[0023] Found cached layer, extracting to filesystem 117INFO[0034] WORKDIR /home/gitlab/qa 118INFO[0034] cmd: workdir 119INFO[0034] Changed working directory to /home/gitlab/qa 120INFO[0034] Creating directory /home/gitlab/qa 121INFO[0034] Resolving 1 paths 122INFO[0034] Taking snapshot of files... 123INFO[0034] Resolving srcs [qa/Gemfile*]... 124INFO[0035] COPY ./qa/Gemfile* /home/gitlab/qa/ 125INFO[0035] Found cached layer, extracting to filesystem 126INFO[0035] COPY ./config/initializers/0_inject_enterprise_edition_module.rb /home/gitlab/config/initializers/ 127INFO[0035] Found cached layer, extracting to filesystem 128INFO[0035] Resolving srcs [VERSION ee/app/models/license.r[b]]... 129INFO[0037] COPY VERSION ./ee/app/models/license.r[b] /home/gitlab/ee/app/models/ 130INFO[0037] Found cached layer, extracting to filesystem 131INFO[0037] COPY ./lib/gitlab.rb /home/gitlab/lib/ 132INFO[0037] Found cached layer, extracting to filesystem 133INFO[0037] COPY ./lib/gitlab/utils.rb /home/gitlab/lib/gitlab/ 134INFO[0037] Found cached layer, extracting to filesystem 135INFO[0037] COPY ./INSTALLATION_TYPE ./VERSION /home/gitlab/ 136INFO[0037] Found cached layer, extracting to filesystem 137INFO[0037] RUN cd /home/gitlab/qa/ && bundle install --jobs=$(nproc) --retry=3 --quiet 138INFO[0037] Found cached layer, extracting to filesystem 139INFO[0041] COPY ./qa /home/gitlab/qa 140INFO[0041] Found cached layer, extracting to filesystem 141INFO[0041] ENTRYPOINT ["bin/test"] 142INFO[0041] No files changed in this command, skipping snapshotting. 143Job succeeded