-
Bug
-
Resolution: Unresolved
-
Blocker
-
1.38.0
-
None
-
False
-
-
False
-
-
Summary
OSL Main nightly product build is failing on operator build step. In OSBS there is a build error observed.
Error seen:
[1/2] STEP 19/25: RUN [ "sh", "-x", "/tmp/scripts/com.redhat.osl.builder/install.sh" ] 2025-10-19 18:30:18,705 - atomic_reactor.tasks.binary_container_build - INFO - + set -e 2025-10-19 18:30:18,705 - atomic_reactor.tasks.binary_container_build - INFO - + cd /remote-source/app/packages/sonataflow-operator 2025-10-19 18:30:18,705 - atomic_reactor.tasks.binary_container_build - INFO - + source /remote-source/cachito.env 2025-10-19 18:30:18,705 - atomic_reactor.tasks.binary_container_build - INFO - ++ export GOCACHE=/remote-source/deps/gomod 2025-10-19 18:30:18,706 - atomic_reactor.tasks.binary_container_build - INFO - ++ GOCACHE=/remote-source/deps/gomod 2025-10-19 18:30:18,706 - atomic_reactor.tasks.binary_container_build - INFO - ++ export GOMODCACHE=/remote-source/deps/gomod/pkg/mod 2025-10-19 18:30:18,706 - atomic_reactor.tasks.binary_container_build - INFO - ++ GOMODCACHE=/remote-source/deps/gomod/pkg/mod 2025-10-19 18:30:18,706 - atomic_reactor.tasks.binary_container_build - INFO - ++ export GOPATH=/remote-source/deps/gomod 2025-10-19 18:30:18,706 - atomic_reactor.tasks.binary_container_build - INFO - ++ GOPATH=/remote-source/deps/gomod 2025-10-19 18:30:18,706 - atomic_reactor.tasks.binary_container_build - INFO - ++ export GOPROXY=file:///remote-source/deps/gomod/pkg/mod/cache/download 2025-10-19 18:30:18,706 - atomic_reactor.tasks.binary_container_build - INFO - ++ GOPROXY=file:///remote-source/deps/gomod/pkg/mod/cache/download 2025-10-19 18:30:18,712 - atomic_reactor.tasks.binary_container_build - INFO - + CGO_ENABLED=0 2025-10-19 18:30:20,341 - atomic_reactor.tasks.binary_container_build - INFO - + go build -trimpath -ldflags=-buildid= -a -o manager cmd/main.go 2025-10-19 18:30:20,341 - atomic_reactor.tasks.binary_container_build - INFO - go: go.work requires go >= 1.24.0 (running go 1.23.9; GOTOOLCHAIN=local) 2025-10-19 18:30:20,345 - atomic_reactor.tasks.binary_container_build - INFO - 2025-10-19 18:30:20,345 - atomic_reactor.tasks.binary_container_build - ERROR - Error: building at STEP "RUN sh -x /tmp/scripts/com.redhat.osl.builder/install.sh": while running runtime: exit status 1
The latest build fail: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=69227837
Build log at https://download-01.beak-001.prod.iad2.dc.redhat.com/brewroot/work/tasks/7837/69227837/x86_64.log
Environment
eng-jenkins job running a build in OSBS
Steps to reproduce
Execute the nightly product build
Actual results
Operator build fails
Expected results
Operator build is passing.
Testing
Not possible, this is caused by recent upstream updates, will happen from time to time.
Test is that the build passes.
- is duplicated by
-
SRVLOGIC-702 OSL Operator build in nightly CI fails
-
- Closed
-