Message-id: 20170216172048.9442-1-alinefm@linux.vnet.ibm.com Subject: [Kimchi-devel] [PATCH] [Wok 0/3] Allow protecting an resource action (POST) when resource (GET) is not protected Type: series === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked under the git checkout with # HEAD pointing to a commit that has the patches applied on top of "base" # branch ./autogen.sh --system sudo make check sudo chown ramonn.ramonn -R . === TEST SCRIPT END === Updating dd1e0131199b69b8ed8cd157719b81232e4c9027 Switched to a new branch 'test' f5a3ce2 Allow protecting an resource action (POST) when resource (GET) is not protected 2b6933e Specify user when doing a request instead of trying to override FakeUser class attribute 3d679fa Do not sort tests on Wok === OUTPUT BEGIN === configure.ac:45: installing 'build-aux/compile' configure.ac:45: installing 'build-aux/config.guess' configure.ac:45: installing 'build-aux/config.sub' configure.ac:37: installing 'build-aux/install-sh' configure.ac:37: installing 'build-aux/missing' src/wok/Makefile.am:24: installing 'build-aux/py-compile' aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4' configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for pep8... /usr/bin/pep8 checking for git... /usr/bin/git checking for rpmlint... /usr/bin/rpmlint checking python module: unittest... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for cheetah... /usr/bin/cheetah checking for pyflakes... /usr/bin/pyflakes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in chmod: cannot access 'po/gen-pot': No such file or directory config.status: creating po/gen-pot config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/wokd.8 config.status: creating docs/API/Makefile config.status: creating src/Makefile config.status: creating src/nginx/Makefile config.status: creating src/wok/Makefile config.status: creating src/wok/control/Makefile config.status: creating src/wok/model/Makefile config.status: creating src/wok/xmlutils/Makefile config.status: creating src/wok/plugins/Makefile config.status: creating ui/Makefile config.status: creating ui/base64/Makefile config.status: creating ui/css/Makefile config.status: creating ui/css/fontawesome/Makefile config.status: creating ui/css/opensans/Makefile config.status: creating ui/images/Makefile config.status: creating ui/images/theme-default/Makefile config.status: creating ui/js/Makefile config.status: creating ui/libs/Makefile config.status: creating ui/libs/bootstrap/Makefile config.status: creating ui/libs/bootstrap-select/Makefile config.status: creating ui/libs/bootstrap-select/dist/Makefile config.status: creating ui/libs/bootstrap-select/dist/js/Makefile config.status: creating ui/libs/bootstrap-select/dist/css/Makefile config.status: creating ui/libs/jquery-bootgrid/Makefile config.status: creating ui/libs/jquery-bootgrid/dist/Makefile config.status: creating ui/libs/jquery-bootgrid/dist/js/Makefile config.status: creating ui/libs/jquery-bootgrid/dist/css/Makefile config.status: creating ui/libs/bootstrap-switch/Makefile config.status: creating ui/libs/bootstrap-switch/dist/Makefile config.status: creating ui/libs/bootstrap-switch/dist/js/Makefile config.status: creating ui/libs/bootstrap-switch/dist/css/Makefile config.status: creating ui/libs/jquery-containsNC/Makefile config.status: creating ui/libs/bootstrap-editable/Makefile config.status: creating ui/libs/bootstrap-editable/dist/Makefile config.status: creating ui/libs/bootstrap-editable/dist/js/Makefile config.status: creating ui/libs/bootstrap-editable/dist/css/Makefile config.status: creating ui/libs/es5-shim/Makefile config.status: creating ui/libs/jquery/Makefile config.status: creating ui/libs/jquery-i18n/Makefile config.status: creating ui/libs/jquery-ui/Makefile config.status: creating ui/libs/jquery-ui/themes/Makefile config.status: creating ui/libs/jquery-ui/themes/base/Makefile config.status: creating ui/libs/jquery-ui/themes/base/images/Makefile config.status: creating ui/libs/list-js/Makefile config.status: creating ui/libs/lodash/Makefile config.status: creating ui/libs/moment/Makefile config.status: creating ui/libs/datatables/Makefile config.status: creating ui/libs/datatables/js/Makefile config.status: creating ui/libs/datatables/js/plugins/Makefile config.status: creating ui/libs/datatables/js/plugins/ip-address/Makefile config.status: creating ui/libs/datatables/css/Makefile config.status: creating ui/libs/typeahead/Makefile config.status: creating ui/pages/Makefile config.status: creating ui/pages/help/Makefile config.status: creating ui/pages/tabs/Makefile config.status: creating ui/pages/help/en_US/Makefile config.status: creating ui/config/Makefile config.status: creating contrib/Makefile config.status: creating contrib/DEBIAN/Makefile config.status: creating contrib/DEBIAN/control config.status: creating contrib/wok.spec.fedora config.status: creating contrib/wok.spec.suse config.status: creating tests/Makefile config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands Making check in src make[1]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src' sed -e 's,[@]pythondir[@],/usr/lib/python2.7/site-packages,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]PACKAGE[@],wok,g' -e 's,[@]VERSION[@],2.3.0,g' < wok.conf.in > wok.conf make check-recursive make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src' Making check in wok make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok' sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]pkgdatadir[@],/usr/share/wok,g' -e 's,[@]wokdir[@],/usr/lib/python2.7/site-packages/wok,g' -e 's,[@]wokversion[@],2.3.0,g' -e 's,[@]wokrelease[@],80.gitf5a3ce2,g' < ./config.py.in > config.py make check-recursive make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok' Making check in control make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/control' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/control' Making check in model make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/model' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/model' Making check in xmlutils make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/xmlutils' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/xmlutils' Making check in plugins make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/wok' Making check in nginx make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/nginx' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src/nginx' make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src' sed -e 's,[@]pythondir[@],/usr/lib/python2.7/site-packages,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]PACKAGE[@],wok,g' -e 's,[@]VERSION[@],2.3.0,g' < ./wokd.in > wokd chmod +x wokd make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src' make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/src' Making check in ui make[1]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui' Making check in base64 make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/base64' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/base64' Making check in css make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/css' Making check in fontawesome make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/css/fontawesome' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/css/fontawesome' Making check in opensans make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/css/opensans' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/css/opensans' make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/css' cat theme-default/datagrid.css theme-default/line.css theme-default/line-chart.css theme-default/button-flat.css theme-default/login-window.css theme-default/framework.css theme-default/checkbox-flat.css theme-default/button.css theme-default/grid.css theme-default/message-flat.css theme-default/nav-tree.css theme-default/reset.css theme-default/circleGauge.css theme-default/window.css theme-default/selectmenu-flat.css theme-default/form.css theme-default/about.css theme-default/base.css theme-default/messagebar-flat.css theme-default/theme.css theme-default/message.css theme-default/list-flat.css theme-default/radio-flat.css theme-default/error.css theme-default/tile-check.css theme-default/navbar.css theme-default/menu-flat.css theme-default/popover.css theme-default/tabs.css theme-default/dialog-flat.css theme-default/textbox-flat.css theme-default/topbar.css theme-default/gauge-flat.css theme-default/toolbar.css theme-default/jquery-ui.custom.css > theme-default.min.css make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/css' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/css' Making check in images make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/images' Making check in theme-default make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/images/theme-default' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/images/theme-default' make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/images' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/images' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/images' Making check in js make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/js' cat src/wok.api.js src/wok.combobox.js src/wok.confirm.js src/wok.cookie.js src/wok.datagrid.js src/wok.datatables.js src/wok.filter-select.js src/wok.form.js src/wok.grid.js src/wok.lang.js src/wok.line-chart.js src/wok.list.js src/wok.login.js src/wok.logos.js src/wok.main.js src/wok.message.js src/wok.object.js src/wok.popable.js src/wok.select.js src/wok.session.js src/wok.string.js src/wok.substitute.js src/wok.topic.js src/wok.user.js src/wok.utils.js src/wok.window.js > wok.min.js make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/js' Making check in libs make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs' Making check in bootstrap make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap' Making check in jquery make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery' Making check in jquery-ui make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui' Making check in themes make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui/themes' Making check in base make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui/themes/base' Making check in images make[6]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui/themes/base/images' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui/themes/base/images' make[6]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui/themes/base' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui/themes/base' make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui/themes/base' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui/themes' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui/themes' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui/themes' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-ui' Making check in bootstrap-select make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-select' Making check in dist make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-select/dist' Making check in css make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-select/dist/css' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-select/dist/css' Making check in js make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-select/dist/js' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-select/dist/js' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-select/dist' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-select/dist' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-select/dist' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-select' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-select' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-select' Making check in es5-shim make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/es5-shim' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/es5-shim' Making check in jquery-i18n make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-i18n' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-i18n' Making check in list-js make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/list-js' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/list-js' Making check in jquery-bootgrid make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-bootgrid' Making check in dist make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-bootgrid/dist' Making check in css make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-bootgrid/dist/css' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-bootgrid/dist/css' Making check in js make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-bootgrid/dist/js' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-bootgrid/dist/js' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-bootgrid/dist' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-bootgrid/dist' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-bootgrid/dist' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-bootgrid' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-bootgrid' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-bootgrid' Making check in bootstrap-switch make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-switch' Making check in dist make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-switch/dist' Making check in css make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-switch/dist/css' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-switch/dist/css' Making check in js make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-switch/dist/js' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-switch/dist/js' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-switch/dist' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-switch/dist' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-switch/dist' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-switch' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-switch' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-switch' Making check in bootstrap-editable make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-editable' Making check in dist make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-editable/dist' Making check in css make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-editable/dist/css' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-editable/dist/css' Making check in js make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-editable/dist/js' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-editable/dist/js' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-editable/dist' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-editable/dist' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-editable/dist' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-editable' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-editable' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/bootstrap-editable' Making check in typeahead make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/typeahead' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/typeahead' Making check in jquery-containsNC make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-containsNC' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/jquery-containsNC' Making check in lodash make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/lodash' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/lodash' Making check in datatables make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables' Making check in css make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables/css' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables/css' Making check in js make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables/js' Making check in plugins make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables/js/plugins' Making check in ip-address make[6]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables/js/plugins/ip-address' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables/js/plugins/ip-address' make[6]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables/js/plugins' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables/js/plugins' make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables/js/plugins' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables/js' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables/js' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables/js' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/datatables' Making check in moment make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/moment' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs/moment' make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/libs' Making check in pages make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/pages' Making check in help make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/pages/help' Making check in en_US make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/pages/help/en_US' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/pages/help/en_US' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/pages/help' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/pages/help' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/pages/help' Making check in tabs make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/pages/tabs' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/pages/tabs' make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/pages' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/pages' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/pages' Making check in config make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/config' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui/config' make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui' make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/ui' Making check in docs make[1]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/docs' Making check in API make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/docs/API' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/docs/API' make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/docs' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/docs' make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/docs' Making check in contrib make[1]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/contrib' sed \ -e 's|[@]PACKAGE_VERSION[@]|2.3.0|g' \ -e 's|[@]PACKAGE_RELEASE[@]|80.gitf5a3ce2|g' \ < make-deb.sh.in > make-deb.sh-t && \ chmod a+x make-deb.sh-t && \ mv make-deb.sh-t make-deb.sh make check-recursive make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/contrib' Making check in DEBIAN make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/contrib/DEBIAN' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/contrib/DEBIAN' make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/contrib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/contrib' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/contrib' make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/contrib' Making check in po make[1]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/po' /usr/bin/msgmerge --update --lang=en_US en_US.po wok.pot ............ done. rm -f en_US.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_US.gmo en_US.po en_US.po: 0 translated messages, 91 untranslated messages. rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po pt_BR.po: 32 translated messages, 59 untranslated messages. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po zh_CN.po: 28 translated messages, 63 untranslated messages. /usr/bin/msgmerge --update --lang=de_DE de_DE.po wok.pot ............ done. rm -f de_DE.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de_DE.gmo de_DE.po de_DE.po: 24 translated messages, 67 untranslated messages. rm -f es_ES.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es_ES.gmo es_ES.po es_ES.po: 24 translated messages, 67 untranslated messages. rm -f fr_FR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr_FR.gmo fr_FR.po fr_FR.po: 26 translated messages, 65 untranslated messages. rm -f it_IT.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it_IT.gmo it_IT.po it_IT.po: 24 translated messages, 67 untranslated messages. rm -f ja_JP.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja_JP.gmo ja_JP.po ja_JP.po: 24 translated messages, 67 untranslated messages. rm -f ko_KR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko_KR.gmo ko_KR.po ko_KR.po: 24 translated messages, 67 untranslated messages. rm -f ru_RU.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru_RU.gmo ru_RU.po ru_RU.po: 24 translated messages, 67 untranslated messages. rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po zh_TW.po: 24 translated messages, 67 untranslated messages. test ! -f ./wok.pot || \ test -z "en_US.gmo pt_BR.gmo zh_CN.gmo de_DE.gmo es_ES.gmo fr_FR.gmo it_IT.gmo ja_JP.gmo ko_KR.gmo ru_RU.gmo zh_TW.gmo" || make en_US.gmo pt_BR.gmo zh_CN.gmo de_DE.gmo es_ES.gmo fr_FR.gmo it_IT.gmo ja_JP.gmo ko_KR.gmo ru_RU.gmo zh_TW.gmo make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/po' /usr/bin/msgmerge --update --lang=en_US en_US.po wok.pot ............ done. make[2]: 'pt_BR.gmo' is up to date. make[2]: 'zh_CN.gmo' is up to date. /usr/bin/msgmerge --update --lang=de_DE de_DE.po wok.pot ............ done. make[2]: 'es_ES.gmo' is up to date. make[2]: 'fr_FR.gmo' is up to date. make[2]: 'it_IT.gmo' is up to date. make[2]: 'ja_JP.gmo' is up to date. make[2]: 'ko_KR.gmo' is up to date. make[2]: 'ru_RU.gmo' is up to date. make[2]: 'zh_TW.gmo' is up to date. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/po' touch stamp-po make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/po' Making check in tests make[1]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/tests' sed -e 's,[@]HAVE_PYMOD_UNITTEST[@],yes,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]PYTHON_VERSION[@],2.7,g' -e 's,[@]wokdir[@],/usr/lib/python2.7/site-packages/wok,g' -e 's,[@]pkgdatadir[@],/usr/share/wok,g' < ./test_config.py.in > test_config.py make check-am make[2]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/tests' sed -e 's,[@]HAVE_PYMOD_UNITTEST[@],yes,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]PYTHON_VERSION[@],2.7,g' -e 's,[@]wokdir[@],/usr/lib/python2.7/site-packages/wok,g' -e 's,[@]pkgdatadir[@],/usr/share/wok,g' < ./run_tests.sh.in > run_tests.sh chmod +x run_tests.sh make check-local make[3]: Entering directory '/var/tmp/patchew-tester-tmp-hh671dja/src/tests' /usr/bin/mkdir -p ../data/screenshots ./run_tests.sh Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. WOKUTILS0004E: WOKUTILS0004E WOKUTILS0004E: WOKUTILS0004E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E ..Waiting task e3fe3282-02b9-11e7-9d7b-08d40c06b9d6, message: The request is being processing. Waiting task e4970318-02b9-11e7-9d7b-08d40c06b9d6, message: The request is being processing. Waiting task e4970318-02b9-11e7-9d7b-08d40c06b9d6, message: The request is being processing. Waiting task e4970318-02b9-11e7-9d7b-08d40c06b9d6, message: The request is being processing. Waiting task e6617818-02b9-11e7-9d7b-08d40c06b9d6, message: The request is being processing. Waiting task e6fa3a9e-02b9-11e7-9d7b-08d40c06b9d6, message: step 1 OK Waiting task e6fa3a9e-02b9-11e7-9d7b-08d40c06b9d6, message: step 1 OK Waiting task e6fa3a9e-02b9-11e7-9d7b-08d40c06b9d6, message: step 1 OK Waiting task e6fa3a9e-02b9-11e7-9d7b-08d40c06b9d6, message: step 2 OK ...nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. [06/Mar/2017:19:12:14] ENGINE Bus STARTING [06/Mar/2017:19:12:14] ENGINE Started monitor thread 'Autoreloader'. [06/Mar/2017:19:12:14] ENGINE Serving on http://127.0.0.1:8010 [06/Mar/2017:19:12:14] ENGINE Bus STARTED E[06/Mar/2017:19:12:14] ENGINE Bus STOPPING [06/Mar/2017:19:12:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down [06/Mar/2017:19:12:14] ENGINE Stopped thread 'Autoreloader'. [06/Mar/2017:19:12:14] ENGINE Bus STOPPED [06/Mar/2017:19:12:14] ENGINE Bus EXITING [06/Mar/2017:19:12:14] ENGINE Bus EXITED [06/Mar/2017:19:12:14] ENGINE Waiting for child threads to terminate... Run command: 'service nginx status' out: ● nginx.service - The nginx HTTP and reverse proxy server Loaded: loaded (/usr/lib/systemd/system/nginx.service; disabled; vendor preset: disabled) Active: active (running) since Mon 2017-03-06 19:04:38 BRT; 7min ago Process: 16589 ExecStart=/usr/sbin/nginx (code=exited, status=0/SUCCESS) Process: 16587 ExecStartPre=/usr/sbin/nginx -t (code=exited, status=0/SUCCESS) Process: 16584 ExecStartPre=/usr/bin/rm -f /run/nginx.pid (code=exited, status=0/SUCCESS) Main PID: 16591 (nginx) Tasks: 5 (limit: 4915) CGroup: /system.slice/nginx.service ├─ 767 nginx: worker process ├─ 768 nginx: worker process ├─ 769 nginx: worker process ├─ 770 nginx: worker process └─16591 nginx: master process /usr/sbin/nginx Mar 06 19:04:38 jarvis systemd[1]: Starting The nginx HTTP and reverse proxy server... Mar 06 19:04:38 jarvis nginx[16587]: nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Mar 06 19:04:38 jarvis nginx[16587]: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok Mar 06 19:04:38 jarvis nginx[16587]: nginx: configuration file /etc/nginx/nginx.conf test is successful Mar 06 19:04:38 jarvis nginx[16589]: nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Mar 06 19:04:38 jarvis systemd[1]: Started The nginx HTTP and reverse proxy server. error: Redirecting to /bin/systemctl status nginx.service returned from cmd: service nginx status nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Enginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. [06/Mar/2017:19:12:15] ENGINE Bus STARTING [06/Mar/2017:19:12:15] ENGINE Serving on http://127.0.0.1:8010 [06/Mar/2017:19:12:15] ENGINE Bus STARTED EEEEEE[06/Mar/2017:19:12:15] ENGINE Bus STOPPING [06/Mar/2017:19:12:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down [06/Mar/2017:19:12:15] ENGINE Bus STOPPED [06/Mar/2017:19:12:15] ENGINE Bus EXITING [06/Mar/2017:19:12:15] ENGINE Bus EXITED .[06/Mar/2017:19:12:15] ENGINE Waiting for child threads to terminate... WOKOBJST0001E: Unable to find β in datastore WOKOBJST0001E: Unable to find těst2 in datastore .........Run command: 'service nginx status' out: ● nginx.service - The nginx HTTP and reverse proxy server Loaded: loaded (/usr/lib/systemd/system/nginx.service; disabled; vendor preset: disabled) Active: active (running) since Mon 2017-03-06 19:04:38 BRT; 7min ago Process: 16589 ExecStart=/usr/sbin/nginx (code=exited, status=0/SUCCESS) Process: 16587 ExecStartPre=/usr/sbin/nginx -t (code=exited, status=0/SUCCESS) Process: 16584 ExecStartPre=/usr/bin/rm -f /run/nginx.pid (code=exited, status=0/SUCCESS) Main PID: 16591 (nginx) Tasks: 5 (limit: 4915) CGroup: /system.slice/nginx.service ├─ 858 nginx: worker process ├─ 859 nginx: worker process ├─ 860 nginx: worker process ├─ 863 nginx: worker process └─16591 nginx: master process /usr/sbin/nginx Mar 06 19:04:38 jarvis systemd[1]: Starting The nginx HTTP and reverse proxy server... Mar 06 19:04:38 jarvis nginx[16587]: nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Mar 06 19:04:38 jarvis nginx[16587]: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok Mar 06 19:04:38 jarvis nginx[16587]: nginx: configuration file /etc/nginx/nginx.conf test is successful Mar 06 19:04:38 jarvis nginx[16589]: nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Mar 06 19:04:38 jarvis systemd[1]: Started The nginx HTTP and reverse proxy server. error: Redirecting to /bin/systemctl status nginx.service returned from cmd: service nginx status [06/Mar/2017:19:12:15] ENGINE Waiting for child threads to terminate... nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. [06/Mar/2017:19:12:15] ENGINE Bus STARTING [06/Mar/2017:19:12:15] ENGINE Serving on http://127.0.0.1:8010 [06/Mar/2017:19:12:15] ENGINE Bus STARTED E[06/Mar/2017:19:12:15] ENGINE Bus STOPPING [06/Mar/2017:19:12:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down [06/Mar/2017:19:12:15] ENGINE Bus STOPPED [06/Mar/2017:19:12:15] ENGINE Bus EXITING [06/Mar/2017:19:12:15] ENGINE Bus EXITED Run command: 'service nginx status' out: ● nginx.service - The nginx HTTP and reverse proxy server Loaded: loaded (/usr/lib/systemd/system/nginx.service; disabled; vendor preset: disabled) Active: active (running) since Mon 2017-03-06 19:04:38 BRT; 7min ago Process: 16589 ExecStart=/usr/sbin/nginx (code=exited, status=0/SUCCESS) Process: 16587 ExecStartPre=/usr/sbin/nginx -t (code=exited, status=0/SUCCESS) Process: 16584 ExecStartPre=/usr/bin/rm -f /run/nginx.pid (code=exited, status=0/SUCCESS) Main PID: 16591 (nginx) Tasks: 5 (limit: 4915) CGroup: /system.slice/nginx.service ├─ 978 nginx: worker process ├─ 979 nginx: worker process ├─ 980 nginx: worker process ├─ 981 nginx: worker process └─16591 nginx: master process /usr/sbin/nginx Mar 06 19:04:38 jarvis systemd[1]: Starting The nginx HTTP and reverse proxy server... Mar 06 19:04:38 jarvis nginx[16587]: nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Mar 06 19:04:38 jarvis nginx[16587]: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok Mar 06 19:04:38 jarvis nginx[16587]: nginx: configuration file /etc/nginx/nginx.conf test is successful Mar 06 19:04:38 jarvis nginx[16589]: nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Mar 06 19:04:38 jarvis systemd[1]: Started The nginx HTTP and reverse proxy server. error: Redirecting to /bin/systemctl status nginx.service returned from cmd: service nginx status nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Enginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. [06/Mar/2017:19:12:16] ENGINE Bus STARTING [06/Mar/2017:19:12:16] ENGINE Serving on http://127.0.0.1:8010 [06/Mar/2017:19:12:16] ENGINE Bus STARTED ss[06/Mar/2017:19:12:16] ENGINE Bus STOPPING [06/Mar/2017:19:12:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down [06/Mar/2017:19:12:16] ENGINE Bus STOPPED [06/Mar/2017:19:12:16] ENGINE Bus EXITING [06/Mar/2017:19:12:16] ENGINE Bus EXITED Run command: 'service nginx status' out: ● nginx.service - The nginx HTTP and reverse proxy server Loaded: loaded (/usr/lib/systemd/system/nginx.service; disabled; vendor preset: disabled) Active: active (running) since Mon 2017-03-06 19:04:38 BRT; 7min ago Process: 16589 ExecStart=/usr/sbin/nginx (code=exited, status=0/SUCCESS) Process: 16587 ExecStartPre=/usr/sbin/nginx -t (code=exited, status=0/SUCCESS) Process: 16584 ExecStartPre=/usr/bin/rm -f /run/nginx.pid (code=exited, status=0/SUCCESS) Main PID: 16591 (nginx) Tasks: 5 (limit: 4915) CGroup: /system.slice/nginx.service ├─ 1038 nginx: worker process ├─ 1039 nginx: worker process ├─ 1040 nginx: worker process ├─ 1041 nginx: worker process └─16591 nginx: master process /usr/sbin/nginx Mar 06 19:04:38 jarvis systemd[1]: Starting The nginx HTTP and reverse proxy server... Mar 06 19:04:38 jarvis nginx[16587]: nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Mar 06 19:04:38 jarvis nginx[16587]: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok Mar 06 19:04:38 jarvis nginx[16587]: nginx: configuration file /etc/nginx/nginx.conf test is successful Mar 06 19:04:38 jarvis nginx[16589]: nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Mar 06 19:04:38 jarvis systemd[1]: Started The nginx HTTP and reverse proxy server. error: Redirecting to /bin/systemctl status nginx.service returned from cmd: service nginx status nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. [06/Mar/2017:19:12:16] ENGINE Bus STARTING [06/Mar/2017:19:12:16] ENGINE Serving on http://127.0.0.1:8010 [06/Mar/2017:19:12:16] ENGINE Bus STARTED E[06/Mar/2017:19:12:16] ENGINE Bus STOPPING [06/Mar/2017:19:12:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down [06/Mar/2017:19:12:16] ENGINE Bus STOPPED [06/Mar/2017:19:12:16] ENGINE Bus EXITING [06/Mar/2017:19:12:16] ENGINE Bus EXITED [06/Mar/2017:19:12:16] ENGINE Waiting for child threads to terminate... .Reloading WoK in two seconds ... [06/Mar/2017:19:12:16] ENGINE Waiting for child threads to terminate... [06/Mar/2017:19:12:16] ENGINE Waiting for child threads to terminate... .Run command: 'service nginx status' out: ● nginx.service - The nginx HTTP and reverse proxy server Loaded: loaded (/usr/lib/systemd/system/nginx.service; disabled; vendor preset: disabled) Active: active (running) since Mon 2017-03-06 19:04:38 BRT; 7min ago Process: 16589 ExecStart=/usr/sbin/nginx (code=exited, status=0/SUCCESS) Process: 16587 ExecStartPre=/usr/sbin/nginx -t (code=exited, status=0/SUCCESS) Process: 16584 ExecStartPre=/usr/bin/rm -f /run/nginx.pid (code=exited, status=0/SUCCESS) Main PID: 16591 (nginx) Tasks: 5 (limit: 4915) CGroup: /system.slice/nginx.service ├─ 1082 nginx: worker process ├─ 1085 nginx: worker process ├─ 1086 nginx: worker process ├─ 1089 nginx: worker process └─16591 nginx: master process /usr/sbin/nginx Mar 06 19:04:38 jarvis systemd[1]: Starting The nginx HTTP and reverse proxy server... Mar 06 19:04:38 jarvis nginx[16587]: nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Mar 06 19:04:38 jarvis nginx[16587]: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok Mar 06 19:04:38 jarvis nginx[16587]: nginx: configuration file /etc/nginx/nginx.conf test is successful Mar 06 19:04:38 jarvis nginx[16589]: nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Mar 06 19:04:38 jarvis systemd[1]: Started The nginx HTTP and reverse proxy server. error: Redirecting to /bin/systemctl status nginx.service returned from cmd: service nginx status nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-hh671dja/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. [06/Mar/2017:19:12:18] ENGINE Bus STARTING [06/Mar/2017:19:12:19] ENGINE Serving on http://127.0.0.1:8010 [06/Mar/2017:19:12:19] ENGINE Bus STARTED EEEEEEE[06/Mar/2017:19:12:19] ENGINE Started monitor thread 'Session cleanup'. WOKAPI0005E: Create is not allowed for collection ..WOKAPI0002E: Delete is not allowed for resource .E[06/Mar/2017:19:12:19] ENGINE Bus STOPPING [06/Mar/2017:19:12:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down [06/Mar/2017:19:12:19] ENGINE Stopped thread 'Session cleanup'. [06/Mar/2017:19:12:19] ENGINE Bus STOPPED [06/Mar/2017:19:12:19] ENGINE Bus EXITING [06/Mar/2017:19:12:19] ENGINE Bus EXITED ====================================================================== ERROR: test_development_env (test_exception.ExceptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_exception.py", line 80, in test_development_env resp = json.loads(request('/tasks/blah').read()) File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_production_env (test_exception.ExceptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_exception.py", line 50, in test_production_env resp = json.loads(request('/tasks/blah').read()) File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_config (test_api.APITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_api.py", line 53, in test_config resp = self.request('/config').read() File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_config_plugins (test_api.APITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_api.py", line 60, in test_config_plugins resp = self.request('/config/plugins') File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_config_reload (test_api.APITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1305, in patched return func(*args, **keywargs) File "test_api.py", line 168, in test_config_reload resp = self.request('/config/reload', '{}', 'POST') File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_kill_async_task (test_api.APITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_api.py", line 158, in test_kill_async_task tasks = json.loads(self.request('/tasks').read()) File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_plugins_api_404 (test_api.APITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_api.py", line 113, in test_plugins_api_404 resp = self.request('/plugins') File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_user_log (test_api.APITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_api.py", line 124, in test_user_log resp = self.request('/login', req, 'POST', hdrs) File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_development_env (test_server_root.ServerRootTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_server_root.py", line 62, in test_development_env resp = request(server_root + '/config').read() File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_production_env (test_server_root.ServerRootTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_server_root.py", line 50, in test_production_env resp = request(server_root + '/config').read() File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_nonroot_access (test_authorization.AuthorizationTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_authorization.py", line 46, in test_nonroot_access resp = self.request('/config', '{}', 'GET') File "/var/tmp/patchew-tester-tmp-hh671dja/src/tests/utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "/var/tmp/patchew-tester-tmp-hh671dja/src/tests/utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_404 (test_server.ServerTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_server.py", line 126, in test_404 resp = self.request(url) File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_accepts (test_server.ServerTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_server.py", line 142, in test_accepts resp = self.request("/", headers={}) File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_auth_bad_creds (test_server.ServerTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_server.py", line 191, in test_auth_bad_creds resp = self.request('/tasks', None, 'GET', hdrs) File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_auth_browser_no_httpba (test_server.ServerTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_server.py", line 206, in test_auth_browser_no_httpba resp = self.request('/tasks', None, 'GET', hdrs) File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_auth_protected (test_server.ServerTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_server.py", line 185, in test_auth_protected resp = self.request(uri, None, 'GET', hdrs) File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_auth_session (test_server.ServerTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_server.py", line 216, in test_auth_session resp = self.request('/tasks', None, 'GET', hdrs) File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_auth_unprotected (test_server.ServerTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_server.py", line 177, in test_auth_unprotected resp = self.request(uri, None, 'HEAD', hdrs) File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ====================================================================== ERROR: test_server_start (test_server.ServerTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_server.py", line 66, in test_server_start resp = self.request('/') File "utils.py", line 132, in request return _request(conn, path, data, method, headers, user) File "utils.py", line 120, in _request conn.request(method, path, data, headers) File "/usr/lib64/python2.7/httplib.py", line 1042, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1082, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1038, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 882, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 844, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 1255, in connect HTTPConnection.connect(self) File "/usr/lib64/python2.7/httplib.py", line 821, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 111] Connection refused ---------------------------------------------------------------------- Ran 41 tests in 31.685s FAILED (errors=19, skipped=2) ... killing task...... BUUUUUUM Makefile:497: recipe for target 'check-local' failed make[3]: *** [check-local] Error 1 make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/tests' Makefile:369: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/tests' Makefile:371: recipe for target 'check' failed make[1]: *** [check] Error 2 make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-hh671dja/src/tests' Makefile:508: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 === OUTPUT END === Test command exited with code: 0