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: update to Go 1.21.5 #303

Merged
merged 2 commits into from
Dec 11, 2023
Merged

build: update to Go 1.21.5 #303

merged 2 commits into from
Dec 11, 2023

Conversation

jrasell
Copy link
Member

@jrasell jrasell commented Dec 6, 2023

No description provided.

@jrasell jrasell self-assigned this Dec 6, 2023
@shoenig
Copy link
Member

shoenig commented Dec 6, 2023

not related to this PR, but there is something very broken going on in the tests

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x49 pc=0x108110b]

goroutine 197 [running]:
github.com/hashicorp/nomad-driver-podman.(*Driver).StartTask(0xc0005d6000, 0xc0008582c0)
	/home/runner/work/nomad-driver-podman/nomad-driver-podman/driver.go:405 +0x6b
github.com/hashicorp/nomad/plugins/drivers.(*driverPluginServer).StartTask(0xc00051e648, {0xc0003f3170?, 0x5793e6?}, 0x0?)
	/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/plugins/drivers/server.go:111 +0x4c
github.com/hashicorp/nomad/plugins/drivers/proto._Driver_StartTask_Handler({0x1320140?, 0xc00051e648}, {0x15a37f0, 0xc0003f2c30}, 0xc00037ac40, 0x0)
	/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/plugins/drivers/proto/driver.pb.go:4502 +0x169
google.golang.org/grpc.(*Server).processUnaryRPC(0xc000568000, {0x15ac9a0, 0xc0005d56c0}, 0xc000864000, 0xc00056a4b0, 0x1e6d5e8, 0x0)
	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:1335 +0xde7
google.golang.org/grpc.(*Server).handleStream(0xc000568000, {0x15ac9a0, 0xc0005d56c0}, 0xc000864000, 0x0)
	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:1712 +0x9e7
google.golang.org/grpc.(*Server).serveStreams.func1.1()
	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:947 +0xbb
created by google.golang.org/grpc.(*Server).serveStreams.func1 in goroutine 118
	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:958 +0x145
FAIL TestPodmanDriver_Ports_MissingDriverConfig (-1.00s)

@jrasell jrasell merged commit a266a35 into main Dec 11, 2023
7 of 8 checks passed
@jrasell jrasell deleted the f-build-go-1.21.5 branch December 11, 2023 11:32
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

Successfully merging this pull request may close these issues.

2 participants