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

Cleaning workspace Failed #471

Open
a-osipov-toxa opened this issue Jul 21, 2020 · 2 comments
Open

Cleaning workspace Failed #471

a-osipov-toxa opened this issue Jul 21, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@a-osipov-toxa
Copy link

a-osipov-toxa commented Jul 21, 2020

Description

Step 'Cleaning workspace' often fails during long (over 2 hours) builds

Steps to reproduce

  • Prepare configuration with many long-running build/test commands (more than 2 hours)
  • Run Universum

Expected result

Cleaning up the repository should be successful

Actual result

        [P4#run] Errors during command execution( "p4 revert -k -c default //..." )
        
        	[Error]: 'Proxy unable to communicate with remote server:\nTCP receive failed.\nread: socket: Connection reset by peer'
        
        <Cleaning workspace Failed>

Environment

  • OS: Ubuntu 16.04.5
  • Python version 3.7
  • Universum version 0.18.7

Additional context

The probability of error is the higher with long duration build.

@a-osipov-toxa a-osipov-toxa added the bug Something isn't working label Jul 21, 2020
@a-osipov-toxa
Copy link
Author

Dear @k-dovgan,
Is it possible to try to reconnect with P4 before revert command execution?

@k-dovgan
Copy link
Contributor

I was almost sure reconnecting before cleaning the workspace should fix the problem, but


It actually is already there... So, I guess, the problem is not in an expired session

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants