I tried the build on my MAC mini M1, it failed at the last step
##############################################
# #
# TESTING OPS RUNTIMES kind #
# #
##############################################
whiskuser.nuvolaris.org/testactionuser created
SUCCESS CREATING testactionuser
whiskuser.nuvolaris.org/testactionuser condition met
Successfully logged in as testactionuser.
SUCCESS LOGIN
Success: Deployment completed successfully.
SUCCESS DEPLOY PROJECT
"body": "hello, world"
SUCCESS JS HELLO
"hello": "world"
SUCCESS JS REDIS
"hello": "world"
SUCCESS JS FERRETDB
FAIL JS POSTGRES
============================================
SUCCESS ./1-deploy.sh
SUCCESS ./2-ssl.sh
SUCCESS ./3-sys-redis.sh
SUCCESS ./4a-sys-ferretdb.sh
SUCCESS ./4b-sys-postgres.sh
SUCCESS ./5-sys-seaweedfs.sh
SUCCESS ./6-login.sh
SUCCESS ./7-static.sh
SUCCESS ./8-user-redis.sh
SUCCESS ./9a-user-ferretdb.sh
SUCCESS ./9b-user-postgres.sh
SUCCESS ./10-user-seaweedfs.sh
FAIL ./14-runtime-testing.sh
I am providing the full log in attachment. Not sure about the real
issues...I will try to launch again as soon as I have some spare time.
Francesco
Il giorno lun 6 lug 2026 alle ore 13:14 Michele Sciabarra <
[email protected]> ha scritto:
> Hello everyone!
>
> Look here:
>
> SUCCESS ./1-deploy.sh
> SUCCESS ./2-ssl.sh
> SUCCESS ./3-sys-redis.sh
> SUCCESS ./4a-sys-ferretdb.sh
> SUCCESS ./4b-sys-postgres.sh
> SUCCESS ./5-sys-seaweedfs.sh
> SUCCESS ./6-login.sh
> SUCCESS ./7-static.sh
> SUCCESS ./8-user-redis.sh
> SUCCESS ./9a-user-ferretdb.sh
> SUCCESS ./9b-user-postgres.sh
> SUCCESS ./10-user-seaweedfs.sh
> SUCCESS ./14-runtime-testing.sh
>
>
> I was able to build and run all the tests of OpenServerless building
> from sources.
>
> This means we can now tar and do a first release.
>
> Of course, after verification (licenses etc)
>
> I ask everyone who has a mac, linux or windows wants
> to try it do this (once PR 202 is merged)
>
> git clone https://github.com/apache/openserverless --recurse-submodules
> cd openserverless
>
> then one of
>
> - ./build-and-test-mac.sh
> - ./build-and-test-windows.ps1
> - ./build-and-test-ubuntu.sh
>
>
>
> --
> Michele SciabarrĂ - [email protected] - linkedin.com/in/msciab
> Apache OpenServerless committer - reddit.com/r/openserverless
> Apache OpenWhisk PMC member - Author Learning Apache OpenWhisk
>