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

dev-platform-jenkins at redhat.com dev-platform-jenkins at redhat.com
Tue Feb 18 10:25:18 EST 2020


See <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-bzira/25928/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-x64-11490 (nvm x64 rhel upshift mem8G nodejs rhel7 docker) in workspace <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/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 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 99693691f2e66aba42d3ef898c6eea7ac945c97c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99693691f2e66aba42d3ef898c6eea7ac945c97c
Commit message: "Migrating issues.jboss.org --> issues.redhat.com (#6)"
 > git rev-list --no-walk 99693691f2e66aba42d3ef898c6eea7ac945c97c # timeout=10
 > git tag -a -f -m Jenkins Build #25928 jenkins-jbosstools-jiralint-bzira-25928 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/sh -xe /tmp/jenkins6749565593296766795.sh
+ export JIRA_USER=jiralint
+ JIRA_USER=jiralint
+ export JIRA_PWD=mart-milt-sedative
+ JIRA_PWD=mart-milt-sedative
+ whereis python
python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7 /etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz
+ python -V
Python 2.7.5
+ [[ ! -w /home/hudson/.local/bin ]]
+ pipFolder=<https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-bzira/ws/.local/bin>
+ mkdir -p <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-bzira/ws/.local/bin>
+ [[ ! -x <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/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 77 1764k   77 1375k    0     0  2781k      0 --:--:-- --:--:-- --:--:-- 2778k100 1764k  100 1764k    0     0  3065k      0 --:--:-- --:--:-- --:--:-- 3064k
+ python -W ignore get-pip.py --user
Collecting pip
  Using cached pip-20.0.2-py2.py3-none-any.whl (1.4 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.0.2
+ PATH=/qa/tools/opt/x86_64/openjdk-1.8.0/bin:/home/hudson/.nvm/versions/node/v12.14.1/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:<https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-bzira/ws/.local/bin>:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla jira pytz pbr funcsigs
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.0.2)
Requirement already up-to-date: bugzillatools in /home/hudson/.local/lib/python2.7/site-packages (0.5.5)
Requirement already up-to-date: python-bugzilla in /home/hudson/.local/lib/python2.7/site-packages (2.3.0)
Requirement already up-to-date: jira in /home/hudson/.local/lib/python2.7/site-packages (2.0.0)
Requirement already up-to-date: pytz in /home/hudson/.local/lib/python2.7/site-packages (2019.3)
Requirement already up-to-date: pbr in /home/hudson/.local/lib/python2.7/site-packages (5.4.4)
Requirement already up-to-date: funcsigs in /home/hudson/.local/lib/python2.7/site-packages (1.0.2)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla) (2.6.0)
Requirement already satisfied, skipping upgrade: oauthlib[signedtoken]>=1.0.0 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (3.1.0)
Requirement already satisfied, skipping upgrade: requests-oauthlib>=0.6.1 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (1.3.0)
Requirement already satisfied, skipping upgrade: requests-toolbelt in /home/hudson/.local/lib/python2.7/site-packages (from jira) (0.9.1)
Requirement already satisfied, skipping upgrade: setuptools>=20.10.1 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (44.0.0)
Requirement already satisfied, skipping upgrade: six>=1.10.0 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (1.14.0)
Requirement already satisfied, skipping upgrade: defusedxml in /home/hudson/.local/lib/python2.7/site-packages (from jira) (0.6.0)
Requirement already satisfied, skipping upgrade: cryptography; extra == "signedtoken" in /home/hudson/.local/lib/python2.7/site-packages (from oauthlib[signedtoken]>=1.0.0->jira) (2.8)
Requirement already satisfied, skipping upgrade: pyjwt>=1.0.0; extra == "signedtoken" in /home/hudson/.local/lib/python2.7/site-packages (from oauthlib[signedtoken]>=1.0.0->jira) (1.7.1)
Requirement already satisfied, skipping upgrade: cffi!=1.11.3,>=1.8 in /home/hudson/.local/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.14.0)
Requirement already satisfied, skipping upgrade: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.0.16)
Requirement already satisfied, skipping upgrade: enum34; python_version < "3" in /home/hudson/.local/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.1.6)
Requirement already satisfied, skipping upgrade: pycparser in /home/hudson/.local/lib/python2.7/site-packages (from cffi!=1.11.3,>=1.8->cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (2.19)
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint -p mart-milt-sedative -s https://issues.jboss.org -m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: 2020-02-18 15:25:13.461706 (UTC)

[DEBUG] xmlrpc post: {'status_whiteboard': 'RHT', 'last_change_time': '2020-02-18 07:25'}
[DEBUG] buglist get: https://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2020-02-18+07:25
[DEBUG] Found 1 bugzillas to process
[INFO] Logging in to https://issues.jboss.org
[DEBUG] Found 22 components and 38 versions in JIRA

[DEBUG] 552096 - [GTK] Tree.showItem does not work reliably [Platform, SWT, [4.14 M3]] {20200218T13:27:38} (1:57:35.461706) -> https://bugs.eclipse.org/bugs/show_bug.cgi?id=552096
[INFO] Map: Platform / 4.14 M3 -> !_NO_VERSION_!
Traceback (most recent call last):
  File "bzira.py", line 645, in <module>
    process(bug, createdbugs)
  File "bzira.py", line 474, in process
    issue_dict = create_proxy_jira_dict(options, bug)
  File "bzira.py", line 212, in create_proxy_jira_dict
    'description' : bug.getcomments()[0]['text'], # TODO this loads all comments...everytime. probably should wait to do this once it is absolutely needed.
  File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/bug.py", line 298, in getcomments
    comment_list = self.bugzilla.get_comments([self.bug_id])
  File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/base.py", line 1100, in get_comments
    return self._proxy.Bug.comments({'ids': idlist})
  File "/usr/lib64/python2.7/xmlrpclib.py", line 1233, in __call__
    return self.__send(self.__name, args)
  File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/transport.py", line 104, in _ServerProxy__request
    self)._ServerProxy__request(methodname, params)
  File "/usr/lib64/python2.7/xmlrpclib.py", line 1591, in __request
    verbose=self.__verbose
  File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/transport.py", line 202, in request
    return self._request_helper(url, request_body)
  File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/transport.py", line 165, in _request_helper
    url, data=request_body, **self.request_defaults)
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 520, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 477, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 589, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 415, in send
    raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', BadStatusLine("''",))
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.


More information about the jbosstools-builds mailing list