Running with gitlab-runner 13.2.0 (353dd94e)  on global-shared-gitlab-runner-74d5bd4795-j8zps oFz8WHMZ section_start:1603726553:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner Using Kubernetes executor with image ${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/docker-git-bash-python:3.7 ... section_end:1603726553:prepare_executor section_start:1603726553:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-ofz8whmz-project-1979-concurrent-0p64rs to be running, status is Pending Running on runner-ofz8whmz-project-1979-concurrent-0p64rs via global-shared-gitlab-runner-74d5bd4795-j8zps... section_end:1603726556:prepare_script section_start:1603726556:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/project-templates/master-project-template/.git/ Created fresh repository. Checking out fb4c993c as patch-1... Skipping Git submodules setup section_end:1603726557:get_sources section_start:1603726557:step_script Executing "step_script" stage of the job script $ mkdir -p "${PIPELINE_REPO_DIR}" $ git clone -q --depth 1 --branch "${TARGET_BRANCH}" "https://repo1.dsop.io/ironbank-tools/ironbank-pipeline.git" "${PIPELINE_REPO_DIR}" INFO: Log level set to info INFO: Not found: download.yaml INFO: Not found: download.json $ rm -rf "${PIPELINE_REPO_DIR}/.git" INFO: Not found: Jenkinsfile $ python3 "${PIPELINE_REPO_DIR}"/stages/preprocess/version.py --output "${IMAGE_VERSION_ARTIFACT}" Traceback (most recent call last): File "ci-artifacts/[MASKED]/stages/preprocess/version.py", line 124, in sys.exit(main()) File "ci-artifacts/[MASKED]/stages/preprocess/version.py", line 104, in main if wl_re.fullmatch(version) == None or version == "" or len(version) > 128: TypeError: expected string or bytes-like object section_end:1603726558:step_script section_start:1603726558:upload_artifacts_on_failure Uploading artifacts for failed job Uploading artifacts... ci-artifacts/[MASKED]: found 96 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=537553 responseStatus=201 Created token=-DfSxt1x Uploading artifacts... WARNING: version.env: no matching files  ERROR: No files to upload  section_end:1603726559:upload_artifacts_on_failure ERROR: Job failed: command terminated with exit code 1