Skip to content

set VERSION to 1.8.0-beta3 #44774

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

Merged
merged 1 commit into from
Mar 29, 2022
Merged

set VERSION to 1.8.0-beta3 #44774

merged 1 commit into from
Mar 29, 2022

Conversation

KristofferC
Copy link
Member

There was some issue with the beta2 tag regarding buildkite so it seems we have to go straight to beta3. Hopefully this will work better on buildkite.

cc @ararslan, @staticfloat, @DilumAluthge

@KristofferC KristofferC added the release Release management and versioning. label Mar 28, 2022
@staticfloat
Copy link
Member

Buildkite test failure is fixed by #44280 which needs backporting. It's a harmless failure in the grand scheme of things, but would be nice to fix.

Note to @ararslan and @DilumAluthge: if we want to publish a beta that isn't passing tests (and therefore does not get uploaded to S3), we can do so by downloading the built artifacts from buildkite. You go to the build step that you're interested in, click "artifacts", download the tarball, then upload to S3.

Screen Shot 2022-03-28 at 9 07 45 AM

This is a pain for non-linux arches though, as we don't get .dmg, .exe, codesigning, etc.... So it's better if we can get it to pass tests. :)

@ararslan
Copy link
Member

Buildkite test failure is fixed by #44280 which needs backporting.

Backporting in #44779

@ararslan
Copy link
Member

I've rebased to retrigger CI now that the backport PR was merged.

@KristofferC
Copy link
Member Author

KristofferC commented Mar 29, 2022

On the failing buildkite worker



From worker 6:	┌ Warning: Skipping hostname verification tests. Is `openssl` on the path?
--
  | From worker 6:	│   exception = IOError: could not spawn `openssl version`: no such file or directory (ENOENT)
  | From worker 6:	└ @ Main.Test15Main_LibGit2_libgit2.LibGit2Tests /cache/build/default-amdci5-0/julialang/julia-release-1-dot-8/julia-5a42289325/share/julia/stdlib/v1.8/LibGit2/test/libgit2.jl:3104
  | From worker 6:	┌ Warning: Skipping hostname verification tests. Unable to determine a hostname which maps to the loopback address

Is this known @staticfloat @DilumAluthge?

@KristofferC
Copy link
Member Author

KristofferC commented Mar 29, 2022

Also something about

The futex facility returned an unexpected error code.
--
  |  
  | signal (6): Aborted
  | in expression starting at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-8/julia-5a42289325/share/julia/stdlib/v1.8/Distributed/test/topology.jl:5
  | Allocations: 103830700 (Pool: 103802582; Big: 28118); GC: 121
  | Distributed                               (1) \|         failed at 2022-03-29T02:11:05.663
  | Error During Test at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-8/julia-5a42289325/share/julia/test/testdefs.jl:21
  | Got exception outside of a @test
  | LoadError: Distributed test failed, cmd : `/cache/build/default-amdci5-5/julialang/julia-release-1-dot-8/julia-5a42289325/bin/julia -Cnative -J/cache/build/default-amdci5-5/julialang/julia-release-1-dot-8/julia-5a42289325/lib/julia/sys.so -g1 --check-bounds=yes --startup-file=no --depwarn=error /cache/build/default-amdci5-5/julialang/julia-release-1-dot-8/julia-5a42289325/share/julia/stdlib/v1.8/Distributed/test/distributed_exec.jl`

@DilumAluthge
Copy link
Member

I've never seen the openssl version failure before.

I also saw the The futex facility returned an unexpected error code, but I'm not sure it's about. I've only seen it during the Distributed test suite, so I posted in #distributed on Slack.

@KristofferC
Copy link
Member Author

Got told the particular builders where the test failures are are not critical so I will merge this.

@KristofferC KristofferC merged commit 3e092a2 into release-1.8 Mar 29, 2022
@KristofferC KristofferC deleted the kc/1.8.0-beta3 branch March 29, 2022 15:42
KristofferC added a commit that referenced this pull request May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release management and versioning.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants