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

ci-builds at redhat.com ci-builds at redhat.com
Thu Aug 25 09:25:31 EDT 2016


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

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev188-rhel6-x86_64 (jboss-prod-bos jboss-prod-tck 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/maxandersen/jiralint.git # timeout=10
Fetching upstream changes from git://github.com/maxandersen/jiralint.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/maxandersen/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 a2d4f034120d8454c879ff89f137d3e74b6647b9 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a2d4f034120d8454c879ff89f137d3e74b6647b9
 > git rev-list a2d4f034120d8454c879ff89f137d3e74b6647b9 # timeout=10
 > git tag -a -f -m Jenkins Build #4938 jenkins-jbosstools-jiralint-bzira-4938 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/hudson1708922523681394834.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
 23 1488k   23  351k    0     0   484k      0  0:00:03 --:--:--  0:00:03  811k
100 1488k  100 1488k    0     0  1572k      0 --:--:-- --:--:-- --:--:-- 2269k
+ 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.org/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.org/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: tlslite>=0.4.4 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: 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-08-25 13:25:10.613249 (UTC)

[DEBUG] xmlrpc post: {'status_whiteboard': 'RHT', 'last_change_time': '2016-08-25 05:25'}
[DEBUG] buglist get: https://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2016-08-25+05:25
[DEBUG] Found 6 bugzillas to process
[INFO] Logging in to https://issues.jboss.org
[DEBUG] Found 9 components and 16 versions in JIRA

[DEBUG] 356606 - [formatter] Unwanted alignment on Enter when inside array literal [JSDT, General, [Future]] {20160825T13:12:17} (0:12:53.613249) -> https://bugs.eclipse.org/356606
Query: https://issues.jboss.org/rest/api/latest/search?jql=project+%3D+ERT+and+summary+%7E+%27EBZ%23356606%27&maxResults=5
[INFO] https://bugs.eclipse.org/356606 already proxied as https://issues.jboss.org/browse/ERT-338; checking if something needs updating/syncing.
Query: https://issues.jboss.org/rest/api/latest/issue/ERT-338/remotelink

[DEBUG] 497685 - [windows] Cannot set a breakpoint in a node modules [JSDT, Debug, [3.8.1]] {20160825T11:40:50} (1:44:20.613249) -> https://bugs.eclipse.org/497685
[INFO] Map: JSDT / 3.8.1 -> Neon.1 (4.6)
Query: https://issues.jboss.org/rest/api/latest/search?jql=project+%3D+ERT+and+summary+%7E+%27EBZ%23497685%27&maxResults=5
[INFO] https://bugs.eclipse.org/497685 already proxied as https://issues.jboss.org/browse/ERT-340; checking if something needs updating/syncing.
Query: https://issues.jboss.org/rest/api/latest/issue/ERT-340/remotelink

[DEBUG] 499744 - New connection created with wizard does not appear in the Docker Explorer view. [Linux Tools, Docker, [5.1.0]] {20160825T12:46:09} (0:39:01.613249) -> https://bugs.eclipse.org/499744
[INFO] Map: Linux Tools / 5.1.0 -> Neon.1 (4.6)
Query: https://issues.jboss.org/rest/api/latest/search?jql=project+%3D+ERT+and+summary+%7E+%27EBZ%23499744%27&maxResults=5
[INFO] Creating jira for #499744 RESOLVED   - xcoulon at redhat.com - New connection created with wizard does not appear in the Docker Explorer view.
[DEBUG] {'project': {'key': 'ERT'}, 'priority': {'name': 'Major'}, 'description': 'This is a regression: when creating a new connection using the Docker Explorer view, the view remains empty (the panel switches to the tree view instead of the explanation/link to create a connection), but the tree is empty (or the new connection is not added to the list of existing ones).', 'components': [{'name': 'Linux Tools'}], 'issuetype': {'name': 'Task'}, 'labels': ['bzira', 'Docker', '5.1.0'], 'fixVersions': [{'name': 'Neon.1 (4.6)'}], 'summary': 'New connection created with wizard does not appear in the Docker Explorer view. [EBZ#499744]'}
[INFO] Created https://issues.jboss.org/browse/ERT-405
[DEBUG] Add remotelink: {'url': 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=499744', 'title': 'Eclipse Bug #499744'}

[DEBUG] 499745 - Docker Explorer broken on Windows [Linux Tools, Docker, [5.1.0]] {20160825T12:45:29} (0:39:41.613249) -> https://bugs.eclipse.org/499745
[INFO] Map: Linux Tools / 5.1.0 -> Neon.1 (4.6)
Query: https://issues.jboss.org/rest/api/latest/search?jql=project+%3D+ERT+and+summary+%7E+%27EBZ%23499745%27&maxResults=5
[INFO] Creating jira for #499745 CLOSED     - xcoulon at redhat.com - Docker Explorer broken on Windows
[DEBUG] {'project': {'key': 'ERT'}, 'priority': {'name': 'Major'}, 'description': 'Created attachment 263612\nBroken Docker Explorer view\n\nI just installed a brand new installation of Red Hat JBoss Developer Studio 10.1.0.AM3 which contains Docker Tooling 2.1.0.201608101805 on Windows and when I open Docker Explorer, it contains a red X and "Failed to create the part\'s controls". Also, there is a button that says Details > >.\n\nThere are two NPEs in the error log view.', 'components': [{'name': 'Linux Tools'}], 'issuetype': {'name': 'Task'}, 'labels': ['bzira', 'Docker', '5.1.0'], 'fixVersions': [{'name': 'Neon.1 (4.6)'}], 'summary': 'Docker Explorer broken on Windows [EBZ#499745]'}
[INFO] Created https://issues.jboss.org/browse/ERT-406
[DEBUG] Add remotelink: {'url': 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=499745', 'title': 'Eclipse Bug #499745'}
[ERROR] Issue when processing #499745 CLOSED     - xcoulon at redhat.com - Docker Explorer broken on Windows. Cannot determine if the bug was created or not. See details above. 
Do not know how to do transition for (u'Open', None, u'Closed', u'Done')

[DEBUG] 499839 - Enable multiple image deletion in Docker Explorer [Linux Tools, Docker, [5.1.0]] {20160825T12:25:52} (0:59:18.613249) -> https://bugs.eclipse.org/499839
[INFO] Map: Linux Tools / 5.1.0 -> Neon.1 (4.6)
Query: https://issues.jboss.org/rest/api/latest/search?jql=project+%3D+ERT+and+summary+%7E+%27EBZ%23499839%27&maxResults=5
[INFO] https://bugs.eclipse.org/499839 already proxied as https://issues.jboss.org/browse/ERT-400; checking if something needs updating/syncing.
Query: https://issues.jboss.org/rest/api/latest/issue/ERT-400/remotelink

[DEBUG] 500158 - Add context menu to open Hierarchy view in Containers and Images views [Linux Tools, Docker, [5.1.0]] {20160825T12:16:40} (1:08:30.613249) -> https://bugs.eclipse.org/500158
[INFO] Map: Linux Tools / 5.1.0 -> Neon.1 (4.6)
Query: https://issues.jboss.org/rest/api/latest/search?jql=project+%3D+ERT+and+summary+%7E+%27EBZ%23500158%27&maxResults=5
[INFO] https://bugs.eclipse.org/500158 already proxied as https://issues.jboss.org/browse/ERT-403; checking if something needs updating/syncing.
Query: https://issues.jboss.org/rest/api/latest/issue/ERT-403/remotelink
[INFO] 2 JIRAs created (from 6 issues) [since 2016-08-25+05:25]
Checking console output
/qa/hudson_master/hudson_home/hudson_workspace/jobs/jbosstools-jiralint-bzira/builds/4938/log:
[ERROR] Issue when processing #499745 CLOSED     - xcoulon at redhat.com - Docker Explorer broken on Windows. Cannot determine if the bug was created or not. See details above. 
Build step 'Jenkins Text Finder' changed build result to FAILURE
[description-setter] Description set: [ERROR] Issue when processing #499745 CLOSED     - xcoulon at redhat.com - Docker Explorer broken on Windows. Cannot determine if the bug was created or not. See details above. 


More information about the jbosstools-builds mailing list