[389-devel] Build failed in Jenkins: 389-DS-COMMIT #181

2017-05-31 Thread Jenkins
Installing setuptools, pip, wheel...done.
+ . venv/bin/activate
++ deactivate nondestructive
++ unset -f pydoc
++ '[' -z '' ']'
++ '[' -z '' ']'
++ '[' -n /bin/sh ']'
++ hash -r
++ '[' -z '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ 
VIRTUAL_ENV=<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv>
++ export VIRTUAL_ENV
++ 
_OLD_VIRTUAL_PATH=<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/bin>:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ 
PATH=<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/bin>:<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/bin>:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ export PATH
++ '[' -z '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' x '!=' x ']'
+++ basename 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv>
++ PS1='(venv) '
++ export PS1
++ alias pydoc
++ '[' -n /bin/sh ']'
++ hash -r
+ pip install --upgrade pip
Requirement already up-to-date: pip in ./venv/lib/python2.7/site-packages
+ pip install pyopenssl ndg-httpsclient pyasn1
Collecting pyopenssl
  Using cached pyOpenSSL-17.0.0-py2.py3-none-any.whl
Collecting ndg-httpsclient
Collecting pyasn1
  Using cached pyasn1-0.2.3-py2.py3-none-any.whl
Collecting cryptography>=1.7 (from pyopenssl)
  Downloading cryptography-1.9.tar.gz (409kB)
Requirement already satisfied: six>=1.5.2 in ./venv/lib/python2.7/site-packages 
(from pyopenssl)
Collecting idna>=2.1 (from cryptography>=1.7->pyopenssl)
  Using cached idna-2.5-py2.py3-none-any.whl
Collecting asn1crypto>=0.21.0 (from cryptography>=1.7->pyopenssl)
  Using cached asn1crypto-0.22.0-py2.py3-none-any.whl
Collecting enum34 (from cryptography>=1.7->pyopenssl)
  Using cached enum34-1.1.6-py2-none-any.whl
Collecting ipaddress (from cryptography>=1.7->pyopenssl)
  Using cached ipaddress-1.0.18-py2-none-any.whl
Collecting cffi>=1.7 (from cryptography>=1.7->pyopenssl)
  Using cached cffi-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pycparser (from cffi>=1.7->cryptography>=1.7->pyopenssl)
Building wheels for collected packages: cryptography
  Running setup.py bdist_wheel for cryptography: started
  Running setup.py bdist_wheel for cryptography: finished with status 'done'
  Stored in directory: 
/var/lib/jenkins/.cache/pip/wheels/ff/a5/ef/186bb4f6a89ef0bb8373bf53e5c9884b96722f0857bd3111b8
Successfully built cryptography
Installing collected packages: idna, asn1crypto, enum34, ipaddress, pycparser, 
cffi, cryptography, pyopenssl, ndg-httpsclient, pyasn1
Successfully installed asn1crypto-0.22.0 cffi-1.10.0 cryptography-1.9 
enum34-1.1.6 idna-2.5 ipaddress-1.0.18 ndg-httpsclient-0.4.2 pyasn1-0.2.3 
pycparser-2.17 pyopenssl-17.0.0
+ pip install requests==2.5.3
Collecting requests==2.5.3
  Using cached requests-2.5.3-py2.py3-none-any.whl
Installing collected packages: requests
Successfully installed requests-2.5.3
+ pip install --pre --upgrade -r 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/requirements.txt>
Collecting python-ldap (from -r 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/requirements.txt>
 (line 1))
  Downloading python-ldap-2.4.39.tar.gz (298kB)
Requirement already up-to-date: pyasn1 in ./venv/lib/python2.7/site-packages 
(from -r 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/requirements.txt>
 (line 2))
Collecting pyasn1-modules (from -r 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/requirements.txt>
 (line 3))
  Using cached pyasn1_modules-0.0.8-py2.py3-none-any.whl
Requirement already up-to-date: wheel in ./venv/lib/python2.7/site-packages 
(from -r 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/requirements.txt>
 (line 4))
Collecting nose (from -r 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/requirements.txt>
 (line 5))
  Using cached nose-1.3.7-py2-none-any.whl
Requirement already up-to-date: setuptools in 
./venv/lib/python2.7/site-packages (from python-ldap->-r 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/requirements.txt>
 (line 1))
Requirement already up-to-date: appdirs>=1.4.0 in 
./venv/lib/python2.7/site-packages (from setuptools->python-ldap->-r 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/requirements.txt>
 (line 1))
Requirement already up-to-date: packaging>=16.8 in 
./venv/lib/python2.7/site-packages (from setuptools->python-ldap->-r 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/requirements.txt>
 (line 1))
Requirement already up-to-date: six>=1.6.0 in 
./venv/lib/python2.7/site-packages (from setuptools->pyt

[389-devel] Jenkins build is back to normal : 389-DS-COMMIT #180

2017-05-25 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-COMMIT #179

2017-05-13 Thread Jenkins
See 


--
[...truncated 1583 lines...]
D   man/man8/ns-inactivate.pl.8
D   man/man8/ns-newpwpolicy.pl.8
D   man/man8/ns-slapd.8
D   man/man8/remove-ds.pl.8
D   man/man8/restart-dirsrv.8
D   man/man8/restoreconfig.8
D   man/man8/saveconfig.8
D   man/man8/schema-reload.pl.8
D   man/man8/setup-ds.pl.8
D   man/man8/start-dirsrv.8
D   man/man8/status-dirsrv.8
D   man/man8/stop-dirsrv.8
D   man/man8/suffix2instance.8
D   man/man8/syntax-validate.pl.8
D   man/man8/upgradedb.8
D   man/man8/upgradednformat.8
D   man/man8/usn-tombstone-cleanup.pl.8
D   man/man8/verify-db.pl.8
D   man/man8/vlvindex.8
D   rfcs/Makefile
D   rfcs/examples/template-bare-06.txt
D   rfcs/src/draft-wibrown-ldapssotoken-00.xml
D   rpm.mk
D   rpm/389-ds-base-devel.README
D   rpm/389-ds-base-git.sh
D   rpm/add_patches.sh
D   rpm/rpmverrel.sh
D   setup.py.in
D   src/libsds/README.md
D   src/libsds/external/csiphash/csiphash.c
D   src/libsds/external/liblfds711/build/gcc_gnumake_kbuild/Kbuild
D   src/libsds/external/liblfds711/build/msvc_gnumake/liblfds711.def
D   src/libsds/external/liblfds711/build/msvc_gnumake/makefile
D   src/libsds/external/liblfds711/build/wdk_7.1/dirs
D   
src/libsds/external/liblfds711/build/wdk_7.1/driver_entry_renamed_to_avoid_compiler_warning.c
D   src/libsds/external/liblfds711/build/wdk_7.1/liblfds711.def
D   
src/libsds/external/liblfds711/build/wdk_7.1/readme_before_win_kernel_build.txt
D   
src/libsds/external/liblfds711/build/wdk_7.1/runme_before_win_kernel_dynamic_lib_build.bat
D   
src/libsds/external/liblfds711/build/wdk_7.1/runme_before_win_kernel_static_lib_build.bat
D   src/libsds/external/liblfds711/build/wdk_7.1/sources.dynamic
D   src/libsds/external/liblfds711/build/wdk_7.1/sources.static
D   src/libsds/external/liblfds711/inc/liblfds711.h
D   
src/libsds/external/liblfds711/inc/liblfds711/lfds711_btree_addonly_unbalanced.h
D   src/libsds/external/liblfds711/inc/liblfds711/lfds711_freelist.h
D   src/libsds/external/liblfds711/inc/liblfds711/lfds711_hash_addonly.h
D   
src/libsds/external/liblfds711/inc/liblfds711/lfds711_list_addonly_singlylinked_ordered.h
D   
src/libsds/external/liblfds711/inc/liblfds711/lfds711_list_addonly_singlylinked_unordered.h
D   src/libsds/external/liblfds711/inc/liblfds711/lfds711_misc.h
D   
src/libsds/external/liblfds711/inc/liblfds711/lfds711_porting_abstraction_layer_compiler.h
D   
src/libsds/external/liblfds711/inc/liblfds711/lfds711_porting_abstraction_layer_operating_system.h
D   
src/libsds/external/liblfds711/inc/liblfds711/lfds711_porting_abstraction_layer_processor.h
D   src/libsds/external/liblfds711/inc/liblfds711/lfds711_prng.h
D   
src/libsds/external/liblfds711/inc/liblfds711/lfds711_queue_bounded_manyproducer_manyconsumer.h
D   
src/libsds/external/liblfds711/inc/liblfds711/lfds711_queue_bounded_singleproducer_singleconsumer.h
D   
src/libsds/external/liblfds711/inc/liblfds711/lfds711_queue_unbounded_manyproducer_manyconsumer.h
D   src/libsds/external/liblfds711/inc/liblfds711/lfds711_ringbuffer.h
D   src/libsds/external/liblfds711/inc/liblfds711/lfds711_stack.h
D   
src/libsds/external/liblfds711/src/lfds711_btree_addonly_unbalanced/lfds711_btree_addonly_unbalanced_cleanup.c
D   
src/libsds/external/liblfds711/src/lfds711_btree_addonly_unbalanced/lfds711_btree_addonly_unbalanced_get.c
D   
src/libsds/external/liblfds711/src/lfds711_btree_addonly_unbalanced/lfds711_btree_addonly_unbalanced_init.c
D   
src/libsds/external/liblfds711/src/lfds711_btree_addonly_unbalanced/lfds711_btree_addonly_unbalanced_insert.c
D   
src/libsds/external/liblfds711/src/lfds711_btree_addonly_unbalanced/lfds711_btree_addonly_unbalanced_internal.h
D   
src/libsds/external/liblfds711/src/lfds711_btree_addonly_unbalanced/lfds711_btree_addonly_unbalanced_query.c
D   
src/libsds/external/liblfds711/src/lfds711_freelist/lfds711_freelist_cleanup.c
D   
src/libsds/external/liblfds711/src/lfds711_freelist/lfds711_freelist_init.c
D   
src/libsds/external/liblfds711/src/lfds711_freelist/lfds711_freelist_internal.h
D   
src/libsds/external/liblfds711/src/lfds711_freelist/lfds711_freelist_pop.c
D   
src/libsds/external/liblfds711/src/lfds711_freelist/lfds711_freelist_push.c
D   
src/libsds/external/liblfds711/src/lfds711_freelist/lfds711_freelist_query.c
D   
src/libsds/external/liblfds711/src/lfds711_hash_addonly/lfds711_hash_addonly_cleanup.c
D   
src/libsds/external/liblfds711/src/lfds711_hash_addonly/lfds711_hash_addonly_get.c
D   
src/libsds/external/liblfds711/src/lfds711_hash_addonly/lfds711_hash_addonly_init.c
D   

[389-devel] Build failed in Jenkins: 389-ds-base #1273

2017-05-02 Thread jenkins
See 

Changes:

[William Brown] Ticket 49097 - fix the pblock to be a hierachial structure

[William Brown] Ticket 49097 - fix pblock whitespace

--
Started by an SCM change
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7995007049678a0009216b9d31b4c18520d9a1a6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7995007049678a0009216b9d31b4c18520d9a1a6
 > git rev-list a96c91d62d4c6ea5b911f6518ef1c8d80073609c # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson705262917408278413.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1273.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1273.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1273/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1273.txt
Last 100 lines of warning log:

ldap/servers/slapd/pblock.c:220:24: warning: assignment from incompatible 
pointer type [-Wincompatible-pointer-types]
ldap/servers/slapd/pblock.c:227:25: warning: assignment from incompatible 
pointer type [-Wincompatible-pointer-types]
ldap/servers/slapd/pblock.c:234:23: warning: assignment from incompatible 
pointer type [-Wincompatible-pointer-types]
ldap/servers/slapd/pblock.c:241:25: warning: assignment from incompatible 
pointer type [-Wincompatible-pointer-types]
ldap/servers/slapd/pblock.c:248:26: warning: assignment from incompatible 
pointer type [-Wincompatible-pointer-types]
ldap/servers/slapd/pblock.c:255:30: warning: assignment from incompatible 
pointer type [-Wincompatible-pointer-types]
ldap/servers/slapd/pblock.c:262:31: warning: assignment from incompatible 
pointer type [-Wincompatible-pointer-types]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-ds-base #1260

2017-04-21 Thread jenkins
See 
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1259

2017-04-20 Thread jenkins
See 

Changes:

[William Brown] Ticket 49226 - Memory leak in ldap-agent-bin

--
Started by an SCM change
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6ff44aec5d1652ca5c497c82e17ccda513107418 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ff44aec5d1652ca5c497c82e17ccda513107418
 > git rev-list f1e5692b270d39c63de79d47e41a59ac55fec170 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson3732902689916108019.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1259.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1259.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1259/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1259.txt
Last 100 lines of warning log:

ldap/servers/slapd/pblock.c:2105:15: warning: unused variable ‘x’ 
[-Wunused-variable]
ldap/servers/slapd/pblock.c:3749:15: warning: unused variable ‘x’ 
[-Wunused-variable]
ldap/servers/slapd/task.c:1010:57: warning: passing argument 3 of 
‘slapi_pblock_set’ discards ‘const’ qualifier from pointer target type 
[-Wdiscarded-qualifiers]
ldap/servers/slapd/slapi-plugin.h:856:5: note: expected ‘void *’ but argument 
is of type ‘const char *’
ldap/servers/slapd/psearch.c:158:2: warning: ‘slapi_pblock_clone’ is deprecated 
[-Wdeprecated-declarations]
In file included from ldap/servers/slapd/psearch.c:24:0:
ldap/servers/slapd/slap.h:1756:16: note: declared here
ldap/servers/snmp/main.c:53:29: warning: implicit declaration of function 
‘isdigit’ [-Wimplicit-function-declaration]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1258

2017-04-20 Thread jenkins
See 

Changes:

[William Brown] Ticket 49214 - Implement htree concept

--
Started by an SCM change
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f1e5692b270d39c63de79d47e41a59ac55fec170 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f1e5692b270d39c63de79d47e41a59ac55fec170
 > git rev-list 356c31562fcbf0bd52b0c8bacdb3bc664a8e0c39 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson31173561958864.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1258.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1258.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1258/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1258.txt
Last 100 lines of warning log:

ldap/servers/slapd/pblock.c:2105:15: warning: unused variable ‘x’ 
[-Wunused-variable]
ldap/servers/slapd/pblock.c:3749:15: warning: unused variable ‘x’ 
[-Wunused-variable]
ldap/servers/slapd/task.c:1010:57: warning: passing argument 3 of 
‘slapi_pblock_set’ discards ‘const’ qualifier from pointer target type 
[-Wdiscarded-qualifiers]
ldap/servers/slapd/slapi-plugin.h:856:5: note: expected ‘void *’ but argument 
is of type ‘const char *’
ldap/servers/slapd/psearch.c:158:2: warning: ‘slapi_pblock_clone’ is deprecated 
[-Wdeprecated-declarations]
In file included from ldap/servers/slapd/psearch.c:24:0:
ldap/servers/slapd/slap.h:1756:16: note: declared here


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #204

2017-04-09 Thread Jenkins
See 


--
[...truncated 4313 lines...]
suites/paged_results/paged_results_test.py::test_search_paged_limits[conf_attr_values0-ADMINLIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_paged_limits[conf_attr_values1-PASS]
 PASSED
suites/paged_results/paged_results_test.py::test_search_paged_user_limits[conf_attr_values0-ADMINLIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_paged_user_limits[conf_attr_values1-PASS]
 PASSED
suites/paged_results/paged_results_test.py::test_ger_basic PASSED
suites/paged_results/paged_results_test.py::test_multi_suffix_search PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_success[None]
 PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_success[-1]
 PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_success[1000]
 PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_failure[0]
 PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_failure[1]
 PASSED
suites/password/password_test.py::test_password_delete_specific_password PASSED
suites/password/pwdAdmin_test.py::test_pwdAdmin_init PASSED
suites/password/pwdAdmin_test.py::test_pwdAdmin PASSED
suites/password/pwdAdmin_test.py::test_pwdAdmin_config_validation PASSED
suites/password/pwdPolicy_attribute_test.py::test_change_pwd[on-off-UNWILLING_TO_PERFORM]
 PASSED
suites/password/pwdPolicy_attribute_test.py::test_change_pwd[off-off-UNWILLING_TO_PERFORM]
 PASSED
suites/password/pwdPolicy_attribute_test.py::test_change_pwd[off-on-None] PASSED
suites/password/pwdPolicy_attribute_test.py::test_change_pwd[on-on-None] PASSED
suites/password/pwdPolicy_attribute_test.py::test_pwd_min_age PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[off-off]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[on-off]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[off-on]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_restrictions[cn=config]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_restrictions[cn="cn=nsPwPolicyEntry,ou=People,dc=example,dc=com",cn=nsPwPolicyContainer,ou=People,dc=example,dc=com]
 PASSED
suites/password/pwdPolicy_syntax_test.py::test_pwdPolicy_syntax PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[ ] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[junk123] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[on] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[off] PASSED
suites/password/pwdPolicy_warning_test.py::test_expiry_time PASSED
suites/password/pwdPolicy_warning_test.py::test_password_warning[passwordSendExpiringTime-off]
 PASSED
suites/password/pwdPolicy_warning_test.py::test_password_warning[passwordWarning-3600]
 PASSED
suites/password/pwdPolicy_warning_test.py::test_with_different_password_states 
PASSED
suites/password/pwdPolicy_warning_test.py::test_default_behavior PASSED
suites/password/pwdPolicy_warning_test.py::test_with_local_policy PASSED
suites/password/pwd_algo_test.py::test_pwd_algo_test PASSED
suites/password/pwp_history_test.py::test_pwp_history_test PASSED
suites/plugins/accpol_test.py::test_actNinact_local PASSED
suites/plugins/accpol_test.py::test_noinact_local PASSED
suites/plugins/accpol_test.py::test_inact_local PASSED
suites/plugins/attr_uniqueness_test.py::test_attr_uniqueness_init PASSED
suites/plugins/attr_uniqueness_test.py::test_attr_uniqueness PASSED
suites/plugins/dna_test.py::test_basic PASSED
suites/plugins/memberof_test.py::test_memberof_setloging PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_001 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_003 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_004 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_005 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_006 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_007 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_008 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_009 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_010 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_011 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_012 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_013 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_014 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_015 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_016 PASSED

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #203

2017-04-08 Thread Jenkins
See 


--
[...truncated 4468 lines...]
cmd = popenargs[0]
>   raise CalledProcessError(retcode, cmd)
E   CalledProcessError: Command '\''['\''/usr/bin/systemctl'\'', 
'\''start'\'', '\''dirsrv@standalone_1'\'']'\'' returned non-zero exit status 1

/usr/lib64/python2.7/subprocess.py:186: CalledProcessError
 Captured stdout setup -
OK group dirsrv exists
OK user dirsrv exists
- Captured stderr call -


Generating key.  This may take a few moments...



Generating key.  This may take a few moments...

Job for dirsrv@standalone_1.service failed because the control process exited 
with error code. See "systemctl status dirsrv@standalone_1.service" and 
"journalctl -xe" for details.
 test_pwp_history_test _

topology_st = 

def test_pwp_history_test(topology_st):
"""
Test password policy history feature:
- Test password history is enforced
- Test password history works after an Admin resets the password
- Test that the correct number of passwords are stored in history
"""

USER_DN = '\''uid=testuser,'\'' + DEFAULT_SUFFIX

#
# Configure password history policy and add a test user
#
try:
topology_st.standalone.modify_s("cn=config",
[(ldap.MOD_REPLACE,
  '\''passwordHistory'\'', 
'\''on'\''),
 (ldap.MOD_REPLACE,
  '\''passwordInHistory'\'', 
'\''3'\''),
 (ldap.MOD_REPLACE,
  '\''passwordChange'\'', 
'\''on'\''),
 (ldap.MOD_REPLACE,
  '\''passwordStorageScheme'\'', 
'\''CLEAR'\'')])
log.info('\''Configured password policy.'\'')
except ldap.LDAPError as e:
log.fatal('\''Failed to configure password policy: '\'' + str(e))
assert False
time.sleep(1)

try:
topology_st.standalone.add_s(Entry((USER_DN, {
'\''objectclass'\'': ['\''top'\'', '\''extensibleObject'\''],
'\''sn'\'': '\''user'\'',
'\''cn'\'': '\''test user'\'',
'\''uid'\'': '\''testuser'\'',
'\''userpassword'\'': '\''password'\''})))
except ldap.LDAPError as e:
log.fatal('\''Failed to add test user'\'' + USER_DN + '\'': error 
'\'' + str(e))
assert False

#
# Test that password history is enforced.
#
try:
topology_st.standalone.simple_bind_s(USER_DN, '\''password'\'')
except ldap.LDAPError as e:
log.fatal('\''Failed to bind as user: '\'' + str(e))
assert False

# Attempt to change password to the same password
try:
topology_st.standalone.modify_s(USER_DN, [(ldap.MOD_REPLACE,
   '\''userpassword'\'', 
'\''password'\'')])
log.info('\''Incorrectly able to to set password to existing 
password.'\'')
assert False
except ldap.CONSTRAINT_VIOLATION:
log.info('\''Password change correctly rejected'\'')
except ldap.LDAPError as e:
log.fatal('\''Failed to attempt to change password: '\'' + str(e))
assert False

#
# Keep changing password until we fill the password history (3)
#

# password1
try:
topology_st.standalone.modify_s(USER_DN, [(ldap.MOD_REPLACE,
   '\''userpassword'\'', 
'\''password1'\'')])
except ldap.LDAPError as e:
log.fatal('\''Failed to change password: '\'' + str(e))
assert False
try:
topology_st.standalone.simple_bind_s(USER_DN, '\''password1'\'')
except ldap.LDAPError as e:
log.fatal('\''Failed to bind as user using "password1": '\'' + 
str(e))
assert False
time.sleep(1)

# password2
try:
topology_st.standalone.modify_s(USER_DN, [(ldap.MOD_REPLACE,
   '\''userpassword'\'', 
'\''password2'\'')])
except ldap.LDAPError as e:
log.fatal('\''Failed to change password: '\'' + str(e))
assert False
try:
topology_st.standalone.simple_bind_s(USER_DN, '\''password2'\'')
except ldap.LDAPError as e:

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #202

2017-04-07 Thread Jenkins
See 


--
[...truncated 4395 lines...]
suites/replication/acceptance_test.py::test_modrdn_entry[1] PASSED
suites/replication/acceptance_test.py::test_modrdn_after_pause PASSED
suites/replication/acceptance_test.py::test_modify_stripattrs PASSED
suites/replication/acceptance_test.py::test_new_suffix PASSED
suites/replication/acceptance_test.py::test_many_attrs PASSED
suites/replication/acceptance_test.py::test_double_delete PASSED
suites/replication/acceptance_test.py::test_password_repl_error PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_init PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_clean PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_clean_restart PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_clean_force PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_abort PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_abort_restart PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_abort_certify PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_stress_clean PASSED
suites/replication/single_master_test.py::test_mail_attr_repl PASSED
suites/replication/single_master_test.py::test_lastupdate_attr_before_init 
PASSED
suites/replication/tombstone_test.py::test_purge_success PASSED
suites/replication/wait_for_async_feature_test.py::test_not_int_value PASSED
suites/replication/wait_for_async_feature_test.py::test_multi_value PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr0]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr1]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr2]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr3]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr0]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr1]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr2]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr3]
 PASSED
suites/schema/test_schema.py::test_schema_comparewithfiles PASSED
suites/setup_ds/setup_ds_test.py::test_slapd_InstScriptsEnabled[true] PASSED
suites/setup_ds/setup_ds_test.py::test_slapd_InstScriptsEnabled[false] PASSED

=== FAILURES ===
___ test_ticket47931 ___

topology_st = 

def test_ticket47931(topology_st):
"""Test Retro Changelog and MemberOf deadlock fix.
   Verification steps:
   - Enable retro cl and memberOf.
   - Create two backends: A & B.
   - Configure retrocl scoping for backend A.
   - Configure memberOf plugin for uniquemember
   - Create group in backend A.
   - In parallel, add members to the group on A, and make 
modifications
 to entries in backend B.
   - Make sure the server does not hang during the updates to both
 backends.

"""

# Enable dynamic plugins to make plugin configuration easier
try:
topology_st.standalone.modify_s(DN_CONFIG,
[(ldap.MOD_REPLACE,
  '\''nsslapd-dynamic-plugins'\'',
  '\''on'\'')])
except ldap.LDAPError as e:
log.error('\''Failed to enable dynamic plugins! '\'' + 
e.message['\''desc'\''])
assert False

# Enable the plugins
topology_st.standalone.plugins.enable(name=PLUGIN_MEMBER_OF)
topology_st.standalone.plugins.enable(name=PLUGIN_RETRO_CHANGELOG)

# Create second backend
topology_st.standalone.backend.create(SECOND_SUFFIX, {BACKEND_NAME: 
SECOND_BACKEND})
topology_st.standalone.mappingtree.create(SECOND_SUFFIX, 
bename=SECOND_BACKEND)

# Create the root node of the second backend
try:
topology_st.standalone.add_s(Entry((SECOND_SUFFIX,
{'\''objectclass'\'': '\''top 
domain'\''.split(),
 '\''dc'\'': 
'\''deadlock'\''})))
except ldap.LDAPError as e:
log.fatal('\''Failed to create suffix entry: error '\'' + 
e.message['\''desc'\''])
assert False

# Configure retrocl scope
try:
topology_st.standalone.modify_s(RETROCL_PLUGIN_DN,
[(ldap.MOD_REPLACE,

[389-devel] Jenkins build is back to normal : 389-ds-base #1243

2017-04-06 Thread jenkins
See 
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1242

2017-04-06 Thread jenkins
See 

--
Started by an SCM change
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags 
--progress http://pagure.io/389-ds-base.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Counting objects: 35   
remote: Counting objects: 64   
remote: Counting objects: 98   
remote: Counting objects: 9488   
remote: Counting objects: 9918   
remote: Counting objects: 10741   
remote: Counting objects: 10946   
remote: Counting objects: 11172   
remote: Counting objects: 11411   
remote: Counting objects: 11455   
remote: Counting objects: 11512   
remote: Counting objects: 11543   
remote: Counting objects: 11579   
remote: Counting objects: 12881   
remote: Counting objects: 12942   
remote: Counting objects: 13122   
remote: Counting objects: 13664   
remote: Counting objects: 13700   
remote: Counting objects: 13724   
remote: Counting objects: 13725   
remote: Counting objects: 13727   
remote: Counting objects: 13734   
remote: Counting objects: 13739   
remote: Counting objects: 13745   
remote: Counting objects: 13758   
remote: Counting objects: 13763   
remote: Counting objects: 13768   
remote: Counting objects: 13769   
remote: Counting objects: 13889   
remote: Counting objects: 13912   
remote: Counting objects: 13946   
remote: Counting objects: 69316   
remote: Counting objects: 73171, done.
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: The remote end hung up unexpectedly
fatal: protocol error: bad pack header

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1600)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1363)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:61)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:299)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:485)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at ..remote call to F25(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1433)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:797)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor182.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy42.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1043)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
at 

[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #200

2017-04-05 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1240

2017-04-05 Thread jenkins
See 

Changes:

[spichugi] Issue 48085 - Expand the repl acceptance test suite

--
Started by an SCM change
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bdbf4ef0253e0f747391a2d961de9a6d3ca7a555 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bdbf4ef0253e0f747391a2d961de9a6d3ca7a555
 > git rev-list 7dc991b16b97bacb69ddb334358e27e1220ca27b # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson1138424168629348890.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1240.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1240.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1240/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1240.txt
Last 100 lines of warning log:

ldap/servers/slapd/util.c:1492:65: warning: zero-length gnu_printf format 
string [-Wformat-zero-length]
ldap/servers/slapd/slapi-private.h:40:81: note: in definition of macro 
‘slapi_log_err’
ldap/servers/slapd/util.c:1468:15: warning: ‘util_getvirtualmemsize’ defined 
but not used [-Wunused-function]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #199

2017-04-04 Thread Jenkins
See 


--
[...truncated 4276 lines...]
suites/ds_logs/ds_logs_test.py::test_check_default PASSED
suites/ds_logs/ds_logs_test.py::test_plugin_set_invalid PASSED
suites/ds_logs/ds_logs_test.py::test_log_plugin_on PASSED
suites/ds_logs/ds_logs_test.py::test_log_plugin_off PASSED
suites/dynamic_plugins/dynamic_plugins_test.py::test_dynamic_plugins PASSED
suites/filter/filter_test.py::test_filter_escaped PASSED
suites/filter/filter_test.py::test_filter_search_original_attrs PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_supported_features PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-objectClass]
 PASSED
suites/gssapi_repl/gssapi_repl_test.py::test_gssapi_repl PASSED
suites/memory_leaks/range_search_test.py::test_range_search PASSED
suites/paged_results/paged_results_test.py::test_search_success[6-5] PASSED
suites/paged_results/paged_results_test.py::test_search_success[5-5] PASSED
suites/paged_results/paged_results_test.py::test_search_success[5-25] PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[50-200-cn=config,cn=ldbm
 
database,cn=plugins,cn=config-nsslapd-idlistscanlimit-100-UNWILLING_TO_PERFORM] 
PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[5-15-cn=config-nsslapd-timelimit-20-UNAVAILABLE_CRITICAL_EXTENSION]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[21-50-cn=config-nsslapd-sizelimit-20-SIZELIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[21-50-cn=config-nsslapd-pagedsizelimit-5-SIZELIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[5-50-cn=config,cn=ldbm
 database,cn=plugins,cn=config-nsslapd-lookthroughlimit-20-ADMINLIMIT_EXCEEDED] 
PASSED
suites/paged_results/paged_results_test.py::test_search_sort_success PASSED
suites/paged_results/paged_results_test.py::test_search_abandon PASSED
suites/paged_results/paged_results_test.py::test_search_with_timelimit PASSED
suites/paged_results/paged_results_test.py::test_search_dns_ip_aci[dns = 
"localhost.localdomain"] PASSED
suites/paged_results/paged_results_test.py::test_search_dns_ip_aci[ip = "::1" 
or ip = "127.0.0.1"] PASSED
suites/paged_results/paged_results_test.py::test_search_multiple_paging PASSED
suites/paged_results/paged_results_test.py::test_search_invalid_cookie[1000] 
PASSED

[389-devel] Build failed in Jenkins: 389-ds-base #1239

2017-04-04 Thread jenkins
See 

Changes:

[thierry bordaz] Ticket 49209 - Hang due to omitted replica lock release

--
Started by an SCM change
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7dc991b16b97bacb69ddb334358e27e1220ca27b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7dc991b16b97bacb69ddb334358e27e1220ca27b
 > git rev-list 0550cead9f7e62ffe47c64a853d200f75b93ff5d # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson6402623994585077221.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1239.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1239.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1239/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1239.txt
Last 100 lines of warning log:

ldap/servers/slapd/util.c:1492:65: warning: zero-length gnu_printf format 
string [-Wformat-zero-length]
ldap/servers/slapd/slapi-private.h:40:81: note: in definition of macro 
‘slapi_log_err’
ldap/servers/slapd/util.c:1468:15: warning: ‘util_getvirtualmemsize’ defined 
but not used [-Wunused-function]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #198

2017-04-03 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #197

2017-04-02 Thread Jenkins
See 


--
[...truncated 4245 lines...]
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedSASLMechanisms] 
PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorName] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorVersion] PASSED
suites/betxns/betxn_test.py::test_betxn_init PASSED
suites/betxns/betxn_test.py::test_betxt_7bit PASSED
suites/betxns/betxn_test.py::test_betxn_attr_uniqueness PASSED
suites/betxns/betxn_test.py::test_betxn_memberof PASSED
suites/clu/clu_test.py::test_clu_pwdhash PASSED
suites/config/config_test.py::test_maxbersize_repl PASSED
suites/config/config_test.py::test_config_listen_backport_size PASSED
suites/config/config_test.py::test_config_deadlock_policy PASSED
suites/ds_logs/ds_logs_test.py::test_check_default PASSED
suites/ds_logs/ds_logs_test.py::test_plugin_set_invalid PASSED
suites/ds_logs/ds_logs_test.py::test_log_plugin_on PASSED
suites/ds_logs/ds_logs_test.py::test_log_plugin_off PASSED
suites/dynamic_plugins/dynamic_plugins_test.py::test_dynamic_plugins PASSED
suites/filter/filter_test.py::test_filter_escaped PASSED
suites/filter/filter_test.py::test_filter_search_original_attrs PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_supported_features PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-objectClass]
 PASSED
suites/gssapi_repl/gssapi_repl_test.py::test_gssapi_repl PASSED
suites/memory_leaks/range_search_test.py::test_range_search PASSED
suites/paged_results/paged_results_test.py::test_search_success[6-5] PASSED
suites/paged_results/paged_results_test.py::test_search_success[5-5] PASSED
suites/paged_results/paged_results_test.py::test_search_success[5-25] PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[50-200-cn=config,cn=ldbm
 
database,cn=plugins,cn=config-nsslapd-idlistscanlimit-100-UNWILLING_TO_PERFORM] 
PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[5-15-cn=config-nsslapd-timelimit-20-UNAVAILABLE_CRITICAL_EXTENSION]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[21-50-cn=config-nsslapd-sizelimit-20-SIZELIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[21-50-cn=config-nsslapd-pagedsizelimit-5-SIZELIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[5-50-cn=config,cn=ldbm
 

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #196

2017-04-01 Thread Jenkins
See 


--
[...truncated 4347 lines...]
suites/plugins/accpol_test.py::test_inact_local PASSED
suites/plugins/attr_uniqueness_test.py::test_attr_uniqueness_init PASSED
suites/plugins/attr_uniqueness_test.py::test_attr_uniqueness PASSED
suites/plugins/dna_test.py::test_basic PASSED
suites/plugins/memberof_test.py::test_memberof_setloging PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_001 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_003 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_004 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_005 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_006 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_007 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_008 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_009 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_010 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_011 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_012 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_013 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_014 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_015 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_016 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_017 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_018 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_019 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_020 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_021 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_022 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_023 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_024 PASSED
suites/plugins/memberof_test.py::test_memberof_MultiGrpAttr_025 PASSED
suites/plugins/memberof_test.py::test_memberof_auto_add_oc PASSED
suites/plugins/rootdn_plugin_test.py::test_rootdn_init PASSED
suites/plugins/rootdn_plugin_test.py::test_rootdn_access_specific_time PASSED
suites/plugins/rootdn_plugin_test.py::test_rootdn_access_day_of_week PASSED
suites/plugins/rootdn_plugin_test.py::test_rootdn_access_denied_ip PASSED
suites/plugins/rootdn_plugin_test.py::test_rootdn_access_denied_host PASSED
suites/plugins/rootdn_plugin_test.py::test_rootdn_access_allowed_ip PASSED
suites/plugins/rootdn_plugin_test.py::test_rootdn_access_allowed_host PASSED
suites/plugins/rootdn_plugin_test.py::test_rootdn_config_validate PASSED
suites/replication/acceptance_test.py::test_add_entry PASSED
suites/replication/acceptance_test.py::test_modify_entry PASSED
suites/replication/acceptance_test.py::test_delete_entry PASSED
suites/replication/acceptance_test.py::test_modrdn_entry[0] PASSED
suites/replication/acceptance_test.py::test_modrdn_entry[1] PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_init PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_clean PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_clean_restart PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_clean_force PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_abort PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_abort_restart PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_abort_certify PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_stress_clean PASSED
suites/replication/single_master_test.py::test_mail_attr_repl PASSED
suites/replication/single_master_test.py::test_lastupdate_attr_before_init 
PASSED
suites/replication/tombstone_test.py::test_purge_success PASSED
suites/replication/wait_for_async_feature_test.py::test_not_int_value PASSED
suites/replication/wait_for_async_feature_test.py::test_multi_value PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr0]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr1]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr2]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr3]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr0]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr1]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr2]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr3]
 PASSED
suites/schema/test_schema.py::test_schema_comparewithfiles PASSED

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #192

2017-03-28 Thread Jenkins
See 


--
[...truncated 4281 lines...]
suites/paged_results/paged_results_test.py::test_search_success[6-5] PASSED
suites/paged_results/paged_results_test.py::test_search_success[5-5] PASSED
suites/paged_results/paged_results_test.py::test_search_success[5-25] PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[50-200-cn=config,cn=ldbm
 
database,cn=plugins,cn=config-nsslapd-idlistscanlimit-100-UNWILLING_TO_PERFORM] 
PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[5-15-cn=config-nsslapd-timelimit-20-UNAVAILABLE_CRITICAL_EXTENSION]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[21-50-cn=config-nsslapd-sizelimit-20-SIZELIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[21-50-cn=config-nsslapd-pagedsizelimit-5-SIZELIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[5-50-cn=config,cn=ldbm
 database,cn=plugins,cn=config-nsslapd-lookthroughlimit-20-ADMINLIMIT_EXCEEDED] 
PASSED
suites/paged_results/paged_results_test.py::test_search_sort_success PASSED
suites/paged_results/paged_results_test.py::test_search_abandon PASSED
suites/paged_results/paged_results_test.py::test_search_with_timelimit PASSED
suites/paged_results/paged_results_test.py::test_search_dns_ip_aci[dns = 
"localhost.localdomain"] PASSED
suites/paged_results/paged_results_test.py::test_search_dns_ip_aci[ip = "::1" 
or ip = "127.0.0.1"] PASSED
suites/paged_results/paged_results_test.py::test_search_multiple_paging PASSED
suites/paged_results/paged_results_test.py::test_search_invalid_cookie[1000] 
PASSED
suites/paged_results/paged_results_test.py::test_search_invalid_cookie[-1] 
PASSED
suites/paged_results/paged_results_test.py::test_search_abandon_with_zero_size 
PASSED
suites/paged_results/paged_results_test.py::test_search_pagedsizelimit_success 
PASSED
suites/paged_results/paged_results_test.py::test_search_nspagedsizelimit[5-15-PASS]
 PASSED
suites/paged_results/paged_results_test.py::test_search_nspagedsizelimit[15-5-SIZELIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_paged_limits[conf_attr_values0-ADMINLIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_paged_limits[conf_attr_values1-PASS]
 PASSED
suites/paged_results/paged_results_test.py::test_search_paged_user_limits[conf_attr_values0-ADMINLIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_paged_user_limits[conf_attr_values1-PASS]
 PASSED
suites/paged_results/paged_results_test.py::test_ger_basic PASSED
suites/paged_results/paged_results_test.py::test_multi_suffix_search PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_success[None]
 PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_success[-1]
 PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_success[1000]
 PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_failure[0]
 PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_failure[1]
 PASSED
suites/password/password_test.py::test_password_delete_specific_password PASSED
suites/password/pwdAdmin_test.py::test_pwdAdmin_init PASSED
suites/password/pwdAdmin_test.py::test_pwdAdmin PASSED
suites/password/pwdAdmin_test.py::test_pwdAdmin_config_validation PASSED
suites/password/pwdPolicy_attribute_test.py::test_change_pwd[on-off-UNWILLING_TO_PERFORM]
 PASSED
suites/password/pwdPolicy_attribute_test.py::test_change_pwd[off-off-UNWILLING_TO_PERFORM]
 PASSED
suites/password/pwdPolicy_attribute_test.py::test_change_pwd[off-on-None] PASSED
suites/password/pwdPolicy_attribute_test.py::test_change_pwd[on-on-None] PASSED
suites/password/pwdPolicy_attribute_test.py::test_pwd_min_age PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[off-off]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[on-off]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[off-on]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_restrictions[cn=config]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_restrictions[cn="cn=nsPwPolicyEntry,ou=People,dc=example,dc=com",cn=nsPwPolicyContainer,ou=People,dc=example,dc=com]
 PASSED
suites/password/pwdPolicy_syntax_test.py::test_pwdPolicy_syntax PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[ ] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[junk123] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[on] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[off] PASSED
suites/password/pwdPolicy_warning_test.py::test_expiry_time PASSED

[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #187

2017-03-23 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-ds-base #1226

2017-03-23 Thread jenkins
See 
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1225

2017-03-23 Thread jenkins
See 

Changes:

[William Brown] Ticket 49190 - Upgrade lfds to 7.1.1

[William Brown] Ticket 48989 - Improve counter overflow fix

--
Started by an SCM change
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 15ce6462e619091897ecdb4497142ebf06835e55 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15ce6462e619091897ecdb4497142ebf06835e55
 > git rev-list 85807bef0911b6d1f3d240eecea38314c6d66b1a # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson83354906101794090.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1225.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1225.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1225/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1225.txt
Last 100 lines of warning log:

ldap/servers/slapd/slapi_counter.c:212:1: warning: control reaches end of 
non-void function [-Wreturn-type]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #186

2017-03-22 Thread Jenkins
See 


--
[...truncated 91 lines...]
Package libicu-devel-56.1-7.fc24.x86_64 is already installed, skipping.
Package pam-devel-1.2.1-5.fc24.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
+ sudo dnf install -y python-pip python-virtualenv python-ldap python-pyasn1 
python-pyasn1-modules pytest python-cffi python-krbV python-six
Last metadata expiration check: 2:29:09 ago on Wed Mar 22 21:55:06 2017.
Package python-pip-8.0.2-1.fc24.noarch is already installed, skipping.
Package python2-virtualenv-15.0.3-2.fc24.noarch is already installed, skipping.
Package python-ldap-2.4.25-1.fc24.x86_64 is already installed, skipping.
Package python2-pyasn1-0.1.9-6.fc24.1.noarch is already installed, skipping.
Package python2-pyasn1-modules-0.1.9-6.fc24.1.noarch is already installed, 
skipping.
Package python2-pytest-2.9.2-1.fc24.noarch is already installed, skipping.
Package python2-cffi-1.5.2-1.fc24.x86_64 is already installed, skipping.
Package python-krbV-1.0.90-11.fc24.x86_64 is already installed, skipping.
Package python-six-1.10.0-2.fc24.noarch is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
+ sudo dnf install -y policycoreutils-python python-nss policycoreutils-python3 
python-IPy-python3 policycoreutils-python-utils python-dateutil
Last metadata expiration check: 2:29:12 ago on Wed Mar 22 21:55:06 2017.
Package policycoreutils-python-2.5-16.fc24.x86_64 is already installed, 
skipping.
Package python-nss-1.0.0-2.fc24.x86_64 is already installed, skipping.
Package policycoreutils-python3-2.5-16.fc24.x86_64 is already installed, 
skipping.
Package python-IPy-python3-0.81-15.fc24.noarch is already installed, skipping.
Package policycoreutils-python-utils-2.5-16.fc24.x86_64 is already installed, 
skipping.
Package python2-dateutil-1:2.6.0-1.fc24.noarch is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
+ sudo dnf install -y audit-libs-python3 libsemanage-python3 cyrus-sasl-plain 
gperftools-devel
Last metadata expiration check: 2:29:14 ago on Wed Mar 22 21:55:06 2017.
Package audit-libs-python3-2.7.1-1.fc24.x86_64 is already installed, skipping.
Package libsemanage-python3-2.5-6.fc24.x86_64 is already installed, skipping.
Package cyrus-sasl-plain-2.1.26-26.2.fc24.x86_64 is already installed, skipping.
Package gperftools-devel-2.5-2.fc24.x86_64 is already installed, skipping.
Dependencies resolved.

 Package  Arch Version  Repository Size

Skipping packages with conflicts:
(add '--best --allowerasing' to command line to force their upgrade):
 auditx86_64   2.7.3-1.fc24 updates   243 k
 audit-libs   x86_64   2.7.3-1.fc24 updates   106 k
 audit-libs-pythonx86_64   2.7.3-1.fc24 updates96 k
 audit-libs-python3   x86_64   2.7.3-1.fc24 updates97 k

Transaction Summary

Skip  4 Packages

Nothing to do.
Complete!
+ sudo dnf remove -y python-lib389
No match for argument: python-lib389
Error: No packages marked for removal.
+ sudo service sendmail start
Redirecting to /bin/systemctl start  sendmail.service
+ sudo /usr/bin/rm -rf 

 

 

+ sudo /usr/bin/rm -rf 

+ REQ='python-ldap\npyasn1\npyasn1-modules\nwheel\nnose\n'
+ echo -e 'python-ldap\npyasn1\npyasn1-modules\nwheel\nnose\n'
+ sudo systemd-tty-ask-password-agent
+ echo Setting up pip...
Setting up pip...
+ 
PATH=:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin
+ '[' '!' -d venv ']'
+ virtualenv venv
New python executable in 

Also creating executable in 

Installing setuptools, pip, wheel...done.
+ . venv/bin/activate
++ deactivate nondestructive
++ unset -f pydoc
++ '[' -z '' ']'
++ '[' -z '' ']'
++ '[' -n /bin/sh ']'
++ hash -r
++ '[' -z '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ 
VIRTUAL_ENV=
++ export VIRTUAL_ENV
++ 

[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #181

2017-03-17 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-ds-base #1213

2017-03-14 Thread jenkins
See 
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1212

2017-03-14 Thread jenkins
See 

Changes:

[William Brown] Ticket 49171 - Nunc Stans incorrectly reports a timeout

--
Started by an SCM change
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c8ce1b32cc365174c8280111c2d55bba45f7949f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8ce1b32cc365174c8280111c2d55bba45f7949f
 > git rev-list c75126be1edece121826e336141f9b0b9c0bddfd # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson280932595837223696.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1212.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1212.txt
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1212/ failed
Last 100 lines of build log:

gcc -DHAVE_CONFIG_H -I.  -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall 
-Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong 
--param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security 
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1-I./ldap/servers/slapd/tools 
-DBUILD_NUM=\"2017.074.151\" -DVENDOR="\"389 Project\"" -DBRAND="\"389\"" 
-DCAPBRAND="\"389\"" -UPACKAGE_VERSION -UPACKAGE_TARNAME -UPACKAGE_STRING 
-UPACKAGE_BUGREPORT -I./ldap/include -I./ldap/servers/slapd -I./include -I. 
-I./src/nunc-stans/include/ -DLOCALSTATEDIR="\"/opt/dirsrv/var\"" 
-DSYSCONFDIR="\"/opt/dirsrv/etc\"" -DLIBDIR="\"/opt/dirsrv/lib\"" 
-DBINDIR="\"/opt/dirsrv/bin\"" -DDATADIR="\"/opt/dirsrv/share\"" 
-DDOCDIR="\"/opt/dirsrv/share/doc/389-ds-base\"" 
-DSBINDIR="\"/opt/dirsrv/sbin\"" 
-DPLUGINDIR="\"/opt/dirsrv/lib/dirsrv/plugins\"" 
-DTEMPLATEDIR="\"/opt/dirsrv/share/dirsrv/data\"" 
-DSYSTEMSCHEMADIR="\"/opt/dirsrv/share/dirsrv/schema\""  
-I./src/nunc-stans/include/ -I/usr/include  -I/usr/include/nss3 
-I/usr/include/nspr4 -I/usr/include/nspr4  -I/usr/include/sasl   -Wall -MT 
ldap/servers/slapd/tools/ldclt_bin-ldaptool-sasl.o -MD -MP -MF 
ldap/servers/slapd/tools/.deps/ldclt_bin-ldaptool-sasl.Tpo -c -o 
ldap/servers/slapd/tools/ldclt_bin-ldaptool-sasl.o `test -f 
'ldap/servers/slapd/tools/ldaptool-sasl.c' || echo 
'./'`ldap/servers/slapd/tools/ldaptool-sasl.c
mv -f ldap/servers/slapd/tools/.deps/ldclt_bin-ldaptool-sasl.Tpo 
ldap/servers/slapd/tools/.deps/ldclt_bin-ldaptool-sasl.Po
gcc -DHAVE_CONFIG_H -I.  -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall 
-Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong 

[389-devel] Jenkins build is back to normal : 389-ds-base #1211

2017-03-14 Thread jenkins
See 
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1210

2017-03-14 Thread jenkins
See 

Changes:

[Mark Reynolds] Issue 49170 - sync plugin thread count not handled correctly

--
Started by an SCM change
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 770fcf4349ccf9e07ff0e1cf0d6991927ec9ba75 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 770fcf4349ccf9e07ff0e1cf0d6991927ec9ba75
 > git rev-list b1b0574d2cdb012ab206999ed51f08d3340386ce # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson1770466001221933707.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1210.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1210.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1210/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1210.txt
Last 100 lines of warning log:

ldap/servers/slapd/pw_verify.c:106:9: warning: unused variable ‘rc’ 
[-Wunused-variable]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1209

2017-03-14 Thread jenkins
See 

Changes:

[William Brown] Ticket 49154 - Nunc Stans stress should assert it has 95% 
success rate

[William Brown] Ticket 49164 - Change NS to acq-rel semantics for atomics

--
Started by an SCM change
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b1b0574d2cdb012ab206999ed51f08d3340386ce (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b1b0574d2cdb012ab206999ed51f08d3340386ce
 > git rev-list 8dbfff1ff4152afb018490886a612c448ea2a1b0 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson132319374408859196.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1209.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1209.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1209/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1209.txt
Last 100 lines of warning log:

ldap/servers/slapd/pw_verify.c:106:9: warning: unused variable ‘rc’ 
[-Wunused-variable]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1208

2017-03-13 Thread jenkins
See 

Changes:

[William Brown] Ticket 49165 pw_verify did not handle external auth

--
Started by an SCM change
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8dbfff1ff4152afb018490886a612c448ea2a1b0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8dbfff1ff4152afb018490886a612c448ea2a1b0
 > git rev-list 3038411c2b0e61a30fa47875ffb617736135c6c3 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson1516686220889945925.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1208.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1208.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1208/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1208.txt
Last 100 lines of warning log:

ldap/servers/slapd/pw_verify.c:106:9: warning: unused variable ‘rc’ 
[-Wunused-variable]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1201

2017-03-09 Thread jenkins
See 

--
Started by an SCM change
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags 
--progress http://pagure.io/389-ds-base.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Counting objects: 51544   
remote: Counting objects: 72052, done.
remote: Compressing objects:   0% (1/18162)   
remote: Compressing objects:   1% (182/18162)   
remote: Compressing objects:   2% (364/18162)   
remote: Compressing objects:   3% (545/18162)   
remote: Compressing objects:   4% (727/18162)   
remote: Compressing objects:   5% (909/18162)   
remote: Compressing objects:   6% (1090/18162)   
remote: Compressing objects:   7% (1272/18162)   
remote: Compressing objects:   8% (1453/18162)   
remote: Compressing objects:   9% (1635/18162)   
remote: Compressing objects:  10% (1817/18162)   
remote: Compressing objects:  11% (1998/18162)   
remote: Compressing objects:  12% (2180/18162)   
remote: Compressing objects:  13% (2362/18162)   
remote: Compressing objects:  14% (2543/18162)   
remote: Compressing objects:  15% (2725/18162)   
remote: Compressing objects:  16% (2906/18162)   
remote: Compressing objects:  17% (3088/18162)   
remote: Compressing objects:  18% (3270/18162)   
remote: Compressing objects:  19% (3451/18162)   
remote: Compressing objects:  20% (3633/18162)   
remote: Compressing objects:  21% (3815/18162)   
remote: Compressing objects:  22% (3996/18162)   
remote: Compressing objects:  23% (4178/18162)   
remote: Compressing objects:  24% (4359/18162)   
remote: Compressing objects:  25% (4541/18162)   
remote: Compressing objects:  26% (4723/18162)   
remote: Compressing objects:  27% (4904/18162)   
remote: Compressing objects:  28% (5086/18162)   
remote: Compressing objects:  29% (5267/18162)   
remote: Compressing objects:  30% (5449/18162)   
remote: Compressing objects:  31% (5631/18162)   
remote: Compressing objects:  32% (5812/18162)   
remote: Compressing objects:  33% (5994/18162)   
remote: Compressing objects:  34% (6176/18162)   
remote: Compressing objects:  35% (6357/18162)   
remote: Compressing objects:  36% (6539/18162)   
remote: Compressing objects:  37% (6720/18162)   
remote: Compressing objects:  38% (6902/18162)   
remote: Compressing objects:  39% (7084/18162)   
remote: Compressing objects:  40% (7265/18162)   
remote: Compressing objects:  41% (7447/18162)   
remote: Compressing objects:  42% (7629/18162)   
remote: Compressing objects:  43% (7810/18162)   
remote: Compressing objects:  44% (7992/18162)   
remote: Compressing objects:  45% (8173/18162)   
remote: Compressing objects:  46% (8355/18162)   
remote: Compressing objects:  47% (8537/18162)   
remote: Compressing objects:  48% (8718/18162)   
remote: Compressing objects:  49% (8900/18162)   
remote: Compressing objects:  50% (9081/18162)   
remote: Compressing objects:  51% (9263/18162)   
remote: Compressing objects:  52% (9445/18162)   
remote: Compressing objects:  53% (9626/18162)   
remote: Compressing objects:  54% (9808/18162)   
remote: Compressing objects:  55% (9990/18162)   
remote: Compressing objects:  56% (10171/18162)   
remote: Compressing objects:  57% (10353/18162)   
remote: Compressing objects:  58% (10534/18162)   
remote: Compressing objects:  59% (10716/18162)   
remote: Compressing objects:  60% (10898/18162)   
remote: Compressing objects:  61% (11079/18162)   
remote: Compressing objects:  62% (11261/18162)   
remote: Compressing objects:  63% (11443/18162)   
remote: Compressing objects:  64% (11624/18162)   
remote: Compressing objects:  65% (11806/18162)   
remote: Compressing objects:  66% (11987/18162)   
remote: Compressing objects:  67% (12169/18162)   
remote: Compressing 

[389-devel] Jenkins build is back to normal : 389-ds-base #1192

2017-03-01 Thread jenkins
See 
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-ds-base #1180

2017-02-20 Thread jenkins
See 
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1178

2017-02-17 Thread jenkins
See 

--
Started by user Viktor Ashirov
Building remotely on F25 (Fedora25 fedora Fedora fedora25) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://pagure.io/389-ds-base.git
 > git init  # 
 > timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://pagure.io/389-ds-base.git # timeout=10
Fetching upstream changes from http://pagure.io/389-ds-base.git
 > git -c core.askpass=true fetch --tags --progress 
 > http://pagure.io/389-ds-base.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3783235fdff58e3c10562630762b736245b0f212 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3783235fdff58e3c10562630762b736245b0f212
First time build. Skipping changelog.
[389-ds-base] $ /bin/sh -e /tmp/hudson2051813071278142605.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1178.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1178.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1178/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1178.txt
Last 100 lines of warning log:

ldap/servers/slapd/pblock.c:158:1: warning: ‘slapi_pblock_get_common’ defined 
but not used [-Wunused-function]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #166

2017-02-16 Thread Jenkins
See 


--
[...truncated 5467 lines...]
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Extract PK12 file for 
master2: pk12util -o /tmp/Server-Cert2.pk12 -n "Server-Cert2" -d 
/etc/dirsrv/slapd-master_1 -w /etc/dirsrv/slapd-master_1/pwdfile.txt -k 
/etc/dirsrv/slapd-master_1/pwdfile.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PK12 files
INFO:dirsrvtests.tests.tickets.ticket47536_test:/tmp/Server-Cert2.pk12 is 
successfully extracted.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# stop master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Initialize Cert DB for 
master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Create key3.db and 
cert8.db database (master2): ['\''certutil'\'', '\''-N'\'', '\''-d'\'', 
'\''/etc/dirsrv/slapd-master_2'\'', '\''-f'\'', 
'\''/etc/dirsrv/slapd-master_1/pwdfile.txt'\'']
INFO:dirsrvtests.tests.tickets.ticket47536_test:  OUT:
INFO:dirsrvtests.tests.tickets.ticket47536_test:  ERR:
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Import certs to master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:Importing CAcertificate
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Importing Server-Cert2 to 
master2: pk12util -i /tmp/Server-Cert2.pk12 -n "Server-Cert2" -d 
/etc/dirsrv/slapd-master_2 -w /etc/dirsrv/slapd-master_1/pwdfile.txt -k 
/etc/dirsrv/slapd-master_1/pwdfile.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:copy 
/etc/dirsrv/slapd-master_1/pin.txt to /etc/dirsrv/slapd-master_2/pin.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:# start master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# enable SSL in master2 
with all ciphers
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Enabling SSL LDAPSPORT 42636 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PEM files of 
master2 (before setting nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Check PEM files (CAcertificate, Server-Cert2, 
Server-Cert2-Key) not in /etc/dirsrv/slapd-master_2 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/CAcertificate.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2-Key.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Set on to 
nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PEM files of 
master2 (after setting nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Check PEM files (CAcertificate, Server-Cert2, 
Server-Cert2-Key) in /etc/dirsrv/slapd-master_2 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/CAcertificate.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2-Key.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Creating SSL Keys and Certs Done 
##

INFO:dirsrvtests.tests.tickets.ticket47536_test:# 
Configure SSL/TLS agreements ##
INFO:dirsrvtests.tests.tickets.ticket47536_test: 
master1 -- startTLS -> master2 #
INFO:dirsrvtests.tests.tickets.ticket47536_test:# master1 
<- tls_clientAuth -- master2 ##
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Update the agreement of 
master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Add the cert to the repl 
manager on master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:# master2 Server Cert in 
base64 format: 

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #165

2017-02-15 Thread Jenkins
See 


--
[...truncated 5473 lines...]
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Extract PK12 file for 
master2: pk12util -o /tmp/Server-Cert2.pk12 -n "Server-Cert2" -d 
/etc/dirsrv/slapd-master_1 -w /etc/dirsrv/slapd-master_1/pwdfile.txt -k 
/etc/dirsrv/slapd-master_1/pwdfile.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PK12 files
INFO:dirsrvtests.tests.tickets.ticket47536_test:/tmp/Server-Cert2.pk12 is 
successfully extracted.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# stop master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Initialize Cert DB for 
master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Create key3.db and 
cert8.db database (master2): ['\''certutil'\'', '\''-N'\'', '\''-d'\'', 
'\''/etc/dirsrv/slapd-master_2'\'', '\''-f'\'', 
'\''/etc/dirsrv/slapd-master_1/pwdfile.txt'\'']
INFO:dirsrvtests.tests.tickets.ticket47536_test:  OUT:
INFO:dirsrvtests.tests.tickets.ticket47536_test:  ERR:
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Import certs to master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:Importing CAcertificate
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Importing Server-Cert2 to 
master2: pk12util -i /tmp/Server-Cert2.pk12 -n "Server-Cert2" -d 
/etc/dirsrv/slapd-master_2 -w /etc/dirsrv/slapd-master_1/pwdfile.txt -k 
/etc/dirsrv/slapd-master_1/pwdfile.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:copy 
/etc/dirsrv/slapd-master_1/pin.txt to /etc/dirsrv/slapd-master_2/pin.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:# start master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# enable SSL in master2 
with all ciphers
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Enabling SSL LDAPSPORT 42636 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PEM files of 
master2 (before setting nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Check PEM files (CAcertificate, Server-Cert2, 
Server-Cert2-Key) not in /etc/dirsrv/slapd-master_2 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/CAcertificate.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2-Key.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Set on to 
nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PEM files of 
master2 (after setting nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Check PEM files (CAcertificate, Server-Cert2, 
Server-Cert2-Key) in /etc/dirsrv/slapd-master_2 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/CAcertificate.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2-Key.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Creating SSL Keys and Certs Done 
##

INFO:dirsrvtests.tests.tickets.ticket47536_test:# 
Configure SSL/TLS agreements ##
INFO:dirsrvtests.tests.tickets.ticket47536_test: 
master1 -- startTLS -> master2 #
INFO:dirsrvtests.tests.tickets.ticket47536_test:# master1 
<- tls_clientAuth -- master2 ##
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Update the agreement of 
master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Add the cert to the repl 
manager on master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:# master2 Server Cert in 
base64 format: 

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #163

2017-02-13 Thread Jenkins
See 


--
[...truncated 5453 lines...]
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Extract PK12 file for 
master2: pk12util -o /tmp/Server-Cert2.pk12 -n "Server-Cert2" -d 
/etc/dirsrv/slapd-master_1 -w /etc/dirsrv/slapd-master_1/pwdfile.txt -k 
/etc/dirsrv/slapd-master_1/pwdfile.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PK12 files
INFO:dirsrvtests.tests.tickets.ticket47536_test:/tmp/Server-Cert2.pk12 is 
successfully extracted.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# stop master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Initialize Cert DB for 
master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Create key3.db and 
cert8.db database (master2): ['\''certutil'\'', '\''-N'\'', '\''-d'\'', 
'\''/etc/dirsrv/slapd-master_2'\'', '\''-f'\'', 
'\''/etc/dirsrv/slapd-master_1/pwdfile.txt'\'']
INFO:dirsrvtests.tests.tickets.ticket47536_test:  OUT:
INFO:dirsrvtests.tests.tickets.ticket47536_test:  ERR:
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Import certs to master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:Importing CAcertificate
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Importing Server-Cert2 to 
master2: pk12util -i /tmp/Server-Cert2.pk12 -n "Server-Cert2" -d 
/etc/dirsrv/slapd-master_2 -w /etc/dirsrv/slapd-master_1/pwdfile.txt -k 
/etc/dirsrv/slapd-master_1/pwdfile.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:copy 
/etc/dirsrv/slapd-master_1/pin.txt to /etc/dirsrv/slapd-master_2/pin.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:# start master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# enable SSL in master2 
with all ciphers
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Enabling SSL LDAPSPORT 42636 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PEM files of 
master2 (before setting nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Check PEM files (CAcertificate, Server-Cert2, 
Server-Cert2-Key) not in /etc/dirsrv/slapd-master_2 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/CAcertificate.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2-Key.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Set on to 
nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PEM files of 
master2 (after setting nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Check PEM files (CAcertificate, Server-Cert2, 
Server-Cert2-Key) in /etc/dirsrv/slapd-master_2 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/CAcertificate.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2-Key.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Creating SSL Keys and Certs Done 
##

INFO:dirsrvtests.tests.tickets.ticket47536_test:# 
Configure SSL/TLS agreements ##
INFO:dirsrvtests.tests.tickets.ticket47536_test: 
master1 -- startTLS -> master2 #
INFO:dirsrvtests.tests.tickets.ticket47536_test:# master1 
<- tls_clientAuth -- master2 ##
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Update the agreement of 
master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Add the cert to the repl 
manager on master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:# master2 Server Cert in 
base64 format: 

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #162

2017-02-12 Thread Jenkins
See 


--
[...truncated 5453 lines...]
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Extract PK12 file for 
master2: pk12util -o /tmp/Server-Cert2.pk12 -n "Server-Cert2" -d 
/etc/dirsrv/slapd-master_1 -w /etc/dirsrv/slapd-master_1/pwdfile.txt -k 
/etc/dirsrv/slapd-master_1/pwdfile.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PK12 files
INFO:dirsrvtests.tests.tickets.ticket47536_test:/tmp/Server-Cert2.pk12 is 
successfully extracted.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# stop master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Initialize Cert DB for 
master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Create key3.db and 
cert8.db database (master2): ['\''certutil'\'', '\''-N'\'', '\''-d'\'', 
'\''/etc/dirsrv/slapd-master_2'\'', '\''-f'\'', 
'\''/etc/dirsrv/slapd-master_1/pwdfile.txt'\'']
INFO:dirsrvtests.tests.tickets.ticket47536_test:  OUT:
INFO:dirsrvtests.tests.tickets.ticket47536_test:  ERR:
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Import certs to master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:Importing CAcertificate
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Importing Server-Cert2 to 
master2: pk12util -i /tmp/Server-Cert2.pk12 -n "Server-Cert2" -d 
/etc/dirsrv/slapd-master_2 -w /etc/dirsrv/slapd-master_1/pwdfile.txt -k 
/etc/dirsrv/slapd-master_1/pwdfile.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:copy 
/etc/dirsrv/slapd-master_1/pin.txt to /etc/dirsrv/slapd-master_2/pin.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:# start master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# enable SSL in master2 
with all ciphers
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Enabling SSL LDAPSPORT 42636 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PEM files of 
master2 (before setting nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Check PEM files (CAcertificate, Server-Cert2, 
Server-Cert2-Key) not in /etc/dirsrv/slapd-master_2 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/CAcertificate.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2-Key.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Set on to 
nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PEM files of 
master2 (after setting nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Check PEM files (CAcertificate, Server-Cert2, 
Server-Cert2-Key) in /etc/dirsrv/slapd-master_2 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/CAcertificate.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2-Key.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Creating SSL Keys and Certs Done 
##

INFO:dirsrvtests.tests.tickets.ticket47536_test:# 
Configure SSL/TLS agreements ##
INFO:dirsrvtests.tests.tickets.ticket47536_test: 
master1 -- startTLS -> master2 #
INFO:dirsrvtests.tests.tickets.ticket47536_test:# master1 
<- tls_clientAuth -- master2 ##
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Update the agreement of 
master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Add the cert to the repl 
manager on master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:# master2 Server Cert in 
base64 format: 

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #161

2017-02-11 Thread Jenkins
See 


--
[...truncated 5620 lines...]
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Extract PK12 file for 
master2: pk12util -o /tmp/Server-Cert2.pk12 -n "Server-Cert2" -d 
/etc/dirsrv/slapd-master_1 -w /etc/dirsrv/slapd-master_1/pwdfile.txt -k 
/etc/dirsrv/slapd-master_1/pwdfile.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PK12 files
INFO:dirsrvtests.tests.tickets.ticket47536_test:/tmp/Server-Cert2.pk12 is 
successfully extracted.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# stop master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Initialize Cert DB for 
master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Create key3.db and 
cert8.db database (master2): ['\''certutil'\'', '\''-N'\'', '\''-d'\'', 
'\''/etc/dirsrv/slapd-master_2'\'', '\''-f'\'', 
'\''/etc/dirsrv/slapd-master_1/pwdfile.txt'\'']
INFO:dirsrvtests.tests.tickets.ticket47536_test:  OUT:
INFO:dirsrvtests.tests.tickets.ticket47536_test:  ERR:
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Import certs to master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:Importing CAcertificate
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Importing Server-Cert2 to 
master2: pk12util -i /tmp/Server-Cert2.pk12 -n "Server-Cert2" -d 
/etc/dirsrv/slapd-master_2 -w /etc/dirsrv/slapd-master_1/pwdfile.txt -k 
/etc/dirsrv/slapd-master_1/pwdfile.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:copy 
/etc/dirsrv/slapd-master_1/pin.txt to /etc/dirsrv/slapd-master_2/pin.txt
INFO:dirsrvtests.tests.tickets.ticket47536_test:# start master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# enable SSL in master2 
with all ciphers
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Enabling SSL LDAPSPORT 42636 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PEM files of 
master2 (before setting nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Check PEM files (CAcertificate, Server-Cert2, 
Server-Cert2-Key) not in /etc/dirsrv/slapd-master_2 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/CAcertificate.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2-Key.pem
 is correctly not generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Set on to 
nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master2
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Check PEM files of 
master2 (after setting nsslapd-extract-pemfiles
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Check PEM files (CAcertificate, Server-Cert2, 
Server-Cert2-Key) in /etc/dirsrv/slapd-master_2 ##

INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/CAcertificate.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:/etc/dirsrv/slapd-master_2/Server-Cert2-Key.pem
 is successfully generated.
INFO:dirsrvtests.tests.tickets.ticket47536_test:# restart master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:
# Creating SSL Keys and Certs Done 
##

INFO:dirsrvtests.tests.tickets.ticket47536_test:# 
Configure SSL/TLS agreements ##
INFO:dirsrvtests.tests.tickets.ticket47536_test: 
master1 -- startTLS -> master2 #
INFO:dirsrvtests.tests.tickets.ticket47536_test:# master1 
<- tls_clientAuth -- master2 ##
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Update the agreement of 
master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:# Add the cert to the repl 
manager on master1
INFO:dirsrvtests.tests.tickets.ticket47536_test:# master2 Server Cert in 
base64 format: 

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #159

2017-02-08 Thread Jenkins
See 


--
[...truncated 4559 lines...]
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below 

 using /usr/bin/python3.5
Bytecompiling .py files below 

 using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: 389-ds-base-1.3.6.1-20170208git5cd0a03.fc24.x86_64
warning: File not found: 

Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ioUnhS
+ umask 022
+ cd 

+ cd 389-ds-base-1.3.6.1.20170208git5cd0a03
+ 
DOCDIR=
+ export DOCDIR
+ /usr/bin/mkdir -p 

+ cp -pr LICENSE 

+ cp -pr LICENSE.GPLv3+ 

+ cp -pr LICENSE.openssl 

+ exit 0
Provides: 389-ds-base = 1.3.6.1-20170208git5cd0a03.fc24 389-ds-base(x86-64) = 
1.3.6.1-20170208git5cd0a03.fc24 config(389-ds-base) = 
1.3.6.1-20170208git5cd0a03.fc24 ldif2ldbm libacctpolicy-plugin.so()(64bit) 
libacctusability-plugin.so()(64bit) libacl-plugin.so()(64bit) 
libaddn-plugin.so()(64bit) libattr-unique-plugin.so()(64bit) 
libautomember-plugin.so()(64bit) libback-ldbm.so()(64bit) 
libbitwise-plugin.so()(64bit) libchainingdb-plugin.so()(64bit) 
libcollation-plugin.so()(64bit) libcontentsync-plugin.so()(64bit) 
libcos-plugin.so()(64bit) libderef-plugin.so()(64bit) 
libdistrib-plugin.so()(64bit) libdna-plugin.so()(64bit) 
libhttp-client-plugin.so()(64bit) liblinkedattrs-plugin.so()(64bit) 
libmanagedentries-plugin.so()(64bit) libmemberof-plugin.so()(64bit) 
libpam-passthru-plugin.so()(64bit) libpassthru-plugin.so()(64bit) 
libpbe-plugin.so()(64bit) libposix-winsync-plugin.so()(64bit) 
libpwdstorage-plugin.so()(64bit) libreferint-plugin.so()(64bit) 
libreplication-plugin.so()(64bit) libretrocl-plugin.so()(64bit) 
libroles-plugin.so()(64bit) librootdn-access-plugin.so()(64bit) 
libschemareload-plugin.so()(64bit) libstatechange-plugin.so()(64bit) 
libsyntax-plugin.so()(64bit) libusn-plugin.so()(64bit) 
libviews-plugin.so()(64bit) libwhoami-plugin.so()(64bit) perl(DSCreate) 
perl(DSDialogs) perl(DSMigration) perl(DSUpdate) perl(DSUpdateDialogs) 
perl(DSUtil) perl(Dialog) perl(DialogManager) perl(DialogYesNo) perl(FileConn) 
perl(Inf) perl(Migration) perl(Resource) perl(Setup) perl(SetupDialogs) 
perl(SetupLog)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 
4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) 
<= 4.0-1
Requires(post): /bin/sh systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/python2 
libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) 
libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) 
libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) 
libcrypt.so.1(GLIBC_2.2.5)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) 
libdl.so.2(GLIBC_2.2.5)(64bit) libicudata.so.56()(64bit) 
libicui18n.so.56()(64bit) libicuuc.so.56()(64bit) libk5crypto.so.3()(64bit) 
libkrb5.so.3()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) 
libldap_r-2.4.so.2()(64bit) libns-dshttpd.so.0()(64bit) libnspr4.so()(64bit) 
libnss3.so()(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) 

[389-devel] Build failed in Jenkins: 389-DS-COMMIT #169

2017-02-08 Thread Jenkins
See 


Changes:

[spichugi] Ticket 48085 - Add replica acceptance test suite

--
[...truncated 4566 lines...]
symlinked /usr/lib/debug/usr/lib64/dirsrv/liblfds710.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/liblfds710.so.0.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/libslapd.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libslapd.so.0.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.0.debug
cpio: 389-ds-base-1.3.6.1.20170208git5cd0a03/acl.yy.cpp: Cannot stat: No such 
file or directory
cpio: 389-ds-base-1.3.6.1.20170208git5cd0a03/aclscan.l: Cannot stat: No such 
file or directory
cpio: 389-ds-base-1.3.6.1.20170208git5cd0a03/acltext.y: Cannot stat: No such 
file or directory
25983 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below 

 using /usr/bin/python3.5
Bytecompiling .py files below 

 using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: 389-ds-base-1.3.6.1-20170208git5cd0a03.fc24.x86_64
warning: File not found: 

Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bB7p6H
+ umask 022
+ cd 

+ cd 389-ds-base-1.3.6.1.20170208git5cd0a03
+ 
DOCDIR=
+ export DOCDIR
+ /usr/bin/mkdir -p 

+ cp -pr LICENSE 

+ cp -pr LICENSE.GPLv3+ 

+ cp -pr LICENSE.openssl 

+ exit 0
Provides: 389-ds-base = 1.3.6.1-20170208git5cd0a03.fc24 389-ds-base(x86-64) = 
1.3.6.1-20170208git5cd0a03.fc24 config(389-ds-base) = 
1.3.6.1-20170208git5cd0a03.fc24 ldif2ldbm libacctpolicy-plugin.so()(64bit) 
libacctusability-plugin.so()(64bit) libacl-plugin.so()(64bit) 
libaddn-plugin.so()(64bit) libattr-unique-plugin.so()(64bit) 
libautomember-plugin.so()(64bit) libback-ldbm.so()(64bit) 
libbitwise-plugin.so()(64bit) libchainingdb-plugin.so()(64bit) 
libcollation-plugin.so()(64bit) libcontentsync-plugin.so()(64bit) 
libcos-plugin.so()(64bit) libderef-plugin.so()(64bit) 
libdistrib-plugin.so()(64bit) libdna-plugin.so()(64bit) 
libhttp-client-plugin.so()(64bit) liblinkedattrs-plugin.so()(64bit) 
libmanagedentries-plugin.so()(64bit) libmemberof-plugin.so()(64bit) 
libpam-passthru-plugin.so()(64bit) libpassthru-plugin.so()(64bit) 
libpbe-plugin.so()(64bit) libposix-winsync-plugin.so()(64bit) 
libpwdstorage-plugin.so()(64bit) libreferint-plugin.so()(64bit) 
libreplication-plugin.so()(64bit) libretrocl-plugin.so()(64bit) 
libroles-plugin.so()(64bit) librootdn-access-plugin.so()(64bit) 
libschemareload-plugin.so()(64bit) libstatechange-plugin.so()(64bit) 
libsyntax-plugin.so()(64bit) libusn-plugin.so()(64bit) 
libviews-plugin.so()(64bit) libwhoami-plugin.so()(64bit) perl(DSCreate) 
perl(DSDialogs) perl(DSMigration) perl(DSUpdate) perl(DSUpdateDialogs) 
perl(DSUtil) perl(Dialog) perl(DialogManager) perl(DialogYesNo) perl(FileConn) 
perl(Inf) perl(Migration) perl(Resource) perl(Setup) perl(SetupDialogs) 
perl(SetupLog)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 
4.6.0-1 

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #158

2017-02-07 Thread Jenkins
See 


--
[...truncated 4538 lines...]
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below 

 using /usr/bin/python3.5
Bytecompiling .py files below 

 using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: 389-ds-base-1.3.6.1-20170207git61953fc.fc24.x86_64
warning: File not found: 

Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bq6QMC
+ umask 022
+ cd 

+ cd 389-ds-base-1.3.6.1.20170207git61953fc
+ 
DOCDIR=
+ export DOCDIR
+ /usr/bin/mkdir -p 

+ cp -pr LICENSE 

+ cp -pr LICENSE.GPLv3+ 

+ cp -pr LICENSE.openssl 

+ exit 0
Provides: 389-ds-base = 1.3.6.1-20170207git61953fc.fc24 389-ds-base(x86-64) = 
1.3.6.1-20170207git61953fc.fc24 config(389-ds-base) = 
1.3.6.1-20170207git61953fc.fc24 ldif2ldbm libacctpolicy-plugin.so()(64bit) 
libacctusability-plugin.so()(64bit) libacl-plugin.so()(64bit) 
libaddn-plugin.so()(64bit) libattr-unique-plugin.so()(64bit) 
libautomember-plugin.so()(64bit) libback-ldbm.so()(64bit) 
libbitwise-plugin.so()(64bit) libchainingdb-plugin.so()(64bit) 
libcollation-plugin.so()(64bit) libcontentsync-plugin.so()(64bit) 
libcos-plugin.so()(64bit) libderef-plugin.so()(64bit) 
libdistrib-plugin.so()(64bit) libdna-plugin.so()(64bit) 
libhttp-client-plugin.so()(64bit) liblinkedattrs-plugin.so()(64bit) 
libmanagedentries-plugin.so()(64bit) libmemberof-plugin.so()(64bit) 
libpam-passthru-plugin.so()(64bit) libpassthru-plugin.so()(64bit) 
libpbe-plugin.so()(64bit) libposix-winsync-plugin.so()(64bit) 
libpwdstorage-plugin.so()(64bit) libreferint-plugin.so()(64bit) 
libreplication-plugin.so()(64bit) libretrocl-plugin.so()(64bit) 
libroles-plugin.so()(64bit) librootdn-access-plugin.so()(64bit) 
libschemareload-plugin.so()(64bit) libstatechange-plugin.so()(64bit) 
libsyntax-plugin.so()(64bit) libusn-plugin.so()(64bit) 
libviews-plugin.so()(64bit) libwhoami-plugin.so()(64bit) perl(DSCreate) 
perl(DSDialogs) perl(DSMigration) perl(DSUpdate) perl(DSUpdateDialogs) 
perl(DSUtil) perl(Dialog) perl(DialogManager) perl(DialogYesNo) perl(FileConn) 
perl(Inf) perl(Migration) perl(Resource) perl(Setup) perl(SetupDialogs) 
perl(SetupLog)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 
4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) 
<= 4.0-1
Requires(post): /bin/sh systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/python2 
libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) 
libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) 
libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) 
libcrypt.so.1(GLIBC_2.2.5)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) 
libdl.so.2(GLIBC_2.2.5)(64bit) libicudata.so.56()(64bit) 
libicui18n.so.56()(64bit) libicuuc.so.56()(64bit) libk5crypto.so.3()(64bit) 
libkrb5.so.3()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) 
libldap_r-2.4.so.2()(64bit) libns-dshttpd.so.0()(64bit) libnspr4.so()(64bit) 
libnss3.so()(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) 

[389-devel] Build failed in Jenkins: 389-DS-COMMIT #168

2017-02-07 Thread Jenkins
See 


--
[...truncated 4454 lines...]
byte-compiling 

 to __init__.cpython-35.pyc
byte-compiling 

 to __init__.cpython-35.pyc
byte-compiling 

 to __init__.cpython-35.pyc
byte-compiling 

 to basic_test.cpython-35.pyc
byte-compiling 

 to acl_test.cpython-35.pyc
byte-compiling 

 to __init__.cpython-35.pyc
byte-compiling 

 to __init__.cpython-35.pyc
writing byte-compilation script '/tmp/tmp24l8_erx.py'
/usr/bin/python3 -O /tmp/tmp24l8_erx.py
removing /tmp/tmp24l8_erx.py
running install_egg_info
running egg_info
writing dirsrvtests.egg-info/PKG-INFO
writing top-level names to dirsrvtests.egg-info/top_level.txt
writing requirements to dirsrvtests.egg-info/requires.txt
writing dependency_links to dirsrvtests.egg-info/dependency_links.txt
reading manifest file 'dirsrvtests.egg-info/SOURCES.txt'
writing manifest file 'dirsrvtests.egg-info/SOURCES.txt'
Copying dirsrvtests.egg-info to 

running install_scripts
+ mkdir -p 

+ mkdir -p 

+ mkdir -p 

+ mkdir -p 

+ rm -f 

 

+ rm -f 

 

 

 

+ rm -f 

[389-devel] Build failed in Jenkins: 389-DS-COMMIT #167

2017-02-07 Thread Jenkins
See 


--
[...truncated 4580 lines...]
symlinked /usr/lib/debug/usr/lib64/dirsrv/libnunc-stans.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libnunc-stans.so.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/libnunc-stans.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libnunc-stans.so.0.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/liblfds710.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/liblfds710.so.0.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/libslapd.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libslapd.so.0.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.0.debug
cpio: 389-ds-base-1.3.6.1.20170207git61953fc/acl.yy.cpp: Cannot stat: No such 
file or directory
cpio: 389-ds-base-1.3.6.1.20170207git61953fc/aclscan.l: Cannot stat: No such 
file or directory
cpio: 389-ds-base-1.3.6.1.20170207git61953fc/acltext.y: Cannot stat: No such 
file or directory
25983 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below 

 using /usr/bin/python3.5
Bytecompiling .py files below 

 using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: 389-ds-base-1.3.6.1-20170207git61953fc.fc24.x86_64
warning: File not found: 

Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NV5wKJ
+ umask 022
+ cd 

+ cd 389-ds-base-1.3.6.1.20170207git61953fc
+ 
DOCDIR=
+ export DOCDIR
+ /usr/bin/mkdir -p 

+ cp -pr LICENSE 

+ cp -pr LICENSE.GPLv3+ 

+ cp -pr LICENSE.openssl 

+ exit 0
Provides: 389-ds-base = 1.3.6.1-20170207git61953fc.fc24 389-ds-base(x86-64) = 
1.3.6.1-20170207git61953fc.fc24 config(389-ds-base) = 
1.3.6.1-20170207git61953fc.fc24 ldif2ldbm libacctpolicy-plugin.so()(64bit) 
libacctusability-plugin.so()(64bit) libacl-plugin.so()(64bit) 
libaddn-plugin.so()(64bit) libattr-unique-plugin.so()(64bit) 
libautomember-plugin.so()(64bit) libback-ldbm.so()(64bit) 
libbitwise-plugin.so()(64bit) libchainingdb-plugin.so()(64bit) 
libcollation-plugin.so()(64bit) libcontentsync-plugin.so()(64bit) 
libcos-plugin.so()(64bit) libderef-plugin.so()(64bit) 
libdistrib-plugin.so()(64bit) libdna-plugin.so()(64bit) 
libhttp-client-plugin.so()(64bit) liblinkedattrs-plugin.so()(64bit) 
libmanagedentries-plugin.so()(64bit) libmemberof-plugin.so()(64bit) 
libpam-passthru-plugin.so()(64bit) libpassthru-plugin.so()(64bit) 
libpbe-plugin.so()(64bit) libposix-winsync-plugin.so()(64bit) 
libpwdstorage-plugin.so()(64bit) libreferint-plugin.so()(64bit) 
libreplication-plugin.so()(64bit) libretrocl-plugin.so()(64bit) 
libroles-plugin.so()(64bit) librootdn-access-plugin.so()(64bit) 
libschemareload-plugin.so()(64bit) libstatechange-plugin.so()(64bit) 
libsyntax-plugin.so()(64bit) libusn-plugin.so()(64bit) 
libviews-plugin.so()(64bit) libwhoami-plugin.so()(64bit) perl(DSCreate) 
perl(DSDialogs) perl(DSMigration) perl(DSUpdate) perl(DSUpdateDialogs) 
perl(DSUtil) perl(Dialog) perl(DialogManager) perl(DialogYesNo) perl(FileConn) 
perl(Inf) perl(Migration) perl(Resource) perl(Setup) 

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #157

2017-02-07 Thread Jenkins
See 


--
[...truncated 21507 lines...]

INFO:test_dynamic_plugins:
INFO:test_dynamic_plugins:Testing Dynamic Plugins for Memory Corruption (no 
replication)...
INFO:test_dynamic_plugins:

INFO:plugin_tests:Testing Account Policy Plugin...
INFO:plugin_tests:test_acctpolicy: PASS

INFO:plugin_tests:Testing attribute uniqueness...
INFO:plugin_tests:test_attruniq: PASS

INFO:plugin_tests:Testing Auto Membership Plugin...
INFO:plugin_tests:test_automember: PASS

INFO:plugin_tests:Testing Distributed Numeric Assignment Plugin...
INFO:plugin_tests:test_dna: PASS

INFO:plugin_tests:Testing Linked Attributes...
INFO:plugin_tests:test_linkedattrs: PASS

INFO:plugin_tests:Testing MemberOf Plugin...
INFO:plugin_tests:test_memberof: PASS

INFO:plugin_tests:Testing Managed Entries...
INFO:plugin_tests:test_mep: PASS

INFO:plugin_tests:Testing Pass Through Authentication...
INFO:lib389:List backend with suffix=dc=pass2,dc=thru
INFO:lib389:Creating a local backend
INFO:lib389:List backend cn=PASS2,cn=ldbm database,cn=plugins,cn=config
INFO:lib389:Found entry dn: cn=PASS2,cn=ldbm database,cn=plugins,cn=config
cn: PASS2
nsslapd-cachememsize: 512000
nsslapd-cachesize: -1
nsslapd-directory: /var/lib/dirsrv/slapd-passthru/db/PASS2
nsslapd-dncachememsize: 16777216
nsslapd-readonly: off
nsslapd-require-index: off
nsslapd-suffix: dc=pass2,dc=thru
objectClass: top
objectClass: extensibleObject
objectClass: nsBackendInstance


INFO:lib389:Entry dn: cn="dc=pass2,dc=thru",cn=mapping tree,cn=config
cn: dc=pass2,dc=thru
nsslapd-backend: PASS2
nsslapd-state: backend
objectclass: top
objectclass: extensibleObject
objectclass: nsMappingTree


INFO:lib389:Found entry dn: cn=dc\3Dpass2\2Cdc\3Dthru,cn=mapping tree,cn=config
cn: dc=pass2,dc=thru
nsslapd-backend: PASS2
nsslapd-state: backend
objectClass: top
objectClass: extensibleObject
objectClass: nsMappingTree


INFO:plugin_tests:test_passthru: PASS

INFO:plugin_tests:Testing referential integrity postoperation...
INFO:plugin_tests:test_referint: PASS

INFO:plugin_tests:Testing Retro Changelog Plugin...
INFO:plugin_tests:test_retrocl: PASS

INFO:plugin_tests:Testing RootDN Access Control...
INFO:plugin_tests:test_rootdn: PASS

INFO:test_dynamic_plugins:
INFO:test_dynamic_plugins:Successfully Tested Dynamic Plugins for Memory 
Corruption (no replication).
INFO:test_dynamic_plugins:

INFO:test_dynamic_plugins:
INFO:test_dynamic_plugins:Stressing Dynamic Plugins (no replication)...
INFO:test_dynamic_plugins:

INFO:test_dynamic_plugins:
INFO:test_dynamic_plugins:Running stress test (no replication).  Run (1/5)...
INFO:test_dynamic_plugins:

INFO:stress_tests:AddUsers - Adding 250 entries (employee)...
INFO:stress_tests:AddUsers - Adding 250 entries (entry)...
INFO:stress_tests:AddUsers - Adding 250 entries (person)...
INFO:stress_tests:AddUsers - Finished adding 250 entries (person).
INFO:stress_tests:AddUsers - Finished adding 250 entries (employee).
INFO:stress_tests:AddUsers - Finished adding 250 entries (entry).
INFO:stress_tests:DelUsers - Deleting 250 entries (employee)...
INFO:stress_tests:DelUsers - Deleting 250 entries (entry)...
INFO:stress_tests:DelUsers - Deleting 250 entries (person)...
INFO:stress_tests:DelUsers - Finished deleting 250 entries (entry).
INFO:stress_tests:DelUsers - Finished deleting 250 entries (employee).
INFO:stress_tests:DelUsers - Finished deleting 250 entries (person).
INFO:plugin_tests:Testing referential integrity postoperation...
INFO:plugin_tests:test_referint: PASS

INFO:plugin_tests:Testing MemberOf Plugin...
INFO:plugin_tests:test_memberof: PASS

INFO:test_dynamic_plugins:
INFO:test_dynamic_plugins:Successfully Stressed Dynamic Plugins (no 
replication).  Completed (1/5)
INFO:test_dynamic_plugins:

INFO:test_dynamic_plugins:
INFO:test_dynamic_plugins:Running stress test (no replication).  Run (2/5)...
INFO:test_dynamic_plugins:

INFO:stress_tests:AddUsers - Adding 250 entries (employee)...
INFO:stress_tests:AddUsers - Adding 250 entries (entry)...
INFO:stress_tests:AddUsers - Adding 250 entries (person)...
INFO:stress_tests:AddUsers 

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #156

2017-02-06 Thread Jenkins
See 


--
[...truncated 8434 lines...]
INFO:lib389:List backend with suffix=dc=example,dc=com
INFO:lib389:Found entry dn: cn=replrepl,cn=config
cn: bind dn pseudo user
cn: replrepl
objectClass: top
objectClass: person
sn: bind dn pseudo user
userPassword: 
{SSHA512}WIkJxooE0yhl3JTeumYAtTdccXlO1pkM2Yy8LujvIQoL+3COs87BSW34XBn66qJxnoGCxRVE6/0GP7Xh/fzxTtEGxUnpvMoL


INFO:lib389:Starting total init 
cn=to_replica,cn=replica,cn=dc\3Dexample\2Cdc\3Dcom,cn=mapping tree,cn=config
INFO:test_dynamic_plugins:
INFO:test_dynamic_plugins:Testing Dynamic Plugins Functionality (replication 
enabled)...
INFO:test_dynamic_plugins:

INFO:plugin_tests:Testing Account Policy Plugin...
INFO:plugin_tests:test_acctpolicy: PASS

INFO:plugin_tests:Testing attribute uniqueness...
INFO:plugin_tests:test_attruniq: PASS

INFO:plugin_tests:Testing Auto Membership Plugin...
INFO:plugin_tests:test_automember: PASS

INFO:plugin_tests:Testing Distributed Numeric Assignment Plugin...
INFO:plugin_tests:test_dna: PASS

INFO:plugin_tests:Testing Linked Attributes...
INFO:plugin_tests:test_linkedattrs: PASS

INFO:plugin_tests:Testing MemberOf Plugin...
INFO:plugin_tests:test_memberof: PASS

INFO:plugin_tests:Testing Managed Entries...
INFO:plugin_tests:test_mep: PASS

INFO:plugin_tests:Testing Pass Through Authentication...
INFO:lib389:List backend with suffix=dc=pass2,dc=thru
INFO:lib389:Creating a local backend
INFO:lib389:List backend cn=PASS2,cn=ldbm database,cn=plugins,cn=config
INFO:lib389:Found entry dn: cn=PASS2,cn=ldbm database,cn=plugins,cn=config
cn: PASS2
nsslapd-cachememsize: 512000
nsslapd-cachesize: -1
nsslapd-directory: /var/lib/dirsrv/slapd-passthru/db/PASS2
nsslapd-dncachememsize: 16777216
nsslapd-readonly: off
nsslapd-require-index: off
nsslapd-suffix: dc=pass2,dc=thru
objectClass: top
objectClass: extensibleObject
objectClass: nsBackendInstance


INFO:lib389:Entry dn: cn="dc=pass2,dc=thru",cn=mapping tree,cn=config
cn: dc=pass2,dc=thru
nsslapd-backend: PASS2
nsslapd-state: backend
objectclass: top
objectclass: extensibleObject
objectclass: nsMappingTree


INFO:lib389:Found entry dn: cn=dc\3Dpass2\2Cdc\3Dthru,cn=mapping tree,cn=config
cn: dc=pass2,dc=thru
nsslapd-backend: PASS2
nsslapd-state: backend
objectClass: top
objectClass: extensibleObject
objectClass: nsMappingTree


INFO:plugin_tests:test_passthru: PASS

INFO:plugin_tests:Testing referential integrity postoperation...
INFO:plugin_tests:test_referint: PASS

INFO:plugin_tests:Testing Retro Changelog Plugin...
INFO:plugin_tests:test_retrocl: PASS

INFO:plugin_tests:Testing RootDN Access Control...
INFO:plugin_tests:test_rootdn: PASS

INFO:test_dynamic_plugins:
INFO:test_dynamic_plugins:Successfully Tested Dynamic Plugins Functionality 
(replication enabled).
INFO:test_dynamic_plugins:

INFO:test_dynamic_plugins:
INFO:test_dynamic_plugins:Testing Dynamic Plugins for Memory Corruption 
(replication enabled)...
INFO:test_dynamic_plugins:

INFO:plugin_tests:Testing Account Policy Plugin...
INFO:plugin_tests:test_acctpolicy: PASS

INFO:plugin_tests:Testing attribute uniqueness...
INFO:plugin_tests:test_attruniq: PASS

INFO:plugin_tests:Testing Auto Membership Plugin...
INFO:plugin_tests:test_automember: PASS

INFO:plugin_tests:Testing Distributed Numeric Assignment Plugin...
INFO:plugin_tests:test_dna: PASS

INFO:plugin_tests:Testing Linked Attributes...
INFO:plugin_tests:test_linkedattrs: PASS

INFO:plugin_tests:Testing MemberOf Plugin...
INFO:plugin_tests:test_memberof: PASS

INFO:plugin_tests:Testing Managed Entries...
INFO:plugin_tests:test_mep: PASS

INFO:plugin_tests:Testing Pass Through Authentication...
INFO:lib389:List backend with suffix=dc=pass2,dc=thru
INFO:lib389:Creating a local backend
INFO:lib389:List backend cn=PASS2,cn=ldbm database,cn=plugins,cn=config
INFO:lib389:Found entry dn: cn=PASS2,cn=ldbm database,cn=plugins,cn=config
cn: PASS2
nsslapd-cachememsize: 512000
nsslapd-cachesize: -1
nsslapd-directory: /var/lib/dirsrv/slapd-passthru/db/PASS2
nsslapd-dncachememsize: 16777216
nsslapd-readonly: off
nsslapd-require-index: off
nsslapd-suffix: dc=pass2,dc=thru
objectClass: top
objectClass: extensibleObject
objectClass: nsBackendInstance


INFO:lib389:Entry dn: cn="dc=pass2,dc=thru",cn=mapping tree,cn=config
cn: dc=pass2,dc=thru
nsslapd-backend: PASS2
nsslapd-state: backend
objectclass: top
objectclass: extensibleObject
objectclass: nsMappingTree


INFO:lib389:Found entry dn: cn=dc\3Dpass2\2Cdc\3Dthru,cn=mapping tree,cn=config
cn: 

[389-devel] Jenkins build is back to normal : 389-DS-COMMIT #163

2017-02-06 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-COMMIT #162

2017-02-06 Thread Jenkins
See 


--
[...truncated 4682 lines...]
+ '[' 0 -ne 0 ']'
+ sudo sysctl -w fs.suid_dumpable=1
fs.suid_dumpable = 1
+ sudo chmod 777 /etc/sysconfig/dirsrv.systemd
+ sudo echo LimitCORE=infinity
+ sudo systemctl daemon-reload
+ echo Run the lib389 tests...
Run the lib389 tests...
+ cd ../../dirsrvtests/tests
++ date
+ DATE='Mon Feb  6 16:47:32 CET 2017'
++ sudo 
PYTHONPATH=/usr/lib64/python2.7:/usr/lib64/python2.7/plat-linux2:/usr/lib64/python2.7/site-packages:/usr/lib/python2.7/site-packages:
 py.test -v -x suites/basic/basic_test.py
+ RESULT='= test session starts 
==
platform linux2 -- Python 2.7.13, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 -- 
/usr/bin/python2
cachedir: suites/basic/.cache
rootdir: 

 inifile: 
plugins: sourceorder-0.5, multihost-1.1
collecting ... collected 23 items

suites/basic/basic_test.py::test_basic_ops PASSED
suites/basic/basic_test.py::test_basic_import_export FAILEDInstance 
slapd-standalone_1 removed.


=== FAILURES ===
___ test_basic_import_export ___

topology_st = 
import_example_ldif = None

def test_basic_import_export(topology_st, import_example_ldif):
"""Test online and offline LDIF imports & exports"""

log.info('\''Running test_basic_import_export...'\'')

tmp_dir = '\''/tmp'\''

#
# Test online/offline LDIF imports
#

# Generate a test ldif (50k entries)
ldif_dir = topology_st.standalone.get_ldif_dir()
import_ldif = ldif_dir + '\''/basic_import.ldif'\''
try:
topology_st.standalone.buildLDIF(5, import_ldif)
except OSError as e:
log.fatal('\''test_basic_import_export: failed to create test ldif,\
  error: %s - %s'\'' % (e.errno, e.strerror))
assert False

# Online
try:
topology_st.standalone.tasks.importLDIF(suffix=DEFAULT_SUFFIX,
input_file=import_ldif,
args={TASK_WAIT: True})
except ValueError:
log.fatal('\''test_basic_import_export: Online import failed'\'')
assert False

# Offline
if not topology_st.standalone.ldif2db(DEFAULT_BENAME, None, None, None, 
import_ldif):
log.fatal('\''test_basic_import_export: Offline import failed'\'')
assert False

#
# Test online and offline LDIF export
#

# Online export
export_ldif = ldif_dir + '\''/export.ldif'\''
exportTask = Tasks(topology_st.standalone)
try:
args = {TASK_WAIT: True}
exportTask.exportLDIF(DEFAULT_SUFFIX, None, export_ldif, args)
except ValueError:
log.fatal('\''test_basic_import_export: Online export failed'\'')
assert False

# Offline export
if not topology_st.standalone.db2ldif(DEFAULT_BENAME, (DEFAULT_SUFFIX,),
  None, None, None, export_ldif):
log.fatal('\''test_basic_import_export: Failed to run offline 
db2ldif'\'')
assert False

#
# Cleanup - Import the Example LDIF for the other tests in this suite
#
ldif = '\''%s/Example.ldif'\'' % 
get_data_dir(topology_st.standalone.prefix)
import_ldif = topology_st.standalone.get_ldif_dir() + "/Example.ldif"
shutil.copyfile(ldif, import_ldif)
try:
topology_st.standalone.tasks.importLDIF(suffix=DEFAULT_SUFFIX,
input_file=import_ldif,
>   args={TASK_WAIT: True})

suites/basic/basic_test.py:271: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
../../../lib389/lib389/tasks.py:105: in importLDIF
self.conn.add_s(entry)
../../../lib389/lib389/__init__.py:155: in inner
return f(ent.dn, ent.toTupleList(), *args[2:])
/usr/lib64/python2.7/site-packages/ldap/ldapobject.py:210: in add_s
return self.result(msgid,all=1,timeout=self.timeout)
../../../lib389/lib389/__init__.py:127: in inner
objtype, data = f(*args, **kwargs)
/usr/lib64/python2.7/site-packages/ldap/ldapobject.py:503: in result
resp_type, resp_data, resp_msgid = self.result2(msgid,all,timeout)
../../../lib389/lib389/__init__.py:159: in inner
return f(*args, **kwargs)
/usr/lib64/python2.7/site-packages/ldap/ldapobject.py:507: in result2

[389-devel] Build failed in Jenkins: 389-DS-COMMIT #161

2017-02-06 Thread Jenkins
See 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/161/changes>

Changes:

[tbordaz] Ticket 49079: deadlock on cos cache rebuild

[tbordaz] Ticket 49031 - Improve memberof with a cache of ancestors for groups

[firstyear] Ticket 49027 - on secfailure do not store cleartext password content

[nhosoi] Ticket #49080 - shadowExpire should not be a calculated value

[nhosoi] Ticket #49082 - Fix password expiration related shadow attributes

[nhosoi] Ticket #49082 - Adjusted the CI test case to the fix.

[firstyear] Ticket 49087 - ds resolve jenkins issues.

[firstyear] Ticket 49089 - Fix invalid cxxlink statement from hpux

[firstyear] Ticket 49028 - Autosize database cache by default.

[nhosoi] Ticket #49088 - 389-ds-base rpm postinstall script bugs

[spichugi] Ticket 49085 - Make a short topology fixture alias

[firstyear] Ticket 49089 - List library build deps

[nhosoi] Ticket 47973 - custom schema is registered in small caps after schema

[nhosoi] Ticket 47973 - CI Test case (test_ticket47973_case)

[nhosoi] Ticket 47973 - CI Test case (test_ticket47973_case)

[lkrispen] Ticket 49008 v2: aborted operation can leave RUV in incorrect 
state

[spichugi] Ticket 49008 - Add CI test

[mreynolds] Ticket 49075 - Adjust log severity levels

[firstyear] Ticket 49105 - Sig FPE when ns-slapd has 0 backends.

[nhosoi] Ticket #49104 - dbscan-bin crashing due to a segmentation fault

[nhosoi] Ticket #49104 - Add CI test

[spichugi] Ticket 48085 - Add single master replication test suite

[nhosoi] Ticket 49016 - (un)register/migration/remove may fail if there is no

[firstyear] Ticket 49111 - Integrate cmocka skeleton to Directory Server

--
[...truncated 547 lines...]
copying build/lib/lib389/rootdse.py -> 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389>
copying build/lib/lib389/sasl.py -> 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389>
copying build/lib/lib389/schema.py -> 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389>
copying build/lib/lib389/suffix.py -> 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389>
copying build/lib/lib389/tasks.py -> 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389>
copying build/lib/lib389/tools.py -> 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389>
copying build/lib/lib389/topologies.py -> 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389>
copying build/lib/lib389/utils.py -> 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389>
byte-compiling 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389/cli_adm/__init__.py>
 to __init__.pyc
byte-compiling 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389/cli_adm/instance.py>
 to instance.pyc
byte-compiling 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389/cli_base/__init__.py>
 to __init__.pyc
byte-compiling 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389/cli_conf/__init__.py>
 to __init__.pyc
byte-compiling 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389/cli_conf/backend.py>
 to backend.pyc
byte-compiling 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389/cli_conf/lint.py>
 to lint.pyc
byte-compiling 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389/cli_conf/plugin.py>
 to plugin.pyc
byte-compiling 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389/clitools/__init__.py>
 to __init__.pyc
byte-compiling 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389/instance/__init__.py>
 to __init__.pyc
byte-compiling 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.com:8080/job/389-DS-COMMIT/ws/venv/lib/python2.7/site-packages/lib389/instance/options.py>
 to options.pyc
byte-compiling 
<http://vm-058-081.abc.idm.lab.eng.brq.redhat.

[389-devel] Jenkins build is back to normal : 389-ds-base #1143

2016-12-09 Thread jenkins
See 
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1142

2016-12-09 Thread jenkins
See 

Changes:

[Mark Reynolds] Ticket 47662 - Better input argument validation and error 
messages for

--
Started by an SCM change
Building remotely on F23 (fedora Fedora23 Fedora fedora23) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.fedorahosted.org/git/389/ds.git
 > git init  # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d4eadaefa652a2251afde5bff1166bdb267ac581 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4eadaefa652a2251afde5bff1166bdb267ac581
 > git rev-list f0005282be64c72927cd3716f4eb76e9cb1c6d67 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson5143165172489791804.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1142.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1142.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1142/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1142.txt
Last 100 lines of warning log:

ldap/servers/plugins/memberof/memberof.c:3106:8: warning: variable ‘msg’ set 
but not used [-Wunused-but-set-variable]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1141

2016-12-09 Thread jenkins
See 

Changes:

[Mark Reynolds] Ticket 48681 - logconv.pl lists sasl binds with no dn as 
anonymous

--
Started by an SCM change
Building remotely on F23 (fedora Fedora23 Fedora fedora23) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.fedorahosted.org/git/389/ds.git
 > git init  # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f0005282be64c72927cd3716f4eb76e9cb1c6d67 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0005282be64c72927cd3716f4eb76e9cb1c6d67
 > git rev-list dc7bde83c2291d4eac8624c4a392de91f966475d # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson6629099745798776334.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1141.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1141.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1141/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1141.txt
Last 100 lines of warning log:

ldap/servers/plugins/memberof/memberof.c:3106:8: warning: variable ‘msg’ set 
but not used [-Wunused-but-set-variable]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1140

2016-12-07 Thread jenkins
See 

Changes:

[thierry bordaz] Ticket 48861: Memberof plugins can update several times the 
same entry

[thierry bordaz] Ticket 48861: memberof plugin tests suite

--
Started by an SCM change
Building remotely on F23 (fedora Fedora23 Fedora fedora23) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.fedorahosted.org/git/389/ds.git
 > git init  # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision dc7bde83c2291d4eac8624c4a392de91f966475d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dc7bde83c2291d4eac8624c4a392de91f966475d
 > git rev-list 848bd6b508ad3064d8643e65ab5e16821e7ebef5 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson4688873994928955532.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1140.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1140.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1140/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1140.txt
Last 100 lines of warning log:

ldap/servers/plugins/memberof/memberof.c:3106:8: warning: variable ‘msg’ set 
but not used [-Wunused-but-set-variable]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #146

2016-11-27 Thread Jenkins
See 


--
[...truncated 3856 lines...]
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedControl] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedExtension] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedSASLMechanisms] 
PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorName] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorVersion] PASSED
suites/betxns/betxn_test.py::test_betxn_init PASSED
suites/betxns/betxn_test.py::test_betxt_7bit PASSED
suites/betxns/betxn_test.py::test_betxn_attr_uniqueness PASSED
suites/betxns/betxn_test.py::test_betxn_memberof PASSED
suites/chaining_plugin/chaining_test.py::test_chaining_init PASSED
suites/chaining_plugin/chaining_test.py::test_chaining_ PASSED
suites/clu/clu_test.py::test_clu_init PASSED
suites/clu/clu_test.py::test_clu_pwdhash PASSED
suites/clu/db2ldif_test.py::test_db2ldif_init PASSED
suites/collation_plugin/collatation_test.py::test_collatation_init PASSED
suites/collation_plugin/collatation_test.py::test_collatation_ PASSED
suites/config/config_test.py::test_maxbersize_repl PASSED
suites/config/config_test.py::test_config_listen_backport_size PASSED
suites/config/config_test.py::test_config_deadlock_policy PASSED
suites/cos_plugin/cos_test.py::test_cos_init PASSED
suites/cos_plugin/cos_test.py::test_cos_ PASSED
suites/deref_plugin/deref_test.py::test_deref_init PASSED
suites/deref_plugin/deref_test.py::test_deref_ PASSED
suites/disk_monitoring/disk_monitor_test.py::test_disk_monitor_init PASSED
suites/disk_monitoring/disk_monitor_test.py::test_disk_monitor_ PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_init PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_ PASSED
suites/dna_plugin/dna_test.py::test_dna_init PASSED
suites/dna_plugin/dna_test.py::test_dna_ PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_init PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_ PASSED
suites/dynamic-plugins/test_dynamic_plugins.py::test_dynamic_plugins PASSED
suites/filter/filter_test.py::test_filter_init PASSED
suites/filter/filter_test.py::test_filter_escaped PASSED
suites/filter/filter_test.py::test_filter_search_original_attrs PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_supported_features PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-objectClass]
 PASSED

[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #144

2016-11-25 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #143

2016-11-24 Thread Jenkins
See 


--
[...truncated 3828 lines...]
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedControl] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedExtension] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedSASLMechanisms] 
PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorName] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorVersion] PASSED
suites/betxns/betxn_test.py::test_betxn_init PASSED
suites/betxns/betxn_test.py::test_betxt_7bit PASSED
suites/betxns/betxn_test.py::test_betxn_attr_uniqueness PASSED
suites/betxns/betxn_test.py::test_betxn_memberof PASSED
suites/chaining_plugin/chaining_test.py::test_chaining_init PASSED
suites/chaining_plugin/chaining_test.py::test_chaining_ PASSED
suites/clu/clu_test.py::test_clu_init PASSED
suites/clu/clu_test.py::test_clu_pwdhash PASSED
suites/clu/db2ldif_test.py::test_db2ldif_init PASSED
suites/collation_plugin/collatation_test.py::test_collatation_init PASSED
suites/collation_plugin/collatation_test.py::test_collatation_ PASSED
suites/config/config_test.py::test_maxbersize_repl PASSED
suites/config/config_test.py::test_config_listen_backport_size PASSED
suites/config/config_test.py::test_config_deadlock_policy PASSED
suites/cos_plugin/cos_test.py::test_cos_init PASSED
suites/cos_plugin/cos_test.py::test_cos_ PASSED
suites/deref_plugin/deref_test.py::test_deref_init PASSED
suites/deref_plugin/deref_test.py::test_deref_ PASSED
suites/disk_monitoring/disk_monitor_test.py::test_disk_monitor_init PASSED
suites/disk_monitoring/disk_monitor_test.py::test_disk_monitor_ PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_init PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_ PASSED
suites/dna_plugin/dna_test.py::test_dna_init PASSED
suites/dna_plugin/dna_test.py::test_dna_ PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_init PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_ PASSED
suites/dynamic-plugins/test_dynamic_plugins.py::test_dynamic_plugins PASSED
suites/filter/filter_test.py::test_filter_init PASSED
suites/filter/filter_test.py::test_filter_escaped PASSED
suites/filter/filter_test.py::test_filter_search_original_attrs PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_supported_features PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-objectClass]
 PASSED

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #142

2016-11-23 Thread Jenkins
See 


--
[...truncated 4084 lines...]
master3.replica.enableReplication(suffix=SUFFIX, 
role=REPLICAROLE_MASTER, replicaId=REPLICAID_MASTER_3)

#
# Create all the agreements
#
# Creating agreement from master 1 to master 2
properties = {RA_BINDDN:defaultProperties[REPLICATION_BIND_DN],
  RA_BINDPW:defaultProperties[REPLICATION_BIND_PW],
  RA_METHOD:defaultProperties[REPLICATION_BIND_METHOD],
  RA_TRANSPORT_PROT: 
defaultProperties[REPLICATION_TRANSPORT]}
m1_m2_agmt = master1.agreement.create(suffix=SUFFIX, host=master2.host, 
port=master2.port, properties=properties)
if not m1_m2_agmt:
log.fatal("Fail to create a master -> master replica agreement")
sys.exit(1)
log.debug("%s created" % m1_m2_agmt)

# Creating agreement from master 1 to master 3
# properties = {RA_NAME:  r'\''meTo_$host:$port'\'',
#   RA_BINDDN:defaultProperties[REPLICATION_BIND_DN],
#   RA_BINDPW:defaultProperties[REPLICATION_BIND_PW],
#   RA_METHOD:
defaultProperties[REPLICATION_BIND_METHOD],
#   RA_TRANSPORT_PROT: 
defaultProperties[REPLICATION_TRANSPORT]}
# m1_m3_agmt = master1.agreement.create(suffix=SUFFIX, 
host=master3.host, port=master3.port, properties=properties)
# if not m1_m3_agmt:
# log.fatal("Fail to create a master -> master replica agreement")
# sys.exit(1)
# log.debug("%s created" % m1_m3_agmt)

# Creating agreement from master 2 to master 1
properties = {RA_BINDDN:defaultProperties[REPLICATION_BIND_DN],
  RA_BINDPW:defaultProperties[REPLICATION_BIND_PW],
  RA_METHOD:defaultProperties[REPLICATION_BIND_METHOD],
  RA_TRANSPORT_PROT: 
defaultProperties[REPLICATION_TRANSPORT]}
m2_m1_agmt = master2.agreement.create(suffix=SUFFIX, host=master1.host, 
port=master1.port, properties=properties)
if not m2_m1_agmt:
log.fatal("Fail to create a master -> master replica agreement")
sys.exit(1)
log.debug("%s created" % m2_m1_agmt)

# Creating agreement from master 2 to master 3
properties = {RA_BINDDN:defaultProperties[REPLICATION_BIND_DN],
  RA_BINDPW:defaultProperties[REPLICATION_BIND_PW],
  RA_METHOD:defaultProperties[REPLICATION_BIND_METHOD],
  RA_TRANSPORT_PROT: 
defaultProperties[REPLICATION_TRANSPORT]}
m2_m3_agmt = master2.agreement.create(suffix=SUFFIX, host=master3.host, 
port=master3.port, properties=properties)
if not m2_m3_agmt:
log.fatal("Fail to create a master -> master replica agreement")
sys.exit(1)
log.debug("%s created" % m2_m3_agmt)

# Creating agreement from master 3 to master 1
# properties = {RA_NAME:  r'\''meTo_$host:$port'\'',
#   RA_BINDDN:defaultProperties[REPLICATION_BIND_DN],
#   RA_BINDPW:defaultProperties[REPLICATION_BIND_PW],
#   RA_METHOD:
defaultProperties[REPLICATION_BIND_METHOD],
#   RA_TRANSPORT_PROT: 
defaultProperties[REPLICATION_TRANSPORT]}
# m3_m1_agmt = master3.agreement.create(suffix=SUFFIX, 
host=master1.host, port=master1.port, properties=properties)
# if not m3_m1_agmt:
# log.fatal("Fail to create a master -> master replica agreement")
# sys.exit(1)
# log.debug("%s created" % m3_m1_agmt)

# Creating agreement from master 3 to master 2
properties = {RA_BINDDN:defaultProperties[REPLICATION_BIND_DN],
  RA_BINDPW:defaultProperties[REPLICATION_BIND_PW],
  RA_METHOD:defaultProperties[REPLICATION_BIND_METHOD],
  RA_TRANSPORT_PROT: 
defaultProperties[REPLICATION_TRANSPORT]}
m3_m2_agmt = master3.agreement.create(suffix=SUFFIX, host=master2.host, 
port=master2.port, properties=properties)
if not m3_m2_agmt:
log.fatal("Fail to create a master -> master replica agreement")
sys.exit(1)
log.debug("%s created" % m3_m2_agmt)

# Allow the replicas to get situated with the new agreements...
time.sleep(5)

#
# Initialize all the agreements
#
master1.agreement.init(SUFFIX, HOST_MASTER_2, PORT_MASTER_2)
master1.waitForReplInit(m1_m2_agmt)
time.sleep(5)  # just to be safe
master2.agreement.init(SUFFIX, HOST_MASTER_3, PORT_MASTER_3)
master2.waitForReplInit(m2_m3_agmt)

# Check replication is 

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #141

2016-11-22 Thread Jenkins
See 


--
[...truncated 3858 lines...]
suites/distrib_plugin/distrib_test.py::test_distrib_init PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_ PASSED
suites/dna_plugin/dna_test.py::test_dna_init PASSED
suites/dna_plugin/dna_test.py::test_dna_ PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_init PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_ PASSED
suites/dynamic-plugins/test_dynamic_plugins.py::test_dynamic_plugins PASSED
suites/filter/filter_test.py::test_filter_init PASSED
suites/filter/filter_test.py::test_filter_escaped PASSED
suites/filter/filter_test.py::test_filter_search_original_attrs PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_supported_features PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-objectClass]
 PASSED
suites/get_effective_rights/ger_test.py::test_ger_init PASSED
suites/get_effective_rights/ger_test.py::test_ger_ PASSED
suites/gssapi_repl/gssapi_repl_test.py::test_gssapi_repl PASSED
suites/ldapi/ldapi_test.py::test_ldapi_init PASSED
suites/ldapi/ldapi_test.py::test_ldapi_ PASSED
suites/linkedattrs_plugin/linked_attrs_test.py::test_linked_attrs_init PASSED
suites/linkedattrs_plugin/linked_attrs_test.py::test_linked_attrs_ PASSED
suites/mapping_tree/mapping_tree_test.py::test_mapping_tree_init PASSED
suites/mapping_tree/mapping_tree_test.py::test_mapping_tree_ PASSED
suites/memberof_plugin/memberof_test.py::test_memberof_auto_add_oc PASSED
suites/memory_leaks/range_search_test.py::test_range_search_init PASSED
suites/memory_leaks/range_search_test.py::test_range_search PASSED
suites/monitor/monitor_test.py::test_monitor_init PASSED
suites/monitor/monitor_test.py::test_monitor_ PASSED
suites/paged_results/paged_results_test.py::test_search_success[6-5] PASSED
suites/paged_results/paged_results_test.py::test_search_success[5-5] PASSED
suites/paged_results/paged_results_test.py::test_search_success[5-25] PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[50-200-cn=config,cn=ldbm
 
database,cn=plugins,cn=config-nsslapd-idlistscanlimit-100-UNWILLING_TO_PERFORM] 
PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[5-15-cn=config-nsslapd-timelimit-20-UNAVAILABLE_CRITICAL_EXTENSION]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[21-50-cn=config-nsslapd-sizelimit-20-SIZELIMIT_EXCEEDED]
 PASSED

[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #140

2016-11-21 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #139

2016-11-21 Thread Jenkins
See 


--
[...truncated 3866 lines...]
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-objectClass]
 PASSED
suites/get_effective_rights/ger_test.py::test_ger_init PASSED
suites/get_effective_rights/ger_test.py::test_ger_ PASSED
suites/gssapi_repl/gssapi_repl_test.py::test_gssapi_repl PASSED
suites/ldapi/ldapi_test.py::test_ldapi_init PASSED
suites/ldapi/ldapi_test.py::test_ldapi_ PASSED
suites/linkedattrs_plugin/linked_attrs_test.py::test_linked_attrs_init PASSED
suites/linkedattrs_plugin/linked_attrs_test.py::test_linked_attrs_ PASSED
suites/mapping_tree/mapping_tree_test.py::test_mapping_tree_init PASSED
suites/mapping_tree/mapping_tree_test.py::test_mapping_tree_ PASSED
suites/memberof_plugin/memberof_test.py::test_memberof_auto_add_oc PASSED
suites/memory_leaks/range_search_test.py::test_range_search_init PASSED
suites/memory_leaks/range_search_test.py::test_range_search PASSED
suites/monitor/monitor_test.py::test_monitor_init PASSED
suites/monitor/monitor_test.py::test_monitor_ PASSED
suites/paged_results/paged_results_test.py::test_search_success[6-5] PASSED
suites/paged_results/paged_results_test.py::test_search_success[5-5] PASSED
suites/paged_results/paged_results_test.py::test_search_success[5-25] PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[50-200-cn=config,cn=ldbm
 
database,cn=plugins,cn=config-nsslapd-idlistscanlimit-100-UNWILLING_TO_PERFORM] 
PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[5-15-cn=config-nsslapd-timelimit-20-UNAVAILABLE_CRITICAL_EXTENSION]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[21-50-cn=config-nsslapd-sizelimit-20-SIZELIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[21-50-cn=config-nsslapd-pagedsizelimit-5-SIZELIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[5-50-cn=config,cn=ldbm
 database,cn=plugins,cn=config-nsslapd-lookthroughlimit-20-ADMINLIMIT_EXCEEDED] 
PASSED
suites/paged_results/paged_results_test.py::test_search_sort_success PASSED
suites/paged_results/paged_results_test.py::test_search_abandon PASSED
suites/paged_results/paged_results_test.py::test_search_with_timelimit PASSED
suites/paged_results/paged_results_test.py::test_search_dns_ip_aci[dns = 
"localhost.localdomain"] PASSED
suites/paged_results/paged_results_test.py::test_search_dns_ip_aci[ip = "::1" 
or ip = "127.0.0.1"] PASSED
suites/paged_results/paged_results_test.py::test_search_multiple_paging PASSED
suites/paged_results/paged_results_test.py::test_search_invalid_cookie[1000] 
PASSED

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #137

2016-11-19 Thread Jenkins
See 


--
[...truncated 3825 lines...]
suites/basic/basic_test.py::test_mod_def_rootdse_attr[namingContexts] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedLDAPVersion] 
PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedControl] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedExtension] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedSASLMechanisms] 
PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorName] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorVersion] PASSED
suites/betxns/betxn_test.py::test_betxn_init PASSED
suites/betxns/betxn_test.py::test_betxt_7bit PASSED
suites/betxns/betxn_test.py::test_betxn_attr_uniqueness PASSED
suites/betxns/betxn_test.py::test_betxn_memberof PASSED
suites/chaining_plugin/chaining_test.py::test_chaining_init PASSED
suites/chaining_plugin/chaining_test.py::test_chaining_ PASSED
suites/clu/clu_test.py::test_clu_init PASSED
suites/clu/clu_test.py::test_clu_pwdhash PASSED
suites/clu/db2ldif_test.py::test_db2ldif_init PASSED
suites/collation_plugin/collatation_test.py::test_collatation_init PASSED
suites/collation_plugin/collatation_test.py::test_collatation_ PASSED
suites/config/config_test.py::test_maxbersize_repl PASSED
suites/config/config_test.py::test_config_listen_backport_size PASSED
suites/config/config_test.py::test_config_deadlock_policy PASSED
suites/cos_plugin/cos_test.py::test_cos_init PASSED
suites/cos_plugin/cos_test.py::test_cos_ PASSED
suites/deref_plugin/deref_test.py::test_deref_init PASSED
suites/deref_plugin/deref_test.py::test_deref_ PASSED
suites/disk_monitoring/disk_monitor_test.py::test_disk_monitor_init PASSED
suites/disk_monitoring/disk_monitor_test.py::test_disk_monitor_ PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_init PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_ PASSED
suites/dna_plugin/dna_test.py::test_dna_init PASSED
suites/dna_plugin/dna_test.py::test_dna_ PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_init PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_ PASSED
suites/dynamic-plugins/test_dynamic_plugins.py::test_dynamic_plugins PASSED
suites/filter/filter_test.py::test_filter_init PASSED
suites/filter/filter_test.py::test_filter_escaped PASSED
suites/filter/filter_test.py::test_filter_search_original_attrs PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_supported_features PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6]
 PASSED

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #136

2016-11-18 Thread Jenkins
See 


--
[...truncated 3831 lines...]
suites/basic/basic_test.py::test_mod_def_rootdse_attr[namingContexts] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedLDAPVersion] 
PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedControl] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedExtension] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedSASLMechanisms] 
PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorName] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorVersion] PASSED
suites/betxns/betxn_test.py::test_betxn_init PASSED
suites/betxns/betxn_test.py::test_betxt_7bit PASSED
suites/betxns/betxn_test.py::test_betxn_attr_uniqueness PASSED
suites/betxns/betxn_test.py::test_betxn_memberof PASSED
suites/chaining_plugin/chaining_test.py::test_chaining_init PASSED
suites/chaining_plugin/chaining_test.py::test_chaining_ PASSED
suites/clu/clu_test.py::test_clu_init PASSED
suites/clu/clu_test.py::test_clu_pwdhash PASSED
suites/clu/db2ldif_test.py::test_db2ldif_init PASSED
suites/collation_plugin/collatation_test.py::test_collatation_init PASSED
suites/collation_plugin/collatation_test.py::test_collatation_ PASSED
suites/config/config_test.py::test_maxbersize_repl PASSED
suites/config/config_test.py::test_config_listen_backport_size PASSED
suites/config/config_test.py::test_config_deadlock_policy PASSED
suites/cos_plugin/cos_test.py::test_cos_init PASSED
suites/cos_plugin/cos_test.py::test_cos_ PASSED
suites/deref_plugin/deref_test.py::test_deref_init PASSED
suites/deref_plugin/deref_test.py::test_deref_ PASSED
suites/disk_monitoring/disk_monitor_test.py::test_disk_monitor_init PASSED
suites/disk_monitoring/disk_monitor_test.py::test_disk_monitor_ PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_init PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_ PASSED
suites/dna_plugin/dna_test.py::test_dna_init PASSED
suites/dna_plugin/dna_test.py::test_dna_ PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_init PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_ PASSED
suites/dynamic-plugins/test_dynamic_plugins.py::test_dynamic_plugins PASSED
suites/filter/filter_test.py::test_filter_init PASSED
suites/filter/filter_test.py::test_filter_escaped PASSED
suites/filter/filter_test.py::test_filter_search_original_attrs PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_supported_features PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6]
 PASSED

[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #135

2016-11-17 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #133

2016-11-15 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #130

2016-11-12 Thread Jenkins
See 


--
[...truncated 3850 lines...]
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedControl] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedExtension] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedSASLMechanisms] 
PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorName] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorVersion] PASSED
suites/betxns/betxn_test.py::test_betxn_init PASSED
suites/betxns/betxn_test.py::test_betxt_7bit PASSED
suites/betxns/betxn_test.py::test_betxn_attr_uniqueness PASSED
suites/betxns/betxn_test.py::test_betxn_memberof PASSED
suites/chaining_plugin/chaining_test.py::test_chaining_init PASSED
suites/chaining_plugin/chaining_test.py::test_chaining_ PASSED
suites/clu/clu_test.py::test_clu_init PASSED
suites/clu/clu_test.py::test_clu_pwdhash PASSED
suites/clu/db2ldif_test.py::test_db2ldif_init PASSED
suites/collation_plugin/collatation_test.py::test_collatation_init PASSED
suites/collation_plugin/collatation_test.py::test_collatation_ PASSED
suites/config/config_test.py::test_maxbersize_repl PASSED
suites/config/config_test.py::test_config_listen_backport_size PASSED
suites/config/config_test.py::test_config_deadlock_policy PASSED
suites/cos_plugin/cos_test.py::test_cos_init PASSED
suites/cos_plugin/cos_test.py::test_cos_ PASSED
suites/deref_plugin/deref_test.py::test_deref_init PASSED
suites/deref_plugin/deref_test.py::test_deref_ PASSED
suites/disk_monitoring/disk_monitor_test.py::test_disk_monitor_init PASSED
suites/disk_monitoring/disk_monitor_test.py::test_disk_monitor_ PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_init PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_ PASSED
suites/dna_plugin/dna_test.py::test_dna_init PASSED
suites/dna_plugin/dna_test.py::test_dna_ PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_init PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_ PASSED
suites/dynamic-plugins/test_dynamic_plugins.py::test_dynamic_plugins PASSED
suites/filter/filter_test.py::test_filter_init PASSED
suites/filter/filter_test.py::test_filter_escaped PASSED
suites/filter/filter_test.py::test_filter_search_original_attrs PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_supported_features PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-objectClass]
 PASSED

[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #128

2016-11-10 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #127

2016-11-09 Thread Jenkins
See 


--
[...truncated 4034 lines...]
on MASTER2 (even if on MASTER2 47653 is NOT fixed). Then update on 
MASTER2 and check the update on MASTER1

It checks that, bound as bind_entry,
- we can not ADD an entry without the proper SELFDN aci.
- with the proper ACI we can not ADD with '\''member'\'' 
attribute
- with the proper ACI and '\''member'\'' it succeeds to ADD
'\'''\'''\''
topology.master1.log.info("\n\n# ADD 
##\n")

# bind as bind_entry
topology.master1.log.info("Bind as %s" % BIND_DN)
topology.master1.simple_bind_s(BIND_DN, BIND_PW)

# Prepare the entry with multivalued members
entry_with_members = Entry(ENTRY_DN)
entry_with_members.setValues('\''objectclass'\'', '\''top'\'', 
'\''person'\'', '\''OCticket47653'\'')
entry_with_members.setValues('\''sn'\'', ENTRY_NAME)
entry_with_members.setValues('\''cn'\'', ENTRY_NAME)
entry_with_members.setValues('\''postalAddress'\'', '\''here'\'')
entry_with_members.setValues('\''postalCode'\'', '\''1234'\'')
members = []
for cpt in range(MAX_OTHERS):
name = "%s%d" % (OTHER_NAME, cpt)
members.append("cn=%s,%s" % (name, SUFFIX))
members.append(BIND_DN)
entry_with_members.setValues('\''member'\'', members)

# Prepare the entry with only one member value
entry_with_member = Entry(ENTRY_DN)
entry_with_member.setValues('\''objectclass'\'', '\''top'\'', 
'\''person'\'', '\''OCticket47653'\'')
entry_with_member.setValues('\''sn'\'', ENTRY_NAME)
entry_with_member.setValues('\''cn'\'', ENTRY_NAME)
entry_with_member.setValues('\''postalAddress'\'', '\''here'\'')
entry_with_member.setValues('\''postalCode'\'', '\''1234'\'')
member = []
member.append(BIND_DN)
entry_with_member.setValues('\''member'\'', member)

# entry to add WITH member being BIND_DN but WITHOUT the ACI -> 
ldap.INSUFFICIENT_ACCESS
try:
topology.master1.log.info("Try to add Add  %s (aci is missing): %r" 
% (ENTRY_DN, entry_with_member))

topology.master1.add_s(entry_with_member)
except Exception as e:
topology.master1.log.info("Exception (expected): %s" % 
type(e).__name__)
assert isinstance(e, ldap.INSUFFICIENT_ACCESS)

# Ok Now add the proper ACI
topology.master1.log.info("Bind as %s and add the ADD SELFDN aci" % 
DN_DM)
topology.master1.simple_bind_s(DN_DM, PASSWORD)

ACI_TARGET   = "(target = \"ldap:///cn=*,%s\;)" % SUFFIX
ACI_TARGETFILTER = "(targetfilter =\"(objectClass=%s)\")" % OC_NAME
ACI_ALLOW= "(version 3.0; acl \"SelfDN add\"; allow (add)"
ACI_SUBJECT  = " userattr = \"member#selfDN\";)"
ACI_BODY = ACI_TARGET + ACI_TARGETFILTER + ACI_ALLOW + 
ACI_SUBJECT
mod = [(ldap.MOD_ADD, '\''aci'\'', ACI_BODY)]
topology.master1.modify_s(SUFFIX, mod)
time.sleep(1)

# bind as bind_entry
topology.master1.log.info("Bind as %s" % BIND_DN)
topology.master1.simple_bind_s(BIND_DN, BIND_PW)

# entry to add WITHOUT member and WITH the ACI -> 
ldap.INSUFFICIENT_ACCESS
try:
topology.master1.log.info("Try to add Add  %s (member is missing)" 
% ENTRY_DN)
topology.master1.add_s(Entry((ENTRY_DN, {
'\''objectclass'\'':  
ENTRY_OC.split(),
'\''sn'\'':   
ENTRY_NAME,
'\''cn'\'':   
ENTRY_NAME,
'\''postalAddress'\'':
'\''here'\'',
'\''postalCode'\'':   
'\''1234'\''})))
except Exception as e:
topology.master1.log.info("Exception (expected): %s" % 
type(e).__name__)
assert isinstance(e, ldap.INSUFFICIENT_ACCESS)

# entry to add WITH memberS and WITH the ACI -> ldap.INSUFFICIENT_ACCESS
# member should contain only one value
try:
topology.master1.log.info("Try to add Add  %s (with several member 
values)" % ENTRY_DN)
topology.master1.add_s(entry_with_members)
except Exception as e:
topology.master1.log.info("Exception (expected): %s" % 
type(e).__name__)
assert isinstance(e, ldap.INSUFFICIENT_ACCESS)

topology.master1.log.info("Try to add Add  %s should be successful" % 
ENTRY_DN)
try:
topology.master1.add_s(entry_with_member)
except ldap.LDAPError as e:

[389-devel] Jenkins build is back to normal : 389-ds-base #1119

2016-11-04 Thread jenkins
See 
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1118

2016-11-04 Thread jenkins
See 

--
Started by user William Brown
Building remotely on F23 (fedora Fedora23 Fedora fedora23) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.fedorahosted.org/git/389/ds.git
 > git init  # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 762219a35005914c6c088d915ac9346ce7e28512 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 762219a35005914c6c088d915ac9346ce7e28512
 > git rev-list 762219a35005914c6c088d915ac9346ce7e28512 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson9088178086786713944.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1118.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1118.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1118/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1118.txt
Last 100 lines of warning log:

ldap/servers/plugins/pwdstorage/clear_pwd.c:29:9: warning: unused variable 
‘len’ [-Wunused-variable]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1117

2016-11-03 Thread jenkins
See 

Changes:

[Mark Reynolds] Ticket bz1358565 -  clear and unsalted password types are 
vulnerable to

[Mark Reynolds] Ticket bz1358565 -  clear and unsalted password types are 
vulnerable to

[Mark Reynolds] Ticket bz1358565 -  clear and unsalted password types are 
vulnerable to

[Mark Reynolds] Ticket bz1358565 -  clear and unsalted password types are 
vulnerable to

--
Started by an SCM change
Building remotely on F23 (fedora Fedora23 Fedora fedora23) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.fedorahosted.org/git/389/ds.git
 > git init  # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 762219a35005914c6c088d915ac9346ce7e28512 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 762219a35005914c6c088d915ac9346ce7e28512
 > git rev-list 3204074fc52ab7afb9bede059c86c53ce4765f40 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson1794980230608653941.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1117.txt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'

Running make...
Build log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1117.txt

Checking for warnings...
Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1117/ failed
There are build warnings
Warning log is 
https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1117.txt
Last 100 lines of warning log:

ldap/servers/plugins/pwdstorage/clear_pwd.c:29:9: warning: unused variable 
‘len’ [-Wunused-variable]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-DS-COMMIT #140

2016-11-03 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-COMMIT #139

2016-11-01 Thread Jenkins
See 


Changes:

[firstyear] Ticket 49025 - Upgrade nunc-stans to 0.2.1

[firstyear] Ticket 49026 - Support nunc-stans pkgconfig

--
[...truncated  lines...]
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: 389-ds-base-1.3.6.1-20161103git095b720.fc24.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yQNQy1
+ umask 022
+ cd 

+ cd 389-ds-base-1.3.6.1.20161103git095b720
+ 
DOCDIR=
+ export DOCDIR
+ /usr/bin/mkdir -p 

+ cp -pr LICENSE 

+ cp -pr LICENSE.GPLv3+ 

+ cp -pr LICENSE.openssl 

+ exit 0
Provides: 389-ds-base = 1.3.6.1-20161103git095b720.fc24 389-ds-base(x86-64) = 
1.3.6.1-20161103git095b720.fc24 config(389-ds-base) = 
1.3.6.1-20161103git095b720.fc24 ldif2ldbm libacctpolicy-plugin.so()(64bit) 
libacctusability-plugin.so()(64bit) libacl-plugin.so()(64bit) 
libaddn-plugin.so()(64bit) libattr-unique-plugin.so()(64bit) 
libautomember-plugin.so()(64bit) libback-ldbm.so()(64bit) 
libbitwise-plugin.so()(64bit) libchainingdb-plugin.so()(64bit) 
libcollation-plugin.so()(64bit) libcontentsync-plugin.so()(64bit) 
libcos-plugin.so()(64bit) libderef-plugin.so()(64bit) 
libdistrib-plugin.so()(64bit) libdna-plugin.so()(64bit) 
libhttp-client-plugin.so()(64bit) liblinkedattrs-plugin.so()(64bit) 
libmanagedentries-plugin.so()(64bit) libmemberof-plugin.so()(64bit) 
libpam-passthru-plugin.so()(64bit) libpassthru-plugin.so()(64bit) 
libpbe-plugin.so()(64bit) libposix-winsync-plugin.so()(64bit) 
libpwdstorage-plugin.so()(64bit) libreferint-plugin.so()(64bit) 
libreplication-plugin.so()(64bit) libretrocl-plugin.so()(64bit) 
libroles-plugin.so()(64bit) librootdn-access-plugin.so()(64bit) 
libschemareload-plugin.so()(64bit) libstatechange-plugin.so()(64bit) 
libsyntax-plugin.so()(64bit) libusn-plugin.so()(64bit) 
libviews-plugin.so()(64bit) libwhoami-plugin.so()(64bit) perl(DSCreate) 
perl(DSDialogs) perl(DSMigration) perl(DSUpdate) perl(DSUpdateDialogs) 
perl(DSUtil) perl(Dialog) perl(DialogManager) perl(DialogYesNo) perl(FileConn) 
perl(Inf) perl(Migration) perl(Resource) perl(Setup) perl(SetupDialogs) 
perl(SetupLog)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 
4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) 
<= 4.0-1
Requires(post): /bin/sh systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/python2 
libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) 
libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) 
libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) 
libcrypt.so.1(GLIBC_2.2.5)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) 
libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libicudata.so.56()(64bit) 
libicui18n.so.56()(64bit) libicuuc.so.56()(64bit) libk5crypto.so.3()(64bit) 
libkrb5.so.3()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) 
libldap_r-2.4.so.2()(64bit) libm.so.6()(64bit) libns-dshttpd.so.0()(64bit) 
libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.12)(64bit) 
libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) 
libnss3.so(NSS_3.9.2)(64bit) libnunc-stans.so.0()(64bit) libpam.so.0()(64bit) 
libpam.so.0(LIBPAM_1.0)(64bit) libpcre.so.1()(64bit) libplc4.so()(64bit) 
libplds4.so()(64bit) libpthread.so.0()(64bit) 
libpthread.so.0(GLIBC_2.2.5)(64bit) libsasl2.so.3()(64bit) 
libslapd.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.14)(64bit) 
libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.7.4)(64bit) libstdc++.so.6()(64bit) 
libsvrcore.so.0()(64bit) libsystemd.so.0()(64bit) 
libsystemd.so.0(LIBSYSTEMD_209)(64bit) perl(Archive::Tar) perl(Carp) 
perl(Config) perl(Cwd) perl(DB) perl(DB_File) perl(DSCreate) perl(DSMigration) 
perl(DSUpdate) perl(DSUtil) perl(Dialog) perl(DialogManager) 

[389-devel] Jenkins build is back to normal : 389-ds-base #1104

2016-10-20 Thread jenkins
See 
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1103

2016-10-20 Thread jenkins
See 

Changes:

[William Brown] Ticket 48272 - Fix compiler warnings for addn

[William Brown] Ticket 49011 - Remove configure artifacts

--
Started by an SCM change
Building remotely on F23 (fedora Fedora23 Fedora fedora23) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.fedorahosted.org/git/389/ds.git
 > git init  # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 577c4c15a05a36a2ab6033c8002249b0c8ff6635 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 577c4c15a05a36a2ab6033c8002249b0c8ff6635
 > git rev-list 2e494bc7e5e73f97e8a425b22706418ff8879336 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson3472693101302166978.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1103.txt
Build http://jenkins.fedorainfracloud.org/job/389-ds-base/1103/ failed
Last 100 lines of build log:

/tmp/hudson3472693101302166978.sh: line 18: ./configure: No such file or 
directory


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1102

2016-10-20 Thread jenkins
See 

Changes:

[Mark Reynolds] Ticket 48978 - Fine tune error logging

[Mark Reynolds] Ticket 49014 - ns-accountstatus.pl shows wrong status for 
accounts

--
Started by an SCM change
Building remotely on F23 (fedora Fedora23 Fedora fedora23) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.fedorahosted.org/git/389/ds.git
 > git init  # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2e494bc7e5e73f97e8a425b22706418ff8879336 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e494bc7e5e73f97e8a425b22706418ff8879336
 > git rev-list d945abad7fc84a08041d22d0634c078211b05708 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson6859201453144847484.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1102.txt

Running make...
Build log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1102.txt

Checking for warnings...
Build http://jenkins.fedorainfracloud.org/job/389-ds-base/1102/ failed
There are build warnings
Warning log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1102.txt
Last 100 lines of warning log:

ldap/servers/plugins/addn/addn.c:220:22: warning: passing argument 1 of 
‘strtok’ discards ‘const’ qualifier from pointer target type 
[-Wdiscarded-qualifiers]
/usr/include/string.h:343:14: note: expected ‘char * restrict’ but argument is 
of type ‘const char *’
ldap/servers/plugins/addn/addn.c:225:53: warning: passing argument 1 of 
‘slapi_escape_filter_value’ discards ‘const’ qualifier from pointer target type 
[-Wdiscarded-qualifiers]
./ldap/servers/slapd/slapi-plugin.h:3897:7: note: expected ‘char *’ but 
argument is of type ‘const char *’
ldap/servers/plugins/addn/addn.c:234:55: warning: passing argument 1 of 
‘slapi_escape_filter_value’ discards ‘const’ qualifier from pointer target type 
[-Wdiscarded-qualifiers]
./ldap/servers/slapd/slapi-plugin.h:3897:7: note: expected ‘char *’ but 
argument is of type ‘const char *’


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1101

2016-10-19 Thread jenkins
See 

Changes:

[William Brown] Ticket 48982 - Comment about resolving failure to open plugin.

--
Started by an SCM change
Building remotely on F23 (fedora Fedora23 Fedora fedora23) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.fedorahosted.org/git/389/ds.git
 > git init  # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d945abad7fc84a08041d22d0634c078211b05708 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d945abad7fc84a08041d22d0634c078211b05708
 > git rev-list 9d66d3f5371c242f0907a1a4d8df485beb3c2b95 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson8983262216300696653.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1101.txt

Running make...
Build log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1101.txt

Checking for warnings...
Build http://jenkins.fedorainfracloud.org/job/389-ds-base/1101/ failed
There are build warnings
Warning log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1101.txt
Last 100 lines of warning log:

ldap/servers/plugins/addn/addn.c:220:22: warning: passing argument 1 of 
‘strtok’ discards ‘const’ qualifier from pointer target type 
[-Wdiscarded-qualifiers]
/usr/include/string.h:343:14: note: expected ‘char * restrict’ but argument is 
of type ‘const char *’
ldap/servers/plugins/addn/addn.c:225:53: warning: passing argument 1 of 
‘slapi_escape_filter_value’ discards ‘const’ qualifier from pointer target type 
[-Wdiscarded-qualifiers]
./ldap/servers/slapd/slapi-plugin.h:3897:7: note: expected ‘char *’ but 
argument is of type ‘const char *’
ldap/servers/plugins/addn/addn.c:234:55: warning: passing argument 1 of 
‘slapi_escape_filter_value’ discards ‘const’ qualifier from pointer target type 
[-Wdiscarded-qualifiers]
./ldap/servers/slapd/slapi-plugin.h:3897:7: note: expected ‘char *’ but 
argument is of type ‘const char *’


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1100

2016-10-19 Thread jenkins
See 

Changes:

[William Brown] Ticket 48272 - ADDN Sytle prebind plugin

--
Started by an SCM change
Building remotely on F23 (fedora Fedora23 Fedora fedora23) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.fedorahosted.org/git/389/ds.git
 > git init  # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9d66d3f5371c242f0907a1a4d8df485beb3c2b95 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d66d3f5371c242f0907a1a4d8df485beb3c2b95
 > git rev-list 9a83b3a9b9f6c0b76ee447488f0439c65e01f1d7 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson1573951121557996965.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1100.txt

Running make...
Build log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1100.txt

Checking for warnings...
Build http://jenkins.fedorainfracloud.org/job/389-ds-base/1100/ failed
There are build warnings
Warning log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1100.txt
Last 100 lines of warning log:

ldap/servers/plugins/addn/addn.c:220:22: warning: passing argument 1 of 
‘strtok’ discards ‘const’ qualifier from pointer target type 
[-Wdiscarded-qualifiers]
/usr/include/string.h:343:14: note: expected ‘char * restrict’ but argument is 
of type ‘const char *’
ldap/servers/plugins/addn/addn.c:225:53: warning: passing argument 1 of 
‘slapi_escape_filter_value’ discards ‘const’ qualifier from pointer target type 
[-Wdiscarded-qualifiers]
./ldap/servers/slapd/slapi-plugin.h:3897:7: note: expected ‘char *’ but 
argument is of type ‘const char *’
ldap/servers/plugins/addn/addn.c:234:55: warning: passing argument 1 of 
‘slapi_escape_filter_value’ discards ‘const’ qualifier from pointer target type 
[-Wdiscarded-qualifiers]
./ldap/servers/slapd/slapi-plugin.h:3897:7: note: expected ‘char *’ but 
argument is of type ‘const char *’


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-DS-COMMIT #122

2016-10-17 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-COMMIT #121

2016-10-17 Thread Jenkins
See 


Changes:

[firstyear] Ticket 49007 - Update configure scripts

--
[...truncated 3234 lines...]
Processing files: 389-ds-base-1.3.6.0-20161017gitbcaf2c2.fc24.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wO7Kcx
+ umask 022
+ cd 

+ cd 389-ds-base-1.3.6.0.20161017gitbcaf2c2
+ 
DOCDIR=
+ export DOCDIR
+ /usr/bin/mkdir -p 

+ cp -pr LICENSE 

+ cp -pr LICENSE.GPLv3+ 

+ cp -pr LICENSE.openssl 

+ exit 0
Provides: 389-ds-base = 1.3.6.0-20161017gitbcaf2c2.fc24 389-ds-base(x86-64) = 
1.3.6.0-20161017gitbcaf2c2.fc24 config(389-ds-base) = 
1.3.6.0-20161017gitbcaf2c2.fc24 ldif2ldbm libacctpolicy-plugin.so()(64bit) 
libacctusability-plugin.so()(64bit) libacl-plugin.so()(64bit) 
libattr-unique-plugin.so()(64bit) libautomember-plugin.so()(64bit) 
libback-ldbm.so()(64bit) libbitwise-plugin.so()(64bit) 
libchainingdb-plugin.so()(64bit) libcollation-plugin.so()(64bit) 
libcontentsync-plugin.so()(64bit) libcos-plugin.so()(64bit) 
libderef-plugin.so()(64bit) libdistrib-plugin.so()(64bit) 
libdna-plugin.so()(64bit) libhttp-client-plugin.so()(64bit) 
liblinkedattrs-plugin.so()(64bit) libmanagedentries-plugin.so()(64bit) 
libmemberof-plugin.so()(64bit) libpam-passthru-plugin.so()(64bit) 
libpassthru-plugin.so()(64bit) libpbe-plugin.so()(64bit) 
libposix-winsync-plugin.so()(64bit) libpwdstorage-plugin.so()(64bit) 
libreferint-plugin.so()(64bit) libreplication-plugin.so()(64bit) 
libretrocl-plugin.so()(64bit) libroles-plugin.so()(64bit) 
librootdn-access-plugin.so()(64bit) libschemareload-plugin.so()(64bit) 
libstatechange-plugin.so()(64bit) libsyntax-plugin.so()(64bit) 
libusn-plugin.so()(64bit) libviews-plugin.so()(64bit) 
libwhoami-plugin.so()(64bit) perl(DSCreate) perl(DSDialogs) perl(DSMigration) 
perl(DSUpdate) perl(DSUpdateDialogs) perl(DSUtil) perl(Dialog) 
perl(DialogManager) perl(DialogYesNo) perl(FileConn) perl(Inf) perl(Migration) 
perl(Resource) perl(Setup) perl(SetupDialogs) perl(SetupLog)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 
4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) 
<= 4.0-1
Requires(post): /bin/sh systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/python2 
libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) 
libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) 
libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) 
libcrypt.so.1(GLIBC_2.2.5)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) 
libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libicudata.so.56()(64bit) 
libicui18n.so.56()(64bit) libicuuc.so.56()(64bit) libk5crypto.so.3()(64bit) 
libkrb5.so.3()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) 
libldap_r-2.4.so.2()(64bit) libm.so.6()(64bit) libns-dshttpd.so.0()(64bit) 
libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.12)(64bit) 
libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) 
libnss3.so(NSS_3.9.2)(64bit) libnunc-stans.so.0()(64bit) libpam.so.0()(64bit) 
libpam.so.0(LIBPAM_1.0)(64bit) libpcre.so.1()(64bit) libplc4.so()(64bit) 
libplds4.so()(64bit) libpthread.so.0()(64bit) 
libpthread.so.0(GLIBC_2.2.5)(64bit) libsasl2.so.3()(64bit) 
libslapd.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.14)(64bit) 
libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.7.4)(64bit) libstdc++.so.6()(64bit) 
libsvrcore.so.0()(64bit) libsystemd.so.0()(64bit) 
libsystemd.so.0(LIBSYSTEMD_209)(64bit) perl(Archive::Tar) perl(Carp) 
perl(Config) perl(Cwd) perl(DB) perl(DB_File) perl(DSCreate) perl(DSMigration) 
perl(DSUpdate) perl(DSUtil) perl(Dialog) perl(DialogManager) perl(DynaLoader) 
perl(Exporter) perl(File::Basename) perl(File::Copy) perl(File::Path) 
perl(File::Spec) perl(File::Spec::Functions) 

[389-devel] Build failed in Jenkins: 389-DS-COMMIT #120

2016-10-17 Thread Jenkins
See 


--
[...truncated 3234 lines...]
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: 389-ds-base-1.3.6.0-20161017gitd53ad9a.fc24.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YudeuA
+ umask 022
+ cd 

+ cd 389-ds-base-1.3.6.0.20161017gitd53ad9a
+ 
DOCDIR=
+ export DOCDIR
+ /usr/bin/mkdir -p 

+ cp -pr LICENSE 

+ cp -pr LICENSE.GPLv3+ 

+ cp -pr LICENSE.openssl 

+ exit 0
Provides: 389-ds-base = 1.3.6.0-20161017gitd53ad9a.fc24 389-ds-base(x86-64) = 
1.3.6.0-20161017gitd53ad9a.fc24 config(389-ds-base) = 
1.3.6.0-20161017gitd53ad9a.fc24 ldif2ldbm libacctpolicy-plugin.so()(64bit) 
libacctusability-plugin.so()(64bit) libacl-plugin.so()(64bit) 
libattr-unique-plugin.so()(64bit) libautomember-plugin.so()(64bit) 
libback-ldbm.so()(64bit) libbitwise-plugin.so()(64bit) 
libchainingdb-plugin.so()(64bit) libcollation-plugin.so()(64bit) 
libcontentsync-plugin.so()(64bit) libcos-plugin.so()(64bit) 
libderef-plugin.so()(64bit) libdistrib-plugin.so()(64bit) 
libdna-plugin.so()(64bit) libhttp-client-plugin.so()(64bit) 
liblinkedattrs-plugin.so()(64bit) libmanagedentries-plugin.so()(64bit) 
libmemberof-plugin.so()(64bit) libpam-passthru-plugin.so()(64bit) 
libpassthru-plugin.so()(64bit) libpbe-plugin.so()(64bit) 
libposix-winsync-plugin.so()(64bit) libpwdstorage-plugin.so()(64bit) 
libreferint-plugin.so()(64bit) libreplication-plugin.so()(64bit) 
libretrocl-plugin.so()(64bit) libroles-plugin.so()(64bit) 
librootdn-access-plugin.so()(64bit) libschemareload-plugin.so()(64bit) 
libstatechange-plugin.so()(64bit) libsyntax-plugin.so()(64bit) 
libusn-plugin.so()(64bit) libviews-plugin.so()(64bit) 
libwhoami-plugin.so()(64bit) perl(DSCreate) perl(DSDialogs) perl(DSMigration) 
perl(DSUpdate) perl(DSUpdateDialogs) perl(DSUtil) perl(Dialog) 
perl(DialogManager) perl(DialogYesNo) perl(FileConn) perl(Inf) perl(Migration) 
perl(Resource) perl(Setup) perl(SetupDialogs) perl(SetupLog)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 
4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) 
<= 4.0-1
Requires(post): /bin/sh systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/python2 
libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) 
libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) 
libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) 
libcrypt.so.1(GLIBC_2.2.5)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) 
libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libicudata.so.56()(64bit) 
libicui18n.so.56()(64bit) libicuuc.so.56()(64bit) libk5crypto.so.3()(64bit) 
libkrb5.so.3()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) 
libldap_r-2.4.so.2()(64bit) libm.so.6()(64bit) libns-dshttpd.so.0()(64bit) 
libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.12)(64bit) 
libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) 
libnss3.so(NSS_3.9.2)(64bit) libnunc-stans.so.0()(64bit) libpam.so.0()(64bit) 
libpam.so.0(LIBPAM_1.0)(64bit) libpcre.so.1()(64bit) libplc4.so()(64bit) 
libplds4.so()(64bit) libpthread.so.0()(64bit) 
libpthread.so.0(GLIBC_2.2.5)(64bit) libsasl2.so.3()(64bit) 
libslapd.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.14)(64bit) 
libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.7.4)(64bit) libstdc++.so.6()(64bit) 
libsvrcore.so.0()(64bit) libsystemd.so.0()(64bit) 
libsystemd.so.0(LIBSYSTEMD_209)(64bit) perl(Archive::Tar) perl(Carp) 
perl(Config) perl(Cwd) perl(DB) perl(DB_File) perl(DSCreate) perl(DSMigration) 
perl(DSUpdate) perl(DSUtil) perl(Dialog) perl(DialogManager) perl(DynaLoader) 
perl(Exporter) perl(File::Basename) perl(File::Copy) perl(File::Path) 
perl(File::Spec) perl(File::Spec::Functions) perl(File::Temp) perl(FileConn) 

[389-devel] Build failed in Jenkins: 389-DS-COMMIT #118

2016-10-14 Thread Jenkins
See 


Changes:

[mreynolds] Ticket 48909 - Replication stops working in FIPS mode

--
[...truncated 3454 lines...]
Processing files: 389-ds-base-1.3.6.0-20161015git61c72f9.fc24.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IScrt6
+ umask 022
+ cd 

+ cd 389-ds-base-1.3.6.0.20161015git61c72f9
+ 
DOCDIR=
+ export DOCDIR
+ /usr/bin/mkdir -p 

+ cp -pr LICENSE 

+ cp -pr LICENSE.GPLv3+ 

+ cp -pr LICENSE.openssl 

+ exit 0
Provides: 389-ds-base = 1.3.6.0-20161015git61c72f9.fc24 389-ds-base(x86-64) = 
1.3.6.0-20161015git61c72f9.fc24 config(389-ds-base) = 
1.3.6.0-20161015git61c72f9.fc24 ldif2ldbm libacctpolicy-plugin.so()(64bit) 
libacctusability-plugin.so()(64bit) libacl-plugin.so()(64bit) 
libattr-unique-plugin.so()(64bit) libautomember-plugin.so()(64bit) 
libback-ldbm.so()(64bit) libbitwise-plugin.so()(64bit) 
libchainingdb-plugin.so()(64bit) libcollation-plugin.so()(64bit) 
libcontentsync-plugin.so()(64bit) libcos-plugin.so()(64bit) 
libderef-plugin.so()(64bit) libdistrib-plugin.so()(64bit) 
libdna-plugin.so()(64bit) libhttp-client-plugin.so()(64bit) 
liblinkedattrs-plugin.so()(64bit) libmanagedentries-plugin.so()(64bit) 
libmemberof-plugin.so()(64bit) libpam-passthru-plugin.so()(64bit) 
libpassthru-plugin.so()(64bit) libpbe-plugin.so()(64bit) 
libposix-winsync-plugin.so()(64bit) libpwdstorage-plugin.so()(64bit) 
libreferint-plugin.so()(64bit) libreplication-plugin.so()(64bit) 
libretrocl-plugin.so()(64bit) libroles-plugin.so()(64bit) 
librootdn-access-plugin.so()(64bit) libschemareload-plugin.so()(64bit) 
libstatechange-plugin.so()(64bit) libsyntax-plugin.so()(64bit) 
libusn-plugin.so()(64bit) libviews-plugin.so()(64bit) 
libwhoami-plugin.so()(64bit) perl(DSCreate) perl(DSDialogs) perl(DSMigration) 
perl(DSUpdate) perl(DSUpdateDialogs) perl(DSUtil) perl(Dialog) 
perl(DialogManager) perl(DialogYesNo) perl(FileConn) perl(Inf) perl(Migration) 
perl(Resource) perl(Setup) perl(SetupDialogs) perl(SetupLog)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 
4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) 
<= 4.0-1
Requires(post): /bin/sh systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/python2 
libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) 
libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) 
libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) 
libcrypt.so.1(GLIBC_2.2.5)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) 
libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libicudata.so.56()(64bit) 
libicui18n.so.56()(64bit) libicuuc.so.56()(64bit) libk5crypto.so.3()(64bit) 
libkrb5.so.3()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) 
libldap_r-2.4.so.2()(64bit) libm.so.6()(64bit) libns-dshttpd.so.0()(64bit) 
libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.12)(64bit) 
libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) 
libnss3.so(NSS_3.9.2)(64bit) libnunc-stans.so.0()(64bit) libpam.so.0()(64bit) 
libpam.so.0(LIBPAM_1.0)(64bit) libpcre.so.1()(64bit) libplc4.so()(64bit) 
libplds4.so()(64bit) libpthread.so.0()(64bit) 
libpthread.so.0(GLIBC_2.2.5)(64bit) libsasl2.so.3()(64bit) 
libslapd.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.14)(64bit) 
libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.7.4)(64bit) libstdc++.so.6()(64bit) 
libsvrcore.so.0()(64bit) libsystemd.so.0()(64bit) 
libsystemd.so.0(LIBSYSTEMD_209)(64bit) perl(Archive::Tar) perl(Carp) 
perl(Config) perl(Cwd) perl(DB) perl(DB_File) perl(DSCreate) perl(DSMigration) 
perl(DSUpdate) perl(DSUtil) perl(Dialog) perl(DialogManager) perl(DynaLoader) 
perl(Exporter) perl(File::Basename) perl(File::Copy) perl(File::Path) 
perl(File::Spec) 

[389-devel] Build failed in Jenkins: 389-DS-COMMIT #117

2016-10-13 Thread Jenkins
See 


Changes:

[firstyear] Ticket 49006 - Enable nunc-stans by default.

[firstyear] Ticket 49007 - Update DS basic test to better work with systemd.

--
[...truncated 4366 lines...]
Processing files: 389-ds-base-1.3.6.0-20161013git83a7705.fc24.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P3dvoo
+ umask 022
+ cd 

+ cd 389-ds-base-1.3.6.0.20161013git83a7705
+ 
DOCDIR=
+ export DOCDIR
+ /usr/bin/mkdir -p 

+ cp -pr LICENSE 

+ cp -pr LICENSE.GPLv3+ 

+ cp -pr LICENSE.openssl 

+ exit 0
Provides: 389-ds-base = 1.3.6.0-20161013git83a7705.fc24 389-ds-base(x86-64) = 
1.3.6.0-20161013git83a7705.fc24 config(389-ds-base) = 
1.3.6.0-20161013git83a7705.fc24 ldif2ldbm libacctpolicy-plugin.so()(64bit) 
libacctusability-plugin.so()(64bit) libacl-plugin.so()(64bit) 
libattr-unique-plugin.so()(64bit) libautomember-plugin.so()(64bit) 
libback-ldbm.so()(64bit) libbitwise-plugin.so()(64bit) 
libchainingdb-plugin.so()(64bit) libcollation-plugin.so()(64bit) 
libcontentsync-plugin.so()(64bit) libcos-plugin.so()(64bit) 
libderef-plugin.so()(64bit) libdistrib-plugin.so()(64bit) 
libdna-plugin.so()(64bit) libhttp-client-plugin.so()(64bit) 
liblinkedattrs-plugin.so()(64bit) libmanagedentries-plugin.so()(64bit) 
libmemberof-plugin.so()(64bit) libpam-passthru-plugin.so()(64bit) 
libpassthru-plugin.so()(64bit) libpbe-plugin.so()(64bit) 
libposix-winsync-plugin.so()(64bit) libpwdstorage-plugin.so()(64bit) 
libreferint-plugin.so()(64bit) libreplication-plugin.so()(64bit) 
libretrocl-plugin.so()(64bit) libroles-plugin.so()(64bit) 
librootdn-access-plugin.so()(64bit) libschemareload-plugin.so()(64bit) 
libstatechange-plugin.so()(64bit) libsyntax-plugin.so()(64bit) 
libusn-plugin.so()(64bit) libviews-plugin.so()(64bit) 
libwhoami-plugin.so()(64bit) perl(DSCreate) perl(DSDialogs) perl(DSMigration) 
perl(DSUpdate) perl(DSUpdateDialogs) perl(DSUtil) perl(Dialog) 
perl(DialogManager) perl(DialogYesNo) perl(FileConn) perl(Inf) perl(Migration) 
perl(Resource) perl(Setup) perl(SetupDialogs) perl(SetupLog)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 
4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) 
<= 4.0-1
Requires(post): /bin/sh systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/python2 
libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) 
libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) 
libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) 
libcrypt.so.1(GLIBC_2.2.5)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) 
libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libicudata.so.56()(64bit) 
libicui18n.so.56()(64bit) libicuuc.so.56()(64bit) libk5crypto.so.3()(64bit) 
libkrb5.so.3()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) 
libldap_r-2.4.so.2()(64bit) libm.so.6()(64bit) libns-dshttpd.so.0()(64bit) 
libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.12)(64bit) 
libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) 
libnss3.so(NSS_3.9.2)(64bit) libnunc-stans.so.0()(64bit) libpam.so.0()(64bit) 
libpam.so.0(LIBPAM_1.0)(64bit) libpcre.so.1()(64bit) libplc4.so()(64bit) 
libplds4.so()(64bit) libpthread.so.0()(64bit) 
libpthread.so.0(GLIBC_2.2.5)(64bit) libsasl2.so.3()(64bit) 
libslapd.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.14)(64bit) 
libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.7.4)(64bit) libstdc++.so.6()(64bit) 
libsvrcore.so.0()(64bit) libsystemd.so.0()(64bit) 
libsystemd.so.0(LIBSYSTEMD_209)(64bit) perl(Archive::Tar) perl(Carp) 
perl(Config) perl(Cwd) perl(DB) perl(DB_File) perl(DSCreate) perl(DSMigration) 
perl(DSUpdate) perl(DSUtil) perl(Dialog) perl(DialogManager) perl(DynaLoader) 
perl(Exporter) perl(File::Basename) 

[389-devel] Build failed in Jenkins: 389-DS-COMMIT #116

2016-10-11 Thread Jenkins
See 


Changes:

[firstyear] Ticket 48978 - refactor LDADebug() to slapi_log_err()

--
[...truncated 3176 lines...]
extracting debug info from 

extracting debug info from 

extracting debug info from 

extracting debug info from 

extracting debug info from 

extracting debug info from 

extracting debug info from 

extracting debug info from 

extracting debug info from 

/usr/lib/rpm/sepdebugcrcfix: Updated 48 CRC32s, 1 CRC32s did match.
symlinked /usr/lib/debug/usr/lib64/dirsrv/libslapd.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libslapd.so.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/liblfds710.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/liblfds710.so.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/libnunc-stans.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libnunc-stans.so.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/libnunc-stans.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libnunc-stans.so.0.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/liblfds710.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/liblfds710.so.0.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/libslapd.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libslapd.so.0.debug
symlinked /usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.0.0.0.debug to 
/usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.0.debug
cpio: 389-ds-base-1.3.6.0.20161012git9464bc8/acl.yy.cpp: Cannot stat: No such 
file or directory
cpio: 389-ds-base-1.3.6.0.20161012git9464bc8/aclscan.l: Cannot stat: No such 
file or directory
cpio: 389-ds-base-1.3.6.0.20161012git9464bc8/acltext.y: Cannot stat: No such 
file or directory
25751 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: 389-ds-base-1.3.6.0-20161012git9464bc8.fc24.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.np3YWI
+ umask 022
+ cd 

+ cd 389-ds-base-1.3.6.0.20161012git9464bc8
+ 
DOCDIR=
+ export DOCDIR
+ /usr/bin/mkdir -p 

+ cp -pr LICENSE 

+ cp -pr LICENSE.GPLv3+ 

[389-devel] Build failed in Jenkins: 389-DS-COMMIT #114

2016-10-11 Thread Jenkins
See 


Changes:

[mreynolds] Ticket 48978 - refactor LDADebug() to slapi_log_err()

--
[...truncated 1280 lines...]
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking whether stat accepts an empty string... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for clock_gettime... yes
checking for endpwent... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for localtime_r... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for munmap... yes
checking for putenv... yes
checking for rmdir... yes
checking for setrlimit... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for tzset... yes
checking for --enable-debug... no
checking for --enable-asan... no
checking for --enable-gcc-security... no
checking for --enable-bundle... no
checking for --enable-pam-passthru... checking security/pam_appl.h usability... 
yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
yes
checking for --enable-dna... yes
checking for --enable-ldapi... yes
checking for --enable-autobind... yes
checking for --enable-auto-dn-suffix... no
checking for --enable-bitwise... yes
checking for --enable-presence... no
checking for --enable-acctpolicy... yes
checking for --enable-posix-winsync... yes
checking for --enable-nunc-stans... yes
configure: checking for FHS...
checking for --with-fhs... no
checking for --with-fhs-opt... no
checking for --with-tmpfiles-d... /etc/tmpfiles.d
checking for --with-perldir... checking for --with-pythonexec... checking for 
--with-instconfigdir... no
checking for --with-initddir... no
checking for GCC provided 64-bit atomic bool cas function .. yes
checking for GCC provided 64-bit atomic ops functions .. yes
configure: checking for NSPR...
checking for --with-nspr... yes
checking for --with-nspr-inc... no
checking for --with-nspr-lib... no
checking for pkg-config... /bin/pkg-config
checking for nspr with pkg-config... using system NSPR
configure: checking for NSS...
checking for --with-nss... yes
checking for --with-nss-inc... using /usr/include/nss3
checking for --with-nss-lib... using /usr/lib64
configure: checking for OpenLDAP...
checking for --with-openldap... using system OpenLDAP
checking for --with-openldap-inc... no
checking for --with-openldap-lib... no
checking for --with-openldap-bin... no
checking for pkg-config... (cached) /bin/pkg-config
checking for OpenLDAP with pkg-config... no OpenLDAP pkg-config files
checking ldap_features.h usability... yes
checking ldap_features.h presence... yes
checking for ldap_features.h... yes
checking for ldap_initialize in -lldap-2.4... no
checking for ldap_initialize in -lldap... yes
checking for ldap_url_parse_ext in -lldap... yes
checking for _init in -lldif... no
configure: checking for Mozilla LDAPSDK...
checking for --with-ldapsdk... no
checking for --with-ldapsdk-inc... no
checking for --with-ldapsdk-lib... no
checking for --with-ldapsdk-bin... no
configure: checking for db...
checking for --with-db... yes
checking for --with-db-inc... no
checking for --with-db-lib... no
checking for db.h... using /usr/include/libdb/db.h
checking for db_create in -ldb-5.3... yes
configure: checking for SASL...
checking for --with-sasl... yes
checking for --with-sasl-inc... no
checking for --with-sasl-lib... no
checking for sasl.h... using /usr/include/sasl/sasl.h
configure: checking for SVRCORE...
checking for --with-svrcore... yes
checking for --with-svrcore-inc... using /usr/include
checking for --with-svrcore-lib... using /usr/lib64
configure: checking for LIBICU...
checking for --with-icu... yes
checking for --with-icu-inc... no
checking for --with-icu-lib... no
checking for --with-icu-bin... no
checking for icu-config... /bin/icu-config
checking for icu with icu-config... using system ICU
configure: checking for Net-SNMP...
checking for --with-netsnmp... yes
checking for --with-netsnmp-inc... no
checking for --with-netsnmp-lib... no
checking for net-snmp-includes.h... using 
/usr/include/net-snmp/net-snmp-includes.h
configure: checking for Kerberos...
checking for --with-kerberos... yes
checking for --with-kerberos-inc... no
checking for --with-kerberos-lib... no

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #98

2016-10-11 Thread Jenkins
See 


--
[...truncated 3766 lines...]
suites/paged_results/paged_results_test.py::test_search_limits_fail[21-50-cn=config-nsslapd-pagedsizelimit-5-SIZELIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_limits_fail[5-50-cn=config,cn=ldbm
 database,cn=plugins,cn=config-nsslapd-lookthroughlimit-20-ADMINLIMIT_EXCEEDED] 
PASSED
suites/paged_results/paged_results_test.py::test_search_sort_success PASSED
suites/paged_results/paged_results_test.py::test_search_abandon PASSED
suites/paged_results/paged_results_test.py::test_search_with_timelimit PASSED
suites/paged_results/paged_results_test.py::test_search_dns_ip_aci[dns = 
"localhost.localdomain"] PASSED
suites/paged_results/paged_results_test.py::test_search_dns_ip_aci[ip = "::1" 
or ip = "127.0.0.1"] PASSED
suites/paged_results/paged_results_test.py::test_search_multiple_paging PASSED
suites/paged_results/paged_results_test.py::test_search_invalid_cookie[1000] 
PASSED
suites/paged_results/paged_results_test.py::test_search_invalid_cookie[-1] 
PASSED
suites/paged_results/paged_results_test.py::test_search_abandon_with_zero_size 
PASSED
suites/paged_results/paged_results_test.py::test_search_pagedsizelimit_success 
PASSED
suites/paged_results/paged_results_test.py::test_search_nspagedsizelimit[5-15-PASS]
 PASSED
suites/paged_results/paged_results_test.py::test_search_nspagedsizelimit[15-5-SIZELIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_paged_limits[conf_attr_values0-ADMINLIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_paged_limits[conf_attr_values1-PASS]
 PASSED
suites/paged_results/paged_results_test.py::test_search_paged_user_limits[conf_attr_values0-ADMINLIMIT_EXCEEDED]
 PASSED
suites/paged_results/paged_results_test.py::test_search_paged_user_limits[conf_attr_values1-PASS]
 PASSED
suites/paged_results/paged_results_test.py::test_ger_basic PASSED
suites/paged_results/paged_results_test.py::test_multi_suffix_search PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_success[None]
 PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_success[-1]
 PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_success[1000]
 PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_failure[0]
 PASSED
suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_failure[1]
 PASSED
suites/pam_passthru_plugin/pam_test.py::test_pam_init PASSED
suites/pam_passthru_plugin/pam_test.py::test_pam_ PASSED
suites/passthru_plugin/passthru_test.py::test_passthru_init PASSED
suites/passthru_plugin/passthru_test.py::test_passthru_ PASSED
suites/password/password_test.py::test_password_init PASSED
suites/password/password_test.py::test_password_delete_specific_password PASSED
suites/password/pwdAdmin_test.py::test_pwdAdmin_init PASSED
suites/password/pwdAdmin_test.py::test_pwdAdmin PASSED
suites/password/pwdAdmin_test.py::test_pwdAdmin_config_validation PASSED
suites/password/pwdPolicy_attribute_test.py::test_change_pwd[on-off-UNWILLING_TO_PERFORM]
 PASSED
suites/password/pwdPolicy_attribute_test.py::test_change_pwd[off-off-UNWILLING_TO_PERFORM]
 PASSED
suites/password/pwdPolicy_attribute_test.py::test_change_pwd[off-on-None] PASSED
suites/password/pwdPolicy_attribute_test.py::test_change_pwd[on-on-None] PASSED
suites/password/pwdPolicy_attribute_test.py::test_pwd_min_age PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[off-off]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[on-off]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[off-on]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_restrictions[cn=config]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_restrictions[cn="cn=nsPwPolicyEntry,ou=People,dc=example,dc=com",cn=nsPwPolicyContainer,ou=People,dc=example,dc=com]
 PASSED
suites/password/pwdPolicy_syntax_test.py::test_pwdPolicy_syntax PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[ ] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[junk123] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[on] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[off] PASSED
suites/password/pwdPolicy_warning_test.py::test_expiry_time PASSED
suites/password/pwdPolicy_warning_test.py::test_password_warning[passwordSendExpiringTime-off]
 PASSED
suites/password/pwdPolicy_warning_test.py::test_password_warning[passwordWarning-3600]
 PASSED
suites/password/pwdPolicy_warning_test.py::test_with_different_password_states 
PASSED
suites/password/pwdPolicy_warning_test.py::test_default_behavior PASSED

[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #97

2016-10-10 Thread Jenkins
See 


--
[...truncated 3688 lines...]
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedLDAPVersion] 
PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedControl] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedExtension] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedSASLMechanisms] 
PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorName] PASSED
suites/basic/basic_test.py::test_mod_def_rootdse_attr[vendorVersion] PASSED
suites/betxns/betxn_test.py::test_betxn_init PASSED
suites/betxns/betxn_test.py::test_betxt_7bit PASSED
suites/betxns/betxn_test.py::test_betxn_attr_uniqueness PASSED
suites/betxns/betxn_test.py::test_betxn_memberof PASSED
suites/chaining_plugin/chaining_test.py::test_chaining_init PASSED
suites/chaining_plugin/chaining_test.py::test_chaining_ PASSED
suites/clu/clu_test.py::test_clu_init PASSED
suites/clu/clu_test.py::test_clu_pwdhash PASSED
suites/clu/db2ldif_test.py::test_db2ldif_init PASSED
suites/collation_plugin/collatation_test.py::test_collatation_init PASSED
suites/collation_plugin/collatation_test.py::test_collatation_ PASSED
suites/config/config_test.py::test_maxbersize_repl PASSED
suites/config/config_test.py::test_config_listen_backport_size PASSED
suites/config/config_test.py::test_config_deadlock_policy PASSED
suites/cos_plugin/cos_test.py::test_cos_init PASSED
suites/cos_plugin/cos_test.py::test_cos_ PASSED
suites/deref_plugin/deref_test.py::test_deref_init PASSED
suites/deref_plugin/deref_test.py::test_deref_ PASSED
suites/disk_monitoring/disk_monitor_test.py::test_disk_monitor_init PASSED
suites/disk_monitoring/disk_monitor_test.py::test_disk_monitor_ PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_init PASSED
suites/distrib_plugin/distrib_test.py::test_distrib_ PASSED
suites/dna_plugin/dna_test.py::test_dna_init PASSED
suites/dna_plugin/dna_test.py::test_dna_ PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_init PASSED
suites/ds_logs/ds_logs_test.py::test_ds_logs_ PASSED
suites/dynamic-plugins/test_dynamic_plugins.py::test_dynamic_plugins PASSED
suites/filter/filter_test.py::test_filter_init PASSED
suites/filter/filter_test.py::test_filter_escaped PASSED
suites/filter/filter_test.py::test_filter_search_original_attrs PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_supported_features PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-*]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-objectClass]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6]
 PASSED
suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-*]
 PASSED

[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #94

2016-10-07 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-DS-COMMIT #112

2016-10-06 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-ds-base #1088

2016-10-05 Thread jenkins
See 
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1087

2016-10-05 Thread jenkins
See 

Changes:

[William Brown] Ticket 48996 - update DS for ns 0.2.0

--
Started by an SCM change
Building remotely on F23 (fedora Fedora23 Fedora fedora23) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.fedorahosted.org/git/389/ds.git
 > git init  # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ff9dafa5ca40e225e240597a5d5c52f0e6c7c677 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff9dafa5ca40e225e240597a5d5c52f0e6c7c677
 > git rev-list 617b64faad36e9dedf13a5bef6748e602f82c4c2 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson3331412956404975727.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1087.txt

Running make...
Build log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1087.txt

Checking for warnings...
Build http://jenkins.fedorainfracloud.org/job/389-ds-base/1087/ failed
There are build warnings
Warning log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1087.txt
Last 100 lines of warning log:

ldap/servers/slapd/connection.c:171:6: warning: variable ‘enable_listeners’ set 
but not used [-Wunused-but-set-variable]


Build step 'Execute shell' marked build as failure
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-ds-base #1086

2016-09-29 Thread jenkins
See 
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #83

2016-09-17 Thread Jenkins
See 

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #82

2016-09-16 Thread Jenkins
See 


--
[...truncated 3613 lines...]
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[off-off]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[on-off]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[off-on]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_restrictions[cn=config]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_restrictions[cn="cn=nsPwPolicyEntry,ou=People,dc=example,dc=com",cn=nsPwPolicyContainer,ou=People,dc=example,dc=com]
 PASSED
suites/password/pwdPolicy_syntax_test.py::test_pwdPolicy_syntax PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[ ] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[junk123] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[on] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[off] PASSED
suites/password/pwdPolicy_warning_test.py::test_expiry_time PASSED
suites/password/pwdPolicy_warning_test.py::test_password_warning[passwordSendExpiringTime-off]
 PASSED
suites/password/pwdPolicy_warning_test.py::test_password_warning[passwordWarning-3600]
 PASSED
suites/password/pwdPolicy_warning_test.py::test_with_different_password_states 
PASSED
suites/password/pwdPolicy_warning_test.py::test_default_behavior PASSED
suites/password/pwdPolicy_warning_test.py::test_with_local_policy PASSED
suites/password/pwp_history_test.py::test_pwp_history_test PASSED
suites/posix_winsync_plugin/posix_winsync_test.py::test_posix_winsync_init 
PASSED
suites/posix_winsync_plugin/posix_winsync_test.py::test_posix_winsync_ PASSED
suites/psearch/psearch_test.py::test_psearch_init PASSED
suites/psearch/psearch_test.py::test_psearch_ PASSED
suites/referint_plugin/referint_test.py::test_referint_init PASSED
suites/referint_plugin/referint_test.py::test_referint_ PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_init PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_clean PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_clean_restart PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_clean_force PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_abort PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_abort_restart PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_abort_certify PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_stress_clean PASSED
suites/replication/wait_for_async_feature_test.py::test_not_int_value PASSED
suites/replication/wait_for_async_feature_test.py::test_multi_value PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr0]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr1]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr2]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr3]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr0]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr1]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr2]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr3]
 PASSED
suites/replsync_plugin/repl_sync_test.py::test_repl_sync_init PASSED
suites/replsync_plugin/repl_sync_test.py::test_repl_sync_ PASSED
suites/resource_limits/res_limits_test.py::test_res_limits_init PASSED
suites/resource_limits/res_limits_test.py::test_res_limits_ PASSED
suites/retrocl_plugin/retrocl_test.py::test_retrocl_init PASSED
suites/retrocl_plugin/retrocl_test.py::test_retrocl_ PASSED
suites/reverpwd_plugin/reverpwd_test.py::test_reverpwd_init PASSED
suites/reverpwd_plugin/reverpwd_test.py::test_reverpwd_ PASSED
suites/roles_plugin/roles_test.py::test_roles_init PASSED
suites/roles_plugin/roles_test.py::test_roles_ PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_init PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_access_specific_time 
PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_access_day_of_week 
PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_access_denied_ip PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_access_denied_host 
PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_access_allowed_ip PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_access_allowed_host 
PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_config_validate PASSED
suites/sasl/sasl_test.py::test_sasl_init PASSED

[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #80

2016-09-14 Thread Jenkins
See 

--
389-devel mailing list
389-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/389-devel@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #79

2016-09-14 Thread Jenkins
See 


--
[...truncated 3597 lines...]
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[off-off]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[on-off]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[off-on]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_restrictions[cn=config]
 PASSED
suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_restrictions[cn="cn=nsPwPolicyEntry,ou=People,dc=example,dc=com",cn=nsPwPolicyContainer,ou=People,dc=example,dc=com]
 PASSED
suites/password/pwdPolicy_syntax_test.py::test_pwdPolicy_syntax PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[ ] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[junk123] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[on] PASSED
suites/password/pwdPolicy_warning_test.py::test_different_values[off] PASSED
suites/password/pwdPolicy_warning_test.py::test_expiry_time PASSED
suites/password/pwdPolicy_warning_test.py::test_password_warning[passwordSendExpiringTime-off]
 PASSED
suites/password/pwdPolicy_warning_test.py::test_password_warning[passwordWarning-3600]
 PASSED
suites/password/pwdPolicy_warning_test.py::test_with_different_password_states 
PASSED
suites/password/pwdPolicy_warning_test.py::test_default_behavior PASSED
suites/password/pwdPolicy_warning_test.py::test_with_local_policy PASSED
suites/password/pwp_history_test.py::test_pwp_history_test PASSED
suites/posix_winsync_plugin/posix_winsync_test.py::test_posix_winsync_init 
PASSED
suites/posix_winsync_plugin/posix_winsync_test.py::test_posix_winsync_ PASSED
suites/psearch/psearch_test.py::test_psearch_init PASSED
suites/psearch/psearch_test.py::test_psearch_ PASSED
suites/referint_plugin/referint_test.py::test_referint_init PASSED
suites/referint_plugin/referint_test.py::test_referint_ PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_init PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_clean PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_clean_restart PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_clean_force PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_abort PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_abort_restart PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_abort_certify PASSED
suites/replication/cleanallruv_test.py::test_cleanallruv_stress_clean PASSED
suites/replication/wait_for_async_feature_test.py::test_not_int_value PASSED
suites/replication/wait_for_async_feature_test.py::test_multi_value PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr0]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr1]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr2]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr3]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr0]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr1]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr2]
 PASSED
suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr3]
 PASSED
suites/replsync_plugin/repl_sync_test.py::test_repl_sync_init PASSED
suites/replsync_plugin/repl_sync_test.py::test_repl_sync_ PASSED
suites/resource_limits/res_limits_test.py::test_res_limits_init PASSED
suites/resource_limits/res_limits_test.py::test_res_limits_ PASSED
suites/retrocl_plugin/retrocl_test.py::test_retrocl_init PASSED
suites/retrocl_plugin/retrocl_test.py::test_retrocl_ PASSED
suites/reverpwd_plugin/reverpwd_test.py::test_reverpwd_init PASSED
suites/reverpwd_plugin/reverpwd_test.py::test_reverpwd_ PASSED
suites/roles_plugin/roles_test.py::test_roles_init PASSED
suites/roles_plugin/roles_test.py::test_roles_ PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_init PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_access_specific_time 
PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_access_day_of_week 
PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_access_denied_ip PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_access_denied_host 
PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_access_allowed_ip PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_access_allowed_host 
PASSED
suites/rootdn_plugin/rootdn_plugin_test.py::test_rootdn_config_validate PASSED
suites/sasl/sasl_test.py::test_sasl_init PASSED

[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #71

2016-09-07 Thread Jenkins
See 

--
389-devel mailing list
389-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/389-devel@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-ds-base #1071

2016-09-07 Thread jenkins
See 
--
389-devel mailing list
389-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/389-devel@lists.fedoraproject.org


[389-devel] Jenkins build is back to normal : 389-DS-NIGHTLY #69

2016-09-01 Thread Jenkins
See 

--
389-devel mailing list
389-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/389-devel@lists.fedoraproject.org


[389-devel] Build failed in Jenkins: 389-ds-base #1062

2016-08-31 Thread jenkins
See 

Changes:

[Noriko Hosoi] Ticket #48896 - Default Setting for passwordMinTokenLength does 
not work

[Noriko Hosoi] Ticket #48896 - CI test: test case for ticket 48896

--
Started by an SCM change
Building remotely on F23 (fedora Fedora23 Fedora fedora23) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.fedorahosted.org/git/389/ds.git
 > git init  # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # 
 > timeout=10
Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 19e75b97d2d54f082d518843e3d09f2da2deb1a6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 19e75b97d2d54f082d518843e3d09f2da2deb1a6
 > git rev-list 3e7d6d62f3b2889d0250cb0a3892982e42ada878 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson8726063965879066910.sh

Running configure...
CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d 
--with-openldap --enable-autobind --enable-gcc-security --with-selinux 
--with-systemdsystemunitdir=/lib/systemd/system 
--with-systemdsystemconfdir=/etc/systemd/system --enable-debug
Build log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1062.txt

Running make...
Build log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1062.txt

Checking for warnings...
Build http://jenkins.fedorainfracloud.org/job/389-ds-base/1062/ failed
There are build warnings
Warning log is 
http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1062.txt
Last 100 lines of warning log:

ldap/servers/slapd/tools/dbscan.c:1072:12: warning: format ‘%d’ expects 
argument of type ‘int’, but argument 2 has type ‘size_t {aka long unsigned 
int}’ [-Wformat=]


Build step 'Execute shell' marked build as failure
--
389-devel mailing list
389-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/389-devel@lists.fedoraproject.org


  1   2   3   4   >