Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Child plan never executes after successful run of parent plan

bherr@summitwireless.com June 19, 2018

A dependency was set up with Plan B (the child plan) in Plan A. If I run Plan A manually, Plan B never executes. If I run Plan A manually and then manually run Plan B (which requires output from Plan A), however, both successfully complete.

2 answers

0 votes
bherr@summitwireless.com June 20, 2018

Bamboo version: 6.5.0

Trigger config: 

    Plan A: none (plan started manually)
    Plan B: none

Dependency blocking settings:

    Plan A: none 
               (under Dependencies on the same page, Plan B is listed as the child)

    Plan B: none
               (under Parent Plans on the same page, Plan A is listed as the parent)

Thanks.

mark a.

Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 20, 2018

What repository type used in both Plan?

bherr@summitwireless.com June 20, 2018

Access to a repository is needed only in Plan A--the tasks are run under a local agent. The plan pulls from a Bitbucket repo and compiles the code.

Plan B runs under a dedicated remote agent, using a script that pulls the compiled code down from the machine that ran Plan A (via scp). 

I can run Plan A manually, and the source is pulled and compiled. I can then run Plan B and the remote agent successfully fetches the binaries down to it's location.

 

mark a.

Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 21, 2018

If the debug logging "com.atlassian.bamboo.event" is enabled at Administration > System > Log settings , does it show the following debug message in atlassian-bamboo.log

2018-06-21 17:25:10,690 DEBUG [10-BAM::PlanExec:pool-16-thread-2] [EventLoggingThreadPoolExecutor] About to run Future for com.atlassian.bamboo.v2.trigger.DependentBuildDetectionAction for CHAIN:<projectKey>-<planB>

Is there any error in the log after Plan A finish running?

bherr@summitwireless.com June 21, 2018

The child build is running now--I can't give you an explanation as to why, but I can initiate the parent plan either manually or by scheduling it, and both plans do run. Thanks for your help on that.

Having a separate issue now with "Host key verification failed" when attempting to scp files from the Bamboo server to the remote agent machine. The remote agent is running under the same linux account for which the keys were generated and shared with the Bamboo server. From a terminal on the remote agent machine and logged in as that user, I can execute the same command line as the remote agent task and it succeeds. Do I (somehow) have to associate that username with the remote agent task?

bherr@summitwireless.com June 21, 2018

I'll open this up under a separate thread--thanks for your help.

0 votes
Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 20, 2018

What is the Bamboo version?

What is the trigger configured in Plan A and B?

What is the Dependency blocking strategy configured in Plan A and B?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events