detect-tests as-if-foss
Passed Started
by
@ci-test-user-mk
ci-test-user-mk
This job is archived. Only the complete pipeline can be retried.
1Running with gitlab-runner 13.9.0-rc2 (69c049fd)2 on docker-auto-scale fa6cab463 feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true6Using Docker executor with image ruby:2.7 ...7Pulling docker image ruby:2.7 ...8Using docker image sha256:4ab308e183988613b1cd1258e17ad050b7e3bb73b15c764f2f4097541e19950c for ruby:2.7 with digest ruby@sha256:15f548052bb07448cfedcb82388c3499e388c5d69f6e0f827dd207df223ee95e ...10Running on runner-fa6cab46-project-5655380-concurrent-0 via runner-fa6cab46-stg-srm-1616511369-87d768f6...12$ eval "$CI_PRE_CLONE_SCRIPT"13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org-forks/gitlab/.git/15Created fresh repository.16Checking out 8de1bc8a as master...17Skipping Git submodules setup19Using docker image sha256:4ab308e183988613b1cd1258e17ad050b7e3bb73b15c764f2f4097541e19950c for ruby:2.7 with digest ruby@sha256:15f548052bb07448cfedcb82388c3499e388c5d69f6e0f827dd207df223ee95e ...20$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb21$ source ./scripts/utils.sh22$ source ./scripts/rspec_helpers.sh23$ install_gitlab_gem24Successfully installed multi_xml-0.6.025Successfully installed mime-types-data-3.2021.022526Successfully installed mime-types-3.3.127When you HTTParty, you must party hard!28Successfully installed httparty-0.18.1294 gems installed30Successfully installed unicode-display_width-1.7.031Successfully installed terminal-table-1.8.032Successfully installed gitlab-4.17.0333 gems installed34$ install_tff_gem35Successfully installed test_file_finder-0.1.1361 gem installed37$ retrieve_tests_mapping38No API token given.39No API token given.40Writing unpacked crystalball/mapping.json41Saved crystalball/mapping.json.42$ if [ -n "$CI_MERGE_REQUEST_IID" ]; then tooling/bin/find_tests ${MATCHED_TESTS_FILE}; fi43$ if [ -n "$CI_MERGE_REQUEST_IID" ]; then echo "test files affected: $(cat $MATCHED_TESTS_FILE)"; fi45Uploading artifacts...46WARNING: tmp/matching_foss_tests.txt: no matching files 47ERROR: No files to upload 49Job succeeded