Search Unity

In started status for one Hour and more

Discussion in 'Unity Build Automation' started by tiantian_, Apr 21, 2015.

  1. tiantian_

    tiantian_

    Joined:
    Mar 6, 2014
    Posts:
    9
    First build , iOS log out
    """
    1: ERROR: Error cloning remote repo 'origin' : Could not clone unity-cloud-service@118.192.89.115:repos/unity3d
    2: ERROR: Could not clone repository
    3: Finished: FAILURE
    Status: FAILED
    """

    after 36mins.
    Android build took 1hr and a half and I stop it manully. log is
    """
    1: Build was canceled
    2: ERROR: Error cloning remote repo 'origin' : Could not clone unity-cloud-service@118.192.89.115:repos/unity3d
    3: ERROR: Could not clone repository
    4: Finished: CANCELED
    """

    Then I double check the ssh key, make sure it's ok. And start a new build Android #2
    It's still in building status...
    """
    Build is currently in progress... Refresh
    Status: STARTED
    """


    ==========================================
    Finally build sccucessed. It seems the repository cloning took the most time.
    ==========================================

    new result: take too much time to build eachtime. I think the repository cloning action should only happen once right? So why it took so long? I need only 10min to build it on my local Mac mini.
     

    Attached Files:

    Last edited: Apr 22, 2015
  2. tiantian_

    tiantian_

    Joined:
    Mar 6, 2014
    Posts:
    9
    If the ssh key is wrong, should the building process stop and tell me immediately?
     
  3. tiantian_

    tiantian_

    Joined:
    Mar 6, 2014
    Posts:
    9


    It restart, and log out again
    """
    1: Build was canceled
    2: ERROR: Error cloning remote repo 'origin' : Could not clone unity-cloud-service@118.192.89.115:repos/unity3d
    3: ERROR: Could not clone repository
    4: Finished: CANCELED
    """
     

    Attached Files:

  4. tiantian_

    tiantian_

    Joined:
    Mar 6, 2014
    Posts:
    9
    Take too much time to build eachTtime. I think the repository cloning action should only happen once right? So why it took so long? I need only 10min to build it on my local Mac mini.

     

    Attached Files:

  5. David-Berger

    David-Berger

    Unity Technologies

    Joined:
    Jul 16, 2014
    Posts:
    745
    Where do you host your files?