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

dev-platform-jenkins at redhat.com dev-platform-jenkins at redhat.com
Sun Oct 20 15:27:32 EDT 2019


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

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-devstudio-releng-97833 (rhel7-devstudio-releng upshift) 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 34f713c9e7916cd7bd3a32589df22f315c553b65 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 34f713c9e7916cd7bd3a32589df22f315c553b65
Commit message: "Merge pull request #5 from sbouchet/fix-typo"
 > git rev-list --no-walk 34f713c9e7916cd7bd3a32589df22f315c553b65 # timeout=10
 > git tag -a -f -m Jenkins Build #23089 jenkins-jbosstools-jiralint-bzira-23089 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/sh -xe /tmp/jenkins1578622136001517500.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=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.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 --:--:-- --:--:-- --:--:--     0100 1734k  100 1734k    0     0  4193k      0 --:--:-- --:--:-- --:--:-- 4199k
+ python -W ignore get-pip.py --user
Collecting pip
  Downloading https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af8ce16cfbc1cb06bedf8e9164ce5551ec1/pip-19.3.1-py2.py3-none-any.whl (1.4MB)
Collecting wheel
  Downloading https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl
Installing collected packages: pip, wheel
  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.
  WARNING: The script wheel is 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-19.3.1 wheel-0.33.6
+ PATH=/qa/tools/opt/x86_64/openjdk-1.8.0/bin:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-1.el7_7.x86_64/bin/:/qa/tools/opt/x86_64/jdk1.8.0_last/bin/:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla jira pytz pbr funcsigs
Cache entry deserialization failed, entry ignored
Collecting pip
  Cache entry deserialization failed, entry ignored
  Downloading https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af8ce16cfbc1cb06bedf8e9164ce5551ec1/pip-19.3.1-py2.py3-none-any.whl (1.4MB)
Collecting bugzillatools
  Downloading https://files.pythonhosted.org/packages/6b/fe/f5c181a0056d4901d1b21c38926f90fbc932714ff7357c207a1315ee2f15/bugzillatools-0.5.5.tar.gz (41kB)
Collecting python-bugzilla
  Downloading https://files.pythonhosted.org/packages/9e/7f/adc92a73a6e69a9dbf8f2662945a6f72587bf780e3bfc2361ccb92276eb3/python-bugzilla-2.3.0.tar.gz (79kB)
Collecting jira
  Downloading https://files.pythonhosted.org/packages/cb/c2/4203b6cad72d115b0ad62ae7028567b538c8933745f665d0eee5082baf67/jira-2.0.0-py2.py3-none-any.whl (57kB)
Collecting pytz
  Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)
Collecting pbr
  Downloading https://files.pythonhosted.org/packages/46/a4/d5c83831a3452713e4b4f126149bc4fbda170f7cb16a86a00ce57ce0e9ad/pbr-5.4.3-py2.py3-none-any.whl (110kB)
Requirement already up-to-date: funcsigs in /usr/lib/python2.7/site-packages
Collecting requests (from python-bugzilla)
  Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)
Collecting oauthlib[signedtoken]>=1.0.0 (from jira)
  Downloading https://files.pythonhosted.org/packages/05/57/ce2e7a8fa7c0afb54a0581b14a65b56e62b5759dbc98e80627142b8a3704/oauthlib-3.1.0-py2.py3-none-any.whl (147kB)
Collecting defusedxml (from jira)
  Downloading https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl
Requirement already up-to-date: six>=1.10.0 in /usr/lib/python2.7/site-packages (from jira)
Collecting requests-toolbelt (from jira)
  Downloading https://files.pythonhosted.org/packages/60/ef/7681134338fc097acef8d9b2f8abe0458e4d87559c689a8c306d0957ece5/requests_toolbelt-0.9.1-py2.py3-none-any.whl (54kB)
Collecting requests-oauthlib>=0.6.1 (from jira)
  Downloading https://files.pythonhosted.org/packages/c2/e2/9fd03d55ffb70fe51f587f20bcf407a6927eb121de86928b34d162f0b1ac/requests_oauthlib-1.2.0-py2.py3-none-any.whl
Collecting setuptools>=20.10.1 (from jira)
  Downloading https://files.pythonhosted.org/packages/6a/9a/50fadfd53ec909e4399b67c74cc7f4e883488035cfcdb90b685758fa8b34/setuptools-41.4.0-py2.py3-none-any.whl (580kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests->python-bugzilla)
  Downloading https://files.pythonhosted.org/packages/e0/da/55f51ea951e1b7c63a579c09dd7db825bb730ec1fe9c0180fc77bfb31448/urllib3-1.25.6-py2.py3-none-any.whl (125kB)
Collecting certifi>=2017.4.17 (from requests->python-bugzilla)
  Downloading https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl (154kB)
Requirement already up-to-date: chardet<3.1.0,>=3.0.2 in /usr/lib/python2.7/site-packages (from requests->python-bugzilla)
Collecting idna<2.9,>=2.5 (from requests->python-bugzilla)
  Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting cryptography; extra == "signedtoken" (from oauthlib[signedtoken]>=1.0.0->jira)
  Downloading https://files.pythonhosted.org/packages/e2/67/4597fc5d5de01bb44887844647ab8e73239079dd478c35c52d58a9eb3d45/cryptography-2.8-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken" (from oauthlib[signedtoken]>=1.0.0->jira)
  Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl
Collecting enum34; python_version < "3" (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
  Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting cffi!=1.11.3,>=1.8 (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
  Downloading https://files.pythonhosted.org/packages/3f/e8/e0181a24f040c1f001cc4d5bba7036b2f04ec18b4089d720ebce207e98d2/cffi-1.13.0-cp27-cp27mu-manylinux1_x86_64.whl (417kB)
Collecting ipaddress; python_version < "3" (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
  Downloading https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce46c7346c37335ddc7d255833e7cde674d/ipaddress-1.0.23-py2.py3-none-any.whl
Collecting pycparser (from cffi!=1.11.3,>=1.8->cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
  Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)
Building wheels for collected packages: bugzillatools, python-bugzilla, pycparser
  Running setup.py bdist_wheel for bugzillatools: started
  Running setup.py bdist_wheel for bugzillatools: finished with status 'done'
  Stored in directory: /home/hudson/.cache/pip/wheels/e9/db/4a/dcc4103c1baf48978c2ecd5481c3948491e8c0be0423c59b05
  Running setup.py bdist_wheel for python-bugzilla: started
  Running setup.py bdist_wheel for python-bugzilla: finished with status 'done'
  Stored in directory: /home/hudson/.cache/pip/wheels/58/95/8f/155bb27d56294fc26e0c7d5cb515e0b836c638ec7a550b6793
  Running setup.py bdist_wheel for pycparser: started
  Running setup.py bdist_wheel for pycparser: finished with status 'done'
  Stored in directory: /home/hudson/.cache/pip/wheels/f2/9a/90/de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511
Successfully built bugzillatools python-bugzilla pycparser
Installing collected packages: pip, bugzillatools, urllib3, certifi, idna, requests, python-bugzilla, pbr, enum34, pycparser, cffi, ipaddress, cryptography, pyjwt, oauthlib, defusedxml, requests-toolbelt, requests-oauthlib, setuptools, jira, pytz
Successfully installed bugzillatools-0.5.5 certifi-2019.9.11 cffi-1.13.0 cryptography-2.8 defusedxml-0.6.0 enum34-1.0.4 idna-2.5 ipaddress-1.0.18 jira-2.0.0 oauthlib-3.1.0 pbr-5.1.2 pip-8.1.2 pycparser-2.14 pyjwt-1.7.1 python-bugzilla-2.3.0 pytz-2016.10 requests-2.21.0 requests-oauthlib-1.2.0 requests-toolbelt-0.9.1 setuptools-0.9.8 urllib3-1.24.1
You are using pip version 8.1.2, however version 19.3.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
+ [[ -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: 2019-10-20 19:25:23.773547 (UTC)

Traceback (most recent call last):
  File "bzira.py", line 614, in <module>
    bz = bugzilla.Bugzilla(url=bzserver + "xmlrpc.cgi")
  File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/base.py", line 306, in __init__
    self.connect(url)
  File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/base.py", line 553, in connect
    version = self._proxy.Bugzilla.version()["version"]
  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 "/home/hudson/.local/lib/python2.7/site-packages/requests/sessions.py", line 581, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/home/hudson/.local/lib/python2.7/site-packages/requests/sessions.py", line 533, in request
    resp = self.send(prep, **send_kwargs)
  File "/home/hudson/.local/lib/python2.7/site-packages/requests/sessions.py", line 646, in send
    r = adapter.send(request, **kwargs)
  File "/home/hudson/.local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send
    raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='bugs.eclipse.org', port=443): Max retries exceeded with url: /bugs/xmlrpc.cgi (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fb6d1674790>: Failed to establish a new connection: [Errno 110] Connection timed out',))
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.


More information about the jbosstools-builds mailing list