-
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
fix ci script for integration tests and added skip check #1616
Conversation
Click to view CI ResultsGitHub pull request #1616 of commit c7279a91b1d76aea4fc361a7486162f53e539357, no merge conflicts. Running as SYSTEM Setting status of c7279a91b1d76aea4fc361a7486162f53e539357 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4584/ 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/1616/*:refs/remotes/origin/pr/1616/* # timeout=10 > git rev-parse c7279a91b1d76aea4fc361a7486162f53e539357^{commit} # timeout=10 Checking out Revision c7279a91b1d76aea4fc361a7486162f53e539357 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f c7279a91b1d76aea4fc361a7486162f53e539357 # timeout=10 Commit message: "fix ci script for integration tests and added skip check" > git rev-list --no-walk 64914a5f8965c646133e4417b807717ebfde610f # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins11871731553813808303.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.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1428 items |
Click to view CI ResultsGitHub pull request #1616 of commit e725d2181c8e22427dc7bc6d9bb03cc63191614e, no merge conflicts. Running as SYSTEM Setting status of e725d2181c8e22427dc7bc6d9bb03cc63191614e to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4585/ 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/1616/*:refs/remotes/origin/pr/1616/* # timeout=10 > git rev-parse e725d2181c8e22427dc7bc6d9bb03cc63191614e^{commit} # timeout=10 Checking out Revision e725d2181c8e22427dc7bc6d9bb03cc63191614e (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f e725d2181c8e22427dc7bc6d9bb03cc63191614e # timeout=10 Commit message: "revert Markdown to handle bug" > git rev-list --no-walk c7279a91b1d76aea4fc361a7486162f53e539357 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins3390139580421927638.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.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1428 items |
Documentation preview |
No description provided.