Add conda builds to our github actions workflow#87
Conversation
Documentation preview |
Click to view CI ResultsGitHub pull request #87 of commit a6bb6b20816ac02ff3849056ed7e9fd275754155, no merge conflicts.
Running as SYSTEM
Setting status of a6bb6b20816ac02ff3849056ed7e9fd275754155 to PENDING with url https://10.20.13.93:8080/job/merlin_core/49/console and message: 'Pending'
Using context: Jenkins
Building on master in workspace /var/jenkins_home/workspace/merlin_core
using credential ce87ff3c-94f0-400a-8303-cb4acb4918b5
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/NVIDIA-Merlin/core # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/core
> git --version # timeout=10
using GIT_ASKPASS to set credentials login for merlin-systems username and pass
> git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/core +refs/pull/87/*:refs/remotes/origin/pr/87/* # timeout=10
> git rev-parse a6bb6b20816ac02ff3849056ed7e9fd275754155^{commit} # timeout=10
Checking out Revision a6bb6b20816ac02ff3849056ed7e9fd275754155 (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f a6bb6b20816ac02ff3849056ed7e9fd275754155 # timeout=10
Commit message: "debug github context for upload"
> git rev-list --no-walk 5ab18313ac06faa3f88773f50a8228488bb406c6 # timeout=10
[merlin_core] $ /bin/bash /tmp/jenkins8366215791920025170.sh
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (61.0.0)
Collecting setuptools
Downloading setuptools-62.2.0-py3-none-any.whl (1.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 15.7 MB/s eta 0:00:00
Installing collected packages: setuptools
Attempting uninstall: setuptools
Found existing installation: setuptools 61.0.0
Uninstalling setuptools-61.0.0:
Successfully uninstalled setuptools-61.0.0
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
google-auth 1.35.0 requires cachetools<5.0,>=2.0.0, but you have cachetools 5.0.0 which is incompatible.
tensorflow-gpu 2.8.0 requires keras<2.9,>=2.8.0rc0, but you have keras 2.6.0 which is incompatible.
tensorflow-gpu 2.8.0 requires tensorboard<2.9,>=2.8, but you have tensorboard 2.6.0 which is incompatible.
Successfully installed setuptools-62.2.0
WARNING: You are using pip version 22.0.4; however, version 22.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/merlin_core/core, configfile: pyproject.toml
plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 342 items / 1 skipped
|
Click to view CI ResultsGitHub pull request #87 of commit 2333e288cb9cc8bac2001ee53b9d32efc820f222, no merge conflicts.
Running as SYSTEM
Setting status of 2333e288cb9cc8bac2001ee53b9d32efc820f222 to PENDING with url https://10.20.13.93:8080/job/merlin_core/50/console and message: 'Pending'
Using context: Jenkins
Building on master in workspace /var/jenkins_home/workspace/merlin_core
using credential ce87ff3c-94f0-400a-8303-cb4acb4918b5
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/NVIDIA-Merlin/core # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/core
> git --version # timeout=10
using GIT_ASKPASS to set credentials login for merlin-systems username and pass
> git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/core +refs/pull/87/*:refs/remotes/origin/pr/87/* # timeout=10
> git rev-parse 2333e288cb9cc8bac2001ee53b9d32efc820f222^{commit} # timeout=10
Checking out Revision 2333e288cb9cc8bac2001ee53b9d32efc820f222 (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2333e288cb9cc8bac2001ee53b9d32efc820f222 # timeout=10
Commit message: "more debugging"
> git rev-list --no-walk a6bb6b20816ac02ff3849056ed7e9fd275754155 # timeout=10
[merlin_core] $ /bin/bash /tmp/jenkins7483250781050720807.sh
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.2.0)
WARNING: You are using pip version 22.0.4; however, version 22.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/merlin_core/core, configfile: pyproject.toml
plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 342 items / 1 skipped
|
Click to view CI ResultsGitHub pull request #87 of commit 591bba41effc8b43e0b78d05cb4c8ad7b4fd6056, no merge conflicts.
Running as SYSTEM
Setting status of 591bba41effc8b43e0b78d05cb4c8ad7b4fd6056 to PENDING with url https://10.20.13.93:8080/job/merlin_core/51/console and message: 'Pending'
Using context: Jenkins
Building on master in workspace /var/jenkins_home/workspace/merlin_core
using credential ce87ff3c-94f0-400a-8303-cb4acb4918b5
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/NVIDIA-Merlin/core # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/core
> git --version # timeout=10
using GIT_ASKPASS to set credentials login for merlin-systems username and pass
> git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/core +refs/pull/87/*:refs/remotes/origin/pr/87/* # timeout=10
> git rev-parse 591bba41effc8b43e0b78d05cb4c8ad7b4fd6056^{commit} # timeout=10
Checking out Revision 591bba41effc8b43e0b78d05cb4c8ad7b4fd6056 (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f 591bba41effc8b43e0b78d05cb4c8ad7b4fd6056 # timeout=10
Commit message: "test anaconda upload"
> git rev-list --no-walk 2333e288cb9cc8bac2001ee53b9d32efc820f222 # timeout=10
[merlin_core] $ /bin/bash /tmp/jenkins2683111707745079427.sh
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.2.0)
WARNING: You are using pip version 22.0.4; however, version 22.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/merlin_core/core, configfile: pyproject.toml
plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 342 items / 1 skipped
|
Click to view CI ResultsGitHub pull request #87 of commit c189d65d069f81f45d488f8a3f285f8bf876489b, no merge conflicts.
Running as SYSTEM
Setting status of c189d65d069f81f45d488f8a3f285f8bf876489b to PENDING with url https://10.20.13.93:8080/job/merlin_core/53/console and message: 'Pending'
Using context: Jenkins
Building on master in workspace /var/jenkins_home/workspace/merlin_core
using credential ce87ff3c-94f0-400a-8303-cb4acb4918b5
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/NVIDIA-Merlin/core # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/core
> git --version # timeout=10
using GIT_ASKPASS to set credentials login for merlin-systems username and pass
> git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/core +refs/pull/87/*:refs/remotes/origin/pr/87/* # timeout=10
> git rev-parse c189d65d069f81f45d488f8a3f285f8bf876489b^{commit} # timeout=10
Checking out Revision c189d65d069f81f45d488f8a3f285f8bf876489b (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f c189d65d069f81f45d488f8a3f285f8bf876489b # timeout=10
Commit message: "."
> git rev-list --no-walk 4619ae2edb77655038454cbc0b566798add54dce # timeout=10
[merlin_core] $ /bin/bash /tmp/jenkins8485413396081049899.sh
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.2.0)
WARNING: You are using pip version 22.0.4; however, version 22.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/merlin_core/core, configfile: pyproject.toml
plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 342 items / 1 skipped
|
Click to view CI ResultsGitHub pull request #87 of commit bed93021c0a3bf0d4ea0c7392c0d3a9cc0056050, no merge conflicts.
Running as SYSTEM
Setting status of bed93021c0a3bf0d4ea0c7392c0d3a9cc0056050 to PENDING with url https://10.20.13.93:8080/job/merlin_core/54/console and message: 'Pending'
Using context: Jenkins
Building on master in workspace /var/jenkins_home/workspace/merlin_core
using credential ce87ff3c-94f0-400a-8303-cb4acb4918b5
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/NVIDIA-Merlin/core # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/core
> git --version # timeout=10
using GIT_ASKPASS to set credentials login for merlin-systems username and pass
> git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/core +refs/pull/87/*:refs/remotes/origin/pr/87/* # timeout=10
> git rev-parse bed93021c0a3bf0d4ea0c7392c0d3a9cc0056050^{commit} # timeout=10
Checking out Revision bed93021c0a3bf0d4ea0c7392c0d3a9cc0056050 (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f bed93021c0a3bf0d4ea0c7392c0d3a9cc0056050 # timeout=10
Commit message: "."
> git rev-list --no-walk c189d65d069f81f45d488f8a3f285f8bf876489b # timeout=10
[merlin_core] $ /bin/bash /tmp/jenkins153300224097952568.sh
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.2.0)
WARNING: You are using pip version 22.0.4; however, version 22.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/merlin_core/core, configfile: pyproject.toml
plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 342 items / 1 skipped
|
This adds a conda build step to build our conda package to the github actions workflow. This also uploads the package to anaconda during release.
No description provided.