Skip to content

Job times out due to package id being in inconsistent location #168

@XiangRongLin

Description

@XiangRongLin

My CI job was cancelled after 6h because the android emulator runner action got stuck

Logs
https://github.com/TeamNewPipe/NewPipe/pull/6673/checks?check_run_id=3080440435

logs.zip

 /usr/bin/unzip -o -q emulator.zip -d /Users/runner/Library/Android/sdk
Installing system images.
/bin/sh -c \sdkmanager --install 'system-images;android-29;default;x86' > /dev/null
Warning: Observed package id 'ndk;21.4.7075529' in inconsistent location '/Users/runner/Library/Android/sdk/ndk-bundle' (Expected '/Users/runner/Library/Android/sdk/ndk/21.4.7075529')
Warning: Observed package id 'ndk;21.4.7075529' in inconsistent location '/Users/runner/Library/Android/sdk/ndk-bundle' (Expected '/Users/runner/Library/Android/sdk/ndk/21.4.7075529')
Error: The operation was canceled.

I'm running the action on API level 21 and 29, the 21 one succeeds, the 29 one fails. workflow.

Because of this i don't know what the problem is

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions