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

julia_17-bin build failure on x86_64-linux as of e517a35b #164424

Closed
samuela opened this issue Mar 16, 2022 · 7 comments
Closed

julia_17-bin build failure on x86_64-linux as of e517a35b #164424

samuela opened this issue Mar 16, 2022 · 7 comments
Assignees

Comments

@samuela
Copy link
Member

samuela commented Mar 16, 2022

Issue description

Build of julia_17-bin failed on x86_64-linux as of e517a35.

build log

Maintainer cc: @ninjin @7c6f434c
Other cc: n/a

Steps to reproduce

  1. Checkout nixpkgs at commit e517a35
  2. Run nix-build -A julia_17-bin

Technical details

- system: `"x86_64-linux"`
 - host os: `Linux 5.11.0-1028-azure, Ubuntu, 20.04.4 LTS (Focal Fossa)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.7.0`
 - nixpkgs: `/nix/store/g3600ikz01igw8sxl06nlmyawc556y3v-source`

Misc.

This issue was automatically generated by nixpkgs-upkeep.

  • CI workflow that created this issue.
  • Internal tag: 8264149597255636419
@samuela samuela assigned ghost and 7c6f434c Mar 16, 2022
@ghost
Copy link

ghost commented Mar 16, 2022 via email

@samuela
Copy link
Member Author

samuela commented Mar 16, 2022

Sorry for the spam, @ninjin. If we keep this open it won't create another one. I'll investigate why it keeps failing. I suspect it's intermittent failures of the GH Actions runners.

@samuela
Copy link
Member Author

samuela commented Mar 16, 2022

I got a better error message this time:

Error in testset misc:
[1186](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1186)
Error During Test at none:1
[1187](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1187)
  Got exception outside of a @test
[1188](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1188)
  ProcessExitedException(3)
[1189](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1189)
  Stacktrace:
[1190](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1190)
    [1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
[1191](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1191)
      @ Base ./task.jl:777
[1192](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1192)
    [2] wait()
[1193](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1193)
      @ Base ./task.jl:837
[1194](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1194)
    [3] wait(c::Base.GenericCondition{ReentrantLock})
[1195](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1195)
      @ Base ./condition.jl:123
[1196](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1196)
    [4] take_buffered(c::Channel{Any})
[1197](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1197)
      @ Base ./channels.jl:389
[1198](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1198)
    [5] take!(c::Channel{Any})
[1199](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1199)
      @ Base ./channels.jl:383
[1200](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1200)
    [6] take!(::Distributed.RemoteValue)
[1201](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1201)
      @ Distributed /nix/store/a39bbk3a5qsp40d2bkxg235cpy1z608d-julia-bin-1.7.2/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:730
[1202](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1202)
    [7] remotecall_fetch(::Function, ::Distributed.Worker, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
[1203](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1203)
      @ Distributed /nix/store/a39bbk3a5qsp40d2bkxg235cpy1z608d-julia-bin-1.7.2/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:465
[1204](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1204)
    [8] remotecall_fetch(::Function, ::Int64, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
[1205](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1205)
      @ Distributed /nix/store/a39bbk3a5qsp40d2bkxg235cpy1z608d-julia-bin-1.7.2/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:496
[1206](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1206)
    [9] macro expansion
[1207](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1207)
      @ /nix/store/a39bbk3a5qsp40d2bkxg235cpy1z608d-julia-bin-1.7.2/share/julia/test/runtests.jl:242 [inlined]
[1208](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1208)
   [10] (::var"#37#47"{Vector{Task}, var"#print_testworker_errored#43"{ReentrantLock, Int64, Int64}, var"#print_testworker_stats#41"{ReentrantLock, Int64, Int64, Int64, Int64, Int64, Int64}, Vector{Any}, Dict{String, DateTime}})()
[1209](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1209)
      @ Main ./task.jl:423
[1210](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1210)
ERROR: LoadError: Test run finished with errors
[1211](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1211)
in expression starting at /nix/store/a39bbk3a5qsp40d2bkxg235cpy1z608d-julia-bin-1.7.2/share/julia/test/runtests.jl:93
[1212](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1212)
error: builder for '/nix/store/rqm0y9pag6fk3ladpwlh6lbxafwkq35f-julia-bin-1.7.2.drv' failed with exit code 1;
[1213](https://github.com/samuela/nixpkgs-upkeep/runs/5569527831?check_suite_focus=true#step:11:1213)

but it's still not super informative.

I'm pretty sure that it's getting killed due to OOM issues. Is there any way that we can restrict the number of test runners when invoking nix-build?

@samuela
Copy link
Member Author

samuela commented Mar 16, 2022

(Oddly enough, this exact same automated system has been running on julia_17-bin for months without issue prior to this.)

@7c6f434c
Copy link
Member

Well, the previous issue is a weird EOF (hm, OoM could make some sennse if one end of a pipe went away). I am pretty sure the real error is actually above what you quoted in the second run; actually would be compatible with the same EOF error…

@samuela
Copy link
Member Author

samuela commented Mar 16, 2022

Oh interesting, maybe there is something more sinister going on here

@ghost ghost removed their assignment Mar 17, 2022
@ghost
Copy link

ghost commented Oct 11, 2022 via email

@NickCao NickCao closed this as completed Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants