Skip to main content

Deploy details

Your deploy failed due to an error

Deploy failed for pact-io

chore(deps): update dependency rollup to v4

PR #206: renovate/rollup-4.x@5f4bcef

Deploy log

Initializing

Failed
6:34:06 AM: Build ready to start
6:34:19 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
6:34:19 AM: buildbot version: 911e38b4db82bf5cd08627b366a88d99622b3aab
6:34:19 AM: Fetching cached dependencies
6:34:19 AM: Failed to fetch cache, continuing with build
6:34:20 AM: Starting to prepare the repo for build
6:34:20 AM: No cached dependencies found. Cloning fresh repo
6:34:20 AM: git clone --filter=blob:none https://github.com/pact-foundation/pact.io
6:34:20 AM: Preparing Git Reference pull/206/head
6:34:23 AM: Starting to install dependencies
6:34:24 AM: mise python@2.7.18 install
6:34:24 AM: mise WARN no precompiled python found for 2.7.18, force mise to use a precompiled version with `mise settings set python.compile false`
6:34:24 AM: mise python@2.7.18 python-build
6:34:24 AM: Downloading Python-2.7.18.tar.xz...
6:34:25 AM: Installing Python-2.7.18...
6:34:25 AM: mise python@2.7.18 patching file configure
6:34:25 AM: mise python@2.7.18 patching file configure.ac
6:34:25 AM: mise python@2.7.18 patching file setup.py
6:34:25 AM: mise python@2.7.18 patching file Mac/Tools/pythonw.c
6:34:25 AM: mise python@2.7.18 patching file setup.py
6:34:25 AM: mise python@2.7.18 patching file Doc/library/ctypes.rst
6:34:25 AM: mise python@2.7.18 patching file Lib/test/test_str.py
6:34:25 AM: mise python@2.7.18 patching file Lib/test/test_unicode.py
6:34:25 AM: mise python@2.7.18 patching file Modules/_ctypes/_ctypes.c
6:34:25 AM: mise python@2.7.18 patching file Modules/_ctypes/callproc.c
6:34:25 AM: mise python@2.7.18 patching file Modules/_ctypes/ctypes.h
6:34:25 AM: mise python@2.7.18 patching file Modules/_ctypes/callproc.c
6:34:25 AM: mise python@2.7.18 patching file setup.py
6:34:25 AM: mise python@2.7.18 patching file Mac/Modules/qt/setup.py
6:34:25 AM: mise python@2.7.18 patching file setup.py
6:35:42 AM: Installed Python-2.7.18 to /opt/buildhome/.local/share/mise/installs/python/2.7.18
6:35:42 AM: mise python@2.7.18 python --version
6:35:42 AM: Python 2.7.18
6:35:42 AM: mise python@2.7.18 installed
6:35:42 AM: Python version set to 2.7
6:35:43 AM: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting pipenv
6:35:43 AM: Collecting virtualenv (from pipenv)
6:35:43 AM: Requirement already satisfied: setuptools>=36.2.1 in /opt/buildhome/.local/share/mise/installs/python/2.7.18/lib/python2.7/site-packages (from pipenv) (41.2.0)
6:35:43 AM: Collecting enum34; python_version < "3" (from pipenv)
6:35:43 AM: Collecting typing; python_version < "3.5" (from pipenv)
6:35:43 AM: Requirement already satisfied: pip>=18.0 in /opt/buildhome/.local/share/mise/installs/python/2.7.18/lib/python2.7/site-packages (from pipenv) (19.2.3)
6:35:43 AM: Collecting virtualenv-clone>=0.2.5 (from pipenv)
6:35:44 AM: Collecting certifi (from pipenv)
6:35:44 AM: Collecting importlib-metadata>=0.12; python_version < "3.8" (from virtualenv->pipenv)
6:35:44 AM: Collecting distlib<1,>=0.3.1 (from virtualenv->pipenv)
6:35:44 AM: Collecting filelock<4,>=3.2 (from virtualenv->pipenv)
6:35:44 AM: Collecting six<2,>=1.9.0 (from virtualenv->pipenv)
6:35:44 AM: Collecting importlib-resources>=1.0; python_version < "3.7" (from virtualenv->pipenv)
6:35:44 AM: Collecting platformdirs<3,>=2 (from virtualenv->pipenv)
6:35:44 AM: Collecting pathlib2<3,>=2.3.3; python_version < "3.4" and sys_platform != "win32" (from virtualenv->pipenv)
6:35:44 AM: Collecting contextlib2; python_version < "3" (from importlib-metadata>=0.12; python_version < "3.8"->virtualenv->pipenv)
6:35:44 AM: Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->virtualenv->pipenv)
6:35:44 AM: Collecting configparser>=3.5; python_version < "3" (from importlib-metadata>=0.12; python_version < "3.8"->virtualenv->pipenv)
6:35:44 AM: Collecting singledispatch; python_version < "3.4" (from importlib-resources>=1.0; python_version < "3.7"->virtualenv->pipenv)
6:35:44 AM: Collecting scandir; python_version < "3.5" (from pathlib2<3,>=2.3.3; python_version < "3.4" and sys_platform != "win32"->virtualenv->pipenv)
6:35:44 AM: Installing collected packages: contextlib2, zipp, typing, six, scandir, pathlib2, configparser, importlib-metadata, distlib, filelock, singledispatch, importlib-resources, platformdirs, virtualenv, enum34, virtualenv-clone, certifi, pipenv
6:35:44 AM: Running setup.py install for scandir: started
6:35:45 AM: Running setup.py install for scandir: finished with status 'done'
6:35:45 AM: Running setup.py install for virtualenv-clone: started
6:35:45 AM: Running setup.py install for virtualenv-clone: finished with status 'done'
6:35:46 AM: Successfully installed certifi-2021.10.8 configparser-4.0.2 contextlib2-0.6.0.post1 distlib-0.3.9 enum34-1.1.10 filelock-3.2.1 importlib-metadata-2.1.3 importlib-resources-3.3.1 pathlib2-2.3.7.post1 pipenv-2021.5.29 platformdirs-2.0.2 scandir-1.10.0 singledispatch-3.7.0 six-1.17.0 typing-3.10.0.0 virtualenv-20.15.1 virtualenv-clone-0.5.7 zipp-1.2.0
6:35:46 AM: WARNING: You are using pip version 19.2.3, however version 20.3.4 is available.
6:35:46 AM: You should consider upgrading via the 'pip install --upgrade pip' command.
6:35:47 AM: Attempting Ruby version 2.6.2, read from environment
6:35:47 AM: Required ruby-2.6.2 is not installed - installing.
6:35:47 AM: Searching for binary rubies, this might take some time.
6:35:48 AM: Checking requirements for ubuntu.
6:35:48 AM: Requirements installation successful.
6:35:48 AM: ruby-2.6.2 - #configure
6:35:48 AM: ruby-2.6.2 - #download
6:35:48 AM: ruby-2.6.2 - #validate archive
6:35:52 AM: ruby-2.6.2 - #extract
6:35:53 AM: ruby-2.6.2 - #validate binary
6:35:53 AM: ruby-2.6.2 - #setup
6:35:54 AM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2@global
6:35:54 AM: ruby-2.6.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
6:35:54 AM: ruby-2.6.2 - #generating global wrappers........
6:35:54 AM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2
6:35:54 AM: ruby-2.6.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
6:35:55 AM: ruby-2.6.2 - #generating default wrappers........
6:35:55 AM: Using /opt/buildhome/.rvm/gems/ruby-2.6.2
6:35:55 AM: Using Ruby version 2.6.2
6:35:56 AM: Started restoring cached go cache
6:35:56 AM: Finished restoring cached go cache
6:35:56 AM: Installing Go version 1.12 (requested 1.12)
6:35:59 AM: go version go1.12 linux/amd64
6:36:00 AM: Using PHP version 8.0
6:36:01 AM: Attempting Node.js version '14' from .node-version
6:36:01 AM: Downloading and installing node v14.21.3...
6:36:02 AM: Computing checksum with sha256sum
6:36:02 AM: Checksums matched!
6:36:04 AM: Now using node v14.21.3 (npm v6.14.18)
6:36:04 AM: Enabling Node.js Corepack
6:36:04 AM: Started restoring cached build plugins
6:36:04 AM: Finished restoring cached build plugins
6:36:04 AM: Started restoring cached corepack dependencies
6:36:04 AM: Finished restoring cached corepack dependencies
6:36:04 AM: No npm workspaces detected
6:36:04 AM: Started restoring cached node modules
6:36:04 AM: Finished restoring cached node modules
6:36:04 AM: Installing npm packages using npm version 6.14.18
6:36:24 AM: > node-sass@4.14.1 install /opt/build/repo/node_modules/node-sass
6:36:24 AM: > node scripts/install.js
6:36:25 AM: Download complete
6:36:25 AM: Binary saved to /opt/build/repo/node_modules/node-sass/vendor/linux-x64-83/binding.node
6:36:25 AM: Caching binary to /opt/buildhome/.npm/node-sass/4.14.1/linux-x64-83_binding.node
6:36:25 AM: > core-js@2.6.11 postinstall /opt/build/repo/node_modules/babel-runtime/node_modules/core-js
6:36:25 AM: > node -e "try{require('./postinstall')}catch(e){}"
6:36:25 AM: > core-js@3.39.0 postinstall /opt/build/repo/node_modules/core-js
6:36:25 AM: > node -e "try{require('./postinstall')}catch(e){}"
6:36:25 AM: > es5-ext@0.10.64 postinstall /opt/build/repo/node_modules/esniff/node_modules/es5-ext
6:36:25 AM: > node -e "try{require('./_postinstall')}catch(e){}" || exit 0
6:36:25 AM: > es5-ext@0.10.64 postinstall /opt/build/repo/node_modules/memoizee/node_modules/es5-ext
6:36:25 AM: > node -e "try{require('./_postinstall')}catch(e){}" || exit 0
6:36:25 AM: > es5-ext@0.10.64 postinstall /opt/build/repo/node_modules/timers-ext/node_modules/es5-ext
6:36:25 AM: > node -e "try{require('./_postinstall')}catch(e){}" || exit 0
6:36:25 AM: > node-sass@4.14.1 postinstall /opt/build/repo/node_modules/node-sass
6:36:25 AM: > node scripts/build.js
6:36:25 AM: Binary found at /opt/build/repo/node_modules/node-sass/vendor/linux-x64-83/binding.node
6:36:25 AM: Testing binary
6:36:25 AM: Binary is fine
6:36:25 AM: > pact.io@2.0.0 postinstall /opt/build/repo
6:36:25 AM: > gulp deps
6:36:26 AM: Failed during stage 'Install dependencies': dependency_installation script returned non-zero exit code: 1
6:36:26 AM: /opt/build/repo/node_modules/rollup/dist/shared/rollup.js:51
6:36:26 AM: textEncoder ??= new TextEncoder();
6:36:26 AM: ^^^
6:36:26 AM: SyntaxError: Unexpected token '??='
6:36:26 AM: at wrapSafe (internal/modules/cjs/loader.js:1029:16)
6:36:26 AM: at Module._compile (internal/modules/cjs/loader.js:1078:27)
6:36:26 AM: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
6:36:26 AM: at Module.load (internal/modules/cjs/loader.js:979:32)
6:36:26 AM: at Function.Module._load (internal/modules/cjs/loader.js:819:12)
6:36:26 AM: at Module.require (internal/modules/cjs/loader.js:1003:19)
6:36:26 AM: at require (internal/modules/cjs/helpers.js:107:18)
6:36:26 AM: at Module.<anonymous> (/opt/build/repo/node_modules/rollup/dist/rollup.js:14:16)
6:36:26 AM: at Module._compile (internal/modules/cjs/loader.js:1114:14)
6:36:26 AM: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
6:36:26 AM: npm ERR! code ELIFECYCLE
6:36:26 AM: npm ERR! errno 1
6:36:26 AM: npm ERR! pact.io@2.0.0 postinstall: `gulp deps`
6:36:26 AM: npm ERR! Exit status 1
6:36:26 AM: npm ERR!
6:36:26 AM: npm ERR! Failed at the pact.io@2.0.0 postinstall script.
6:36:26 AM: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
6:36:26 AM: npm ERR! A complete log of this run can be found in:
6:36:26 AM: npm ERR! /opt/buildhome/.npm/_logs/2025-04-02T06_36_26_625Z-debug.log
6:36:26 AM: Error during npm install
6:36:26 AM: Failing build: Failed to install dependencies

Building

Complete
6:36:26 AM: Finished processing build request in 2m7.192s

Deploying

Skipped
There is no log for this section

Cleanup

Skipped
There is no log for this section

Post-processing

Skipped
There is no log for this section