fancy-train-26893
12/06/2022, 1:00 AMpulumi up
hangs for 20 minutes, then results in this version conflict error:
gcp:cloudrun:Service (fut-core-api-staging):
error: 1 error occurred:
* updating urn:pulumi:fut-skills-staging::gcp-skills::gcp:cloudrun/service:Service::fut-core-api-staging: 1 error occurred:
* Error updating Service "locations/us-east4/namespaces/fut-skills-staging/services/fut-core-api-staging-d3bb4dc": googleapi: Error 409: Conflict for resource 'fut-core-api-staging-d3bb4dc': version '1669423190235241' was specified but current version is '1669424143299594'.
We tried running pulumi refresh
then pulumi up
. This worked one time, but not consistently. Any ideas?billowy-army-68599
12/06/2022, 1:38 AMpulumi about
fancy-train-26893
12/07/2022, 12:42 AM$ pulumi about
CLI
Version 3.48.0
Go Version go1.19.2
Go Compiler gc
Plugins
NAME VERSION
gcp 6.37.0
nodejs unknown
Host
OS ubuntu
Version 22.04
Arch x86_64
This project is written in nodejs: executable='/usr/local/node/bin/node' version='v16.14.2'
Backend
Name <http://pulumi.com|pulumi.com>
URL <https://app.pulumi.com/andylibrian>
User andylibrian
Organizations andylibrian, followupthen
Dependencies:
NAME VERSION
@pulumi/gcp 6.37.0
@pulumi/pulumi 3.40.1
@types/node 14.18.29
Pulumi locates its logs in /tmp by default
billowy-army-68599
12/07/2022, 1:08 AM