Console Output

Started by GitHub push by severinsimmler
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/electron
Seen branch in repository origin/gh-pages
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 7 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision a2cc7a720cb100a727095dd2721a08ea10e52195 (origin/gh-pages)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f a2cc7a720cb100a727095dd2721a08ea10e52195
Commit message: "Update layout"
 > /usr/bin/git rev-list --no-walk a65311ddd073d4d30b596cf13aae1f4b32f8d0e4 # timeout=10
$ bash -c "[ -d \$HOME/.pyenv ]"
$ bash -c "cd /mnt/data/jenkins/workspace/TopicsExplorer && env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.6.5 \$HOME/.pyenv/bin/pyenv local 2>/dev/null || true"
$ bash -c "mkdir \$HOME/.pyenv.lock"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.6.5 \$HOME/.pyenv/bin/pyenv versions --bare"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.6.5 \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.6.5 \$HOME/.pyenv/bin/pyenv exec pip list"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.6.5 \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "rm -rf \$HOME/.pyenv.lock"
[TopicsExplorer] $ /bin/sh -xe /tmp/jenkins4106984447946976385.sh
+ pipenv install --dev
Installing dependencies from Pipfile.lock (ca72e7)…
To activate this project's virtualenv, run the following:
 $ pipenv shell
+ pipenv run pytest --junit-xml tests.xml --cov=application --cov-report=xml --cov-report=html
============================= 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: cov-2.5.1
collected 1 item

tests/pass_test.py .                                                     [100%]

--- generated xml file: /mnt/data/jenkins/workspace/TopicsExplorer/tests.xml ---
=========================== 1 passed in 0.01 seconds ===========================
Coverage.py warning: Module application was never imported. (module-not-imported)
Coverage.py warning: No data was collected. (no-data-collected)
ERROR: Failed to generate report: No data to report.


Build step 'Execute shell' 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@6347ce44[description=Allowing you to analyze and explore your own text corpora using topic models – without prior knowledge or special prerequisites.,homepage=https://dariah-de.github.io/TopicsExplorer,name=TopicsExplorer,fork=false,size=38294,milestones={},language=HTML,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], 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, 31 May 2018 23:10:48 GMT], ETag=[W/"ca801e8247b8a1b505ba98b86ee0b74b"], Last-Modified=[Tue, 29 May 2018 14:42:18 GMT], OkHttp-Received-Millis=[1527808248202], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1527808248038], 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=[D505:0E85:186EA8:38640B:5B1080F7], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4997], X-RateLimit-Reset=[1527810916], X-Runtime-rack=[0.060879], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/DARIAH-DE/TopicsExplorer,id=119561258]] (sha:a2cc7a7) with context:TopicsExplorer
Setting commit status on GitHub for https://github.com/DARIAH-DE/TopicsExplorer/commit/a2cc7a720cb100a727095dd2721a08ea10e52195
[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] 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