{"level":"info","ts":"2026-09-06T01:24:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79f41b1d552595893d12bdb66fc857a39268c90eaffd4806fba2bbd542a960ab","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:35Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:35Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79f41b1d552595893d12bdb66fc857a39268c90eaffd4806fba2bbd542a960ab","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79f41b1d552595893d12bdb66fc857a39268c90eaffd4806fba2bbd542a960ab","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79f41b1d552595893d12bdb66fc857a39268c90eaffd4806fba2bbd542a960ab"} {"level":"error","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"} {"level":"error","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79f41b1d552595893d12bdb66fc857a39268c90eaffd4806fba2bbd542a960ab","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["79f41b1d552595893d12bdb66fc857a39268c90eaffd4806fba2bbd542a960ab"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79f41b1d552595893d12bdb66fc857a39268c90eaffd4806fba2bbd542a960ab","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79f41b1d552595893d12bdb66fc857a39268c90eaffd4806fba2bbd542a960ab","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79f41b1d552595893d12bdb66fc857a39268c90eaffd4806fba2bbd542a960ab"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cddda712f6632e0160e282a7290d175264e0b9be04d2aedf554ae29bc07642ab","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cddda712f6632e0160e282a7290d175264e0b9be04d2aedf554ae29bc07642ab","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cddda712f6632e0160e282a7290d175264e0b9be04d2aedf554ae29bc07642ab"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cddda712f6632e0160e282a7290d175264e0b9be04d2aedf554ae29bc07642ab","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["cddda712f6632e0160e282a7290d175264e0b9be04d2aedf554ae29bc07642ab"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cddda712f6632e0160e282a7290d175264e0b9be04d2aedf554ae29bc07642ab","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cddda712f6632e0160e282a7290d175264e0b9be04d2aedf554ae29bc07642ab"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cddda712f6632e0160e282a7290d175264e0b9be04d2aedf554ae29bc07642ab","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cddda712f6632e0160e282a7290d175264e0b9be04d2aedf554ae29bc07642ab"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:36Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:36Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7096735dfa32d8fcadc3862576653fafb413936d623fc280d1078d8c85bbcc3e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7096735dfa32d8fcadc3862576653fafb413936d623fc280d1078d8c85bbcc3e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7096735dfa32d8fcadc3862576653fafb413936d623fc280d1078d8c85bbcc3e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7096735dfa32d8fcadc3862576653fafb413936d623fc280d1078d8c85bbcc3e"} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7096735dfa32d8fcadc3862576653fafb413936d623fc280d1078d8c85bbcc3e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7096735dfa32d8fcadc3862576653fafb413936d623fc280d1078d8c85bbcc3e"} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7096735dfa32d8fcadc3862576653fafb413936d623fc280d1078d8c85bbcc3e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7096735dfa32d8fcadc3862576653fafb413936d623fc280d1078d8c85bbcc3e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7096735dfa32d8fcadc3862576653fafb413936d623fc280d1078d8c85bbcc3e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7096735dfa32d8fcadc3862576653fafb413936d623fc280d1078d8c85bbcc3e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7096735dfa32d8fcadc3862576653fafb413936d623fc280d1078d8c85bbcc3e"} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea"} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea"} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea"} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4349f9de7a18832e1c6228ed24e184addba4ba0b7c079e5ea2edebb06289b062","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4349f9de7a18832e1c6228ed24e184addba4ba0b7c079e5ea2edebb06289b062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4349f9de7a18832e1c6228ed24e184addba4ba0b7c079e5ea2edebb06289b062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4349f9de7a18832e1c6228ed24e184addba4ba0b7c079e5ea2edebb06289b062"} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4349f9de7a18832e1c6228ed24e184addba4ba0b7c079e5ea2edebb06289b062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4349f9de7a18832e1c6228ed24e184addba4ba0b7c079e5ea2edebb06289b062"} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4349f9de7a18832e1c6228ed24e184addba4ba0b7c079e5ea2edebb06289b062","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:24:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4349f9de7a18832e1c6228ed24e184addba4ba0b7c079e5ea2edebb06289b062"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4349f9de7a18832e1c6228ed24e184addba4ba0b7c079e5ea2edebb06289b062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4349f9de7a18832e1c6228ed24e184addba4ba0b7c079e5ea2edebb06289b062","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:24:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea"} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4349f9de7a18832e1c6228ed24e184addba4ba0b7c079e5ea2edebb06289b062"} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c"} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c"} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c"} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"090f72cf7f285a5adb5084bfbd5d9d449ac7f7096bc4d85af05d7465c0d10324","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"090f72cf7f285a5adb5084bfbd5d9d449ac7f7096bc4d85af05d7465c0d10324","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"090f72cf7f285a5adb5084bfbd5d9d449ac7f7096bc4d85af05d7465c0d10324","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/090f72cf7f285a5adb5084bfbd5d9d449ac7f7096bc4d85af05d7465c0d10324"} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"090f72cf7f285a5adb5084bfbd5d9d449ac7f7096bc4d85af05d7465c0d10324","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/090f72cf7f285a5adb5084bfbd5d9d449ac7f7096bc4d85af05d7465c0d10324"} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"090f72cf7f285a5adb5084bfbd5d9d449ac7f7096bc4d85af05d7465c0d10324","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["090f72cf7f285a5adb5084bfbd5d9d449ac7f7096bc4d85af05d7465c0d10324"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"090f72cf7f285a5adb5084bfbd5d9d449ac7f7096bc4d85af05d7465c0d10324","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"090f72cf7f285a5adb5084bfbd5d9d449ac7f7096bc4d85af05d7465c0d10324","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c"} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/090f72cf7f285a5adb5084bfbd5d9d449ac7f7096bc4d85af05d7465c0d10324"} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec"} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec"} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec"} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4"} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4"} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec"} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7c974217c1be052d3aff8774fc7bc7f1d4c40f999a4e93fa99e799683f381a49","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7c974217c1be052d3aff8774fc7bc7f1d4c40f999a4e93fa99e799683f381a49","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7c974217c1be052d3aff8774fc7bc7f1d4c40f999a4e93fa99e799683f381a49","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7c974217c1be052d3aff8774fc7bc7f1d4c40f999a4e93fa99e799683f381a49"} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7c974217c1be052d3aff8774fc7bc7f1d4c40f999a4e93fa99e799683f381a49","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-06T01:25:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7c974217c1be052d3aff8774fc7bc7f1d4c40f999a4e93fa99e799683f381a49"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7c974217c1be052d3aff8774fc7bc7f1d4c40f999a4e93fa99e799683f381a49","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7c974217c1be052d3aff8774fc7bc7f1d4c40f999a4e93fa99e799683f381a49","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4"} {"level":"info","ts":"2026-09-06T01:25:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7c974217c1be052d3aff8774fc7bc7f1d4c40f999a4e93fa99e799683f381a49"} {"level":"info","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:57696","PortSpecifier":{"PortValue":57696}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","object":"source:{address:{socket_address:{address:\"10.132.0.14:57696\" port_value:57696}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657913 nanos:16814567} http:{id:\"d33bfefb-5704-461e-8322-fac9e9ff81fc\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/maas-api/v1/api-keys\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-length\" value:\"80\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"d33bfefb-5704-461e-8322-fac9e9ff81fc\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/b30c18a7fece"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1b47770c-25b0-4b09-bdf5-22e29c4887fb"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"478181a0-8d08-4ad4-a322-42e1c01f48a4","username":"system:serviceaccount:default:e2e-models-diff-refs-sa"}}} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/b30c18a7fece"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1b47770c-25b0-4b09-bdf5-22e29c4887fb"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"478181a0-8d08-4ad4-a322-42e1c01f48a4","username":"system:serviceaccount:default:e2e-models-diff-refs-sa"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.35:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"80","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"d33bfefb-5704-461e-8322-fac9e9ff81fc"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":16814567,"seconds":1788657913}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":57696},"address":"10.132.0.14:57696"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"80","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"d33bfefb-5704-461e-8322-fac9e9ff81fc"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":16814567,"seconds":1788657913},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:57696","port":57696}}} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:e2e-models-diff-refs-sa"} {"level":"info","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d33bfefb-5704-461e-8322-fac9e9ff81fc","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:57712","PortSpecifier":{"PortValue":57712}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","method":"GET","path":"/maas-api/v1/models","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","object":"source:{address:{socket_address:{address:\"10.132.0.14:57712\" port_value:57712}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657913 nanos:59154580} http:{id:\"be332f7c-8c4c-41e0-bb51-a6287f22a621\" method:\"GET\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"GET\"} headers:{key:\":path\" value:\"/maas-api/v1/models\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-maas-subscription\" value:\"e2e-diff-refs-subscription\"} headers:{key:\"x-request-id\" value:\"be332f7c-8c4c-41e0-bb51-a6287f22a621\"} path:\"/maas-api/v1/models\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-BZhraiJ9BIxS8Arw_tKIHNMqexd7IyBONQQg4nGF4Ro5WyZXKCK9kMQvEP5n"} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"2df8ab22-f37f-45f7-b87a-6d64ff31de05","keyName":"e2e-diff-refs-test-key","subscription":"e2e-diff-refs-subscription","tenant":"models-as-a-service","userId":"2df8ab22-f37f-45f7-b87a-6d64ff31de05","username":"system:serviceaccount:default:e2e-models-diff-refs-sa","valid":true}} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-maas-subscription":"e2e-diff-refs-subscription","x-request-id":"be332f7c-8c4c-41e0-bb51-a6287f22a621"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":59154580,"seconds":1788657913}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":57712},"address":"10.132.0.14:57712"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/models",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-maas-subscription":"e2e-diff-refs-subscription","x-request-id":"be332f7c-8c4c-41e0-bb51-a6287f22a621"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":59154580,"seconds":1788657913},"url_path":"/maas-api/v1/models","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:57712","port":57712}}} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:e2e-models-diff-refs-sa"} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-diff-refs-subscription"} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:13Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"be332f7c-8c4c-41e0-bb51-a6287f22a621","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:16Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/772d8770854434632be763b96db2b48cda27761059682a2ce883b8f3e8cfac48"} {"level":"info","ts":"2026-09-06T01:25:16Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/cddda712f6632e0160e282a7290d175264e0b9be04d2aedf554ae29bc07642ab"} {"level":"info","ts":"2026-09-06T01:25:16Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4c157f5ddcd99c6c36e15641356a127fcb613a7db145f36f6792ca37db76ebcb"} {"level":"info","ts":"2026-09-06T01:25:16Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4b4b95570ceb7cc84c0b13214f8a5f20f200fbaae0d7da899d292e4321f2f568"} {"level":"info","ts":"2026-09-06T01:25:16Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/993e2da81cf498d7de52c4a5b9c68f354d97180c3e5a17acda2b337fe2af8f8e"} {"level":"info","ts":"2026-09-06T01:25:16Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/79f41b1d552595893d12bdb66fc857a39268c90eaffd4806fba2bbd542a960ab"} {"level":"info","ts":"2026-09-06T01:25:16Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/2d44d98b8b992df1cf72812c60bb79628e61c68e93fcdbaa5ce0fd10bfa6e1da"} {"level":"info","ts":"2026-09-06T01:25:16Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/97eecd3ec46f40577bae5db5121abc761ee763d4ca5d01d759c25415a818aafb"} {"level":"info","ts":"2026-09-06T01:25:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/30f41de595d389addd1e7af3b251f89d30b966edcde134a05a4a67bd716f563c"} {"level":"info","ts":"2026-09-06T01:25:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/7c974217c1be052d3aff8774fc7bc7f1d4c40f999a4e93fa99e799683f381a49"} {"level":"info","ts":"2026-09-06T01:25:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/5c92c80bd8d15efc598dacf33e35c0df623ce98258803e641368b865ca54c5ec"} {"level":"info","ts":"2026-09-06T01:25:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4349f9de7a18832e1c6228ed24e184addba4ba0b7c079e5ea2edebb06289b062"} {"level":"info","ts":"2026-09-06T01:25:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/e6310aed2b3365f1e7501df4bc6efe6860e55695ca8015be00c250583d029dea"} {"level":"info","ts":"2026-09-06T01:25:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/7096735dfa32d8fcadc3862576653fafb413936d623fc280d1078d8c85bbcc3e"} {"level":"info","ts":"2026-09-06T01:25:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/eb74e1d2079b832e9a97dd042b49d2ca8fae08fc80171cc7c8f4c7c043cfc1e4"} {"level":"info","ts":"2026-09-06T01:25:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/090f72cf7f285a5adb5084bfbd5d9d449ac7f7096bc4d85af05d7465c0d10324"} {"level":"info","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:58826","PortSpecifier":{"PortValue":58826}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","object":"source:{address:{socket_address:{address:\"10.132.0.14:58826\" port_value:58826}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657922 nanos:743027286} http:{id:\"75f1bbd4-d6ac-479b-bab8-e93ebbee4110\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/maas-api/v1/api-keys\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-length\" value:\"84\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"75f1bbd4-d6ac-479b-bab8-e93ebbee4110\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/b30c18a7fece"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=b7e4e774-3a32-4965-b23c-d1edac31ee7f"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"f7d9cd2e-b939-4c60-b241-a81100d7bdde","username":"system:serviceaccount:default:e2e-empty-models-sa"}}} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/b30c18a7fece"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=b7e4e774-3a32-4965-b23c-d1edac31ee7f"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"f7d9cd2e-b939-4c60-b241-a81100d7bdde","username":"system:serviceaccount:default:e2e-empty-models-sa"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.35:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"84","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":743027286,"seconds":1788657922}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":58826},"address":"10.132.0.14:58826"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"84","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":743027286,"seconds":1788657922},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:58826","port":58826}}} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:e2e-empty-models-sa"} {"level":"info","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"75f1bbd4-d6ac-479b-bab8-e93ebbee4110","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"116bbb49-f772-411a-999b-d1e5006927d3","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:58828","PortSpecifier":{"PortValue":58828}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"116bbb49-f772-411a-999b-d1e5006927d3","method":"GET","path":"/maas-api/v1/models","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"116bbb49-f772-411a-999b-d1e5006927d3","object":"source:{address:{socket_address:{address:\"10.132.0.14:58828\" port_value:58828}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657922 nanos:791912071} http:{id:\"116bbb49-f772-411a-999b-d1e5006927d3\" method:\"GET\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"GET\"} headers:{key:\":path\" value:\"/maas-api/v1/models\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-maas-subscription\" value:\"e2e-empty-models-subscription\"} headers:{key:\"x-request-id\" value:\"116bbb49-f772-411a-999b-d1e5006927d3\"} path:\"/maas-api/v1/models\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"116bbb49-f772-411a-999b-d1e5006927d3","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-oUKQlcbyTLw01Qs3_G9JbUzpMmqPFEmO9RiIq2t0PSIwMyE9fjGF8B54TJw5"} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"116bbb49-f772-411a-999b-d1e5006927d3","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"116bbb49-f772-411a-999b-d1e5006927d3","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"94028643-41d5-49f3-858d-a7e7f9bc14d1","keyName":"e2e-empty-models-sa-key","subscription":"e2e-empty-models-subscription","tenant":"models-as-a-service","userId":"94028643-41d5-49f3-858d-a7e7f9bc14d1","username":"system:serviceaccount:default:e2e-empty-models-sa","valid":true}} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"116bbb49-f772-411a-999b-d1e5006927d3","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-maas-subscription":"e2e-empty-models-subscription","x-request-id":"116bbb49-f772-411a-999b-d1e5006927d3"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"116bbb49-f772-411a-999b-d1e5006927d3","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":791912071,"seconds":1788657922}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":58828},"address":"10.132.0.14:58828"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/models",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-maas-subscription":"e2e-empty-models-subscription","x-request-id":"116bbb49-f772-411a-999b-d1e5006927d3"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"116bbb49-f772-411a-999b-d1e5006927d3","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":791912071,"seconds":1788657922},"url_path":"/maas-api/v1/models","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:58828","port":58828}}} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"116bbb49-f772-411a-999b-d1e5006927d3","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"116bbb49-f772-411a-999b-d1e5006927d3","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"116bbb49-f772-411a-999b-d1e5006927d3","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:e2e-empty-models-sa"} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"116bbb49-f772-411a-999b-d1e5006927d3","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"116bbb49-f772-411a-999b-d1e5006927d3","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-empty-models-subscription"} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"116bbb49-f772-411a-999b-d1e5006927d3","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"116bbb49-f772-411a-999b-d1e5006927d3","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"116bbb49-f772-411a-999b-d1e5006927d3","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4105402e-5d0f-4db4-b280-b813cccc7add","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:36560","PortSpecifier":{"PortValue":36560}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"4105402e-5d0f-4db4-b280-b813cccc7add","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4105402e-5d0f-4db4-b280-b813cccc7add","object":"source:{address:{socket_address:{address:\"10.132.0.14:36560\" port_value:36560}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657932 nanos:867599173} http:{id:\"4105402e-5d0f-4db4-b280-b813cccc7add\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/maas-api/v1/api-keys\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-length\" value:\"88\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"4105402e-5d0f-4db4-b280-b813cccc7add\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"4105402e-5d0f-4db4-b280-b813cccc7add","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"4105402e-5d0f-4db4-b280-b813cccc7add","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/b30c18a7fece"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=6a0f98c6-a077-4978-b7b5-00b043e2cdaa"]},"groups":["system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"uid":"19bfa5f9-e956-46fa-b6ee-d5d24dbb7867","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac"}}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"4105402e-5d0f-4db4-b280-b813cccc7add","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/b30c18a7fece"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=6a0f98c6-a077-4978-b7b5-00b043e2cdaa"]},"groups":["system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"uid":"19bfa5f9-e956-46fa-b6ee-d5d24dbb7867","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.35:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"88","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"4105402e-5d0f-4db4-b280-b813cccc7add"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"4105402e-5d0f-4db4-b280-b813cccc7add","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":867599173,"seconds":1788657932}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":36560},"address":"10.132.0.14:36560"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"88","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"4105402e-5d0f-4db4-b280-b813cccc7add"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"4105402e-5d0f-4db4-b280-b813cccc7add","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":867599173,"seconds":1788657932},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:36560","port":36560}}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4105402e-5d0f-4db4-b280-b813cccc7add","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4105402e-5d0f-4db4-b280-b813cccc7add","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"4105402e-5d0f-4db4-b280-b813cccc7add","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4105402e-5d0f-4db4-b280-b813cccc7add","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:models-as-a-service\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4105402e-5d0f-4db4-b280-b813cccc7add","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac"} {"level":"info","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4105402e-5d0f-4db4-b280-b813cccc7add","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4105402e-5d0f-4db4-b280-b813cccc7add","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:36574","PortSpecifier":{"PortValue":36574}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","method":"GET","path":"/maas-api/v1/models","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","object":"source:{address:{socket_address:{address:\"10.132.0.14:36574\" port_value:36574}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657932 nanos:908637031} http:{id:\"0cc79629-4a2a-4dc1-97d9-5d3110f93463\" method:\"GET\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"GET\"} headers:{key:\":path\" value:\"/maas-api/v1/models\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"0cc79629-4a2a-4dc1-97d9-5d3110f93463\"} path:\"/maas-api/v1/models\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-3skW3zgGBntONtTu_oiyXPYGdtMUveqTGh8Yl9Hl94K2jyuSPD4b3TXyTY7W"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"keyId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","keyName":"e2e-central-exempt-2d297bab","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac","valid":true}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":908637031,"seconds":1788657932}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":36574},"address":"10.132.0.14:36574"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/models",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":908637031,"seconds":1788657932},"url_path":"/maas-api/v1/models","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:36574","port":36574}}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:models-as-a-service\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-models-exempt-sub"} {"level":"info","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"0cc79629-4a2a-4dc1-97d9-5d3110f93463","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:36580","PortSpecifier":{"PortValue":36580}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","object":"source:{address:{socket_address:{address:\"10.132.0.14:36580\" port_value:36580}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657932 nanos:944563807} http:{id:\"47c7fc96-2961-4d02-a318-17c5ef1a3035\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-unconfigured-model\"} headers:{key:\"x-request-id\" value:\"47c7fc96-2961-4d02-a318-17c5ef1a3035\"} path:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-3skW3zgGBntONtTu_oiyXPYGdtMUveqTGh8Yl9Hl94K2jyuSPD4b3TXyTY7W"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"keyId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","keyName":"e2e-central-exempt-2d297bab","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac","valid":true}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"description":"MaaSModelRef with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","input":{"auth":{"identity":"Bearer **** with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"}}},"context":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.35:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"47c7fc96-2961-4d02-a318-17c5ef1a3035"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":944563807,"seconds":1788657932}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":36580},"address":"10.132.0.14:36580"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"47c7fc96-2961-4d02-a318-17c5ef1a3035"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":944563807,"seconds":1788657932},"url_path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:36580","port":36580}}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:models-as-a-service\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-models-exempt-sub"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:models-as-a-service,system:authenticated","keyId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","keyName":"e2e-central-exempt-2d297bab","selected_subscription":"e2e-central-models-exempt-sub","selected_subscription_key":"models-as-a-service/e2e-central-models-exempt-sub@llm/e2e-unconfigured-facebook-opt-125m-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"description":"MaaSModelRef with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"},"userid":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac"}} {"level":"info","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"47c7fc96-2961-4d02-a318-17c5ef1a3035","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e115499b-a57e-4889-b4bf-81578c87930f","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:36584","PortSpecifier":{"PortValue":36584}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"e115499b-a57e-4889-b4bf-81578c87930f","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e115499b-a57e-4889-b4bf-81578c87930f","object":"source:{address:{socket_address:{address:\"10.132.0.14:36584\" port_value:36584}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657932 nanos:981879537} http:{id:\"e115499b-a57e-4889-b4bf-81578c87930f\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-unconfigured-model\"} headers:{key:\"x-request-id\" value:\"e115499b-a57e-4889-b4bf-81578c87930f\"} path:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-3skW3zgGBntONtTu_oiyXPYGdtMUveqTGh8Yl9Hl94K2jyuSPD4b3TXyTY7W"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"keyId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","keyName":"e2e-central-exempt-2d297bab","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac","valid":true}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"description":"MaaSModelRef with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"e115499b-a57e-4889-b4bf-81578c87930f","input":{"auth":{"identity":"Bearer **** with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"}}},"context":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.35:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"e115499b-a57e-4889-b4bf-81578c87930f"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"e115499b-a57e-4889-b4bf-81578c87930f","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":981879537,"seconds":1788657932}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":36584},"address":"10.132.0.14:36584"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"e115499b-a57e-4889-b4bf-81578c87930f"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"e115499b-a57e-4889-b4bf-81578c87930f","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":981879537,"seconds":1788657932},"url_path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:36584","port":36584}}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-models-exempt-sub"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:models-as-a-service\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e115499b-a57e-4889-b4bf-81578c87930f","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:models-as-a-service,system:authenticated","keyId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","keyName":"e2e-central-exempt-2d297bab","selected_subscription":"e2e-central-models-exempt-sub","selected_subscription_key":"models-as-a-service/e2e-central-models-exempt-sub@llm/e2e-unconfigured-facebook-opt-125m-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"description":"MaaSModelRef with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"},"userid":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac"}} {"level":"info","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e115499b-a57e-4889-b4bf-81578c87930f","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:32Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e115499b-a57e-4889-b4bf-81578c87930f","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:36600","PortSpecifier":{"PortValue":36600}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"54e2c51d-e514-444d-8958-95da14a3d04e","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","object":"source:{address:{socket_address:{address:\"10.132.0.14:36600\" port_value:36600}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657933 nanos:19185933} http:{id:\"54e2c51d-e514-444d-8958-95da14a3d04e\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-unconfigured-model\"} headers:{key:\"x-request-id\" value:\"54e2c51d-e514-444d-8958-95da14a3d04e\"} path:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-3skW3zgGBntONtTu_oiyXPYGdtMUveqTGh8Yl9Hl94K2jyuSPD4b3TXyTY7W"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"keyId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","keyName":"e2e-central-exempt-2d297bab","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac","valid":true}} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"description":"MaaSModelRef with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"}} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","input":{"auth":{"identity":"Bearer **** with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"}}},"context":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.35:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"54e2c51d-e514-444d-8958-95da14a3d04e"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"54e2c51d-e514-444d-8958-95da14a3d04e","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":19185933,"seconds":1788657933}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":36600},"address":"10.132.0.14:36600"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"54e2c51d-e514-444d-8958-95da14a3d04e"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"54e2c51d-e514-444d-8958-95da14a3d04e","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":19185933,"seconds":1788657933},"url_path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:36600","port":36600}}} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-models-exempt-sub"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:models-as-a-service\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:models-as-a-service,system:authenticated","keyId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","keyName":"e2e-central-exempt-2d297bab","selected_subscription":"e2e-central-models-exempt-sub","selected_subscription_key":"models-as-a-service/e2e-central-models-exempt-sub@llm/e2e-unconfigured-facebook-opt-125m-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"description":"MaaSModelRef with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"},"userid":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac"}} {"level":"info","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"54e2c51d-e514-444d-8958-95da14a3d04e","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:36614","PortSpecifier":{"PortValue":36614}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"d917c4bf-de53-4c40-8016-7f136ff2c912","method":"GET","path":"/maas-api/v1/models","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","object":"source:{address:{socket_address:{address:\"10.132.0.14:36614\" port_value:36614}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657933 nanos:54842711} http:{id:\"d917c4bf-de53-4c40-8016-7f136ff2c912\" method:\"GET\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"GET\"} headers:{key:\":path\" value:\"/maas-api/v1/models\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"d917c4bf-de53-4c40-8016-7f136ff2c912\"} path:\"/maas-api/v1/models\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-3skW3zgGBntONtTu_oiyXPYGdtMUveqTGh8Yl9Hl94K2jyuSPD4b3TXyTY7W"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"keyId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","keyName":"e2e-central-exempt-2d297bab","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"ce3b4ecb-7e07-4867-978d-ff79225d63dc","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac","valid":true}} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"d917c4bf-de53-4c40-8016-7f136ff2c912"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"d917c4bf-de53-4c40-8016-7f136ff2c912","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":54842711,"seconds":1788657933}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":36614},"address":"10.132.0.14:36614"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/models",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"d917c4bf-de53-4c40-8016-7f136ff2c912"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"d917c4bf-de53-4c40-8016-7f136ff2c912","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":54842711,"seconds":1788657933},"url_path":"/maas-api/v1/models","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:36614","port":36614}}} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-5a2eac"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-models-exempt-sub"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:models-as-a-service\",\"system:authenticated\"]"} {"level":"info","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:33Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d917c4bf-de53-4c40-8016-7f136ff2c912","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:40Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:57430","PortSpecifier":{"PortValue":57430}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:40Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","object":"source:{address:{socket_address:{address:\"10.132.0.14:57430\" port_value:57430}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657940 nanos:703435556} http:{id:\"add95fa3-d7fc-4bf9-a291-e1f635dffda4\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-embedding-simulated/v1/embeddings\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-embedding-model\"} headers:{key:\"x-request-id\" value:\"add95fa3-d7fc-4bf9-a291-e1f635dffda4\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:40Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-06T01:25:40Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/b30c18a7fece"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=ffe2760b-4c50-4da1-8a87-a279f0130573"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"561d42bf-9b3d-4f85-a6d3-d6d0bbb7571c","username":"system:serviceaccount:default:tester-regular-user"}}} {"level":"debug","ts":"2026-09-06T01:25:40Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:40Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":false,"error":"not_found","message":"no matching subscription found for user","phase":"","ready":false}} {"level":"debug","ts":"2026-09-06T01:25:40Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/b30c18a7fece"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=ffe2760b-4c50-4da1-8a87-a279f0130573"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"561d42bf-9b3d-4f85-a6d3-d6d0bbb7571c","username":"system:serviceaccount:default:tester-regular-user"}},"metadata":{"subscription-info":{"accessAllowed":false,"error":"not_found","message":"no matching subscription found for user","phase":"","ready":false}}},"context":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.35:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":703435556,"seconds":1788657940}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":57430},"address":"10.132.0.14:57430"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":703435556,"seconds":1788657940},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:57430","port":57430}}} {"level":"debug","ts":"2026-09-06T01:25:40Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:40Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:40Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access denied","request id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"reason":"Unauthorized"} {"level":"info","ts":"2026-09-06T01:25:40Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","authorized":false,"response":"PERMISSION_DENIED","object":{"code":7,"status":403,"message":"Unauthorized"}} {"level":"debug","ts":"2026-09-06T01:25:40Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"add95fa3-d7fc-4bf9-a291-e1f635dffda4","authorized":false,"response":"PERMISSION_DENIED","object":{"code":7,"status":403,"message":"Unauthorized","headers":[{"x-ext-auth-reason":"not_found"},{"content-type":"text/plain"}],"body":"no matching subscription found for user"}} {"level":"info","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:38164","PortSpecifier":{"PortValue":38164}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","object":"source:{address:{socket_address:{address:\"10.132.0.14:38164\" port_value:38164}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657948 nanos:919072303} http:{id:\"33b7f1d0-03fb-4bec-a943-99a853a3d42d\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/maas-api/v1/api-keys\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-length\" value:\"75\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"33b7f1d0-03fb-4bec-a943-99a853a3d42d\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/b30c18a7fece"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=ffe2760b-4c50-4da1-8a87-a279f0130573"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"561d42bf-9b3d-4f85-a6d3-d6d0bbb7571c","username":"system:serviceaccount:default:tester-regular-user"}}} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/b30c18a7fece"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=ffe2760b-4c50-4da1-8a87-a279f0130573"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"561d42bf-9b3d-4f85-a6d3-d6d0bbb7571c","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.35:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"75","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":919072303,"seconds":1788657948}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":38164},"address":"10.132.0.14:38164"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"75","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":919072303,"seconds":1788657948},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:38164","port":38164}}} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"33b7f1d0-03fb-4bec-a943-99a853a3d42d","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:38180","PortSpecifier":{"PortValue":38180}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"fd01833b-87dd-4935-87de-bd3965ecf822","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","object":"source:{address:{socket_address:{address:\"10.132.0.14:38180\" port_value:38180}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657948 nanos:957873275} http:{id:\"fd01833b-87dd-4935-87de-bd3965ecf822\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-embedding-simulated/v1/embeddings\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-embedding-model\"} headers:{key:\"x-request-id\" value:\"fd01833b-87dd-4935-87de-bd3965ecf822\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-14dQsRqoZGOMpLRon_qicKCvC3nMKwjTu9KKoHy1fHhXxBJQturQETfc4xtzV"} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"588e8989-d097-45e9-9682-9141d79f6546","keyName":"e2e-emb-trlp-92572e9a","subscription":"e2e-embedding-trlp-sub","tenant":"models-as-a-service","userId":"588e8989-d097-45e9-9682-9141d79f6546","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"}} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"fd01833b-87dd-4935-87de-bd3965ecf822"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"fd01833b-87dd-4935-87de-bd3965ecf822","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":957873275,"seconds":1788657948}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":38180},"address":"10.132.0.14:38180"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"fd01833b-87dd-4935-87de-bd3965ecf822"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"fd01833b-87dd-4935-87de-bd3965ecf822","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":957873275,"seconds":1788657948},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:38180","port":38180}}} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-embedding-trlp-sub"} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"588e8989-d097-45e9-9682-9141d79f6546","keyName":"e2e-emb-trlp-92572e9a","selected_subscription":"e2e-embedding-trlp-sub","selected_subscription_key":"models-as-a-service/e2e-embedding-trlp-sub@llm/e2e-embedding-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:48Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"fd01833b-87dd-4935-87de-bd3965ecf822","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:38196","PortSpecifier":{"PortValue":38196}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","object":"source:{address:{socket_address:{address:\"10.132.0.14:38196\" port_value:38196}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657949 nanos:99113408} http:{id:\"451d76a6-5497-4a30-bdf4-b9d33295af6e\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-embedding-simulated/v1/embeddings\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-embedding-model\"} headers:{key:\"x-request-id\" value:\"451d76a6-5497-4a30-bdf4-b9d33295af6e\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-14dQsRqoZGOMpLRon_qicKCvC3nMKwjTu9KKoHy1fHhXxBJQturQETfc4xtzV"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"588e8989-d097-45e9-9682-9141d79f6546","keyName":"e2e-emb-trlp-92572e9a","subscription":"e2e-embedding-trlp-sub","tenant":"models-as-a-service","userId":"588e8989-d097-45e9-9682-9141d79f6546","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"451d76a6-5497-4a30-bdf4-b9d33295af6e"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":99113408,"seconds":1788657949}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":38196},"address":"10.132.0.14:38196"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"451d76a6-5497-4a30-bdf4-b9d33295af6e"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":99113408,"seconds":1788657949},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:38196","port":38196}}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-embedding-trlp-sub"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"588e8989-d097-45e9-9682-9141d79f6546","keyName":"e2e-emb-trlp-92572e9a","selected_subscription":"e2e-embedding-trlp-sub","selected_subscription_key":"models-as-a-service/e2e-embedding-trlp-sub@llm/e2e-embedding-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"451d76a6-5497-4a30-bdf4-b9d33295af6e","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b9037c04-410d-4973-bff0-829291691654","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:38210","PortSpecifier":{"PortValue":38210}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"b9037c04-410d-4973-bff0-829291691654","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b9037c04-410d-4973-bff0-829291691654","object":"source:{address:{socket_address:{address:\"10.132.0.14:38210\" port_value:38210}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657949 nanos:241830357} http:{id:\"b9037c04-410d-4973-bff0-829291691654\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-embedding-simulated/v1/embeddings\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-embedding-model\"} headers:{key:\"x-request-id\" value:\"b9037c04-410d-4973-bff0-829291691654\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"b9037c04-410d-4973-bff0-829291691654","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-14dQsRqoZGOMpLRon_qicKCvC3nMKwjTu9KKoHy1fHhXxBJQturQETfc4xtzV"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"b9037c04-410d-4973-bff0-829291691654","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"b9037c04-410d-4973-bff0-829291691654","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"588e8989-d097-45e9-9682-9141d79f6546","keyName":"e2e-emb-trlp-92572e9a","subscription":"e2e-embedding-trlp-sub","tenant":"models-as-a-service","userId":"588e8989-d097-45e9-9682-9141d79f6546","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"b9037c04-410d-4973-bff0-829291691654","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"b9037c04-410d-4973-bff0-829291691654","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"b9037c04-410d-4973-bff0-829291691654","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"b9037c04-410d-4973-bff0-829291691654"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"b9037c04-410d-4973-bff0-829291691654","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":241830357,"seconds":1788657949}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":38210},"address":"10.132.0.14:38210"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"b9037c04-410d-4973-bff0-829291691654"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"b9037c04-410d-4973-bff0-829291691654","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":241830357,"seconds":1788657949},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:38210","port":38210}}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b9037c04-410d-4973-bff0-829291691654","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b9037c04-410d-4973-bff0-829291691654","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b9037c04-410d-4973-bff0-829291691654","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b9037c04-410d-4973-bff0-829291691654","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b9037c04-410d-4973-bff0-829291691654","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b9037c04-410d-4973-bff0-829291691654","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-embedding-trlp-sub"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b9037c04-410d-4973-bff0-829291691654","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b9037c04-410d-4973-bff0-829291691654","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"588e8989-d097-45e9-9682-9141d79f6546","keyName":"e2e-emb-trlp-92572e9a","selected_subscription":"e2e-embedding-trlp-sub","selected_subscription_key":"models-as-a-service/e2e-embedding-trlp-sub@llm/e2e-embedding-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b9037c04-410d-4973-bff0-829291691654","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b9037c04-410d-4973-bff0-829291691654","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:38216","PortSpecifier":{"PortValue":38216}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"952102fa-54d0-44d2-9992-cd1d2c908f73","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","object":"source:{address:{socket_address:{address:\"10.132.0.14:38216\" port_value:38216}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657949 nanos:383891579} http:{id:\"952102fa-54d0-44d2-9992-cd1d2c908f73\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-embedding-simulated/v1/embeddings\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-embedding-model\"} headers:{key:\"x-request-id\" value:\"952102fa-54d0-44d2-9992-cd1d2c908f73\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-14dQsRqoZGOMpLRon_qicKCvC3nMKwjTu9KKoHy1fHhXxBJQturQETfc4xtzV"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"588e8989-d097-45e9-9682-9141d79f6546","keyName":"e2e-emb-trlp-92572e9a","subscription":"e2e-embedding-trlp-sub","tenant":"models-as-a-service","userId":"588e8989-d097-45e9-9682-9141d79f6546","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"952102fa-54d0-44d2-9992-cd1d2c908f73"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"952102fa-54d0-44d2-9992-cd1d2c908f73","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":383891579,"seconds":1788657949}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":38216},"address":"10.132.0.14:38216"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"952102fa-54d0-44d2-9992-cd1d2c908f73"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"952102fa-54d0-44d2-9992-cd1d2c908f73","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":383891579,"seconds":1788657949},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:38216","port":38216}}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-embedding-trlp-sub"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"588e8989-d097-45e9-9682-9141d79f6546","keyName":"e2e-emb-trlp-92572e9a","selected_subscription":"e2e-embedding-trlp-sub","selected_subscription_key":"models-as-a-service/e2e-embedding-trlp-sub@llm/e2e-embedding-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:25:49Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"952102fa-54d0-44d2-9992-cd1d2c908f73","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:53380","PortSpecifier":{"PortValue":53380}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","object":"source:{address:{socket_address:{address:\"10.132.0.14:53380\" port_value:53380}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657965 nanos:232352176} http:{id:\"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/maas-api/v1/api-keys\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-length\" value:\"73\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/b30c18a7fece"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=ffe2760b-4c50-4da1-8a87-a279f0130573"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"561d42bf-9b3d-4f85-a6d3-d6d0bbb7571c","username":"system:serviceaccount:default:tester-regular-user"}}} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/b30c18a7fece"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=ffe2760b-4c50-4da1-8a87-a279f0130573"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"561d42bf-9b3d-4f85-a6d3-d6d0bbb7571c","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.35:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"73","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":232352176,"seconds":1788657965}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":53380},"address":"10.132.0.14:53380"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"73","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":232352176,"seconds":1788657965},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:53380","port":53380}}} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"c3e4ca4f-77f1-4817-b3c5-e3dd6cee1e04","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.14:53388","PortSpecifier":{"PortValue":53388}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.35:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","object":"source:{address:{socket_address:{address:\"10.132.0.14:53388\" port_value:53388}}} destination:{address:{socket_address:{address:\"10.134.0.35:443\" port_value:443}}} request:{time:{seconds:1788657965 nanos:279117151} http:{id:\"7c1391b9-ef55-4261-be82-aab4b1c49e85\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-embedding-simulated/v1/embeddings\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.132.0.14\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.132.0.14\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-embedding-model\"} headers:{key:\"x-request-id\" value:\"7c1391b9-ef55-4261-be82-aab4b1c49e85\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1XDLw81eSw5mvwGRs_jpKsxFhAgdtyWfdbO7FcaCZhZJeHXJnaPrSOKSAh8Mo"} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"82aaafd8-0cf7-4cd4-8d69-5a5f41847cb3","keyName":"e2e-emb-gov-725907df","subscription":"e2e-embedding-gov-sub","tenant":"models-as-a-service","userId":"82aaafd8-0cf7-4cd4-8d69-5a5f41847cb3","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":1000,"window":"1m"}]}],"name":"e2e-embedding-gov-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"}} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"7c1391b9-ef55-4261-be82-aab4b1c49e85"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":279117151,"seconds":1788657965}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":53388},"address":"10.132.0.14:53388"}}}}},"destination":{"address":"10.134.0.35:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.132.0.14","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRncXQ5CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.35~maas-default-gateway-openshift-default-78bb78ff78-4gqt9.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.132.0.14","x-forwarded-host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"7c1391b9-ef55-4261-be82-aab4b1c49e85"},"host":"maas.apps.93ea29d4-df11-4571-a013-b30c18a7fece.prod.konfluxeaas.com","id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":279117151,"seconds":1788657965},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.132.0.14:53388","port":53388}}} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-embedding-gov-sub"} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"82aaafd8-0cf7-4cd4-8d69-5a5f41847cb3","keyName":"e2e-emb-gov-725907df","selected_subscription":"e2e-embedding-gov-sub","selected_subscription_key":"models-as-a-service/e2e-embedding-gov-sub@llm/e2e-embedding-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":1000,"window":"1m"}]}],"name":"e2e-embedding-gov-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-06T01:26:05Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"7c1391b9-ef55-4261-be82-aab4b1c49e85","authorized":true,"response":"OK"}