Skip to content
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

[vulkan] Disable USE_VULKAN_WRAPPER for Vulkan CI tests #45076

Closed

Conversation

IvanKobzarev
Copy link
Contributor

@IvanKobzarev IvanKobzarev commented Sep 21, 2020

Stack from ghstack:

@dr-ci
Copy link

dr-ci bot commented Sep 21, 2020

💊 CI failures summary and remediations

As of commit 2cb9a5c (more details on the Dr. CI page):



❄️ 1 failure tentatively classified as flaky

but reruns have not yet been triggered to confirm:

See CircleCI build pytorch_vulkan_linux_bionic_py3_6_clang9_test (1/1)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun) ❄️

Sep 21 18:33:46 unknown file: Failure
Sep 21 18:33:46 frame #9: testing::TestCase::Run() + 0xc7 (0x449db7 in build/bin/vulkan_test) 
Sep 21 18:33:46 frame #10: testing::internal::UnitTestImpl::RunAllTests() + 0x467 (0x457c57 in build/bin/vulkan_test) 
Sep 21 18:33:46 frame #11: bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) + 0x44 (0x46bac4 in build/bin/vulkan_test) 
Sep 21 18:33:46 frame #12: testing::UnitTest::Run() + 0x4c (0x4577bc in build/bin/vulkan_test) 
Sep 21 18:33:46 frame #13: main + 0x37 (0x43c8c7 in build/bin/vulkan_test) 
Sep 21 18:33:46 frame #14: __libc_start_main + 0xe7 (0x7fddfa99bb97 in /lib/x86_64-linux-gnu/libc.so.6) 
Sep 21 18:33:46 frame #15: _start + 0x2a (0x41d75a in build/bin/vulkan_test) 
Sep 21 18:33:46 " thrown in the test body. 
Sep 21 18:33:46 [  FAILED  ] VulkanTest.max_pool2d (2 ms) 
Sep 21 18:33:46 [ RUN      ] VulkanTest.avg_pool2d 
Sep 21 18:33:46 unknown file: Failure 
Sep 21 18:33:46 C++ exception with description "Vulkan error VkResult:-3 
Sep 21 18:33:46 Exception raised from createInstance at /var/lib/jenkins/workspace/aten/src/ATen/native/vulkan/Vulkan.cpp:147 (most recent call first): 
Sep 21 18:33:46 frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) + 0x7d (0x7fddfbdc6f7d in /var/lib/jenkins/workspace/build/lib/libc10.so) 
Sep 21 18:33:46 frame #1: <unknown function> + 0x21a57f7 (0x7fddfe1887f7 in /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so) 
Sep 21 18:33:46 frame #2: <unknown function> + 0x21a4644 (0x7fddfe187644 in /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so) 
Sep 21 18:33:46 frame #3: <unknown function> + 0x21a7a23 (0x7fddfe18aa23 in /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so) 
Sep 21 18:33:46 frame #4: <unknown function> + 0x184c444 (0x7fddfd82f444 in /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so) 
Sep 21 18:33:46 frame #5: VulkanTest_avg_pool2d_Test::TestBody() + 0x10 (0x432310 in build/bin/vulkan_test) 
Sep 21 18:33:46 frame #6: void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) + 0x44 (0x46adf4 in build/bin/vulkan_test) 
Sep 21 18:33:46 frame #7: testing::Test::Run() + 0x129 (0x448479 in build/bin/vulkan_test) 

🚧 1 fixed upstream failure:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

Since your merge base is older than viable/strict, run these commands:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

Check out the recency history of this "viable master" tracking branch.


ci.pytorch.org: 1 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 3 times.

@facebook-github-bot facebook-github-bot deleted the gh/IvanKobzarev/82/head branch October 23, 2020 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant