Comment 5 for bug 564953

Revision history for this message
Daniel Hahler (blueyed) wrote :

Cannot you run this yourself?
What's your time for the same command?

$ time bzr -Dhpss branch lp:ubuntu/popfile > /tmp/foo.log
Branched 13 revision(s).uild phase:Apply phase:adding file 20/26
HPSS calls: 11 (0 vfs) SmartSSHClientMedium(bzr+ssh://<email address hidden>/)

real 0m19.047s
user 0m0.508s
sys 0m0.184s

Mo 2010-04-19 19:31:49 +0200
0.937 bazaar version: 2.1.1
0.937 bzr arguments: [u'-Dhpss', u'branch', u'lp:ubuntu/popfile']
1.337 looking for plugins in /home/daniel/.bazaar/plugins
3.439 looking for plugins in /usr/lib/python2.6/dist-packages/bzrlib/plugins
3.596 Plugin name fastimport already loaded
3.840 Plugin name search already loaded
4.034 Plugin name bzrtools already loaded
4.544 encoding stdout as sys.stdin encoding 'UTF-8'
5.977 hpss: Built a new medium: SmartSSHClientMedium
5.985 hpss call: 'BzrDir.open_2.1', '~ubuntu-branches/ubuntu/lucid/popfile/lucid/'
5.985 (to bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/popfile/lucid/)
6.928 ssh implementation is OpenSSH
12.917 result: ('yes', 'no')
12.918 hpss call: 'BzrDir.open_branchV3', '~ubuntu-branches/ubuntu/lucid/popfile/lucid/'
12.918 (to bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/popfile/lucid/)
13.046 result: ('branch', 'Bazaar Branch Format 7 (needs bzr 1.6)\n')
13.047 hpss call: 'BzrDir.find_repositoryV3', '~ubuntu-branches/ubuntu/lucid/popfile/lucid/'
13.047 (to bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/popfile/lucid/)
13.114 result: ('ok', '', 'yes', 'no', 'yes', 'Bazaar repository format 2a (needs bzr 1.16 or later)\n')
13.136 hpss call: 'Branch.get_stacked_on_url', '~ubuntu-branches/ubuntu/lucid/popfile/lucid/'
13.136 (to bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/popfile/lucid/)
13.204 result: ('NotStacked',)
13.204 hpss call: 'Branch.last_revision_info', '~ubuntu-branches/ubuntu/lucid/popfile/lucid/'
13.204 (to bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/popfile/lucid/)
13.278 result: ('ok', '13', '<email address hidden>')
13.325 hpss call: 'BzrDir.cloning_metadir', '~ubuntu-branches/ubuntu/lucid/popfile/lucid/', 'False'
13.325 (to bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/popfile/lucid/)
13.382 result: ('Bazaar-NG meta directory, format 1\n', 'Bazaar repository format 2a (needs bzr 1.16 or later)\n', ('bran
14.206 Using fetch logic to copy between RemoteRepository(bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/popfile
14.206 fetch up to rev {<email address hidden>}
14.207 hpss call w/body: 'Repository.get_parent_map', '~ubuntu-branches/ubuntu/lucid/popfile/lucid/', 'include-missing:', 'ubu
<email address hidden>' ('\n\n0'...)
14.207 3 bytes
14.265 result: ('ok',)
14.265 731 body bytes read
14.376 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x99b8acc> in file:///home/daniel/src/b2evo/whissip/popfile/.
14.440 hpss call: 'Branch.get_parent', '~ubuntu-branches/ubuntu/lucid/popfile/lucid/'
14.440 (to bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/popfile/lucid/)
14.490 result: ('',)
14.490 hpss call: 'Branch.get_tags_bytes', '~ubuntu-branches/ubuntu/lucid/popfile/lucid/'
14.490 (to bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/popfile/lucid/)
14.553 result: ('d8:0.21.1-355:<email address hidden>:0.22.1-155:<email address hidden>
14.554 hpss call: 'Branch.get_tags_bytes', '~ubuntu-branches/ubuntu/lucid/popfile/lucid/'
14.554 (to bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/popfile/lucid/)
14.613 result: ('d8:0.21.1-355:<email address hidden>:0.22.1-155:<email address hidden>
14.618 created new branch BzrBranch7('file:///home/daniel/src/b2evo/whissip/popfile/')
14.653 trying to create missing lock '/home/daniel/src/b2evo/whissip/popfile/.bzr/checkout/dirstate'
14.654 opening working tree '/home/daniel/src/b2evo/whissip/popfile'
17.148 hpss call: 'Branch.get_tags_bytes', '~ubuntu-branches/ubuntu/lucid/popfile/lucid/'
17.148 (to bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/popfile/lucid/)
17.219 result: ('d8:0.21.1-355:<email address hidden>:0.22.1-155:<email address hidden>
[ 5660] 2010-04-19 19:32:06.233 INFO: Branched 13 revision(s).
17.228 Transferred: 8KiB (0.8K/s r:7K w:2K)
17.228 return code 0
[ 5660] 2010-04-19 19:32:06.233 INFO: HPSS calls: 11 (0 vfs) SmartSSHClientMedium(bzr+ssh://<email address hidden>/)