FTP-Deploy-Action: ##[error]The process '/usr/bin/git' failed with exit code 5

Bug Description Every time I try to push my code using GH Actions it spits out the following error: ##[error]The process '/usr/bin/git' failed with exit code 5

My Action Config

on: push
name: Publish Website to FTP
jobs:
  FTP-Deploy-Action:
    name: FTP-Deploy-Action
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2.1.0
      with:
        fetch-depth: 2
    - name: FTP-Deploy-Action
      uses: SamKirkland/FTP-Deploy-Action@3.1.1
      with:
        ftp-server: ftp://${{ secrets.FTP_DOMAIN }}
        ftp-username: ${{ secrets.FTP_NAME }}
        ftp-password: ${{ secrets.FTP_PASS }}
        git-ftp-args: --insecure
My Action Log ``` 2020-05-21T08:56:08.3978633Z ##[section]Starting: Request a runner to run this job 2020-05-21T08:56:08.6409988Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest' 2020-05-21T08:56:08.6410022Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest' 2020-05-21T08:56:08.6410049Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest' 2020-05-21T08:56:08.7488041Z ##[section]Finishing: Request a runner to run this job 2020-05-21T08:56:14.8079656Z Current runner version: '2.262.1' 2020-05-21T08:56:14.8103779Z ##[group]Operating System 2020-05-21T08:56:14.8104406Z Ubuntu 2020-05-21T08:56:14.8104616Z 18.04.4 2020-05-21T08:56:14.8104764Z LTS 2020-05-21T08:56:14.8105005Z ##[endgroup] 2020-05-21T08:56:14.8105237Z ##[group]Virtual Environment 2020-05-21T08:56:14.8105473Z Environment: ubuntu-18.04 2020-05-21T08:56:14.8105687Z Version: 20200512.2 2020-05-21T08:56:14.8105991Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20200512.2/images/linux/Ubuntu1804-README.md 2020-05-21T08:56:14.8106261Z ##[endgroup] 2020-05-21T08:56:14.8107237Z Prepare workflow directory 2020-05-21T08:56:14.8318982Z Prepare all required actions 2020-05-21T08:56:14.8330927Z Download action repository 'actions/checkout@v2.1.0' 2020-05-21T08:56:16.7956718Z Download action repository 'SamKirkland/FTP-Deploy-Action@3.1.1' 2020-05-21T08:56:17.0960755Z Build container for action use: '/home/runner/work/_actions/SamKirkland/FTP-Deploy-Action/3.1.1/Dockerfile'. 2020-05-21T08:56:17.1033358Z ##[command]/usr/bin/docker build -t be76db:cf0e091185044f17936630999fb1a0af -f "/home/runner/work/_actions/SamKirkland/FTP-Deploy-Action/3.1.1/Dockerfile" "/home/runner/work/_actions/SamKirkland/FTP-Deploy-Action/3.1.1" 2020-05-21T08:56:17.7428018Z Sending build context to Docker daemon 348.2kB 2020-05-21T08:56:17.7428343Z 2020-05-21T08:56:17.7428597Z Step 1/10 : FROM debian:stable-slim 2020-05-21T08:56:17.8010505Z stable-slim: Pulling from library/debian 2020-05-21T08:56:17.8603192Z 412bf51e209f: Pulling fs layer 2020-05-21T08:56:18.2108423Z 412bf51e209f: Verifying Checksum 2020-05-21T08:56:18.2112148Z 412bf51e209f: Download complete 2020-05-21T08:56:19.4368794Z 412bf51e209f: Pull complete 2020-05-21T08:56:19.4436062Z Digest: sha256:447e5ffbe09d4fb03927d52396b755d976cba682f8c6f0858ecfe229923d4d17 2020-05-21T08:56:19.4456348Z Status: Downloaded newer image for debian:stable-slim 2020-05-21T08:56:19.4462794Z ---> bf4cc8d33081 2020-05-21T08:56:19.4467187Z Step 2/10 : LABEL repository="https://github.com/SamKirkland/FTP-Deploy-Action" 2020-05-21T08:56:21.1536555Z ---> Running in 52bf34d0d133 2020-05-21T08:56:22.0142304Z Removing intermediate container 52bf34d0d133 2020-05-21T08:56:22.0142784Z ---> 9d3738cb578c 2020-05-21T08:56:22.0143519Z Step 3/10 : LABEL maintainer="Sam Kirkland <FTP-Deploy-Action@samkirkland.com>" 2020-05-21T08:56:22.0320256Z ---> Running in 3a0f5086da5b 2020-05-21T08:56:23.0141244Z Removing intermediate container 3a0f5086da5b 2020-05-21T08:56:23.0141760Z ---> dfb97fca349b 2020-05-21T08:56:23.0142111Z Step 4/10 : RUN apt-get update 2020-05-21T08:56:23.0319901Z ---> Running in 55f1dbd2867b 2020-05-21T08:56:23.5807466Z Get:1 http://security.debian.org/debian-security stable/updates InRelease [65.4 kB] 2020-05-21T08:56:23.6637909Z Get:2 http://deb.debian.org/debian stable InRelease [121 kB] 2020-05-21T08:56:23.7245926Z Get:3 http://security.debian.org/debian-security stable/updates/main amd64 Packages [201 kB] 2020-05-21T08:56:23.7816484Z Get:4 http://deb.debian.org/debian stable-updates InRelease [49.3 kB] 2020-05-21T08:56:23.8451153Z Get:5 http://deb.debian.org/debian stable/main amd64 Packages [7905 kB] 2020-05-21T08:56:24.0171154Z Get:6 http://deb.debian.org/debian stable-updates/main amd64 Packages [7380 B] 2020-05-21T08:56:25.2550536Z Fetched 8350 kB in 2s (4891 kB/s) 2020-05-21T08:56:25.8957554Z Reading package lists... 2020-05-21T08:56:27.2398348Z Removing intermediate container 55f1dbd2867b 2020-05-21T08:56:27.2399923Z ---> 841aafc65d8f 2020-05-21T08:56:27.2416479Z Step 5/10 : RUN apt-get install -y git 2020-05-21T08:56:27.2642906Z ---> Running in 16cfe8123c64 2020-05-21T08:56:28.3449629Z Reading package lists... 2020-05-21T08:56:28.5032795Z Building dependency tree... 2020-05-21T08:56:28.5033013Z Reading state information... 2020-05-21T08:56:28.6091601Z The following additional packages will be installed: 2020-05-21T08:56:28.6149259Z ca-certificates git-man krb5-locales less libbsd0 libcurl3-gnutls libedit2 2020-05-21T08:56:28.6157606Z liberror-perl libexpat1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2 2020-05-21T08:56:28.6166411Z libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 2020-05-21T08:56:28.6166889Z libldap-common libnghttp2-14 libpcre2-8-0 libperl5.28 libpsl5 librtmp1 2020-05-21T08:56:28.6167290Z libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 libssl1.1 libx11-6 2020-05-21T08:56:28.6167637Z libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 netbase 2020-05-21T08:56:28.6168021Z openssh-client openssl patch perl perl-modules-5.28 publicsuffix xauth 2020-05-21T08:56:28.6173700Z Suggested packages: 2020-05-21T08:56:28.6174308Z gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 2020-05-21T08:56:28.6174676Z git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc 2020-05-21T08:56:28.6175325Z krb5-user sensible-utils libsasl2-modules-gssapi-mit 2020-05-21T08:56:28.6175746Z | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2020-05-21T08:56:28.6176119Z libsasl2-modules-sql keychain libpam-ssh monkeysphere ssh-askpass ed 2020-05-21T08:56:28.6176480Z diffutils-doc perl-doc libterm-readline-gnu-perl 2020-05-21T08:56:28.6176805Z | libterm-readline-perl-perl make libb-debug-perl liblocale-codes-perl 2020-05-21T08:56:28.9473906Z The following NEW packages will be installed: 2020-05-21T08:56:28.9474263Z ca-certificates git git-man krb5-locales less libbsd0 libcurl3-gnutls 2020-05-21T08:56:28.9474498Z libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2 2020-05-21T08:56:28.9474847Z libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 2020-05-21T08:56:28.9475082Z libldap-common libnghttp2-14 libpcre2-8-0 libperl5.28 libpsl5 librtmp1 2020-05-21T08:56:28.9475306Z libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 libssl1.1 libx11-6 2020-05-21T08:56:28.9475549Z libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 netbase 2020-05-21T08:56:28.9475755Z openssh-client openssl patch perl perl-modules-5.28 publicsuffix xauth 2020-05-21T08:56:28.9873050Z 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. 2020-05-21T08:56:28.9873460Z Need to get 22.0 MB of archives. 2020-05-21T08:56:28.9873644Z After this operation, 106 MB of additional disk space will be used. 2020-05-21T08:56:28.9874150Z Get:1 http://deb.debian.org/debian stable/main amd64 perl-modules-5.28 all 5.28.1-6 [2873 kB] 2020-05-21T08:56:29.2347058Z Get:2 http://deb.debian.org/debian stable/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] 2020-05-21T08:56:29.2362105Z Get:3 http://deb.debian.org/debian stable/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] 2020-05-21T08:56:29.2380513Z Get:4 http://deb.debian.org/debian stable/main amd64 libperl5.28 amd64 5.28.1-6 [3883 kB] 2020-05-21T08:56:29.3798947Z Get:5 http://deb.debian.org/debian stable/main amd64 perl amd64 5.28.1-6 [204 kB] 2020-05-21T08:56:29.3863902Z Get:6 http://deb.debian.org/debian stable/main amd64 less amd64 487-0.1+b1 [129 kB] 2020-05-21T08:56:29.3888815Z Get:7 http://deb.debian.org/debian stable/main amd64 netbase all 5.6 [19.4 kB] 2020-05-21T08:56:29.3926043Z Get:8 http://deb.debian.org/debian stable/main amd64 krb5-locales all 1.17-3 [95.4 kB] 2020-05-21T08:56:29.3926420Z Get:9 http://deb.debian.org/debian stable/main amd64 libbsd0 amd64 0.9.1-2 [99.5 kB] 2020-05-21T08:56:29.3937839Z Get:10 http://deb.debian.org/debian stable/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] 2020-05-21T08:56:29.3976136Z Get:11 http://deb.debian.org/debian stable/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 2020-05-21T08:56:29.3983122Z Get:12 http://deb.debian.org/debian stable/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] 2020-05-21T08:56:29.3994889Z Get:13 http://deb.debian.org/debian stable/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] 2020-05-21T08:56:29.4012313Z Get:14 http://deb.debian.org/debian stable/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] 2020-05-21T08:56:29.4369813Z Get:15 http://deb.debian.org/debian stable/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] 2020-05-21T08:56:29.4448972Z Get:16 http://deb.debian.org/debian stable/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] 2020-05-21T08:56:29.4474986Z Get:17 http://deb.debian.org/debian stable/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB] 2020-05-21T08:56:29.4641181Z Get:18 http://deb.debian.org/debian stable/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] 2020-05-21T08:56:29.4802185Z Get:19 http://deb.debian.org/debian stable/main amd64 ca-certificates all 20190110 [157 kB] 2020-05-21T08:56:29.4820645Z Get:20 http://deb.debian.org/debian stable/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 2020-05-21T08:56:29.4831459Z Get:21 http://deb.debian.org/debian stable/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 2020-05-21T08:56:29.4860189Z Get:22 http://deb.debian.org/debian stable/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] 2020-05-21T08:56:29.4874506Z Get:23 http://deb.debian.org/debian stable/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] 2020-05-21T08:56:29.4914943Z Get:24 http://deb.debian.org/debian stable/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 2020-05-21T08:56:29.4929947Z Get:25 http://deb.debian.org/debian stable/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 2020-05-21T08:56:29.4939612Z Get:26 http://deb.debian.org/debian stable/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 2020-05-21T08:56:29.4948556Z Get:27 http://deb.debian.org/debian stable/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 2020-05-21T08:56:29.4974622Z Get:28 http://deb.debian.org/debian stable/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u1 [330 kB] 2020-05-21T08:56:29.5044758Z Get:29 http://deb.debian.org/debian stable/main amd64 libexpat1 amd64 2.2.6-2+deb10u1 [106 kB] 2020-05-21T08:56:29.5059479Z Get:30 http://deb.debian.org/debian stable/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB] 2020-05-21T08:56:29.5086975Z Get:31 http://deb.debian.org/debian stable/main amd64 liberror-perl all 0.17027-2 [30.9 kB] 2020-05-21T08:56:29.5095865Z Get:32 http://deb.debian.org/debian stable/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] 2020-05-21T08:56:29.5363830Z Get:33 http://deb.debian.org/debian stable/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB] 2020-05-21T08:56:29.6071911Z Get:34 http://deb.debian.org/debian stable/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u1 [104 kB] 2020-05-21T08:56:29.6086398Z Get:35 http://deb.debian.org/debian stable/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] 2020-05-21T08:56:29.6094933Z Get:36 http://deb.debian.org/debian stable/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 2020-05-21T08:56:29.6101804Z Get:37 http://deb.debian.org/debian stable/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] 2020-05-21T08:56:29.6119325Z Get:38 http://deb.debian.org/debian stable/main amd64 libx11-data all 2:1.6.7-1 [298 kB] 2020-05-21T08:56:29.6162126Z Get:39 http://deb.debian.org/debian stable/main amd64 libx11-6 amd64 2:1.6.7-1 [754 kB] 2020-05-21T08:56:29.6243409Z Get:40 http://deb.debian.org/debian stable/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] 2020-05-21T08:56:29.6250891Z Get:41 http://deb.debian.org/debian stable/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] 2020-05-21T08:56:29.6256622Z Get:42 http://deb.debian.org/debian stable/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 2020-05-21T08:56:29.6288010Z Get:43 http://deb.debian.org/debian stable/main amd64 publicsuffix all 20190415.1030-1 [116 kB] 2020-05-21T08:56:29.6312662Z Get:44 http://deb.debian.org/debian stable/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] 2020-05-21T08:56:29.7519650Z debconf: delaying package configuration, since apt-utils is not installed 2020-05-21T08:56:29.7698547Z Fetched 22.0 MB in 1s (32.8 MB/s) 2020-05-21T08:56:29.7844472Z Selecting previously unselected package perl-modules-5.28. 2020-05-21T08:56:29.7854891Z (Reading database ... 2020-05-21T08:56:29.7855099Z (Reading database ... 5% 2020-05-21T08:56:29.7855342Z (Reading database ... 10% 2020-05-21T08:56:29.7855534Z (Reading database ... 15% 2020-05-21T08:56:29.7855890Z (Reading database ... 20% 2020-05-21T08:56:29.7856001Z (Reading database ... 25% 2020-05-21T08:56:29.7856154Z (Reading database ... 30% 2020-05-21T08:56:29.7856308Z (Reading database ... 35% 2020-05-21T08:56:29.7856464Z (Reading database ... 40% 2020-05-21T08:56:29.7856615Z (Reading database ... 45% 2020-05-21T08:56:29.7856768Z (Reading database ... 50% 2020-05-21T08:56:29.7856971Z (Reading database ... 55% 2020-05-21T08:56:29.7857125Z (Reading database ... 60% 2020-05-21T08:56:29.7857277Z (Reading database ... 65% 2020-05-21T08:56:29.7857427Z (Reading database ... 70% 2020-05-21T08:56:29.7857580Z (Reading database ... 75% 2020-05-21T08:56:29.7882016Z (Reading database ... 80% 2020-05-21T08:56:29.7887815Z (Reading database ... 85% 2020-05-21T08:56:29.7892961Z (Reading database ... 90% 2020-05-21T08:56:29.7907418Z (Reading database ... 95% 2020-05-21T08:56:29.7907756Z (Reading database ... 100% 2020-05-21T08:56:29.7907956Z (Reading database ... 6460 files and directories currently installed.) 2020-05-21T08:56:29.7913420Z Preparing to unpack .../00-perl-modules-5.28_5.28.1-6_all.deb ... 2020-05-21T08:56:29.7928241Z Unpacking perl-modules-5.28 (5.28.1-6) ... 2020-05-21T08:56:30.1591025Z Selecting previously unselected package libgdbm6:amd64. 2020-05-21T08:56:30.1606554Z Preparing to unpack .../01-libgdbm6_1.18.1-4_amd64.deb ... 2020-05-21T08:56:30.1631318Z Unpacking libgdbm6:amd64 (1.18.1-4) ... 2020-05-21T08:56:30.1836658Z Selecting previously unselected package libgdbm-compat4:amd64. 2020-05-21T08:56:30.1850441Z Preparing to unpack .../02-libgdbm-compat4_1.18.1-4_amd64.deb ... 2020-05-21T08:56:30.1867091Z Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... 2020-05-21T08:56:30.2117021Z Selecting previously unselected package libperl5.28:amd64. 2020-05-21T08:56:30.2117228Z Preparing to unpack .../03-libperl5.28_5.28.1-6_amd64.deb ... 2020-05-21T08:56:30.2129294Z Unpacking libperl5.28:amd64 (5.28.1-6) ... 2020-05-21T08:56:30.6743162Z Selecting previously unselected package perl. 2020-05-21T08:56:30.6759694Z Preparing to unpack .../04-perl_5.28.1-6_amd64.deb ... 2020-05-21T08:56:30.6824757Z Unpacking perl (5.28.1-6) ... 2020-05-21T08:56:30.7198441Z Selecting previously unselected package less. 2020-05-21T08:56:30.7214173Z Preparing to unpack .../05-less_487-0.1+b1_amd64.deb ... 2020-05-21T08:56:30.7238735Z Unpacking less (487-0.1+b1) ... 2020-05-21T08:56:30.7634021Z Selecting previously unselected package netbase. 2020-05-21T08:56:30.7634185Z Preparing to unpack .../06-netbase_5.6_all.deb ... 2020-05-21T08:56:30.7642720Z Unpacking netbase (5.6) ... 2020-05-21T08:56:30.7801751Z Selecting previously unselected package krb5-locales. 2020-05-21T08:56:30.7816501Z Preparing to unpack .../07-krb5-locales_1.17-3_all.deb ... 2020-05-21T08:56:30.7830093Z Unpacking krb5-locales (1.17-3) ... 2020-05-21T08:56:30.8077851Z Selecting previously unselected package libbsd0:amd64. 2020-05-21T08:56:30.8091754Z Preparing to unpack .../08-libbsd0_0.9.1-2_amd64.deb ... 2020-05-21T08:56:30.8108561Z Unpacking libbsd0:amd64 (0.9.1-2) ... 2020-05-21T08:56:30.8408280Z Selecting previously unselected package libedit2:amd64. 2020-05-21T08:56:30.8425567Z Preparing to unpack .../09-libedit2_3.1-20181209-1_amd64.deb ... 2020-05-21T08:56:30.8439143Z Unpacking libedit2:amd64 (3.1-20181209-1) ... 2020-05-21T08:56:30.8819921Z Selecting previously unselected package libkeyutils1:amd64. 2020-05-21T08:56:30.8942120Z Preparing to unpack .../10-libkeyutils1_1.6-6_amd64.deb ... 2020-05-21T08:56:30.8942293Z Unpacking libkeyutils1:amd64 (1.6-6) ... 2020-05-21T08:56:30.9458626Z Selecting previously unselected package libkrb5support0:amd64. 2020-05-21T08:56:30.9458823Z Preparing to unpack .../11-libkrb5support0_1.17-3_amd64.deb ... 2020-05-21T08:56:30.9471777Z Unpacking libkrb5support0:amd64 (1.17-3) ... 2020-05-21T08:56:30.9708868Z Selecting previously unselected package libk5crypto3:amd64. 2020-05-21T08:56:30.9725021Z Preparing to unpack .../12-libk5crypto3_1.17-3_amd64.deb ... 2020-05-21T08:56:30.9740512Z Unpacking libk5crypto3:amd64 (1.17-3) ... 2020-05-21T08:56:31.0079629Z Selecting previously unselected package libssl1.1:amd64. 2020-05-21T08:56:31.0094795Z Preparing to unpack .../13-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... 2020-05-21T08:56:31.0110817Z Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... 2020-05-21T08:56:31.1501107Z Selecting previously unselected package libkrb5-3:amd64. 2020-05-21T08:56:31.1514094Z Preparing to unpack .../14-libkrb5-3_1.17-3_amd64.deb ... 2020-05-21T08:56:31.1532665Z Unpacking libkrb5-3:amd64 (1.17-3) ... 2020-05-21T08:56:31.2258250Z Selecting previously unselected package libgssapi-krb5-2:amd64. 2020-05-21T08:56:31.2258523Z Preparing to unpack .../15-libgssapi-krb5-2_1.17-3_amd64.deb ... 2020-05-21T08:56:31.2312316Z Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... 2020-05-21T08:56:31.2634700Z Selecting previously unselected package openssh-client. 2020-05-21T08:56:31.2653237Z Preparing to unpack .../16-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ... 2020-05-21T08:56:31.2722487Z Unpacking openssh-client (1:7.9p1-10+deb10u2) ... 2020-05-21T08:56:31.3709521Z Selecting previously unselected package openssl. 2020-05-21T08:56:31.3727154Z Preparing to unpack .../17-openssl_1.1.1d-0+deb10u3_amd64.deb ... 2020-05-21T08:56:31.3744166Z Unpacking openssl (1.1.1d-0+deb10u3) ... 2020-05-21T08:56:31.4664766Z Selecting previously unselected package ca-certificates. 2020-05-21T08:56:31.4681028Z Preparing to unpack .../18-ca-certificates_20190110_all.deb ... 2020-05-21T08:56:31.4693545Z Unpacking ca-certificates (20190110) ... 2020-05-21T08:56:31.5008545Z Selecting previously unselected package libsasl2-modules-db:amd64. 2020-05-21T08:56:31.5023411Z Preparing to unpack .../19-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 2020-05-21T08:56:31.5037080Z Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 2020-05-21T08:56:31.5248969Z Selecting previously unselected package libsasl2-2:amd64. 2020-05-21T08:56:31.5263575Z Preparing to unpack .../20-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 2020-05-21T08:56:31.5278914Z Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 2020-05-21T08:56:31.5508100Z Selecting previously unselected package libldap-common. 2020-05-21T08:56:31.5522182Z Preparing to unpack .../21-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... 2020-05-21T08:56:31.5537032Z Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... 2020-05-21T08:56:31.5796323Z Selecting previously unselected package libldap-2.4-2:amd64. 2020-05-21T08:56:31.5810590Z Preparing to unpack .../22-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... 2020-05-21T08:56:31.5826612Z Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... 2020-05-21T08:56:31.6230020Z Selecting previously unselected package libnghttp2-14:amd64. 2020-05-21T08:56:31.6245752Z Preparing to unpack .../23-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 2020-05-21T08:56:31.6259978Z Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 2020-05-21T08:56:31.6503055Z Selecting previously unselected package libpsl5:amd64. 2020-05-21T08:56:31.6524636Z Preparing to unpack .../24-libpsl5_0.20.2-2_amd64.deb ... 2020-05-21T08:56:31.6537454Z Unpacking libpsl5:amd64 (0.20.2-2) ... 2020-05-21T08:56:31.6757153Z Selecting previously unselected package librtmp1:amd64. 2020-05-21T08:56:31.6774562Z Preparing to unpack .../25-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 2020-05-21T08:56:31.6792714Z Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 2020-05-21T08:56:31.7016375Z Selecting previously unselected package libssh2-1:amd64. 2020-05-21T08:56:31.7033148Z Preparing to unpack .../26-libssh2-1_1.8.0-2.1_amd64.deb ... 2020-05-21T08:56:31.7052696Z Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 2020-05-21T08:56:31.7351815Z Selecting previously unselected package libcurl3-gnutls:amd64. 2020-05-21T08:56:31.7366121Z Preparing to unpack .../27-libcurl3-gnutls_7.64.0-4+deb10u1_amd64.deb ... 2020-05-21T08:56:31.7383028Z Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ... 2020-05-21T08:56:31.7818162Z Selecting previously unselected package libexpat1:amd64. 2020-05-21T08:56:31.7834785Z Preparing to unpack .../28-libexpat1_2.2.6-2+deb10u1_amd64.deb ... 2020-05-21T08:56:31.7854194Z Unpacking libexpat1:amd64 (2.2.6-2+deb10u1) ... 2020-05-21T08:56:31.8126823Z Selecting previously unselected package libpcre2-8-0:amd64. 2020-05-21T08:56:31.8144180Z Preparing to unpack .../29-libpcre2-8-0_10.32-5_amd64.deb ... 2020-05-21T08:56:31.8156233Z Unpacking libpcre2-8-0:amd64 (10.32-5) ... 2020-05-21T08:56:31.8508873Z Selecting previously unselected package liberror-perl. 2020-05-21T08:56:31.8524404Z Preparing to unpack .../30-liberror-perl_0.17027-2_all.deb ... 2020-05-21T08:56:31.8536654Z Unpacking liberror-perl (0.17027-2) ... 2020-05-21T08:56:31.8704974Z Selecting previously unselected package git-man. 2020-05-21T08:56:31.8719062Z Preparing to unpack .../31-git-man_1%3a2.20.1-2+deb10u3_all.deb ... 2020-05-21T08:56:31.8735953Z Unpacking git-man (1:2.20.1-2+deb10u3) ... 2020-05-21T08:56:31.9792028Z Selecting previously unselected package git. 2020-05-21T08:56:31.9808155Z Preparing to unpack .../32-git_1%3a2.20.1-2+deb10u3_amd64.deb ... 2020-05-21T08:56:31.9998610Z Unpacking git (1:2.20.1-2+deb10u3) ... 2020-05-21T08:56:32.5709140Z Selecting previously unselected package libsasl2-modules:amd64. 2020-05-21T08:56:32.5727438Z Preparing to unpack .../33-libsasl2-modules_2.1.27+dfsg-1+deb10u1_amd64.deb ... 2020-05-21T08:56:32.5739130Z Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ... 2020-05-21T08:56:32.6003346Z Selecting previously unselected package libxau6:amd64. 2020-05-21T08:56:32.6253776Z Preparing to unpack .../34-libxau6_1%3a1.0.8-1+b2_amd64.deb ... 2020-05-21T08:56:32.6258875Z Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... 2020-05-21T08:56:32.6349587Z Selecting previously unselected package libxdmcp6:amd64. 2020-05-21T08:56:32.6349835Z Preparing to unpack .../35-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 2020-05-21T08:56:32.6363549Z Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 2020-05-21T08:56:32.6565671Z Selecting previously unselected package libxcb1:amd64. 2020-05-21T08:56:32.6582002Z Preparing to unpack .../36-libxcb1_1.13.1-2_amd64.deb ... 2020-05-21T08:56:32.6595387Z Unpacking libxcb1:amd64 (1.13.1-2) ... 2020-05-21T08:56:32.6855177Z Selecting previously unselected package libx11-data. 2020-05-21T08:56:32.6855724Z Preparing to unpack .../37-libx11-data_2%3a1.6.7-1_all.deb ... 2020-05-21T08:56:32.6877232Z Unpacking libx11-data (2:1.6.7-1) ... 2020-05-21T08:56:32.7534198Z Selecting previously unselected package libx11-6:amd64. 2020-05-21T08:56:32.7549264Z Preparing to unpack .../38-libx11-6_2%3a1.6.7-1_amd64.deb ... 2020-05-21T08:56:32.7563689Z Unpacking libx11-6:amd64 (2:1.6.7-1) ... 2020-05-21T08:56:32.8336751Z Selecting previously unselected package libxext6:amd64. 2020-05-21T08:56:32.8354807Z Preparing to unpack .../39-libxext6_2%3a1.3.3-1+b2_amd64.deb ... 2020-05-21T08:56:32.8372847Z Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... 2020-05-21T08:56:32.8576574Z Selecting previously unselected package libxmuu1:amd64. 2020-05-21T08:56:32.8594256Z Preparing to unpack .../40-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... 2020-05-21T08:56:32.8610347Z Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... 2020-05-21T08:56:32.8805007Z Selecting previously unselected package patch. 2020-05-21T08:56:32.8805366Z Preparing to unpack .../41-patch_2.7.6-3+deb10u1_amd64.deb ... 2020-05-21T08:56:32.8894336Z Unpacking patch (2.7.6-3+deb10u1) ... 2020-05-21T08:56:32.9178342Z Selecting previously unselected package publicsuffix. 2020-05-21T08:56:32.9199642Z Preparing to unpack .../42-publicsuffix_20190415.1030-1_all.deb ... 2020-05-21T08:56:32.9220379Z Unpacking publicsuffix (20190415.1030-1) ... 2020-05-21T08:56:32.9495348Z Selecting previously unselected package xauth. 2020-05-21T08:56:32.9515667Z Preparing to unpack .../43-xauth_1%3a1.0.10-1_amd64.deb ... 2020-05-21T08:56:32.9535940Z Unpacking xauth (1:1.0.10-1) ... 2020-05-21T08:56:32.9798870Z Setting up perl-modules-5.28 (5.28.1-6) ... 2020-05-21T08:56:32.9844424Z Setting up libexpat1:amd64 (2.2.6-2+deb10u1) ... 2020-05-21T08:56:32.9883387Z Setting up libxau6:amd64 (1:1.0.8-1+b2) ... 2020-05-21T08:56:32.9923405Z Setting up libkeyutils1:amd64 (1.6-6) ... 2020-05-21T08:56:32.9959940Z Setting up libpsl5:amd64 (0.20.2-2) ... 2020-05-21T08:56:32.9995864Z Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... 2020-05-21T08:56:33.0859300Z debconf: unable to initialize frontend: Dialog 2020-05-21T08:56:33.0859518Z debconf: (TERM is not set, so the dialog frontend is not usable.) 2020-05-21T08:56:33.0859664Z debconf: falling back to frontend: Readline 2020-05-21T08:56:33.1241397Z Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ... 2020-05-21T08:56:33.1333848Z Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 2020-05-21T08:56:33.1372615Z Setting up less (487-0.1+b1) ... 2020-05-21T08:56:33.2341697Z debconf: unable to initialize frontend: Dialog 2020-05-21T08:56:33.2342397Z debconf: (TERM is not set, so the dialog frontend is not usable.) 2020-05-21T08:56:33.2343197Z debconf: falling back to frontend: Readline 2020-05-21T08:56:33.2565505Z Setting up krb5-locales (1.17-3) ... 2020-05-21T08:56:33.2597432Z Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... 2020-05-21T08:56:33.2638855Z Setting up libkrb5support0:amd64 (1.17-3) ... 2020-05-21T08:56:33.2672895Z Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 2020-05-21T08:56:33.2704724Z Setting up libx11-data (2:1.6.7-1) ... 2020-05-21T08:56:33.2735222Z Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 2020-05-21T08:56:33.2772435Z Setting up patch (2.7.6-3+deb10u1) ... 2020-05-21T08:56:33.2807208Z Setting up libpcre2-8-0:amd64 (10.32-5) ... 2020-05-21T08:56:33.2840286Z Setting up libk5crypto3:amd64 (1.17-3) ... 2020-05-21T08:56:33.2872554Z Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 2020-05-21T08:56:33.2908311Z Setting up git-man (1:2.20.1-2+deb10u3) ... 2020-05-21T08:56:33.2941372Z Setting up libssh2-1:amd64 (1.8.0-2.1) ... 2020-05-21T08:56:33.2970988Z Setting up netbase (5.6) ... 2020-05-21T08:56:33.3055582Z Setting up libkrb5-3:amd64 (1.17-3) ... 2020-05-21T08:56:33.3093253Z Setting up openssl (1.1.1d-0+deb10u3) ... 2020-05-21T08:56:33.3153317Z Setting up libbsd0:amd64 (0.9.1-2) ... 2020-05-21T08:56:33.3189321Z Setting up publicsuffix (20190415.1030-1) ... 2020-05-21T08:56:33.3222239Z Setting up libgdbm6:amd64 (1.18.1-4) ... 2020-05-21T08:56:33.3269255Z Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 2020-05-21T08:56:33.3303590Z Setting up libxcb1:amd64 (1.13.1-2) ... 2020-05-21T08:56:33.3344906Z Setting up libedit2:amd64 (3.1-20181209-1) ... 2020-05-21T08:56:33.3382733Z Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... 2020-05-21T08:56:33.3423112Z Setting up ca-certificates (20190110) ... 2020-05-21T08:56:33.4287615Z debconf: unable to initialize frontend: Dialog 2020-05-21T08:56:33.4287814Z debconf: (TERM is not set, so the dialog frontend is not usable.) 2020-05-21T08:56:33.4288015Z debconf: falling back to frontend: Readline 2020-05-21T08:56:33.8478899Z Updating certificates in /etc/ssl/certs... 2020-05-21T08:56:34.4684544Z 128 added, 0 removed; done. 2020-05-21T08:56:34.4882940Z Setting up libgssapi-krb5-2:amd64 (1.17-3) ... 2020-05-21T08:56:34.4930545Z Setting up libgdbm-compat4:amd64 (1.18.1-4) ... 2020-05-21T08:56:34.4975476Z Setting up libperl5.28:amd64 (5.28.1-6) ... 2020-05-21T08:56:34.5017235Z Setting up libx11-6:amd64 (2:1.6.7-1) ... 2020-05-21T08:56:34.5055870Z Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... 2020-05-21T08:56:34.5096583Z Setting up openssh-client (1:7.9p1-10+deb10u2) ... 2020-05-21T08:56:34.5829921Z Setting up libxext6:amd64 (2:1.3.3-1+b2) ... 2020-05-21T08:56:34.5866711Z Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ... 2020-05-21T08:56:34.5907142Z Setting up perl (5.28.1-6) ... 2020-05-21T08:56:34.6029339Z Setting up xauth (1:1.0.10-1) ... 2020-05-21T08:56:34.6064544Z Setting up liberror-perl (0.17027-2) ... 2020-05-21T08:56:34.6099649Z Setting up git (1:2.20.1-2+deb10u3) ... 2020-05-21T08:56:34.6363005Z Processing triggers for libc-bin (2.28-10) ... 2020-05-21T08:56:34.6479599Z Processing triggers for ca-certificates (20190110) ... 2020-05-21T08:56:34.6539838Z Updating certificates in /etc/ssl/certs... 2020-05-21T08:56:35.1741019Z 0 added, 0 removed; done. 2020-05-21T08:56:35.1741242Z Running hooks in /etc/ca-certificates/update.d... 2020-05-21T08:56:35.1754300Z done. 2020-05-21T08:56:39.6797281Z Removing intermediate container 16cfe8123c64 2020-05-21T08:56:39.6797720Z ---> 0bef3d934a02 2020-05-21T08:56:39.6797891Z Step 6/10 : RUN apt-get install -y git-ftp 2020-05-21T08:56:39.7071704Z ---> Running in 589aef995eb6 2020-05-21T08:56:40.7390211Z Reading package lists... 2020-05-21T08:56:40.9000494Z Building dependency tree... 2020-05-21T08:56:40.9001082Z Reading state information... 2020-05-21T08:56:41.0091360Z The following additional packages will be installed: 2020-05-21T08:56:41.0094685Z curl libcurl4 2020-05-21T08:56:41.0351476Z The following NEW packages will be installed: 2020-05-21T08:56:41.0356007Z curl git-ftp libcurl4 2020-05-21T08:56:41.0779242Z 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2020-05-21T08:56:41.0779821Z Need to get 623 kB of archives. 2020-05-21T08:56:41.0780220Z After this operation, 1199 kB of additional disk space will be used. 2020-05-21T08:56:41.0780436Z Get:1 http://deb.debian.org/debian stable/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] 2020-05-21T08:56:41.1334468Z Get:2 http://deb.debian.org/debian stable/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] 2020-05-21T08:56:41.1367964Z Get:3 http://deb.debian.org/debian stable/main amd64 git-ftp all 1.5.1+dfsg-1 [26.7 kB] 2020-05-21T08:56:41.2435497Z debconf: delaying package configuration, since apt-utils is not installed 2020-05-21T08:56:41.2629248Z Fetched 623 kB in 0s (7122 kB/s) 2020-05-21T08:56:41.2780358Z Selecting previously unselected package libcurl4:amd64. 2020-05-21T08:56:41.2796688Z (Reading database ... 2020-05-21T08:56:41.2796836Z (Reading database ... 5% 2020-05-21T08:56:41.2796958Z (Reading database ... 10% 2020-05-21T08:56:41.2797107Z (Reading database ... 15% 2020-05-21T08:56:41.2797226Z (Reading database ... 20% 2020-05-21T08:56:41.2797343Z (Reading database ... 25% 2020-05-21T08:56:41.2797468Z (Reading database ... 30% 2020-05-21T08:56:41.2797582Z (Reading database ... 35% 2020-05-21T08:56:41.2797695Z (Reading database ... 40% 2020-05-21T08:56:41.2797808Z (Reading database ... 45% 2020-05-21T08:56:41.2797920Z (Reading database ... 50% 2020-05-21T08:56:41.2798032Z (Reading database ... 55% 2020-05-21T08:56:41.2798145Z (Reading database ... 60% 2020-05-21T08:56:41.2798258Z (Reading database ... 65% 2020-05-21T08:56:41.2801413Z (Reading database ... 70% 2020-05-21T08:56:41.2805302Z (Reading database ... 75% 2020-05-21T08:56:41.2811200Z (Reading database ... 80% 2020-05-21T08:56:41.2816248Z (Reading database ... 85% 2020-05-21T08:56:41.2832821Z (Reading database ... 90% 2020-05-21T08:56:41.2841356Z (Reading database ... 95% 2020-05-21T08:56:41.2841486Z (Reading database ... 100% 2020-05-21T08:56:41.2841771Z (Reading database ... 10250 files and directories currently installed.) 2020-05-21T08:56:41.2846424Z Preparing to unpack .../libcurl4_7.64.0-4+deb10u1_amd64.deb ... 2020-05-21T08:56:41.2874920Z Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... 2020-05-21T08:56:41.3267745Z Selecting previously unselected package curl. 2020-05-21T08:56:41.3284437Z Preparing to unpack .../curl_7.64.0-4+deb10u1_amd64.deb ... 2020-05-21T08:56:41.3295101Z Unpacking curl (7.64.0-4+deb10u1) ... 2020-05-21T08:56:41.3647021Z Selecting previously unselected package git-ftp. 2020-05-21T08:56:41.3665130Z Preparing to unpack .../git-ftp_1.5.1+dfsg-1_all.deb ... 2020-05-21T08:56:41.3677062Z Unpacking git-ftp (1.5.1+dfsg-1) ... 2020-05-21T08:56:41.3916450Z Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... 2020-05-21T08:56:41.3958473Z Setting up curl (7.64.0-4+deb10u1) ... 2020-05-21T08:56:41.3991316Z Setting up git-ftp (1.5.1+dfsg-1) ... 2020-05-21T08:56:41.4029941Z Processing triggers for libc-bin (2.28-10) ... 2020-05-21T08:56:42.0266402Z Removing intermediate container 589aef995eb6 2020-05-21T08:56:42.0266637Z ---> efc2a6783cad 2020-05-21T08:56:42.0266763Z Step 7/10 : RUN apt-get install -y nodejs 2020-05-21T08:56:42.0465854Z ---> Running in 4a59702ab010 2020-05-21T08:56:43.0966153Z Reading package lists... 2020-05-21T08:56:43.2346186Z Building dependency tree... 2020-05-21T08:56:43.2350507Z Reading state information... 2020-05-21T08:56:43.3401785Z The following additional packages will be installed: 2020-05-21T08:56:43.3406227Z libatomic1 libbrotli1 libc-ares2 libicu63 libnode64 libuv1 nodejs-doc 2020-05-21T08:56:43.3415887Z Suggested packages: 2020-05-21T08:56:43.3416059Z npm 2020-05-21T08:56:43.3788201Z The following NEW packages will be installed: 2020-05-21T08:56:43.3792550Z libatomic1 libbrotli1 libc-ares2 libicu63 libnode64 libuv1 nodejs nodejs-doc 2020-05-21T08:56:43.4412844Z 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2020-05-21T08:56:43.4413251Z Need to get 15.5 MB of archives. 2020-05-21T08:56:43.4413783Z After this operation, 64.2 MB of additional disk space will be used. 2020-05-21T08:56:43.4414030Z Get:1 http://deb.debian.org/debian stable/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] 2020-05-21T08:56:43.4538814Z Get:2 http://deb.debian.org/debian stable/main amd64 libbrotli1 amd64 1.0.7-2 [270 kB] 2020-05-21T08:56:43.4921369Z Get:3 http://deb.debian.org/debian stable/main amd64 libc-ares2 amd64 1.14.0-1 [85.8 kB] 2020-05-21T08:56:43.5002238Z Get:4 http://deb.debian.org/debian stable/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 2020-05-21T08:56:43.8047210Z Get:5 http://deb.debian.org/debian stable/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 2020-05-21T08:56:43.8061755Z Get:6 http://deb.debian.org/debian stable/main amd64 libnode64 amd64 10.19.0~dfsg1-1 [5627 kB] 2020-05-21T08:56:43.9013510Z Get:7 http://deb.debian.org/debian stable/main amd64 nodejs amd64 10.19.0~dfsg1-1 [86.8 kB] 2020-05-21T08:56:43.9021871Z Get:8 http://deb.debian.org/debian stable/main amd64 nodejs-doc all 10.19.0~dfsg1-1 [968 kB] 2020-05-21T08:56:44.0228063Z debconf: delaying package configuration, since apt-utils is not installed 2020-05-21T08:56:44.0444451Z Fetched 15.5 MB in 1s (29.6 MB/s) 2020-05-21T08:56:44.0636961Z Selecting previously unselected package libatomic1:amd64. 2020-05-21T08:56:44.0638914Z (Reading database ... 2020-05-21T08:56:44.0640012Z (Reading database ... 5% 2020-05-21T08:56:44.0640330Z (Reading database ... 10% 2020-05-21T08:56:44.0641926Z (Reading database ... 15% 2020-05-21T08:56:44.0642066Z (Reading database ... 20% 2020-05-21T08:56:44.0642193Z (Reading database ... 25% 2020-05-21T08:56:44.0642349Z (Reading database ... 30% 2020-05-21T08:56:44.0642475Z (Reading database ... 35% 2020-05-21T08:56:44.0642603Z (Reading database ... 40% 2020-05-21T08:56:44.0642729Z (Reading database ... 45% 2020-05-21T08:56:44.0642856Z (Reading database ... 50% 2020-05-21T08:56:44.0642980Z (Reading database ... 55% 2020-05-21T08:56:44.0643108Z (Reading database ... 60% 2020-05-21T08:56:44.0643233Z (Reading database ... 65% 2020-05-21T08:56:44.0643389Z (Reading database ... 70% 2020-05-21T08:56:44.0643514Z (Reading database ... 75% 2020-05-21T08:56:44.0653931Z (Reading database ... 80% 2020-05-21T08:56:44.0658277Z (Reading database ... 85% 2020-05-21T08:56:44.0674859Z (Reading database ... 90% 2020-05-21T08:56:44.0682464Z (Reading database ... 95% 2020-05-21T08:56:44.0682613Z (Reading database ... 100% 2020-05-21T08:56:44.0682742Z (Reading database ... 10275 files and directories currently installed.) 2020-05-21T08:56:44.0687510Z Preparing to unpack .../0-libatomic1_8.3.0-6_amd64.deb ... 2020-05-21T08:56:44.0712166Z Unpacking libatomic1:amd64 (8.3.0-6) ... 2020-05-21T08:56:44.0912088Z Selecting previously unselected package libbrotli1:amd64. 2020-05-21T08:56:44.0922993Z Preparing to unpack .../1-libbrotli1_1.0.7-2_amd64.deb ... 2020-05-21T08:56:44.0941039Z Unpacking libbrotli1:amd64 (1.0.7-2) ... 2020-05-21T08:56:44.1394770Z Selecting previously unselected package libc-ares2:amd64. 2020-05-21T08:56:44.1395178Z Preparing to unpack .../2-libc-ares2_1.14.0-1_amd64.deb ... 2020-05-21T08:56:44.1408783Z Unpacking libc-ares2:amd64 (1.14.0-1) ... 2020-05-21T08:56:44.1646739Z Selecting previously unselected package libicu63:amd64. 2020-05-21T08:56:44.1647389Z Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 2020-05-21T08:56:44.1657788Z Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 2020-05-21T08:56:45.0117983Z Selecting previously unselected package libuv1:amd64. 2020-05-21T08:56:45.0132787Z Preparing to unpack .../4-libuv1_1.24.1-1_amd64.deb ... 2020-05-21T08:56:45.0145581Z Unpacking libuv1:amd64 (1.24.1-1) ... 2020-05-21T08:56:45.0439559Z Selecting previously unselected package libnode64:amd64. 2020-05-21T08:56:45.0439864Z Preparing to unpack .../5-libnode64_10.19.0~dfsg1-1_amd64.deb ... 2020-05-21T08:56:45.0449485Z Unpacking libnode64:amd64 (10.19.0~dfsg1-1) ... 2020-05-21T08:56:45.6476094Z Selecting previously unselected package nodejs. 2020-05-21T08:56:45.6496171Z Preparing to unpack .../6-nodejs_10.19.0~dfsg1-1_amd64.deb ... 2020-05-21T08:56:45.6510843Z Unpacking nodejs (10.19.0~dfsg1-1) ... 2020-05-21T08:56:45.6754050Z Selecting previously unselected package nodejs-doc. 2020-05-21T08:56:45.6775951Z Preparing to unpack .../7-nodejs-doc_10.19.0~dfsg1-1_all.deb ... 2020-05-21T08:56:45.6788340Z Unpacking nodejs-doc (10.19.0~dfsg1-1) ... 2020-05-21T08:56:46.2483866Z Setting up libbrotli1:amd64 (1.0.7-2) ... 2020-05-21T08:56:46.2485697Z Setting up libc-ares2:amd64 (1.14.0-1) ... 2020-05-21T08:56:46.2486058Z Setting up libicu63:amd64 (63.1-6+deb10u1) ... 2020-05-21T08:56:46.2486367Z Setting up libuv1:amd64 (1.24.1-1) ... 2020-05-21T08:56:46.2486664Z Setting up libatomic1:amd64 (8.3.0-6) ... 2020-05-21T08:56:46.2486961Z Setting up nodejs-doc (10.19.0~dfsg1-1) ... 2020-05-21T08:56:46.2487254Z Setting up libnode64:amd64 (10.19.0~dfsg1-1) ... 2020-05-21T08:56:46.2487548Z Setting up nodejs (10.19.0~dfsg1-1) ... 2020-05-21T08:56:46.2487868Z update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2020-05-21T08:56:46.2488419Z update-alternatives: warning: skip creation of /usr/share/man/man1/js.1.gz because associated file /usr/share/man/man1/nodejs.1.gz (of link group js) doesn't exist 2020-05-21T08:56:46.2488792Z Processing triggers for libc-bin (2.28-10) ... 2020-05-21T08:56:48.2494180Z Removing intermediate container 4a59702ab010 2020-05-21T08:56:48.2494353Z ---> 3f3524488e74 2020-05-21T08:56:48.2494483Z Step 8/10 : COPY dist/index.js /deploy.js 2020-05-21T08:56:49.0192634Z ---> 8777e5d92aba 2020-05-21T08:56:49.0192975Z Step 9/10 : RUN chmod +x deploy.js 2020-05-21T08:56:49.0357698Z ---> Running in a631435a687d 2020-05-21T08:56:50.0211167Z Removing intermediate container a631435a687d 2020-05-21T08:56:50.0211345Z ---> ae9861b8e153 2020-05-21T08:56:50.0211479Z Step 10/10 : ENTRYPOINT ["node", "../../deploy.js"] 2020-05-21T08:56:50.0417479Z ---> Running in f1e03c245bcd 2020-05-21T08:56:51.0219008Z Removing intermediate container f1e03c245bcd 2020-05-21T08:56:51.0219190Z ---> 9582751cbf30 2020-05-21T08:56:51.0224288Z Successfully built 9582751cbf30 2020-05-21T08:56:51.0251406Z Successfully tagged be76db:cf0e091185044f17936630999fb1a0af 2020-05-21T08:56:51.0449508Z ##[group]Run actions/checkout@v2.1.0 2020-05-21T08:56:51.0449863Z with: 2020-05-21T08:56:51.0450058Z fetch-depth: 2 2020-05-21T08:56:51.0450355Z repository: aperta-principium/Interclip 2020-05-21T08:56:51.0450613Z token: *** 2020-05-21T08:56:51.0450745Z ssh-strict: true 2020-05-21T08:56:51.0450871Z persist-credentials: true 2020-05-21T08:56:51.0451169Z clean: true 2020-05-21T08:56:51.0451290Z lfs: false 2020-05-21T08:56:51.0451412Z submodules: false 2020-05-21T08:56:51.0451534Z ##[endgroup] 2020-05-21T08:56:51.4729703Z Syncing repository: aperta-principium/Interclip 2020-05-21T08:56:51.4730049Z ##[group]Getting Git version info 2020-05-21T08:56:51.4730628Z Working directory is '/home/runner/work/Interclip/Interclip' 2020-05-21T08:56:51.4825391Z [command]/usr/bin/git version 2020-05-21T08:56:51.5034207Z git version 2.26.2 2020-05-21T08:56:51.5035299Z ##[endgroup] 2020-05-21T08:56:51.5037751Z Deleting the contents of '/home/runner/work/Interclip/Interclip' 2020-05-21T08:56:51.5042777Z ##[group]Initializing the repository 2020-05-21T08:56:51.5046208Z [command]/usr/bin/git init /home/runner/work/Interclip/Interclip 2020-05-21T08:56:51.5139601Z Initialized empty Git repository in /home/runner/work/Interclip/Interclip/.git/ 2020-05-21T08:56:51.5150362Z [command]/usr/bin/git remote add origin https://github.com/aperta-principium/Interclip 2020-05-21T08:56:51.5197013Z ##[endgroup] 2020-05-21T08:56:51.5197787Z ##[group]Disabling automatic garbage collection 2020-05-21T08:56:51.5202646Z [command]/usr/bin/git config --local gc.auto 0 2020-05-21T08:56:51.5237635Z ##[endgroup] 2020-05-21T08:56:51.5243759Z ##[group]Setting up auth 2020-05-21T08:56:51.5251837Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2020-05-21T08:56:51.5305428Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2020-05-21T08:56:51.5778347Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2020-05-21T08:56:51.5832471Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2020-05-21T08:56:51.6112906Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2020-05-21T08:56:51.6181608Z ##[endgroup] 2020-05-21T08:56:51.6182355Z ##[group]Fetching the repository 2020-05-21T08:56:51.6194567Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=2 origin +341d81748921490c2220633a91af6dbcc00c8bb3:refs/remotes/origin/master 2020-05-21T08:56:51.8618793Z remote: Enumerating objects: 75, done. 2020-05-21T08:56:51.8620171Z remote: Counting objects: 1% (1/75) 2020-05-21T08:56:51.8629174Z remote: Counting objects: 2% (2/75) 2020-05-21T08:56:51.8632280Z remote: Counting objects: 4% (3/75) 2020-05-21T08:56:51.8634540Z remote: Counting objects: 5% (4/75) 2020-05-21T08:56:51.8639318Z remote: Counting objects: 6% (5/75) 2020-05-21T08:56:51.8643916Z remote: Counting objects: 8% (6/75) 2020-05-21T08:56:51.8658559Z remote: Counting objects: 9% (7/75) 2020-05-21T08:56:51.8662181Z remote: Counting objects: 10% (8/75) 2020-05-21T08:56:51.8662347Z remote: Counting objects: 12% (9/75) 2020-05-21T08:56:51.8662500Z remote: Counting objects: 13% (10/75) 2020-05-21T08:56:51.8662651Z remote: Counting objects: 14% (11/75) 2020-05-21T08:56:51.8662798Z remote: Counting objects: 16% (12/75) 2020-05-21T08:56:51.8663006Z remote: Counting objects: 17% (13/75) 2020-05-21T08:56:51.8663236Z remote: Counting objects: 18% (14/75) 2020-05-21T08:56:51.8663383Z remote: Counting objects: 20% (15/75) 2020-05-21T08:56:51.8669176Z remote: Counting objects: 21% (16/75) 2020-05-21T08:56:51.8670741Z remote: Counting objects: 22% (17/75) 2020-05-21T08:56:51.8672247Z remote: Counting objects: 24% (18/75) 2020-05-21T08:56:51.8672398Z remote: Counting objects: 25% (19/75) 2020-05-21T08:56:51.8674162Z remote: Counting objects: 26% (20/75) 2020-05-21T08:56:51.8675991Z remote: Counting objects: 28% (21/75) 2020-05-21T08:56:51.8676179Z remote: Counting objects: 29% (22/75) 2020-05-21T08:56:51.8677398Z remote: Counting objects: 30% (23/75) 2020-05-21T08:56:51.8677548Z remote: Counting objects: 32% (24/75) 2020-05-21T08:56:51.8677698Z remote: Counting objects: 33% (25/75) 2020-05-21T08:56:51.8677846Z remote: Counting objects: 34% (26/75) 2020-05-21T08:56:51.8678220Z remote: Counting objects: 36% (27/75) 2020-05-21T08:56:51.8678414Z remote: Counting objects: 37% (28/75) 2020-05-21T08:56:51.8678547Z remote: Counting objects: 38% (29/75) 2020-05-21T08:56:51.8678731Z remote: Counting objects: 40% (30/75) 2020-05-21T08:56:51.8680711Z remote: Counting objects: 41% (31/75) 2020-05-21T08:56:51.8680844Z remote: Counting objects: 42% (32/75) 2020-05-21T08:56:51.8680974Z remote: Counting objects: 44% (33/75) 2020-05-21T08:56:51.8681103Z remote: Counting objects: 45% (34/75) 2020-05-21T08:56:51.8681229Z remote: Counting objects: 46% (35/75) 2020-05-21T08:56:51.8681357Z remote: Counting objects: 48% (36/75) 2020-05-21T08:56:51.8681483Z remote: Counting objects: 49% (37/75) 2020-05-21T08:56:51.8681609Z remote: Counting objects: 50% (38/75) 2020-05-21T08:56:51.8681736Z remote: Counting objects: 52% (39/75) 2020-05-21T08:56:51.8681845Z remote: Counting objects: 53% (40/75) 2020-05-21T08:56:51.8681973Z remote: Counting objects: 54% (41/75) 2020-05-21T08:56:51.8682098Z remote: Counting objects: 56% (42/75) 2020-05-21T08:56:51.8682235Z remote: Counting objects: 57% (43/75) 2020-05-21T08:56:51.8682488Z remote: Counting objects: 58% (44/75) 2020-05-21T08:56:51.8682624Z remote: Counting objects: 60% (45/75) 2020-05-21T08:56:51.8682749Z remote: Counting objects: 61% (46/75) 2020-05-21T08:56:51.8682875Z remote: Counting objects: 62% (47/75) 2020-05-21T08:56:51.8683000Z remote: Counting objects: 64% (48/75) 2020-05-21T08:56:51.8683128Z remote: Counting objects: 65% (49/75) 2020-05-21T08:56:51.8683254Z remote: Counting objects: 66% (50/75) 2020-05-21T08:56:51.8683380Z remote: Counting objects: 68% (51/75) 2020-05-21T08:56:51.8683504Z remote: Counting objects: 69% (52/75) 2020-05-21T08:56:51.8683630Z remote: Counting objects: 70% (53/75) 2020-05-21T08:56:51.8683754Z remote: Counting objects: 72% (54/75) 2020-05-21T08:56:51.8683879Z remote: Counting objects: 73% (55/75) 2020-05-21T08:56:51.8684005Z remote: Counting objects: 74% (56/75) 2020-05-21T08:56:51.8684135Z remote: Counting objects: 76% (57/75) 2020-05-21T08:56:51.8684264Z remote: Counting objects: 77% (58/75) 2020-05-21T08:56:51.8684438Z remote: Counting objects: 78% (59/75) 2020-05-21T08:56:51.8684563Z remote: Counting objects: 80% (60/75) 2020-05-21T08:56:51.8684688Z remote: Counting objects: 81% (61/75) 2020-05-21T08:56:51.8684813Z remote: Counting objects: 82% (62/75) 2020-05-21T08:56:51.8684938Z remote: Counting objects: 84% (63/75) 2020-05-21T08:56:51.8685066Z remote: Counting objects: 85% (64/75) 2020-05-21T08:56:51.8685317Z remote: Counting objects: 86% (65/75) 2020-05-21T08:56:51.8685447Z remote: Counting objects: 88% (66/75) 2020-05-21T08:56:51.8685573Z remote: Counting objects: 89% (67/75) 2020-05-21T08:56:51.8685698Z remote: Counting objects: 90% (68/75) 2020-05-21T08:56:51.8685999Z remote: Counting objects: 92% (69/75) 2020-05-21T08:56:51.8686242Z remote: Counting objects: 93% (70/75) 2020-05-21T08:56:51.8686399Z remote: Counting objects: 94% (71/75) 2020-05-21T08:56:51.8686530Z remote: Counting objects: 96% (72/75) 2020-05-21T08:56:51.8686658Z remote: Counting objects: 97% (73/75) 2020-05-21T08:56:51.8686787Z remote: Counting objects: 98% (74/75) 2020-05-21T08:56:51.8686920Z remote: Counting objects: 100% (75/75) 2020-05-21T08:56:51.8687373Z remote: Counting objects: 100% (75/75), done. 2020-05-21T08:56:51.8687527Z remote: Compressing objects: 1% (1/71) 2020-05-21T08:56:51.8687671Z remote: Compressing objects: 2% (2/71) 2020-05-21T08:56:51.8687812Z remote: Compressing objects: 4% (3/71) 2020-05-21T08:56:51.8687951Z remote: Compressing objects: 5% (4/71) 2020-05-21T08:56:51.8688089Z remote: Compressing objects: 7% (5/71) 2020-05-21T08:56:51.8688224Z remote: Compressing objects: 8% (6/71) 2020-05-21T08:56:51.8688366Z remote: Compressing objects: 9% (7/71) 2020-05-21T08:56:51.8688503Z remote: Compressing objects: 11% (8/71) 2020-05-21T08:56:51.8688728Z remote: Compressing objects: 12% (9/71) 2020-05-21T08:56:51.8688868Z remote: Compressing objects: 14% (10/71) 2020-05-21T08:56:51.8689008Z remote: Compressing objects: 15% (11/71) 2020-05-21T08:56:51.8689145Z remote: Compressing objects: 16% (12/71) 2020-05-21T08:56:51.8689280Z remote: Compressing objects: 18% (13/71) 2020-05-21T08:56:51.8689397Z remote: Compressing objects: 19% (14/71) 2020-05-21T08:56:51.8689530Z remote: Compressing objects: 21% (15/71) 2020-05-21T08:56:51.8689955Z remote: Compressing objects: 22% (16/71) 2020-05-21T08:56:51.8690097Z remote: Compressing objects: 23% (17/71) 2020-05-21T08:56:51.8690555Z remote: Compressing objects: 25% (18/71) 2020-05-21T08:56:51.8690858Z remote: Compressing objects: 26% (19/71) 2020-05-21T08:56:51.8691000Z remote: Compressing objects: 28% (20/71) 2020-05-21T08:56:51.8691135Z remote: Compressing objects: 29% (21/71) 2020-05-21T08:56:51.8691274Z remote: Compressing objects: 30% (22/71) 2020-05-21T08:56:51.8691408Z remote: Compressing objects: 32% (23/71) 2020-05-21T08:56:51.8691541Z remote: Compressing objects: 33% (24/71) 2020-05-21T08:56:51.8691675Z remote: Compressing objects: 35% (25/71) 2020-05-21T08:56:51.8691811Z remote: Compressing objects: 36% (26/71) 2020-05-21T08:56:51.8691945Z remote: Compressing objects: 38% (27/71) 2020-05-21T08:56:51.8692078Z remote: Compressing objects: 39% (28/71) 2020-05-21T08:56:51.8699926Z remote: Compressing objects: 40% (29/71) 2020-05-21T08:56:51.8700103Z remote: Compressing objects: 42% (30/71) 2020-05-21T08:56:51.8700253Z remote: Compressing objects: 43% (31/71) 2020-05-21T08:56:51.8700397Z remote: Compressing objects: 45% (32/71) 2020-05-21T08:56:51.8700551Z remote: Compressing objects: 46% (33/71) 2020-05-21T08:56:51.8700853Z remote: Compressing objects: 47% (34/71) 2020-05-21T08:56:51.8701149Z remote: Compressing objects: 49% (35/71) 2020-05-21T08:56:51.8701438Z remote: Compressing objects: 50% (36/71) 2020-05-21T08:56:51.8701566Z remote: Compressing objects: 52% (37/71) 2020-05-21T08:56:51.8701692Z remote: Compressing objects: 53% (38/71) 2020-05-21T08:56:51.8701867Z remote: Compressing objects: 54% (39/71) 2020-05-21T08:56:51.8701994Z remote: Compressing objects: 56% (40/71) 2020-05-21T08:56:51.8702120Z remote: Compressing objects: 57% (41/71) 2020-05-21T08:56:51.8702247Z remote: Compressing objects: 59% (42/71) 2020-05-21T08:56:51.8715666Z remote: Compressing objects: 60% (43/71) 2020-05-21T08:56:51.8715845Z remote: Compressing objects: 61% (44/71) 2020-05-21T08:56:51.8715989Z remote: Compressing objects: 63% (45/71) 2020-05-21T08:56:51.8716327Z remote: Compressing objects: 64% (46/71) 2020-05-21T08:56:51.8716467Z remote: Compressing objects: 66% (47/71) 2020-05-21T08:56:51.8716612Z remote: Compressing objects: 67% (48/71) 2020-05-21T08:56:51.8716748Z remote: Compressing objects: 69% (49/71) 2020-05-21T08:56:51.8717051Z remote: Compressing objects: 70% (50/71) 2020-05-21T08:56:51.8717185Z remote: Compressing objects: 71% (51/71) 2020-05-21T08:56:51.8717318Z remote: Compressing objects: 73% (52/71) 2020-05-21T08:56:51.8717449Z remote: Compressing objects: 74% (53/71) 2020-05-21T08:56:51.8717581Z remote: Compressing objects: 76% (54/71) 2020-05-21T08:56:51.8717711Z remote: Compressing objects: 77% (55/71) 2020-05-21T08:56:51.8717840Z remote: Compressing objects: 78% (56/71) 2020-05-21T08:56:51.8718228Z remote: Compressing objects: 80% (57/71) 2020-05-21T08:56:51.8718361Z remote: Compressing objects: 81% (58/71) 2020-05-21T08:56:51.8718498Z remote: Compressing objects: 83% (59/71) 2020-05-21T08:56:51.8718628Z remote: Compressing objects: 84% (60/71) 2020-05-21T08:56:51.8718875Z remote: Compressing objects: 85% (61/71) 2020-05-21T08:56:51.8719242Z remote: Compressing objects: 87% (62/71) 2020-05-21T08:56:51.8719376Z remote: Compressing objects: 88% (63/71) 2020-05-21T08:56:51.8719509Z remote: Compressing objects: 90% (64/71) 2020-05-21T08:56:51.8719643Z remote: Compressing objects: 91% (65/71) 2020-05-21T08:56:51.8720008Z remote: Compressing objects: 92% (66/71) 2020-05-21T08:56:51.8720147Z remote: Compressing objects: 94% (67/71) 2020-05-21T08:56:51.8720393Z remote: Compressing objects: 95% (68/71) 2020-05-21T08:56:51.8720530Z remote: Compressing objects: 97% (69/71) 2020-05-21T08:56:51.8720669Z remote: Compressing objects: 98% (70/71) 2020-05-21T08:56:51.8720807Z remote: Compressing objects: 100% (71/71) 2020-05-21T08:56:51.8721040Z remote: Compressing objects: 100% (71/71), done. 2020-05-21T08:56:51.9239732Z remote: Total 75 (delta 6), reused 26 (delta 0), pack-reused 0 2020-05-21T08:56:52.0018023Z From https://github.com/aperta-principium/Interclip 2020-05-21T08:56:52.0019377Z * [new ref] 341d81748921490c2220633a91af6dbcc00c8bb3 -> origin/master 2020-05-21T08:56:52.0039740Z ##[endgroup] 2020-05-21T08:56:52.0040518Z ##[group]Determining the checkout info 2020-05-21T08:56:52.0042985Z ##[endgroup] 2020-05-21T08:56:52.0043829Z ##[group]Checking out the ref 2020-05-21T08:56:52.0048790Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master 2020-05-21T08:56:52.0304527Z Reset branch 'master' 2020-05-21T08:56:52.0323477Z Branch 'master' set up to track remote branch 'master' from 'origin'. 2020-05-21T08:56:52.0324486Z ##[endgroup] 2020-05-21T08:56:52.0325501Z [command]/usr/bin/git log -1 2020-05-21T08:56:52.0367497Z commit 341d81748921490c2220633a91af6dbcc00c8bb3 2020-05-21T08:56:52.0392348Z Author: Filip Troníček <filip.tronicek@seznam.cz> 2020-05-21T08:56:52.0394577Z Date: Thu May 21 10:56:05 2020 +0200 2020-05-21T08:56:52.0394845Z 2020-05-21T08:56:52.0395100Z Add insecure flag 2020-05-21T08:56:52.0483417Z ##[group]Run SamKirkland/FTP-Deploy-Action@3.1.1 2020-05-21T08:56:52.0483601Z with: 2020-05-21T08:56:52.0484144Z ftp-server: ftp://*** 2020-05-21T08:56:52.0484307Z ftp-username: *** 2020-05-21T08:56:52.0484451Z ftp-password: *** 2020-05-21T08:56:52.0484584Z git-ftp-args: --insecure 2020-05-21T08:56:52.0484717Z local-dir: ./ 2020-05-21T08:56:52.0484852Z ##[endgroup] 2020-05-21T08:56:52.0507157Z ##[command]/usr/bin/docker run --name be76dbcf0e091185044f17936630999fb1a0af_d8705f --label be76db --workdir /github/workspace --rm -e INPUT_FTP-SERVER -e INPUT_FTP-USERNAME -e INPUT_FTP-PASSWORD -e INPUT_GIT-FTP-ARGS -e INPUT_LOCAL-DIR -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e RUNNER_OS -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/Interclip/Interclip":"/github/workspace" be76db:cf0e091185044f17936630999fb1a0af 2020-05-21T08:56:53.1422451Z ##[group]Uploading files 2020-05-21T08:56:53.1503991Z [command]/usr/bin/git ftp push --force --auto-init --verbose --syncroot=./ --user=*** --passwd=*** --insecure ftp://*** 2020-05-21T08:56:53.1733054Z Thu May 21 08:56:53 UTC 2020: git-ftp version 1.5.1 running on Linux aa88b5037359 5.3.0-1020-azure #21~18.04.1-Ubuntu SMP Wed Apr 15 09:35:56 UTC 2020 x86_64 GNU/Linux 2020-05-21T08:56:53.1733244Z Thu May 21 08:56:53 UTC 2020: Forced mode enabled. 2020-05-21T08:56:53.1733618Z Thu May 21 08:56:53 UTC 2020: Auto init if needed. 2020-05-21T08:56:53.1749646Z Thu May 21 08:56:53 UTC 2020: Using syncroot ./ if exists. 2020-05-21T08:56:53.1789845Z Thu May 21 08:56:53 UTC 2020: Insecure SSL/TLS connection allowed 2020-05-21T08:56:53.2443706Z Thu May 21 08:56:53 UTC 2020: Host is 'surikata.endora.cz'. 2020-05-21T08:56:53.2463258Z Thu May 21 08:56:53 UTC 2020: User is '***'. 2020-05-21T08:56:53.2502680Z Thu May 21 08:56:53 UTC 2020: Password is set. 2020-05-21T08:56:53.2557971Z Thu May 21 08:56:53 UTC 2020: CACert is ''. 2020-05-21T08:56:53.2599023Z Thu May 21 08:56:53 UTC 2020: Insecure is '1'. 2020-05-21T08:56:53.2656227Z Thu May 21 08:56:53 UTC 2020: Proxy is ''. 2020-05-21T08:56:53.2767889Z Thu May 21 08:56:53 UTC 2020: Added missing trailing / in path. 2020-05-21T08:56:53.2784977Z Thu May 21 08:56:53 UTC 2020: Path is 'uni.hys.cz/web/'. 2020-05-21T08:56:53.2823090Z Thu May 21 08:56:53 UTC 2020: Syncroot is './'. 2020-05-21T08:56:53.2860402Z Thu May 21 08:56:53 UTC 2020: The remote sha1 is saved in file '.git-ftp.log'. 2020-05-21T08:56:53.2878091Z Thu May 21 08:56:53 UTC 2020: Check if curl is functional. 2020-05-21T08:56:53.2990832Z Thu May 21 08:56:53 UTC 2020: Retrieving last commit from ftp://***:***@***/. 2020-05-21T08:56:53.5116702Z #=#=# 2020-05-21T08:56:53.7049824Z ##O#- # 2020-05-21T08:56:54.8020975Z ##O=# # 2020-05-21T08:56:55.8033213Z #=#=-# # 2020-05-21T08:56:56.8043048Z -#O#- # # 2020-05-21T08:56:57.8054942Z -=#=# # # 2020-05-21T08:56:58.8066808Z -=O#- # # # 2020-05-21T08:56:59.4391958Z -=O=# # # # 2020-05-21T08:56:59.4392846Z -=O=-# # # # 2020-05-21T08:56:59.4393023Z curl: (67) Access denied: 530 2020-05-21T08:56:59.4409094Z Thu May 21 08:56:59 UTC 2020: Check if ftp://***:***@surikata.endora.cz is accessible. 2020-05-21T08:56:59.7410896Z #=#=# 2020-05-21T08:57:00.8367518Z ##O#- # 2020-05-21T08:57:01.8378643Z ##O=# # 2020-05-21T08:57:02.8389669Z #=#=-# # 2020-05-21T08:57:03.8398880Z -#O#- # # 2020-05-21T08:57:04.8414276Z -=#=# # # 2020-05-21T08:57:05.8424530Z -=O#- # # # 2020-05-21T08:57:06.4346283Z -=O=# # # # 2020-05-21T08:57:06.4346654Z -=O=-# # # # 2020-05-21T08:57:06.4346799Z curl: (67) Access denied: 530 2020-05-21T08:57:06.4365686Z Thu May 21 08:57:06 UTC 2020: fatal: Can't access remote 'ftp://***:***@surikata.endora.cz', exiting... 2020-05-21T08:57:06.4425284Z ##[endgroup] 2020-05-21T08:57:06.4429479Z ##[error]The process '/usr/bin/git' failed with exit code 5 2020-05-21T08:57:06.4439633Z ✅ Deploy Complete 2020-05-21T08:57:06.6168464Z Post job cleanup. 2020-05-21T08:57:06.7244819Z [command]/usr/bin/git version 2020-05-21T08:57:06.7311812Z git version 2.26.2 2020-05-21T08:57:06.7351365Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2020-05-21T08:57:06.7387789Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2020-05-21T08:57:06.7777078Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2020-05-21T08:57:06.7820915Z http.https://github.com/.extraheader 2020-05-21T08:57:06.7833064Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2020-05-21T08:57:06.7882165Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2020-05-21T08:57:06.8208020Z Cleaning up orphan processes ```
I know it looks like the FTP Server's fault, but I can easily log in with my browser/ftp client.

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 7
  • Comments: 19 (2 by maintainers)

Most upvoted comments

This is working fine use as below

on: push
name: 🚀 Deploy website on push
jobs:
  web-deploy:
    name: 🎉 Deploy
    runs-on: ubuntu-latest
    steps:
    - name: 🚚 Get latest code
      uses: actions/checkout@v2

    - name: 📂 Sync files
      uses: SamKirkland/FTP-Deploy-Action@4.3.0
      with:
        server: ftp.samkirkland.com
        username: myFtpUserName
        password: ${{ secrets.ftp_password }}

First time using a GitHub workflow build and I am using your job, and I am getting the same error. Not sure what I am doing wrong. This is not an FTP issue. It’s a git issue as shown.

version 4 does not use git as a data backing so this issue is resolved in the latest version

Hey,

I am also trying to setup actions for the first time and I am confused about this error. Am I getting it because of a setting my hoster is using? I would be surprised if they are using an old version of curl from 2013, should I ask them? Did I setup the action wrong?

@mykone I have tried setting up the action using the above mentioned documentation and have still received this same error.

i think i may have found the root cause of this issue. i tried to use curl to access my site via ftp, using this format: http://www.mukeshkumar.net/articles/curl/how-to-use-curl-command-line-tool-with-ftp-and-sftp the error i got was: curl: (19) RETR response: 425 googling that, i found this: https://bugzilla.redhat.com/show_bug.cgi?id=1002815 that ‘bug’ in curl was fixed in 2013. i suppose it is possible that your implementation uses a version of curl that still has this issue. i suppose it is also possible that there is something unique about the configuration of certain ftp servers. the original ftp server i tried was a godaddy cpanel account. when i switched to using an ftp server on an account i have with dreamhost, it worked perfectly. so, it appears this issue might have a root cause in a certain configuration oddity with ftp servers, but might be solved with looking into a different version of curl.

‘Same’ issue, first it connects, after 5 min. getting: curl: (7) Failed to connect to <REPLACED_THE_IP> port 21: Connection timed out

Is there a way to debug this ?

Hey, I mentioned in #87 that I also got this error, hope this helps somebody too:

curl: (67) Access denied: 530
[error] The process '/usr/bin/git' failed with exit code 5

Hey I also got this error at first and my hoster said that they only allowed safe (ftps://) connections. That fixed the issue for me.