Skip to content

Update vmImage for cI to solve space issue.#6365

Merged
mvieth merged 1 commit into
PointCloudLibrary:masterfrom
larshg:FixUbuntuCI
Nov 17, 2025
Merged

Update vmImage for cI to solve space issue.#6365
mvieth merged 1 commit into
PointCloudLibrary:masterfrom
larshg:FixUbuntuCI

Conversation

@larshg

@larshg larshg commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@larshg larshg force-pushed the FixUbuntuCI branch 3 times, most recently from ad31fcd to 963fddd Compare November 14, 2025 06:43
@mvieth

mvieth commented Nov 14, 2025

Copy link
Copy Markdown
Member

Might be necessary to free up disk space while building the docker images?

@larshg

larshg commented Nov 14, 2025

Copy link
Copy Markdown
Contributor Author

Might be necessary to free up disk space while building the docker images?

You mean to try to reduce the docker image sizes?

I don't think we can do much there afaik, since its already done in as few steps as possible and the commands clean up as good as possible I guess.

Others have reported similar errors about lower space on the build agents: actions/runner-images#13189

@larshg larshg force-pushed the FixUbuntuCI branch 3 times, most recently from e20326c to 0571644 Compare November 14, 2025 13:05
@mvieth

mvieth commented Nov 15, 2025

Copy link
Copy Markdown
Member

I thought because the error happened while pulling the 24.04 docker image, and our 24.04 docker image is a bit larger than our other Ubuntu images: https://hub.docker.com/r/pointcloudlibrary/env/tags
But perhaps I have misunderstood the problem. So simply switching the vmImage seems to have solved the issue now?

@larshg

larshg commented Nov 15, 2025

Copy link
Copy Markdown
Contributor Author

I thought because the error happened while pulling the 24.04 docker image, and our 24.04 docker image is a bit larger than our other Ubuntu images: https://hub.docker.com/r/pointcloudlibrary/env/tags But perhaps I have misunderstood the problem. So simply switching the vmImage seems to have solved the issue now?

I think its a space issue, however the 24.04 (about 19GB free space) azure image has more free space available from start, than the 22.04(about 15GB free space), so yes, changing to 24.04 runner images solves the issue for now.

I'm not sure if we can make the docker image smaller by deleting files in some step, that we don't need?

@larshg larshg force-pushed the FixUbuntuCI branch 20 times, most recently from d601573 to 815916b Compare November 15, 2025 21:28
@larshg larshg changed the title Test script to free up space on ubuntu. Update vmImage for cI to solve space issue. Nov 16, 2025
@larshg larshg added this to the pcl-1.16.0 milestone Nov 17, 2025
@larshg larshg requested a review from mvieth November 17, 2025 08:10
@mvieth mvieth merged commit 53f7b99 into PointCloudLibrary:master Nov 17, 2025
13 checks passed
@larshg larshg deleted the FixUbuntuCI branch November 28, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants