Pull request #842 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f+8cdda4bcdbb66b44d63df67301c7c51a86d111f3 (847a6cb10e0d96589cbe698458d3e488e536488a) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17851379738516425530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17506703122255389925.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1970851349137809057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9955664546541026871.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18343913867972958603.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-842/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-842/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17218046343812783822.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7757 in /w/workspace/edgexfoundry_edgex-ui-go_PR-842 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-842 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/842/head:refs/remotes/origin/PR-842 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 into PR head commit 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f Merge succeeded, producing 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f Checking out Revision 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f (PR-842) Commit message: "fix: web/package.json & web/package-lock.json to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > git config core.sparsecheckout # timeout=10 > git checkout -f 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:35:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:35:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:35:03 ========================================================= 03:35:03 EdgeX Global Pipelines Version Info 03:35:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:35:04 ------------------- 03:35:04 stable info: 03:35:04 ------------------- 03:35:04 Commited By: Cherry Wang cherry@iotechsys.com 03:35:04 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:35:04 Message: update stable to v1.0.276 03:35:04 ------------------- 03:35:04 experimental info: 03:35:04 ------------------- 03:35:04 Commited By: **** collab-it+edgex@linuxfoundation.org 03:35:04 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:35:04 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:35:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 03:35:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 03:35:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:35:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:35:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-842 [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-842 [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-842 [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1964e43 [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:06 provisioning config files... 03:35:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/config17370327191807235124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:07 ---> ****-login.sh 03:35:07 nexus3.edgexfoundry.org:10001 03:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:07 03:35:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:35:07 Configure a credential helper to remove this warning. See 03:35:07 https://docs.****.com/go/credential-store/ 03:35:07 03:35:07 Login Succeeded 03:35:07 nexus3.edgexfoundry.org:10002 03:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:07 03:35:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:35:07 Configure a credential helper to remove this warning. See 03:35:07 https://docs.****.com/go/credential-store/ 03:35:07 03:35:07 Login Succeeded 03:35:07 nexus3.edgexfoundry.org:10003 03:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:07 03:35:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:35:07 Configure a credential helper to remove this warning. See 03:35:07 https://docs.****.com/go/credential-store/ 03:35:07 03:35:07 Login Succeeded 03:35:07 nexus3.edgexfoundry.org:10004 03:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:07 03:35:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:35:07 Configure a credential helper to remove this warning. See 03:35:07 https://docs.****.com/go/credential-store/ 03:35:07 03:35:07 Login Succeeded 03:35:07 ****.io 03:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:08 03:35:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:35:08 Configure a credential helper to remove this warning. See 03:35:08 https://docs.****.com/go/credential-store/ 03:35:08 03:35:08 Login Succeeded 03:35:08 ---> ****-login.sh ends [Pipeline] } 03:35:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:35:08 + git rev-list -1 --merges 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f~1..1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f [Pipeline] echo 03:35:08 -----------> git rev-list -1 --merges 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f~1..1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f [false] [Pipeline] sh 03:35:09 + git log --format=format:%s -1 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f [Pipeline] echo 03:35:09 ========================================================= 03:35:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:35:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:09 + git log --format=format:%s -1 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f [Pipeline] echo 03:35:09 [semverPrep] GIT_COMMIT: 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f, Commit Message: fix: web/package.json & web/package-lock.json to reduce vulnerabilities [Pipeline] echo 03:35:09 [semverPrep] This is not a build commit. [Pipeline] sh 03:35:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:35:10 + grep -v github /etc/ssh/ssh_known_hosts 03:35:10 + [ -e /tmp/ssh_known_hosts ] 03:35:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:35:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:35:10 + sudo tee -a /etc/ssh/ssh_known_hosts 03:35:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:10 03:35:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:11 0.1.4: Pulling from edgex-devops/py-git-semver 03:35:11 3dae71ba6b94: Pulling fs layer 03:35:11 6bf1a483ea7c: Pulling fs layer 03:35:11 f5dfc541a4d3: Pulling fs layer 03:35:11 461d9e800cba: Pulling fs layer 03:35:11 80192f66455f: Pulling fs layer 03:35:11 2e8e34ca0e6c: Pulling fs layer 03:35:11 a29436f7fd5d: Pulling fs layer 03:35:11 461d9e800cba: Waiting 03:35:11 80192f66455f: Waiting 03:35:11 923cac83aea3: Pulling fs layer 03:35:11 25ad8b0a4227: Pulling fs layer 03:35:11 db01528c6b51: Pulling fs layer 03:35:11 28988de357af: Pulling fs layer 03:35:11 a29436f7fd5d: Waiting 03:35:11 923cac83aea3: Waiting 03:35:11 25ad8b0a4227: Waiting 03:35:11 28988de357af: Waiting 03:35:11 2e8e34ca0e6c: Waiting 03:35:11 6bf1a483ea7c: Verifying Checksum 03:35:11 6bf1a483ea7c: Download complete 03:35:11 461d9e800cba: Verifying Checksum 03:35:11 461d9e800cba: Download complete 03:35:11 80192f66455f: Verifying Checksum 03:35:11 80192f66455f: Download complete 03:35:11 f5dfc541a4d3: Verifying Checksum 03:35:11 f5dfc541a4d3: Download complete 03:35:11 3dae71ba6b94: Verifying Checksum 03:35:11 3dae71ba6b94: Download complete 03:35:11 923cac83aea3: Verifying Checksum 03:35:11 923cac83aea3: Download complete 03:35:11 25ad8b0a4227: Verifying Checksum 03:35:11 25ad8b0a4227: Download complete 03:35:11 db01528c6b51: Verifying Checksum 03:35:11 db01528c6b51: Download complete 03:35:11 28988de357af: Download complete 03:35:11 a29436f7fd5d: Verifying Checksum 03:35:11 a29436f7fd5d: Download complete 03:35:12 2e8e34ca0e6c: Verifying Checksum 03:35:12 2e8e34ca0e6c: Download complete 03:35:12 3dae71ba6b94: Pull complete 03:35:12 6bf1a483ea7c: Pull complete 03:35:13 f5dfc541a4d3: Pull complete 03:35:13 461d9e800cba: Pull complete 03:35:13 80192f66455f: Pull complete 03:35:16 2e8e34ca0e6c: Pull complete 03:35:17 a29436f7fd5d: Pull complete 03:35:17 923cac83aea3: Pull complete 03:35:17 25ad8b0a4227: Pull complete 03:35:17 db01528c6b51: Pull complete 03:35:17 28988de357af: Pull complete 03:35:17 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:18 prd-ubuntu20.04-docker-8c-8g-7757 does not seem to be running inside a container 03:35:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-842 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842:/w/workspace/edgexfoundry_edgex-ui-go_PR-842:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:35:19 $ docker top dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 -eo pid,comm 03:35:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:35:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:20 [ssh-agent] Looking for ssh-agent implementation... 03:35:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:20 $ docker exec dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 ssh-agent 03:35:20 SSH_AUTH_SOCK=/tmp/ssh-k9zAYD7RmqeY/agent.32 03:35:20 SSH_AGENT_PID=38 03:35:20 Running ssh-add (command line suppressed) 03:35:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/private_key_3783092039172385516.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/private_key_3783092039172385516.key) 03:35:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-842 [Pipeline] sh 03:35:21 + git tag --points-at HEAD [Pipeline] } 03:35:21 $ docker exec --env ******** --env ******** dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 ssh-agent -k 03:35:21 unset SSH_AUTH_SOCK; 03:35:21 unset SSH_AGENT_PID; 03:35:21 echo Agent pid 38 killed; 03:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:35:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:21 [ssh-agent] Looking for ssh-agent implementation... 03:35:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:21 $ docker exec dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 ssh-agent 03:35:21 SSH_AUTH_SOCK=/tmp/ssh-20T3n9GiOUEn/agent.85 03:35:21 SSH_AGENT_PID=91 03:35:21 Running ssh-add (command line suppressed) 03:35:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/private_key_1735834576837361427.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/private_key_1735834576837361427.key) 03:35:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:22 + git semver init 03:35:22 2025-08-28 03:35:22,332 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:35:22 2025-08-28 03:35:22,336 [run_init] DEBUG init version:0.0.0 force:False 03:35:22 2025-08-28 03:35:22,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver 03:35:22 2025-08-28 03:35:22,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver 03:35:22 2025-08-28 03:35:22,338 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-842, stdin=None, shell=False, universal_newlines=False) 03:35:24 2025-08-28 03:35:24,557 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.git/info/exclude 03:35:24 2025-08-28 03:35:24,557 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver/PR-842 with force:False 03:35:24 2025-08-28 03:35:24,557 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver/PR-842 03:35:24 2025-08-28 03:35:24,562 [execute] INFO git cat-file --batch-check 03:35:24 2025-08-28 03:35:24,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver, stdin=, shell=False, universal_newlines=False) 03:35:24 2025-08-28 03:35:24,567 [execute] INFO git cat-file --batch 03:35:24 2025-08-28 03:35:24,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver, stdin=, shell=False, universal_newlines=False) 03:35:24 2025-08-28 03:35:24,571 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver/PR-842 03:35:24 0.0.0 [Pipeline] } 03:35:24 $ docker exec --env ******** --env ******** dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 ssh-agent -k 03:35:25 unset SSH_AUTH_SOCK; 03:35:25 unset SSH_AGENT_PID; 03:35:25 echo Agent pid 91 killed; 03:35:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:25 + git semver [Pipeline] } 03:35:25 $ docker stop --time=1 dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 03:35:27 $ docker rm -f --volumes dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 [Pipeline] // withDockerContainer [Pipeline] sh 03:35:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:35:27 Stashed 1 file(s) [Pipeline] echo 03:35:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:28 provisioning config files... 03:35:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/config7514554994378429519tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 03:35:29 ---> ****-login.sh 03:35:29 nexus3.edgexfoundry.org:10001 03:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:29 Login Succeeded 03:35:29 nexus3.edgexfoundry.org:10002 03:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:29 Login Succeeded 03:35:29 nexus3.edgexfoundry.org:10003 03:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:29 Login Succeeded 03:35:29 nexus3.edgexfoundry.org:10004 03:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:29 Login Succeeded 03:35:29 ****.io 03:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:29 Login Succeeded 03:35:29 ---> ****-login.sh ends [Pipeline] } 03:35:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:35:30 ========================================================= 03:35:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:35:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:35:31 #0 building with "default" instance using docker driver 03:35:31 03:35:31 #1 [internal] load build definition from Dockerfile 03:35:31 #1 transferring dockerfile: 1.98kB done 03:35:31 #1 DONE 0.0s 03:35:31 03:35:31 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:35:31 #2 DONE 0.1s 03:35:31 03:35:31 #3 [internal] load metadata for docker.io/library/docker:latest 03:35:32 #3 DONE 0.8s 03:35:32 03:35:32 #4 [internal] load .dockerignore 03:35:32 #4 transferring context: 58B done 03:35:32 #4 DONE 0.0s 03:35:32 03:35:32 #5 FROM docker.io/library/docker:latest@sha256:c0872aae4791ff427e6eda52769afa04f17b5cf756f8267e0d52774c99d5c9de 03:35:32 #5 resolve docker.io/library/docker:latest@sha256:c0872aae4791ff427e6eda52769afa04f17b5cf756f8267e0d52774c99d5c9de 0.0s done 03:35:32 #5 sha256:b2a8bf985f76be7345c0c827c568db287ccb4dfad919a4693488224e3644fb0c 12.03kB / 12.03kB done 03:35:32 #5 sha256:acf2e2d09cedf21fa8f27bb0962674e33e159c744c152b248f1f7f43623ccd82 4.00kB / 4.00kB done 03:35:32 #5 sha256:c0872aae4791ff427e6eda52769afa04f17b5cf756f8267e0d52774c99d5c9de 5.17kB / 5.17kB done 03:35:32 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:35:32 #5 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0B / 3.80MB 0.5s 03:35:32 #5 ... 03:35:32 03:35:32 #6 [internal] load build context 03:35:32 #6 transferring context: 72.02MB 0.6s done 03:35:32 #6 DONE 0.7s 03:35:32 03:35:32 #5 FROM docker.io/library/docker:latest@sha256:c0872aae4791ff427e6eda52769afa04f17b5cf756f8267e0d52774c99d5c9de 03:35:32 #5 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 1.05MB / 3.80MB 0.6s 03:35:33 #5 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.7s done 03:35:33 #5 sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 0B / 8.20MB 0.8s 03:35:33 #5 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 03:35:33 #5 sha256:499c513a0a32cd63d199cf4b0acf40c8616dcef3bfd62843207ac008e9da80bf 0B / 457B 0.8s 03:35:33 #5 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done 03:35:33 #5 sha256:499c513a0a32cd63d199cf4b0acf40c8616dcef3bfd62843207ac008e9da80bf 457B / 457B 0.9s done 03:35:33 #5 sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 0B / 20.47MB 1.0s 03:35:33 #5 sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 1.05MB / 8.20MB 1.1s 03:35:33 #5 sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 6.29MB / 8.20MB 1.2s 03:35:33 #5 sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 8.20MB / 8.20MB 1.3s 03:35:33 #5 sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 8.20MB / 8.20MB 1.3s done 03:35:33 #5 extracting sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 03:35:33 #5 sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 0B / 21.96MB 1.4s 03:35:33 #5 sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 0B / 21.46MB 1.4s 03:35:33 #5 sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 1.05MB / 20.47MB 1.6s 03:35:33 #5 extracting sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 0.2s done 03:35:33 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:35:33 #5 extracting sha256:499c513a0a32cd63d199cf4b0acf40c8616dcef3bfd62843207ac008e9da80bf 03:35:33 #5 sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 7.34MB / 20.47MB 1.7s 03:35:33 #5 extracting sha256:499c513a0a32cd63d199cf4b0acf40c8616dcef3bfd62843207ac008e9da80bf done 03:35:34 #5 sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 12.58MB / 20.47MB 1.8s 03:35:34 #5 sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 20.47MB / 20.47MB 2.0s done 03:35:34 #5 extracting sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 03:35:34 #5 sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 3.15MB / 21.96MB 2.1s 03:35:34 #5 sha256:18f5c9f196526fbb5e25d3ba912eb011d4ffa9573e4bf5e0d8811f1a579c3070 0B / 538B 2.1s 03:35:34 #5 sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 15.73MB / 21.96MB 2.3s 03:35:34 #5 sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 8.39MB / 21.46MB 2.3s 03:35:34 #5 extracting sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 0.3s done 03:35:34 #5 sha256:18f5c9f196526fbb5e25d3ba912eb011d4ffa9573e4bf5e0d8811f1a579c3070 538B / 538B 2.2s done 03:35:34 #5 sha256:5de31166e21da29b3bdcef0295121e678fef4d5295284dea2cc7658ef7c6477d 0B / 1.01kB 2.3s 03:35:34 #5 sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 21.96MB / 21.96MB 2.4s 03:35:34 #5 sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 12.58MB / 21.46MB 2.4s 03:35:34 #5 sha256:5de31166e21da29b3bdcef0295121e678fef4d5295284dea2cc7658ef7c6477d 1.01kB / 1.01kB 2.4s done 03:35:34 #5 sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 21.96MB / 21.96MB 2.4s done 03:35:34 #5 sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 15.73MB / 21.46MB 2.5s 03:35:34 #5 extracting sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 03:35:34 #5 sha256:b8791499fa9bdef98d7e3a188725e48e8c8dba0180702d559340747beef3519c 0B / 6.91MB 2.5s 03:35:34 #5 sha256:45275556821f5f32c9c52099d801009f2d8de70a62cee232069e664a536adfc5 0B / 116B 2.5s 03:35:34 #5 sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 18.87MB / 21.46MB 2.6s 03:35:34 #5 sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 21.46MB / 21.46MB 2.6s done 03:35:34 #5 sha256:45275556821f5f32c9c52099d801009f2d8de70a62cee232069e664a536adfc5 116B / 116B 2.6s done 03:35:34 #5 sha256:2fadee7df1b34bce659502e94099411a4bcea4f3b4b5703acdea29f43f10435d 0B / 90.22kB 2.7s 03:35:34 #5 sha256:585c63523750cbc3e625b48e735c70327c58c50817730a4f0ccfa5bca404699a 0B / 1.01kB 2.7s 03:35:35 #5 extracting sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 0.4s done 03:35:35 #5 sha256:b8791499fa9bdef98d7e3a188725e48e8c8dba0180702d559340747beef3519c 1.05MB / 6.91MB 2.9s 03:35:35 #5 sha256:2fadee7df1b34bce659502e94099411a4bcea4f3b4b5703acdea29f43f10435d 90.22kB / 90.22kB 2.9s done 03:35:35 #5 sha256:585c63523750cbc3e625b48e735c70327c58c50817730a4f0ccfa5bca404699a 1.01kB / 1.01kB 2.8s done 03:35:35 #5 extracting sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 03:35:35 #5 sha256:beaa56a13dffa7d647581a8133c12b84570ac763f9c5a281a0762d56e2cf50c5 0B / 1.69kB 2.9s 03:35:35 #5 sha256:f66ef36d1f42ecc72cee33f9b3630df040c2b3c0129388095caa52aa65663b6b 0B / 62.52MB 2.9s 03:35:35 #5 sha256:b8791499fa9bdef98d7e3a188725e48e8c8dba0180702d559340747beef3519c 5.24MB / 6.91MB 3.0s 03:35:35 #5 sha256:b8791499fa9bdef98d7e3a188725e48e8c8dba0180702d559340747beef3519c 6.91MB / 6.91MB 3.1s done 03:35:35 #5 sha256:beaa56a13dffa7d647581a8133c12b84570ac763f9c5a281a0762d56e2cf50c5 1.69kB / 1.69kB 3.1s done 03:35:35 #5 sha256:d2ae60b320044d4dddd57522c6c3ddcd806948664e3b77e4b4f3dfdbcbb154bb 3.30kB / 3.30kB 3.2s done 03:35:35 #5 extracting sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 0.4s done 03:35:35 #5 extracting sha256:18f5c9f196526fbb5e25d3ba912eb011d4ffa9573e4bf5e0d8811f1a579c3070 done 03:35:35 #5 extracting sha256:5de31166e21da29b3bdcef0295121e678fef4d5295284dea2cc7658ef7c6477d done 03:35:35 #5 extracting sha256:45275556821f5f32c9c52099d801009f2d8de70a62cee232069e664a536adfc5 done 03:35:35 #5 extracting sha256:b8791499fa9bdef98d7e3a188725e48e8c8dba0180702d559340747beef3519c 03:35:35 #5 extracting sha256:b8791499fa9bdef98d7e3a188725e48e8c8dba0180702d559340747beef3519c 0.2s done 03:35:35 #5 extracting sha256:2fadee7df1b34bce659502e94099411a4bcea4f3b4b5703acdea29f43f10435d done 03:35:35 #5 extracting sha256:585c63523750cbc3e625b48e735c70327c58c50817730a4f0ccfa5bca404699a done 03:35:36 #5 sha256:f66ef36d1f42ecc72cee33f9b3630df040c2b3c0129388095caa52aa65663b6b 16.78MB / 62.52MB 4.5s 03:35:36 #5 sha256:f66ef36d1f42ecc72cee33f9b3630df040c2b3c0129388095caa52aa65663b6b 62.02MB / 62.52MB 4.7s 03:35:37 #5 sha256:f66ef36d1f42ecc72cee33f9b3630df040c2b3c0129388095caa52aa65663b6b 62.52MB / 62.52MB 4.9s done 03:35:37 #5 extracting sha256:f66ef36d1f42ecc72cee33f9b3630df040c2b3c0129388095caa52aa65663b6b 03:35:37 #5 extracting sha256:f66ef36d1f42ecc72cee33f9b3630df040c2b3c0129388095caa52aa65663b6b 0.9s done 03:35:37 #5 extracting sha256:beaa56a13dffa7d647581a8133c12b84570ac763f9c5a281a0762d56e2cf50c5 done 03:35:37 #5 extracting sha256:d2ae60b320044d4dddd57522c6c3ddcd806948664e3b77e4b4f3dfdbcbb154bb done 03:35:38 #5 DONE 6.1s 03:35:38 03:35:38 #7 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 03:35:38 #7 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 03:35:38 #7 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 03:35:38 #7 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s done 03:35:38 #7 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 03:35:38 #7 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 03:35:38 #7 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 03:35:38 #7 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 03:35:38 #7 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 03:35:38 #7 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 03:35:38 #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:35:38 #7 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 03:35:38 #7 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 03:35:38 #7 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 03:35:38 #7 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 03:35:38 #7 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 03:35:38 #7 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done 03:35:38 #7 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 03:35:38 #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:35:38 #7 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 03:35:38 #7 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 03:35:38 #7 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.8s 03:35:40 #7 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done 03:35:41 #7 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 03:35:42 #7 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.3s done 03:35:42 #7 DONE 10.7s 03:35:42 03:35:42 #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:35:43 #8 DONE 0.4s 03:35:43 03:35:43 #9 [builder 3/8] RUN apk add --update --no-cache make git 03:35:43 #9 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:35:46 #9 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:35:46 #9 3.232 OK: 248 MiB in 58 packages 03:35:46 #9 DONE 3.3s 03:35:46 03:35:46 #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:35:46 #10 DONE 0.0s 03:35:46 03:35:46 #11 [builder 5/8] COPY go.mod vendor* ./ 03:35:46 #11 DONE 0.1s 03:35:46 03:35:46 #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:13 #12 DONE 24.2s 03:36:13 03:36:13 #13 [builder 7/8] COPY . . 03:36:13 #13 DONE 0.3s 03:36:13 03:36:13 #14 [builder 8/8] RUN echo noop 03:36:13 #14 0.205 noop 03:36:13 #14 DONE 0.3s 03:36:13 03:36:13 #15 exporting to image 03:36:13 #15 exporting layers 03:36:18 #15 exporting layers 6.8s done 03:36:18 #15 writing image sha256:4a8a2778e504b1de4b7ff4dcc362113966c2f4adada1e555119583ab6adc2054 done 03:36:18 #15 naming to docker.io/library/ci-base-image-x86_64 done 03:36:18 #15 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:18 + docker inspect -f . ci-base-image-x86_64 03:36:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:19 prd-ubuntu20.04-docker-8c-8g-7757 does not seem to be running inside a container 03:36:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-842 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842:/w/workspace/edgexfoundry_edgex-ui-go_PR-842:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:36:19 $ docker top 3a42629fe4a9ee9dedd823c1c02cbce4440b3a9843a0a8ad194740ec3bfcfd8c -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:19 + go version 03:36:19 go version go1.23.9 linux/amd64 [Pipeline] } 03:36:19 $ docker stop --time=1 3a42629fe4a9ee9dedd823c1c02cbce4440b3a9843a0a8ad194740ec3bfcfd8c 03:36:21 $ docker rm -f --volumes 3a42629fe4a9ee9dedd823c1c02cbce4440b3a9843a0a8ad194740ec3bfcfd8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:21 + docker inspect -f . ci-base-image-x86_64 03:36:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:22 prd-ubuntu20.04-docker-8c-8g-7757 does not seem to be running inside a container 03:36:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-842 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842:/w/workspace/edgexfoundry_edgex-ui-go_PR-842:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:36:22 $ docker top 01321bb645eb7c6d9dff4c081926ae5d730be4a347eacb7ca783347c4965e5e9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-842 [Pipeline] fileExists [Pipeline] sh 03:36:23 + make test 03:36:23 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 03:36:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:36:38 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 03:36:38 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 03:36:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:36:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:36:44 ./bin/test-attribution-txt.sh 03:36:44 make -C web test 03:36:44 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-842/web' 03:36:44 make[1]: tput: No such file or directory 03:36:44 make[1]: tput: No such file or directory 03:36:44 warning: generating ./VERSION 03:36:44 echo "0.0.0" > VERSION 03:36:44 docker build \ 03:36:44 -f Dockerfile \ 03:36:44 --build-arg USER=1000 \ 03:36:44 \ 03:36:44 --label "git_sha=1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f" \ 03:36:44 -t edgexfoundry/edgex-web-ui:1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f \ 03:36:44 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 03:36:44 . 03:36:44 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 03:36:44 Install the buildx component to build images with BuildKit: 03:36:44 https://docs.docker.com/go/buildx/ 03:36:44 03:36:44 Sending build context to Docker daemon 2.626MB 03:36:44 Step 1/10 : FROM node:18-alpine3.18 03:36:44 18-alpine3.18: Pulling from library/node 03:36:44 619be1103602: Pulling fs layer 03:36:44 7e9a007eb24b: Pulling fs layer 03:36:44 5189255e31c8: Pulling fs layer 03:36:44 88f4f8a6bc8d: Pulling fs layer 03:36:44 88f4f8a6bc8d: Waiting 03:36:44 619be1103602: Download complete 03:36:44 619be1103602: Pull complete 03:36:45 88f4f8a6bc8d: Download complete 03:36:45 5189255e31c8: Verifying Checksum 03:36:45 5189255e31c8: Download complete 03:36:46 7e9a007eb24b: Verifying Checksum 03:36:46 7e9a007eb24b: Download complete 03:36:47 7e9a007eb24b: Pull complete 03:36:47 5189255e31c8: Pull complete 03:36:47 88f4f8a6bc8d: Pull complete 03:36:47 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 03:36:47 Status: Downloaded newer image for node:18-alpine3.18 03:36:47 ---> a19326513a45 03:36:47 Step 2/10 : RUN apk add --no-cache chromium 03:36:49 ---> Running in 432531ddafbf 03:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:49 (1/154) Installing libexpat (2.7.0-r0) 03:36:49 (2/154) Installing brotli-libs (1.0.9-r14) 03:36:49 (3/154) Installing libbz2 (1.0.8-r5) 03:36:49 (4/154) Installing libpng (1.6.44-r0) 03:36:49 (5/154) Installing freetype (2.13.0-r5) 03:36:49 (6/154) Installing fontconfig (2.14.2-r3) 03:36:49 (7/154) Installing libfontenc (1.1.7-r2) 03:36:49 (8/154) Installing mkfontscale (1.2.2-r3) 03:36:49 (9/154) Installing font-opensans (0_git20210927-r1) 03:36:49 (10/154) Installing pkgconf (1.9.5-r0) 03:36:49 (11/154) Installing libffi (3.4.4-r2) 03:36:49 (12/154) Installing libintl (0.21.1-r7) 03:36:49 (13/154) Installing libblkid (2.38.1-r8) 03:36:49 (14/154) Installing libmount (2.38.1-r8) 03:36:49 (15/154) Installing pcre2 (10.42-r1) 03:36:49 (16/154) Installing glib (2.76.6-r0) 03:36:49 (17/154) Installing xz-libs (5.4.3-r1) 03:36:49 (18/154) Installing libxml2 (2.11.8-r3) 03:36:49 (19/154) Installing shared-mime-info (2.2-r5) 03:36:49 (20/154) Installing hicolor-icon-theme (0.17-r2) 03:36:49 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 03:36:49 (22/154) Installing libwebp (1.3.2-r0) 03:36:49 (23/154) Installing zstd-libs (1.5.5-r4) 03:36:49 (24/154) Installing tiff (4.5.1-r0) 03:36:49 (25/154) Installing gdk-pixbuf (2.42.12-r0) 03:36:49 (26/154) Installing gtk-update-icon-cache (3.24.43-r0) 03:36:49 (27/154) Installing libxau (1.0.11-r2) 03:36:49 (28/154) Installing libmd (1.0.4-r2) 03:36:49 (29/154) Installing libbsd (0.11.7-r1) 03:36:49 (30/154) Installing libxdmcp (1.1.4-r2) 03:36:49 (31/154) Installing libxcb (1.15-r1) 03:36:49 (32/154) Installing libx11 (1.8.7-r0) 03:36:49 (33/154) Installing libxcomposite (0.4.6-r3) 03:36:49 (34/154) Installing libxfixes (6.0.1-r2) 03:36:49 (35/154) Installing libxrender (0.9.11-r3) 03:36:49 (36/154) Installing libxcursor (1.2.1-r2) 03:36:49 (37/154) Installing libxdamage (1.1.6-r2) 03:36:49 (38/154) Installing libxext (1.3.5-r2) 03:36:49 (39/154) Installing libxi (1.8.1-r0) 03:36:49 (40/154) Installing libxinerama (1.1.5-r2) 03:36:50 (41/154) Installing libxrandr (1.5.3-r2) 03:36:50 (42/154) Installing libatk-1.0 (2.48.4-r0) 03:36:50 (43/154) Installing libxtst (1.2.4-r2) 03:36:50 (44/154) Installing dbus-libs (1.14.8-r0) 03:36:50 (45/154) Installing at-spi2-core (2.48.4-r0) 03:36:50 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 03:36:50 (47/154) Installing pixman (0.42.2-r1) 03:36:50 (48/154) Installing cairo (1.17.8-r1) 03:36:50 (49/154) Installing cairo-gobject (1.17.8-r1) 03:36:50 (50/154) Installing avahi-libs (0.8-r13) 03:36:50 (51/154) Installing gmp (6.2.1-r3) 03:36:50 (52/154) Installing nettle (3.8.1-r2) 03:36:50 (53/154) Installing libunistring (1.1-r1) 03:36:50 (54/154) Installing libidn2 (2.3.4-r1) 03:36:50 (55/154) Installing p11-kit (0.24.1-r2) 03:36:50 (56/154) Installing libtasn1 (4.20.0-r0) 03:36:50 (57/154) Installing gnutls (3.8.4-r0) 03:36:50 (58/154) Installing cups-libs (2.4.9-r0) 03:36:50 (59/154) Installing libepoxy (1.5.10-r1) 03:36:50 (60/154) Installing fribidi (1.0.13-r0) 03:36:50 (61/154) Installing graphite2 (1.3.14-r5) 03:36:50 (62/154) Installing harfbuzz (7.3.0-r0) 03:36:50 (63/154) Installing libxft (2.3.8-r1) 03:36:50 (64/154) Installing pango (1.50.14-r1) 03:36:50 (65/154) Installing wayland-libs-client (1.22.0-r2) 03:36:50 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 03:36:50 (67/154) Installing wayland-libs-egl (1.22.0-r2) 03:36:50 (68/154) Installing xkeyboard-config (2.38-r0) 03:36:50 (69/154) Installing libxkbcommon (1.5.0-r2) 03:36:50 (70/154) Installing gtk+3.0 (3.24.43-r0) 03:36:50 (71/154) Installing icu-data-full (73.2-r2) 03:36:51 (72/154) Installing mesa (23.0.4-r0) 03:36:51 (73/154) Installing llvm15-libs (15.0.7-r6) 03:36:51 (74/154) Installing hwdata-pci (0.370-r0) 03:36:51 (75/154) Installing libpciaccess (0.17-r2) 03:36:51 (76/154) Installing libdrm (2.4.115-r4) 03:36:51 (77/154) Installing musl-fts (1.2.7-r5) 03:36:51 (78/154) Installing libelf (0.189-r2) 03:36:52 (79/154) Installing mesa-glapi (23.0.4-r0) 03:36:52 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 03:36:52 (81/154) Installing eudev-libs (3.2.11-r8) 03:36:52 (82/154) Installing libmagic (5.45-r0) 03:36:52 (83/154) Installing file (5.45-r0) 03:36:52 (84/154) Installing libice (1.1.1-r2) 03:36:52 (85/154) Installing libuuid (2.38.1-r8) 03:36:52 (86/154) Installing libsm (1.2.4-r1) 03:36:52 (87/154) Installing libxt (1.3.0-r2) 03:36:52 (88/154) Installing libxmu (1.1.4-r2) 03:36:52 (89/154) Installing xset (1.2.5-r1) 03:36:52 (90/154) Installing xprop (1.2.7-r0) 03:36:52 (91/154) Installing xdg-utils (1.1.3-r4) 03:36:52 (92/154) Installing libogg (1.3.5-r4) 03:36:52 (93/154) Installing flac-libs (1.4.3-r0) 03:36:52 (94/154) Installing alsa-lib (1.2.9-r1) 03:36:52 (95/154) Installing libatomic (12.2.1_git20220924-r10) 03:36:52 (96/154) Installing svt-av1-libs (1.6.0-r0) 03:36:52 (97/154) Installing aom-libs (3.6.1-r0) 03:36:52 (98/154) Installing libva (2.18.0-r1) 03:36:52 (99/154) Installing libvdpau (1.5-r1) 03:36:52 (100/154) Installing onevpl-libs (2023.2.1-r0) 03:36:52 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 03:36:52 (102/154) Installing libdav1d (1.2.1-r0) 03:36:52 (103/154) Installing libhwy (1.0.4-r1) 03:36:52 (104/154) Installing lcms2 (2.15-r2) 03:36:52 (105/154) Installing libjxl (0.8.2-r0) 03:36:52 (106/154) Installing lame-libs (3.100-r5) 03:36:52 (107/154) Installing opus (1.4-r0) 03:36:52 (108/154) Installing libgomp (12.2.1_git20220924-r10) 03:36:52 (109/154) Installing soxr (0.1.3-r5) 03:36:52 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 03:36:52 (111/154) Installing libtheora (1.1.1-r17) 03:36:52 (112/154) Installing libvorbis (1.3.7-r1) 03:36:52 (113/154) Installing libvpx (1.13.0-r2) 03:36:53 (114/154) Installing x264-libs (0.164_git20220602-r1) 03:36:53 (115/154) Installing numactl (2.0.16-r4) 03:36:53 (116/154) Installing x265-libs (3.5-r4) 03:36:53 (117/154) Installing xvidcore (1.3.7-r1) 03:36:53 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 03:36:53 (119/154) Installing libbluray (1.3.4-r0) 03:36:53 (120/154) Installing mpg123-libs (1.31.3-r1) 03:36:53 (121/154) Installing libopenmpt (0.7.2-r0) 03:36:53 (122/154) Installing cjson (1.7.17-r0) 03:36:53 (123/154) Installing mbedtls (2.28.10-r0) 03:36:53 (124/154) Installing librist (0.2.7-r0) 03:36:53 (125/154) Installing libsrt (1.5.2-r0) 03:36:53 (126/154) Installing libssh (0.10.5-r0) 03:36:53 (127/154) Installing libsodium (1.0.18-r3) 03:36:53 (128/154) Installing libzmq (4.3.4-r4) 03:36:53 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 03:36:53 (130/154) Installing libevent (2.1.12-r6) 03:36:53 (131/154) Installing wayland-libs-server (1.22.0-r2) 03:36:53 (132/154) Installing mesa-gbm (23.0.4-r0) 03:36:53 (133/154) Installing harfbuzz-subset (7.3.0-r0) 03:36:53 (134/154) Installing icu-libs (73.2-r2) 03:36:53 (135/154) Installing jsoncpp (1.9.5-r0) 03:36:53 (136/154) Installing minizip (1.2.13-r1) 03:36:53 (137/154) Installing nspr (4.35-r2) 03:36:53 (138/154) Installing sqlite-libs (3.41.2-r3) 03:36:53 (139/154) Installing nss (3.94-r0) 03:36:53 (140/154) Installing pipewire-libs (0.3.70-r1) 03:36:53 (141/154) Installing libasyncns (0.8-r1) 03:36:53 (142/154) Installing libltdl (2.4.7-r2) 03:36:53 (143/154) Installing orc (0.4.39-r0) 03:36:53 (144/154) Installing libsndfile (1.2.2-r1) 03:36:53 (145/154) Installing speexdsp (1.2.1-r1) 03:36:53 (146/154) Installing tdb-libs (1.4.8-r1) 03:36:53 (147/154) Installing libpulse (16.1-r10) 03:36:53 (148/154) Installing snappy (1.1.10-r1) 03:36:53 (149/154) Installing libwoff2common (1.0.2-r2) 03:36:53 (150/154) Installing libwoff2enc (1.0.2-r2) 03:36:53 (151/154) Installing libgpg-error (1.47-r1) 03:36:53 (152/154) Installing libgcrypt (1.10.2-r1) 03:36:53 (153/154) Installing libxslt (1.1.38-r1) 03:36:53 (154/154) Installing chromium (119.0.6045.159-r0) 03:36:57 Executing busybox-1.36.1-r5.trigger 03:36:57 Executing fontconfig-2.14.2-r3.trigger 03:36:57 Executing mkfontscale-1.2.2-r3.trigger 03:36:57 Executing glib-2.76.6-r0.trigger 03:36:57 Executing shared-mime-info-2.2-r5.trigger 03:36:57 Executing gdk-pixbuf-2.42.12-r0.trigger 03:36:57 Executing gtk-update-icon-cache-3.24.43-r0.trigger 03:36:57 Executing gtk+3.0-3.24.43-r0.trigger 03:36:57 OK: 579 MiB in 171 packages 03:37:05 ---> Removed intermediate container 432531ddafbf 03:37:05 ---> 143098fd6248 03:37:05 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 03:37:05 ---> Running in 9b2da8d7eabc 03:37:05 ---> Removed intermediate container 9b2da8d7eabc 03:37:05 ---> 38e5fdd72323 03:37:05 Step 4/10 : ENV NODE_OPTIONS=--openssl-legacy-provider 03:37:05 ---> Running in 8c6c83c1b61e 03:37:06 ---> Removed intermediate container 8c6c83c1b61e 03:37:06 ---> 51f459270bd8 03:37:06 Step 5/10 : ENV PATH=/app/node_modules/.bin:$PATH 03:37:06 ---> Running in 719d0c98cf29 03:37:06 ---> Removed intermediate container 719d0c98cf29 03:37:06 ---> c58c77aa5908 03:37:06 Step 6/10 : ARG USER=1000 03:37:06 ---> Running in e2849414957b 03:37:06 ---> Removed intermediate container e2849414957b 03:37:06 ---> f302e4223e9f 03:37:06 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 03:37:06 ---> Running in 01cb7a6b85ab 03:37:06 ---> Removed intermediate container 01cb7a6b85ab 03:37:06 ---> d623d2a8ab44 03:37:06 Step 8/10 : USER $USER:$USER 03:37:06 ---> Running in 4456886b3ff3 03:37:06 ---> Removed intermediate container 4456886b3ff3 03:37:06 ---> 8ef661d7e69c 03:37:06 Step 9/10 : WORKDIR /app 03:37:06 ---> Running in 8d91822b0059 03:37:06 ---> Removed intermediate container 8d91822b0059 03:37:06 ---> e245bb11ad72 03:37:06 Step 10/10 : LABEL git_sha=1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f 03:37:06 ---> Running in e42fcee690b7 03:37:07 ---> Removed intermediate container e42fcee690b7 03:37:07 ---> e1d2d693942e 03:37:07 Successfully built e1d2d693942e 03:37:07 Successfully tagged edgexfoundry/edgex-web-ui:1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f 03:37:07 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 03:37:07 touch edgex-web-ui.imagebuilt 03:37:07 mkdir -p node_modules coverage 03:37:07 chown "1000:1000" . node_modules coverage package-lock.json 03:37:07 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 03:37:11 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 03:37:12 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 03:37:12 npm warn deprecated har-validator@5.1.5: this library is no longer supported 03:37:13 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 03:37:13 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 03:37:14 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 03:37:14 npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 03:37:14 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 03:37:14 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 03:37:14 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 03:37:14 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 03:37:15 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. 03:37:18 npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 03:37:23 03:37:23 added 1196 packages, and audited 1197 packages in 16s 03:37:23 03:37:23 100 packages are looking for funding 03:37:23 run `npm fund` for details 03:37:23 03:37:23 52 vulnerabilities (11 low, 21 moderate, 17 high, 3 critical) 03:37:23 03:37:23 To address issues that do not require attention, run: 03:37:23 npm audit fix 03:37:23 03:37:23 To address all issues (including breaking changes), run: 03:37:23 npm audit fix --force 03:37:23 03:37:23 Run `npm audit` for details. 03:37:23 npm notice 03:37:23 npm notice New major version of npm available! 10.7.0 -> 11.5.2 03:37:23 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.5.2 03:37:23 npm notice To update run: npm install -g npm@11.5.2 03:37:23 npm notice 03:37:26 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 03:37:28 - Generating browser application bundles (phase: setup)... 03:37:50 ✔ Browser application bundle generation complete. 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/addon/edit/matchbrackets.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/addon/fold/foldcode.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/addon/fold/foldgutter.css' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/addon/fold/foldgutter.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/addon/fold/indent-fold.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/addon/hint/show-hint.css' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/addon/hint/show-hint.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/addon/hint/sql-hint.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/addon/mode/loadmode.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/addon/scroll/simplescrollbars.css' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/addon/scroll/simplescrollbars.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/addon/selection/active-line.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/keymap/sublime.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/lib/codemirror.css' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/lib/codemirror.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/mode/sql/sql.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/mode/yaml/yaml.js' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/theme/abcdef.css' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/theme/base16-dark.css' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/theme/elegant.css' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/theme/gruvbox-dark.css' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/theme/material-darker.css' in '/app' 03:37:50 03:37:50 Error: Can't resolve 'node_modules/codemirror/theme/3024-night.css' in '/app' 03:37:50 03:37:50 03:37:50 28 08 2025 03:37:49.964:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 03:37:50 28 08 2025 03:37:49.965:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 03:37:50 28 08 2025 03:37:49.966:ERROR [karma-server]: Error: Found 1 load error 03:37:50 at Server. (/app/node_modules/karma/lib/server.js:243:26) 03:37:50 at Object.onceWrapper (node:events:631:28) 03:37:50 at Server.emit (node:events:529:35) 03:37:50 at Server.emit (node:domain:489:12) 03:37:50 at emitListeningNT (node:net:1851:10) 03:37:50 at process.processTicksAndRejections (node:internal/process/task_queues:81:21) 03:37:52 ✔ Browser application bundle generation complete. 03:37:52 ✔ Browser application bundle generation complete. 03:37:54 make[1]: *** [Makefile:144: test] Error 1 03:37:54 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-842/web' 03:37:54 make: *** [Makefile:58: test-angular] Error 2 [Pipeline] } 03:37:54 $ docker stop --time=1 01321bb645eb7c6d9dff4c081926ae5d730be4a347eacb7ca783347c4965e5e9 03:37:55 $ docker rm -f --volumes 01321bb645eb7c6d9dff4c081926ae5d730be4a347eacb7ca783347c4965e5e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:56 03:37:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:57 latest: Pulling from edgex-lftools-log-publisher 03:37:57 5eb5b503b376: Pulling fs layer 03:37:57 5c69ac0246d0: Pulling fs layer 03:37:57 ec43610c2a17: Pulling fs layer 03:37:57 3a2ae6a8a46f: Pulling fs layer 03:37:57 33b1e0a273af: Pulling fs layer 03:37:57 5d3b04190fa2: Pulling fs layer 03:37:57 2f39f015ded8: Pulling fs layer 03:37:57 3a2ae6a8a46f: Waiting 03:37:57 33b1e0a273af: Waiting 03:37:57 5d3b04190fa2: Waiting 03:37:57 2f39f015ded8: Waiting 03:37:57 5c69ac0246d0: Verifying Checksum 03:37:57 5c69ac0246d0: Download complete 03:37:57 3a2ae6a8a46f: Verifying Checksum 03:37:57 3a2ae6a8a46f: Download complete 03:37:57 ec43610c2a17: Verifying Checksum 03:37:57 ec43610c2a17: Download complete 03:37:57 33b1e0a273af: Verifying Checksum 03:37:57 33b1e0a273af: Download complete 03:37:57 5d3b04190fa2: Download complete 03:37:57 5eb5b503b376: Download complete 03:37:57 2f39f015ded8: Download complete 03:37:58 5eb5b503b376: Pull complete 03:37:59 5c69ac0246d0: Pull complete 03:37:59 ec43610c2a17: Pull complete 03:37:59 3a2ae6a8a46f: Pull complete 03:37:59 33b1e0a273af: Pull complete 03:38:00 5d3b04190fa2: Pull complete 03:38:05 2f39f015ded8: Pull complete 03:38:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:05 prd-ubuntu20.04-docker-8c-8g-7757 does not seem to be running inside a container 03:38:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-842 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842:/w/workspace/edgexfoundry_edgex-ui-go_PR-842:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:38:07 $ docker top fb505cc244183c987dfb2746bcd9445f3b1113b75dc1f213e68e3786160b327e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:07 ---> job-cost.sh 03:38:07 lf-activate-venv: SKIPPING 03:38:07 INFO: No Stack... 03:38:07 INFO: Retrieving Pricing Info for: v3-standard-8 03:38:08 INFO: Archiving Costs [Pipeline] sh 03:38:08 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives/cost.csv 03:38:08 + cut -d, -f6 [Pipeline] lock 03:38:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-842-1-stack-cost] 03:38:08 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-842-1-stack-cost] did not exist. Created. 03:38:08 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-842-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:08 + echo total: 0.2199999988079071 [Pipeline] stash 03:38:09 Stashed 1 file(s) [Pipeline] } 03:38:09 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-842-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:38:09 $ docker stop --time=1 fb505cc244183c987dfb2746bcd9445f3b1113b75dc1f213e68e3786160b327e 03:38:10 $ docker rm -f --volumes fb505cc244183c987dfb2746bcd9445f3b1113b75dc1f213e68e3786160b327e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:38:11 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:38:13 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives ] 03:38:13 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives 03:38:13 total 16 03:38:13 drwxr-xr-x 3 root root 4096 Aug 28 03:38 . 03:38:13 drwxrwxr-x 14 jenkins jenkins 4096 Aug 28 03:38 .. 03:38:13 drwxr-xr-x 2 root root 4096 Aug 28 03:38 cost 03:38:13 -rw-r--r-- 1 root root 83 Aug 28 03:38 cost.csv 03:38:13 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives 03:38:13 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives 03:38:13 total 16 03:38:13 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 03:38 . 03:38:13 drwxrwxr-x 14 jenkins jenkins 4096 Aug 28 03:38 .. 03:38:13 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 03:38 cost 03:38:13 -rw-r--r-- 1 jenkins jenkins 83 Aug 28 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:38:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:38:14 ---> package-listing.sh 03:38:14 ++ facter osfamily 03:38:14 ++ tr '[:upper:]' '[:lower:]' 03:38:14 + OS_FAMILY=debian 03:38:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-842 03:38:14 + START_PACKAGES=/tmp/packages_start.txt 03:38:14 + END_PACKAGES=/tmp/packages_end.txt 03:38:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:38:14 + PACKAGES=/tmp/packages_start.txt 03:38:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-842 ']' 03:38:14 + PACKAGES=/tmp/packages_end.txt 03:38:14 + case "${OS_FAMILY}" in 03:38:14 + dpkg -l 03:38:14 + grep '^ii' 03:38:14 + '[' -f /tmp/packages_start.txt ']' 03:38:14 + '[' -f /tmp/packages_end.txt ']' 03:38:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:38:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-842 ']' 03:38:14 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives/ 03:38:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives/ [Pipeline] echo 03:38:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:38:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:16 prd-ubuntu20.04-docker-8c-8g-7757 does not seem to be running inside a container 03:38:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-842 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842:/w/workspace/edgexfoundry_edgex-ui-go_PR-842:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:38:16 $ docker top 578016b2aa912717c853d09f9d53ba575d4214ecacd6efc4484dadf7cba728fd -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:16 + touch /tmp/pre-build-complete [Pipeline] sh 03:38:17 + mkdir -p /var/log/sysstat [Pipeline] sh 03:38:17 + ls /var/log/sa-host 03:38:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:17 provisioning config files... 03:38:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/config1497446400246179787tmp [Pipeline] { [Pipeline] echo 03:38:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:38:18 ---> create-netrc.sh [Pipeline] } 03:38:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:38:18 ---> python-tools-install.sh [Pipeline] echo 03:38:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:38:19 ---> sudo-logs.sh 03:38:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:38:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:38:19 ---> job-cost.sh 03:38:19 lf-activate-venv: SKIPPING 03:38:19 DEBUG: total: 0.2199999988079071 03:38:19 INFO: Retrieving Stack Cost... 03:38:19 INFO: Retrieving Pricing Info for: v3-standard-8 03:38:19 INFO: Archiving Costs [Pipeline] echo 03:38:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:38:20 ---> logs-deploy.sh 03:38:20 lf-activate-venv: SKIPPING 03:38:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-842/1 03:38:20 INFO: archiving workspace using pattern(s): 03:38:21 Archives upload complete. 03:38:21 INFO: archiving logs to Nexus