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

cbuilder at wso2.org cbuilder at wso2.org
Thu Apr 23 07:15:07 PDT 2020


See <https://wso2.org/jenkins/job/docs/job/docs-apim/1664/display/redirect>

Changes:


------------------------------------------
[...truncated 57.50 KB...]
+ pip3 install zipp==3.0.0
Downloading/unpacking zipp==3.0.0
  Downloading zipp-3.0.0-py3-none-any.whl
Installing collected packages: zipp
Successfully installed zipp
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 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 filelock<4,>=3.0.0 (from virtualenv==20.0.0)
  Downloading filelock-3.0.12-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, appdirs, importlib-resources, importlib-metadata, filelock, typing, zipp
Successfully installed virtualenv six appdirs importlib-resources importlib-metadata filelock 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 Fish, Bash, PowerShell, CShell, Xonsh, Python
done in 919ms
+ 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 PyYAML>=3.10
  Downloading PyYAML-5.3.1.tar.gz (269 kB)
Collecting Jinja2>=2.7.1
  Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
Collecting livereload>=2.5.1
  Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB)
Collecting click>=3.3
  Downloading click-7.1.1-py2.py3-none-any.whl (82 kB)
Collecting tornado>=5.0
  Downloading tornado-6.0.4.tar.gz (496 kB)
Collecting Markdown>=2.3.1
  Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB)
Collecting MarkupSafe>=0.23
  Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB)
Collecting six
  Downloading six-1.14.0-py2.py3-none-any.whl (10 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)
Building wheels for collected packages: PyYAML, tornado
  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=6c503c39d54055ab1520fb1397eade6a2faad5e792417c6b671ac7f773b6be91
  Stored in directory: /root/.cache/pip/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc
  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=0395cc63d5752b384d8b65868ea47125f8960d9a5f586772bc66fc93740e03a2
  Stored in directory: /root/.cache/pip/wheels/37/a7/db/2d592e44029ef817f3ef63ea991db34191cebaef087a96f505
Successfully built PyYAML tornado
Installing collected packages: PyYAML, MarkupSafe, Jinja2, tornado, six, livereload, click, Markdown, mkdocs
Successfully installed Jinja2-2.11.2 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)
Requirement already satisfied: Markdown>=3.0.1 in /env/lib/python3.6/site-packages (from pymdown-extensions==6.2) (3.2.1)
Collecting pep562
  Downloading pep562-1.0-py2.py3-none-any.whl (7.0 kB)
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: 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: Jinja2>=2.7.1 in /env/lib/python3.6/site-packages (from mkdocs>=1.0.4->mkdocs-minify-plugin==0.2.1) (2.11.2)
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: 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: 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)
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)
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=1ffaabdbeaa76f837b1ca27df6d5489fdab710932db68c847f1bf027d47a726f
  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=081b29e5c380d24c31f2331cefe2e10f775431fc1dfd328981cbbcd667007632
  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=53cdebf1f642591321206a3c6ec7c5168471e41135976159a70f9bec1805be87
  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: Jinja2>=2.7.1 in /env/lib/python3.6/site-packages (from mkdocs->mkdocs-markdownextradata-plugin==0.1.1) (2.11.2)
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: 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: 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: 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: 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: 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=15d4eac0519c09029f6aab2b7c29a4699096fa400a5cd7fedb48d48964b0453e
  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: 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.2)
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: 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: 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: 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: 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)
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)
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=fda74a73fc3b401832488ba40195faa6974f17c4e9f19dbbd7ccda8e1569be77
  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=bc2548b57f1a304c776e78642a10f02dbcba01f005b61a8ecf14b86104a643d3
  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=03dcfc7b3158091cec3f98edf1772c9bf8ec6dc60605d96751f952d485f4e429
  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
error: pathspec 'versions' did not match any file(s) known to git.
Build step 'Execute shell' marked build as failure


More information about the Builder mailing list