[Builder] Build failed in Jenkins: docs » docs-apim #1515

cbuilder at wso2.org cbuilder at wso2.org
Mon Apr 6 21:35:00 PDT 2020


See <https://wso2.org/jenkins/job/docs/job/docs-apim/1515/display/redirect?page=changes>

Changes:

[shanira14] add 3.1.0 version


------------------------------------------
[...truncated 51.04 KB...]
Cleaning up...
+ pip3 install pathlib2==2.3.5
Downloading/unpacking pathlib2==2.3.5
  Downloading pathlib2-2.3.5-py2.py3-none-any.whl
Requirement already satisfied (use --upgrade to upgrade): six in /usr/lib/python3/dist-packages (from pathlib2==2.3.5)
Downloading/unpacking scandir; python_version < "3.5" (from pathlib2==2.3.5)
  Downloading scandir-1.10.0.tar.gz
  Running setup.py (path:/tmp/pip_build_root/scandir/setup.py) egg_info for package scandir
    /tmp/pip_build_root/scandir/setup.py:12: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
      from distutils.core import setup, Extension
Installing collected packages: pathlib2, scandir
  Running setup.py install for scandir
    building '_scandir' extension
    x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.4m -c _scandir.c -o build/temp.linux-x86_64-3.4/_scandir.o
    x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.4/_scandir.o -o build/lib.linux-x86_64-3.4/_scandir.cpython-34m.so
  Could not find .egg-info directory in install record for scandir; python_version < "3.5" (from pathlib2==2.3.5)
Successfully installed pathlib2 scandir
Cleaning up...
+ pip3 install virtualenv==20.0.0 --ignore-installed six
Downloading/unpacking virtualenv==20.0.0
Downloading/unpacking six
  Downloading six-1.14.0-py2.py3-none-any.whl
Downloading/unpacking filelock<4,>=3.0.0 (from virtualenv==20.0.0)
  Downloading filelock-3.0.12-py3-none-any.whl
Downloading/unpacking appdirs<2,>=1.4.3 (from virtualenv==20.0.0)
  Downloading appdirs-1.4.3-py2.py3-none-any.whl
Downloading/unpacking importlib-resources<2,>=1.0; python_version < "3.7" (from virtualenv==20.0.0)
  Downloading importlib_resources-1.4.0-py2.py3-none-any.whl
Downloading/unpacking importlib-metadata<2,>=0.12; python_version < "3.8" (from virtualenv==20.0.0)
  Downloading importlib_metadata-1.6.0-py2.py3-none-any.whl
Downloading/unpacking typing; python_version < "3.5" (from importlib-resources<2,>=1.0; python_version < "3.7"->virtualenv==20.0.0)
  Downloading typing-3.7.4.1-py3-none-any.whl
Downloading/unpacking zipp>=0.4; python_version < "3.8" (from importlib-resources<2,>=1.0; python_version < "3.7"->virtualenv==20.0.0)
  Downloading zipp-3.1.0-py3-none-any.whl
Installing collected packages: virtualenv, six, filelock, appdirs, importlib-resources, importlib-metadata, typing, zipp
Successfully installed virtualenv six filelock appdirs importlib-resources importlib-metadata typing zipp
Cleaning up...
+ virtualenv --version
virtualenv 20.0.0 from /usr/local/lib/python3.4/dist-packages/virtualenv/__init__.py
+ virtualenv -v -p python3.6 /env
find interpreter for spec PythonSpec(implementation=CPython, major=3, minor=6)
proposed PythonInfo(spec=CPython3.4.3.final.0-64, exe=/usr/bin/python3, platform=linux, version='3.4.3 (default, Nov 12 2018, 22:25:49) \n[GCC 4.8.4]', encoding_fs_io=utf-8-UTF-8)
proposed PathPythonInfo(spec=CPython3.6.8.final.0-64, exe=/usr/bin/python3.6, platform=linux, version='3.6.8 (default, Dec 25 2018, 00:00:00) \n[GCC 4.8.4]', encoding_fs_io=utf-8-UTF-8)
create virtual environment via CPython3Posix(dest=/env, clear=False, global=False)
add seed packages via FromAppData pip=latest setuptools=latest wheel=latest app_data_dir=/root/.local/share/virtualenv/seed-v1
add activators for Xonsh, Fish, CShell, Bash, Python, PowerShell
done in 913ms
+ export PATH=/env/bin:/build/software/java/jdk1.8.0_45/bin:/build/software/go/go/bin:/build/software/go/go-1.13/bin:/build/software/go/go/bin:/build/software/go/go-1.12.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/env/bin:/build/software/java/jdk1.8.0_45/bin:/build/software/go/go/bin:/build/software/go/go-1.13/bin:/build/software/go/go/bin:/build/software/go/go-1.12.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ echo /env/bin:/build/software/java/jdk1.8.0_45/bin:/build/software/go/go/bin:/build/software/go/go-1.13/bin:/build/software/go/go/bin:/build/software/go/go-1.12.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
/env/bin:/build/software/java/jdk1.8.0_45/bin:/build/software/go/go/bin:/build/software/go/go-1.13/bin:/build/software/go/go/bin:/build/software/go/go-1.12.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ which python3
/env/bin/python3
+ which python
/env/bin/python
+ pip3 install -U --upgrade mkdocs==1.0.4
Collecting mkdocs==1.0.4
  Downloading mkdocs-1.0.4-py2.py3-none-any.whl (1.2 MB)
Collecting click>=3.3
  Downloading click-7.1.1-py2.py3-none-any.whl (82 kB)
Collecting Markdown>=2.3.1
  Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB)
Collecting tornado>=5.0
  Downloading tornado-6.0.4.tar.gz (496 kB)
Collecting PyYAML>=3.10
  Downloading PyYAML-5.3.1.tar.gz (269 kB)
Collecting livereload>=2.5.1
  Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB)
Collecting Jinja2>=2.7.1
  Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB)
Requirement already satisfied, skipping upgrade: setuptools>=36 in /env/lib/python3.6/site-packages (from Markdown>=2.3.1->mkdocs==1.0.4) (45.1.0)
Collecting six
  Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
Collecting MarkupSafe>=0.23
  Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB)
Building wheels for collected packages: tornado, PyYAML
  Building wheel for tornado (setup.py): started
  Building wheel for tornado (setup.py): finished with status 'done'
  Created wheel for tornado: filename=tornado-6.0.4-cp36-cp36m-linux_x86_64.whl size=415151 sha256=672694fd822ab2401e53128f6b0c04f5927f8e4fd437889aece5de70a656a761
  Stored in directory: /root/.cache/pip/wheels/37/a7/db/2d592e44029ef817f3ef63ea991db34191cebaef087a96f505
  Building wheel for PyYAML (setup.py): started
  Building wheel for PyYAML (setup.py): finished with status 'done'
  Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44621 sha256=3bfd8dcc381c9380685a2d1c712a46268c9e35d0b8582a24718c39770084ab40
  Stored in directory: /root/.cache/pip/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc
Successfully built tornado PyYAML
Installing collected packages: click, Markdown, tornado, PyYAML, six, livereload, MarkupSafe, Jinja2, mkdocs
Successfully installed Jinja2-2.11.1 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.1 livereload-2.6.1 mkdocs-1.0.4 six-1.14.0 tornado-6.0.4
+ pip3 install Pygments==2.5.2
Collecting Pygments==2.5.2
  Downloading Pygments-2.5.2-py2.py3-none-any.whl (896 kB)
Installing collected packages: Pygments
Successfully installed Pygments-2.5.2
+ pip3 install pymdown-extensions==6.2
Collecting pymdown-extensions==6.2
  Downloading pymdown_extensions-6.2-py2.py3-none-any.whl (198 kB)
Collecting pep562
  Downloading pep562-1.0-py2.py3-none-any.whl (7.0 kB)
Requirement already satisfied: Markdown>=3.0.1 in /env/lib/python3.6/site-packages (from pymdown-extensions==6.2) (3.2.1)
Requirement already satisfied: setuptools>=36 in /env/lib/python3.6/site-packages (from Markdown>=3.0.1->pymdown-extensions==6.2) (45.1.0)
Installing collected packages: pep562, pymdown-extensions
Successfully installed pep562-1.0 pymdown-extensions-6.2
+ pip3 install mkdocs-minify-plugin==0.2.1
Collecting mkdocs-minify-plugin==0.2.1
  Downloading mkdocs-minify-plugin-0.2.1.tar.gz (2.7 kB)
Requirement already satisfied: mkdocs>=1.0.4 in /env/lib/python3.6/site-packages (from mkdocs-minify-plugin==0.2.1) (1.0.4)
Collecting htmlmin>=0.1.4
  Downloading htmlmin-0.1.12.tar.gz (19 kB)
Collecting jsmin>=2.2.2
  Downloading jsmin-2.2.2.tar.gz (12 kB)
Requirement already satisfied: Markdown>=2.3.1 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-minify-plugin==0.2.1) (3.2.1)
Requirement already satisfied: click>=3.3 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-minify-plugin==0.2.1) (7.1.1)
Requirement already satisfied: PyYAML>=3.10 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-minify-plugin==0.2.1) (5.3.1)
Requirement already satisfied: tornado>=5.0 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-minify-plugin==0.2.1) (6.0.4)
Requirement already satisfied: livereload>=2.5.1 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-minify-plugin==0.2.1) (2.6.1)
Requirement already satisfied: Jinja2>=2.7.1 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-minify-plugin==0.2.1) (2.11.1)
Requirement already satisfied: setuptools>=36 in /env/lib/python3.6/site-packages (from Markdown>=2.3.1->mkdocs>=1.0.4->mkdocs-minify-plugin==0.2.1) (45.1.0)
Requirement already satisfied: six in /env/lib/python3.6/site-packages (from livereload>=2.5.1->mkdocs>=1.0.4->mkdocs-minify-plugin==0.2.1) (1.14.0)
Requirement already satisfied: MarkupSafe>=0.23 in /env/lib/python3.6/site-packages (from Jinja2>=2.7.1->mkdocs>=1.0.4->mkdocs-minify-plugin==0.2.1) (1.1.1)
Building wheels for collected packages: mkdocs-minify-plugin, htmlmin, jsmin
  Building wheel for mkdocs-minify-plugin (setup.py): started
  Building wheel for mkdocs-minify-plugin (setup.py): finished with status 'done'
  Created wheel for mkdocs-minify-plugin: filename=mkdocs_minify_plugin-0.2.1-py3-none-any.whl size=2834 sha256=24435af4982d24c8de7c88efad819d11043e8e66e793a1aa80ddc76e9f0449bb
  Stored in directory: /root/.cache/pip/wheels/64/95/7d/b0206edc132bc40c2a9858a0a0af91bfc695835d4b1444fe83
  Building wheel for htmlmin (setup.py): started
  Building wheel for htmlmin (setup.py): finished with status 'done'
  Created wheel for htmlmin: filename=htmlmin-0.1.12-py3-none-any.whl size=27084 sha256=cf91eb9f9167f1d230fe661f502d1df729beaefc5f248e7d69a79161891ca981
  Stored in directory: /root/.cache/pip/wheels/c3/fe/0b/4450b38bceb9ae43dd7d0f16e353566f30f5f4d59a58eca2ed
  Building wheel for jsmin (setup.py): started
  Building wheel for jsmin (setup.py): finished with status 'done'
  Created wheel for jsmin: filename=jsmin-2.2.2-py3-none-any.whl size=13918 sha256=9af78cf411bc31550b4512ffe1b0b72d63b1950b8e8ccb13677e075a8e47cf83
  Stored in directory: /root/.cache/pip/wheels/04/38/eb/73ad6916b8027c8d58b636d8be19457258a87e87836eac528a
Successfully built mkdocs-minify-plugin htmlmin jsmin
Installing collected packages: htmlmin, jsmin, mkdocs-minify-plugin
Successfully installed htmlmin-0.1.12 jsmin-2.2.2 mkdocs-minify-plugin-0.2.1
+ pip3 install mkdocs-markdownextradata-plugin==0.1.1
Collecting mkdocs-markdownextradata-plugin==0.1.1
  Downloading mkdocs-markdownextradata-plugin-0.1.1.tar.gz (4.5 kB)
Requirement already satisfied: mkdocs in /env/lib/python3.6/site-packages (from mkdocs-markdownextradata-plugin==0.1.1) (1.0.4)
Requirement already satisfied: pyyaml in /env/lib/python3.6/site-packages (from mkdocs-markdownextradata-plugin==0.1.1) (5.3.1)
Requirement already satisfied: Markdown>=2.3.1 in /env/lib/python3.6/site-packages (from mkdocs->mkdocs-markdownextradata-plugin==0.1.1) (3.2.1)
Requirement already satisfied: tornado>=5.0 in /env/lib/python3.6/site-packages (from mkdocs->mkdocs-markdownextradata-plugin==0.1.1) (6.0.4)
Requirement already satisfied: Jinja2>=2.7.1 in /env/lib/python3.6/site-packages (from mkdocs->mkdocs-markdownextradata-plugin==0.1.1) (2.11.1)
Requirement already satisfied: click>=3.3 in /env/lib/python3.6/site-packages (from mkdocs->mkdocs-markdownextradata-plugin==0.1.1) (7.1.1)
Requirement already satisfied: livereload>=2.5.1 in /env/lib/python3.6/site-packages (from mkdocs->mkdocs-markdownextradata-plugin==0.1.1) (2.6.1)
Requirement already satisfied: setuptools>=36 in /env/lib/python3.6/site-packages (from Markdown>=2.3.1->mkdocs->mkdocs-markdownextradata-plugin==0.1.1) (45.1.0)
Requirement already satisfied: MarkupSafe>=0.23 in /env/lib/python3.6/site-packages (from Jinja2>=2.7.1->mkdocs->mkdocs-markdownextradata-plugin==0.1.1) (1.1.1)
Requirement already satisfied: six in /env/lib/python3.6/site-packages (from livereload>=2.5.1->mkdocs->mkdocs-markdownextradata-plugin==0.1.1) (1.14.0)
Building wheels for collected packages: mkdocs-markdownextradata-plugin
  Building wheel for mkdocs-markdownextradata-plugin (setup.py): started
  Building wheel for mkdocs-markdownextradata-plugin (setup.py): finished with status 'done'
  Created wheel for mkdocs-markdownextradata-plugin: filename=mkdocs_markdownextradata_plugin-0.1.1-py3-none-any.whl size=4352 sha256=62aa9792fcd721f4b24730c362578b0c3c2eb49e7b89dfef5a1d1dff9b1ce09b
  Stored in directory: /root/.cache/pip/wheels/c1/d8/4c/6fc7050f75d2faf62edef5ee8c19740a0c6dcbfccd7b4f99c1
Successfully built mkdocs-markdownextradata-plugin
Installing collected packages: mkdocs-markdownextradata-plugin
Successfully installed mkdocs-markdownextradata-plugin-0.1.1
+ pip3 install mkdocs-redirects==1.0.0
Collecting mkdocs-redirects==1.0.0
  Downloading mkdocs-redirects-1.0.0.tar.gz (4.7 kB)
Requirement already satisfied: mkdocs>=1.0.4 in /env/lib/python3.6/site-packages (from mkdocs-redirects==1.0.0) (1.0.4)
Requirement already satisfied: PyYAML>=3.10 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-redirects==1.0.0) (5.3.1)
Requirement already satisfied: click>=3.3 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-redirects==1.0.0) (7.1.1)
Requirement already satisfied: livereload>=2.5.1 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-redirects==1.0.0) (2.6.1)
Requirement already satisfied: tornado>=5.0 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-redirects==1.0.0) (6.0.4)
Requirement already satisfied: Markdown>=2.3.1 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-redirects==1.0.0) (3.2.1)
Requirement already satisfied: Jinja2>=2.7.1 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-redirects==1.0.0) (2.11.1)
Requirement already satisfied: six in /env/lib/python3.6/site-packages (from livereload>=2.5.1->mkdocs>=1.0.4->mkdocs-redirects==1.0.0) (1.14.0)
Requirement already satisfied: setuptools>=36 in /env/lib/python3.6/site-packages (from Markdown>=2.3.1->mkdocs>=1.0.4->mkdocs-redirects==1.0.0) (45.1.0)
Requirement already satisfied: MarkupSafe>=0.23 in /env/lib/python3.6/site-packages (from Jinja2>=2.7.1->mkdocs>=1.0.4->mkdocs-redirects==1.0.0) (1.1.1)
Building wheels for collected packages: mkdocs-redirects
  Building wheel for mkdocs-redirects (setup.py): started
  Building wheel for mkdocs-redirects (setup.py): finished with status 'done'
  Created wheel for mkdocs-redirects: filename=mkdocs_redirects-1.0.0-py3-none-any.whl size=5187 sha256=8bbf1f57b60e365a286c87d894ded5211eb8c4f88d35b4d9f0ac23714d7da97b
  Stored in directory: /root/.cache/pip/wheels/4e/ce/35/7657425e851fcc8468ef12f045fbf1429095c41b8f09bbb4ba
Successfully built mkdocs-redirects
Installing collected packages: mkdocs-redirects
Successfully installed mkdocs-redirects-1.0.0
+ pip3 install pathlib
Collecting pathlib
  Downloading pathlib-1.0.1.tar.gz (49 kB)
Building wheels for collected packages: pathlib
  Building wheel for pathlib (setup.py): started
  Building wheel for pathlib (setup.py): finished with status 'done'
  Created wheel for pathlib: filename=pathlib-1.0.1-py3-none-any.whl size=14346 sha256=14467e173c65be3d97250e717836d58e62cf0e474e2a17f5543469748fec39fd
  Stored in directory: /root/.cache/pip/wheels/e1/32/91/afe2cabe6f77819de11759f2a07d538cd521ef3a9dd81ba0b4
Successfully built pathlib
Installing collected packages: pathlib
Successfully installed pathlib-1.0.1
+ pip3 install -U --no-deps mkdocs-material==4.5.1
Collecting mkdocs-material==4.5.1
  Downloading mkdocs_material-4.5.1-py2.py3-none-any.whl (721 kB)
Installing collected packages: mkdocs-material
Successfully installed mkdocs-material-4.5.1
+ which mkdocs
/env/bin/mkdocs
+ pip3 install markdown-include==0.5.1
Collecting markdown-include==0.5.1
  Downloading markdown-include-0.5.1.tar.gz (4.0 kB)
Requirement already satisfied: markdown in /env/lib/python3.6/site-packages (from markdown-include==0.5.1) (3.2.1)
Requirement already satisfied: setuptools>=36 in /env/lib/python3.6/site-packages (from markdown->markdown-include==0.5.1) (45.1.0)
Building wheels for collected packages: markdown-include
  Building wheel for markdown-include (setup.py): started
  Building wheel for markdown-include (setup.py): finished with status 'done'
  Created wheel for markdown-include: filename=markdown_include-0.5.1-py3-none-any.whl size=4148 sha256=bbf14d53720121ad936d07215a7a0a78716444e860e27dbffc8e753aeb0d48b0
  Stored in directory: /root/.cache/pip/wheels/46/5c/5e/84a02f95c0e6bcb05bede1df2ce6612dfaebba1281549c7b03
Successfully built markdown-include
Installing collected packages: markdown-include
Successfully installed markdown-include-0.5.1
+ pip3 install markdown==3.1
Collecting markdown==3.1
  Downloading Markdown-3.1-py2.py3-none-any.whl (87 kB)
Requirement already satisfied: setuptools>=36 in /env/lib/python3.6/site-packages (from markdown==3.1) (45.1.0)
Installing collected packages: markdown
  Attempting uninstall: markdown
    Found existing installation: Markdown 3.2.1
    Uninstalling Markdown-3.2.1:
      Successfully uninstalled Markdown-3.2.1
Successfully installed markdown-3.1
+ echo == versions ==
== versions ==
+ pip3 --version
pip 20.0.2 from /env/lib/python3.6/site-packages/pip (python 3.6)
+ python --version
Python 3.6.8
+ mkdocs --version
mkdocs, version 1.0.4 from /env/lib/python3.6/site-packages/mkdocs (Python 3.6)
+ pip3 freeze
+ grep mkdocs-material
mkdocs-material==4.5.1
+ echo ========================
========================
+ echo == Build Script Start ==
== Build Script Start ==
++ pwd
+ cwd=<https://wso2.org/jenkins/job/docs/job/docs-apim/ws/>
+ echo build triggered
build triggered
+ echo all branches are building ....
all branches are building ....
++ git branch -a
++ grep 'remotes/origin/*'
+ for BRANCH in '`git branch -a | grep remotes/origin/*`'
+ git checkout versions
Switched to a new branch 'versions'
Branch versions set up to track remote branch versions from origin.
++ cat en/docs/assets/versions.json
++ jq -r .current
parse error: Expected separator between values at line 14, column 11
+ current=
Build step 'Execute shell' marked build as failure


More information about the Builder mailing list