Upgrade to GitLab 15 causing CI Pipeline Undefined error (01G3R0XJJ98X1X71H1W9MDJ30P)
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
Undefined error occurs for remote pipeline trigger when original pipeline had one of it's child pipeline's job failed due to transient error and then retired successfully.
Steps to reproduce
- Defined a pipeline which has child pipelines and remote pipeline trigger at the end which needs child pipelines of original pipeline to succeed.
- Make one of jobs of any child pipeline fail transiently, then retry and make it succeed.
- Remote pipeline should not trigger but fail with 01G3R0XJJ98X1X71H1W9MDJ30P.
Example Project
What is the current bug behavior?
Remote pipeline does not trigger but fail with 01G3R0XJJ98X1X71H1W9MDJ30P.
What is the expected correct behavior?
Remote pipeline should trigger and work correctly.
Relevant logs and/or screenshots
Possible fixes
Edited by 🤖 GitLab Bot 🤖
