Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-20730

Master or branch plan Bitbucket Server triggered stop working

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • 6.10.4
    • 6.8.1
    • Triggers
    • None

      Issue Summary

      Bitbucket Server trigger stops working for a particular master or branch plan randomly. Restarting Bamboo will make it work again.

      Steps to Diagnose

      1. Enable debug logging:
        com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener
        com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl
        
      1. atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job even though the previous build have finished and it does not receive any other trigger:
        2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname
        2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
        2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
        2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed
        2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed
        
        

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            [BAM-20730] Master or branch plan Bitbucket Server triggered stop working

            Patricio made changes -
            Description Original: h3. Issue Summary
            Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again

            h3. Steps to Diagnose
            # Enable debug logging:
            {noformat}
            com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener
            com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl
            {noformat}
            # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job even though the previous build have finished and it does not receive any other trigger:
            {noformat}
            2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed

            {noformat}

            h3. Workaround
            Currently there is no known workaround for this behavior. A workaround will be added here when available
            New: h3. Issue Summary

            Bitbucket Server trigger stops working for a particular master or branch plan randomly. Restarting Bamboo will make it work again.
            h3. Steps to Diagnose
             # Enable debug logging:
            {noformat}
            com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener
            com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl
            {noformat}

             # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job even though the previous build have finished and it does not receive any other trigger:
            {noformat}
            2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed

            {noformat}

            h3. Workaround

            Currently there is no known workaround for this behavior. A workaround will be added here when available
            ferrari made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 471165 ]
            Foong (Inactive) made changes -
            Description Original: h3. Issue Summary
            Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again

            h3. Steps to Diagnose
            Randomly happen
            # Enable debug logging:
            {noformat}
            com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener
            com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl
            {noformat}
            # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job even though the previous build have finished and it does not receive any other trigger:
            {noformat}
            2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed

            {noformat}

            h3. Workaround
            Currently there is no known workaround for this behavior. A workaround will be added here when available
            New: h3. Issue Summary
            Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again

            h3. Steps to Diagnose
            # Enable debug logging:
            {noformat}
            com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener
            com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl
            {noformat}
            # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job even though the previous build have finished and it does not receive any other trigger:
            {noformat}
            2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed

            {noformat}

            h3. Workaround
            Currently there is no known workaround for this behavior. A workaround will be added here when available
            Alexey Chystoprudov made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: In Progress [ 3 ] New: Closed [ 6 ]
            Alexey Chystoprudov made changes -
            Status Original: Needs Triage [ 10030 ] New: In Progress [ 3 ]
            Foong (Inactive) made changes -
            Description Original: h3. Issue Summary
            Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again

            h3. Steps to Diagnose
            Randomly happen
            # Enable debug logging:
            {noformat}
            com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener
            com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl
            {noformat}
            # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job:
            {noformat}
            2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed

            {noformat}

            h3. Workaround
            Currently there is no known workaround for this behavior. A workaround will be added here when available
            New: h3. Issue Summary
            Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again

            h3. Steps to Diagnose
            Randomly happen
            # Enable debug logging:
            {noformat}
            com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener
            com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl
            {noformat}
            # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job even though the previous build have finished and it does not receive any other trigger:
            {noformat}
            2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed

            {noformat}

            h3. Workaround
            Currently there is no known workaround for this behavior. A workaround will be added here when available
            Foong (Inactive) made changes -
            Assignee New: Alexey Chystoprudov [ achystoprudov ]
            Foong (Inactive) made changes -
            Fix Version/s New: 6.10.4 [ 89690 ]
            Foong (Inactive) made changes -
            Description Original: h3. Issue Summary
            Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again

            h3. Steps to Reproduce
            Randomly happen
            # Enable debug logging:
            {noformat}
            com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener
            com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl
            {noformat}
            # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job:
            {noformat}
            2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed

            {noformat}

            h3. Expected Results
            sd

            h3. Actual Results
            sd

            h3. Workaround
            Currently there is no known workaround for this behavior. A workaround will be added here when available
            New: h3. Issue Summary
            Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again

            h3. Steps to Diagnose
            Randomly happen
            # Enable debug logging:
            {noformat}
            com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener
            com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl
            {noformat}
            # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job:
            {noformat}
            2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed
            2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed

            {noformat}

            h3. Workaround
            Currently there is no known workaround for this behavior. A workaround will be added here when available
            Foong (Inactive) created issue -

              achystoprudov Alexey Chystoprudov
              klfoong Foong (Inactive)
              Affected customers:
              0 This affects my team
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: