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

dashmate release build for macOS is failing from time to time #2154

Open
shumkov opened this issue Sep 20, 2024 · 2 comments
Open

dashmate release build for macOS is failing from time to time #2154

shumkov opened this issue Sep 20, 2024 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@shumkov
Copy link
Member

shumkov commented Sep 20, 2024

Expected Behavior

Github action job should pass

Current Behavior

It's falling from time to time

Possible Solution

Update runner to macOS 14

Steps to Reproduce (for bugs)

restart job until it failed?

Context

Your Environment

  • Version used:
  • Environment name and version (e.g. Chrome 39, node.js 5.4):
  • Operating System and version (desktop, server, or mobile):
  • Link to your project:
@shumkov shumkov added the bug Something isn't working label Sep 20, 2024
@shumkov shumkov moved this to Backlog in Platform team Sep 22, 2024
@shumkov shumkov modified the milestones: v1.4.0, v1.5.0 Sep 22, 2024
@shumkov
Copy link
Member Author

shumkov commented Sep 30, 2024

After upgrade to macos 14

time="2024-09-27T08:58:29Z" level=info msg="Terminal is not available, proceeding without opening an editor"
time="2024-09-27T08:58:29Z" level=info msg="Starting the instance \"colima\" with VM driver \"qemu\""
time="2024-09-27T08:58:30Z" level=info msg="QEMU binary \"/opt/homebrew/bin/qemu-system-aarch64\" seems properly signed with the \"com.apple.security.hypervisor\" entitlement"
time="2024-09-27T08:58:30Z" level=info msg="Attempting to download the image" arch=aarch64 digest= location=/Users/runner/Library/Caches/colima/caches/fc0bfb9256e1f61294f2c41fc95ff4feb6c0daafccfb3b435e2d972e39bc8432.raw
time="2024-09-27T08:58:30Z" level=info msg="Downloaded the image from \"/Users/runner/Library/Caches/colima/caches/fc0bfb9256e1f61294f2c41fc95ff4feb6c0daafccfb3b435e2d972e39bc8432.raw\""
time="2024-09-27T08:58:30Z" level=info msg="[hostagent] hostagent socket created at /Users/runner/.colima/_lima/colima/ha.sock"
time="2024-09-27T08:58:30Z" level=info msg="[hostagent] Using system firmware (\"/opt/homebrew/share/qemu/edk2-aarch64-code.fd\")"
time="2024-09-27T08:58:30Z" level=info msg="[hostagent] Starting QEMU (hint: to watch the boot progress, see \"/Users/runner/.colima/_lima/colima/serial*.log\")"
time="2024-09-27T08:58:30Z" level=info msg="SSH Local Port: 49224"
time="2024-09-27T08:58:30Z" level=info msg="[hostagent] Waiting for the essential requirement 1 of 4: \"ssh\""
time="2024-09-27T08:58:30Z" level=info msg="[hostagent] Driver stopped due to error: \"signal: abort trap\""
time="2024-09-27T08:58:30Z" level=info msg="[hostagent] Shutting down the host agent"
time="2024-09-27T08:58:30Z" level=warning msg="[hostagent] failed to exit SSH master" error="failed to execute `ssh -O exit -p 49224 127.0.0.1`, out=\"Control socket connect(/Users/runner/.colima/_lima/colima/ssh.sock): No such file or directory\\r\\n\": exit status 255"
time="2024-09-27T08:58:30Z" level=info msg="[hostagent] Shutting down QEMU with ACPI"
time="2024-09-27T08:58:30Z" level=warning msg="[hostagent] Failed to remove SSH binding for port 49224"
time="2024-09-27T08:58:30Z" level=warning msg="[hostagent] failed to open the QMP socket \"/Users/runner/.colima/_lima/colima/qmp.sock\", forcibly killing QEMU" error="dial unix /Users/runner/.colima/_lima/colima/qmp.sock: connect: connection refused"
time="2024-09-27T08:58:30Z" level=info msg="[hostagent] QEMU has already exited"
time="2024-09-27T08:58:30Z" level=fatal msg="exiting, status={Running:false Degraded:false Exiting:true Errors:[] SSHLocalPort:0} (hint: see \"/Users/runner/.colima/_lima/colima/ha.stderr.log\")"
time="2024-09-27T08:58:30Z" level=fatal msg="error starting vm: error at 'creating and starting': exit status 1"

@pshenmic
Copy link
Collaborator

pshenmic commented Oct 8, 2024

Implemented in #2188

can be closed I guess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

2 participants