See <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-dm-tomcat-multiosdb/./Slave=MULTIDB_WINDOWS,dbprofile=oracle11g/323/changes>
Changes: [Stephane Lacoin] NXP-9248 declare seam EJB module (keep jboss-seam in lib) ------------------------------------------ Started by upstream project "FT-nuxeo-master-selenium-dm-tomcat-multiosdb" build number 323 Building remotely on tweedledum in workspace <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-dm-tomcat-multiosdb/./Slave=MULTIDB_WINDOWS,dbprofile=oracle11g/ws/> Checkout:oracle11g / <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-dm-tomcat-multiosdb/./Slave=MULTIDB_WINDOWS,dbprofile=oracle11g/ws/> - hudson.remoting.Channel@79b22491:tweedledum Using strategy: Default Last Built Revision: Revision 43f73e131bcfcafc2e3ce66a427ea564995b7f3f (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/nuxeo/nuxeo-distribution.git Commencing build of Revision 495acf3fe2fc085947d5e3cfb7d200a8cebe54e3 (origin/master) Checking out Revision 495acf3fe2fc085947d5e3cfb7d200a8cebe54e3 (origin/master) [oracle11g] $ C:\apache-maven-2.2.1\bin\mvn.bat -f nuxeo-distribution-dm/ftest/selenium/pom.xml -Ddbprofile=oracle11g -DSlave=MULTIDB_WINDOWS -DBRANCH=master verify -Pqa,tomcat,oracle11g [INFO] Scanning for projects... [INFO] snapshot org.nuxeo:nuxeo-addons-parent:5.6-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo:nuxeo-addons-parent:5.6-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo:nuxeo-ecm:5.6-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo:nuxeo-ecm:5.6-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.build:nuxeo-distribution-tools:1.11.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.build:nuxeo-distribution-tools:1.11.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.build:nuxeo-distribution-tools:1.11.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.build:nuxeo-distribution-tools:1.11.1-SNAPSHOT: checking for updates from public-snapshot [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DM Selenium Tests [INFO] task-segment: [verify] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20120419-185559 at timestamp: 1334854559919 Downloading: http://maven.in.nuxeo.com/nexus/content/groups/internal-releases/com/oracle/ojdbc6/11.2.0.2/ojdbc6-11.2.0.2.pom [INFO] Unable to find resource 'com.oracle:ojdbc6:pom:11.2.0.2' in repository internal-releases (http://maven.in.nuxeo.com/nexus/content/groups/internal-releases) Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/oracle/ojdbc6/11.2.0.2/ojdbc6-11.2.0.2.pom [INFO] Unable to find resource 'com.oracle:ojdbc6:pom:11.2.0.2' in repository public (http://maven.nuxeo.org/nexus/content/groups/public) Downloading: http://repo1.maven.org/maven2/com/oracle/ojdbc6/11.2.0.2/ojdbc6-11.2.0.2.pom [INFO] Unable to find resource 'com.oracle:ojdbc6:pom:11.2.0.2' in repository central (http://repo1.maven.org/maven2) [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : C:\Jenkins\workspace\FT-nuxeo-master-selenium-dm-tomcat-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\oracle11g\nuxeo-distribution-dm\ftest\selenium\src\main\resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [nuxeo-distribution-tools:build {execution: start-nuxeo}] Activating profile: tomcat Activating profile: oracle11g Activating profile: NXP Activating profile: qa [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile ... [unzip] [INFO] snapshot org.nuxeo:nuxeo-ftest:1.7.1-SNAPSHOT: checking for updates from internal-snapshots [unzip] [INFO] snapshot org.nuxeo:nuxeo-ftest:1.7.1-SNAPSHOT: checking for updates from public-snapshot [unzip] Expanding: C:\.m2\repository\org\nuxeo\nuxeo-ftest\1.7.1-SNAPSHOT\nuxeo-ftest-1.7.1-SNAPSHOT.zip into C:\Jenkins\workspace\FT-nuxeo-master-selenium-dm-tomcat-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\oracle11g\nuxeo-distribution-dm\ftest\selenium\target _init: [echo] Using NX_ORACLE11G_DB_HOST fallback for undefined NX_DB_HOST [echo] Using NX_ORACLE11G_DB_PORT fallback for undefined NX_DB_PORT [echo] Using NX_ORACLE11G_DB_NAME fallback for undefined NX_DB_NAME [echo] Using NX_ORACLE11G_DB_ADMINNAME fallback for undefined NX_DB_ADMINNAME [echo] Using NX_ORACLE11G_DB_ADMINUSER fallback for undefined NX_DB_ADMINUSER [echo] Using NX_ORACLE11G_DB_ADMINPASS fallback for undefined NX_DB_ADMINPASS cleanup-db: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile ... [unzip] Expanding: C:\.m2\repository\org\nuxeo\nuxeo-ftest\1.7.1-SNAPSHOT\nuxeo-ftest-1.7.1-SNAPSHOT.zip into C:\Jenkins\workspace\FT-nuxeo-master-selenium-dm-tomcat-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\oracle11g\nuxeo-distribution-dm\ftest\selenium\target _init: setup-oracle-driver: [copy] [INFO] Resolving com.oracle:ojdbc6:jar:11.2.0.2:compile ... oracle-dbdrop: [sql] Executing commands [sql] Failed to execute: DECLARE num number:=0; drop_stmt VARCHAR2(200); BEGIN SELECT COUNT(*) INTO num FROM dba_users WHERE username = UPPER('tweedledum'); IF num <> 0 THEN EXECUTE IMMEDIATE 'DROP USER tweedledum CASCADE'; END IF; EXCEPTION WHEN OTHERS THEN raise_application_error(-20001,'An error was encountered - '||SQLCODE||' -ERROR- '||SQLERRM); END; BUILD FAILED C:\Jenkins\workspace\FT-nuxeo-master-selenium-dm-tomcat-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\oracle11g\nuxeo-distribution-dm\ftest\selenium\target\nuxeo-ftest.xml:885: The following error occurred while executing this line: C:\Jenkins\workspace\FT-nuxeo-master-selenium-dm-tomcat-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\oracle11g\nuxeo-distribution-dm\ftest\selenium\target\nuxeo-ftest.xml:731: java.sql.SQLException: ORA-20001: An error was encountered - -1940 -ERROR- ORA-01940: cannot drop a user that is currently connected ORA-06512: at line 1 at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:440) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396) at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:837) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:445) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:191) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:523) at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:193) at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:999) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1315) at oracle.jdbc.driver.OracleStatement.executeInternal(OracleStatement.java:1890) at oracle.jdbc.driver.OracleStatement.execute(OracleStatement.java:1855) at oracle.jdbc.driver.OracleStatementWrapper.execute(OracleStatementWrapper.java:304) at org.apache.tools.ant.taskdefs.SQLExec.execSQL(SQLExec.java:775) at org.apache.tools.ant.taskdefs.SQLExec.runStatements(SQLExec.java:751) at org.apache.tools.ant.taskdefs.SQLExec$Transaction.runTransaction(SQLExec.java:1043) at org.apache.tools.ant.taskdefs.SQLExec$Transaction.access$000(SQLExec.java:985) at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:653) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:390) at org.apache.tools.ant.Target.performTasks(Target.java:411) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1251) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) at org.nuxeo.build.ant.profile.ProfileTask.execute(ProfileTask.java:94) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:390) at org.apache.tools.ant.Target.performTasks(Target.java:411) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.Project.executeTarget(Project.java:1368) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.nuxeo.build.ant.AntClient.run(AntClient.java:142) at org.nuxeo.build.maven.AntBuildMojo.execute(AntBuildMojo.java:314) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) Total time: 3 seconds [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error occurred while running C:\Jenkins\workspace\FT-nuxeo-master-selenium-dm-tomcat-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\oracle11g\nuxeo-distribution-dm\ftest\selenium\itests.xml: The following error occurred while executing this line: C:\Jenkins\workspace\FT-nuxeo-master-selenium-dm-tomcat-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\oracle11g\nuxeo-distribution-dm\ftest\selenium\target\nuxeo-ftest.xml:731: java.sql.SQLException: ORA-20001: An error was encountered - -1940 -ERROR- ORA-01940: cannot drop a user that is currently connected ORA-06512: at line 1 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12 seconds [INFO] Finished at: Thu Apr 19 18:56:05 CEST 2012 [INFO] Final Memory: 41M/650M [INFO] ------------------------------------------------------------------------ Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* Publishing Selenium report... Copying the reports. parsing resultFile result-suite-dm.html parsing resultFile result-suite-webengine-tags.html parsing resultFile result-suite-webengine-website.html parsing resultFile result-suite-webengine.html parsing resultFile result-suite1.html parsing resultFile result-suite2.html _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
