Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPS-60790 Support ASE as database name for Sybase, as JTDS driver has it inside the driver #32664

Closed

Conversation

mdelapenya
Copy link

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

Some tests FAILED!

Build Time: 43 minutes 53 seconds

Base Branch:

Branch Name: master
Branch GIT ID: 181b0b2f87b87f95057df97cb186c3a22be13782

Job Summary:

For more details click here.

Failed Jobs:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    26 Jobs Passed.
    2 Jobs Failed.

    Completed with the status of FAILURE.
  2. test-portal-acceptance-pullrequest-batch(master)/modules-unit
    Job Results:

    1139 Tests Passed.
    3 Tests Failed.

    1. ClusterMasterExecutorImplTest.testExecuteOnMasterEnabled
    2. ClusterMasterExecutorImplTest.classMethod
    3. ClusterExecutorImplTest.testExecuteClusterRequest

@mdelapenya
Copy link
Author

ci:retest

@liferay-continuous-integration
Copy link
Collaborator

Some tests FAILED!

Build Time: 40 minutes 44 seconds

Base Branch:

Branch Name: master
Branch GIT ID: 181b0b2f87b87f95057df97cb186c3a22be13782

Job Summary:

For more details click here.

Failed Jobs:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    25 Jobs Passed.
    3 Jobs Failed.

    Completed with the status of FAILURE.
  2. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat-mysql/2
    Job Results:

    24 Tests Passed.
    1 Test Failed.

    1. test-portal-acceptance-pullrequest-batch(master) ?? CPTags#EditTag,!master #8974
      Started by upstream project "test-portal-acceptance-pullrequest-batch(master)" build number 8974
      originally caused by:
      Started by remote host 10.0.12.82
      [EnvInject] - Loading node environment variables.
      [EnvInject] - Preparing an environment for the build.
      [EnvInject] - Keeping Jenkins system variables.
      [EnvInject] - Keeping Jenkins build variables.
      [EnvInject] - [ERROR] - The given properties file path '${TOP_LEVEL_SHARED_DIR}/${JOB_NAME}/${JOB_VARIANT}/start.properties' doesn't exist.
      [EnvInject] - [ERROR] - SEVERE ERROR occurs: java.io.IOException: remote file operation failed: /opt/java/jenkins at hudson.remoting.Channel@6c059bee:cloud-10-0-19-178
      Recording test results
      Liferay patched class hudson.tasks.junit.JUnitResultArchiver
      [PostBuildScript] - Execution post build scripts.
      ERROR: Publisher org.jenkinsci.plugins.postbuildscript.PostBuildScript aborted due to exception
      java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave@8c3cf240 which is computer hudson.slaves.SlaveComputer@7b13fc32 and has channel hudson.remoting.Channel@6c059bee:cloud-10-0-19-178
      at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:76)
      at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      at org.jenkinsci.plugins.postbuildscript.PostBuildScript.processBuildSteps(PostBuildScript.java:205)
      at org.jenkinsci.plugins.postbuildscript.PostBuildScript.processScripts(PostBuildScript.java:143)
      at org.jenkinsci.plugins.postbuildscript.PostBuildScript._perform(PostBuildScript.java:102)
      at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:79)
      at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
      at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
      at hudson.model.Build$BuildExecution.post2(Build.java:182)
      at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
      at hudson.model.Run.execute(Run.java:1731)
      at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:232)
      Finished: FAILURE
  3. test-portal-acceptance-pullrequest-batch(master)/modules-unit
    Job Results:

    1139 Tests Passed.
    3 Tests Failed.

    1. ClusterMasterExecutorImplTest.testExecuteOnMasterEnabled
    2. ClusterMasterExecutorImplTest.classMethod
    3. ClusterExecutorImplTest.testExecuteClusterRequest

@brianchandotcom
Copy link
Owner

@mdelapenya Shuyang explicitly removed JTDS support because it had a few bugs that the regular Sybase driver did not have.

I fixed it by throwing an exception and making that explicity. See 35ea4c5

@mdelapenya mdelapenya deleted the LPS-60790-fix-ase branch December 23, 2015 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants