Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-10692

Pruner - OTel schema version conflict when upgrading to pipeline v1.9.0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • Pipelines 1.22
    • None
    • Pruner
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Description of problem:

      When upgrading `github.com/tektoncd/pipeline` from v1.7.0 to v1.9.0 in go.mod, the controller crashes at startup with an OpenTelemetry schema version conflict.
      https://github.com/tektoncd/pruner/pull/165 

       

      panic: conflicting Schema URL: https://opentelemetry.io/schemas/1.37.0 and https://opentelemetry.io/schemas/1.34.0
      goroutine 1 [running]:
      knative.dev/pkg/observability/resource.Default({0x21c99cc, 0x18})
              knative.dev/pkg@v0.0.0-20250811181739-e06d4c9af190/observability/resource/default.go:66 +0x3cc
      knative.dev/pkg/injection/sharedmain.SetupObservabilityOrDie({0x25746e0, 0x40005b5740}, {0x21c99cc, 0x18}, 0x400007c098, 0x4000116b00)
              knative.dev/pkg@v0.0.0-20250811181739-e06d4c9af190/injection/sharedmain/main.go:400 +0xcc
      knative.dev/pkg/injection/sharedmain.MainWithConfig({0x25746e0, 0x40004302d0}, {0x21c99cc, 0x18}, 0x4000132488, {0x400044df08, 0x4, 0x4})
              knative.dev/pkg@v0.0.0-20250811181739-e06d4c9af190/injection/sharedmain/main.go:286 +0x620
      main.main()
              github.com/tektoncd/pruner/cmd/controller/main.go:60 +0x2e8
      
      
       

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

       # <steps>

       

      Actual results:

      Expected results:

      Reproducibility (Always/Intermittent/Only Once):

      Acceptance criteria: 

       

      Definition of Done:

      Build Details:

      Additional info (Such as Logs, Screenshots, etc):

       

       *

              rh-ee-shubbhar Shubham Bhardwaj
              rh-ee-shubbhar Shubham Bhardwaj
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: