[jbosstools-builds] Build failed in Jenkins: jbosstools-jiralint-bzira #7400

ci-builds at redhat.com ci-builds at redhat.com
Tue Dec 6 04:28:44 EST 2016


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-jiralint-bzira/7400/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev176-rhel6-x86_64 (jboss-prod-bos jboss-prod) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-jiralint-bzira/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ee01388dbbb2d4ccb19854d497b2e2cfd5657638 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee01388dbbb2d4ccb19854d497b2e2cfd5657638
 > git rev-list ee01388dbbb2d4ccb19854d497b2e2cfd5657638 # timeout=10
 > git tag -a -f -m Jenkins Build #7400 jenkins-jbosstools-jiralint-bzira-7400 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/hudson7495692037179523861.sh
+ export JIRA_USER=jiralint
+ JIRA_USER=jiralint
+ export JIRA_PWD=drauc3er
+ JIRA_PWD=drauc3er
+ whereis python
python: /usr/bin/python /usr/bin/python2.6 /usr/lib/python2.6 /usr/lib64/python2.6 /usr/include/python2.6 /usr/share/man/man1/python.1.gz
+ python -V
Python 2.6.6
+ [[ ! -w /home/hudson/.local/bin ]]
+ pipFolder=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-jiralint-bzira/ws/.local/bin>
+ mkdir -p <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-jiralint-bzira/ws/.local/bin>
+ [[ ! -x <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-jiralint-bzira/ws/.local/bin/pip> ]]
+ curl https://bootstrap.pypa.io/get-pip.py
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  8 1558k    8  127k    0     0   222k      0  0:00:07 --:--:--  0:00:07  472k
100 1558k  100 1558k    0     0  1765k      0 --:--:-- --:--:-- --:--:-- 2695k
+ python -W ignore get-pip.py --user
Requirement already up-to-date: pip in /qa/services/hudson/.local/lib/python2.6/site-packages
+ PATH=/qa/tools/opt/amd64/jdk1.8.0_last/bin:/qa/tools/opt/apache-ant-1.8.1/bin:/qa/tools/opt/maven3-latest/bin:/qa/tools/opt/node-latest/bin:/qa/tools/opt/amd64/jdk1.8.0_last/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/hudson/bin:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-jiralint-bzira/ws/.local/bin>:/home/hudson/.local/bin
+ pip install --upgrade --user bugzilla bugzillatools python-bugzilla jira pytz pip
DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6
/home/hudson/.local/lib/python2.6/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
  SNIMissingWarning
/home/hudson/.local/lib/python2.6/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
Requirement already up-to-date: bugzilla in /qa/services/hudson/.local/lib/python2.6/site-packages
Requirement already up-to-date: bugzillatools in /qa/services/hudson/.local/lib/python2.6/site-packages
Requirement already up-to-date: python-bugzilla in /qa/services/hudson/.local/lib/python2.6/site-packages
Requirement already up-to-date: jira in /qa/services/hudson/.local/lib/python2.6/site-packages
Requirement already up-to-date: pytz in /qa/services/hudson/.local/lib/python2.6/site-packages
Requirement already up-to-date: pip in /qa/services/hudson/.local/lib/python2.6/site-packages
Requirement already up-to-date: requests in /qa/services/hudson/.local/lib/python2.6/site-packages (from python-bugzilla)
Requirement already up-to-date: requests-oauthlib>=0.3.3 in /qa/services/hudson/.local/lib/python2.6/site-packages (from jira)
Requirement already up-to-date: six>=1.9.0 in /qa/services/hudson/.local/lib/python2.6/site-packages (from jira)
Requirement already up-to-date: requests-toolbelt in /qa/services/hudson/.local/lib/python2.6/site-packages (from jira)
Requirement already up-to-date: tlslite>=0.4.4 in /qa/services/hudson/.local/lib/python2.6/site-packages (from jira)
Requirement already up-to-date: oauthlib>=0.6.2 in /qa/services/hudson/.local/lib/python2.6/site-packages (from requests-oauthlib>=0.3.3->jira)
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint -p drauc3er -s https://issues.jboss.org -m 8 --auto-create -A -a -v --color
[DEBUG] Current datetime: 2016-12-06 09:25:12.816666 (UTC)

Traceback (most recent call last):
  File "bzira.py", line 487, in <module>
    bz = bugzilla.Bugzilla(url=bzserver + "bugs/xmlrpc.cgi")
  File "/home/hudson/.local/lib/python2.6/site-packages/bugzilla/base.py", line 391, in __init__
    if self._init_class_from_url(url, sslverify):
  File "/home/hudson/.local/lib/python2.6/site-packages/bugzilla/__init__.py", line 108, in _init_class_from_url
    c = _getBugzillaClassForURL(url, sslverify)
  File "/home/hudson/.local/lib/python2.6/site-packages/bugzilla/__init__.py", line 58, in _getBugzillaClassForURL
    extensions = s.Bugzilla.extensions()
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/home/hudson/.local/lib/python2.6/site-packages/bugzilla/base.py", line 259, in request
    return self._request_helper(url, request_body)
  File "/home/hudson/.local/lib/python2.6/site-packages/bugzilla/base.py", line 222, in _request_helper
    url, data=request_body, **self.request_defaults)
  File "/home/hudson/.local/lib/python2.6/site-packages/requests/api.py", line 110, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/home/hudson/.local/lib/python2.6/site-packages/requests/api.py", line 56, in request
    return session.request(method=method, url=url, **kwargs)
  File "/home/hudson/.local/lib/python2.6/site-packages/requests/sessions.py", line 488, in request
    resp = self.send(prep, **send_kwargs)
  File "/home/hudson/.local/lib/python2.6/site-packages/requests/sessions.py", line 609, in send
    r = adapter.send(request, **kwargs)
  File "/home/hudson/.local/lib/python2.6/site-packages/requests/adapters.py", line 473, in send
    raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', error(104, 'Connection reset by peer'))
Build step 'Execute shell' marked build as failure
Checking console output
[description-setter] Could not determine description.


More information about the jbosstools-builds mailing list