+ command -v git /usr/bin/git + cd . && git config --get remote.origin.url https://github.com/ronivay/XenOrchestraInstallerUpdater.git + cd . && git status --porcelain + cd . && git fetch + cd . && git rev-parse --short HEAD 188de7e + cd . && git rev-parse --short FETCH_HEAD 188de7e + cd . && git diff --name-only @{upstream}| grep xo-install.sh Running script version 188de7e with config: PORT="80" INSTALLDIR="/opt/xo" SELFUPGRADE=true CONFIGUPDATE=true REPOSITORY="https://github.com/vatesfr/xen-orchestra" BRANCH="master" PLUGINS="all" AUTOUPDATE="true" OS_CHECK="true" ARCH_CHECK="true" PRESERVE="3" + id -u 0 + uname -m x86_64 + command -v xe + grep ^VERSION_ID /etc/os-release | cut -d'=' -f2 | grep -Eo '[0-9]{1,2}' | head -1 12 + grep ^NAME /etc/os-release | cut -d'=' -f2 | sed 's/"//g' | awk '{print $1}' Debian + grep ^GRUB_DISTRIBUTOR /etc/default/grub | grep 'Xen Orchestra' + command -v dnf + command -v apt-get /usr/bin/apt-get + command -v systemctl /usr/bin/systemctl + df -P -k '/opt' | tail -1 | awk '{print $4}' 52988692 + grep MemTotal /proc/meminfo | awk '{print $2}' 3043340 + node -v 2>/dev/null| grep -Eo '[0-9.]+' | cut -d'.' -f1 24 + curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg -o /etc/apt/trusted.gpg.d/yarn.asc + apt-get update Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 https://dl.yarnpkg.com/debian stable InRelease Hit:3 https://deb.nodesource.com/node_24.x nodistro InRelease Hit:4 http://security.debian.org/debian-security bookworm-security InRelease Get:5 https://pkgs.tailscale.com/stable/debian bookworm InRelease Hit:6 http://deb.debian.org/debian bookworm-updates InRelease Fetched 6,584 B in 1s (8,588 B/s) Reading package lists... + apt-get install -y --only-upgrade nodejs yarn Reading package lists... Building dependency tree... Reading state information... nodejs is already the newest version (24.13.0-1nodesource1). yarn is already the newest version (1.22.22-1). The following packages were automatically installed and are no longer required: linux-headers-6.1.0-35-common linux-headers-6.1.0-37-common linux-headers-6.1.0-39-common linux-headers-6.1.0-40-amd64 linux-headers-6.1.0-40-common linux-image-6.1.0-40-amd64 Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + cd "/opt/xo/xo-src/xen-orchestra" && git remote set-url origin "https://github.com/vatesfr/xen-orchestra" && git fetch --prune && git reset --hard origin/master && git clean -xdff From https://github.com/vatesfr/xen-orchestra - [deleted] (none) -> origin/mra-acl-redis-connection 91c5d9848..7e08a016b master -> origin/master * [new branch] feat/openmetrics-dom0-vm-tag -> origin/feat/openmetrics-dom0-vm-tag + ed263f170...6e85425ce feat/openmetrics-host-status -> origin/feat/openmetrics-host-status (forced update) + c00951c40...3d08f781c feat/rest-api-tasks-resolved-references -> origin/feat/rest-api-tasks-resolved-references (forced update) + 7e6e2346c...9b51fc6eb feat_sobr -> origin/feat_sobr (forced update) e670537c0..8e7ba6705 feat_vmware_autosnapshot -> origin/feat_vmware_autosnapshot + 920da6235...cc6656ae1 feat_warm_migrate_return -> origin/feat_warm_migrate_return (forced update) fd89ff2c2..3da69464a mra-acl-v2 -> origin/mra-acl-v2 * [new branch] mra-acl-v2-copy-role -> origin/mra-acl-v2-copy-role * [new branch] mra-privilege-rest-compatible-type -> origin/mra-privilege-rest-compatible-type 1026f47a6..8bf5393a0 refactor_backup_clean -> origin/refactor_backup_clean * [new branch] rest_api_connect_disconnect_pbd -> origin/rest_api_connect_disconnect_pbd 8e057839e..1ea65c425 translate -> origin/translate 6783503d4..4c17bb4af xo6/new-vm-fix-overflow -> origin/xo6/new-vm-fix-overflow HEAD is now at 7e08a016b fix(backups): ensure vm created by backups are removable by backups : halthcheck/replication (#9473) + rm -rf "/opt/xo/xo-builds/xen-orchestra-202602081748" + cp -r "/opt/xo/xo-src/xen-orchestra" "/opt/xo/xo-builds/xen-orchestra-202602081748" + cd /opt/xo/xo-builds/xen-orchestra-202602081748 && git rev-parse HEAD 7e08a016bdfed0e4a71033c9707e9961b6d88f67 + cd /opt/xo/xo-builds/xen-orchestra-202602081748 && git rev-parse --short HEAD 7e08a016b + cd . + readlink -e /opt/xo/xo-server /opt/xo/xo-builds/xen-orchestra-202601151519/packages/xo-server + cd /opt/xo/xo-server && git rev-parse HEAD 0a0ae5dc7ea6608612d105f6338ffe72d8bd9ed1 + cd /opt/xo/xo-server && git rev-parse --short HEAD 0a0ae5dc7 + cd . Updating Xen Orchestra from '0a0ae5dc7' to '7e08a016b' + cd /opt/xo/xo-builds/xen-orchestra-202602081748 && yarn --network-timeout 300000 && yarn --network-timeout 300000 build yarn install v1.22.22 (node:2868) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities. (Use `node --trace-deprecation ...` to show where the warning was created) [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... warning bare-os@3.6.2: The engine "bare" appears to be invalid. [4/5] Linking dependencies... warning "@commitlint/cli > @commitlint/load > cosmiconfig-typescript-loader@6.1.0" has unmet peer dependency "@types/node@*". warning "@commitlint/cli > @commitlint/load > cosmiconfig-typescript-loader@6.1.0" has unmet peer dependency "typescript@>=5". warning "@typescript-eslint/eslint-plugin > ts-api-utils@1.4.3" has unmet peer dependency "typescript@>=4.2.0". warning " > @xen-orchestra/web-core@0.42.0" has unmet peer dependency "pinia@^3.0.1". warning " > @xen-orchestra/web-core@0.42.0" has unmet peer dependency "vue@~3.5.13". warning " > @xen-orchestra/web-core@0.42.0" has unmet peer dependency "vue-i18n@^11.1.2". warning " > @xen-orchestra/web-core@0.42.0" has unmet peer dependency "vue-router@^4.5.0". warning "workspace-aggregator-5d514bdf-98a1-4b14-bee2-09fe27ccdc2c > @xen-orchestra/rest-api > inversify@6.2.2" has unmet peer dependency "reflect-metadata@~0.2.2". warning "workspace-aggregator-5d514bdf-98a1-4b14-bee2-09fe27ccdc2c > @xen-orchestra/rest-api > swagger-ui-express@5.0.1" has unmet peer dependency "express@>=4.0.0 || >=5.0.0-beta". warning "workspace-aggregator-5d514bdf-98a1-4b14-bee2-09fe27ccdc2c > xo-server > typed-flash@1.0.1" has unmet peer dependency "@types/express@*". warning "workspace-aggregator-5d514bdf-98a1-4b14-bee2-09fe27ccdc2c > @vates/event-listeners-manager > tap > @tapjs/test > @isaacs/ts-node-temp-fork-for-pr-2009@10.9.7" has unmet peer dependency "@types/node@*". warning "workspace-aggregator-5d514bdf-98a1-4b14-bee2-09fe27ccdc2c > @xen-orchestra/rest-api > inversify > @inversifyjs/core > @inversifyjs/reflect-metadata-utils@0.2.4" has unmet peer dependency "reflect-metadata@0.2.2". warning "workspace-aggregator-5d514bdf-98a1-4b14-bee2-09fe27ccdc2c > @vates/event-listeners-manager > tap > @tapjs/asserts > tcompare > react-element-to-jsx-string@15.0.0" has unmet peer dependency "react@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0". warning "workspace-aggregator-5d514bdf-98a1-4b14-bee2-09fe27ccdc2c > @vates/event-listeners-manager > tap > @tapjs/asserts > tcompare > react-element-to-jsx-string@15.0.0" has unmet peer dependency "react-dom@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0". warning Workspaces can only be enabled in private projects. [5/5] Building fresh packages... $ husky install husky - Git hooks installed Done in 75.64s. yarn run v1.22.22 $ TURBO_TELEMETRY_DISABLED=1 turbo run build --filter xo-server --filter xo-server-'*' --filter xo-web --filter @xen-orchestra/web turbo 2.5.8 • Packages in scope: @xen-orchestra/web, xo-server, xo-server-audit, xo-server-auth-github, xo-server-auth-google, xo-server-auth-ldap, xo-server-auth-oidc, xo-server-auth-saml, xo-server-backup-reports, xo-server-load-balancer, xo-server-netbox, xo-server-openmetrics, xo-server-perf-alert, xo-server-sdn-controller, xo-server-test-plugin, xo-server-transport-email, xo-server-transport-icinga2, xo-server-transport-nagios, xo-server-transport-slack, xo-server-transport-xmpp, xo-server-usage-report, xo-server-web-hooks, xo-web • Running build in 23 packages • Remote caching disabled @xen-orchestra/web:build: cache miss, executing 911081d2355366dd @xen-orchestra/web:build: yarn run v1.22.22 @xen-orchestra/web:build: (node:4576) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities. @xen-orchestra/web:build: (Use `node --trace-deprecation ...` to show where the warning was created) @xen-orchestra/web:build: $ run-p type-check "build-only {@}" -- @xen-orchestra/web:build: (node:4713) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities. @xen-orchestra/web:build: (Use `node --trace-deprecation ...` to show where the warning was created) @xen-orchestra/web:build: (node:4714) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities. @xen-orchestra/web:build: (Use `node --trace-deprecation ...` to show where the warning was created) @xen-orchestra/web:build: $ vue-tsc --build --force @xen-orchestra/web:build: $ vite build @xen-orchestra/web:build: vite v6.3.6 building for production... @xen-orchestra/web:build: transforming... @xen-orchestra/web:build: Killed @xen-orchestra/web:build: error Command failed with exit code 137. @xen-orchestra/web:build: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. @xen-orchestra/web:build: ERROR: "build-only" exited with 137. @xen-orchestra/web:build: error Command failed with exit code 1. @xen-orchestra/web:build: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. @xen-orchestra/web:build: ERROR: command finished with error: command (/opt/xo/xo-builds/xen-orchestra-202602081748/@xen-orchestra/web) /tmp/yarn--1770590974137-0.6364117673975968/yarn run build exited (1) @xen-orchestra/web#build: command (/opt/xo/xo-builds/xen-orchestra-202602081748/@xen-orchestra/web) /tmp/yarn--1770590974137-0.6364117673975968/yarn run build exited (1) Tasks: 28 successful, 31 total Cached: 0 cached, 31 total Time: 8m49.984s Failed: @xen-orchestra/web#build ERROR run failed: command exited (1) error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. + rm -rf /opt/xo/xo-builds/xen-orchestra-202602081748