travis_fold:start:worker_info
Worker information
hostname: d7a70214-7f1d-4d47-9761-6d25b4c97257@1.worker-com-79cc76c9cc-qknrp.gce-production-2
version: v6.2.24-6-g098ca78 https://github.com/travis-ci/worker/tree/098ca78612c4c91c488169d6a2c94fbeee1fb89d
instance: travis-job-e7cbb82f-1d4f-4d05-be4e-d4557b65242f travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 5.948519481s
travis_fold:end:worker_info
Secret environment variables are not obfuscated on Windows, please refer to our documentation: https://docs.travis-ci.com/user/best-practices-security
travis_time:start:00ed02e0
travis_time:end:00ed02e0:start=1723020910786566900,finish=1723020910817069800,duration=30502900,event=check_unsupported
travis_time:start:00b45ef0
travis_time:end:00b45ef0:start=1723020910856381500,finish=1723020910888394100,duration=32012600,event=apt_get_update
travis_time:start:2417adfc
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:2417adfc:start=1723020910927933600,finish=1723020912754608900,duration=1826675300,event=disable_windows_defender
travis_time:start:0e6c50e6
travis_time:start:04d0f068
travis_time:end:04d0f068:start=1723020912817451700,finish=1723020912932379000,duration=114927300,event=checkout

travis_fold:start:git.checkout
travis_time:start:0fe57ad7
travis_time:end:0fe57ad7:start=1723020912963704900,finish=1723020913061151800,duration=97446900,event=checkout
travis_time:start:032404f3
$ git clone --depth=50 --branch=main https://github.com/GbArc/devtest1.git GbArc/devtest1
/c/Users/travis/.travis/job_stages: line 113: /c/Users/travis/.ssh/known_hosts: No such file or directory
Cloning into 'GbArc/devtest1'...
travis_time:end:032404f3:start=1723020913093567600,finish=1723020913694090200,duration=600522600,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf 31e1411188c7b4656ec06d3077b3bc297d142d19
travis_fold:end:git.checkout

travis_time:end:032404f3:start=1723020913093567600,finish=1723020913760908700,duration=667341100,event=checkout
travis_time:start:025749b0

Setting environment variables from repository settings
$ export ENV_LANGUAGE_USED=[secure]

travis_time:end:025749b0:start=1723020913793686400,finish=1723020913819491600,duration=25805200,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:05819ade
$ docker version
Client: Docker Engine - Enterprise
 Version:           19.03.5
 API version:       1.40
 Go version:        go1.12.12
 Git commit:        2ee0c57608
 Built:             11/13/2019 08:00:16
 OS/Arch:           windows/amd64
 Experimental:      false

Server: Docker Engine - Enterprise
 Engine:
  Version:          19.03.5
  API version:      1.40 (minimum version 1.24)
  Go version:       go1.12.12
  Git commit:       2ee0c57608
  Built:            11/13/2019 07:58:51
  OS/Arch:          windows/amd64
  Experimental:     false
travis_time:end:05819ade:start=1723020913875263500,finish=1723020914714449800,duration=839186300,event=script
The command "docker version" exited with 0.
travis_time:start:09bd7362
$ docker images
REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
mcr.microsoft.com/windows/servercore   1809                36aed4b73b9c        4 years ago         4.98GB
mcr.microsoft.com/windows/nanoserver   1809                96b4b0f16026        4 years ago         251MB
travis_time:end:09bd7362:start=1723020914749632700,finish=1723020914954126800,duration=204494100,event=script
The command "docker images" exited with 0.
travis_time:start:25f89819
$ winpty docker run -it mcr.microsoft.com/windows/nanoserver env
travis_time:end:25f89819:start=1723020914997024800,finish=1723020915146081000,duration=149056200,event=script
The command "winpty docker run -it mcr.microsoft.com/windows/nanoserver env" exited with 1.
travis_time:start:08d09630
$ winpty docker pull ruby:3.0.0
travis_time:end:08d09630:start=1723020915193519900,finish=1723020915326470700,duration=132950800,event=script
The command "winpty docker pull ruby:3.0.0" exited with 1.
travis_time:start:228f3a80
$ winpty docker run -it ruby:3.0.0 env
travis_time:end:228f3a80:start=1723020915381085200,finish=1723020915513584200,duration=132499000,event=script
The command "winpty docker run -it ruby:3.0.0 env" exited with 1.


Done. Your build exited with 1.
stdin is not a tty
stdin is not a tty
stdin is not a tty