Build failure for TRUNK-CORE2-15 Plan

According to this: Commits · openmrs/openmrs-core · GitHub

You already released 2.5.0 as 2.1.0

I think that was a mistake. with the repo configuration at CI . So what can we do to unrelease

I have just reverted it. Commits · openmrs/openmrs-core · GitHub

1 Like

Thanks alot.

I realised 2.1.0 was used as release version for the variable here . I changed it to 2.5.0 , and i have re-built to remove the published artifacts . But i think there is redundancy somewhere. that’s why the release is still failing.

Did you release using the same build that had failed? If yes, you need to do a new build and release afresh. I have just reverted.

Alright .Let me do that .Because i just did the same a few secs ago

@dkayiwa can i have one more revert. I released core 2.5.0 instead of core 2.5.0-alpha.

i had missed creating the tags on github.

Thanks

Deleted/Reverted!!!

1 Like

@dkayiwa any clues for this , why it will not accept platform-2.5.0-alpha as the Platform release version ?

https://ci.openmrs.org/download/OP-OPM9-RTM/build_logs/OP-OPM9-RTM-6.log

[ERROR] Version platform-2.5.0-alpha is not semver, e.g. 1.7.0. Check http://semver.org/

Would platform alpha version variable (semver) be 2.5.0-alpha . Which earlier broke things

Just use 2.5.0-alpha

1 Like

Okk thanks let’s see.

Hey @dkayiwa i think we got a JVM memory leak at https://ci.openmrs.org/browse/OP-OPM9-8/log

while trying to release standalone. Do i have privileges to increase or you’re gonna fix that.

There is insufficient memory for the Java Runtime Environment to continue. You can try run it again. If it persists, you can try reduce from the 2g to something like 1.8g using the bamboo plan configuration pages and see if it helps.

1 Like

Hi @dkayiwa had poor connection , but atlast we have 2.5-alpha up at https://sourceforge.net/projects/openmrs/files/prereleases/ though faced with this error at OP-OPM9 8: Logs - OpenMRS Bamboo about stage 3 release(may limit us from deploying to UAT) which was also discussed at https://talk.openmrs.org/t/bamboo-cannot-publish-files-to-sourceforge/30450

All three files, standalone , war ,and readme.txt are aboard.

rsync: failed to set permissions on “/home/frs/project/o/op/openmrs/.”: Invalid argument (22)

Successfully deployed 2.5.0-alpha at Deployment: 2.5.0-alpha on UAT Platform (Docker Hub) - OpenMRS Bamboo

But we’re having this error at

Did you bundle the platform with the latest release of each of the bundled modules?

I only remember FHIR . Did i have to release them first ?

I mean just updating to the latest released version of each. Just like you did for fhir.