AbdealiLoKo / pycolorname

MIT License
11 stars 2 forks source link

circle: Check for file changes using git diff #15

Closed AbdealiLoKo closed 8 years ago

AbdealiLoKo commented 8 years ago

This uses a better, more natural method of checking for changes in git.

AbdealiLoKo commented 8 years ago

@rultor merge

rultor commented 8 years ago

@rultor merge

@abdealijk OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 8 years ago

@rultor merge

@abdealijk Oops, I failed. You can see the full log here (spent 14s)

+ pull_id=15
+ pull_title='circle: Check for file changes using git diff'
+ vars=('--env=fork=git@github.com:AbdealiJK/pycolorname.git' '--env=fork_branch=ajk/wip' '--env=head=git@github.com:AbdealiJK/pycolorname.git' '--env=head_branch=master' '--env=pull_id=15' '--env=pull_title=circle: Check for file changes using git diff')
+ image=coala/rultor-python
+ directory=
+ scripts=('if ! pip3 -V ; then wget -O - https://bootstrap.pypa.io/get-pip.py | python3; fi' ';' 'python3 .ci/adjust_version_number.py pycolorname/VERSION -b `date --utc +%Y%m%d%H%M%S`' ';' 'bash .misc/deploy.pypi.sh' ';')
+ squash=false
+ ff=only
+ rebase=false
+ container=abdealijk_pycolorname_15
+ as_root=true
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:AbdealiJK/pycolorname.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'if ! pip3 -V ; then wget -O - https://bootstrap.pypa.io/get-pip.py | python3; fi' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'if ! pip3 -V ; then wget -O - https://bootstrap.pypa.io/get-pip.py | python3; fi' ';' 'python3 .ci/adjust_version_number.py pycolorname/VERSION -b `date --utc +%Y%m%d%H%M%S`' ';' 'bash .misc/deploy.pypi.sh' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
Version: SKS 1.1.5+
gpg: armor header: 
Comment: Hostname: pgp.archreactor.org
gpg: armor header: 
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 2.0.22
libgcrypt 1.5.3
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-45ds/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-45ds/.gpg/secring.gpg --decrypt repo/.misc/rultor_secrets.sh.asc
gpg: can't open `repo/.misc/rultor_secrets.sh.asc': No such file or directory
gpg: decrypt_message failed: No such file or directory
'cid' file is absent, container wasn't started correctly
AbdealiLoKo commented 8 years ago

@rultor merge

rultor commented 8 years ago

@rultor merge

@abdealijk OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 8 years ago

@rultor merge

@abdealijk Oops, I failed. You can see the full log here (spent 13s)

+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:AbdealiJK/pycolorname.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'if ! pip3 -V ; then wget -O - https://bootstrap.pypa.io/get-pip.py | python3; fi' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'if ! pip3 -V ; then wget -O - https://bootstrap.pypa.io/get-pip.py | python3; fi' ';' 'python3 .ci/adjust_version_number.py pycolorname/VERSION -b `date --utc +%Y%m%d%H%M%S`' ';' 'bash .ci/deploy.pypi.sh' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
Version: SKS 1.1.5
gpg: armor header: 
Comment: Hostname: keyserver.codinginfinity.com
gpg: armor header: 
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 2.0.22
libgcrypt 1.5.3
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-8UBS/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-8UBS/.gpg/secring.gpg --decrypt repo/.ci/rultor_secrets.sh.asc
Version: GnuPG v1
gpg: armor header: 
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='tmp.Aga2JRwkOq'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:AbdealiJK/pycolorname rultor_secrets.sh.enc
Version: GnuPG v1
gpg: armor header: 
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: decryption failed: Bad session key
'cid' file is absent, container wasn't started correctly
AbdealiLoKo commented 8 years ago

@rultor merge

rultor commented 8 years ago

@rultor merge

@abdealijk OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 8 years ago

@rultor merge

@abdealijk Oops, I failed. You can see the full log here (spent 12s)

gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='rultor_secrets.sh'
gpg: WARNING: message was not integrity protected
+ rm -rf rultor_secrets.sh.enc
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:AbdealiJK/pycolorname.git
+ git remote update
Fetching origin
Fetching fork
From github.com:AbdealiJK/pycolorname
 * [new branch]      ajk/pyflakes -> fork/ajk/pyflakes
 * [new branch]      ajk/rultor -> fork/ajk/rultor
 * [new branch]      ajk/wip    -> fork/ajk/wip
 * [new branch]      master     -> fork/master
+ args=
+ '[' only == default ']'
+ '[' only == no ']'
+ '[' only == only ']'
+ args=' --ff-only'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -B __rultor fork/ajk/wip
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch ajk/wip from fork.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch master set up to track remote branch master from origin.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff-only __rultor
Updating 38bedbc..4d43768
Fast-forward
 circle.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.98
++ echo 0.98 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.98, low enough to run a new Docker container'
load average is 0.98, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=coala/rultor-python
+ docker pull coala/rultor-python
Using default tag: latest
Warning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon. Is the docker daemon running on this host?). Using system default: https://index.docker.io/v1/
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
'cid' file is absent, container wasn't started correctly
AbdealiLoKo commented 8 years ago

@rultor merge

rultor commented 8 years ago

@rultor merge

@abdealijk OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 8 years ago

@rultor merge

@abdealijk Oops, I failed. You can see the full log here (spent 12s)

gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='rultor_secrets.sh'
gpg: WARNING: message was not integrity protected
+ rm -rf rultor_secrets.sh.enc
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:AbdealiJK/pycolorname.git
+ git remote update
Fetching origin
Fetching fork
From github.com:AbdealiJK/pycolorname
 * [new branch]      ajk/pyflakes -> fork/ajk/pyflakes
 * [new branch]      ajk/rultor -> fork/ajk/rultor
 * [new branch]      ajk/wip    -> fork/ajk/wip
 * [new branch]      master     -> fork/master
+ args=
+ '[' only == default ']'
+ '[' only == no ']'
+ '[' only == only ']'
+ args=' --ff-only'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -B __rultor fork/ajk/wip
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch ajk/wip from fork.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch master set up to track remote branch master from origin.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff-only __rultor
Updating 38bedbc..4d43768
Fast-forward
 circle.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.84
++ echo 0.84 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.84, low enough to run a new Docker container'
load average is 0.84, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=coala/rultor-python
+ docker pull coala/rultor-python
Using default tag: latest
Warning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon. Is the docker daemon running on this host?). Using system default: https://index.docker.io/v1/
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
'cid' file is absent, container wasn't started correctly
AbdealiLoKo commented 8 years ago

@rultor merge

rultor commented 8 years ago

@rultor merge

@abdealijk OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 8 years ago

@rultor merge

@abdealijk Oops, I failed. You can see the full log here (spent 12s)

gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='rultor_secrets.sh'
gpg: WARNING: message was not integrity protected
+ rm -rf rultor_secrets.sh.enc
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:AbdealiJK/pycolorname.git
+ git remote update
Fetching origin
Fetching fork
From github.com:AbdealiJK/pycolorname
 * [new branch]      ajk/pyflakes -> fork/ajk/pyflakes
 * [new branch]      ajk/rultor -> fork/ajk/rultor
 * [new branch]      ajk/wip    -> fork/ajk/wip
 * [new branch]      master     -> fork/master
+ args=
+ '[' only == default ']'
+ '[' only == no ']'
+ '[' only == only ']'
+ args=' --ff-only'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -B __rultor fork/ajk/wip
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch ajk/wip from fork.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch master set up to track remote branch master from origin.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff-only __rultor
Updating 38bedbc..4d43768
Fast-forward
 circle.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.65
++ echo 0.65 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.65, low enough to run a new Docker container'
load average is 0.65, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=coala/rultor-python
+ docker pull coala/rultor-python
Using default tag: latest
Warning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon. Is the docker daemon running on this host?). Using system default: https://index.docker.io/v1/
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
'cid' file is absent, container wasn't started correctly
AbdealiLoKo commented 8 years ago

@rultor merge

rultor commented 8 years ago

@rultor merge

@abdealijk OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 8 years ago

@rultor merge

@abdealijk Oops, I failed. You can see the full log here (spent 11s)

gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='rultor_secrets.sh'
gpg: WARNING: message was not integrity protected
+ rm -rf rultor_secrets.sh.enc
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:AbdealiJK/pycolorname.git
+ git remote update
Fetching origin
Fetching fork
From github.com:AbdealiJK/pycolorname
 * [new branch]      ajk/pyflakes -> fork/ajk/pyflakes
 * [new branch]      ajk/rultor -> fork/ajk/rultor
 * [new branch]      ajk/wip    -> fork/ajk/wip
 * [new branch]      master     -> fork/master
+ args=
+ '[' only == default ']'
+ '[' only == no ']'
+ '[' only == only ']'
+ args=' --ff-only'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -B __rultor fork/ajk/wip
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch ajk/wip from fork.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch master set up to track remote branch master from origin.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff-only __rultor
Updating 38bedbc..4d43768
Fast-forward
 circle.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.41
++ echo 0.41 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.41, low enough to run a new Docker container'
load average is 0.41, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=coala/rultor-python
+ docker pull coala/rultor-python
Using default tag: latest
Warning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon. Is the docker daemon running on this host?). Using system default: https://index.docker.io/v1/
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
'cid' file is absent, container wasn't started correctly
AbdealiLoKo commented 8 years ago

@rultor merge

rultor commented 8 years ago

@rultor merge

@abdealijk OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 8 years ago

@rultor merge

@abdealijk Oops, I failed. You can see the full log here (spent 1min)

     #include <Python.h>
                        ^
    compilation terminated.
    failure.
    removing: _configtest.c _configtest.o
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-vgvcufnc/numpy/setup.py", line 386, in <module>
        setup_package()
      File "/tmp/pip-build-vgvcufnc/numpy/setup.py", line 378, in setup_package
        setup(**metadata)
      File "/tmp/pip-build-vgvcufnc/numpy/numpy/distutils/core.py", line 169, in setup
        return old_setup(**new_attr)
      File "/usr/lib/python3.4/distutils/core.py", line 148, in setup
        dist.run_commands()
      File "/usr/lib/python3.4/distutils/dist.py", line 955, in run_commands
        self.run_command(cmd)
      File "/usr/lib/python3.4/distutils/dist.py", line 974, in run_command
        cmd_obj.run()
      File "/tmp/pip-build-vgvcufnc/numpy/numpy/distutils/command/install.py", line 62, in run
        r = self.setuptools_run()
      File "/tmp/pip-build-vgvcufnc/numpy/numpy/distutils/command/install.py", line 36, in setuptools_run
        return distutils_install.run(self)
      File "/usr/lib/python3.4/distutils/command/install.py", line 583, in run
        self.run_command('build')
      File "/usr/lib/python3.4/distutils/cmd.py", line 313, in run_command
        self.distribution.run_command(command)
      File "/usr/lib/python3.4/distutils/dist.py", line 974, in run_command
        cmd_obj.run()
      File "/tmp/pip-build-vgvcufnc/numpy/numpy/distutils/command/build.py", line 47, in run
        old_build.run(self)
      File "/usr/lib/python3.4/distutils/command/build.py", line 126, in run
        self.run_command(cmd_name)
      File "/usr/lib/python3.4/distutils/cmd.py", line 313, in run_command
        self.distribution.run_command(command)
      File "/usr/lib/python3.4/distutils/dist.py", line 974, in run_command
        cmd_obj.run()
      File "/tmp/pip-build-vgvcufnc/numpy/numpy/distutils/command/build_src.py", line 147, in run
        self.build_sources()
      File "/tmp/pip-build-vgvcufnc/numpy/numpy/distutils/command/build_src.py", line 164, in build_sources
        self.build_extension_sources(ext)
      File "/tmp/pip-build-vgvcufnc/numpy/numpy/distutils/command/build_src.py", line 323, in build_extension_sources
        sources = self.generate_sources(sources, ext)
      File "/tmp/pip-build-vgvcufnc/numpy/numpy/distutils/command/build_src.py", line 376, in generate_sources
        source = func(extension, build_dir)
      File "numpy/core/setup.py", line 408, in generate_config_h
        moredefs, ignored = cocache.check_types(config_cmd, ext, build_dir)
      File "numpy/core/setup.py", line 40, in check_types
        out = check_types(*a, **kw)
      File "numpy/core/setup.py", line 269, in check_types
        "Cannot compile 'Python.h'. Perhaps you need to "
    SystemError: Cannot compile 'Python.h'. Perhaps you need to install python-dev|python-devel.

    ----------------------------------------
\u001b[31mCommand "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vgvcufnc/numpy/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-yy8xtci1-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-vgvcufnc/numpy\u001b[0m
\u001b[33mYou are using pip version 8.0.2, however version 8.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.\u001b[0m
\u001b[?25hcontainer 03eb73b154e42e631e7c736d1f7ad037200316cdee96145d9fb5d79dd593fe40 is dead
Sat Mar  5 12:47:49 UTC 2016
AbdealiLoKo commented 8 years ago

@rultor merge

rultor commented 8 years ago

@rultor merge

@abdealijk OK, I'll try to merge now. You can check the progress of the merge here

AbdealiLoKo commented 8 years ago

@rultor merge

AbdealiLoKo commented 8 years ago

@rultor stop

AbdealiLoKo commented 8 years ago

@rultor abort

AbdealiLoKo commented 8 years ago

@rultor die

rultor commented 8 years ago

@rultor merge

@abdealijk Oops, I failed. You can see the full log here (spent 2hr)

copying pycolorname/ral/__init__.py -> build/lib/pycolorname/ral
creating build/lib/pycolorname/ral/classic
copying pycolorname/ral/classic/__init__.py -> build/lib/pycolorname/ral/classic
copying pycolorname/ral/classic/ralcolor.py -> build/lib/pycolorname/ral/classic
copying pycolorname/ral/classic/wikipedia.py -> build/lib/pycolorname/ral/classic
copying pycolorname/VERSION -> build/lib/pycolorname
creating build/lib/pycolorname/data
copying pycolorname/data/pycolorname.pantone.cal_print.json -> build/lib/pycolorname/data
copying pycolorname/data/pycolorname.pantone.logodesignteam.json -> build/lib/pycolorname/data
copying pycolorname/data/pycolorname.pantone.pantonepaint.json -> build/lib/pycolorname/data
copying pycolorname/data/pycolorname.ral.classic.ralcolor.json -> build/lib/pycolorname/data
copying pycolorname/data/pycolorname.ral.classic.wikipedia.json -> build/lib/pycolorname/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pycolorname
copying build/lib/pycolorname/__init__.py -> build/bdist.linux-x86_64/wheel/pycolorname
copying build/lib/pycolorname/color_system.py -> build/bdist.linux-x86_64/wheel/pycolorname
copying build/lib/pycolorname/utilities.py -> build/bdist.linux-x86_64/wheel/pycolorname
creating build/bdist.linux-x86_64/wheel/pycolorname/pantone
copying build/lib/pycolorname/pantone/__init__.py -> build/bdist.linux-x86_64/wheel/pycolorname/pantone
copying build/lib/pycolorname/pantone/cal_print.py -> build/bdist.linux-x86_64/wheel/pycolorname/pantone
copying build/lib/pycolorname/pantone/logodesignteam.py -> build/bdist.linux-x86_64/wheel/pycolorname/pantone
copying build/lib/pycolorname/pantone/pantonepaint.py -> build/bdist.linux-x86_64/wheel/pycolorname/pantone
creating build/bdist.linux-x86_64/wheel/pycolorname/ral
copying build/lib/pycolorname/ral/__init__.py -> build/bdist.linux-x86_64/wheel/pycolorname/ral
creating build/bdist.linux-x86_64/wheel/pycolorname/ral/classic
copying build/lib/pycolorname/ral/classic/__init__.py -> build/bdist.linux-x86_64/wheel/pycolorname/ral/classic
copying build/lib/pycolorname/ral/classic/ralcolor.py -> build/bdist.linux-x86_64/wheel/pycolorname/ral/classic
copying build/lib/pycolorname/ral/classic/wikipedia.py -> build/bdist.linux-x86_64/wheel/pycolorname/ral/classic
copying build/lib/pycolorname/VERSION -> build/bdist.linux-x86_64/wheel/pycolorname
creating build/bdist.linux-x86_64/wheel/pycolorname/data
copying build/lib/pycolorname/data/pycolorname.pantone.cal_print.json -> build/bdist.linux-x86_64/wheel/pycolorname/data
copying build/lib/pycolorname/data/pycolorname.pantone.logodesignteam.json -> build/bdist.linux-x86_64/wheel/pycolorname/data
copying build/lib/pycolorname/data/pycolorname.pantone.pantonepaint.json -> build/bdist.linux-x86_64/wheel/pycolorname/data
copying build/lib/pycolorname/data/pycolorname.ral.classic.ralcolor.json -> build/bdist.linux-x86_64/wheel/pycolorname/data
copying build/lib/pycolorname/data/pycolorname.ral.classic.wikipedia.json -> build/bdist.linux-x86_64/wheel/pycolorname/data
running install_egg_info
Copying pycolorname.egg-info to build/bdist.linux-x86_64/wheel/pycolorname-0.0.1.dev20160305125219-py3.4.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pycolorname-0.0.1.dev20160305125219.dist-info/WHEEL
Uploading distributions to https://pypi.python.org/pypi
Uploading pycolorname-0.0.1.dev20160305125219-py3-none-any.whl
Uploading pycolorname-0.0.1.dev20160305125219.tar.gz

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... Done

Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       

Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following extra packages will be installed:
  libexpat1-dev libpython3-dev libpython3.4 libpython3.4-dev python3.4-dev
The following NEW packages will be installed:
  libexpat1-dev libpython3-dev libpython3.4 libpython3.4-dev python3-dev
  python3.4-dev
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 19.6 MB of archives.
After this operation, 36.1 MB of additional disk space will be used.
Do you want to continue? [Y/n] 5a2223c7d253462acf2fcc00642f1b1fbb376b3d5ef8b1181fdcd54ee7c7232a
'pid' file is absent, something was broken
rultor commented 8 years ago

@rultor merge

@abdealijk The pull request is closed already, so I can't merge it

rultor commented 8 years ago

@rultor merge

@abdealijk I'm sorry, I don't understand you :( Check this page and try again please

rultor commented 8 years ago

@rultor stop

@abdealijk OK, I'll try to stop current task.

rultor commented 8 years ago

@rultor stop

@abdealijk Oops, I failed. You can see the full log here (spent 16s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 19947
+ echo '1.61.8 b552866'
1.61.8 b552866
+ date
Sat Mar  5 14:56:06 UTC 2016
+ uptime
 14:56:06 up 22 days, 18:58,  0 users,  load average: 0.06, 0.09, 0.06
+ vars=()
+ image=coala/rultor-python
+ directory=
+ scripts=('if ! pip3 -V ; then wget -O - https://bootstrap.pypa.io/get-pip.py | python3; fi' ';')
+ squash=false
+ ff=only
+ rebase=false
+ container=abdealijk_pycolorname_15
+ as_root=true
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone '' repo
fatal: repository '' does not exist
'cid' file is absent, Docker container is not running
'cid' file is absent, container wasn't started correctly