verify-tests-yml
Passed Started
by
@dgruzd

Dmitry Gruzd
1Running with gitlab-runner 16.1.0~beta.5.gf131a6a2 (f131a6a2)2 on blue-6.private.runners-manager.gitlab.com/gitlab.com/gitlab-org mKJTFBei, system ID: s_90a66139ec063 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:3.0-alpine3.16 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:3.0-alpine3.16 ...9Using docker image sha256:ab8c0ed81a8ae2781697a801e03de42459041d9205e3618a25becdccfdd61757 for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:3.0-alpine3.16 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:af7cefcafaab95aa3f72c579fb96941d364145c4dd620f228f59e9f628bced68 ...11Running on runner-mkjtfbei-project-278964-concurrent-0 via runner-mkjtfbei-private-1685029538-527ded3f...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 166317, done. 17remote: Counting objects: 100% (166317/166317), done. 18remote: Compressing objects: 100% (103595/103595), done. 19remote: Total 166317 (delta 82191), reused 114585 (delta 56556), pack-reused 0 20Receiving objects: 100% (166317/166317), 136.84 MiB | 30.31 MiB/s, done.21Resolving deltas: 100% (82191/82191), done.23 * [new ref] refs/pipelines/879304794 -> refs/pipelines/87930479424 * [new branch] master -> origin/master25Checking out 8bedc0ff as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Using docker image sha256:ab8c0ed81a8ae2781697a801e03de42459041d9205e3618a25becdccfdd61757 for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:3.0-alpine3.16 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:af7cefcafaab95aa3f72c579fb96941d364145c4dd620f228f59e9f628bced68 ...30$ source scripts/utils.sh31$ install_tff_gem32$ gem install test_file_finder --no-document --version 0.1.433Successfully installed ruby2_keywords-0.0.534Successfully installed faraday-retry-1.0.335Successfully installed faraday-rack-1.0.036Successfully installed faraday-patron-1.0.037Successfully installed faraday-net_http_persistent-1.2.038Successfully installed faraday-net_http-1.0.139Successfully installed multipart-post-2.3.040Successfully installed faraday-multipart-1.0.441Successfully installed faraday-httpclient-1.0.142Successfully installed faraday-excon-1.1.043Successfully installed faraday-em_synchrony-1.0.044Successfully installed faraday-em_http-1.0.045Successfully installed faraday-1.10.346Successfully installed test_file_finder-0.1.44714 gems installed48$ scripts/verify-tff-mapping49==> 'gem install test_file_finder --no-document --version 0.1.4' succeeded in 2 seconds.50tff mapping verification passed.52Job succeeded