curved-jordan-5346
12/01/2025, 2:52 AMLogged in to df6cb4fba5de as root (s3://....)
pulumi stack select dev
error: the stack is currently locked by 1 lock(s). Either wait for the other process(es) to end or delete the lock file with `pulumi cancel`.
s3://...: created by root@c232aa577335 (pid 466) at 2025-10-24T06:13:03Z
Searching for test report files in directories named [test-reports, surefire-reports, failsafe-reports, test-results, TestRes
pulumi cancel -y to the pipeline but it still hits the locking failure:make login-$STACK &&
pulumi cancel -y &&
pulumi up -y -f
pulumi login 's3://...'
Logged in to f0ef7c8e5c60 as root (s3://...)
pulumi stack select dev
The currently running update for 'dev' has been canceled!
error: the stack is currently locked by 1 lock(s). Either wait for the other process(es) to end or delete the lock file with `pulumi cancel`.
s3://...: created by root@e921618df966 (pid 476) at 2025-11-28T04:56:45Z
3.203.0 but am still running into this problem.curved-jordan-5346
12/01/2025, 2:52 AMechoing-dinner-19531
12/01/2025, 6:46 AMcurved-jordan-5346
12/01/2025, 6:56 AMpulumi cancel call is performed after login/stack selection -- this is just a quirk of the Bitbucket pipeline output.curved-jordan-5346
12/01/2025, 6:58 AMpulumi up operations.
Closing my request for help here 👍echoing-dinner-19531
12/01/2025, 6:59 AM