On 5/21/20 8:57 AM, Phil Auld wrote: > On Thu, May 21, 2020 at 08:34:15AM -0400 Prarit Bhargava wrote: >> This is fixed by >> >> https://gitlab.com/cki-project/kernel-ark-ci/-/merge_requests/1 >> > > I hit this too. What do I do now? Is there something I need to do to > incoprporate the above merge reqwuest? (I'd think that would have happened > already since this is merge request 1 and mine was 375). > > Do I, somehow, resubmit my merge request? > > Or do I just ignore it? You can ignore this for now. Here's what happened. I submitted a patch to switch "rh-" to "dist-" in the redhat directory's make targets. That patch caused ARK CI to barf because the ARK CI test was executing 'make rh-srpm' which no longer existed after my patch. We were gating patches on passing the simple ARK CI test but my first ARK patch ;) created a chicken-and-egg problem of requiring a modification to ARK CI and the change I was making to switch to "dist-". So we disabled the ARK CI gating for now. I have submitted the merge request above so it can be properly re-enabled. P. > > > Cheers, > Phil > > >> P. >> >> >> -------- Forwarded Message -------- >> Subject: kernel-ark | Pipeline #148293584 has failed for fix_python_warning | >> c9204082 in !378 >> Date: Thu, 21 May 2020 11:41:46 +0000 >> From: GitLab <gitlab@xxxxxxxxxxxxx> >> Reply-To: GitLab <noreply@xxxxxxxxxx> >> >> >> >> kernel-ark | Pipeline #148293584 has failed for fix_python_warning | c9204082 in >> !378 >> GitLab >> ✖ Your pipeline has failed. >> >> >> Project Prarit Bhargava <https://gitlab.com/prarit> / kernel-ark >> <https://gitlab.com/prarit/kernel-ark> >> Branch >> fix_python_warning >> <https://gitlab.com/prarit/kernel-ark/-/commits/fix_python_warning> >> >> Commit >> c9204082 >> <https://gitlab.com/prarit/kernel-ark/-/commit/c92040825622a2d0822009c34c862935ca360a1d> >> in !378 <https://gitlab.com/cki-project/kernel-ark/-/merge_requests/378> >> >> redhat/Makefile: Fix RHEL8 python warning When... >> Commit Author >> Prarit Bhargava <https://gitlab.com/prarit> >> >> >> Pipeline #148293584 <https://gitlab.com/prarit/kernel-ark/pipelines/148293584> >> triggered by Prarit Bhargava <https://gitlab.com/prarit> >> >> had 1 failed build. >> Logs may contain sensitive data. Please consider before forwarding this email. >> ✖ test >> >> test_os_build_rh_srpm <https://gitlab.com/prarit/kernel-ark/-/jobs/562224405> >> >> $ eval "$CI_PRE_CLONE_SCRIPT" >> Fetching changes with git depth set to 5... >> Initialized empty Git repository in /builds/prarit/kernel-ark/.git/ >> Created fresh repository. >> From https://gitlab.com/prarit/kernel-ark >> * [new ref] refs/pipelines/148293584 -> refs/pipelines/148293584 >> * [new branch] fix_python_warning -> origin/fix_python_warning >> Checking out c9204082 as fix_python_warning... >> >> Skipping Git submodules setup >> Restoring cache >> Downloading artifacts >> Running before_script and script >> Authenticating with credentials from job payload (GitLab Registry) >> $ git config user.name "CKI@GitLab" >> $ git config user.email "cki-project@xxxxxxxxxx" >> $ sed -i 's/=13/=11/g' >> redhat/configs/fedora/generic/arm/aarch64/CONFIG_FORCE_MAX_ZONEORDER >> $ make rh-srpm >> *** >> *** Configuration file ".config" not found! >> *** >> *** Please run some configurator (e.g. "make oldconfig" or >> *** "make menuconfig" or "make xconfig"). >> *** >> Makefile:684: include/config/auto.conf.cmd: No such file or directory >> make: *** [Makefile:693: .config] Error 1 >> Running after_script >> Uploading artifacts for failed job >> ERROR: Job failed: exit code 1 >> >> GitLab >> You're receiving this email because of your account on gitlab.com. Manage all >> notifications <https://gitlab.com/profile/notifications> · Help >> <https://gitlab.com/help> >> _______________________________________________ >> kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx >> To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx >> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ >> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines >> List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx > _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx