{
  "header": {
    "reportVersion": 1,
    "event": "Allocation failed - JavaScript heap out of memory",
    "trigger": "FatalError",
    "filename": "report.20230913.163936.3697230.0.001.json",
    "dumpEventTime": "2023-09-13T16:39:36Z",
    "dumpEventTimeStamp": "1694579976277",
    "processId": 3697230,
    "cwd": "/home/cmiss/Jenkins/workspace/mapintegratedvuer",
    "commandLine": [
      "node",
      "/home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/.bin/vue-cli-service",
      "build",
      "--target",
      "lib",
      "--name",
      "mapintegratedvuer",
      "./src/components/index.js"
    ],
    "nodejsVersion": "v12.13.0",
    "glibcVersionRuntime": "2.31",
    "glibcVersionCompiler": "2.17",
    "wordSize": 64,
    "arch": "x64",
    "platform": "linux",
    "componentVersions": {
      "node": "12.13.0",
      "v8": "7.7.299.13-node.12",
      "uv": "1.32.0",
      "zlib": "1.2.11",
      "brotli": "1.0.7",
      "ares": "1.15.0",
      "modules": "72",
      "nghttp2": "1.39.2",
      "napi": "5",
      "llhttp": "1.1.4",
      "http_parser": "2.8.0",
      "openssl": "1.1.1d",
      "cldr": "35.1",
      "icu": "64.2",
      "tz": "2019a",
      "unicode": "12.1"
    },
    "release": {
      "name": "node",
      "lts": "Erbium",
      "headersUrl": "https://nodejs.org/download/release/v12.13.0/node-v12.13.0-headers.tar.gz",
      "sourceUrl": "https://nodejs.org/download/release/v12.13.0/node-v12.13.0.tar.gz"
    },
    "osName": "Linux",
    "osRelease": "5.4.0-137-generic",
    "osVersion": "#154-Ubuntu SMP Thu Jan 5 17:03:22 UTC 2023",
    "osMachine": "x86_64",
    "cpus": [
      {
        "model": "AMD EPYC 7702P 64-Core Processor",
        "speed": 1996,
        "user": 2923315800,
        "nice": 69805300,
        "sys": 386217300,
        "idle": 201074462000,
        "irq": 0
      },
      {
        "model": "AMD EPYC 7702P 64-Core Processor",
        "speed": 1996,
        "user": 2922734900,
        "nice": 71085100,
        "sys": 388635700,
        "idle": 201056153600,
        "irq": 0
      }
    ],
    "networkInterfaces": [
      {
        "name": "lo",
        "internal": true,
        "mac": "00:00:00:00:00:00",
        "address": "127.0.0.1",
        "netmask": "255.0.0.0",
        "family": "IPv4"
      },
      {
        "name": "ens160",
        "internal": false,
        "mac": "00:50:56:80:5c:30",
        "address": "130.216.230.160",
        "netmask": "255.255.255.128",
        "family": "IPv4"
      }
    ],
    "host": "bioeng49"
  },
  "javascriptStack": {
    "message": "No stack.",
    "stack": [
      "Unavailable."
    ]
  },
  "nativeStack": [
    {
      "pc": "0x0000000000b027f5",
      "symbol": "report::TriggerNodeReport(v8::Isolate*, node::Environment*, char const*, char const*, std::string const&, v8::Local<v8::String>) [node]"
    },
    {
      "pc": "0x00000000009d9fc3",
      "symbol": "node::OnFatalError(char const*, char const*) [node]"
    },
    {
      "pc": "0x0000000000b37dbe",
      "symbol": "v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]"
    },
    {
      "pc": "0x0000000000b38139",
      "symbol": "v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]"
    },
    {
      "pc": "0x0000000000ce34f5",
      "symbol": " [node]"
    },
    {
      "pc": "0x0000000000ce3b86",
      "symbol": "v8::internal::Heap::RecomputeLimits(v8::internal::GarbageCollector) [node]"
    },
    {
      "pc": "0x0000000000cefa1a",
      "symbol": "v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [node]"
    },
    {
      "pc": "0x0000000000cf0925",
      "symbol": "v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]"
    },
    {
      "pc": "0x0000000000cf3338",
      "symbol": "v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [node]"
    },
    {
      "pc": "0x0000000000cb9c67",
      "symbol": "v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationType) [node]"
    },
    {
      "pc": "0x0000000000fefb9b",
      "symbol": "v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [node]"
    },
    {
      "pc": "0x00000000013725d9",
      "symbol": " [node]"
    }
  ],
  "javascriptHeap": {
    "totalMemory": 1059381248,
    "totalCommittedMemory": 1057393584,
    "usedMemory": 1029028904,
    "availableMemory": 27906456,
    "memoryLimit": 1064304640,
    "heapSpaces": {
      "read_only_space": {
        "memorySize": 262144,
        "committedMemory": 32568,
        "capacity": 261872,
        "used": 32296,
        "available": 229576
      },
      "new_space": {
        "memorySize": 16777216,
        "committedMemory": 15465832,
        "capacity": 8379904,
        "used": 2372608,
        "available": 6007296
      },
      "old_space": {
        "memorySize": 799649792,
        "committedMemory": 799497456,
        "capacity": 798080808,
        "used": 789714520,
        "available": 8366288
      },
      "code_space": {
        "memorySize": 3309568,
        "committedMemory": 3016320,
        "capacity": 2823968,
        "used": 2823968,
        "available": 0
      },
      "map_space": {
        "memorySize": 8654848,
        "committedMemory": 8653728,
        "capacity": 3816640,
        "used": 3816640,
        "available": 0
      },
      "large_object_space": {
        "memorySize": 229818368,
        "committedMemory": 229818368,
        "capacity": 229446952,
        "used": 229446952,
        "available": 0
      },
      "code_large_object_space": {
        "memorySize": 909312,
        "committedMemory": 909312,
        "capacity": 821920,
        "used": 821920,
        "available": 0
      },
      "new_large_object_space": {
        "memorySize": 0,
        "committedMemory": 0,
        "capacity": 8379904,
        "used": 0,
        "available": 8379904
      }
    }
  },
  "resourceUsage": {
    "userCpuSeconds": 315.998,
    "kernelCpuSeconds": 7.00145,
    "cpuConsumptionPercent": 136.864,
    "maxRss": 1235357696,
    "pageFaults": {
      "IORequired": 99,
      "IONotRequired": 1012086
    },
    "fsActivity": {
      "reads": 205424,
      "writes": 109592
    }
  },
  "uvthreadResourceUsage": {
    "userCpuSeconds": 195.13,
    "kernelCpuSeconds": 4.07419,
    "cpuConsumptionPercent": 84.4085,
    "fsActivity": {
      "reads": 178744,
      "writes": 1392
    }
  },
  "libuv": [
  ],
  "environmentVariables": {
    "JENKINS_HOME": "/home/jmaster/jenkins",
    "PENNSIEVE_API_HOST": "https://api.pennsieve.io",
    "npm_package_eslintConfig_root": "true",
    "npm_config_cache_lock_stale": "60000",
    "npm_config_ham_it_up": "",
    "ghprbSourceBranch": "context-cards-migration",
    "ALGOLIA_KEY": "9f55092cb37c3896a8bfc48ef87206d6",
    "SES_SENDER": "jessekhora@gmail.com",
    "npm_package_scripts_version": "npm run changelog; git add CHANGELOG.md",
    "npm_config_legacy_bundling": "",
    "npm_config_sign_git_tag": "",
    "DATABASE_URL": "postgresql:///mapstate",
    "SSH_CLIENT": "130.216.230.164 56794 22",
    "USER": "cmiss",
    "npm_package_scripts_release_patch": "npm version patch;  npm publish --access public",
    "npm_package_devDependencies__vue_cli_service": "^4.5.13",
    "npm_config_user_agent": "npm/6.12.0 node/v12.13.0 linux x64 ci/jenkins",
    "npm_config_always_auth": "",
    "CI": "true",
    "SENDGRID_MONTHLY_STATS_UNSUBSCRIBE_GROUP": "112703",
    "npm_package_scripts_release_beta": "npm version prerelease --preid=beta; npm publish --access public --tag beta",
    "npm_package_dependencies_vue": "^2.6.10",
    "npm_package_devDependencies_cypress_wait_until": "^1.7.1",
    "npm_package_bugs_url": "https://github.com/ABI-Software/mapintegratedvuer/issues",
    "npm_config_bin_links": "true",
    "npm_config_key": "",
    "RUN_CHANGES_DISPLAY_URL": "https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/445/display/redirect?page=changes",
    "ghprbPullDescription": "GitHub pull request #171 of commit 0e0a39a9adf7440c8dd5ef5a26669e9bb985b447, no merge conflicts.",
    "AWS_KEY": "AKIAVPHN3KJHIM77P4OY",
    "XDG_SESSION_TYPE": "tty",
    "CYPRESS_ALGOLIA_ID": "04WW1V1O0F",
    "npm_package_scripts_cypress": "cypress",
    "npm_package_devDependencies_file_loader": "^5.1.0",
    "npm_package_eslintConfig_env_node": "true",
    "npm_config_allow_same_version": "",
    "npm_config_description": "true",
    "npm_config_fetch_retries": "2",
    "npm_config_heading": "npm",
    "npm_config_if_present": "",
    "npm_config_init_version": "1.0.0",
    "npm_config_user": "20101",
    "npm_node_execpath": "/home/cmiss/.nvm/versions/node/v12.13.0/bin/node",
    "SHLVL": "0",
    "HUDSON_URL": "https://autotest.bioeng.auckland.ac.nz/jenkins/",
    "GIT_COMMIT": "cd033075f5d7c922e531d10466b4d1ece56decc2",
    "ghprbActualCommit": "0e0a39a9adf7440c8dd5ef5a26669e9bb985b447",
    "NODE_LABELS": "Testing Ubuntu_18.04_bioeng49 buildslave",
    "npm_package_files_0": "assets/*",
    "npm_package_dependencies_webpack_node_externals": "^2.5.2",
    "npm_package_devDependencies_canvas": "^2.8.0",
    "npm_config_prefer_online": "",
    "npm_config_noproxy": "",
    "MOTD_SHOWN": "pam",
    "JWT_SECURE_KEY": "anything",
    "OLDPWD": "/home/cmiss",
    "HOME": "/home/cmiss",
    "npm_package_files_1": "dist/*",
    "npm_package_dependencies_vuex": "^3.5.1",
    "npm_package_devDependencies_jsdom_global": "^3.0.2",
    "npm_package_devDependencies_mocha": "^8.1.3",
    "npm_config_force": "",
    "BUILD_URL": "https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/445/",
    "NVM_BIN": "/home/cmiss/.nvm/versions/node/v12.13.0/bin",
    "npm_package_scripts_changelog": "auto-changelog -p --output CHANGELOG.md --template keepachangelog",
    "npm_package_files_2": "src/*",
    "npm_config_only": "",
    "npm_config_read_only": "",
    "BLACKFYNN_API_SECRET": "bab60077-79e9-4853-acab-739e439bd392",
    "NVM_INC": "/home/cmiss/.nvm/versions/node/v12.13.0/include/node",
    "OSPARC_API_SECRET": "bc911afc-5b6a-52a8-971c-c852bb0bd893",
    "ghprbPullAuthorLoginMention": "@Tehsurfer",
    "ghprbActualCommitAuthor": "Jesse Khorasanee",
    "npm_package_files_3": "public/*",
    "npm_package_dependencies_vue_draggable_resizable": "2.1.0",
    "npm_package_devDependencies_chai": "^4.1.2",
    "npm_package_devDependencies_dom_parser": "^0.1.6",
    "npm_package_devDependencies_eslint_plugin_cypress": "^2.12.1",
    "npm_config_cache_min": "10",
    "npm_config_init_license": "ISC",
    "JENKINS_SERVER_COOKIE": "f413b3aafe058b5b",
    "HUDSON_COOKIE": "a86a104c-4d1f-40a6-bbfb-91f4ff6fab25",
    "npm_package_files_4": "*.json",
    "npm_package_devDependencies__vue_cli_plugin_unit_mocha": "^4.4.4",
    "npm_config_editor": "vi",
    "npm_config_rollback": "true",
    "npm_config_tag_version_prefix": "v",
    "ghprbGhRepository": "ABI-Software/mapintegratedvuer",
    "npm_package_scripts_serve": "vue-cli-service serve --port 8081",
    "npm_package_files_5": "*.js",
    "npm_package_devDependencies_node_loader": "^0.6.0",
    "npm_package_devDependencies_resolve_url_loader": "^3.1.2",
    "npm_config_cache_max": "Infinity",
    "npm_config_timing": "",
    "npm_config_userconfig": "/home/cmiss/.npmrc",
    "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/20101/bus",
    "npm_package_scripts_report_merge": "mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json",
    "npm_config_engine_strict": "",
    "npm_config_init_author_name": "",
    "npm_config_init_author_url": "",
    "npm_config_preid": "",
    "npm_config_tmp": "/tmp",
    "WORKSPACE": "/home/cmiss/Jenkins/workspace/mapintegratedvuer",
    "BIOLUCIDA_PASSWORD": "suckerforalltheimagesyoushow",
    "npm_package_description": "This project aims to provide an application to visually navigate anatomical entities to  discover functional and physiological datasets from organ-specific neural circuitry.",
    "npm_config_depth": "Infinity",
    "npm_config_package_lock_only": "",
    "npm_config_save_dev": "",
    "npm_config_usage": "",
    "IRODS_PASSWORD": "twelveLuser1!",
    "PENNSIEVE_ORGANIZATION": "N:organization:618e8dd9-f8d2-4dc4-9abb-c6aaab2e78a0",
    "CTF_CDA_API_HOST": "preview.contentful.com",
    "npm_package_readmeFilename": "README.md",
    "npm_package_homepage": "https://github.com/ABI-Software/mapintegratedvuer#readme",
    "npm_config_metrics_registry": "https://registry.npmjs.org/",
    "npm_config_cafile": "",
    "npm_config_otp": "",
    "npm_config_package_lock": "true",
    "npm_config_progress": "",
    "npm_config_https_proxy": "",
    "npm_config_save_prod": "",
    "ghprbPullLongDescription": "**Updates 08/09**\\r\\n*Flatmap context card moved to here and sidebar context card disabled*\\r\\n\\r\\n\\r\\n\\r\\nThis PR  moves the context card from being on the sidebar to on mapintagratedvuer in a popper js popper.\\r\\n\\r\\nThe same inputs are passed from the sidebar as previously used.\\r\\n\\r\\nIt stores a list of context cards and checks the slot id and name in splitpaneheader.vue for visibility.\\r\\n\\r\\nIt requires small updates to map-sidebar and scaffoldvuer to work (note that they are updated in package.json)\\r\\n\\r\\nThis PR also includes a small change to pass facet labels to scaffolvuer, as previously only facet uberons were passed in. This is is used to update markers on the scaffold.\\r\\n\\r\\nContext cards on split pane:\\r\\n![image](https://github.com/ABI-Software/mapintegratedvuer/assets/37255664/6726982b-e6b4-42cc-8c19-a6512c91b9bc)\\r\\n\\r\\n\\r\\nMarkers updating with algolia active filters:\\r\\n![image](https://github.com/ABI-Software/mapintegratedvuer/assets/37255664/f5705eaf-5027-454a-99c3-4d9f22d005b4)\\r\\n\\r\\n![image](https://github.com/ABI-Software/mapintegratedvuer/assets/37255664/7f9159ea-c0f6-46d2-985d-11abb46e27fc)\\r\\n\\r\\n",
    "IRODS_ZONE": "tempZone",
    "npm_package_scripts_report_generate": "marge cypress/results/mochawesome-bundle.json -o cypress/reports/html",
    "npm_package_dependencies_postcss_prefix_selector": "^1.7.2",
    "npm_config_audit": "true",
    "npm_config_cidr": "",
    "npm_config_onload_script": "",
    "npm_config_sso_type": "oauth",
    "NODE_NAME": "Ubuntu_18.04_bioeng49",
    "ghprbCredentialsId": "d5ade077-f3fd-408e-ab65-dff209392d0b",
    "LOGNAME": "cmiss",
    "npm_package_dependencies_shepherd_js": "^7.1.5",
    "npm_package_devDependencies_vue_template_compiler": "^2.6.12",
    "npm_config_rebuild_bundle": "true",
    "npm_config_save_bundle": "",
    "npm_config_shell": "/bin/bash",
    "_": "/usr/bin/java",
    "RUN_ARTIFACTS_DISPLAY_URL": "https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/445/display/redirect?page=artifacts",
    "IRODS_HOST": "130.216.216.128",
    "npm_package_scripts_build_bundle": "vue-cli-service build --target lib --name mapintegratedvuer ./src/components/index.js",
    "npm_package_dependencies_vue_cli_plugin_webpack_bundle_analyzer": "^2.0.0",
    "npm_package_devDependencies_node_sass": "^4.14.1",
    "npm_config_dry_run": "",
    "npm_config_format_package_lock": "true",
    "npm_config_prefix": "/home/cmiss/.nvm/versions/node/v12.13.0",
    "XDG_SESSION_CLASS": "user",
    "GIT_BRANCH": "context-cards-migration",
    "BLACKFYNN_API_TOKEN": "5a54b8ce-f906-4b2e-9e7d-5a708f6ed362",
    "EXECUTOR_NUMBER": "0",
    "IRODS_USER": "twelveluser1",
    "npm_package_scripts_lint": "vue-cli-service lint",
    "npm_package_dependencies__abi_software_flatmapvuer": "^0.5.7-alpha.2",
    "npm_package_dependencies_splitpanes": "^2.3.6",
    "npm_package_devDependencies_cypress_multi_reporters": "^1.6.3",
    "npm_config_scope": "",
    "npm_config_browser": "",
    "npm_config_cache_lock_wait": "10000",
    "npm_config_ignore_prepublish": "",
    "npm_config_registry": "https://registry.npmjs.org/",
    "npm_config_save_optional": "",
    "npm_config_searchopts": "",
    "npm_config_versions": "",
    "XDG_SESSION_ID": "35705",
    "GEN3_API_KEY": "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZlbmNlX2tleV8yMDIyLTA4LTIzVDE5OjI4OjM0WiJ9.eyJwdXIiOiJhcGlfa2V5IiwiYXVkIjpbImRhdGEiLCJ1c2VyIiwiZmVuY2UiLCJvcGVuaWQiXSwic3ViIjoiMiIsImlzcyI6Imh0dHBzOi8vZ2VuMy5hYmktY3R0LWN0cC5jbG91ZC5lZHUuYXUvdXNlciIsImlhdCI6MTY3ODQxNTU0NSwiZXhwIjoxNzA5OTUxNTQ1LCJqdGkiOiJjYzcxMzlkNC1hOWEyLTQ1ZGItOThmOC0zMDkwODdiNmI2NzQiLCJhenAiOiIifQ.NSFZ9ZfLSZkhepBmuD__5WzZmOlHUDBqaZRKmPjSEPiNYi6aW3kPvePCnAhL543CJh8O83kylDGcUG8h67iUWbUfngHMOIJwpM1pSDGHZHp8tXb5Zdph20vZA2D1gzq5XIclYN_svIDlhbfZk6L_P_BrsSagI94H7olSPINh-tZ_8Z7gPMZAtGSWPJpRbUhiZd3TP1YjLVlD_cLf2Q1MNRXojgbEO2qKVsQigCM9GdlYj3w_WQStFYp_Dzk5itIBn6f_U_Qst-qHJLUuUpvXvPrcq8DT5FB92JLhLStE4nkB9Ysm96h77xFJ44rGq3TODjZaY6Tdj1JgHQrf8BoV2Q",
    "CYPRESS_ALGOLIA_KEY": "9f55092cb37c3896a8bfc48ef87206d6",
    "npm_package_dependencies__abi_software_simulationvuer": "^0.6.5",
    "npm_package_dependencies_core_js": "^3.3.2",
    "npm_package_devDependencies__cypress_webpack_dev_server": "^1.3.1",
    "npm_package_devDependencies_babel_plugin_component": "^1.1.1",
    "npm_config_cache": "/home/cmiss/.npm",
    "npm_config_proxy": "",
    "npm_config_send_metrics": "",
    "PENNSIEVE_API_SECRET": "2cb6c2f3-79c9-4fb3-8554-3daa09175548",
    "BUILD_DISPLAY_NAME": "#445",
    "ghprbPullAuthorLogin": "Tehsurfer",
    "GEN3_KEY_ID": "cc7139d4-a9a2-45db-98f8-309087b6b674",
    "RUN_TESTS_DISPLAY_URL": "https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/445/display/redirect?page=tests",
    "GEN3_PUBLIC_ACCESS": "demo1-12L",
    "npm_package_scripts_start": "vue-cli-service serve",
    "npm_package_dependencies_es6_promise": "^4.2.8",
    "npm_config_global_style": "",
    "npm_config_ignore_scripts": "",
    "npm_config_version": "",
    "HUDSON_HOME": "/home/jmaster/jenkins",
    "JOB_BASE_NAME": "mapintegratedvuer",
    "npm_package_dependencies_svg_inline_loader": "^0.8.2",
    "npm_package_devDependencies__cypress_vue2": "^2.0.1",
    "npm_package_devDependencies_base64_inline_loader": "^1.1.1",
    "npm_package_eslintConfig_parserOptions_parser": "babel-eslint",
    "npm_config_local_address": "",
    "npm_config_viewer": "man",
    "npm_config_node_gyp": "/home/cmiss/.nvm/versions/node/v12.13.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",
    "PATH": "/home/cmiss/.nvm/versions/node/v12.13.0/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/.bin:/opt/Qt/5.6/gcc_64/bin:/home/cmiss/.nvm/versions/node/v12.13.0/bin:/home/cmiss/localNode/node-v10.15.0-linux-x64/bin:/home/cmiss/.nvm/versions/node/v12.13.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",
    "IRODS_ENDPOINT_URL": "/tempZone/home/rods/12L/datasets",
    "sha1": "origin/pr/171/merge",
    "OSPARC_API_KEY": "0673e3b1-f7c0-5a7c-b9f0-02514b1a471f",
    "npm_package_name": "@abi-software/mapintegratedvuer",
    "npm_package_repository_type": "git",
    "npm_config_audit_level": "low",
    "npm_config_prefer_offline": "",
    "NODE": "/home/cmiss/.nvm/versions/node/v12.13.0/bin/node",
    "BUILD_ID": "445",
    "XDG_RUNTIME_DIR": "/run/user/20101",
    "npm_package_devDependencies_auto_changelog": "^2.4.0",
    "npm_config_color": "true",
    "npm_config_sign_git_commit": "",
    "CTF_CDA_ACCESS_TOKEN": "nsC2KAKBhQ3V4ztr3YciVqLEirmNoFuPDrulvW0eO6Q",
    "BUILD_TAG": "jenkins-mapintegratedvuer-445",
    "IRODS_PORT": "1247",
    "npm_package_scripts_test_unit": "mochapack --webpack-config test/unit/webpack.config.js --require test/unit/setup.js test/unit/**/*.spec.js",
    "npm_package_scripts_release_minor": "npm version minor; npm publish --access public",
    "npm_config_fetch_retry_mintimeout": "10000",
    "npm_config_maxsockets": "50",
    "npm_config_offline": "",
    "npm_config_sso_poll_frequency": "500",
    "JENKINS_URL": "https://autotest.bioeng.auckland.ac.nz/jenkins/",
    "LANG": "en_NZ.UTF-8",
    "ghprbCommentBody": "null",
    "npm_package_devDependencies__vue_test_utils": "^1.0.3",
    "npm_package_devDependencies_eslint": "^5.16.0",
    "npm_config_umask": "0002",
    "ghprbPullTitle": "Context cards migration",
    "GIT_URL": "https://github.com/ABI-Software/mapintegratedvuer.git",
    "JOB_URL": "https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/",
    "npm_package_main": "./dist/mapintegratedvuer.common.js",
    "npm_package_dependencies__abi_software_map_side_bar": "^1.4.4-context-card-disabled",
    "npm_package_eslintConfig_extends_0": "plugin:vue/essential",
    "npm_package_browserslist_0": "> 1%",
    "npm_package_gitHead": "cd033075f5d7c922e531d10466b4d1ece56decc2",
    "npm_config_fetch_retry_maxtimeout": "60000",
    "npm_config_loglevel": "notice",
    "npm_config_logs_max": "10",
    "npm_config_message": "%s",
    "npm_lifecycle_script": "vue-cli-service build --target lib --name mapintegratedvuer ./src/components/index.js",
    "SENDGRID_API_KEY": "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",
    "BUILD_NUMBER": "445",
    "KNOWLEDGEBASE_KEY": "xBOrIfnZTvJQtobGo8XHRvThdMYGTxtf",
    "ALGOLIA_ID": "04WW1V1O0F",
    "ghprbPullLink": "https://github.com/ABI-Software/mapintegratedvuer/pull/171",
    "npm_package_eslintConfig_extends_1": "eslint:recommended",
    "npm_package_browserslist_1": "last 2 versions",
    "npm_config_ca": "",
    "npm_config_cert": "",
    "npm_config_global": "",
    "npm_config_link": "",
    "KRB5CCNAME": "FILE:/tmp/krb5cc_20101_zgenxt",
    "METRICS_EMAIL_ADDRESS": "metrics@sparc.science",
    "ALGOLIA_INDEX": "SPARC_pr_published_time_desc",
    "SHELL": "/bin/bash",
    "npm_package_version": "0.5.1",
    "npm_package_repository_url": "git+https://github.com/ABI-Software/mapintegratedvuer.git",
    "npm_package_devDependencies_jsdom": "^16.2.2",
    "npm_config_access": "",
    "npm_config_also": "",
    "npm_config_save": "true",
    "npm_config_unicode": "true",
    "npm_lifecycle_event": "build-bundle",
    "RUN_DISPLAY_URL": "https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/445/display/redirect",
    "ghprbActualCommitAuthorEmail": "jessekhorasanee@gmail.com",
    "PENNSIEVE_API_TOKEN": "61d26b2b-0487-4390-8d71-bcc4db17eacc",
    "GIT_DISCOVERY_ACROSS_FILESYSTEM": "1",
    "BLACKFYNN_API_HOST": "https://api.blackfynn.io/",
    "ghprbAuthorRepoGitUrl": "https://github.com/Tehsurfer/mapintegratedvuer.git",
    "npm_package_scripts_build": "vue-cli-service build --mode prod",
    "npm_package_dependencies_element_ui": "^2.13.0",
    "npm_config_argv": "{\"remain\":[],\"cooked\":[\"run\",\"build-bundle\"],\"original\":[\"run\",\"build-bundle\"]}",
    "npm_config_before": "",
    "npm_config_long": "",
    "npm_config_production": "",
    "npm_config_searchlimit": "20",
    "npm_config_unsafe_perm": "true",
    "npm_config_update_notifier": "true",
    "OSPARC_API_U": "https://api.osparc.io",
    "HUDSON_SERVER_COOKIE": "f413b3aafe058b5b",
    "GEN3_ENDPOINT_URL": "https://gen3.abi-ctt-ctp.cloud.edu.au",
    "npm_package_dependencies_lodash": "^4.17.21",
    "npm_package_devDependencies_cypress": "^12.11.0",
    "npm_config_auth_type": "legacy",
    "npm_config_node_version": "12.13.0",
    "npm_config_tag": "latest",
    "SPARC_PORTAL_USER_ID": "AKIAVPHN3KJHIM77P4OY",
    "SCICRUNCH_API_KEY": "xBOrIfnZTvJQtobGo8XHRvThdMYGTxtf",
    "ghprbTargetBranch": "main",
    "AWS_SECRET": "Iu4WNILl6xiucicuVVCOiMN4FLbq+HV+KpEk6Q08",
    "JOB_DISPLAY_URL": "https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/display/redirect",
    "npm_package_scripts_build_static": "vue-cli-service build --dest test_html --mode static",
    "npm_package_dependencies_vue_router": "^3.4.9",
    "npm_package_devDependencies__vue_cli_plugin_eslint": "^4.0.0",
    "npm_package_devDependencies_mochawesome_report_generator": "^6.2.0",
    "npm_package_devDependencies_sass_loader": "^8.0.2",
    "npm_config_git_tag_version": "true",
    "npm_config_commit_hooks": "true",
    "npm_config_script_shell": "",
    "npm_config_shrinkwrap": "true",
    "SPARC_PORTAL_USER_SECRET": "Iu4WNILl6xiucicuVVCOiMN4FLbq+HV+KpEk6Q08",
    "npm_package_license": "Apache-2.0",
    "npm_package_devDependencies_mochapack": "^2.1.4",
    "npm_config_fetch_retry_factor": "10",
    "npm_config_save_exact": "",
    "npm_config_strict_ssl": "true",
    "BIOLUCIDA_USERNAME": "therealmapcore",
    "JOB_NAME": "mapintegratedvuer",
    "npm_package_dependencies__abi_software_scaffoldvuer": "^0.2.3-alpha-2",
    "npm_package_dependencies_jsonschema": "^1.4.0",
    "npm_package_eslintConfig_overrides_0_env_mocha": "true",
    "npm_config_dev": "",
    "npm_config_globalconfig": "/home/cmiss/.nvm/versions/node/v12.13.0/etc/npmrc",
    "npm_config_init_module": "/home/cmiss/.npm-init.js",
    "npm_config_parseable": "",
    "PWD": "/home/cmiss/Jenkins/workspace/mapintegratedvuer",
    "BIOLUCIDA_ENDPOINT": "https://sparc.biolucida.net/api/v1",
    "npm_package_devDependencies__vue_cli_plugin_babel": "^4.0.0",
    "npm_config_globalignorefile": "/home/cmiss/.nvm/versions/node/v12.13.0/etc/npmignore",
    "npm_execpath": "/home/cmiss/.nvm/versions/node/v12.13.0/lib/node_modules/npm/bin/npm-cli.js",
    "SSH_CONNECTION": "130.216.230.164 56794 130.216.230.160 22",
    "npm_config_cache_lock_retries": "10",
    "npm_config_searchstaleness": "900",
    "WRIKE_TOKEN": "eyJ0dCI6InAiLCJhbGciOiJIUzI1NiIsInR2IjoiMSJ9.eyJkIjoie1wiYVwiOjMyMDM1ODgsXCJpXCI6ODU3MDY0OCxcImNcIjo0NjM4NjAzLFwidVwiOjE1MDgyNzI1LFwiclwiOlwiVVNcIixcInNcIjpbXCJXXCIsXCJGXCIsXCJJXCIsXCJVXCIsXCJLXCIsXCJDXCIsXCJEXCIsXCJNXCIsXCJBXCIsXCJMXCIsXCJQXCJdLFwielwiOltdLFwidFwiOjB9IiwiaWF0IjoxNjc4MzA2MjkwfQ.natoQGRzopVPptp8KahRtwhbV33azcvGDk9gQBhoFR4",
    "ghprbPullId": "171",
    "GIT_PREVIOUS_COMMIT": "6d9b3e85894be0897b96921acea25e996bbb7a70",
    "npm_package_dependencies__abi_software_plotvuer": "^0.3.9",
    "npm_package_dependencies_d3_time_format": "^3.0.0",
    "npm_package_devDependencies_eslint_plugin_vue": "^5.0.0",
    "npm_package_devDependencies_raw_loader": "^0.5.1",
    "npm_package_eslintConfig_overrides_0_files_0": "**/__tests__/*.{j,t}s?(x)",
    "npm_config_node_options": "",
    "npm_config_save_prefix": "^",
    "npm_config_scripts_prepend_node_path": "warn-only",
    "WORKSPACE_TMP": "/home/cmiss/Jenkins/workspace/mapintegratedvuer@tmp",
    "npm_package_devDependencies_babel_eslint": "^10.0.3",
    "npm_package_eslintConfig_overrides_0_files_1": "**/tests/unit/**/*.spec.{j,t}s?(x)",
    "npm_config_group": "20100",
    "npm_config_init_author_email": "",
    "npm_config_searchexclude": "",
    "MAILCHIMP_API_KEY": "04df9153c18f7750b38e7e44ec5f8104-us2",
    "npm_package_dependencies__abi_software_svg_sprite": "^0.3.0",
    "npm_package_devDependencies_mochawesome_merge": "^4.3.0",
    "npm_config_git": "git",
    "npm_config_optional": "true",
    "CTF_SPACE_ID": "6bya4tyw8399",
    "npm_package_dependencies__soda_get_current_script": "^1.0.2",
    "npm_package_devDependencies_mochawesome": "^7.1.3",
    "npm_config_json": "",
    "INIT_CWD": "/home/cmiss/Jenkins/workspace/mapintegratedvuer",
    "NODE_ENV": "production",
    "BABEL_ENV": "production",
    "VUE_APP_FLATMAPAPI_LOCATION": "https://mapcore-demo.org/current/flatmap/v3/",
    "VUE_APP_ALGOLIA_INDEX": "k-core_dev_published_time_desc",
    "VUE_APP_ALGOLIA_KEY": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
    "VUE_APP_ALGOLIA_ID": "xxxxxxxxx",
    "VUE_APP_PENNSIEVE_API_LOCATION": "https://api.pennsieve.io",
    "VUE_CLI_TRANSPILE_BABEL_RUNTIME": "true",
    "VUE_CLI_BUILD_TARGET": "lib",
    "VUE_CLI_ENTRY_FILES": "[\"/home/cmiss/Jenkins/workspace/mapintegratedvuer/src/main.js\"]"
  },
  "userLimits": {
    "core_file_size_blocks": {
      "soft": 0,
      "hard": "unlimited"
    },
    "data_seg_size_kbytes": {
      "soft": "unlimited",
      "hard": "unlimited"
    },
    "file_size_blocks": {
      "soft": "unlimited",
      "hard": "unlimited"
    },
    "max_locked_memory_bytes": {
      "soft": 67108864,
      "hard": 67108864
    },
    "max_memory_size_kbytes": {
      "soft": "unlimited",
      "hard": "unlimited"
    },
    "open_files": {
      "soft": 1048576,
      "hard": 1048576
    },
    "stack_size_bytes": {
      "soft": 8388608,
      "hard": "unlimited"
    },
    "cpu_time_seconds": {
      "soft": "unlimited",
      "hard": "unlimited"
    },
    "max_user_processes": {
      "soft": 7701,
      "hard": 7701
    },
    "virtual_memory_kbytes": {
      "soft": "unlimited",
      "hard": "unlimited"
    }
  },
  "sharedObjects": [
    "linux-vdso.so.1",
    "/lib/x86_64-linux-gnu/libdl.so.2",
    "/usr/lib/x86_64-linux-gnu/libstdc++.so.6",
    "/lib/x86_64-linux-gnu/libm.so.6",
    "/lib/x86_64-linux-gnu/libgcc_s.so.1",
    "/lib/x86_64-linux-gnu/libpthread.so.0",
    "/lib/x86_64-linux-gnu/libc.so.6",
    "/lib64/ld-linux-x86-64.so.2",
    "/home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/node-sass/vendor/linux-x64-72/binding.node"
  ]
}