[DevOps] CI build failing with DNS error #348

Closed
opened 2022-04-20 08:04:51 +00:00 by bobinson · 4 comments
bobinson commented 2022-04-20 08:04:51 +00:00 (Migrated from gitlab.com)

Pipelines are failing with the build job unable to checkout code.

Refer: https://gitlab.com/PBSA/peerplays/-/jobs/2350771744

$ git submodule update --init --recursive
Cloning into '/home/gitlab-runner/builds/JN7Eq9yZ/0/PBSA/peerplays/docs'...
fatal: unable to access 'https://github.com/bitshares/bitshares-core.wiki.git/': Could not resolve host: github.com
fatal: clone of 'https://github.com/bitshares/bitshares-core.wiki.git' into submodule path '/home/gitlab-runner/builds/JN7Eq9yZ/0/PBSA/peerplays/docs' failed
Failed to clone 'docs'. Retry scheduled
Cloning into '/home/gitlab-runner/builds/JN7Eq9yZ/0/PBSA/peerplays/libraries/fc'...
fatal: unable to access 'https://gitlab.com/PBSA/tools-libs/peerplays-fc.git/': Could not resolve host: gitlab.com
fatal: clone of 'https://gitlab.com/PBSA/tools-libs/peerplays-fc.git' into submodule path '/home/gitlab-runner/builds/JN7Eq9yZ/0/PBSA/peerplays/libraries/fc' failed
Failed to clone 'libraries/fc'. Retry scheduled
Cloning into '/home/gitlab-runner/builds/JN7Eq9yZ/0/PBSA/peerplays/docs'...
fatal: unable to access 'https://github.com/bitshares/bitshares-core.wiki.git/': Could not resolve host: github.com
fatal: clone of 'https://github.com/bitshares/bitshares-core.wiki.git' into submodule path '/home/gitlab-runner/builds/JN7Eq9yZ/0/PBSA/peerplays/docs' failed
Failed to clone 'docs' a second time, aborting
Pipelines are failing with the build job unable to checkout code. Refer: https://gitlab.com/PBSA/peerplays/-/jobs/2350771744 ``` $ git submodule update --init --recursive Cloning into '/home/gitlab-runner/builds/JN7Eq9yZ/0/PBSA/peerplays/docs'... fatal: unable to access 'https://github.com/bitshares/bitshares-core.wiki.git/': Could not resolve host: github.com fatal: clone of 'https://github.com/bitshares/bitshares-core.wiki.git' into submodule path '/home/gitlab-runner/builds/JN7Eq9yZ/0/PBSA/peerplays/docs' failed Failed to clone 'docs'. Retry scheduled Cloning into '/home/gitlab-runner/builds/JN7Eq9yZ/0/PBSA/peerplays/libraries/fc'... fatal: unable to access 'https://gitlab.com/PBSA/tools-libs/peerplays-fc.git/': Could not resolve host: gitlab.com fatal: clone of 'https://gitlab.com/PBSA/tools-libs/peerplays-fc.git' into submodule path '/home/gitlab-runner/builds/JN7Eq9yZ/0/PBSA/peerplays/libraries/fc' failed Failed to clone 'libraries/fc'. Retry scheduled Cloning into '/home/gitlab-runner/builds/JN7Eq9yZ/0/PBSA/peerplays/docs'... fatal: unable to access 'https://github.com/bitshares/bitshares-core.wiki.git/': Could not resolve host: github.com fatal: clone of 'https://github.com/bitshares/bitshares-core.wiki.git' into submodule path '/home/gitlab-runner/builds/JN7Eq9yZ/0/PBSA/peerplays/docs' failed Failed to clone 'docs' a second time, aborting ```
bobinson commented 2022-04-20 08:04:51 +00:00 (Migrated from gitlab.com)

assigned to @rilesdun

assigned to @rilesdun
rilesdun commented 2022-04-20 12:59:54 +00:00 (Migrated from gitlab.com)

This is believed to be solved, waiting for pipeline completion for confirmation

This is believed to be solved, waiting for pipeline completion for confirmation
rilesdun commented 2022-04-20 19:10:31 +00:00 (Migrated from gitlab.com)

We can confirm this issue itself is completed, dns issues on gitlab runner server are resolved. I will open another issue related to the following error below:

Successful build, one test failed:
image

We can confirm this issue itself is completed, dns issues on gitlab runner server are resolved. I will open another issue related to the following error below: Successful build, one test failed: ![image](/uploads/478495f8ce4a5c368a3e61b9c29aea6f/image.png)
rilesdun (Migrated from gitlab.com) closed this issue 2022-04-20 19:10:32 +00:00
rilesdun commented 2022-04-20 19:18:55 +00:00 (Migrated from gitlab.com)
Here is the related issue: https://gitlab.com/PBSA/peerplays/-/issues/349
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#348
No description provided.