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

build of sample psa/its fails #81639

Closed
benediktibk opened this issue Nov 20, 2024 · 9 comments
Closed

build of sample psa/its fails #81639

benediktibk opened this issue Nov 20, 2024 · 9 comments
Labels
bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug

Comments

@benediktibk
Copy link
Collaborator

benediktibk commented Nov 20, 2024

Describe the bug
Building the sample psa/its fails because a git repo is not available.

To Reproduce
west build --build-dir build/tfm --board mps3/corstone310/fvp/ns zephyr/samples/psa/its/

Expected behavior
successful build

Impact
CI is broken:

Logs and console output

[1/9] Creating directories for 'ethos_u_core_driver-populate'
[1/9] Performing download step (git clone) for 'ethos_u_core_driver-populate'
Cloning into 'ethos_u_core_driver-src'...
fatal: unable to access 'https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver/': The requested URL returned error: 502
Cloning into 'ethos_u_core_driver-src'...
fatal: unable to access 'https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver/': The requested URL returned error: 502
Cloning into 'ethos_u_core_driver-src'...
fatal: unable to access 'https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver/': The requested URL returned error: 502
-- Had to git clone more than once: 3 times.
CMake Error at ethos_u_core_driver-subbuild/ethos_u_core_driver-populate-prefix/tmp/ethos_u_core_driver-populate-gitclone.cmake:39 (message):
  Failed to clone repository:
  'https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver'

Environment

Zephyr version 3364a35

@benediktibk benediktibk added the bug The issue is a bug, or the PR is fixing a bug label Nov 20, 2024
@benediktibk
Copy link
Collaborator Author

@benediktibk
Copy link
Collaborator Author

@ithinuel do you have an idea on how to proceed with this issue?

@benediktibk
Copy link
Collaborator Author

@laurenmurphyx64 @kristofer-jonsson-arm Could you maybe help us out here? This issue is blocking already a bunch of PRs.

@rruuaanng rruuaanng added the priority: high High impact/importance bug label Nov 20, 2024
@jhedberg
Copy link
Member

Seems like this might be a duplicate of #81656?

@jhedberg
Copy link
Member

Seems like this might be a duplicate of #81656?

(or the other way around)

@krijo210
Copy link

https://review.mlplatform.org is since yesterday experiencing an overload of github actions. Arm devops is to my understanding looking into the issue together with Linaro. Last I heard Linaor are restarting the service with more capacity.

@benediktibk
Copy link
Collaborator Author

Sounds like this is in general a violation to pull in something externally:

New board fetching code from external repositories in violation of zephyr rules and causing build issues in CI

#81656

@Tarangraval21
Copy link
Contributor

I guess issue is resolved now
( dts: arm: rpi_pico: remove #define from dts #81196 )

@benediktibk
Copy link
Collaborator Author

Yes, @nashif has pushed 1c596b8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug
Projects
None yet
Development

No branches or pull requests

5 participants