Build: #3 was successful

Job: Build Job was successful

Stages & jobs

  1. Build Stage

Build log

The build generated 101 lines of output. Download or view full build log.

21-Feb-2024 09:54:04 Build EMBD - EMBD Production Wordpress Plan - Build Job #3 (EMBD-EPWP-JOB1-3) is being prepared for building on agent TEST Agent, bamboo version: 9.5.1
21-Feb-2024 09:54:04
21-Feb-2024 09:54:04 Build working directory is /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1
21-Feb-2024 09:54:04 Executing build EMBD - EMBD Production Wordpress Plan - Build Job #3 (EMBD-EPWP-JOB1-3)
21-Feb-2024 09:54:04 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
21-Feb-2024 09:54:04 Checking out into /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1
21-Feb-2024 09:54:04 Updating source code to revision: a2115e052ff538f58be4113c9f01d24f7b066fc0
21-Feb-2024 09:54:04 Fetching 'refs/heads/master' from 'ssh://git@bitbucket.spars.im:7999/embd/embd_web.git'.
21-Feb-2024 09:54:04 Warning: Permanently added '[127.0.0.1]:33453' (RSA) to the list of known hosts.
21-Feb-2024 09:54:04 Checking out revision a2115e052ff538f58be4113c9f01d24f7b066fc0.
21-Feb-2024 09:54:04 Creating local git repository in '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/.git'.
21-Feb-2024 09:54:04 Cloning into '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1'...
21-Feb-2024 09:54:04 done.
21-Feb-2024 09:54:04 Already on 'master'
21-Feb-2024 09:54:04 Your branch is up to date with 'origin/master'.
21-Feb-2024 09:54:04 Updated source code to revision: a2115e052ff538f58be4113c9f01d24f7b066fc0
21-Feb-2024 09:54:04 Finished task 'Checkout Default Repository' with result: Success
21-Feb-2024 09:54:04 Running pre-build action: VCS Version Collector
21-Feb-2024 09:54:04 Running pre-build action: Build Log Labeller Pre Build Action
21-Feb-2024 09:54:04 Build EMBD - EMBD Production Wordpress Plan - Build Job #3 (EMBD-EPWP-JOB1-3) started building on agent 'TEST Agent' ()
21-Feb-2024 09:54:04 Starting task 'NPM Install' of type 'com.atlassian.bamboo.plugins.bamboo-nodejs-plugin:task.builder.npm'
21-Feb-2024 09:54:04
Beginning to execute external process for build 'EMBD - EMBD Production Wordpress Plan - Build Job #3 (EMBD-EPWP-JOB1-3)'
... running command line:
/usr/bin/node /usr/bin/npm install
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/src/themes/embd
21-Feb-2024 09:54:06 npm WARN EBADENGINE Unsupported engine {
21-Feb-2024 09:54:06 npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.10.8',
21-Feb-2024 09:54:06 npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16' },
21-Feb-2024 09:54:06 npm WARN EBADENGINE   current: { node: 'v20.11.1', npm: '10.2.4' }
21-Feb-2024 09:54:06 npm WARN EBADENGINE }
21-Feb-2024 09:54:06 npm WARN EBADENGINE Unsupported engine {
21-Feb-2024 09:54:06 npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@36.1.1',
21-Feb-2024 09:54:06 npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16' },
21-Feb-2024 09:54:06 npm WARN EBADENGINE   current: { node: 'v20.11.1', npm: '10.2.4' }
21-Feb-2024 09:54:06 npm WARN EBADENGINE }
21-Feb-2024 09:54:12 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
21-Feb-2024 09:54:12 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
21-Feb-2024 09:54:12 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
21-Feb-2024 09:54:12 npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown
21-Feb-2024 09:54:12 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
21-Feb-2024 09:54:12 npm WARN deprecated har-validator@5.1.5: this library is no longer supported
21-Feb-2024 09:54:12 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
21-Feb-2024 09:54:13 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
21-Feb-2024 09:54:13 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
21-Feb-2024 09:54:13 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead
21-Feb-2024 09:54:13 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
21-Feb-2024 09:54:13 npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
21-Feb-2024 09:54:13 npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
21-Feb-2024 09:54:13 npm WARN deprecated @stylelint/postcss-css-in-js@0.37.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
21-Feb-2024 09:54:14 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
21-Feb-2024 09:54:15 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
21-Feb-2024 09:56:59
21-Feb-2024 09:56:59 added 1694 packages, and audited 1695 packages in 3m
21-Feb-2024 09:56:59
21-Feb-2024 09:56:59 264 packages are looking for funding
21-Feb-2024 09:56:59   run `npm fund` for details
21-Feb-2024 09:56:59
21-Feb-2024 09:56:59 30 vulnerabilities (22 moderate, 8 high)
21-Feb-2024 09:56:59
21-Feb-2024 09:56:59 To address issues that do not require attention, run:
21-Feb-2024 09:56:59   npm audit fix
21-Feb-2024 09:56:59
21-Feb-2024 09:56:59 To address all issues (including breaking changes), run:
21-Feb-2024 09:56:59   npm audit fix --force
21-Feb-2024 09:56:59
21-Feb-2024 09:56:59 Run `npm audit` for details.
21-Feb-2024 09:56:59 Finished task 'NPM Install' with result: Success
21-Feb-2024 09:56:59 Starting task 'NPX tailwindcss' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
21-Feb-2024 09:56:59
Beginning to execute external process for build 'EMBD - EMBD Production Wordpress Plan - Build Job #3 (EMBD-EPWP-JOB1-3)'
... running command line:
/var/atlassian/application-data/bamboo/temp/EMBD-EPWP-JOB1-3-ScriptBuildTask-1443176104140980729.sh
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/src/themes/embd
21-Feb-2024 09:57:00
21-Feb-2024 09:57:00 Rebuilding...
21-Feb-2024 09:57:00
21-Feb-2024 09:57:00 Done in 274ms.
21-Feb-2024 09:57:00 Finished task 'NPX tailwindcss' with result: Success
21-Feb-2024 09:57:00 Starting task 'NPM Run Bundle' of type 'com.atlassian.bamboo.plugins.bamboo-nodejs-plugin:task.builder.npm'
21-Feb-2024 09:57:00
Beginning to execute external process for build 'EMBD - EMBD Production Wordpress Plan - Build Job #3 (EMBD-EPWP-JOB1-3)'
... running command line:
/usr/bin/node /usr/bin/npm run bundle
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/src/themes/embd
21-Feb-2024 09:57:01
21-Feb-2024 09:57:01 > underscores@1.0.0 bundle
21-Feb-2024 09:57:01 > dir-archiver --src . --dest ../_s.zip --exclude .DS_Store .stylelintrc.json .eslintrc .git .gitattributes .github .gitignore README.md composer.json composer.lock node_modules vendor package-lock.json package.json .travis.yml phpcs.xml.dist sass style.css.map yarn.lock
21-Feb-2024 09:57:01
21-Feb-2024 09:57:01 Created /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/src/themes/_s.zip of 169.92 KB
21-Feb-2024 09:57:01 Finished task 'NPM Run Bundle' with result: Success
21-Feb-2024 09:57:01 Running post build plugin 'Artifact Copier'
21-Feb-2024 09:57:01 Publishing an artifact: Theme
21-Feb-2024 09:57:01 Finished publishing of artifact Required shared artifact Http Compression Off : [Theme], patterns: [_s.zip] anchored at: [src/themes] in 14.01 ms
21-Feb-2024 09:57:01 Running post build plugin 'npm Cache Cleanup'
21-Feb-2024 09:57:01 Running post build plugin 'NCover Results Collector'
21-Feb-2024 09:57:01 Running post build plugin 'Build Results Label Collector'
21-Feb-2024 09:57:01 Running post build plugin 'Clover Results Collector'
21-Feb-2024 09:57:01 Running post build plugin 'Docker Container Cleanup'
21-Feb-2024 09:57:04 Successfully removed working directory at '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1'
21-Feb-2024 09:57:04 Finalising the build...
21-Feb-2024 09:57:04 Stopping timer.
21-Feb-2024 09:57:04 Build EMBD-EPWP-JOB1-3 completed.
21-Feb-2024 09:57:04 Running on server: post build plugin 'Build Hanging Detection Configuration'
21-Feb-2024 09:57:04 Running on server: post build plugin 'NCover Results Collector'
21-Feb-2024 09:57:04 Running on server: post build plugin 'Build Labeller'
21-Feb-2024 09:57:04 Running on server: post build plugin 'Clover Delta Calculator'
21-Feb-2024 09:57:04 Running on server: post build plugin 'Maven Dependencies Postprocessor'
21-Feb-2024 09:57:04 All post build plugins have finished
21-Feb-2024 09:57:04 Generating build results summary...
21-Feb-2024 09:57:04 Saving build results to disk...
21-Feb-2024 09:57:05 Store variable context...
21-Feb-2024 09:57:05 Finished building EMBD-EPWP-JOB1-3.