Skip to content
Failed

Console Output

GitHub pull request #298 of commit edce980c1b919f2ac7535d9049e4c64f5916b28d, no merge conflicts.
Running as SYSTEM
Setting status of edce980c1b919f2ac7535d9049e4c64f5916b28d to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/787/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/mapintegratedvuer
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/cmiss/Jenkins/workspace/mapintegratedvuer/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ABI-Software/mapintegratedvuer.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/mapintegratedvuer.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/ABI-Software/mapintegratedvuer.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
 > git rev-parse refs/remotes/origin/pr/298/merge^{commit} # timeout=10
Checking out Revision af77d143cc766f8a9b38927abc631fbdcb58ac9e (refs/remotes/origin/pr/298/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af77d143cc766f8a9b38927abc631fbdcb58ac9e # timeout=10
Commit message: "Merge edce980c1b919f2ac7535d9049e4c64f5916b28d into 5f89648870f1036b3aa1f40e0fa72a0e70885ac6"
First time build. Skipping changelog.
[mapintegratedvuer] $ bash -c "test -f $HOME/.nvm/nvm.sh"
NVM is already installed

[mapintegratedvuer] $ bash -c "export > env.txt"
[mapintegratedvuer] $ bash -c "NVM_DIR=$HOME/.nvm && source $NVM_DIR/nvm.sh --no-use && NVM_NODEJS_ORG_MIRROR=https://nodejs.org/dist nvm install 18.17.1 && nvm use 18.17.1 && export > env.txt"
v18.17.1 is already installed.
Now using node v18.17.1 (npm v9.6.7)
Now using node v18.17.1 (npm v9.6.7)
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins17581157436975979273.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

changed 7 packages, and audited 1688 packages in 8s

292 packages are looking for funding
  run `npm fund` for details

9 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ npm run build-bundle

> @abi-software/mapintegratedvuer@1.9.0-beta.4 build-bundle
> vite build -c vite.bundle-build.js

vite v5.4.19 building for production...
transforming...
✓ 1544 modules transformed.
x Build failed in 20.52s
error during build:
src/stores/entries.js (3:9): "getKnowledgeSourceFromProvenance" is not exported by "node_modules/@abi-software/flatmapvuer/src/services/flatmapKnowledge.js", imported by "src/stores/entries.js".
file: /home/cmiss/Jenkins/workspace/mapintegratedvuer/src/stores/entries.js:3:9

1: import { defineStore } from 'pinia';
2: import { initialDefaultState } from "../components/scripts/utilities";
3: import { getKnowledgeSourceFromProvenance } from '@abi-software/flatmapvuer/src/services/flatmapKnowledge.js';
            ^
4: 
5: /* eslint-disable no-alert, no-console */

    at getRollupError (file:///home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/rollup/dist/es/shared/parseAst.js:395:41)
    at error (file:///home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/rollup/dist/es/shared/parseAst.js:391:42)
    at Module.error (file:///home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/rollup/dist/es/shared/node-entry.js:15535:16)
    at Module.traceVariable (file:///home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/rollup/dist/es/shared/node-entry.js:15984:29)
    at ModuleScope.findVariable (file:///home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/rollup/dist/es/shared/node-entry.js:13770:39)
    at ChildScope.findVariable (file:///home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/rollup/dist/es/shared/node-entry.js:5252:38)
    at FunctionScope.findVariable (file:///home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/rollup/dist/es/shared/node-entry.js:5252:38)
    at FunctionBodyScope.findVariable (file:///home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/rollup/dist/es/shared/node-entry.js:5252:38)
    at TrackingScope.findVariable (file:///home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/rollup/dist/es/shared/node-entry.js:5252:38)
    at BlockScope.findVariable (file:///home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/rollup/dist/es/shared/node-entry.js:5252:38)
Build step 'Execute shell' marked build as failure
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html to /home/jmaster/jenkins/jobs/mapintegratedvuer/builds/787/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:af77d14) with context:mapintegratedvuer
Setting status of edce980c1b919f2ac7535d9049e4c64f5916b28d to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/787/ and message: 'Build finished. '
Finished: FAILURE