See <https://builds.apache.org/job/PreCommit-Lens-Build/48/changes>

Changes:

[rajatgupta59] LENS-757: Examples should continue to run in case submission 
failures

------------------------------------------
Started by remote host 0:0:0:0:0:0:0:1
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace 
<https://builds.apache.org/job/PreCommit-Lens-Build/48/artifact/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/lens.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/lens.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/lens.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 fa8e5206ffda1d4cdc6db13feac195d4b0caf9d0 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa8e5206ffda1d4cdc6db13feac195d4b0caf9d0
 > git rev-list af31166398ae9655bfcd7099f8c283171f01e4cc # timeout=10
[PreCommit-Lens-Build] $ /bin/bash /tmp/hudson306033313872745185.sh
Searching for pip
Best match: pip 1.5.4
pip 1.5.4 is already the active version in easy-install.pth
Installing pip script to /home/jenkins/.local//bin
Installing pip2.7 script to /home/jenkins/.local//bin
Installing pip2 script to /home/jenkins/.local//bin

Using /usr/lib/python2.7/dist-packages
Processing dependencies for pip
Finished processing dependencies for pip
Requirement already satisfied (use --upgrade to upgrade): virtualenv in 
/home/jenkins/.local/lib/python2.7/site-packages
Cleaning up...
New python executable in 
<https://builds.apache.org/job/PreCommit-Lens-Build/ws/patchprocess/bin/python>
Installing setuptools, pip, wheel...done.
<https://builds.apache.org/job/PreCommit-Lens-Build/ws/patchprocess/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:90:
 InsecurePlatformWarning: A true SSLContext object is not available. This 
prevents urllib3 from configuring SSL appropriately and may cause certain SSL 
connections to fail. For more information, see 
https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
You are using pip version 7.1.0, however version 7.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting apache-dev-tool
<https://builds.apache.org/job/PreCommit-Lens-Build/ws/patchprocess/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:90:
 InsecurePlatformWarning: A true SSLContext object is not available. This 
prevents urllib3 from configuring SSL appropriately and may cause certain SSL 
connections to fail. For more information, see 
https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
  Downloading apache_dev_tool-0.0.10.tar.gz
Collecting argparse>=1.3.0 (from apache-dev-tool)
  Using cached argparse-1.3.0-py2.py3-none-any.whl
Collecting jira>=0.47 (from apache-dev-tool)
  Using cached jira-0.50-py2.py3-none-any.whl
Collecting beautifulsoup4>=4.3.2 (from apache-dev-tool)
  Using cached beautifulsoup4-4.4.0-py2-none-any.whl
Collecting RBTools>=0.7.4 (from apache-dev-tool)
  Downloading 
http://downloads.reviewboard.org/releases/RBTools/0.7/RBTools-0.7.4-py2-none-any.whl
 (181kB)
Collecting requests>=2.7.0 (from apache-dev-tool)
  Using cached requests-2.7.0-py2.py3-none-any.whl
Collecting tlslite>=0.4.4 (from jira>=0.47->apache-dev-tool)
Collecting requests-toolbelt (from jira>=0.47->apache-dev-tool)
  Using cached requests_toolbelt-0.4.0-py2.py3-none-any.whl
Collecting requests-oauthlib>=0.3.3 (from jira>=0.47->apache-dev-tool)
  Using cached requests_oauthlib-0.5.0-py2.py3-none-any.whl
Collecting six>=1.9.0 (from jira>=0.47->apache-dev-tool)
  Using cached six-1.9.0-py2.py3-none-any.whl
Collecting ordereddict (from jira>=0.47->apache-dev-tool)
Collecting oauthlib>=0.6.2 (from 
requests-oauthlib>=0.3.3->jira>=0.47->apache-dev-tool)
Building wheels for collected packages: apache-dev-tool
  Running setup.py bdist_wheel for apache-dev-tool
  Stored in directory: 
/home/jenkins/.cache/pip/wheels/3e/d5/f9/9ad8f0789dd63deeeef622153515f6375b27705a8bf751e6cd
Successfully built apache-dev-tool
Installing collected packages: argparse, tlslite, requests, requests-toolbelt, 
oauthlib, requests-oauthlib, six, ordereddict, jira, beautifulsoup4, RBTools, 
apache-dev-tool
  Found existing installation: argparse 1.2.1
    DEPRECATION: Uninstalling a distutils installed project (argparse) has been 
deprecated and will be removed in a future version. This is due to the fact 
that uninstalling a distutils project will only partially uninstall the project.
    Not uninstalling argparse at /usr/lib/python2.7, outside environment 
<https://builds.apache.org/job/PreCommit-Lens-Build/ws/patchprocess>
Successfully installed RBTools-0.7.4 apache-dev-tool-0.0.10 argparse-1.2.1 
beautifulsoup4-4.4.0 jira-0.50 oauthlib-1.0.3 ordereddict-1.1 requests-2.7.0 
requests-oauthlib-0.5.0 requests-toolbelt-0.4.0 six-1.9.0 tlslite-0.4.9
<https://builds.apache.org/job/PreCommit-Lens-Build/ws/patchprocess/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py>:90:
 InsecurePlatformWarning: A true SSLContext object is not available. This 
prevents urllib3 from configuring SSL appropriately and may cause certain SSL 
connections to fail. For more information, see 
https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
<https://builds.apache.org/job/PreCommit-Lens-Build/ws/patchprocess/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py>:90:
 InsecurePlatformWarning: A true SSLContext object is not available. This 
prevents urllib3 from configuring SSL appropriately and may cause certain SSL 
connections to fail. For more information, see 
https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
<https://builds.apache.org/job/PreCommit-Lens-Build/ws/patchprocess/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py>:90:
 InsecurePlatformWarning: A true SSLContext object is not available. This 
prevents urllib3 from configuring SSL appropriately and may cause certain SSL 
connections to fail. For more information, see 
https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
HEAD is now at fa8e520 LENS-757: Examples should continue to run in case 
submission failures
Switched to a new branch 'master'
Branch master set up to track remote branch master from origin.
>From https://git-wip-us.apache.org/repos/asf/lens
 * branch            master     -> FETCH_HEAD
Already up-to-date.
<https://builds.apache.org/job/PreCommit-Lens-Build/ws/patchprocess/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py>:90:
 InsecurePlatformWarning: A true SSLContext object is not available. This 
prevents urllib3 from configuring SSL appropriately and may cause certain SSL 
connections to fail. For more information, see 
https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
<https://builds.apache.org/job/PreCommit-Lens-Build/ws/patchprocess/local/lib/python2.7/site-packages/bs4/__init__.py>:166:
 UserWarning: No parser was explicitly specified, so I'm using the best 
available HTML parser for this system ("html.parser"). This usually isn't a 
problem, but if you run this code on another system, or in a different virtual 
environment, it may use a different parser and behave differently.

To get rid of this warning, change this:

 BeautifulSoup([your markup])

to this:

 BeautifulSoup([your markup], "html.parser")

  markup_type=markup_type))
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15728  100 15728    0     0   165k      0 --:--:-- --:--:-- --:--:--  165k
error: 
lens-cli/src/main/java/org/apache/lens/cli/commands/ConceptualTableCrudCommand.java:
 already exists in working directory
apply latest patch status: Failure
ERROR: No artifacts are configured for archiving.
You probably forgot to set the file pattern, so please go back to the 
configuration and specify it.
If you really did mean to archive all the files in the workspace, please 
specify "**"
Build step 'Archive the artifacts' changed build result to FAILURE
[description-setter] Could not determine description.
Recording test results

Reply via email to