-
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
Add Sparse Representation Capability to Dataloaders #793
Conversation
rerun tests |
Click to view CI ResultsGitHub pull request #793 of commit 6b5c75d65885b5a26b7f0091ca1458f2981aeae2, no merge conflicts. Running as SYSTEM Setting status of 6b5c75d65885b5a26b7f0091ca1458f2981aeae2 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2368/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 6b5c75d65885b5a26b7f0091ca1458f2981aeae2^{commit} # timeout=10 Checking out Revision 6b5c75d65885b5a26b7f0091ca1458f2981aeae2 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 6b5c75d65885b5a26b7f0091ca1458f2981aeae2 # timeout=10 Commit message: "working sparse representation in tf and torch" > git rev-list --no-walk 02435f68a697740deca48003b0112526ee22b757 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins1432626867791721144.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/torch.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/tensorflow.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/backend.py Oh no! 💥 💔 💥 3 files would be reformatted, 102 files would be left unchanged. Build step 'Execute shell' marked build as failure Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins7118186889350980731.sh |
Click to view CI ResultsGitHub pull request #793 of commit 659821dbc782615e111e94c7ecd7b46297a18d0c, no merge conflicts. Running as SYSTEM Setting status of 659821dbc782615e111e94c7ecd7b46297a18d0c to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2391/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 659821dbc782615e111e94c7ecd7b46297a18d0c^{commit} # timeout=10 Checking out Revision 659821dbc782615e111e94c7ecd7b46297a18d0c (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 659821dbc782615e111e94c7ecd7b46297a18d0c # timeout=10 Commit message: "moving in the right direction" > git rev-list --no-walk f2cf52326fbb7042e17c09c85f8ab9bb3e4a4483 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins7543768527155475104.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/framework_utils/torch/models.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/framework_utils/torch/utils.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/torch.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/tensorflow.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/backend.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/tests/unit/test_torch_dataloader.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/ops/categorify.py Oh no! 💥 💔 💥 7 files would be reformatted, 98 files would be left unchanged. Build step 'Execute shell' marked build as failure Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins6816975069542923734.sh |
build |
/blossom-ci |
Click to view CI ResultsGitHub pull request #793 of commit fddc7a55ce60f846130f49fcb8c2d74ff62640b7, has merge conflicts. Running as SYSTEM Setting status of fddc7a55ce60f846130f49fcb8c2d74ff62640b7 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2430/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse fddc7a55ce60f846130f49fcb8c2d74ff62640b7^{commit} # timeout=10 Checking out Revision fddc7a55ce60f846130f49fcb8c2d74ff62640b7 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f fddc7a55ce60f846130f49fcb8c2d74ff62640b7 # timeout=10 Commit message: "âMerge branch 'main' of https://github.com/NVIDIA/NVTabular into spar-dl" > git rev-list --no-walk 69fd3f56fc10cf20d02f868578bcd7c736248604 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins3342729121678280390.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/framework_utils/torch/models.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/framework_utils/torch/utils.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/torch.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/tensorflow.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/backend.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/tests/unit/test_torch_dataloader.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/ops/categorify.py Oh no! 💥 💔 💥 7 files would be reformatted, 98 files would be left unchanged. Build step 'Execute shell' marked build as failure Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins3748905590950028473.sh |
Click to view CI ResultsGitHub pull request #793 of commit c1ee1eb70c13f0e47d990dc54cc70f94aeb177c4, no merge conflicts. Running as SYSTEM Setting status of c1ee1eb70c13f0e47d990dc54cc70f94aeb177c4 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2431/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse c1ee1eb70c13f0e47d990dc54cc70f94aeb177c4^{commit} # timeout=10 Checking out Revision c1ee1eb70c13f0e47d990dc54cc70f94aeb177c4 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f c1ee1eb70c13f0e47d990dc54cc70f94aeb177c4 # timeout=10 Commit message: "clean up categorify" > git rev-list --no-walk fddc7a55ce60f846130f49fcb8c2d74ff62640b7 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins5015483052671680397.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/framework_utils/torch/utils.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/framework_utils/torch/models.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/torch.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/tensorflow.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/backend.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/tests/unit/test_torch_dataloader.py Oh no! 💥 💔 💥 6 files would be reformatted, 100 files would be left unchanged. Build step 'Execute shell' marked build as failure Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins3952170755877946287.sh |
Click to view CI ResultsGitHub pull request #793 of commit 44fec2321055d7df02e13a216206fc7b76667ac4, no merge conflicts. Running as SYSTEM Setting status of 44fec2321055d7df02e13a216206fc7b76667ac4 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2432/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 44fec2321055d7df02e13a216206fc7b76667ac4^{commit} # timeout=10 Checking out Revision 44fec2321055d7df02e13a216206fc7b76667ac4 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 44fec2321055d7df02e13a216206fc7b76667ac4 # timeout=10 Commit message: "more tests passing" > git rev-list --no-walk c1ee1eb70c13f0e47d990dc54cc70f94aeb177c4 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins2233882198408728476.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/framework_utils/torch/models.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/framework_utils/torch/utils.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/torch.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/tensorflow.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/backend.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/tests/unit/test_torch_dataloader.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/ops/categorify.py Oh no! 💥 💔 💥 7 files would be reformatted, 99 files would be left unchanged. Build step 'Execute shell' marked build as failure Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins17083196856660821.sh |
Click to view CI ResultsGitHub pull request #793 of commit 912a5a542bac16b42bfe1c4d9728bdf4c3ccdcaf, no merge conflicts. Running as SYSTEM Setting status of 912a5a542bac16b42bfe1c4d9728bdf4c3ccdcaf to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2433/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 912a5a542bac16b42bfe1c4d9728bdf4c3ccdcaf^{commit} # timeout=10 Checking out Revision 912a5a542bac16b42bfe1c4d9728bdf4c3ccdcaf (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 912a5a542bac16b42bfe1c4d9728bdf4c3ccdcaf # timeout=10 Commit message: "working a little better" > git rev-list --no-walk 44fec2321055d7df02e13a216206fc7b76667ac4 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins6148435236485722208.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint ************* Module nvtabular.loader.tensorflow nvtabular/loader/tensorflow.py:332:0: R1721: Unnecessary use of a comprehension (unnecessary-comprehension) nvtabular/loader/tensorflow.py:387:27: C0201: Consider iterating the dictionary directly instead of calling .keys() (consider-iterating-dictionary) ************* Module nvtabular.loader.torch nvtabular/loader/torch.py:144:27: C0201: Consider iterating the dictionary directly instead of calling .keys() (consider-iterating-dictionary) nvtabular/loader/torch.py:165:0: R1721: Unnecessary use of a comprehension (unnecessary-comprehension) |
Click to view CI ResultsGitHub pull request #793 of commit 50399aeb61b4a798026b574d95131e2087373393, has merge conflicts. Running as SYSTEM Setting status of 50399aeb61b4a798026b574d95131e2087373393 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2446/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 50399aeb61b4a798026b574d95131e2087373393^{commit} # timeout=10 Checking out Revision 50399aeb61b4a798026b574d95131e2087373393 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 50399aeb61b4a798026b574d95131e2087373393 # timeout=10 Commit message: "only one test failing now" > git rev-list --no-walk 39382c07b87675bd36a7652a743922e45943e84e # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins7290212659290436413.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/multi-gpu-movielens/torch_trainer.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/framework_utils/torch/utils.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/tests/unit/test_torch_dataloader.py Oh no! 💥 💔 💥 3 files would be reformatted, 103 files would be left unchanged. Build step 'Execute shell' marked build as failure Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins1027238766218922044.sh |
Click to view CI ResultsGitHub pull request #793 of commit 06a27d5fd510ce657433e15f42385f67995e6ba1, has merge conflicts. Running as SYSTEM Setting status of 06a27d5fd510ce657433e15f42385f67995e6ba1 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2447/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 06a27d5fd510ce657433e15f42385f67995e6ba1^{commit} # timeout=10 Checking out Revision 06a27d5fd510ce657433e15f42385f67995e6ba1 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 06a27d5fd510ce657433e15f42385f67995e6ba1 # timeout=10 Commit message: "fixed formatting" > git rev-list --no-walk 50399aeb61b4a798026b574d95131e2087373393 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins1722031655059226503.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint ************* Module nvtabular.loader.tensorflow nvtabular/loader/tensorflow.py:332:0: R1721: Unnecessary use of a comprehension (unnecessary-comprehension) nvtabular/loader/tensorflow.py:387:27: C0201: Consider iterating the dictionary directly instead of calling .keys() (consider-iterating-dictionary) ************* Module nvtabular.loader.torch nvtabular/loader/torch.py:144:27: C0201: Consider iterating the dictionary directly instead of calling .keys() (consider-iterating-dictionary) nvtabular/loader/torch.py:165:0: R1721: Unnecessary use of a comprehension (unnecessary-comprehension) |
Click to view CI ResultsGitHub pull request #793 of commit 9fb369e6853a892b64c44e9c938b0bcf56e7686a, has merge conflicts. Running as SYSTEM Setting status of 9fb369e6853a892b64c44e9c938b0bcf56e7686a to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2451/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 9fb369e6853a892b64c44e9c938b0bcf56e7686a^{commit} # timeout=10 Checking out Revision 9fb369e6853a892b64c44e9c938b0bcf56e7686a (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 9fb369e6853a892b64c44e9c938b0bcf56e7686a # timeout=10 Commit message: "all tests green on dict change" > git rev-list --no-walk 5e3115776d5ecabe4aeff8709d3ad5a5b3cf811b # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins2052645554062529147.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint ************* Module nvtabular.loader.tensorflow nvtabular/loader/tensorflow.py:332:0: R1721: Unnecessary use of a comprehension (unnecessary-comprehension) nvtabular/loader/tensorflow.py:387:27: C0201: Consider iterating the dictionary directly instead of calling .keys() (consider-iterating-dictionary) ************* Module nvtabular.loader.torch nvtabular/loader/torch.py:144:27: C0201: Consider iterating the dictionary directly instead of calling .keys() (consider-iterating-dictionary) nvtabular/loader/torch.py:165:0: R1721: Unnecessary use of a comprehension (unnecessary-comprehension) |
Click to view CI ResultsGitHub pull request #793 of commit e13981e45553e8aad2c3989a5b0f2f8603820630, has merge conflicts. Running as SYSTEM Setting status of e13981e45553e8aad2c3989a5b0f2f8603820630 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2453/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse e13981e45553e8aad2c3989a5b0f2f8603820630^{commit} # timeout=10 Checking out Revision e13981e45553e8aad2c3989a5b0f2f8603820630 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f e13981e45553e8aad2c3989a5b0f2f8603820630 # timeout=10 Commit message: "pytorch working sparse with test" > git rev-list --no-walk f8db7af3cf78bffb1f364c22f3a189b268d3fe3c # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins6652828718567464703.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 ./nvtabular/loader/tensorflow.py:348:17: F541 f-string is missing placeholders ./nvtabular/loader/tensorflow.py:391:20: E713 test for membership should be 'not in' ./nvtabular/loader/torch.py:149:20: E713 test for membership should be 'not in' Build step 'Execute shell' marked build as failure Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins1044725656805103632.sh |
Click to view CI ResultsGitHub pull request #793 of commit 89ebc4ce882244d1452718a879b36e415ed27581, has merge conflicts. Running as SYSTEM Setting status of 89ebc4ce882244d1452718a879b36e415ed27581 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2455/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 89ebc4ce882244d1452718a879b36e415ed27581^{commit} # timeout=10 Checking out Revision 89ebc4ce882244d1452718a879b36e415ed27581 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 89ebc4ce882244d1452718a879b36e415ed27581 # timeout=10 Commit message: "working tests" > git rev-list --no-walk 5d312517ad3cc9cf5fa8464b79a949f38b51dd14 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins3551471985562897453.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Attempting uninstall: nvtabular Found existing installation: nvtabular 0.5.2+11.g2a51af0 Can't uninstall 'nvtabular'. No files were found to uninstall. Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/torch.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/tensorflow.py would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/tests/unit/test_tf_dataloader.py Oh no! 💥 💔 💥 3 files would be reformatted, 103 files would be left unchanged. Build step 'Execute shell' marked build as failure Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins2296017292720553945.sh |
Click to view CI ResultsGitHub pull request #793 of commit c7eb4658b650e9e52934ac2b04b782beed33e024, no merge conflicts. Running as SYSTEM Setting status of c7eb4658b650e9e52934ac2b04b782beed33e024 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2516/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse c7eb4658b650e9e52934ac2b04b782beed33e024^{commit} # timeout=10 Checking out Revision c7eb4658b650e9e52934ac2b04b782beed33e024 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f c7eb4658b650e9e52934ac2b04b782beed33e024 # timeout=10 Commit message: "torch dense testing in" > git rev-list --no-walk 5e58d35dd32d6f24e378d27c1fa4d0371243c261 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins5960428204266460400.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.2 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint ************* Module tests.unit.test_torch_dataloader tests/unit/test_torch_dataloader.py:40:0: W0611: Unused DictTransform imported from nvtabular.framework_utils.torch.utils (unused-import) |
Click to view CI ResultsGitHub pull request #793 of commit 8d806965cd2c5a581d3d0ff5e7c7bbd584ca1d33, no merge conflicts. Running as SYSTEM Setting status of 8d806965cd2c5a581d3d0ff5e7c7bbd584ca1d33 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2517/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 8d806965cd2c5a581d3d0ff5e7c7bbd584ca1d33^{commit} # timeout=10 Checking out Revision 8d806965cd2c5a581d3d0ff5e7c7bbd584ca1d33 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d806965cd2c5a581d3d0ff5e7c7bbd584ca1d33 # timeout=10 Commit message: "added tf test for sparse to dense logic" > git rev-list --no-walk c7eb4658b650e9e52934ac2b04b782beed33e024 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins7674515692428069966.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.2 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint ************* Module tests.unit.test_torch_dataloader tests/unit/test_torch_dataloader.py:40:0: W0611: Unused DictTransform imported from nvtabular.framework_utils.torch.utils (unused-import) |
Click to view CI ResultsGitHub pull request #793 of commit 2643e2ee858f07e9ca9eb4dbd6fa7896f8dbd1c7, no merge conflicts. Running as SYSTEM Setting status of 2643e2ee858f07e9ca9eb4dbd6fa7896f8dbd1c7 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2518/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 2643e2ee858f07e9ca9eb4dbd6fa7896f8dbd1c7^{commit} # timeout=10 Checking out Revision 2643e2ee858f07e9ca9eb4dbd6fa7896f8dbd1c7 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 2643e2ee858f07e9ca9eb4dbd6fa7896f8dbd1c7 # timeout=10 Commit message: "flake8 unused dicttransform import" > git rev-list --no-walk 8d806965cd2c5a581d3d0ff5e7c7bbd584ca1d33 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins5563362800416668014.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.2 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint |
Click to view CI ResultsGitHub pull request #793 of commit 45409f5e0241f29f302b6ef8d3e7eef4b41ae3e7, no merge conflicts. Running as SYSTEM Setting status of 45409f5e0241f29f302b6ef8d3e7eef4b41ae3e7 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2519/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 45409f5e0241f29f302b6ef8d3e7eef4b41ae3e7^{commit} # timeout=10 Checking out Revision 45409f5e0241f29f302b6ef8d3e7eef4b41ae3e7 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 45409f5e0241f29f302b6ef8d3e7eef4b41ae3e7 # timeout=10 Commit message: "adding safety check for linear build function" > git rev-list --no-walk 2643e2ee858f07e9ca9eb4dbd6fa7896f8dbd1c7 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins3978225860197278013.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.2 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint |
Click to view CI ResultsGitHub pull request #793 of commit 98ccb22d7ce2e1b57c53d506be120c550e861439, no merge conflicts. Running as SYSTEM Setting status of 98ccb22d7ce2e1b57c53d506be120c550e861439 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2520/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 98ccb22d7ce2e1b57c53d506be120c550e861439^{commit} # timeout=10 Checking out Revision 98ccb22d7ce2e1b57c53d506be120c550e861439 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ccb22d7ce2e1b57c53d506be120c550e861439 # timeout=10 Commit message: "naming fix" > git rev-list --no-walk 45409f5e0241f29f302b6ef8d3e7eef4b41ae3e7 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins2324737037462220339.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.2 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check would reformat /var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/torch.py Oh no! 💥 💔 💥 1 file would be reformatted, 105 files would be left unchanged. Build step 'Execute shell' marked build as failure Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins5608412253452254566.sh |
Click to view CI ResultsGitHub pull request #793 of commit 76d37186636de8e27dcaa0b68262eabdf7ec2b90, no merge conflicts. Running as SYSTEM Setting status of 76d37186636de8e27dcaa0b68262eabdf7ec2b90 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2521/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 76d37186636de8e27dcaa0b68262eabdf7ec2b90^{commit} # timeout=10 Checking out Revision 76d37186636de8e27dcaa0b68262eabdf7ec2b90 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 76d37186636de8e27dcaa0b68262eabdf7ec2b90 # timeout=10 Commit message: "black reformat" > git rev-list --no-walk 98ccb22d7ce2e1b57c53d506be120c550e861439 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins7196285595441732930.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.2 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint |
Click to view CI ResultsGitHub pull request #793 of commit a48173583a00a0d43ddaa76d1aa4eed4258a1c7a, no merge conflicts. Running as SYSTEM Setting status of a48173583a00a0d43ddaa76d1aa4eed4258a1c7a to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2526/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse a48173583a00a0d43ddaa76d1aa4eed4258a1c7a^{commit} # timeout=10 Checking out Revision a48173583a00a0d43ddaa76d1aa4eed4258a1c7a (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f a48173583a00a0d43ddaa76d1aa4eed4258a1c7a # timeout=10 Commit message: "fixed np calls unnecessary" > git rev-list --no-walk 6e47a57246bb0e28c0db758d3d96cb8d60dc99f8 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins5766202141533268416.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.2 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint |
Click to view CI ResultsGitHub pull request #793 of commit 4369e8ad7c48f69f2d5e10964dcbcc94527b1db1, no merge conflicts. Running as SYSTEM Setting status of 4369e8ad7c48f69f2d5e10964dcbcc94527b1db1 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2531/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 4369e8ad7c48f69f2d5e10964dcbcc94527b1db1^{commit} # timeout=10 Checking out Revision 4369e8ad7c48f69f2d5e10964dcbcc94527b1db1 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 4369e8ad7c48f69f2d5e10964dcbcc94527b1db1 # timeout=10 Commit message: "using new sparse api" > git rev-list --no-walk 8ec75a3b19a2327bb4c2907b1e5aa6504dc2cf80 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins5527489563700728260.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.2 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint Build timed out (after 20 minutes). Marking the build as failed. Terminated Build was aborted Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins587785525062540192.sh |
Click to view CI ResultsGitHub pull request #793 of commit 8d79bfa5df22540951fad3d189f9275edd2995aa, no merge conflicts. Running as SYSTEM Setting status of 8d79bfa5df22540951fad3d189f9275edd2995aa to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2532/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 8d79bfa5df22540951fad3d189f9275edd2995aa^{commit} # timeout=10 Checking out Revision 8d79bfa5df22540951fad3d189f9275edd2995aa (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d79bfa5df22540951fad3d189f9275edd2995aa # timeout=10 Commit message: "Merge branch 'main' into spar-dl" > git rev-list --no-walk 4369e8ad7c48f69f2d5e10964dcbcc94527b1db1 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins8638518250240577787.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.2 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint Build timed out (after 20 minutes). Marking the build as failed. Terminated Build was aborted Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins8794198029917199537.sh |
As far as I can tell, the comments have now been resolved and it's just a matter of getting pylint to stop timing out on CI, yeah? |
rerun tests |
Click to view CI ResultsGitHub pull request #793 of commit 8d79bfa5df22540951fad3d189f9275edd2995aa, no merge conflicts. Running as SYSTEM Setting status of 8d79bfa5df22540951fad3d189f9275edd2995aa to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2534/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 8d79bfa5df22540951fad3d189f9275edd2995aa^{commit} # timeout=10 Checking out Revision 8d79bfa5df22540951fad3d189f9275edd2995aa (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d79bfa5df22540951fad3d189f9275edd2995aa # timeout=10 Commit message: "Merge branch 'main' into spar-dl" > git rev-list --no-walk ea950e79bf650bfc3fa9da57e2014258bf483f62 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins4553348100385906567.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Attempting uninstall: nvtabular Found existing installation: nvtabular 0.5.3 Can't uninstall 'nvtabular'. No files were found to uninstall. Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.2 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint Terminated Build was aborted Aborted by �[8mha:////4I6AZwo/1Z8Fal8AhZTEatjIwqNwCcqT21311HdysuK+AAAAlx+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzWEgZu/dLi1CL9xJTczDwAj6GcLcAAAAA=�[0madmin Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins5874487610800103266.sh |
rerun tests |
1 similar comment
rerun tests |
Click to view CI ResultsGitHub pull request #793 of commit 8d79bfa5df22540951fad3d189f9275edd2995aa, no merge conflicts. Running as SYSTEM Setting status of 8d79bfa5df22540951fad3d189f9275edd2995aa to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2537/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot > 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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/793/*:refs/remotes/origin/pr/793/* # timeout=10 > git rev-parse 8d79bfa5df22540951fad3d189f9275edd2995aa^{commit} # timeout=10 Checking out Revision 8d79bfa5df22540951fad3d189f9275edd2995aa (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d79bfa5df22540951fad3d189f9275edd2995aa # timeout=10 Commit message: "Merge branch 'main' into spar-dl" > git rev-list --no-walk 8d79bfa5df22540951fad3d189f9275edd2995aa # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins3136198739925814886.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Attempting uninstall: nvtabular Found existing installation: nvtabular 0.5.3+47.g8d79bfa Can't uninstall 'nvtabular'. No files were found to uninstall. Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.2 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 106 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 2 files Running bandit Running pylint |
* initial put together * green on torch * working sparse representation in tf and torch * moving in the right direction * clean up categorify * more tests passing * working a little better * only one test failing now * fixed formatting * all tests green on dict change * pytorch working sparse with test * working tests * horovod tf red only * all greens on testing * abstract complete * all notebooks are green * changed up the shuffle test in torch * working all tests * canceling out the tf horovod tests for failures on ci environment * removing unused import * fixes from review * fixes pushing throughout * triton and python fixes * fix for flake8 * more of the review comments integrated * fixes for tf tests * black reformat * checking tf * deactivate test again for ci user permission issues * deactivate test * declaring tuple * hide transform call * added sparse to dense logic and switch * torch dense testing in * added tf test for sparse to dense logic * flake8 unused dicttransform import * adding safety check for linear build function * naming fix * black reformat * fixed np calls unnecessary * using new sparse api Co-authored-by: Karl Higley <karlb@nvidia.com>
This solves for #500.