Matthew Webber
Matthew Webber
cc: @stewartsmith Just to contribute, we had occasional failures with a related but different error message, and we found that a `sleep` _was_ **required** and **sufficient** to fix the problem....
I was able to install `cronie-1.5.7-1.amzn2023.0.2.x86_64` and `cronie-anacron-1.5.7-1.amzn2023.0.2.x86_64` on AL 2023.0.20230308 without problem.
This might also fix https://issues.jenkins.io/browse/JENKINS-75739
@praneetap This looks great, but as CDK is used outside the USA, it would be appreciated if for future announcements: * The date is given in ISO 8601 or similar....
@pahud I get this with 2.148.0, here is the output from `cdk diff -v` as requested: ``` [15:27:03] outdir: cdk.out [15:27:03] env: { CDK_DEFAULT_REGION: 'us-east-1', CDK_DEFAULT_ACCOUNT: '311111111112', CDK_OUTDIR: 'cdk.out', CDK_CLI_ASM_VERSION:...
The workaround from @sfriedlizuehlke above works well, with one small change to the S3 bucket name pattern `arn:aws:s3:::cdk-assets-${account}-${region}/*`: there is a short hash between `cdk` and `assets` I used this...
I don't think we should set `BUILD_USER_ID` in this case. The suggested value is not a real Jenkins User ID, so any code which uses it now needs to have...
It would be good if the README could be updated for this change.
@fabiodcasilva this looks like it's nearly ready, did you get a chance to finish it off? Thanks.
@fabiodcasilva I'm unable to reveiw the code (I'm not a Java programmer), but the updated documentation looks good, and I'm happy with this.