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-98153 Improve clone operation and SF #469

Closed
wants to merge 4 commits into from
Closed

Conversation

natocesarrego
Copy link
Owner

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@natocesarrego
Copy link
Owner Author

ci:test:forms

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:forms - 56 out of 85 jobs passed in 3 hours 52 minutes 46 seconds 271 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 51b0c2844b2c29a02abfcdeb0fa2f02d3300f72f

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: dedb2cf07c7105cbb78b2a4f981022f7a7a84946

ci:test:forms - 56 out of 85 jobs PASSED

29 Failed Jobs:

56 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. ...

@natocesarrego
Copy link
Owner Author

ci:test:forms

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:forms - 77 out of 85 jobs passed in 2 hours 5 minutes 14 seconds 366 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 95b88a6929706a525c801b5ce91ce7bf45da2d0e

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: b4536024712dac54820c4c13f7cf737b2b7a945b

ci:test:forms - 77 out of 85 jobs PASSED
77 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. ...

For upstream results, click here.

@natocesarrego
Copy link
Owner Author

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 5 minutes 27 seconds 7 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 51b0c2844b2c29a02abfcdeb0fa2f02d3300f72f

Sender Branch:

Branch Name: pr-467
Branch GIT ID: 87db49ad73e8c5571eeafc11f4e1f67b71261f3c

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 17 out of 17 jobs passed

❌ ci:test:relevant - 31 out of 34 jobs passed in 3 hours 39 minutes 16 seconds 569 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: c930da6d4638d0529cb8d6af1fdd26c58e55f4fe

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: b4536024712dac54820c4c13f7cf737b2b7a945b

ci:test:stable - 17 out of 17 jobs PASSED
17 Successful Jobs:
ci:test:relevant - 31 out of 34 jobs PASSED
31 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/js-unit-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #382421
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:84)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78)
      	at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:129)
      	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      	at hudson.model.Build$BuildExecution.post2(Build.java:186)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      	at hudson.model.Run.execute(Run.java:1841)
      	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
      	at hudson.model.ResourceController.execute(ResourceController.java:97)
      	at hudson.model.Executor.run(Executor.java:429)
      define: [LabelParameterValue: NODE_NAME=${NODE_NAME}]
      Triggering projects: verification-node
      ERROR: Build step failed with exception
      java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[cloud-10-0-13-68] which is computer hudson.slaves.SlaveComputer@153a3900 and has channel null
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:88)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:186)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:96)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:84)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78)
      	at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:129)
      	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      	at hudson.model.Build$BuildExecution.post2(Build.java:186)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      	at hudson.model.Run.execute(Run.java:1841)
      	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
      	at hudson.model.ResourceController.execute(ResourceController.java:97)
      	at hudson.model.Executor.run(Executor.java:429)
      Build step 'Execute Scripts' marked build as failure
      Finished: FAILURE
  2. test-portal-acceptance-pullrequest-batch(master)/lpkg-base-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #382420
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:84)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78)
      	at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:129)
      	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      	at hudson.model.Build$BuildExecution.post2(Build.java:186)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      	at hudson.model.Run.execute(Run.java:1841)
      	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
      	at hudson.model.ResourceController.execute(ResourceController.java:97)
      	at hudson.model.Executor.run(Executor.java:429)
      define: [LabelParameterValue: NODE_NAME=${NODE_NAME}]
      Triggering projects: verification-node
      ERROR: Build step failed with exception
      java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[cloud-10-0-13-67] which is computer hudson.slaves.SlaveComputer@57b9bae5 and has channel null
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:88)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:186)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:96)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:84)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78)
      	at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:129)
      	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      	at hudson.model.Build$BuildExecution.post2(Build.java:186)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      	at hudson.model.Run.execute(Run.java:1841)
      	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
      	at hudson.model.ResourceController.execute(ResourceController.java:97)
      	at hudson.model.Executor.run(Executor.java:429)
      Build step 'Execute Scripts' marked build as failure
      Finished: FAILURE

For upstream results, click here.

@natocesarrego
Copy link
Owner Author

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Skipping previously passed test suites:
ci:test:sf

@natocesarrego
Copy link
Owner Author

Just started reviewing :)

:octocat: Sent from GH.

@natocesarrego
Copy link
Owner Author

Pull request submitted to #476. See changes here.

:octocat: Sent from GH.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants