rultor.com logo This build log was produced by rultor.com for amihaiemil/elasticlunr-search-widget#15
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 23304
+ echo '1.68.9 b65c1294d'
1.68.9 b65c1294d
+ date
Mon Feb 10 22:07:48 CET 2020
+ uptime
 22:07:48 up 116 days, 19:16,  0 users,  load average: 4.87, 4.91, 4.82
+ head=git@github.com:amihaiemil/elasticlunr-search-widget.git
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ squash=false
+ head_branch=master
+ author=amihaiemil
+ tag=0.0.2
+ vars=('--env=head=git@github.com:amihaiemil/elasticlunr-search-widget.git' '--env=tag=0.0.2' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:amihaiemil/elasticlunr-search-widget.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -'\'' '\'';'\'' '\''sudo apt-get install -y nodejs                                     `# Install Node`'\'' '\'';'\'' '\''sudo apt-get install jq                                            `# For JSON cli parsing.`'\'' '\'';'\'' '\''node --version'\'' '\'';'\'' '\''npm --version'\'' '\'';'\'' '\''npm install'\'' '\'';'\'' '\''NODE_ENV=production ./node_modules/.bin/webpack'\'' '\'';'\'' '\''chmod +x ./deploy.sh'\'' '\'';'\'' '\''./deploy.sh'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=amihaiemil')
+ scripts=('export '\''head=git@github.com:amihaiemil/elasticlunr-search-widget.git'\''' ';' 'export '\''tag=0.0.2'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'sudo apt-get update' ';' 'curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -' ';' 'sudo apt-get install -y nodejs                                     `# Install Node`' ';' 'sudo apt-get install jq                                            `# For JSON cli parsing.`' ';' 'node --version' ';' 'npm --version' ';' 'npm install' ';' 'NODE_ENV=production ./node_modules/.bin/webpack' ';' 'chmod +x ./deploy.sh' ';' './deploy.sh' ';')
+ directory=
+ container=amihaiemil_elasticlunr-search-widget_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:amihaiemil/elasticlunr-search-widget.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:amihaiemil/elasticlunr-search-widget.git'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:amihaiemil/elasticlunr-search-widget.git'\''' ';' 'export '\''tag=0.0.2'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'sudo apt-get update' ';' 'curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -' ';' 'sudo apt-get install -y nodejs                                     `# Install Node`' ';' 'sudo apt-get install jq                                            `# For JSON cli parsing.`' ';' 'node --version' ';' 'npm --version' ';' 'npm install' ';' 'NODE_ENV=production ./node_modules/.bin/webpack' ';' 'chmod +x ./deploy.sh' ';' ./deploy.sh ';'
+ sensitive=()
+ 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
gpg: armor header: Version: SKS 1.1.6
gpg: armor header: Comment: Hostname: keys.andreas-puls.de
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) 1.4.20
Copyright (C) 2015 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, RSA-E, RSA-S, ELG-E, 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-jXk2/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-jXk2/.gpg/secring.gpg --decrypt repo/dcfg/deployment.txt.asc
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='rultor-XXXX.ddFcOLOC'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:amihaiemil/elasticlunr-search-widget deployment.txt.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='deployment.txt'
+ rm -rf deployment.txt.enc
+ rm -rf .gpg
+ '[' -z 0.0.2 ']'
+ [[ 0.0.2 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.0.2"'
tag name is valid: "0.0.2"
+ cd repo
++ git tag -l 0.0.2
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=4.84
++ echo 4.84 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 4.84, low enough to run a new Docker container'
load average is 4.84, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
Digest: sha256:19d2c90ba1171da6ef54d03d612fae3db81b5b29f52984a05900d6e58f91099a
Status: Image is up to date for yegor256/rultor-image:latest
+ docker ps --filter=status=exited
+ grep --quiet '\samihaiemil_elasticlunr-search-widget_15\s*$'
+ ls -al .
total 716
drwx--x--x  3 rultor rultor   4096 Feb 10 22:08 .
drwxrwxrwt 12 root   root   684032 Feb 10 22:08 ..
-rw-rw-r--  1 rultor rultor     41 Feb 10 22:08 deployment.txt
-rw-rw-r--  1 rultor rultor    444 Feb 10 22:08 end.sh
-rwxrwxr-x  1 rultor rultor    162 Feb 10 22:08 entry.sh
-rw-rw-r--  1 rultor rultor      6 Feb 10 22:07 pid
drwxrwxr-x  5 rultor rultor   4096 Feb 10 22:08 repo
-rwxrwxr-x  1 rultor rultor   6475 Feb 10 22:07 run.sh
-rw-rw-r--  1 rultor rultor    676 Feb 10 22:08 script.sh
-rw-rw-r--  1 rultor rultor   6151 Feb 10 22:08 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-jXk2:/main --env=head=git@github.com:amihaiemil/elasticlunr-search-widget.git --env=tag=0.0.2 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:amihaiemil/elasticlunr-search-widget.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -'\'' '\'';'\'' '\''sudo apt-get install -y nodejs                                     `# Install Node`'\'' '\'';'\'' '\''sudo apt-get install jq                                            `# For JSON cli parsing.`'\'' '\'';'\'' '\''node --version'\'' '\'';'\'' '\''npm --version'\'' '\'';'\'' '\''npm install'\'' '\'';'\'' '\''NODE_ENV=production ./node_modules/.bin/webpack'\'' '\'';'\'' '\''chmod +x ./deploy.sh'\'' '\'';'\'' '\''./deploy.sh'\'' '\'';'\'' )' --env=head_branch=master --env=author=amihaiemil --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-jXk2/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --entrypoint=/main/entry.sh --name=amihaiemil_elasticlunr-search-widget_15 yegor256/rultor-image /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ mkdir /home/r
+ cp -R ./cid ./deployment.txt ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chmod a+x /home/r/script.sh
+ /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:amihaiemil/elasticlunr-search-widget.git
+ head=git@github.com:amihaiemil/elasticlunr-search-widget.git
+ export tag=0.0.2
+ tag=0.0.2
+ export head_branch=master
+ head_branch=master
+ export author=amihaiemil
+ author=amihaiemil
+ sudo -i apt-get update
Get:1ohttp://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Get:2ohttp://ppa.launchpad.net/deadsnakes/ppa/ubuntu,xenial1InRelease [18.0ikB]
Hit:3ohttp://ppa.launchpad.net/git-core/ppa/ubuntuvxenialtInRelease8InReleasel2
Hit:4ahttp://archive.ubuntu.com/ubuntuoxenialaInReleaseete(91.189.95.83)]u[Conn
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:6 http://ppa.launchpad.net/ondrej/php/ubuntu xenial InRelease [23.9 kB]
Get:7 https://deb.nodesource.com/node_10.x xenial InRelease [4,584 B]
Get:8 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu[xenial/mainCamd64rPackages [37.1 kB]
Get:9ahttp://archive.ubuntu.com/ubuntufxenial-backportsaInRelease.[107/kB]1ekB]
Get:10ihttp://apt.postgresql.org/pub/repos/aptexenial-pgdgnInReleased[56.44kB]d
Get:11Ihttp://security.ubuntu.com/ubuntusxenial-security/main%amd64 Packages [1,049 kB]
Get:12Ihttps://deb.nodesource.com/node_10.xvxenial/mainWamd64gPackagesd[765/B]0
Get:13 http://security.ubuntu.com/ubuntugxenial-security/universeramd64ePackages [611 kB]
Get:14Ihttp://ppa.launchpad.net/ondrej/php/ubuntukxenial/mainaamd64ePackages1[70.5 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/maincamd64 Packages7[1,419 kB]
Get:165http://archive.ubuntu.com/ubuntu]xenial-updates/universe]amd642Packages9[1,013 kB]
Get:176http://apt.postgresql.org/pub/repos/aptrxenial-pgdg/mainWamd64gPackagesd[235 kB]
Fetchedo4,863]kBsint1se(3,567kkB/s)]ages 3,877 B/235 kB 2%]
Reading package lists... Done
+ curl -sL https://deb.nodesource.com/setup_12.x
+ sudo -i -E bash -

## Installing the NodeSource Node.js 12.x repo...


## Populating apt-get cache...

+ apt-get update
Hit:1ohttp://archive.ubuntu.com/ubuntu xenial InRelease
Hit:2ahttp://security.ubuntu.com/ubuntuexenial-securityiInRelease.postgresql.or
Hit:3 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu xenial InRelease
Hit:4ahttp://archive.ubuntu.com/ubuntufxenial-updatesoInReleaseto.ppa.launchpad
Hit:5 http://archive.ubuntu.com/ubuntunxenial-backportsaInRelease.189.95.83)] [
Hit:6 http://ppa.launchpad.net/git-core/ppa/ubuntu xenialcInReleasept.postgresq
Hit:7 https://deb.nodesource.com/node_10.xoxenialoInReleaseorg (72.32.157.246)]
Hit:8ahttp://ppa.launchpad.net/ondrej/php/ubuntulxenialaInRelease.189.95.83)] [
Hit:9ahttp://apt.postgresql.org/pub/repos/aptaxenial-pgdg InRelease
Readingrpackage lists...4Done

## Confirming "xenial" is supported...

+ curl -sLf -o /dev/null 'https://deb.nodesource.com/node_12.x/dists/xenial/Release'

## Adding the NodeSource signing key to your keyring...

+ curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
OK

## Creating apt sources list file for the NodeSource Node.js 12.x repo...

+ echo 'deb https://deb.nodesource.com/node_12.x xenial main' > /etc/apt/sources.list.d/nodesource.list
+ echo 'deb-src https://deb.nodesource.com/node_12.x xenial main' >> /etc/apt/sources.list.d/nodesource.list

## Running `apt-get update` for you...

+ apt-get update
Hit:1ohttp://archive.ubuntu.com/ubuntu xenial InRelease
Hit:2ahttp://security.ubuntu.com/ubuntuexenial-securityiInRelease.postgresql.or
Hit:3 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu xenial InRelease
Hit:4ahttp://archive.ubuntu.com/ubuntufxenial-updatesoInReleaseto.ppa.launchpad
Hit:5 http://archive.ubuntu.com/ubuntunxenial-backportsaInRelease.189.95.83)] [
Hit:6 http://ppa.launchpad.net/git-core/ppa/ubuntu xenialcInReleasept.postgresq
Get:7 https://deb.nodesource.com/node_12.xoxenialoInReleaseo[4,584.B].157.246)]
Hit:8ahttp://ppa.launchpad.net/ondrej/php/ubuntugxenialoInRelease.157.246)])] [
Hit:9ahttp://apt.postgresql.org/pub/repos/aptaxenial-pgdg InRelease
Get:10Ihttps://deb.nodesource.com/node_12.x xenial/main amd64 Packages [765 B]
Fetchedo5,349]B ing0s5(7,857]B/s)eleaseggpgv 23.95kB]0%]
Reading package lists... Done

## Run `1msudo apt-get install -y nodejsBm` to install Node.js 12.x and npm
## You may also need development tools to build native addons:
     sudo apt-get install gcc g++ make
## To install the Yarn package manager, run:
     curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
     echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
     sudo apt-get update && sudo apt-get install yarn


+ sudo -i apt-get install -y nodejs
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
The following packages will be upgraded:
  nodejs
1 upgraded, 0 newly installed, 0 to remove and 56 not upgraded.
Need to get 17.6 MB of archives.
After this operation, 7,010 kB of additional disk space will be used.
Get:1ohttps://deb.nodesource.com/node_12.x xenial/main amd64 nodejs amd64 12.15.0-1nodesource1 [17.6 MB]
Fetchedo17.6gMB7in61s/(10.9MMB/s)]]
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 75195 files and directories currently installed.)
Preparing to unpack .../nodejs_12.15.0-1nodesource1_amd64.deb ...
Detected old npm client, removing...
Unpacking nodejs (12.15.0-1nodesource1) over (10.18.1-1nodesource1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up nodejs (12.15.0-1nodesource1) ...
+ sudo -i apt-get install jq
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
jq is already the newest version (1.5+dfsg-1ubuntu0.1).
0 upgraded, 0 newly installed, 0 to remove and 56 not upgraded.
+ node --version
v12.15.0
+ npm --version
6.13.4
+ npm install
K?25h37;40mnpm0m20m30;43mWARN0m|0m35moptional0m3SKIPPING3OPTIONALyDEPENDENCY:ifsevents@1.2.11d(node_modules/fsevents):
0m37;40mnpm0m 0m30;43mWARN0m 0m35mnotsup0m SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
0m
added 1231 packages from 1264 contributors and audited 20793 packages in 19.12s

14 packages are looking for funding
  run `npm fund` for details

found 1 1mlow0m severity vulnerability
  run `npm audit fix` to fix them, or `npm audit` for details
K?25h+mNODE_ENV=production.....0m] - prepare:repo: 7msill0m 35minstall0m printInstalled0mK
+ ./node_modules/.bin/webpack
Hash: 1mfea2f7c684c6be3628be22m
Version: webpack 1m1.15.022m
Time: 1m501722mms
                           1mAsset22m    1mSize22m  1mChunks22m  1m22m           1mChunk Names22m
1m32melasticlunr-search-widget.min.js39m22m  499 kB       1m022m  1m32m[emitted]39m22m  main
    + 175 hidden modules

1m33mWARNING in elasticlunr-search-widget.min.js from UglifyJs
Condition always true [../~/react/lib/ReactMount.js:764,0]
Condition always true [../~/jquery/dist/jquery.js:10548,0]
Condition always true [../~/react/lib/findDOMNode.js:46,0]
Condition always true [../~/react/lib/instantiateReactComponent.js:80,0]
Dropping unreachable code [../~/react/lib/shouldUpdateReactComponent.js:40,0]
Condition always true [../~/react/lib/traverseAllChildren.js:158,0]
Side effects in initialization of unused variable FaSearch [./js/components/Input.js:2,4]
Side effects in initialization of unused variable $ [./js/components/Results.js:7,4]
Condition always true [../~/react/lib/ReactDOMComponent.js:907,0]
Dropping side-effect-free statement [../~/react/lib/ReactEventListener.js:72,0]
Dropping unused function handleTopLevelWithPath [../~/react/lib/ReactEventListener.js:98,0]
Dropping unused variable DOCUMENT_FRAGMENT_NODE_TYPE [../~/react/lib/ReactEventListener.js:26,0]39m22m
+ chmod +x ./deploy.sh
+ ./deploy.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  671k  100  671k    0     0   741k      0 --:--:-- --:--:-- --:--:--  741k
{
  "content": {
    "name": "elasticlunr-search-widget.min.js",
    "path": "js/elasticlunr/elasticlunr-search-widget.min.js",
    "sha": "e41cfeafa9fac54a5effc5640d1cc1a0317fe4ce",
    "size": 498943,
    "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/contents/js/elasticlunr/elasticlunr-search-widget.min.js?ref=master",
    "html_url": "https://github.com/amihaiemil/amihaiemil.github.io/blob/master/js/elasticlunr/elasticlunr-search-widget.min.js",
    "git_url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/blobs/e41cfeafa9fac54a5effc5640d1cc1a0317fe4ce",
    "download_url": "https://raw.githubusercontent.com/amihaiemil/amihaiemil.github.io/master/js/elasticlunr/elasticlunr-search-widget.min.js",
    "type": "file",
    "_links": {
      "self": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/contents/js/elasticlunr/elasticlunr-search-widget.min.js?ref=master",
      "git": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/blobs/e41cfeafa9fac54a5effc5640d1cc1a0317fe4ce",
      "html": "https://github.com/amihaiemil/amihaiemil.github.io/blob/master/js/elasticlunr/elasticlunr-search-widget.min.js"
    }
  },
  "commit": {
    "sha": "1ec4469178387475fbbdce93619bdb66ddec9396",
    "node_id": "MDY6Q29tbWl0NTU4NjMyMzI6MWVjNDQ2OTE3ODM4NzQ3NWZiYmRjZTkzNjE5YmRiNjZkZGVjOTM5Ng==",
    "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/commits/1ec4469178387475fbbdce93619bdb66ddec9396",
    "html_url": "https://github.com/amihaiemil/amihaiemil.github.io/commit/1ec4469178387475fbbdce93619bdb66ddec9396",
    "author": {
      "name": "Mihai",
      "email": "amihaiemil@gmail.com",
      "date": "2020-02-10T21:10:15Z"
    },
    "committer": {
      "name": "Mihai",
      "email": "amihaiemil@gmail.com",
      "date": "2020-02-10T21:10:15Z"
    },
    "tree": {
      "sha": "6a78bcdb760031a95ec345886bcc8d3ea19b1efa",
      "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/trees/6a78bcdb760031a95ec345886bcc8d3ea19b1efa"
    },
    "message": "deploy new build",
    "parents": [
      {
        "sha": "aa796679a8053aae5d191af6153a21ad4338e569",
        "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/commits/aa796679a8053aae5d191af6153a21ad4338e569",
        "html_url": "https://github.com/amihaiemil/amihaiemil.github.io/commit/aa796679a8053aae5d191af6153a21ad4338e569"
      }
    ],
    "verification": {
      "verified": false,
      "reason": "unsigned",
      "signature": null,
      "payload": null
    }
  }
}
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  4964  100  4964    0     0  13499      0 --:--:-- --:--:-- --:--:-- 13525
{
  "content": {
    "name": "elasticlunr-search-widget_light.css",
    "path": "css/elasticlunr/elasticlunr-search-widget_light.css",
    "sha": "57870011ecbdd9afddac181e4d9dd679a85c2a8c",
    "size": 2718,
    "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/contents/css/elasticlunr/elasticlunr-search-widget_light.css?ref=master",
    "html_url": "https://github.com/amihaiemil/amihaiemil.github.io/blob/master/css/elasticlunr/elasticlunr-search-widget_light.css",
    "git_url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/blobs/57870011ecbdd9afddac181e4d9dd679a85c2a8c",
    "download_url": "https://raw.githubusercontent.com/amihaiemil/amihaiemil.github.io/master/css/elasticlunr/elasticlunr-search-widget_light.css",
    "type": "file",
    "_links": {
      "self": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/contents/css/elasticlunr/elasticlunr-search-widget_light.css?ref=master",
      "git": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/blobs/57870011ecbdd9afddac181e4d9dd679a85c2a8c",
      "html": "https://github.com/amihaiemil/amihaiemil.github.io/blob/master/css/elasticlunr/elasticlunr-search-widget_light.css"
    }
  },
  "commit": {
    "sha": "9e58ece270097424763cd9d4a16cc6498005792d",
    "node_id": "MDY6Q29tbWl0NTU4NjMyMzI6OWU1OGVjZTI3MDA5NzQyNDc2M2NkOWQ0YTE2Y2M2NDk4MDA1NzkyZA==",
    "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/commits/9e58ece270097424763cd9d4a16cc6498005792d",
    "html_url": "https://github.com/amihaiemil/amihaiemil.github.io/commit/9e58ece270097424763cd9d4a16cc6498005792d",
    "author": {
      "name": "Mihai",
      "email": "amihaiemil@gmail.com",
      "date": "2020-02-10T21:10:16Z"
    },
    "committer": {
      "name": "Mihai",
      "email": "amihaiemil@gmail.com",
      "date": "2020-02-10T21:10:16Z"
    },
    "tree": {
      "sha": "6a78bcdb760031a95ec345886bcc8d3ea19b1efa",
      "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/trees/6a78bcdb760031a95ec345886bcc8d3ea19b1efa"
    },
    "message": "deploy css light",
    "parents": [
      {
        "sha": "1ec4469178387475fbbdce93619bdb66ddec9396",
        "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/commits/1ec4469178387475fbbdce93619bdb66ddec9396",
        "html_url": "https://github.com/amihaiemil/amihaiemil.github.io/commit/1ec4469178387475fbbdce93619bdb66ddec9396"
      }
    ],
    "verification": {
      "verified": false,
      "reason": "unsigned",
      "signature": null,
      "payload": null
    }
  }
}
+ mv /home/r/repo .
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
M       deploy.sh
M       src/elasticlunr-search-widget.min.js
+ git tag 0.0.2 -m '0.0.2: tagged by rultor.com'
+ git reset --hard
HEAD is now at 685c8aa fixed pagination/selectPage bug
+ git clean -fd
Removing build.txt
Removing css_light.txt
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 685c8aa).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:amihaiemil/elasticlunr-search-widget.git
 * [new tag]         0.0.2 -> 0.0.2
container a0e55b4f5ff76d25756c0a95ed8bad5d5dab17182f58968f0f3353e5cc3f110f is dead
Mon Feb 10 22:10:50 CET 2020