-
Notifications
You must be signed in to change notification settings - Fork 143
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
Normalize Op using fp32 #1597
Normalize Op using fp32 #1597
Conversation
This is a test to see if the jenkins CI will get picked up |
Click to view CI ResultsGitHub pull request #1597 of commit 3ea8babe9714ac7f9260027253c5cd58d2828682, no merge conflicts. Running as SYSTEM Setting status of 3ea8babe9714ac7f9260027253c5cd58d2828682 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4542/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 3ea8babe9714ac7f9260027253c5cd58d2828682^{commit} # timeout=10 Checking out Revision 3ea8babe9714ac7f9260027253c5cd58d2828682 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 3ea8babe9714ac7f9260027253c5cd58d2828682 # timeout=10 Commit message: "keep fp64" > git rev-list --no-walk 12c68fbc4445db27bada9b4e7c05a90c4832b366 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins14741025011272362175.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
Documentation preview |
Click to view CI ResultsGitHub pull request #1597 of commit 31a8e3b5157f7882b728d63c3c7258582641a470, no merge conflicts. Running as SYSTEM Setting status of 31a8e3b5157f7882b728d63c3c7258582641a470 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4544/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 31a8e3b5157f7882b728d63c3c7258582641a470^{commit} # timeout=10 Checking out Revision 31a8e3b5157f7882b728d63c3c7258582641a470 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 31a8e3b5157f7882b728d63c3c7258582641a470 # timeout=10 Commit message: "Merge branch 'main' into normalize_fp32" > git rev-list --no-walk 12c68fbc4445db27bada9b4e7c05a90c4832b366 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins6465818130657288239.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
rerun tests |
Click to view CI ResultsGitHub pull request #1597 of commit 31a8e3b5157f7882b728d63c3c7258582641a470, no merge conflicts. GitHub pull request #1597 of commit 31a8e3b5157f7882b728d63c3c7258582641a470, no merge conflicts. Running as SYSTEM Setting status of 31a8e3b5157f7882b728d63c3c7258582641a470 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4545/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 31a8e3b5157f7882b728d63c3c7258582641a470^{commit} # timeout=10 Checking out Revision 31a8e3b5157f7882b728d63c3c7258582641a470 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 31a8e3b5157f7882b728d63c3c7258582641a470 # timeout=10 Commit message: "Merge branch 'main' into normalize_fp32" > git rev-list --no-walk 31a8e3b5157f7882b728d63c3c7258582641a470 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins4152090352994964919.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
rerun tests |
2 similar comments
rerun tests |
rerun tests |
Click to view CI ResultsGitHub pull request #1597 of commit 31a8e3b5157f7882b728d63c3c7258582641a470, no merge conflicts. GitHub pull request #1597 of commit 31a8e3b5157f7882b728d63c3c7258582641a470, no merge conflicts. Running as SYSTEM Setting status of 31a8e3b5157f7882b728d63c3c7258582641a470 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4548/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 31a8e3b5157f7882b728d63c3c7258582641a470^{commit} # timeout=10 Checking out Revision 31a8e3b5157f7882b728d63c3c7258582641a470 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 31a8e3b5157f7882b728d63c3c7258582641a470 # timeout=10 Commit message: "Merge branch 'main' into normalize_fp32" > git rev-list --no-walk 6726264cbcfc23d701f39fcd74207b50c985ff8d # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins15121190167887164647.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
rerun tests |
Click to view CI ResultsGitHub pull request #1597 of commit 31a8e3b5157f7882b728d63c3c7258582641a470, no merge conflicts. Running as SYSTEM Setting status of 31a8e3b5157f7882b728d63c3c7258582641a470 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4550/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 31a8e3b5157f7882b728d63c3c7258582641a470^{commit} # timeout=10 Checking out Revision 31a8e3b5157f7882b728d63c3c7258582641a470 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 31a8e3b5157f7882b728d63c3c7258582641a470 # timeout=10 Commit message: "Merge branch 'main' into normalize_fp32" > git rev-list --no-walk 6726264cbcfc23d701f39fcd74207b50c985ff8d # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins6000918569497214242.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
Click to view CI ResultsGitHub pull request #1597 of commit 99df9374422c34e000b9d8d11da0d7061ef46aed, no merge conflicts. Running as SYSTEM Setting status of 99df9374422c34e000b9d8d11da0d7061ef46aed to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4551/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 99df9374422c34e000b9d8d11da0d7061ef46aed^{commit} # timeout=10 Checking out Revision 99df9374422c34e000b9d8d11da0d7061ef46aed (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 99df9374422c34e000b9d8d11da0d7061ef46aed # timeout=10 Commit message: "change documentation" > git rev-list --no-walk 31a8e3b5157f7882b728d63c3c7258582641a470 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins17101250722631245591.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
rerun tests |
Click to view CI ResultsGitHub pull request #1597 of commit 99df9374422c34e000b9d8d11da0d7061ef46aed, no merge conflicts. Running as SYSTEM Setting status of 99df9374422c34e000b9d8d11da0d7061ef46aed to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4552/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 99df9374422c34e000b9d8d11da0d7061ef46aed^{commit} # timeout=10 Checking out Revision 99df9374422c34e000b9d8d11da0d7061ef46aed (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 99df9374422c34e000b9d8d11da0d7061ef46aed # timeout=10 Commit message: "change documentation" > git rev-list --no-walk 99df9374422c34e000b9d8d11da0d7061ef46aed # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins7398654711454226637.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
rerun tests |
Click to view CI ResultsGitHub pull request #1597 of commit 99df9374422c34e000b9d8d11da0d7061ef46aed, no merge conflicts. GitHub pull request #1597 of commit 99df9374422c34e000b9d8d11da0d7061ef46aed, no merge conflicts. Running as SYSTEM Setting status of 99df9374422c34e000b9d8d11da0d7061ef46aed to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4553/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 99df9374422c34e000b9d8d11da0d7061ef46aed^{commit} # timeout=10 Checking out Revision 99df9374422c34e000b9d8d11da0d7061ef46aed (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 99df9374422c34e000b9d8d11da0d7061ef46aed # timeout=10 Commit message: "change documentation" > git rev-list --no-walk 99df9374422c34e000b9d8d11da0d7061ef46aed # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins2396919500537035105.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
The earlier Jenkins failures were due to the dask version somehow being reverted to an older version. The tests are now failing due to an AttributeError that may be related to this change.
|
Click to view CI ResultsGitHub pull request #1597 of commit 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25, no merge conflicts. Running as SYSTEM Setting status of 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4554/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25^{commit} # timeout=10 Checking out Revision 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25 # timeout=10 Commit message: "set PYTHONPATH" > git rev-list --no-walk 99df9374422c34e000b9d8d11da0d7061ef46aed # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins6736196258958809971.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
rerun tests |
Click to view CI ResultsGitHub pull request #1597 of commit 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25, no merge conflicts. Running as SYSTEM Setting status of 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4555/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25^{commit} # timeout=10 Checking out Revision 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25 # timeout=10 Commit message: "set PYTHONPATH" > git rev-list --no-walk 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins363619808597111859.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
rerun tests |
This reverts commit 8ddd8fb.
Click to view CI ResultsGitHub pull request #1597 of commit 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25, no merge conflicts. GitHub pull request #1597 of commit 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25, no merge conflicts. Running as SYSTEM Setting status of 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4556/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25^{commit} # timeout=10 Checking out Revision 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25 # timeout=10 Commit message: "set PYTHONPATH" > git rev-list --no-walk 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins15616336802954477098.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
Click to view CI ResultsGitHub pull request #1597 of commit 9e3dd22ec645575176449555b6ffabc1eb0f917b, no merge conflicts. Running as SYSTEM Setting status of 9e3dd22ec645575176449555b6ffabc1eb0f917b to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4557/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 9e3dd22ec645575176449555b6ffabc1eb0f917b^{commit} # timeout=10 Checking out Revision 9e3dd22ec645575176449555b6ffabc1eb0f917b (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e3dd22ec645575176449555b6ffabc1eb0f917b # timeout=10 Commit message: "Revert "set PYTHONPATH"" > git rev-list --no-walk 8ddd8fb9e322af8db4a31bde7a94c8e91fae4c25 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins13391713593227507191.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
Click to view CI ResultsGitHub pull request #1597 of commit 994df8454d11f95c07e7d699bd790d9ae595fe76, no merge conflicts. Running as SYSTEM Setting status of 994df8454d11f95c07e7d699bd790d9ae595fe76 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4558/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 994df8454d11f95c07e7d699bd790d9ae595fe76^{commit} # timeout=10 Checking out Revision 994df8454d11f95c07e7d699bd790d9ae595fe76 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 994df8454d11f95c07e7d699bd790d9ae595fe76 # timeout=10 Commit message: "Update docstring" > git rev-list --no-walk 9e3dd22ec645575176449555b6ffabc1eb0f917b # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins5594765192554062404.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
Click to view CI ResultsGitHub pull request #1597 of commit 209c4eacb196d1622b8e3a2a563885a6171fd7fb, no merge conflicts. Running as SYSTEM Setting status of 209c4eacb196d1622b8e3a2a563885a6171fd7fb to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4560/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1597/*:refs/remotes/origin/pr/1597/* # timeout=10 > git rev-parse 209c4eacb196d1622b8e3a2a563885a6171fd7fb^{commit} # timeout=10 Checking out Revision 209c4eacb196d1622b8e3a2a563885a6171fd7fb (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 209c4eacb196d1622b8e3a2a563885a6171fd7fb # timeout=10 Commit message: "Merge branch 'main' into normalize_fp32" > git rev-list --no-walk feea5fce5b4f32301ff93130f130e1fe297ee0e8 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins8408759014724739806.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1422 items / 1 skipped |
Normalize Op used fp64 and was not compatible with tensorflow.
I added out_dtypes as parameter to provide the user the option to use fp32 instead of fp64
using fp64 broke some unittests