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-167148 Remove "immediate = true" from Echo components part 2 #2525

Closed

Conversation

rafaprax
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

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

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 6 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 50e751808d803f59bd4036290d63fa2df0f5c36e

Sender Branch:

Branch Name: RenanUmV-LPS-167148
Branch GIT ID: 9dcd86d8a369979415447ca07e44b4805ec921fe

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

@liferay-continuous-integration
Copy link
Collaborator

@rafaprax
Copy link
Collaborator Author

rafaprax commented Nov 22, 2022

Hey @shuyangzhou and @tinatian ,

we found out why the JournalArticleIndexer becomes satisfied after the re-indexing process. There was an issue in ServiceTrackerListImpl.removedService() that is calling the ungetService twice. So, as those Indexers are referenced only by trackers in the IndexerRegistryImpl and SearchEngineInitializer#_reindex, the additional call is causing the *Indexer services to deactivate and stay in the satisfied state since there are no more references for that service.

PS: We've tested with others Indexes implementations and we faced the same issue.

Thx

@rafaprax
Copy link
Collaborator Author

ci:test:echo

@rafaprax
Copy link
Collaborator Author

ci:test:startup

@liferay-continuous-integration
Copy link
Collaborator

						<h1>Unable to generate test report.</h1><p>Jenkins encountered the following error while generating test report:</p><pre><code>Sourced file: inline evaluation of: `` 						 							import com.liferay.jenkins.results.parser.Build; 							import co . . . '' : TargetError : at Line: 48 : in file: inline evaluation of: `` 						 							import com.liferay.jenkins.results.parser.Build; 							import co . . . '' : throw e ; 

Target exception: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.NullPointerException

Base Branch:

Branch Name: master

Branch GIT ID: 50e751808d803f59bd4036290d63fa2df0f5c36e

Job Summary:

Job Link: test-portal-acceptance-pullrequest(master)

For more details click here.

Test bundle downloads:

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:echo - 483 out of 511 jobs passed in 2 hours 39 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 50e751808d803f59bd4036290d63fa2df0f5c36e

Upstream Comparison:

Branch GIT ID: 50e751808d803f59bd4036290d63fa2df0f5c36e
Jenkins Build URL: EE Development Acceptance (master) - 4046 - 2022-11-22[05:12:32]

ci:test:echo - 483 out of 511 jobs PASSED

28 Failed Jobs:

483 Successful Jobs:
    For more details click here.

    Failures unique to this pull:

    1. functional-tomcat90-mysql57-jdk8/17/19
      print-jstack-logs:
           [echo] Executing commands: 
           [echo] 
           [echo] jps > jps_output
           [echo] 
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/jps_output
      [stopwatch] [test.execution.duration: 15:26.163 sec]
      [stopwatch] [run.batch.test.action: 15:39.635 sec]
           [echo] The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:365: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1678: /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1682: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-tomcat.xml:39: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-tomcat.xml:51: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:14604: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:16045: Timeout: killed the sub-process
            [get] Getting: ${dependencies.url}/archive/test-1-26/test-portal-acceptance-pullrequest-downstream(master)/333206consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20221122090335561.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20221122090335561.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1891943958.properties
    2. ...
    Test bundle downloads:

    @liferay-continuous-integration
    Copy link
    Collaborator

    @liferay-continuous-integration
    Copy link
    Collaborator

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

    ❌ ci:test:relevant - 222 out of 271 jobs passed in 3 hours 40 minutes

    Click here for more details.

    Base Branch:

    Branch Name: master
    Branch GIT ID: 50e751808d803f59bd4036290d63fa2df0f5c36e

    Upstream Comparison:

    Branch GIT ID: 50e751808d803f59bd4036290d63fa2df0f5c36e
    Jenkins Build URL: EE Development Acceptance (master) - 4046 - 2022-11-22[05:12:32]

    ci:test:stable - 28 out of 28 jobs PASSED
    28 Successful Jobs:
      ci:test:relevant - 222 out of 271 jobs PASSED

      49 Failed Jobs:

      222 Successful Jobs:
        For more details click here.

        Failures unique to this pull:

        Test bundle downloads:

        @liferay-continuous-integration
        Copy link
        Collaborator

        @zhangyan0701
        Copy link

        No regressions found.

        @liferay-continuous-integration
        Copy link
        Collaborator

        						<h1>Unable to generate test report.</h1><p>Jenkins encountered the following error while generating test report:</p><pre><code>Sourced file: inline evaluation of: `` 						 							import com.liferay.jenkins.results.parser.Build; 							import co . . . '' : TargetError : at Line: 48 : in file: inline evaluation of: `` 						 							import com.liferay.jenkins.results.parser.Build; 							import co . . . '' : throw e ; 
        

        Target exception: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.NullPointerException

        Base Branch:

        Branch Name: master

        Branch GIT ID: e56aff76be7cb4dbdebbb3eb2730fb199918ac2c

        Job Summary:

        Job Link: test-portal-acceptance-pullrequest(master)

        For more details click here.

        Test bundle downloads:

        @liferay-continuous-integration
        Copy link
        Collaborator

        @liferay-continuous-integration
        Copy link
        Collaborator

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

        ❌ ci:test:relevant - 194 out of 248 jobs passed in 3 hours 28 minutes

        Click here for more details.

        This pull is eligible for reevaluation. When this upstream build has completed, using the following CI command will compare this pull request result against a more recent upstream result:

        ci:reevaluate:1297401_5576

        Base Branch:

        Branch Name: master
        Branch GIT ID: e56aff76be7cb4dbdebbb3eb2730fb199918ac2c

        Upstream Comparison:

        Branch GIT ID: b5d0ff22da454ed670f0865f6ae1f966ff911141
        Jenkins Build URL: EE Development Acceptance (master) - 4063 - 2022-11-27[05:05:25]

        ci:test:stable - 28 out of 28 jobs PASSED
        28 Successful Jobs:
          ci:test:relevant - 194 out of 248 jobs PASSED

          54 Failed Jobs:

          194 Successful Jobs:
            For more details click here.

            Failures unique to this pull:


            Failures in common with acceptance upstream results at b5d0ff2:
            1. ...
            Test bundle downloads:

            @liferay-continuous-integration
            Copy link
            Collaborator

            @Kvale1733
            Copy link

            ci:test:echo

            @liferay-continuous-integration
            Copy link
            Collaborator

            ❌ ci:test:echo - 432 out of 476 jobs passed in 2 hours 13 minutes

            Click here for more details.

            This pull is eligible for reevaluation. When this upstream build has completed, using the following CI command will compare this pull request result against a more recent upstream result:

            ci:reevaluate:1327401_7158

            Base Branch:

            Branch Name: master
            Branch GIT ID: 1436eaf47e4a1f49a1a7fe4c1e51fa00cad41a71

            Upstream Comparison:

            Branch GIT ID: 2ec68618ff9ab83cbff7d983041ec0628b2eb7ca
            Jenkins Build URL: EE Development Acceptance (master) - 4071 - 2022-11-29[07:38:31]

            ci:test:echo - 432 out of 476 jobs PASSED

            44 Failed Jobs:

            432 Successful Jobs:
              For more details click here.

              Failures unique to this pull:

              1. functional-tomcat90-mysql57-jdk8/16/9
                print-jstack-logs:
                     [echo] Executing commands: 
                     [echo] 
                     [echo] jps > jps_output
                     [echo] 
                   [delete] Deleting: /opt/dev/projects/github/liferay-portal/jps_output
                [stopwatch] [test.execution.duration: 15:23.554 sec]
                [stopwatch] [run.batch.test.action: 15:36.520 sec]
                     [echo] The following error occurred while executing this line:
                     [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:365: The following error occurred while executing this line:
                     [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1632: /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1636: The following error occurred while executing this line:
                     [echo] /opt/dev/projects/github/liferay-portal/build-test-tomcat.xml:39: The following error occurred while executing this line:
                     [echo] /opt/dev/projects/github/liferay-portal/build-test-tomcat.xml:51: The following error occurred while executing this line:
                     [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:14609: The following error occurred while executing this line:
                     [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:16050: Timeout: killed the sub-process
                      [get] Getting: ${dependencies.url}/archive/test-1-28/test-portal-acceptance-pullrequest-downstream(master)/271666consoleText
                      [get] To: /opt/dev/projects/github/liferay-portal/20221129122500776.txt
                   [delete] Deleting: /opt/dev/projects/github/liferay-portal/20221129122500776.txt
                   [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1271929823.properties
              2. ...
              Test bundle downloads:

              @liferay-continuous-integration
              Copy link
              Collaborator

              @catarineaguiar
              Copy link

              @rafaprax no regressions found.

              @rafaprax
              Copy link
              Collaborator Author

              @shuyangzhou conflicts were fixed and it is ready for your review. Thx

              @@ -174,8 +174,6 @@ public void removedService(
              _serviceTrackerCustomizer.removedService(serviceReference, service);

              _update(serviceReference, service, true);

              Copy link
              Collaborator

              Choose a reason for hiding this comment

              The reason will be displayed to describe this comment to others. Learn more.

              @rafaprax Please fix this in a separate ticket and add test to cover it.

              Thanks.

              @tinatian
              Copy link
              Collaborator

              @rafaprax I am going to close this pull, I believe other changes depends on the fix of service tracker list, please resend after the service tracker list bug fix is merged.

              Thanks.
              Tina

              @tinatian tinatian closed this Nov 30, 2022
              @rafaprax
              Copy link
              Collaborator Author

              rafaprax commented Dec 2, 2022

              resent here #2613

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