Running with gitlab-runner 13.7.0 (943fc252)
  on ns4.shore.co.il PBtBuDJs
section_start:1610049598:prepare_executor
Preparing the "docker" executor
Using Docker executor with image adarnimrod/ci-images:pre-commit ...
Pulling docker image adarnimrod/ci-images:pre-commit ...
Using docker image sha256:5f6614501360087d28c812ab9a3db49b8cebee736406142c76d5043d919e12d5 for adarnimrod/ci-images:pre-commit with digest adarnimrod/ci-images@sha256:6ae8982c2b3c9577ba79326f6a11229e78f008547b87403b4ab9931518e570b7 ...
section_end:1610049602:prepare_executor
section_start:1610049602:prepare_script
Preparing environment
Running on runner-pbtbudjs-project-59-concurrent-0 via a532f007a4b9...
section_end:1610049603:prepare_script
section_start:1610049603:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/nimrod/python-pre-commit/.git/
Created fresh repository.
Checking out 7078dfe3 as master...

Skipping Git submodules setup
section_end:1610049607:get_sources
section_start:1610049607:restore_cache
Restoring cache
Checking cache for default...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
Successfully extracted cache
section_end:1610049608:restore_cache
section_start:1610049608:step_script
Executing "step_script" stage of the job script
$ pre-commit run --all-files
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/Yelp/detect-secrets.
[INFO] Initializing environment for https://github.com/adrienverge/yamllint.
[INFO] Initializing environment for https://github.com/amperser/proselint/.
[INFO] Initializing environment for https://github.com/ambv/black.
[INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks-markup.
[INFO] Initializing environment for https://github.com/myint/rstcheck.git.
[INFO] Initializing environment for https://github.com/PyCQA/prospector.
[INFO] Initializing environment for https://github.com/PyCQA/prospector:bandit,pyroma.
[INFO] Initializing environment for https://gitlab.com/pycqa/flake8.git.
[INFO] Initializing environment for https://gitlab.com/pycqa/flake8.git:flake8-bugbear.
[INFO] Initializing environment for https://github.com/mgedmin/check-manifest.
[INFO] Initializing environment for https://github.com/executablebooks/mdformat.git.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit.git.
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/Yelp/detect-secrets.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/adrienverge/yamllint.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/amperser/proselint/.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/ambv/black.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks-markup.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/myint/rstcheck.git.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/prospector.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://gitlab.com/pycqa/flake8.git.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/mgedmin/check-manifest.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/executablebooks/mdformat.git.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit.git.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
Check that executables have shebangs.....................(no files to check)Skipped
Check for merge conflicts....................................................Passed
Check for broken symlinks....................................................Passed
Check Toml...............................................(no files to check)Skipped
Trim Trailing Whitespace.....................................................Passed
Detect secrets...............................................................Passed
yamllint.....................................................................Passed
A linter for prose...........................................................Passed
black........................................................................Passed
Check .rst files with the same linter used by pypi.org.......................Passed
rstcheck.....................................................................Passed
prospector...................................................................Passed
flake8.......................................................................Passed
check-manifest...............................................................Passed
mdformat.................................................(no files to check)Skipped
Validate Pre-Commit Manifest.................................................Passed
section_end:1610049714:step_script
section_start:1610049714:archive_cache
Saving cache for successful job
Creating cache default...
.cache/: found 24475 matching files and directories 
No URL provided, cache will be not uploaded to shared cache server. Cache will be stored only locally. 
Created cache
section_end:1610049732:archive_cache
section_start:1610049732:cleanup_file_variables
Cleaning up file based variables
section_end:1610049733:cleanup_file_variables
Job succeeded