Build: #2 failed Changes by Todd Nicholson

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse Default Job Default Stage Download or View
09-Sep-2017 17:30:46 pyclowder/sections.py .
09-Sep-2017 17:30:46 pyclowder/utils.py .
09-Sep-2017 17:30:46 sample-extractors/echo/echo.py .
09-Sep-2017 17:30:46 sample-extractors/wordcount/wordcount.py .
09-Sep-2017 17:30:46
09-Sep-2017 17:30:46 generated xml file: /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/test-reports/results.xml
09-Sep-2017 17:30:46 =================================== FAILURES ===================================
09-Sep-2017 17:30:46 __________________________________ PEP8-check __________________________________
09-Sep-2017 17:30:46 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:87:37: E128 continuation line under-indented for visual indent
09-Sep-2017 17:30:46                                     default=None, action='append',
09-Sep-2017 17:30:46                                     ^
09-Sep-2017 17:30:46 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:88:37: E128 continuation line under-indented for visual indent
09-Sep-2017 17:30:46                                     help='pickle file that needs to be processed (only needed for HPC)')
09-Sep-2017 17:30:46                                     ^
09-Sep-2017 17:30:46 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:91:37: E128 continuation line under-indented for visual indent
09-Sep-2017 17:30:46                                     default=None, action='append',
09-Sep-2017 17:30:46                                     ^
09-Sep-2017 17:30:46 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:92:37: E128 continuation line under-indented for visual indent
09-Sep-2017 17:30:46                                     help='pickle file that needs to be processed (only needed for HPC)')
09-Sep-2017 17:30:46                                     ^
09-Sep-2017 17:30:46 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:143:44: E272 multiple spaces before keyword
09-Sep-2017 17:30:46                     if not self.args.nobind  and sys.version_info.major == 2:
09-Sep-2017 17:30:46                                            ^
09-Sep-2017 17:30:46
09-Sep-2017 17:30:46 ===================== 1 failed, 11 passed in 0.24 seconds ======================