travis_fold:start:worker_info
Worker information
hostname: 488179c5-e955-42d0-bb6c-83ca16d6a629@1.worker-com-d8db8fdf9-88sx9.gce-production-2
version: v6.2.24 https://github.com/travis-ci/worker/tree/ee57d650a7692c1ac03f74ac073d0fd150c9f030
instance: travis-job-07682f63-ca0e-4b25-b1b3-8f8861f60dc2 travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 6.327848516s
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:0309cdc3
travis_time:end:0309cdc3:start=1717750594390848000,finish=1717750594424187500,duration=33339500,event=check_unsupported
travis_time:start:23bce958
travis_time:end:23bce958:start=1717750594465346100,finish=1717750594499357000,duration=34010900,event=apt_get_update
travis_time:start:003a6100
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:003a6100:start=1717750594542255100,finish=1717750596710812200,duration=2168557100,event=disable_windows_defender
travis_time:start:018bc5f8
travis_time:start:19e2e080
travis_time:end:19e2e080:start=1717750596781009400,finish=1717750596906000900,duration=124991500,event=checkout

travis_fold:start:git.checkout
travis_time:start:07e1aa60
travis_time:end:07e1aa60:start=1717750596939777300,finish=1717750597040686000,duration=100908700,event=checkout
travis_time:start:16177b8e
$ 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:16177b8e:start=1717750597077024800,finish=1717750597801539500,duration=724514700,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf 31e1411188c7b4656ec06d3077b3bc297d142d19
travis_fold:end:git.checkout

travis_time:end:16177b8e:start=1717750597077024800,finish=1717750597879496600,duration=802471800,event=checkout
travis_time:start:21d8d048

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

travis_time:end:21d8d048:start=1717750597913884100,finish=1717750597940494100,duration=26610000,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:049db614
$ 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:049db614:start=1717750598000920700,finish=1717750598774144600,duration=773223900,event=script
The command "docker version" exited with 0.
travis_time:start:09b7977a
$ 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:09b7977a:start=1717750598808610200,finish=1717750598973584500,duration=164974300,event=script
The command "docker images" exited with 0.
travis_time:start:0b2199af
$ winpty docker run -it mcr.microsoft.com/windows/nanoserver env
travis_time:end:0b2199af:start=1717750599009546500,finish=1717750599179042600,duration=169496100,event=script
The command "winpty docker run -it mcr.microsoft.com/windows/nanoserver env" exited with 1.
travis_time:start:031e7ef1
$ winpty docker pull ruby:3.0.0
travis_time:end:031e7ef1:start=1717750599226837300,finish=1717750599347110700,duration=120273400,event=script
The command "winpty docker pull ruby:3.0.0" exited with 1.
travis_time:start:182f02bc
$ winpty docker run -it ruby:3.0.0 env
travis_time:end:182f02bc:start=1717750599400062900,finish=1717750599540963800,duration=140900900,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