Gating and dailies are down due to Nexus on azure being dead. Lets talk about this.
Switch to main nexus and get docker credentials
docker account credentials are not available outside jenkins
Next steps:
Escalate Azure ownership to LFN
Notify Cedric/raise issue for him about this
Michał Jagiełło will chat with Paweł about maybe calling Eric?
UNH option
create k8s env manually
switch gating jobs
create nexus proxy
Errors we see in SDC-be logs regarding decryption of auth header.
Maybe its SDC-fe adding second header with the same name? If yes we need to fix it.
Add ticket about it to SDC project
PNF registration failure (probably) caused by database access during stability tests being very slow, its worth to test it with sidecar disabled on mariadb?
Migration of chained-ci to LFN repository - problem with artifacts fetching blocks the transition
Implement solution #1,5 which is saving artifacts as zip in automated way inside git repo so we don't need to do it manually AND we don't have to be tied to gitlab-ci
Errors we see in SDC-be logs regarding decryption of auth header. Its probably caused by python-sdk.
Basically we call api with 2 Basic auth headers
update of the sdc-be image was done at the same time as the bug started appearing