Next Generation of pyClowder

Build: #2 failed Changes by Kajetan Haas

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Revision
4e396e5798bd16e263993fdb0155067fc4b8e96f
Total tests
20
Failing since
#1 (First build for this plan – )
No failed test found. A possible compilation error occurred.

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Responsible

This build has been failing since #1
No one has taken responsibility

Code commits

Author Commit Message Commit date
Kajetan Haas Kajetan Haas 4e396e5798bd16e263993fdb0155067fc4b8e96f Update sample-extractors/wordcount/extractor_info.json

Error summary for Default Job

The job generated some errors, drill down into the full build log for more details.

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
The command '/bin/sh -c echo "deb http://cran.rstudio.com/bin/linux/ubuntu xenial/" > /etc/apt/sources.list.d/R.list     && apt-key adv --keyserver keyserver.ubuntu.com --recv E084DAB9     && apt-get -q -q update     && apt-get -y install --no-install-recommends r-base-core r-base-dev     && rm -rf /var/lib/apt/lists/*     && Rscript --vanilla -e "install.packages('jsonlite', repos='http://cran.rstudio.com/'); print(system.file(package = 'jsonlite')); q(status=as.integer(system.file(package = 'jsonlite') == ''))"' returned a non-zero code: 100