Skip to content

Conversation

@ssnl
Copy link
Collaborator

@ssnl ssnl commented Jun 28, 2020

No description provided.

@ssnl ssnl requested a review from apaszke as a code owner June 28, 2020 00:03
@ssnl ssnl requested a review from ezyang June 28, 2020 00:03
@dr-ci
Copy link

dr-ci bot commented Jun 28, 2020

💊 CI failures summary and remediations

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



🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build pytorch_linux_bionic_py3_6_clang9_test (1/1)

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

Jun 29 17:03:22 ERROR:sccache::server: Compilation failed: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "/var/lib/jenkins/.cache/torch_extensions/test_compilation_error_formatting/main.cpp: In function \'int main()\':\n/var/lib/jenkins/.cache/torch_extensions/test_compilation_error_formatting/main.cpp:2:23: error: expected \';\' before \'}\' token\n int main() { return 0 }\n ^\n" }
Jun 29 17:03:21     raise RuntimeError(message) 
Jun 29 17:03:21 RuntimeError: test_tensorboard failed! 
Jun 29 17:03:22  
Jun 29 17:03:22 real	28m18.852s 
Jun 29 17:03:22 user	34m2.351s 
Jun 29 17:03:22 sys	2m39.920s 
Jun 29 17:03:22 + cleanup 
Jun 29 17:03:22 + retcode=1 
Jun 29 17:03:22 + set +x 
Jun 29 17:03:22 =================== sccache compilation log =================== 
Jun 29 17:03:22 ERROR:sccache::server: Compilation failed: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "/var/lib/jenkins/.cache/torch_extensions/test_compilation_error_formatting/main.cpp: In function \'int main()\':\n/var/lib/jenkins/.cache/torch_extensions/test_compilation_error_formatting/main.cpp:2:23: error: expected \';\' before \'}\' token\n int main() { return 0 }\n                       ^\n" } 
Jun 29 17:03:22  
Jun 29 17:03:22 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Jun 29 17:03:22 Compile requests                 68 
Jun 29 17:03:22 Compile requests executed        35 
Jun 29 17:03:22 Cache hits                       27 
Jun 29 17:03:22 Cache misses                      7 
Jun 29 17:03:22 Cache timeouts                    0 
Jun 29 17:03:22 Cache read errors                 0 
Jun 29 17:03:22 Forced recaches                   0 
Jun 29 17:03:22 Cache write errors                0 

❄️ 1 failure tentatively classified as flaky

but reruns have not yet been triggered to confirm:

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_gcc7_test (1/1)

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

Jun 29 17:27:32 ConnectionResetError: [Errno 104] Connection reset by peer
Jun 29 17:27:32   File "/opt/conda/lib/python3.6/multiprocessing/connection.py", line 456, in accept 
Jun 29 17:27:32     answer_challenge(c, self._authkey) 
Jun 29 17:27:32   File "/opt/conda/lib/python3.6/multiprocessing/connection.py", line 732, in answer_challenge 
Jun 29 17:27:32     message = connection.recv_bytes(256)         # reject large message 
Jun 29 17:27:32   File "/opt/conda/lib/python3.6/multiprocessing/connection.py", line 216, in recv_bytes 
Jun 29 17:27:32     buf = self._recv_bytes(maxlength) 
Jun 29 17:27:32   File "/opt/conda/lib/python3.6/multiprocessing/connection.py", line 407, in _recv_bytes 
Jun 29 17:27:32     buf = self._recv(4) 
Jun 29 17:27:32   File "/opt/conda/lib/python3.6/multiprocessing/connection.py", line 379, in _recv 
Jun 29 17:27:32     chunk = read(handle, remaining) 
Jun 29 17:27:32 ConnectionResetError: [Errno 104] Connection reset by peer 
Jun 29 17:27:33 /opt/conda/lib/python3.6/multiprocessing/semaphore_tracker.py:143: UserWarning: semaphore_tracker: There appear to be 14 leaked semaphores to clean up at shutdown 
Jun 29 17:27:33   len(cache)) 
Jun 29 17:27:35 Process ErrorTrackingProcess-126: 
Jun 29 17:27:35 Traceback (most recent call last): 
Jun 29 17:27:35   File "/opt/conda/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap 
Jun 29 17:27:35     self.run() 
Jun 29 17:27:35   File "/var/lib/jenkins/workspace/test/test_dataloader.py", line 360, in run 
Jun 29 17:27:35     super(ErrorTrackingProcess, self).run() 
Jun 29 17:27:35   File "/opt/conda/lib/python3.6/multiprocessing/process.py", line 93, in run 
Jun 29 17:27:35     self._target(*self._args, **self._kwargs) 

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 8 times.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@ezyang merged this pull request in ef5a314.

@facebook-github-bot facebook-github-bot deleted the SsnL-patch-9 branch July 13, 2020 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants