{"level":"info","ts":"2026-09-16T12:46:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a79c80b720f2978bd98467fd5894a3999d531ad313c2b96dd93ef3094ee1baf7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a79c80b720f2978bd98467fd5894a3999d531ad313c2b96dd93ef3094ee1baf7","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9fe2e408f450eadb763a1b627db5adfe5adbe9b231c24e69610154f4732a9860"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a79c80b720f2978bd98467fd5894a3999d531ad313c2b96dd93ef3094ee1baf7"} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e\": 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-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e"} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e"} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7"} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7"} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"569d864005fa8c980cc175c7fc3837a16b5939cfc0ab8a21c8b8f5f5a873c9b9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/569d864005fa8c980cc175c7fc3837a16b5939cfc0ab8a21c8b8f5f5a873c9b9"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"569d864005fa8c980cc175c7fc3837a16b5939cfc0ab8a21c8b8f5f5a873c9b9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"569d864005fa8c980cc175c7fc3837a16b5939cfc0ab8a21c8b8f5f5a873c9b9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/569d864005fa8c980cc175c7fc3837a16b5939cfc0ab8a21c8b8f5f5a873c9b9"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"569d864005fa8c980cc175c7fc3837a16b5939cfc0ab8a21c8b8f5f5a873c9b9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["569d864005fa8c980cc175c7fc3837a16b5939cfc0ab8a21c8b8f5f5a873c9b9"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"569d864005fa8c980cc175c7fc3837a16b5939cfc0ab8a21c8b8f5f5a873c9b9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"569d864005fa8c980cc175c7fc3837a16b5939cfc0ab8a21c8b8f5f5a873c9b9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/569d864005fa8c980cc175c7fc3837a16b5939cfc0ab8a21c8b8f5f5a873c9b9"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d"} {"level":"info","ts":"2026-09-16T12:46:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f"} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f"} {"level":"error","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f\": 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-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f"} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f"} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae"} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae"} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae"} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d"} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d"} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9f4e3f3948d1270ccb350bfa5d357ccd304ed77110ba3166499f0bafcfff4ff9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9f4e3f3948d1270ccb350bfa5d357ccd304ed77110ba3166499f0bafcfff4ff9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9f4e3f3948d1270ccb350bfa5d357ccd304ed77110ba3166499f0bafcfff4ff9","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9f4e3f3948d1270ccb350bfa5d357ccd304ed77110ba3166499f0bafcfff4ff9"} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9f4e3f3948d1270ccb350bfa5d357ccd304ed77110ba3166499f0bafcfff4ff9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9f4e3f3948d1270ccb350bfa5d357ccd304ed77110ba3166499f0bafcfff4ff9"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9f4e3f3948d1270ccb350bfa5d357ccd304ed77110ba3166499f0bafcfff4ff9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9f4e3f3948d1270ccb350bfa5d357ccd304ed77110ba3166499f0bafcfff4ff9","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d"} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9f4e3f3948d1270ccb350bfa5d357ccd304ed77110ba3166499f0bafcfff4ff9"} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:50Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177"} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177"} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177"} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2"} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177"} {"level":"error","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2\": 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-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2"} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2"} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e60ec7f528abde5ecdfea59d538fb6f9536630bd497eab8a205b03fd14185406","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e60ec7f528abde5ecdfea59d538fb6f9536630bd497eab8a205b03fd14185406","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587"} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177"} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e60ec7f528abde5ecdfea59d538fb6f9536630bd497eab8a205b03fd14185406","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e60ec7f528abde5ecdfea59d538fb6f9536630bd497eab8a205b03fd14185406","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e60ec7f528abde5ecdfea59d538fb6f9536630bd497eab8a205b03fd14185406"} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e60ec7f528abde5ecdfea59d538fb6f9536630bd497eab8a205b03fd14185406","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e60ec7f528abde5ecdfea59d538fb6f9536630bd497eab8a205b03fd14185406"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e60ec7f528abde5ecdfea59d538fb6f9536630bd497eab8a205b03fd14185406","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587"} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e60ec7f528abde5ecdfea59d538fb6f9536630bd497eab8a205b03fd14185406","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2"} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-16T12:46:51Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587\": 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-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e60ec7f528abde5ecdfea59d538fb6f9536630bd497eab8a205b03fd14185406"} {"level":"info","ts":"2026-09-16T12:46:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587"} {"level":"info","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"9728bb4b-5e54-4534-82a4-b071605cfea3","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:53838","PortSpecifier":{"PortValue":53838}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"9728bb4b-5e54-4534-82a4-b071605cfea3","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"9728bb4b-5e54-4534-82a4-b071605cfea3","object":"source:{address:{socket_address:{address:\"10.133.0.12:53838\" port_value:53838}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562846 nanos:227220716} http:{id:\"9728bb4b-5e54-4534-82a4-b071605cfea3\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"9728bb4b-5e54-4534-82a4-b071605cfea3\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"9728bb4b-5e54-4534-82a4-b071605cfea3","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"9728bb4b-5e54-4534-82a4-b071605cfea3","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"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/54964f0e9541"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=37a1f26d-a6fd-4b6a-820e-f7b84d770923"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"1cbcf777-125d-4695-8c8a-357feff09a6f","username":"system:serviceaccount:default:e2e-models-diff-refs-sa"}}} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"9728bb4b-5e54-4534-82a4-b071605cfea3","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/54964f0e9541"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=37a1f26d-a6fd-4b6a-820e-f7b84d770923"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"1cbcf777-125d-4695-8c8a-357feff09a6f","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.42:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"9728bb4b-5e54-4534-82a4-b071605cfea3"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"9728bb4b-5e54-4534-82a4-b071605cfea3","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":227220716,"seconds":1789562846}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":53838},"address":"10.133.0.12:53838"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"9728bb4b-5e54-4534-82a4-b071605cfea3"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"9728bb4b-5e54-4534-82a4-b071605cfea3","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":227220716,"seconds":1789562846},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:53838","port":53838}}} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"9728bb4b-5e54-4534-82a4-b071605cfea3","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-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"9728bb4b-5e54-4534-82a4-b071605cfea3","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-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"9728bb4b-5e54-4534-82a4-b071605cfea3","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"9728bb4b-5e54-4534-82a4-b071605cfea3","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":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"9728bb4b-5e54-4534-82a4-b071605cfea3","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-16T12:47:26Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"9728bb4b-5e54-4534-82a4-b071605cfea3","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"9728bb4b-5e54-4534-82a4-b071605cfea3","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"34c678e2-9869-4214-9402-1b311aa60437","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:53840","PortSpecifier":{"PortValue":53840}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"34c678e2-9869-4214-9402-1b311aa60437","method":"GET","path":"/maas-api/v1/models","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"34c678e2-9869-4214-9402-1b311aa60437","object":"source:{address:{socket_address:{address:\"10.133.0.12:53840\" port_value:53840}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562846 nanos:266446245} http:{id:\"34c678e2-9869-4214-9402-1b311aa60437\" method:\"GET\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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:\"34c678e2-9869-4214-9402-1b311aa60437\"} path:\"/maas-api/v1/models\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"34c678e2-9869-4214-9402-1b311aa60437","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-qA7xyiW9pCQuTFoU_RD0r4NLKFagjPFnjwmhS6gOMtphR6LJZPVUc7EP8gzP"} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"34c678e2-9869-4214-9402-1b311aa60437","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-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"34c678e2-9869-4214-9402-1b311aa60437","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":"c10f2f36-6312-41cd-8f21-ccf5e2cb8066","keyName":"e2e-diff-refs-test-key","subscription":"e2e-diff-refs-subscription","tenant":"models-as-a-service","userId":"c10f2f36-6312-41cd-8f21-ccf5e2cb8066","username":"system:serviceaccount:default:e2e-models-diff-refs-sa","valid":true}} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"34c678e2-9869-4214-9402-1b311aa60437","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-maas-subscription":"e2e-diff-refs-subscription","x-request-id":"34c678e2-9869-4214-9402-1b311aa60437"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"34c678e2-9869-4214-9402-1b311aa60437","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":266446245,"seconds":1789562846}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":53840},"address":"10.133.0.12:53840"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/models",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-maas-subscription":"e2e-diff-refs-subscription","x-request-id":"34c678e2-9869-4214-9402-1b311aa60437"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"34c678e2-9869-4214-9402-1b311aa60437","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":266446245,"seconds":1789562846},"url_path":"/maas-api/v1/models","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:53840","port":53840}}} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"34c678e2-9869-4214-9402-1b311aa60437","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-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"34c678e2-9869-4214-9402-1b311aa60437","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-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"34c678e2-9869-4214-9402-1b311aa60437","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-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"34c678e2-9869-4214-9402-1b311aa60437","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"34c678e2-9869-4214-9402-1b311aa60437","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-16T12:47:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"34c678e2-9869-4214-9402-1b311aa60437","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":"info","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"34c678e2-9869-4214-9402-1b311aa60437","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:47:26Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"34c678e2-9869-4214-9402-1b311aa60437","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:47:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/cb334dcdcd3f6a0c10ef48027e37664416f9e0bbd2e4efca5461f4fb6016ee5d"} {"level":"info","ts":"2026-09-16T12:47:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/672c6f16bf4cbab8ce55abb2cea80c5fa7a81f236107aa3003c194be6440f4be"} {"level":"info","ts":"2026-09-16T12:47:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/3bdb19b8464a84ed906a640ec5fb960d85f36b9e57f62b2460ef83f1e1ef169e"} {"level":"info","ts":"2026-09-16T12:47:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/de230403dea3b3c0daa33936562452dbb0049ba3d121afd6aa4cc6f35a7cc36b"} {"level":"info","ts":"2026-09-16T12:47:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/9fe2e408f450eadb763a1b627db5adfe5adbe9b231c24e69610154f4732a9860"} {"level":"info","ts":"2026-09-16T12:47:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/cf378b6d389ab5c602852875dcb8a7e9e44fc254f3fe1a90c6575a45a13d1af7"} {"level":"info","ts":"2026-09-16T12:47:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a79c80b720f2978bd98467fd5894a3999d531ad313c2b96dd93ef3094ee1baf7"} {"level":"info","ts":"2026-09-16T12:47:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/569d864005fa8c980cc175c7fc3837a16b5939cfc0ab8a21c8b8f5f5a873c9b9"} {"level":"info","ts":"2026-09-16T12:47:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/9f4e3f3948d1270ccb350bfa5d357ccd304ed77110ba3166499f0bafcfff4ff9"} {"level":"info","ts":"2026-09-16T12:47:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/32c1010e16d5ee0e986632ada84a90b15e62e36c1700807839728d036a5c2177"} {"level":"info","ts":"2026-09-16T12:47:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/de4568bfa0ebb74d8095e8eb4e9c98efd42835151b7ef124b8070a0d8040df8f"} {"level":"info","ts":"2026-09-16T12:47:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/e60ec7f528abde5ecdfea59d538fb6f9536630bd497eab8a205b03fd14185406"} {"level":"info","ts":"2026-09-16T12:47:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/148e2e10122ddd62d5191ade51b528c5f1a989ec69ba4312619f7de7533de89d"} {"level":"info","ts":"2026-09-16T12:47:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/3890e531af04b5c5c06277c3b6ab11343f2869f4b00d1198cee26cb44f77dda2"} {"level":"info","ts":"2026-09-16T12:47:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/5a8293e7b274830f750082cc8ca560f204c4c7a8a3d13ed1081dde66e7d74587"} {"level":"info","ts":"2026-09-16T12:47:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/41e661d0ee532918e201055926c09b529bd4a14b16ab4a92366b8b34bde518ae"} {"level":"info","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"19eb299b-e8ff-4015-a903-ae36da139fa9","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:42014","PortSpecifier":{"PortValue":42014}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"19eb299b-e8ff-4015-a903-ae36da139fa9","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"19eb299b-e8ff-4015-a903-ae36da139fa9","object":"source:{address:{socket_address:{address:\"10.133.0.12:42014\" port_value:42014}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562856 nanos:271540410} http:{id:\"19eb299b-e8ff-4015-a903-ae36da139fa9\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"19eb299b-e8ff-4015-a903-ae36da139fa9\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"19eb299b-e8ff-4015-a903-ae36da139fa9","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"19eb299b-e8ff-4015-a903-ae36da139fa9","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"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/54964f0e9541"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=b726e5e1-a2e4-4018-9cb1-0f3eadcdb75c"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"6255726c-53ea-4abc-9e92-3e4f1c1ff7f2","username":"system:serviceaccount:default:e2e-empty-models-sa"}}} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"19eb299b-e8ff-4015-a903-ae36da139fa9","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/54964f0e9541"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=b726e5e1-a2e4-4018-9cb1-0f3eadcdb75c"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"6255726c-53ea-4abc-9e92-3e4f1c1ff7f2","username":"system:serviceaccount:default:e2e-empty-models-sa"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.42:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"19eb299b-e8ff-4015-a903-ae36da139fa9"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"19eb299b-e8ff-4015-a903-ae36da139fa9","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":271540410,"seconds":1789562856}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":42014},"address":"10.133.0.12:42014"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"19eb299b-e8ff-4015-a903-ae36da139fa9"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"19eb299b-e8ff-4015-a903-ae36da139fa9","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":271540410,"seconds":1789562856},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:42014","port":42014}}} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"19eb299b-e8ff-4015-a903-ae36da139fa9","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-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"19eb299b-e8ff-4015-a903-ae36da139fa9","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-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"19eb299b-e8ff-4015-a903-ae36da139fa9","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"19eb299b-e8ff-4015-a903-ae36da139fa9","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-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"19eb299b-e8ff-4015-a903-ae36da139fa9","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-16T12:47:36Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"19eb299b-e8ff-4015-a903-ae36da139fa9","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"19eb299b-e8ff-4015-a903-ae36da139fa9","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:42016","PortSpecifier":{"PortValue":42016}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"543c58cf-d978-4a4a-acb8-f99a25f92461","method":"GET","path":"/maas-api/v1/models","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","object":"source:{address:{socket_address:{address:\"10.133.0.12:42016\" port_value:42016}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562856 nanos:308882404} http:{id:\"543c58cf-d978-4a4a-acb8-f99a25f92461\" method:\"GET\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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:\"543c58cf-d978-4a4a-acb8-f99a25f92461\"} path:\"/maas-api/v1/models\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-8He9VwMGxmDsh0F2_TBiEjNb7cSuFrytAFxN6ZE43mPXL3vlIyiaXl3aCqgT"} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","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-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","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":"0ac27512-42f9-4eb4-ac0e-d94bd593eec6","keyName":"e2e-empty-models-sa-key","subscription":"e2e-empty-models-subscription","tenant":"models-as-a-service","userId":"0ac27512-42f9-4eb4-ac0e-d94bd593eec6","username":"system:serviceaccount:default:e2e-empty-models-sa","valid":true}} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-maas-subscription":"e2e-empty-models-subscription","x-request-id":"543c58cf-d978-4a4a-acb8-f99a25f92461"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"543c58cf-d978-4a4a-acb8-f99a25f92461","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":308882404,"seconds":1789562856}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":42016},"address":"10.133.0.12:42016"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/models",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-maas-subscription":"e2e-empty-models-subscription","x-request-id":"543c58cf-d978-4a4a-acb8-f99a25f92461"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"543c58cf-d978-4a4a-acb8-f99a25f92461","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":308882404,"seconds":1789562856},"url_path":"/maas-api/v1/models","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:42016","port":42016}}} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","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-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","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-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","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-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","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-16T12:47:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","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":"info","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:47:36Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"543c58cf-d978-4a4a-acb8-f99a25f92461","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"376537a5-60ae-425d-afb3-2ec6b5093741","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:57358","PortSpecifier":{"PortValue":57358}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"376537a5-60ae-425d-afb3-2ec6b5093741","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"376537a5-60ae-425d-afb3-2ec6b5093741","object":"source:{address:{socket_address:{address:\"10.133.0.12:57358\" port_value:57358}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562866 nanos:170927342} http:{id:\"376537a5-60ae-425d-afb3-2ec6b5093741\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"376537a5-60ae-425d-afb3-2ec6b5093741\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"376537a5-60ae-425d-afb3-2ec6b5093741","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"376537a5-60ae-425d-afb3-2ec6b5093741","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"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/54964f0e9541"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=22d1f5ef-3da9-4a44-a664-86ffaa01415b"]},"groups":["system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"uid":"896f8bb9-88ea-4919-8db8-c1cd00ba352a","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-62ff10"}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"376537a5-60ae-425d-afb3-2ec6b5093741","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/54964f0e9541"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=22d1f5ef-3da9-4a44-a664-86ffaa01415b"]},"groups":["system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"uid":"896f8bb9-88ea-4919-8db8-c1cd00ba352a","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-62ff10"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.42:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"376537a5-60ae-425d-afb3-2ec6b5093741"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"376537a5-60ae-425d-afb3-2ec6b5093741","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":170927342,"seconds":1789562866}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":57358},"address":"10.133.0.12:57358"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"376537a5-60ae-425d-afb3-2ec6b5093741"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"376537a5-60ae-425d-afb3-2ec6b5093741","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":170927342,"seconds":1789562866},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:57358","port":57358}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"376537a5-60ae-425d-afb3-2ec6b5093741","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"376537a5-60ae-425d-afb3-2ec6b5093741","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"376537a5-60ae-425d-afb3-2ec6b5093741","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"376537a5-60ae-425d-afb3-2ec6b5093741","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"376537a5-60ae-425d-afb3-2ec6b5093741","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-62ff10"} {"level":"info","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"376537a5-60ae-425d-afb3-2ec6b5093741","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"376537a5-60ae-425d-afb3-2ec6b5093741","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:57374","PortSpecifier":{"PortValue":57374}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","method":"GET","path":"/maas-api/v1/models","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","object":"source:{address:{socket_address:{address:\"10.133.0.12:57374\" port_value:57374}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562866 nanos:203736350} http:{id:\"d5720287-c2ff-4cb8-b83a-e99067e30c6a\" method:\"GET\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"d5720287-c2ff-4cb8-b83a-e99067e30c6a\"} path:\"/maas-api/v1/models\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1KmnvDjhcFonyPqHU_xPcmAH346x972FMrxZp9SnjhZLB33IBIpzuqHrYF2zg"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","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":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","keyName":"e2e-central-exempt-8018e743","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-62ff10","valid":true}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":203736350,"seconds":1789562866}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":57374},"address":"10.133.0.12:57374"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/models",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":203736350,"seconds":1789562866},"url_path":"/maas-api/v1/models","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:57374","port":57374}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","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-62ff10"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","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-16T12:47:46Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d5720287-c2ff-4cb8-b83a-e99067e30c6a","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:57388","PortSpecifier":{"PortValue":57388}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","object":"source:{address:{socket_address:{address:\"10.133.0.12:57388\" port_value:57388}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562866 nanos:232431954} http:{id:\"6d3c8d19-73b3-462a-8bd1-ce3084304e43\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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:\"6d3c8d19-73b3-462a-8bd1-ce3084304e43\"} path:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1KmnvDjhcFonyPqHU_xPcmAH346x972FMrxZp9SnjhZLB33IBIpzuqHrYF2zg"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","keyName":"e2e-central-exempt-8018e743","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-62ff10","valid":true}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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.42:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":232431954,"seconds":1789562866}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":57388},"address":"10.133.0.12:57388"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":232431954,"seconds":1789562866},"url_path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:57388","port":57388}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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-62ff10"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","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":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","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":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","keyName":"e2e-central-exempt-8018e743","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-62ff10"}} {"level":"info","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"6d3c8d19-73b3-462a-8bd1-ce3084304e43","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:57394","PortSpecifier":{"PortValue":57394}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"89551703-fd20-40da-96e3-1cebbfdf650c","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","object":"source:{address:{socket_address:{address:\"10.133.0.12:57394\" port_value:57394}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562866 nanos:267607269} http:{id:\"89551703-fd20-40da-96e3-1cebbfdf650c\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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:\"89551703-fd20-40da-96e3-1cebbfdf650c\"} path:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1KmnvDjhcFonyPqHU_xPcmAH346x972FMrxZp9SnjhZLB33IBIpzuqHrYF2zg"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","keyName":"e2e-central-exempt-8018e743","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-62ff10","valid":true}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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.42:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"89551703-fd20-40da-96e3-1cebbfdf650c"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"89551703-fd20-40da-96e3-1cebbfdf650c","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":267607269,"seconds":1789562866}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":57394},"address":"10.133.0.12:57394"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"89551703-fd20-40da-96e3-1cebbfdf650c"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"89551703-fd20-40da-96e3-1cebbfdf650c","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":267607269,"seconds":1789562866},"url_path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:57394","port":57394}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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-62ff10"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","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":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","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":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","keyName":"e2e-central-exempt-8018e743","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-62ff10"}} {"level":"info","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"89551703-fd20-40da-96e3-1cebbfdf650c","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:57408","PortSpecifier":{"PortValue":57408}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"08ec0480-1579-4882-8a5d-3538164bfc86","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","object":"source:{address:{socket_address:{address:\"10.133.0.12:57408\" port_value:57408}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562866 nanos:298514818} http:{id:\"08ec0480-1579-4882-8a5d-3538164bfc86\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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:\"08ec0480-1579-4882-8a5d-3538164bfc86\"} path:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1KmnvDjhcFonyPqHU_xPcmAH346x972FMrxZp9SnjhZLB33IBIpzuqHrYF2zg"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","keyName":"e2e-central-exempt-8018e743","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-62ff10","valid":true}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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.42:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"08ec0480-1579-4882-8a5d-3538164bfc86"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"08ec0480-1579-4882-8a5d-3538164bfc86","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":298514818,"seconds":1789562866}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":57408},"address":"10.133.0.12:57408"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"08ec0480-1579-4882-8a5d-3538164bfc86"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"08ec0480-1579-4882-8a5d-3538164bfc86","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":298514818,"seconds":1789562866},"url_path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:57408","port":57408}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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-62ff10"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","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":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","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":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","keyName":"e2e-central-exempt-8018e743","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-62ff10"}} {"level":"info","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"08ec0480-1579-4882-8a5d-3538164bfc86","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:57414","PortSpecifier":{"PortValue":57414}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","method":"GET","path":"/maas-api/v1/models","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","object":"source:{address:{socket_address:{address:\"10.133.0.12:57414\" port_value:57414}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562866 nanos:332382298} http:{id:\"edc701db-9a0f-499d-bfe7-f529f3e0888a\" method:\"GET\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"edc701db-9a0f-499d-bfe7-f529f3e0888a\"} path:\"/maas-api/v1/models\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1KmnvDjhcFonyPqHU_xPcmAH346x972FMrxZp9SnjhZLB33IBIpzuqHrYF2zg"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","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":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","keyName":"e2e-central-exempt-8018e743","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"d99377fd-ee6c-4707-b4b9-21f0130aac3e","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-62ff10","valid":true}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"edc701db-9a0f-499d-bfe7-f529f3e0888a"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":332382298,"seconds":1789562866}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":57414},"address":"10.133.0.12:57414"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/models",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"edc701db-9a0f-499d-bfe7-f529f3e0888a"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":332382298,"seconds":1789562866},"url_path":"/maas-api/v1/models","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:57414","port":57414}}} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","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-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","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-62ff10"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","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-16T12:47:46Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:47:46Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"edc701db-9a0f-499d-bfe7-f529f3e0888a","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:47:53Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:45486","PortSpecifier":{"PortValue":45486}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:53Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","object":"source:{address:{socket_address:{address:\"10.133.0.12:45486\" port_value:45486}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562873 nanos:837708081} http:{id:\"1d473595-9fe1-4372-ac02-5f15f4dc5aa0\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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:\"1d473595-9fe1-4372-ac02-5f15f4dc5aa0\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:53Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-16T12:47:53Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"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/54964f0e9541"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=dfe97fb5-054f-4c19-bf32-37dd4ebf22b7"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"55df3f84-8f38-4321-b681-f8160e53749f","username":"system:serviceaccount:default:tester-regular-user"}}} {"level":"debug","ts":"2026-09-16T12:47:53Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","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-16T12:47:53Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","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-16T12:47:53Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/54964f0e9541"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=dfe97fb5-054f-4c19-bf32-37dd4ebf22b7"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"55df3f84-8f38-4321-b681-f8160e53749f","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.42:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":837708081,"seconds":1789562873}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":45486},"address":"10.133.0.12:45486"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":837708081,"seconds":1789562873},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:45486","port":45486}}} {"level":"debug","ts":"2026-09-16T12:47:53Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","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-16T12:47:53Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","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-16T12:47:53Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access denied","request id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","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-16T12:47:53Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","authorized":false,"response":"PERMISSION_DENIED","object":{"code":7,"status":403,"message":"Unauthorized"}} {"level":"debug","ts":"2026-09-16T12:47:53Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1d473595-9fe1-4372-ac02-5f15f4dc5aa0","authorized":false,"response":"PERMISSION_DENIED","object":{"code":7,"status":403,"message":"Unauthorized","headers":[{"content-type":"text/plain"},{"x-ext-auth-reason":"not_found"}],"body":"no matching subscription found for user"}} {"level":"info","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:45492","PortSpecifier":{"PortValue":45492}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","object":"source:{address:{socket_address:{address:\"10.133.0.12:45492\" port_value:45492}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562879 nanos:893380920} http:{id:\"78fcb88d-d6b1-4135-bbf1-243e4fba7134\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"78fcb88d-d6b1-4135-bbf1-243e4fba7134\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"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/54964f0e9541"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=dfe97fb5-054f-4c19-bf32-37dd4ebf22b7"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"55df3f84-8f38-4321-b681-f8160e53749f","username":"system:serviceaccount:default:tester-regular-user"}}} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/54964f0e9541"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=dfe97fb5-054f-4c19-bf32-37dd4ebf22b7"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"55df3f84-8f38-4321-b681-f8160e53749f","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.42:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":893380920,"seconds":1789562879}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":45492},"address":"10.133.0.12:45492"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":893380920,"seconds":1789562879},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:45492","port":45492}}} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","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-16T12:47:59Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"78fcb88d-d6b1-4135-bbf1-243e4fba7134","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:45498","PortSpecifier":{"PortValue":45498}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","object":"source:{address:{socket_address:{address:\"10.133.0.12:45498\" port_value:45498}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562879 nanos:927941558} http:{id:\"0cde9e06-b47a-47d1-975e-bb0bf7c61c54\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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:\"0cde9e06-b47a-47d1-975e-bb0bf7c61c54\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-WSFykEFis3Rl0pyT_lSBIrcweu4JaHTphs6Bz4pRTnvIffxPlg4H8rc6MRdD"} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","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":"54ac2166-4c02-4c35-a988-ef6cc196c919","keyName":"e2e-emb-trlp-dd696080","subscription":"e2e-embedding-trlp-sub","tenant":"models-as-a-service","userId":"54ac2166-4c02-4c35-a988-ef6cc196c919","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":927941558,"seconds":1789562879}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":45498},"address":"10.133.0.12:45498"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":927941558,"seconds":1789562879},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:45498","port":45498}}} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","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-16T12:47:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","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":"54ac2166-4c02-4c35-a988-ef6cc196c919","keyName":"e2e-emb-trlp-dd696080","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-16T12:47:59Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:47:59Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"0cde9e06-b47a-47d1-975e-bb0bf7c61c54","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:45510","PortSpecifier":{"PortValue":45510}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"5451eb31-1926-4352-bd30-f71ebae86ad0","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","object":"source:{address:{socket_address:{address:\"10.133.0.12:45510\" port_value:45510}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562880 nanos:88716621} http:{id:\"5451eb31-1926-4352-bd30-f71ebae86ad0\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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:\"5451eb31-1926-4352-bd30-f71ebae86ad0\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-WSFykEFis3Rl0pyT_lSBIrcweu4JaHTphs6Bz4pRTnvIffxPlg4H8rc6MRdD"} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","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":"54ac2166-4c02-4c35-a988-ef6cc196c919","keyName":"e2e-emb-trlp-dd696080","subscription":"e2e-embedding-trlp-sub","tenant":"models-as-a-service","userId":"54ac2166-4c02-4c35-a988-ef6cc196c919","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"5451eb31-1926-4352-bd30-f71ebae86ad0"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"5451eb31-1926-4352-bd30-f71ebae86ad0","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":88716621,"seconds":1789562880}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":45510},"address":"10.133.0.12:45510"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"5451eb31-1926-4352-bd30-f71ebae86ad0"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"5451eb31-1926-4352-bd30-f71ebae86ad0","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":88716621,"seconds":1789562880},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:45510","port":45510}}} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","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":"54ac2166-4c02-4c35-a988-ef6cc196c919","keyName":"e2e-emb-trlp-dd696080","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-16T12:48:00Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5451eb31-1926-4352-bd30-f71ebae86ad0","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"81674d5e-0874-4f93-a778-eea58247db68","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:45516","PortSpecifier":{"PortValue":45516}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"81674d5e-0874-4f93-a778-eea58247db68","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"81674d5e-0874-4f93-a778-eea58247db68","object":"source:{address:{socket_address:{address:\"10.133.0.12:45516\" port_value:45516}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562880 nanos:229426186} http:{id:\"81674d5e-0874-4f93-a778-eea58247db68\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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:\"81674d5e-0874-4f93-a778-eea58247db68\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"81674d5e-0874-4f93-a778-eea58247db68","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-WSFykEFis3Rl0pyT_lSBIrcweu4JaHTphs6Bz4pRTnvIffxPlg4H8rc6MRdD"} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"81674d5e-0874-4f93-a778-eea58247db68","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"81674d5e-0874-4f93-a778-eea58247db68","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":"54ac2166-4c02-4c35-a988-ef6cc196c919","keyName":"e2e-emb-trlp-dd696080","subscription":"e2e-embedding-trlp-sub","tenant":"models-as-a-service","userId":"54ac2166-4c02-4c35-a988-ef6cc196c919","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"81674d5e-0874-4f93-a778-eea58247db68","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"81674d5e-0874-4f93-a778-eea58247db68","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"81674d5e-0874-4f93-a778-eea58247db68","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"81674d5e-0874-4f93-a778-eea58247db68"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"81674d5e-0874-4f93-a778-eea58247db68","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":229426186,"seconds":1789562880}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":45516},"address":"10.133.0.12:45516"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"81674d5e-0874-4f93-a778-eea58247db68"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"81674d5e-0874-4f93-a778-eea58247db68","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":229426186,"seconds":1789562880},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:45516","port":45516}}} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"81674d5e-0874-4f93-a778-eea58247db68","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"81674d5e-0874-4f93-a778-eea58247db68","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"81674d5e-0874-4f93-a778-eea58247db68","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"81674d5e-0874-4f93-a778-eea58247db68","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"81674d5e-0874-4f93-a778-eea58247db68","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"81674d5e-0874-4f93-a778-eea58247db68","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"81674d5e-0874-4f93-a778-eea58247db68","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"81674d5e-0874-4f93-a778-eea58247db68","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","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":"54ac2166-4c02-4c35-a988-ef6cc196c919","keyName":"e2e-emb-trlp-dd696080","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-16T12:48:00Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"81674d5e-0874-4f93-a778-eea58247db68","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"81674d5e-0874-4f93-a778-eea58247db68","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:45518","PortSpecifier":{"PortValue":45518}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","object":"source:{address:{socket_address:{address:\"10.133.0.12:45518\" port_value:45518}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562880 nanos:371095277} http:{id:\"50f1e257-d290-4016-9c32-5f9dcbc4e5e2\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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:\"50f1e257-d290-4016-9c32-5f9dcbc4e5e2\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-WSFykEFis3Rl0pyT_lSBIrcweu4JaHTphs6Bz4pRTnvIffxPlg4H8rc6MRdD"} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","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":"54ac2166-4c02-4c35-a988-ef6cc196c919","keyName":"e2e-emb-trlp-dd696080","subscription":"e2e-embedding-trlp-sub","tenant":"models-as-a-service","userId":"54ac2166-4c02-4c35-a988-ef6cc196c919","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":371095277,"seconds":1789562880}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":45518},"address":"10.133.0.12:45518"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":371095277,"seconds":1789562880},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:45518","port":45518}}} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","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-16T12:48:00Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","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":"54ac2166-4c02-4c35-a988-ef6cc196c919","keyName":"e2e-emb-trlp-dd696080","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-16T12:48:00Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:48:00Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"50f1e257-d290-4016-9c32-5f9dcbc4e5e2","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:57708","PortSpecifier":{"PortValue":57708}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","object":"source:{address:{socket_address:{address:\"10.133.0.12:57708\" port_value:57708}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562894 nanos:75911530} http:{id:\"36ff617d-5ea8-4fb7-8261-23b5e2a5c800\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"36ff617d-5ea8-4fb7-8261-23b5e2a5c800\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"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/54964f0e9541"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=dfe97fb5-054f-4c19-bf32-37dd4ebf22b7"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"55df3f84-8f38-4321-b681-f8160e53749f","username":"system:serviceaccount:default:tester-regular-user"}}} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/54964f0e9541"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=dfe97fb5-054f-4c19-bf32-37dd4ebf22b7"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"55df3f84-8f38-4321-b681-f8160e53749f","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.42:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":75911530,"seconds":1789562894}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":57708},"address":"10.133.0.12:57708"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":75911530,"seconds":1789562894},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:57708","port":57708}}} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","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":"info","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"36ff617d-5ea8-4fb7-8261-23b5e2a5c800","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.12:57720","PortSpecifier":{"PortValue":57720}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.42:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"1200c664-8856-4d97-8c34-9e5d10a27255","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","object":"source:{address:{socket_address:{address:\"10.133.0.12:57720\" port_value:57720}}} destination:{address:{socket_address:{address:\"10.134.0.42:443\" port_value:443}}} request:{time:{seconds:1789562894 nanos:120215904} http:{id:\"1200c664-8856-4d97-8c34-9e5d10a27255\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"34.228.250.194,10.133.0.12\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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:\"1200c664-8856-4d97-8c34-9e5d10a27255\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-3Xmx0hMSxriTOCXZ_3KC0TOGKarwXWOH748hCxEl0JvSXVnd3jLpnOWmT2wZ"} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","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":"ae685c52-5361-4c06-9330-a7718868d2b1","keyName":"e2e-emb-gov-71d67a6f","subscription":"e2e-embedding-gov-sub","tenant":"models-as-a-service","userId":"ae685c52-5361-4c06-9330-a7718868d2b1","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"1200c664-8856-4d97-8c34-9e5d10a27255"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"1200c664-8856-4d97-8c34-9e5d10a27255","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":120215904,"seconds":1789562894}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":57720},"address":"10.133.0.12:57720"}}}}},"destination":{"address":"10.134.0.42:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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=34.228.250.194;host=maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.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.133.0.12","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LWg2cWp0CiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.42~maas-default-gateway-openshift-default-78bb78ff78-h6qjt.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"34.228.250.194,10.133.0.12","x-forwarded-host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"1200c664-8856-4d97-8c34-9e5d10a27255"},"host":"maas.apps.f28f7a17-0ae3-4004-8e14-54964f0e9541.prod.konfluxeaas.com","id":"1200c664-8856-4d97-8c34-9e5d10a27255","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":120215904,"seconds":1789562894},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.12:57720","port":57720}}} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","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-16T12:48:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","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":"ae685c52-5361-4c06-9330-a7718868d2b1","keyName":"e2e-emb-gov-71d67a6f","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-16T12:48:14Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-16T12:48:14Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1200c664-8856-4d97-8c34-9e5d10a27255","authorized":true,"response":"OK"}