Running with gitlab-runner 12.3.0 (a8a019e0)
  on WinRun 1ebc2cb5
section_start:1574072007:prepare_executor
Using Shell executor...
section_end:1574072007:prepare_executor
section_start:1574072007:prepare_script
Running on WINRUN...
section_end:1574072008:prepare_script
section_start:1574072008:get_sources
Fetching changes...
Reinitialized existing Git repository in C:/GitLab-Runner/builds/1ebc2cb5/0/Reza.s/karname-ui/.git/
From https://git.marcopacs.com/Reza.s/karname-ui
   ceda0e9..6d855b5  devel-windows -> origin/devel-windows
Checking out 6d855b5f as devel-windows...
Removing node_modules/
git-lfs/2.8.0 (GitHub; windows amd64; go 1.12.2; git 30af66bb)

Skipping Git submodules setup
section_end:1574072046:get_sources
section_start:1574072046:restore_cache
section_end:1574072047:restore_cache
section_start:1574072047:download_artifacts
section_end:1574072048:download_artifacts
section_start:1574072048:build_script
$ $env:TAG_VERSION=(git describe --tag --abbrev=0)
$ docker login -u reza.s -p aA123456 repo.marcopacs.com
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Login Succeeded
$ echo "starting build in devel-windows"
starting build in devel-windows
$ npm install

> bcrypt@3.0.6 install C:\GitLab-Runner\builds\1ebc2cb5\0\Reza.s\karname-ui\node_modules\bcrypt
> node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using request for node-pre-gyp https download 
node-pre-gyp WARN Pre-built binaries not installable for bcrypt@3.0.6 and node@10.16.3 (node-v64 ABI, unknown) (falling back to source compile with node-gyp) 
node-pre-gyp WARN Hit error connect ETIMEDOUT 140.82.118.3:443 
gyp WARN install got an error, rolling back install
gyp ERR! configure error 
gyp ERR! stack Error: connect ETIMEDOUT 104.20.22.46:443
gyp ERR! stack     at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
gyp ERR! System Windows_NT 10.0.17763
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\\GitLab-Runner\\builds\\1ebc2cb5\\0\\Reza.s\\karname-ui\\node_modules\\bcrypt\\lib\\binding\\bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=C:\\GitLab-Runner\\builds\\1ebc2cb5\\0\\Reza.s\\karname-ui\\node_modules\\bcrypt\\lib\\binding" "--napi_version=4" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
gyp ERR! cwd C:\GitLab-Runner\builds\1ebc2cb5\0\Reza.s\karname-ui\node_modules\bcrypt
gyp ERR! node -v v10.16.3
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok 
node-pre-gyp ERR! build error 
node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\GitLab-Runner\builds\1ebc2cb5\0\Reza.s\karname-ui\node_modules\bcrypt\lib\binding\bcrypt_lib.node --module_name=bcrypt_lib --module_path=C:\GitLab-Runner\builds\1ebc2cb5\0\Reza.s\karname-ui\node_modules\bcrypt\lib\binding --napi_version=4 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (C:\GitLab-Runner\builds\1ebc2cb5\0\Reza.s\karname-ui\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
node-pre-gyp ERR! System Windows_NT 10.0.17763
node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\GitLab-Runner\\builds\\1ebc2cb5\\0\\Reza.s\\karname-ui\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd C:\GitLab-Runner\builds\1ebc2cb5\0\Reza.s\karname-ui\node_modules\bcrypt
node-pre-gyp ERR! node -v v10.16.3
node-pre-gyp ERR! node-pre-gyp -v v0.12.0
node-pre-gyp ERR! not ok 
Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\GitLab-Runner\builds\1ebc2cb5\0\Reza.s\karname-ui\node_modules\bcrypt\lib\binding\bcrypt_lib.node --module_name=bcrypt_lib --module_path=C:\GitLab-Runner\builds\1ebc2cb5\0\Reza.s\karname-ui\node_modules\bcrypt\lib\binding --napi_version=4 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\watchpack\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\jest-haste-map\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\jest-cli\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.0.7 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! bcrypt@3.0.6 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the bcrypt@3.0.6 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2019-11-18T10_16_01_935Z-debug.log
section_end:1574072162:build_script
section_start:1574072162:upload_artifacts_on_failure
section_end:1574072163:upload_artifacts_on_failure
ERROR: Job failed: exit status 1