Console Output

Started by GitHub push by SKrywinski
Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/TopicsExplorer
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url git://github.com/DARIAH-DE/TopicsExplorer # timeout=10
Fetching upstream changes from git://github.com/DARIAH-DE/TopicsExplorer
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git fetch --tags --progress git://github.com/DARIAH-DE/TopicsExplorer +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/clean-ipynb
Seen branch in repository origin/convenience-wrapper
Seen branch in repository origin/electron
Seen branch in repository origin/electron-webengine
Seen branch in repository origin/freeze-backend
Seen branch in repository origin/freeze-frontend
Seen branch in repository origin/gh-pages
Seen branch in repository origin/graph
Seen branch in repository origin/master
Seen branch in repository origin/only_TM_functions
Seen branch in repository origin/pyinstaller
Seen branch in repository origin/testing
Seen branch in repository origin/testing-pages
Seen branch in repository origin/threading
Seen branch in repository origin/v2.0
Seen 15 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision af4f2878b947cc191081497de58ed913aa203d00 (origin/graph)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f af4f2878b947cc191081497de58ed913aa203d00
Commit message: "first steps in cutoff-slider"
 > /usr/bin/git rev-list --no-walk f9b0e58d15c15b03448745150806295f3a5a15f2 # timeout=10
[TopicsExplorer] $ /bin/sh -xe /tmp/shiningpanda784998495453493379.sh
+ pip install -U pipenv
Requirement already up-to-date: pipenv in /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9/lib/python3.5/site-packages (2018.11.26)
Requirement already satisfied, skipping upgrade: pip>=9.0.1 in /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9/lib/python3.5/site-packages (from pipenv) (18.1)
Requirement already satisfied, skipping upgrade: virtualenv in /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9/lib/python3.5/site-packages (from pipenv) (16.0.0)
Requirement already satisfied, skipping upgrade: setuptools>=36.2.1 in /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9/lib/python3.5/site-packages (from pipenv) (40.4.3)
Requirement already satisfied, skipping upgrade: certifi in /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9/lib/python3.5/site-packages (from pipenv) (2018.8.24)
Requirement already satisfied, skipping upgrade: virtualenv-clone>=0.2.5 in /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9/lib/python3.5/site-packages (from pipenv) (0.3.0)
+ pipenv install --dev
Courtesy Notice: Pipenv found itself running within a virtual environment, so it will automatically use that environment, instead of creating its own for any project. You can set PIPENV_IGNORE_VIRTUALENVS=1 to force pipenv to ignore that environment and create its own instead. You can set PIPENV_VERBOSITY=-1 to suppress this warning.
Installing dependencies from Pipfile.lock (e96504)…
+ pipenv run pytest --junit-xml tests.xml --cov=application --cov-report=xml --cov-report=html
Courtesy Notice: Pipenv found itself running within a virtual environment, so it will automatically use that environment, instead of creating its own for any project. You can set PIPENV_IGNORE_VIRTUALENVS=1 to force pipenv to ignore that environment and create its own instead. You can set PIPENV_VERBOSITY=-1 to suppress this warning.
============================= test session starts ==============================
platform linux -- Python 3.6.5, pytest-3.6.0, py-1.5.3, pluggy-0.6.0
rootdir: /mnt/data/jenkins/workspace/TopicsExplorer, inifile:
plugins: flask-0.10.0, cov-2.5.1
collected 0 items / 1 errors

==================================== ERRORS ====================================
_____________________ ERROR collecting tests/test_utils.py _____________________
ImportError while importing test module '/mnt/data/jenkins/workspace/TopicsExplorer/tests/test_utils.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
tests/test_utils.py:6: in <module>
    import cophi
E   ModuleNotFoundError: No module named 'cophi'
--- generated xml file: /mnt/data/jenkins/workspace/TopicsExplorer/tests.xml ---

----------- coverage: platform linux, python 3.6.5-final-0 -----------
Coverage HTML written to dir htmlcov
Coverage XML written to file coverage.xml

!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
=========================== 1 error in 0.23 seconds ============================
Coverage.py warning: No data was collected. (no-data-collected)
Build step 'Virtualenv Builder' marked build as failure
Recording test results
[Cobertura] Publishing Cobertura coverage report...

[Cobertura] Publishing Cobertura coverage results...

[Cobertura] Cobertura coverage report found.

[Set GitHub commit status (universal)] ERROR on repos [GHRepository@234b8d97[description=Explore your own text collection with a topic model – without prior knowledge.,homepage=https://dariah-de.github.io/TopicsExplorer,name=TopicsExplorer,fork=false,size=40384,milestones={},language=CSS,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Thu, 17 Jan 2019 16:48:40 GMT], ETag=[W/"c2faa50c304aea5d905dc7f414c06d28"], Last-Modified=[Wed, 16 Jan 2019 15:14:08 GMT], OkHttp-Received-Millis=[1547743720126], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1547743719940], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[D961:7DD8:66CAEF:E1F601:5C40B1E7], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4954], X-RateLimit-Reset=[1547744240], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/DARIAH-DE/TopicsExplorer,id=119561258]] (sha:af4f287) with context:TopicsExplorer
Setting commit status on GitHub for https://github.com/DARIAH-DE/TopicsExplorer/commit/af4f2878b947cc191081497de58ed913aa203d00
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Notifying upstream projects of job completion
[ci-game] evaluating rule: Build result
[ci-game] scored: -10.0
[ci-game] evaluating rule: Increased number of passed tests
[ci-game] evaluating rule: Decreased number of passed tests
[ci-game] evaluating rule: Increased number of failed tests
[ci-game] evaluating rule: Decreased number of failed tests
[ci-game] evaluating rule: Increased number of skipped tests
[ci-game] evaluating rule: Decreased number of skipped tests
[ci-game] evaluating rule: Open HIGH priority tasks
[ci-game] evaluating rule: Open NORMAL priority tasks
[ci-game] evaluating rule: Open LOW priority tasks
[ci-game] evaluating rule: Changed number of compiler warnings
Finished: FAILURE