See <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/19/changes>
Changes: [olivier.grisel] Fix bind_root with path instead of ref ------------------------------------------ Started by remote host 10.213.0.1 Building remotely on chipolata in workspace <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/> Checkout:IT-nuxeo-drive-master-linux / <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/> - hudson.remoting.Channel@4365fe26:chipolata Using strategy: Default Last Built Revision: Revision eb21d46aabf50f675ddb7597f67e9106e3c6e482 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from https://github.com/nuxeo/nuxeo-drive.git Commencing build of Revision aea02819e41efbfc4d3af546d9b2d575fdb845f9 (origin/master) Checking out Revision aea02819e41efbfc4d3af546d9b2d575fdb845f9 (origin/master) [nuxeo-integration-release] $ hg showconfig paths.default [nuxeo-integration-release] $ hg pull --rev default [nuxeo-integration-release] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [nuxeo-integration-release] $ hg log --rev . --template {node} [nuxeo-integration-release] $ hg log --rev . --template {rev} [nuxeo-integration-release] $ hg log --rev 30ee4b6af4c957829afb63e791d9858a0f0ae94b [nuxeo-integration-release] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default:0 --follow --prune 30ee4b6af4c957829afb63e791d9858a0f0ae94b [IT-nuxeo-drive-master-linux] $ /bin/sh -xe /tmp/hudson14873284469188833.sh + cd nuxeo-integration-release/ + rm -rf tomcat + LASTBUILD_URL=http://qa.nuxeo.org/hudson/job/IT-nuxeo-master-build/lastSuccessfulBuild/artifact/archives ./download.sh 2012-06-27 20:12:43 URL:http://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build/lastSuccessfulBuild/artifact/archives/nuxeo-cap-5.6-I20120627_0116-tomcat-online.zip [0/0] -> "nuxeo-cap-5.6-I20120627_0116-tomcat-online.zip" [1] 2012-06-27 20:13:36 URL:http://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build/lastSuccessfulBuild/artifact/archives/nuxeo-cap-5.6-I20120627_0116-tomcat-sdk.zip [301442206/301442206] -> "nuxeo-cap-5.6-I20120627_0116-tomcat-sdk.zip" [1] 2012-06-27 20:13:55 URL:http://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build/lastSuccessfulBuild/artifact/archives/nuxeo-cap-5.6-I20120627_0116-tomcat.zip [184499089/184499089] -> "nuxeo-cap-5.6-I20120627_0116-tomcat.zip" [1] FINISHED --2012-06-27 20:13:55-- Total wall clock time: 1m 12s Downloaded: 3 files, 463M in 1m 12s (6.40 MB/s) 2012-06-27 20:14:05 URL:http://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build/lastSuccessfulBuild/artifact/archives/nuxeo-5.6-I20120627_0116-sources.zip [76742973/76742973] -> "nuxeo-5.6-I20120627_0116-sources.zip" [1] + echo \nnuxeo.wizard.done=true\n + ./tomcat/bin/nuxeoctl start Nuxeo home: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-integration-release/tomcat> Nuxeo configuration: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-integration-release/tomcat/bin/nuxeo.conf> Include template: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-integration-release/tomcat/templates/common-base> Include template: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-integration-release/tomcat/templates/common> Include template: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-integration-release/tomcat/templates/default> Nuxeo Dev mode is not enabled Nuxeo Seam HotReload is not enabled Detected Tomcat server. No current configuration, generating files... Configuration files generated. Server started with process ID 1746. ..................................... ====================================================================== = Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 341 ====================================================================== Started in 1min14s + cd ../nuxeo-drive/nuxeo-drive-client + pip install --user -r dev-requirements.txt Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy in /home/hudson/.local/lib/python2.7/site-packages (from -r dev-requirements.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): nose in /home/hudson/.local/lib/python2.7/site-packages (from -r dev-requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): coverage in /home/hudson/.local/lib/python2.7/site-packages (from -r dev-requirements.txt (line 3)) Cleaning up... + pip install --user . Unpacking <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-drive/nuxeo-drive-client> Running setup.py egg_info for package from file://<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-drive/nuxeo-drive-client> Cleaning up... + export PATH=/home/hudson/.local/bin:/usr/lib/jvm/java-6-sun//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games + . ./integration_env.sh + export NXDRIVE_TEST_NUXEO_URL=http://localhost:8080/nuxeo + export NXDRIVE_TEST_USER=Administrator + export NXDRIVE_TEST_PASSWORD=Administrator + nosetests --with-coverage EEE............ ====================================================================== ERROR: nxdrive.tests.test_controller.test_bindings ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/hudson/.local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-drive/nuxeo-drive-client/nxdrive/tests/test_controller.py",> line 112, in test_bindings ctl.bind_root(TEST_SYNCED_FOLDER, remote_root, repository=remote_repo) File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-drive/nuxeo-drive-client/nxdrive/controller.py",> line 292, in bind_root server_binding.server_url)) RuntimeError: No folder at "default:dead-beef-cafe-babe" visible by "username" on server "http://example.com/nuxeo" ====================================================================== ERROR: nxdrive.tests.test_controller.test_local_scan ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/hudson/.local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-drive/nuxeo-drive-client/nxdrive/tests/test_controller.py",> line 146, in test_local_scan ctl.bind_root(TEST_SYNCED_FOLDER, 'folder_1-nuxeo-ref') File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-drive/nuxeo-drive-client/nxdrive/controller.py",> line 292, in bind_root server_binding.server_url)) RuntimeError: No folder at "default:folder_1-nuxeo-ref" visible by "username" on server "http://example.com/nuxeo" ====================================================================== ERROR: nxdrive.tests.test_controller.test_binding_deletions ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/hudson/.local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-drive/nuxeo-drive-client/nxdrive/tests/test_controller.py",> line 229, in test_binding_deletions ctl.bind_root(TEST_SYNCED_FOLDER, 'folder_1-nuxeo-ref') File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-drive-master-linux/ws/nuxeo-drive/nuxeo-drive-client/nxdrive/controller.py",> line 292, in bind_root server_binding.server_url)) RuntimeError: No folder at "default:folder_1-nuxeo-ref" visible by "username" on server "http://example.com/nuxeo" Name Stmts Miss Cover Missing -------------------------------------------------- nxdrive 0 0 100% nxdrive.client 378 45 88% 40, 78, 135, 140, 145, 198-201, 234-235, 240, 269, 280, 285, 328-330, 366, 475, 479, 487, 490, 493, 496, 499, 503, 511-515, 620, 625-627, 639, 652, 656, 663-673 nxdrive.controller 403 67 83% 41, 90, 101-102, 129, 173, 184, 207-214, 222, 230-235, 246, 252, 295, 313-315, 368-374, 394, 399, 408, 421-423, 461-464, 510, 519, 588, 635, 690-691, 702-710, 715, 730-739, 753, 771-780, 787-792, 819-827, 851, 872, 889 nxdrive.model 187 11 94% 100, 157, 176, 187, 222, 246-249, 285, 317-319 -------------------------------------------------- TOTAL 968 123 87% ---------------------------------------------------------------------- Ran 15 tests in 38.699s FAILED (errors=3) Build step 'Execute shell' marked build as failure Archiving artifacts Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* _______________________________________________ ECM-QA mailing list ECM-QA@lists.nuxeo.com http://lists.nuxeo.com/mailman/listinfo/ecm-qa