Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spec testing failure on Mac with 3.7.0.rc1 but not on CI #168

Open
DavidGoldwasser opened this issue Oct 24, 2023 · 3 comments
Open

Spec testing failure on Mac with 3.7.0.rc1 but not on CI #168

DavidGoldwasser opened this issue Oct 24, 2023 · 3 comments

Comments

@DavidGoldwasser
Copy link
Contributor

DavidGoldwasser commented Oct 24, 2023

8 of the 12 tests that run simulations failed. The three that didn't are hospitals. The others are retail stand alone, strip mall, college, courthouse, lab, and a few may be mixed use.

I need to clean up testing a bit to see more. It isn't an E+ crash but not getting to eplusout.err file. expandedidf.err has this on one of them. This error is in sizing run SR1
ExpandObjects: SEVERE: Too many fields were found for the object: Boiler:HotWater, Number expected=[17], Number found=[18]

Not sure if this error in stdout-energyplus is meaningful or not

dyld[55403]: Library not loaded: '/opt/homebrew/opt/libomp/lib/libomp.dylib' Referenced from: '/Applications/OpenStudio-3.7.0-rc1/EnergyPlus/libenergyplusapi.23.2.0.dylib' Reason: tried: '/opt/homebrew/opt/libomp/lib/libomp.dylib' (no such file), '/usr/local/lib/libomp.dylib' (no such file), '/usr/lib/libomp.dylib' (no such file)

@DavidGoldwasser
Copy link
Contributor Author

I see same issue with labs or non-labs run. Currently the default when just calling openstudio is the old workflow. @kbenne did build of rc1 on Intel mac but didn't see this.

I also did testing outside of extension gem and saw this same behavior on my M1 when testing the model articulation workflow and running an osw manually (and through osw2osa)

@DavidGoldwasser
Copy link
Contributor Author

@kbenne also sees some sort of failure but not the same on Intel mac, but only when running labs instead of the default older CLI implementation.

@DavidGoldwasser
Copy link
Contributor Author

Seems like the M1 3.7.0.rc1 installer may be using old E+. The IDF file being made is 22.3, but may be run with older E+. @wenyikuang is going to send me a new installer build on his M1 to test. Then when we do an RC2 we can address the issue so that installer doesn't have the same issue.

This may also fix issue I was seeing on my local mac run of OpenStudio results fuel issue that didn't show up on CI
NREL/openstudio-common-measures-gem#157 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant