-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixes in the PoC first notebook #487
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Click to view CI ResultsGitHub pull request #487 of commit 5f849cc154c8d0c8d0e3b5e53c4c7e867749964f, no merge conflicts. Running as SYSTEM Setting status of 5f849cc154c8d0c8d0e3b5e53c4c7e867749964f to PENDING with url https://10.20.13.93:8080/job/merlin_merlin/274/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_merlin using credential systems-login > 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/Merlin # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/Merlin > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/Merlin +refs/pull/487/*:refs/remotes/origin/pr/487/* # timeout=10 > git rev-parse 5f849cc154c8d0c8d0e3b5e53c4c7e867749964f^{commit} # timeout=10 Checking out Revision 5f849cc154c8d0c8d0e3b5e53c4c7e867749964f (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f849cc154c8d0c8d0e3b5e53c4c7e867749964f # timeout=10 Commit message: "fixes in the first notebook" > git rev-list --no-walk c9cd5fc8ea427b3e5c07687c1b918048aa8a32da # timeout=10 [merlin_merlin] $ /bin/bash /tmp/jenkins4877055161542073501.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_merlin/merlin plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 2 items |
Click to view CI ResultsGitHub pull request #487 of commit 140e10192670ff4c14f6348b6760ed59ed259e08, no merge conflicts. Running as SYSTEM Setting status of 140e10192670ff4c14f6348b6760ed59ed259e08 to PENDING with url https://10.20.13.93:8080/job/merlin_merlin/275/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_merlin using credential systems-login > 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/Merlin # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/Merlin > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/Merlin +refs/pull/487/*:refs/remotes/origin/pr/487/* # timeout=10 > git rev-parse 140e10192670ff4c14f6348b6760ed59ed259e08^{commit} # timeout=10 Checking out Revision 140e10192670ff4c14f6348b6760ed59ed259e08 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 140e10192670ff4c14f6348b6760ed59ed259e08 # timeout=10 Commit message: "update text" > git rev-list --no-walk 5f849cc154c8d0c8d0e3b5e53c4c7e867749964f # timeout=10 [merlin_merlin] $ /bin/bash /tmp/jenkins7627243460656392305.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_merlin/merlin plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 2 items |
.../Building-and-deploying-multi-stage-RecSys/01-Building-Recommender-Systems-with-Merlin.ipynb
Show resolved
Hide resolved
rerun tests |
Click to view CI ResultsGitHub pull request #487 of commit 140e10192670ff4c14f6348b6760ed59ed259e08, no merge conflicts. Running as SYSTEM Setting status of 140e10192670ff4c14f6348b6760ed59ed259e08 to PENDING with url https://10.20.13.93:8080/job/merlin_merlin/276/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_merlin using credential systems-login > 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/Merlin # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/Merlin > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/Merlin +refs/pull/487/*:refs/remotes/origin/pr/487/* # timeout=10 > git rev-parse 140e10192670ff4c14f6348b6760ed59ed259e08^{commit} # timeout=10 Checking out Revision 140e10192670ff4c14f6348b6760ed59ed259e08 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 140e10192670ff4c14f6348b6760ed59ed259e08 # timeout=10 Commit message: "update text" > git rev-list --no-walk 140e10192670ff4c14f6348b6760ed59ed259e08 # timeout=10 [merlin_merlin] $ /bin/bash /tmp/jenkins14734994305766964927.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_merlin/merlin plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 2 items |
rerun tests |
Click to view CI ResultsGitHub pull request #487 of commit 140e10192670ff4c14f6348b6760ed59ed259e08, no merge conflicts. Running as SYSTEM Setting status of 140e10192670ff4c14f6348b6760ed59ed259e08 to PENDING with url https://10.20.13.93:8080/job/merlin_merlin/279/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_merlin using credential systems-login > 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/Merlin # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/Merlin > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/Merlin +refs/pull/487/*:refs/remotes/origin/pr/487/* # timeout=10 > git rev-parse 140e10192670ff4c14f6348b6760ed59ed259e08^{commit} # timeout=10 Checking out Revision 140e10192670ff4c14f6348b6760ed59ed259e08 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 140e10192670ff4c14f6348b6760ed59ed259e08 # timeout=10 Commit message: "update text" > git rev-list --no-walk c1a2af8e1a2f30a3ced92664b13bb56f59ccf91b # timeout=10 [merlin_merlin] $ /bin/bash /tmp/jenkins10438462561718261988.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_merlin/merlin plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 2 items |
Click to view CI ResultsGitHub pull request #487 of commit 314a6de5b8c372f2e5c478ecfdb732261d99f23f, no merge conflicts. Running as SYSTEM Setting status of 314a6de5b8c372f2e5c478ecfdb732261d99f23f to PENDING with url https://10.20.13.93:8080/job/merlin_merlin/281/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_merlin using credential systems-login > 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/Merlin # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/Merlin > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/Merlin +refs/pull/487/*:refs/remotes/origin/pr/487/* # timeout=10 > git rev-parse 314a6de5b8c372f2e5c478ecfdb732261d99f23f^{commit} # timeout=10 Checking out Revision 314a6de5b8c372f2e5c478ecfdb732261d99f23f (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 314a6de5b8c372f2e5c478ecfdb732261d99f23f # timeout=10 Commit message: "Merge branch 'main' into fix_poc_nb" > git rev-list --no-walk 551548bc6cd77c133ea9970ffef631f836a45e0b # timeout=10 [merlin_merlin] $ /bin/bash /tmp/jenkins10491277866465760432.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_merlin/merlin plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 2 items |
Documentation preview |
Click to view CI ResultsGitHub pull request #487 of commit bb8740bd2e9fd10eebb02419c28ec235cc460176, no merge conflicts. Running as SYSTEM Setting status of bb8740bd2e9fd10eebb02419c28ec235cc460176 to PENDING with url https://10.20.13.93:8080/job/merlin_merlin/283/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_merlin using credential systems-login > 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/Merlin # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/Merlin > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/Merlin +refs/pull/487/*:refs/remotes/origin/pr/487/* # timeout=10 > git rev-parse bb8740bd2e9fd10eebb02419c28ec235cc460176^{commit} # timeout=10 Checking out Revision bb8740bd2e9fd10eebb02419c28ec235cc460176 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f bb8740bd2e9fd10eebb02419c28ec235cc460176 # timeout=10 Commit message: "move export query tower cell up" > git rev-list --no-walk 48e4c66e73acbfd808b2d2e48aea5cd88a62fe6e # timeout=10 [merlin_merlin] $ /bin/bash /tmp/jenkins8426093031631454123.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_merlin/merlin plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 2 items |
rerun tests |
Click to view CI ResultsGitHub pull request #487 of commit bb8740bd2e9fd10eebb02419c28ec235cc460176, no merge conflicts. Running as SYSTEM Setting status of bb8740bd2e9fd10eebb02419c28ec235cc460176 to PENDING with url https://10.20.13.93:8080/job/merlin_merlin/284/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_merlin using credential systems-login > 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/Merlin # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/Merlin > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/Merlin +refs/pull/487/*:refs/remotes/origin/pr/487/* # timeout=10 > git rev-parse bb8740bd2e9fd10eebb02419c28ec235cc460176^{commit} # timeout=10 Checking out Revision bb8740bd2e9fd10eebb02419c28ec235cc460176 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f bb8740bd2e9fd10eebb02419c28ec235cc460176 # timeout=10 Commit message: "move export query tower cell up" > git rev-list --no-walk bb8740bd2e9fd10eebb02419c28ec235cc460176 # timeout=10 [merlin_merlin] $ /bin/bash /tmp/jenkins4222404744860587061.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_merlin/merlin plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 2 items |
This PR