Pull request #633 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 9bbe69e9c43986e0414a9e181f4f0d202588a052+ef214e184896840ffd361b660bf61225b6f94ad5 (cd0c4fabab837a1c21ccb90f18dbfe5fa990d070) 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-ssh3277360356050566431.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17004571241940819984.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-633/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-633/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7219131868412469026.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-633/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14797615531064075840.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13897156361018453567.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-633/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-633/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh612637730097558483.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-6253 in /w/workspace/edgexfoundry_edgex-ui-go_PR-633 [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-633 # 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/633/head:refs/remotes/origin/PR-633 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ef214e184896840ffd361b660bf61225b6f94ad5 into PR head commit 9bbe69e9c43986e0414a9e181f4f0d202588a052 Merge succeeded, producing 9bbe69e9c43986e0414a9e181f4f0d202588a052 Checking out Revision 9bbe69e9c43986e0414a9e181f4f0d202588a052 (PR-633) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bbe69e9c43986e0414a9e181f4f0d202588a052 # 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 ef214e184896840ffd361b660bf61225b6f94ad5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bbe69e9c43986e0414a9e181f4f0d202588a052 # timeout=10 Commit message: "build: Upgrade to go-1.21 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:25:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:25:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:25:14 ========================================================= 15:25:14 EdgeX Global Pipelines Version Info 15:25:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:25:15 ------------------- 15:25:15 stable info: 15:25:15 ------------------- 15:25:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:25:15 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:25:15 Message: update stable to v1.0.254 15:25:16 ------------------- 15:25:16 experimental info: 15:25:16 ------------------- 15:25:16 Commited By: **** collab-it+edgex@linuxfoundation.org 15:25:16 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:25:16 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:25:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:25:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:25:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:25:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:25:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:25:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:25:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-633 [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-633 [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-633 [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bbe69e9c43986e0414a9e181f4f0d202588a052 [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bbe69e [Pipeline] echo 15:25:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:18 provisioning config files... 15:25:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/config16708069189149137679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:18 ---> docker-login.sh 15:25:18 nexus3.edgexfoundry.org:10001 15:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:19 Configure a credential helper to remove this warning. See 15:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:19 15:25:19 Login Succeeded 15:25:19 nexus3.edgexfoundry.org:10002 15:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:19 Configure a credential helper to remove this warning. See 15:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:19 15:25:19 Login Succeeded 15:25:19 nexus3.edgexfoundry.org:10003 15:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:19 Configure a credential helper to remove this warning. See 15:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:19 15:25:19 Login Succeeded 15:25:19 nexus3.edgexfoundry.org:10004 15:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:19 Configure a credential helper to remove this warning. See 15:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:19 15:25:19 Login Succeeded 15:25:19 docker.io 15:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:20 Configure a credential helper to remove this warning. See 15:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:20 15:25:20 Login Succeeded 15:25:20 ---> docker-login.sh ends [Pipeline] } 15:25:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:25:20 + git rev-list -1 --merges 9bbe69e9c43986e0414a9e181f4f0d202588a052~1..9bbe69e9c43986e0414a9e181f4f0d202588a052 [Pipeline] echo 15:25:20 -----------> git rev-list -1 --merges 9bbe69e9c43986e0414a9e181f4f0d202588a052~1..9bbe69e9c43986e0414a9e181f4f0d202588a052 9bbe69e9c43986e0414a9e181f4f0d202588a052 [false] [Pipeline] sh 15:25:21 + git log --format=format:%s -1 9bbe69e9c43986e0414a9e181f4f0d202588a052 [Pipeline] echo 15:25:21 ========================================================= 15:25:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:25:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:21 + git log --format=format:%s -1 9bbe69e9c43986e0414a9e181f4f0d202588a052 [Pipeline] echo 15:25:21 [semverPrep] GIT_COMMIT: 9bbe69e9c43986e0414a9e181f4f0d202588a052, Commit Message: build: Upgrade to go-1.21 and Alpine 3.18 [Pipeline] echo 15:25:21 [semverPrep] This is not a build commit. [Pipeline] sh 15:25:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:25:22 + grep -v github /etc/ssh/ssh_known_hosts 15:25:22 + [ -e /tmp/ssh_known_hosts ] 15:25:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:25:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:25:22 + sudo tee -a /etc/ssh/ssh_known_hosts 15:25:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:25:22 15:25:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:25:23 0.1.4: Pulling from edgex-devops/py-git-semver 15:25:23 b85a868b505f: Pulling fs layer 15:25:23 e2be974225ed: Pulling fs layer 15:25:23 339a4e72a1f5: Pulling fs layer 15:25:23 988bab9f4d93: Pulling fs layer 15:25:23 1469e6f7b9e6: Pulling fs layer 15:25:23 eaf3925da568: Pulling fs layer 15:25:23 bab4dde63d76: Pulling fs layer 15:25:23 bde34c3a00c8: Pulling fs layer 15:25:23 b352a97aabf1: Pulling fs layer 15:25:23 4872d77fe225: Pulling fs layer 15:25:23 5851b861e8e6: Pulling fs layer 15:25:23 988bab9f4d93: Waiting 15:25:23 1469e6f7b9e6: Waiting 15:25:23 eaf3925da568: Waiting 15:25:23 bab4dde63d76: Waiting 15:25:23 4872d77fe225: Waiting 15:25:23 bde34c3a00c8: Waiting 15:25:23 e2be974225ed: Download complete 15:25:23 988bab9f4d93: Verifying Checksum 15:25:23 988bab9f4d93: Download complete 15:25:23 1469e6f7b9e6: Verifying Checksum 15:25:23 1469e6f7b9e6: Download complete 15:25:23 eaf3925da568: Verifying Checksum 15:25:23 eaf3925da568: Download complete 15:25:23 339a4e72a1f5: Verifying Checksum 15:25:23 339a4e72a1f5: Download complete 15:25:23 bde34c3a00c8: Download complete 15:25:23 b352a97aabf1: Verifying Checksum 15:25:23 b352a97aabf1: Download complete 15:25:23 4872d77fe225: Download complete 15:25:23 5851b861e8e6: Verifying Checksum 15:25:23 5851b861e8e6: Download complete 15:25:23 b85a868b505f: Verifying Checksum 15:25:23 b85a868b505f: Download complete 15:25:23 bab4dde63d76: Verifying Checksum 15:25:23 bab4dde63d76: Download complete 15:25:24 b85a868b505f: Pull complete 15:25:24 e2be974225ed: Pull complete 15:25:25 339a4e72a1f5: Pull complete 15:25:26 988bab9f4d93: Pull complete 15:25:26 1469e6f7b9e6: Pull complete 15:25:26 eaf3925da568: Pull complete 15:25:28 bab4dde63d76: Pull complete 15:25:28 bde34c3a00c8: Pull complete 15:25:28 b352a97aabf1: Pull complete 15:25:28 4872d77fe225: Pull complete 15:25:28 5851b861e8e6: Pull complete 15:25:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:25:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:29 prd-ubuntu20.04-docker-8c-8g-6253 does not seem to be running inside a container 15:25:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-633 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633:/w/workspace/edgexfoundry_edgex-ui-go_PR-633:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:25:40 $ docker top 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 -eo pid,comm 15:25:40 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). 15:25:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:25:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:25:40 [ssh-agent] Looking for ssh-agent implementation... 15:25:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:25:40 $ docker exec 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 ssh-agent 15:25:40 SSH_AUTH_SOCK=/tmp/ssh-yzxullFKUV69/agent.32 15:25:40 SSH_AGENT_PID=38 15:25:40 Running ssh-add (command line suppressed) 15:25:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/private_key_10093960714469587410.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/private_key_10093960714469587410.key) 15:25:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:25:41 + git tag --points-at HEAD [Pipeline] } 15:25:41 $ docker exec --env ******** --env ******** 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 ssh-agent -k 15:25:41 unset SSH_AUTH_SOCK; 15:25:41 unset SSH_AGENT_PID; 15:25:41 echo Agent pid 38 killed; 15:25:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:25:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:25:41 [ssh-agent] Looking for ssh-agent implementation... 15:25:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:25:41 $ docker exec 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 ssh-agent 15:25:41 SSH_AUTH_SOCK=/tmp/ssh-lW2wSnnUUxfB/agent.70 15:25:41 SSH_AGENT_PID=76 15:25:41 Running ssh-add (command line suppressed) 15:25:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/private_key_1298033432772650947.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/private_key_1298033432772650947.key) 15:25:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:25:42 + git semver init 15:25:42 2023-09-15 15:25:42,326 [run_init] DEBUG init version:0.0.0 force:False 15:25:42 2023-09-15 15:25:42,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver 15:25:42 2023-09-15 15:25:42,329 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver 15:25:42 2023-09-15 15:25:42,329 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-633, universal_newlines=False, shell=None, istream=None) 15:25:44 2023-09-15 15:25:44,184 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.git/info/exclude 15:25:44 2023-09-15 15:25:44,185 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver/PR-633 with force:False 15:25:44 2023-09-15 15:25:44,185 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver/PR-633 15:25:44 2023-09-15 15:25:44,189 [execute] INFO git cat-file --batch-check 15:25:44 2023-09-15 15:25:44,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver, universal_newlines=False, shell=None, istream=) 15:25:44 2023-09-15 15:25:44,194 [execute] INFO git cat-file --batch 15:25:44 2023-09-15 15:25:44,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver, universal_newlines=False, shell=None, istream=) 15:25:44 2023-09-15 15:25:44,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver/PR-633 15:25:44 0.0.0 [Pipeline] } 15:25:44 $ docker exec --env ******** --env ******** 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 ssh-agent -k 15:25:44 unset SSH_AUTH_SOCK; 15:25:44 unset SSH_AGENT_PID; 15:25:44 echo Agent pid 76 killed; 15:25:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:25:44 + git semver [Pipeline] } 15:25:45 $ docker stop --time=1 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 15:25:46 $ docker rm -f --volumes 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:25:47 Stashed 1 file(s) [Pipeline] echo 15:25:47 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:48 provisioning config files... 15:25:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/config13168222556052036972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:48 ---> docker-login.sh 15:25:48 nexus3.edgexfoundry.org:10001 15:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:48 Configure a credential helper to remove this warning. See 15:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:48 15:25:48 Login Succeeded 15:25:48 nexus3.edgexfoundry.org:10002 15:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:48 Configure a credential helper to remove this warning. See 15:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:48 15:25:48 Login Succeeded 15:25:48 nexus3.edgexfoundry.org:10003 15:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:48 Configure a credential helper to remove this warning. See 15:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:48 15:25:48 Login Succeeded 15:25:48 nexus3.edgexfoundry.org:10004 15:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:49 Configure a credential helper to remove this warning. See 15:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:49 15:25:49 Login Succeeded 15:25:49 docker.io 15:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:49 Configure a credential helper to remove this warning. See 15:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:49 15:25:49 Login Succeeded 15:25:49 ---> docker-login.sh ends [Pipeline] } 15:25:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:25:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:25:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:25:49 ========================================================= 15:25:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:25:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:25:50 Sending build context to Docker daemon 47.56MB 15:25:50 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 15:25:50 Step 2/15 : FROM ${BASE} AS builder 15:25:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:25:50 7264a8db6415: Pulling fs layer 15:25:50 c4d48a809fc2: Pulling fs layer 15:25:50 4f1c88b9dad5: Pulling fs layer 15:25:50 ad3a456e5733: Pulling fs layer 15:25:50 9e4f439ed901: Pulling fs layer 15:25:50 feaf6a47b606: Pulling fs layer 15:25:50 5e8b037d7d82: Pulling fs layer 15:25:50 8ac70367396e: Pulling fs layer 15:25:50 6db16350a2e2: Pulling fs layer 15:25:50 9250d5d63582: Pulling fs layer 15:25:50 9e4f439ed901: Waiting 15:25:50 6db16350a2e2: Waiting 15:25:50 5e8b037d7d82: Waiting 15:25:50 8ac70367396e: Waiting 15:25:50 ad3a456e5733: Waiting 15:25:50 c4d48a809fc2: Download complete 15:25:50 ad3a456e5733: Download complete 15:25:50 9e4f439ed901: Verifying Checksum 15:25:50 9e4f439ed901: Download complete 15:25:50 7264a8db6415: Verifying Checksum 15:25:50 7264a8db6415: Download complete 15:25:50 feaf6a47b606: Verifying Checksum 15:25:50 feaf6a47b606: Download complete 15:25:50 7264a8db6415: Pull complete 15:25:50 c4d48a809fc2: Pull complete 15:25:50 8ac70367396e: Verifying Checksum 15:25:50 8ac70367396e: Download complete 15:25:50 4f1c88b9dad5: Verifying Checksum 15:25:50 4f1c88b9dad5: Download complete 15:25:51 6db16350a2e2: Verifying Checksum 15:25:51 6db16350a2e2: Download complete 15:25:51 9250d5d63582: Verifying Checksum 15:25:51 9250d5d63582: Download complete 15:25:51 5e8b037d7d82: Verifying Checksum 15:25:51 5e8b037d7d82: Download complete 15:25:55 4f1c88b9dad5: Pull complete 15:25:55 ad3a456e5733: Pull complete 15:25:55 9e4f439ed901: Pull complete 15:25:56 feaf6a47b606: Pull complete 15:25:59 5e8b037d7d82: Pull complete 15:26:00 8ac70367396e: Pull complete 15:26:01 6db16350a2e2: Pull complete 15:26:02 9250d5d63582: Pull complete 15:26:02 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 15:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:26:02 ---> fa269f55d9b9 15:26:02 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:26:03 Still waiting to schedule task 15:26:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:26:17 ---> Running in fda87f58cf0d 15:26:17 Removing intermediate container fda87f58cf0d 15:26:17 ---> 03364979710e 15:26:17 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:26:17 ---> Running in e007e32c71bf 15:26:18 Removing intermediate container e007e32c71bf 15:26:18 ---> b18fafa761fa 15:26:18 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:26:18 ---> Running in 2b1f282ccb28 15:26:18 Removing intermediate container 2b1f282ccb28 15:26:18 ---> f919666212e3 15:26:18 Step 6/15 : LABEL Name=edgex-ui-go 15:26:18 ---> Running in 7a074881d840 15:26:19 Removing intermediate container 7a074881d840 15:26:19 ---> 8cd80d05eb73 15:26:19 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:26:19 ---> Running in 2dbd1e9e6e4e 15:26:19 Removing intermediate container 2dbd1e9e6e4e 15:26:19 ---> ce85de4003e0 15:26:19 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:26:20 latest: Pulling from library/docker 15:26:20 7264a8db6415: Already exists 15:26:20 cfafd3a03f86: Pulling fs layer 15:26:20 4f4fb700ef54: Pulling fs layer 15:26:20 f11d96ce7eaa: Pulling fs layer 15:26:20 6adc040a05cc: Pulling fs layer 15:26:20 787484ec7e57: Pulling fs layer 15:26:20 ab22443da284: Pulling fs layer 15:26:20 4df676a3ac49: Pulling fs layer 15:26:20 579a751e9a42: Pulling fs layer 15:26:20 433699f84749: Pulling fs layer 15:26:20 3e5c5f3a87be: Pulling fs layer 15:26:20 389d589ce89a: Pulling fs layer 15:26:20 a43e1216f500: Pulling fs layer 15:26:20 2c2a8ce1e4eb: Pulling fs layer 15:26:20 787484ec7e57: Waiting 15:26:20 ab22443da284: Waiting 15:26:20 4df676a3ac49: Waiting 15:26:20 579a751e9a42: Waiting 15:26:20 433699f84749: Waiting 15:26:20 2c2a8ce1e4eb: Waiting 15:26:20 3e5c5f3a87be: Waiting 15:26:20 389d589ce89a: Waiting 15:26:20 a43e1216f500: Waiting 15:26:21 4f4fb700ef54: Verifying Checksum 15:26:21 4f4fb700ef54: Download complete 15:26:21 cfafd3a03f86: Verifying Checksum 15:26:21 cfafd3a03f86: Download complete 15:26:21 f11d96ce7eaa: Verifying Checksum 15:26:21 f11d96ce7eaa: Download complete 15:26:21 6adc040a05cc: Verifying Checksum 15:26:21 6adc040a05cc: Download complete 15:26:21 787484ec7e57: Verifying Checksum 15:26:21 787484ec7e57: Download complete 15:26:21 ab22443da284: Download complete 15:26:21 4df676a3ac49: Download complete 15:26:21 579a751e9a42: Verifying Checksum 15:26:21 579a751e9a42: Download complete 15:26:21 cfafd3a03f86: Pull complete 15:26:21 433699f84749: Verifying Checksum 15:26:21 433699f84749: Download complete 15:26:21 3e5c5f3a87be: Verifying Checksum 15:26:21 3e5c5f3a87be: Download complete 15:26:21 a43e1216f500: Download complete 15:26:21 2c2a8ce1e4eb: Download complete 15:26:22 389d589ce89a: Verifying Checksum 15:26:22 389d589ce89a: Download complete 15:26:22 4f4fb700ef54: Pull complete 15:26:23 f11d96ce7eaa: Pull complete 15:26:23 6adc040a05cc: Pull complete 15:26:24 787484ec7e57: Pull complete 15:26:25 ab22443da284: Pull complete 15:26:25 4df676a3ac49: Pull complete 15:26:26 579a751e9a42: Pull complete 15:26:26 433699f84749: Pull complete 15:26:27 3e5c5f3a87be: Pull complete 15:26:29 389d589ce89a: Pull complete 15:26:29 a43e1216f500: Pull complete 15:26:30 2c2a8ce1e4eb: Pull complete 15:26:30 Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c 15:26:30 Status: Downloaded newer image for docker:latest 15:26:40 ---> f41957f9eb97 15:26:40 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:40 ---> Running in 3c006834df24 15:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:26:43 OK: 265 MiB in 56 packages 15:26:44 Removing intermediate container 3c006834df24 15:26:44 ---> 5a4a6d6a566f 15:26:44 Step 10/15 : ENV GO111MODULE=on 15:26:44 ---> Running in e61fe614d371 15:26:44 Removing intermediate container e61fe614d371 15:26:44 ---> b55f9464b423 15:26:44 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:26:44 ---> Running in cd586260baac 15:26:44 Removing intermediate container cd586260baac 15:26:44 ---> e7b710bf896e 15:26:44 Step 12/15 : COPY go.mod vendor* ./ 15:26:45 ---> 998cb6bdbcf5 15:26:45 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:45 ---> Running in 6b20d9e671c1 15:27:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6254 in /w/workspace/edgexfoundry_edgex-ui-go_PR-633 [Pipeline] { [Pipeline] ws 15:27:34 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 15:27:34 The recommended git tool is: git 15:27:39 using credential edgex-jenkins-ssh 15:27:39 Cloning the remote Git repository 15:27:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:27:39 > git init /w/workspace/edgex-ui-go/1 # timeout=10 15:27:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:27:39 > git --version # timeout=10 15:27:39 > git --version # 'git version 2.25.1' 15:27:39 using GIT_SSH to set credentials SSH Credentials for GitHub 15:27:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:27:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:44 Merging remotes/origin/main commit ef214e184896840ffd361b660bf61225b6f94ad5 into PR head commit 9bbe69e9c43986e0414a9e181f4f0d202588a052 15:27:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:27:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:27:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:27:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:27:44 > git config core.sparsecheckout # timeout=10 15:27:44 > git checkout -f 9bbe69e9c43986e0414a9e181f4f0d202588a052 # timeout=10 15:27:44 Merge succeeded, producing 9bbe69e9c43986e0414a9e181f4f0d202588a052 15:27:44 Checking out Revision 9bbe69e9c43986e0414a9e181f4f0d202588a052 (PR-633) 15:27:44 > git remote # timeout=10 15:27:44 > git config --get remote.origin.url # timeout=10 15:27:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:27:44 > git merge ef214e184896840ffd361b660bf61225b6f94ad5 # timeout=10 15:27:44 > git rev-parse HEAD^{commit} # timeout=10 15:27:44 > git config core.sparsecheckout # timeout=10 15:27:44 > git checkout -f 9bbe69e9c43986e0414a9e181f4f0d202588a052 # timeout=10 15:27:48 Commit message: "build: Upgrade to go-1.21 and Alpine 3.18" 15:27:48 > git --version # timeout=10 15:27:48 > git --version # 'git version 2.25.1' 15:27:48 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:27:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:27:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:27:49 Dload Upload Total Spent Left Speed 15:27:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 15:27:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:27:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:27:50 + sudo tee /etc/docker/daemon.new 15:27:50 { 15:27:50 "registry-mirrors": [ 15:27:50 "https://nexus3.edgexfoundry.org:10001" 15:27:50 ], 15:27:50 "bip": "10.250.0.254/24", 15:27:50 "hosts": [ 15:27:50 "tcp://0.0.0.0:5555", 15:27:50 "unix:///var/run/docker.sock" 15:27:50 ], 15:27:50 "mtu": 1458, 15:27:50 "selinux-enabled": true, 15:27:50 "seccomp-profile": "/etc/docker/seccomp.json" 15:27:50 } [Pipeline] sh 15:27:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:27:51 + sudo service docker restart 15:27:52 Removing intermediate container 6b20d9e671c1 15:27:52 ---> ae93c38b2e11 15:27:52 Step 14/15 : COPY . . 15:27:52 ---> 586907407768 15:27:52 Step 15/15 : RUN ${MAKE} 15:27:52 ---> Running in f4a8a5820663 15:27:52 noop 15:27:52 Removing intermediate container f4a8a5820663 15:27:52 ---> 6264f5e89b66 15:27:52 Successfully built 6264f5e89b66 15:27:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:53 + docker inspect -f . ci-base-image-x86_64 15:27:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:53 prd-ubuntu20.04-docker-8c-8g-6253 does not seem to be running inside a container 15:27:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-633 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633:/w/workspace/edgexfoundry_edgex-ui-go_PR-633:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@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 ******** -e ******** ci-base-image-x86_64 cat 15:27:53 $ docker top e18fa9e468dc5416ae2ee36a99b4b93a41489e9daf3bc5ddba8ee0f07e23c854 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:54 + go version 15:27:54 go version go1.21.0 linux/amd64 [Pipeline] } 15:27:54 $ docker stop --time=1 e18fa9e468dc5416ae2ee36a99b4b93a41489e9daf3bc5ddba8ee0f07e23c854 15:27:55 $ docker rm -f --volumes e18fa9e468dc5416ae2ee36a99b4b93a41489e9daf3bc5ddba8ee0f07e23c854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:56 + docker inspect -f . ci-base-image-x86_64 15:27:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:56 prd-ubuntu20.04-docker-8c-8g-6253 does not seem to be running inside a container 15:27:56 $ 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-633 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633:/w/workspace/edgexfoundry_edgex-ui-go_PR-633:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@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 ******** -e ******** ci-base-image-x86_64 cat 15:27:56 $ docker top 3d068f846615f0647b5099c2a4c7878ff15a7658f2a70a3ae78d16b27fa8f5a3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-633 [Pipeline] fileExists [Pipeline] sh 15:27:57 + make test 15:27:57 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:28:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:28:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:28:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:28:06 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:28:06 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:28:06 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:28:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:28:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:28:06 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:28:06 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:09 provisioning config files... 15:28:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config11247161288161383455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:28:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:28:10 ./bin/test-attribution-txt.sh 15:28:10 make -C web test 15:28:10 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-633/web' 15:28:10 make[1]: tput: No such file or directory 15:28:10 make[1]: tput: No such file or directory 15:28:10 warning: generating ./VERSION 15:28:10 echo "0.0.0" > VERSION 15:28:10 docker build \ 15:28:10 -f Dockerfile \ 15:28:10 --build-arg USER=1000 \ 15:28:10 \ 15:28:10 --label "git_sha=9bbe69e9c43986e0414a9e181f4f0d202588a052" \ 15:28:10 -t edgexfoundry/edgex-web-ui:9bbe69e9c43986e0414a9e181f4f0d202588a052 \ 15:28:10 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:28:10 . 15:28:10 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:28:10 Install the buildx component to build images with BuildKit: 15:28:10 https://docs.docker.com/go/buildx/ 15:28:10 15:28:10 Sending build context to Docker daemon 2.571MB 15:28:10 Step 1/10 : FROM node:18-alpine3.18 15:28:10 ---> docker-login.sh 15:28:10 nexus3.edgexfoundry.org:10001 15:28:10 18-alpine3.18: Pulling from library/node 15:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:10 7264a8db6415: Already exists 15:28:10 751194035c36: Pulling fs layer 15:28:10 eff5dce73b38: Pulling fs layer 15:28:10 c8ce5be43019: Pulling fs layer 15:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:10 Configure a credential helper to remove this warning. See 15:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:10 15:28:10 Login Succeeded 15:28:10 nexus3.edgexfoundry.org:10002 15:28:10 c8ce5be43019: Download complete 15:28:11 eff5dce73b38: Verifying Checksum 15:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:11 Configure a credential helper to remove this warning. See 15:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:11 15:28:11 Login Succeeded 15:28:11 nexus3.edgexfoundry.org:10003 15:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:11 Configure a credential helper to remove this warning. See 15:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:11 15:28:11 Login Succeeded 15:28:11 nexus3.edgexfoundry.org:10004 15:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:11 Configure a credential helper to remove this warning. See 15:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:11 15:28:11 Login Succeeded 15:28:11 docker.io 15:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:12 Configure a credential helper to remove this warning. See 15:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:12 15:28:12 Login Succeeded 15:28:12 ---> docker-login.sh ends 15:28:12 751194035c36: Verifying Checksum 15:28:12 751194035c36: Download complete [Pipeline] } 15:28:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:28:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:12 ========================================================= 15:28:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:28:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:28:14 751194035c36: Pull complete 15:28:14 eff5dce73b38: Pull complete 15:28:14 c8ce5be43019: Pull complete 15:28:14 Sending build context to Docker daemon 30.31MB 15:28:14 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 15:28:14 Step 2/15 : FROM ${BASE} AS builder 15:28:14 Digest: sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f 15:28:14 Status: Downloaded newer image for node:18-alpine3.18 15:28:14 ---> 50c7e33a9de1 15:28:14 Step 2/10 : RUN apk add --no-cache chromium 15:28:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:28:14 9fda8d8052c6: Pulling fs layer 15:28:14 5d54e960e981: Pulling fs layer 15:28:14 c4a7e357bf2a: Pulling fs layer 15:28:14 f0e02332f6b5: Pulling fs layer 15:28:14 66412af1f25a: Pulling fs layer 15:28:14 1baf3a5c0e64: Pulling fs layer 15:28:14 f0e02332f6b5: Waiting 15:28:14 9a37bb91b891: Pulling fs layer 15:28:14 a29adfc67d43: Pulling fs layer 15:28:14 d5de9f91c1a4: Pulling fs layer 15:28:14 66412af1f25a: Waiting 15:28:14 9a37bb91b891: Waiting 15:28:14 1baf3a5c0e64: Waiting 15:28:14 d5de9f91c1a4: Waiting 15:28:14 a29adfc67d43: Waiting 15:28:14 5d54e960e981: Verifying Checksum 15:28:14 5d54e960e981: Download complete 15:28:14 f0e02332f6b5: Verifying Checksum 15:28:14 f0e02332f6b5: Download complete 15:28:14 66412af1f25a: Verifying Checksum 15:28:14 66412af1f25a: Download complete 15:28:14 9fda8d8052c6: Download complete 15:28:15 9a37bb91b891: Verifying Checksum 15:28:15 9a37bb91b891: Download complete 15:28:15 a29adfc67d43: Verifying Checksum 15:28:15 a29adfc67d43: Download complete 15:28:15 9fda8d8052c6: Pull complete 15:28:16 5d54e960e981: Pull complete 15:28:16 c4a7e357bf2a: Verifying Checksum 15:28:16 c4a7e357bf2a: Download complete 15:28:17 d5de9f91c1a4: Verifying Checksum 15:28:17 d5de9f91c1a4: Download complete 15:28:17 1baf3a5c0e64: Download complete 15:28:21 ---> Running in 8e94ce680641 15:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:28:21 (1/155) Installing libexpat (2.5.0-r1) 15:28:21 (2/155) Installing brotli-libs (1.0.9-r14) 15:28:21 (3/155) Installing libbz2 (1.0.8-r5) 15:28:21 (4/155) Installing libpng (1.6.39-r3) 15:28:21 (5/155) Installing freetype (2.13.0-r5) 15:28:21 (6/155) Installing fontconfig (2.14.2-r3) 15:28:21 (7/155) Installing libfontenc (1.1.7-r2) 15:28:21 (8/155) Installing mkfontscale (1.2.2-r3) 15:28:21 (9/155) Installing font-opensans (0_git20210927-r1) 15:28:21 (10/155) Installing pkgconf (1.9.5-r0) 15:28:21 (11/155) Installing libffi (3.4.4-r2) 15:28:21 (12/155) Installing libintl (0.21.1-r7) 15:28:21 (13/155) Installing libblkid (2.38.1-r8) 15:28:21 (14/155) Installing libmount (2.38.1-r8) 15:28:21 (15/155) Installing pcre2 (10.42-r1) 15:28:21 (16/155) Installing glib (2.76.4-r0) 15:28:21 (17/155) Installing xz-libs (5.4.3-r0) 15:28:21 (18/155) Installing libxml2 (2.11.4-r0) 15:28:21 (19/155) Installing shared-mime-info (2.2-r5) 15:28:21 (20/155) Installing hicolor-icon-theme (0.17-r2) 15:28:21 (21/155) Installing libjpeg-turbo (2.1.5.1-r3) 15:28:21 (22/155) Installing libwebp (1.3.2-r0) 15:28:21 (23/155) Installing zstd-libs (1.5.5-r4) 15:28:21 (24/155) Installing tiff (4.5.1-r0) 15:28:21 (25/155) Installing gdk-pixbuf (2.42.10-r5) 15:28:21 (26/155) Installing gtk-update-icon-cache (3.24.38-r1) 15:28:21 (27/155) Installing libxau (1.0.11-r2) 15:28:21 (28/155) Installing libmd (1.0.4-r2) 15:28:21 (29/155) Installing libbsd (0.11.7-r1) 15:28:21 (30/155) Installing libxdmcp (1.1.4-r2) 15:28:21 (31/155) Installing libxcb (1.15-r1) 15:28:21 (32/155) Installing libx11 (1.8.4-r4) 15:28:21 (33/155) Installing libxcomposite (0.4.6-r3) 15:28:21 (34/155) Installing libxfixes (6.0.1-r2) 15:28:21 (35/155) Installing libxrender (0.9.11-r3) 15:28:21 (36/155) Installing libxcursor (1.2.1-r2) 15:28:21 (37/155) Installing libxdamage (1.1.6-r2) 15:28:21 (38/155) Installing libxext (1.3.5-r2) 15:28:21 (39/155) Installing libxi (1.8.1-r0) 15:28:21 (40/155) Installing libxinerama (1.1.5-r2) 15:28:21 (41/155) Installing libxrandr (1.5.3-r2) 15:28:21 (42/155) Installing libatk-1.0 (2.48.3-r0) 15:28:21 (43/155) Installing libxtst (1.2.4-r2) 15:28:21 (44/155) Installing dbus-libs (1.14.8-r0) 15:28:21 (45/155) Installing at-spi2-core (2.48.3-r0) 15:28:21 (46/155) Installing libatk-bridge-2.0 (2.48.3-r0) 15:28:21 (47/155) Installing pixman (0.42.2-r1) 15:28:21 (48/155) Installing cairo (1.17.8-r1) 15:28:21 (49/155) Installing cairo-gobject (1.17.8-r1) 15:28:21 (50/155) Installing avahi-libs (0.8-r13) 15:28:21 (51/155) Installing gmp (6.2.1-r3) 15:28:21 (52/155) Installing nettle (3.8.1-r2) 15:28:22 (53/155) Installing libunistring (1.1-r1) 15:28:22 (54/155) Installing libidn2 (2.3.4-r1) 15:28:22 (55/155) Installing p11-kit (0.24.1-r2) 15:28:22 (56/155) Installing libtasn1 (4.19.0-r1) 15:28:22 (57/155) Installing gnutls (3.8.0-r2) 15:28:22 (58/155) Installing cups-libs (2.4.6-r0) 15:28:22 (59/155) Installing libepoxy (1.5.10-r1) 15:28:22 (60/155) Installing fribidi (1.0.13-r0) 15:28:22 (61/155) Installing graphite2 (1.3.14-r5) 15:28:22 (62/155) Installing harfbuzz (7.3.0-r0) 15:28:22 (63/155) Installing libxft (2.3.8-r1) 15:28:22 (64/155) Installing pango (1.50.14-r1) 15:28:22 (65/155) Installing wayland-libs-client (1.22.0-r2) 15:28:22 (66/155) Installing wayland-libs-cursor (1.22.0-r2) 15:28:22 (67/155) Installing wayland-libs-egl (1.22.0-r2) 15:28:22 (68/155) Installing xkeyboard-config (2.38-r0) 15:28:22 (69/155) Installing libxkbcommon (1.5.0-r2) 15:28:22 (70/155) Installing gtk+3.0 (3.24.38-r1) 15:28:22 Executing gtk+3.0-3.24.38-r1.post-install 15:28:22 (71/155) Installing icu-data-full (73.2-r2) 15:28:22 (72/155) Installing mesa (23.0.4-r0) 15:28:22 (73/155) Installing llvm15-libs (15.0.7-r6) 15:28:22 (74/155) Installing hwdata-pci (0.370-r0) 15:28:23 (75/155) Installing libpciaccess (0.17-r2) 15:28:23 (76/155) Installing libdrm (2.4.115-r4) 15:28:23 (77/155) Installing musl-fts (1.2.7-r5) 15:28:23 (78/155) Installing libelf (0.189-r2) 15:28:23 (79/155) Installing mesa-glapi (23.0.4-r0) 15:28:23 (80/155) Installing mesa-dri-gallium (23.0.4-r0) 15:28:23 (81/155) Installing eudev-libs (3.2.11-r8) 15:28:23 (82/155) Installing libmagic (5.45-r0) 15:28:23 (83/155) Installing file (5.45-r0) 15:28:23 (84/155) Installing libice (1.1.1-r2) 15:28:23 (85/155) Installing libuuid (2.38.1-r8) 15:28:23 (86/155) Installing libsm (1.2.4-r1) 15:28:23 (87/155) Installing libxt (1.3.0-r2) 15:28:23 (88/155) Installing libxmu (1.1.4-r2) 15:28:23 (89/155) Installing xset (1.2.5-r1) 15:28:23 (90/155) Installing xprop (1.2.6-r0) 15:28:23 (91/155) Installing xdg-utils (1.1.3-r4) 15:28:23 (92/155) Installing libogg (1.3.5-r4) 15:28:23 (93/155) Installing flac-libs (1.4.3-r0) 15:28:23 (94/155) Installing alsa-lib (1.2.9-r1) 15:28:23 (95/155) Installing libatomic (12.2.1_git20220924-r10) 15:28:23 (96/155) Installing svt-av1-libs (1.6.0-r0) 15:28:23 (97/155) Installing aom-libs (3.6.1-r0) 15:28:23 (98/155) Installing libva (2.18.0-r1) 15:28:23 (99/155) Installing libvdpau (1.5-r1) 15:28:23 (100/155) Installing onevpl-libs (2023.2.1-r0) 15:28:23 (101/155) Installing ffmpeg-libavutil (6.0-r15) 15:28:23 (102/155) Installing libdav1d (1.2.1-r0) 15:28:23 (103/155) Installing libhwy (1.0.4-r1) 15:28:23 (104/155) Installing lcms2 (2.15-r2) 15:28:23 (105/155) Installing libjxl (0.8.2-r0) 15:28:23 (106/155) Installing lame-libs (3.100-r5) 15:28:23 (107/155) Installing opus (1.4-r0) 15:28:23 (108/155) Installing libgomp (12.2.1_git20220924-r10) 15:28:23 (109/155) Installing soxr (0.1.3-r5) 15:28:23 (110/155) Installing ffmpeg-libswresample (6.0-r15) 15:28:23 (111/155) Installing libtheora (1.1.1-r17) 15:28:23 (112/155) Installing libvorbis (1.3.7-r1) 15:28:23 (113/155) Installing libvpx (1.13.0-r1) 15:28:23 (114/155) Installing x264-libs (0.164_git20220602-r1) 15:28:23 (115/155) Installing numactl (2.0.16-r4) 15:28:23 (116/155) Installing x265-libs (3.5-r4) 15:28:23 (117/155) Installing xvidcore (1.3.7-r1) 15:28:23 (118/155) Installing ffmpeg-libavcodec (6.0-r15) 15:28:23 (119/155) Installing libbluray (1.3.4-r0) 15:28:23 (120/155) Installing mpg123-libs (1.31.3-r1) 15:28:23 (121/155) Installing libopenmpt (0.7.2-r0) 15:28:23 (122/155) Installing cjson (1.7.15-r4) 15:28:23 (123/155) Installing mbedtls (2.28.4-r0) 15:28:23 (124/155) Installing librist (0.2.7-r0) 15:28:23 (125/155) Installing libsrt (1.5.2-r0) 15:28:23 (126/155) Installing libssh (0.10.5-r0) 15:28:23 (127/155) Installing libsodium (1.0.18-r3) 15:28:23 (128/155) Installing libzmq (4.3.4-r4) 15:28:23 (129/155) Installing ffmpeg-libavformat (6.0-r15) 15:28:23 (130/155) Installing libevent (2.1.12-r6) 15:28:23 (131/155) Installing wayland-libs-server (1.22.0-r2) 15:28:23 (132/155) Installing mesa-gbm (23.0.4-r0) 15:28:23 (133/155) Installing harfbuzz-subset (7.3.0-r0) 15:28:23 (134/155) Installing icu-libs (73.2-r2) 15:28:23 (135/155) Installing jsoncpp (1.9.5-r0) 15:28:23 (136/155) Installing minizip (1.2.13-r0) 15:28:23 (137/155) Installing nspr (4.35-r2) 15:28:23 (138/155) Installing sqlite-libs (3.41.2-r2) 15:28:23 (139/155) Installing nss (3.91-r0) 15:28:23 (140/155) Installing pipewire-libs (0.3.70-r1) 15:28:24 (141/155) Installing libasyncns (0.8-r1) 15:28:24 (142/155) Installing libltdl (2.4.7-r2) 15:28:24 (143/155) Installing orc (0.4.34-r0) 15:28:24 (144/155) Installing libsndfile (1.2.0-r2) 15:28:24 (145/155) Installing speexdsp (1.2.1-r1) 15:28:24 (146/155) Installing tdb-libs (1.4.8-r1) 15:28:24 (147/155) Installing libpulse (16.1-r10) 15:28:24 (148/155) Installing re2 (2023.03.01-r1) 15:28:24 (149/155) Installing snappy (1.1.10-r1) 15:28:24 (150/155) Installing libwoff2common (1.0.2-r2) 15:28:24 (151/155) Installing libwoff2enc (1.0.2-r2) 15:28:24 (152/155) Installing libgpg-error (1.47-r1) 15:28:24 (153/155) Installing libgcrypt (1.10.2-r1) 15:28:24 (154/155) Installing libxslt (1.1.38-r0) 15:28:24 (155/155) Installing chromium (115.0.5790.170-r0) 15:28:25 Executing busybox-1.36.1-r2.trigger 15:28:25 Executing fontconfig-2.14.2-r3.trigger 15:28:25 Executing mkfontscale-1.2.2-r3.trigger 15:28:25 Executing glib-2.76.4-r0.trigger 15:28:25 Executing shared-mime-info-2.2-r5.trigger 15:28:25 Executing gdk-pixbuf-2.42.10-r5.trigger 15:28:25 Executing gtk-update-icon-cache-3.24.38-r1.trigger 15:28:26 OK: 572 MiB in 172 packages 15:28:29 c4a7e357bf2a: Pull complete 15:28:29 f0e02332f6b5: Pull complete 15:28:29 66412af1f25a: Pull complete 15:28:35 1baf3a5c0e64: Pull complete 15:28:36 9a37bb91b891: Pull complete 15:28:37 a29adfc67d43: Pull complete 15:28:38 d5de9f91c1a4: Pull complete 15:28:39 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 15:28:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:28:39 ---> 746ca1b523b5 15:28:39 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:28:41 ---> Running in 8962409ae471 15:28:41 Removing intermediate container 8962409ae471 15:28:41 ---> ae50fc884cf3 15:28:41 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:28:41 ---> Running in 3b893c0d8391 15:28:41 Removing intermediate container 3b893c0d8391 15:28:41 ---> c4da1e339f8c 15:28:41 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:28:41 ---> Running in 60a6717b5ac5 15:28:41 Removing intermediate container 60a6717b5ac5 15:28:41 ---> 3a6e5689b784 15:28:41 Step 6/15 : LABEL Name=edgex-ui-go 15:28:41 ---> Running in c8d830228893 15:28:42 Removing intermediate container c8d830228893 15:28:42 ---> 771d59336503 15:28:42 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:28:42 ---> Running in 5a866d382cf1 15:28:42 Removing intermediate container 5a866d382cf1 15:28:42 ---> 2d76101a97a7 15:28:42 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:28:42 latest: Pulling from library/docker 15:28:43 9fda8d8052c6: Already exists 15:28:43 6852f3ef0b5f: Pulling fs layer 15:28:43 4f4fb700ef54: Pulling fs layer 15:28:43 767c2a40dc41: Pulling fs layer 15:28:43 011855a528fc: Pulling fs layer 15:28:43 2eb2999eb53e: Pulling fs layer 15:28:43 52a6c1800204: Pulling fs layer 15:28:43 a01340eade1a: Pulling fs layer 15:28:43 fcee97a2aa0f: Pulling fs layer 15:28:43 8cf3fdb5711b: Pulling fs layer 15:28:43 36ac283ad2d4: Pulling fs layer 15:28:43 3f3c41fd9ebb: Pulling fs layer 15:28:43 29a5074801a2: Pulling fs layer 15:28:43 0a0cc6640ec8: Pulling fs layer 15:28:43 fcee97a2aa0f: Waiting 15:28:43 8cf3fdb5711b: Waiting 15:28:43 36ac283ad2d4: Waiting 15:28:43 3f3c41fd9ebb: Waiting 15:28:43 011855a528fc: Waiting 15:28:43 29a5074801a2: Waiting 15:28:43 0a0cc6640ec8: Waiting 15:28:43 2eb2999eb53e: Waiting 15:28:43 a01340eade1a: Waiting 15:28:43 52a6c1800204: Waiting 15:28:43 4f4fb700ef54: Verifying Checksum 15:28:43 4f4fb700ef54: Download complete 15:28:43 6852f3ef0b5f: Download complete 15:28:43 767c2a40dc41: Verifying Checksum 15:28:43 767c2a40dc41: Download complete 15:28:44 52a6c1800204: Verifying Checksum 15:28:44 52a6c1800204: Download complete 15:28:44 011855a528fc: Verifying Checksum 15:28:44 011855a528fc: Download complete 15:28:44 2eb2999eb53e: Verifying Checksum 15:28:44 2eb2999eb53e: Download complete 15:28:44 6852f3ef0b5f: Pull complete 15:28:44 fcee97a2aa0f: Download complete 15:28:44 a01340eade1a: Verifying Checksum 15:28:44 a01340eade1a: Download complete 15:28:44 36ac283ad2d4: Verifying Checksum 15:28:44 36ac283ad2d4: Download complete 15:28:44 4f4fb700ef54: Pull complete 15:28:44 29a5074801a2: Verifying Checksum 15:28:44 29a5074801a2: Download complete 15:28:44 8cf3fdb5711b: Verifying Checksum 15:28:44 8cf3fdb5711b: Download complete 15:28:44 0a0cc6640ec8: Verifying Checksum 15:28:44 0a0cc6640ec8: Download complete 15:28:45 767c2a40dc41: Pull complete 15:28:45 3f3c41fd9ebb: Verifying Checksum 15:28:45 3f3c41fd9ebb: Download complete 15:28:46 011855a528fc: Pull complete 15:28:47 2eb2999eb53e: Pull complete 15:28:47 52a6c1800204: Pull complete 15:28:48 a01340eade1a: Pull complete 15:28:48 fcee97a2aa0f: Pull complete 15:28:49 8cf3fdb5711b: Pull complete 15:28:49 36ac283ad2d4: Pull complete 15:28:52 3f3c41fd9ebb: Pull complete 15:28:52 29a5074801a2: Pull complete 15:28:52 0a0cc6640ec8: Pull complete 15:28:52 Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c 15:28:52 Status: Downloaded newer image for docker:latest 15:28:52 Removing intermediate container 8e94ce680641 15:28:52 ---> d1b7d1c8f104 15:28:52 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:28:52 ---> Running in e53b421ea227 15:28:52 Removing intermediate container e53b421ea227 15:28:52 ---> 7cf9f7700c43 15:28:52 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:28:52 ---> Running in db7bbb241614 15:28:52 Removing intermediate container db7bbb241614 15:28:52 ---> d88626a52ed1 15:28:52 Step 5/10 : RUN npm install -g npm && npm audit fix --force 15:28:52 ---> Running in 86a2d27d50cc 15:28:56 ---> b3ba4993e08f 15:28:56 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:56 ---> Running in aa0412c29488 15:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:28:59 OK: 267 MiB in 56 packages 15:29:00 Removing intermediate container aa0412c29488 15:29:00 ---> 0135142656f5 15:29:00 Step 10/15 : ENV GO111MODULE=on 15:29:00 ---> Running in cc81a207c889 15:29:00 Removing intermediate container cc81a207c889 15:29:00 ---> 5e1a240e609a 15:29:00 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:29:00 ---> Running in b8e801a82507 15:29:00 Removing intermediate container b8e801a82507 15:29:00 ---> 00e3ff6c25a1 15:29:00 Step 12/15 : COPY go.mod vendor* ./ 15:29:01 15:29:01 removed 12 packages, and changed 76 packages in 10s 15:29:01 15:29:01 28 packages are looking for funding 15:29:01 run `npm fund` for details 15:29:01 npm WARN using --force Recommended protections disabled. 15:29:01 npm ERR! code ENOLOCK 15:29:01 npm ERR! audit This command requires an existing lockfile. 15:29:01 npm ERR! audit Try creating one first with: npm i --package-lock-only 15:29:01 npm ERR! audit Original error: loadVirtual requires existing shrinkwrap file 15:29:01  15:29:01 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-09-15T15_29_00_007Z-debug-0.log 15:29:01 ---> 0da881cc6162 15:29:01 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:01 ---> Running in 326fde0ee9e7 15:29:01 The command '/bin/sh -c npm install -g npm && npm audit fix --force' returned a non-zero code: 1 15:29:01 make[1]: *** [Makefile:82: edgex-web-ui.imagebuilt] Error 1 15:29:01 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-633/web' 15:29:01 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 15:29:01 $ docker stop --time=1 3d068f846615f0647b5099c2a4c7878ff15a7658f2a70a3ae78d16b27fa8f5a3 15:29:03 $ docker rm -f --volumes 3d068f846615f0647b5099c2a4c7878ff15a7658f2a70a3ae78d16b27fa8f5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:04 15:29:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:04 latest: Pulling from edgex-lftools-log-publisher 15:29:04 5eb5b503b376: Pulling fs layer 15:29:04 5c69ac0246d0: Pulling fs layer 15:29:04 ec43610c2a17: Pulling fs layer 15:29:04 3a2ae6a8a46f: Pulling fs layer 15:29:04 33b1e0a273af: Pulling fs layer 15:29:04 5d3b04190fa2: Pulling fs layer 15:29:04 2f39f015ded8: Pulling fs layer 15:29:04 3a2ae6a8a46f: Waiting 15:29:04 33b1e0a273af: Waiting 15:29:04 5d3b04190fa2: Waiting 15:29:04 5c69ac0246d0: Verifying Checksum 15:29:04 5c69ac0246d0: Download complete 15:29:04 3a2ae6a8a46f: Download complete 15:29:04 ec43610c2a17: Verifying Checksum 15:29:04 ec43610c2a17: Download complete 15:29:04 5d3b04190fa2: Verifying Checksum 15:29:04 5d3b04190fa2: Download complete 15:29:05 33b1e0a273af: Verifying Checksum 15:29:05 33b1e0a273af: Download complete 15:29:05 5eb5b503b376: Verifying Checksum 15:29:05 5eb5b503b376: Download complete 15:29:06 2f39f015ded8: Verifying Checksum 15:29:06 2f39f015ded8: Download complete 15:29:06 5eb5b503b376: Pull complete 15:29:06 5c69ac0246d0: Pull complete 15:29:06 ec43610c2a17: Pull complete 15:29:07 3a2ae6a8a46f: Pull complete 15:29:07 33b1e0a273af: Pull complete 15:29:07 5d3b04190fa2: Pull complete 15:29:11 2f39f015ded8: Pull complete 15:29:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:11 prd-ubuntu20.04-docker-8c-8g-6253 does not seem to be running inside a container 15:29:11 $ 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-633 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633:/w/workspace/edgexfoundry_edgex-ui-go_PR-633:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:29:24 $ docker top 6b082ecd6387881bd57e40d5b0142864731a217f76eac7709ee0e2f9b2c683e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:25 ---> job-cost.sh 15:29:25 lf-activate-venv: SKIPPING 15:29:25 INFO: No Stack... 15:29:25 INFO: Retrieving Pricing Info for: v3-standard-8 15:29:25 INFO: Archiving Costs [Pipeline] sh 15:29:26 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives/cost.csv 15:29:26 + cut -d, -f6 [Pipeline] lock 15:29:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] 15:29:26 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] did not exist. Created. 15:29:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:27 + echo total: 0.2199999988079071 [Pipeline] stash 15:29:27 Stashed 1 file(s) [Pipeline] } 15:29:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:27 $ docker stop --time=1 6b082ecd6387881bd57e40d5b0142864731a217f76eac7709ee0e2f9b2c683e1 15:29:28 $ docker rm -f --volumes 6b082ecd6387881bd57e40d5b0142864731a217f76eac7709ee0e2f9b2c683e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:29:28 Failed in branch amd64 15:30:09 Removing intermediate container 326fde0ee9e7 15:30:09 ---> d950e31d62ea 15:30:09 Step 14/15 : COPY . . 15:30:09 ---> 6a1e3faf2d7e 15:30:09 Step 15/15 : RUN ${MAKE} 15:30:09 ---> Running in 192896daa841 15:30:09 noop 15:30:09 Removing intermediate container 192896daa841 15:30:09 ---> 3916e54fc54f 15:30:09 Successfully built 3916e54fc54f 15:30:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:09 + docker inspect -f . ci-base-image-arm64 15:30:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:10 prd-ubuntu20.04-docker-arm64-4c-16g-6254 does not seem to be running inside a container 15:30:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:30:11 $ docker top 25e0ad996862363457eff920cf59b7a893f8346f84e1b5835bdc770edf914528 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:12 + go version 15:30:12 go version go1.21.0 linux/arm64 [Pipeline] } 15:30:12 $ docker stop --time=1 25e0ad996862363457eff920cf59b7a893f8346f84e1b5835bdc770edf914528 15:30:13 $ docker rm -f --volumes 25e0ad996862363457eff920cf59b7a893f8346f84e1b5835bdc770edf914528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:14 + docker inspect -f . ci-base-image-arm64 15:30:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:14 prd-ubuntu20.04-docker-arm64-4c-16g-6254 does not seem to be running inside a container 15:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:30:17 $ docker top 8cb1d898c968b57b5b465aa0bf43058a7f2cb3e00214be894a9c2dfd51248250 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:18 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 15:30:18 + make test 15:30:18 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:30:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:31:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:31:30 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:31:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:31:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:31:43 ./bin/test-attribution-txt.sh 15:31:43 make -C web test 15:31:43 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 15:31:43 make[1]: tput: No such file or directory 15:31:43 make[1]: tput: No such file or directory 15:31:43 warning: generating ./VERSION 15:31:43 echo "0.0.0" > VERSION 15:31:43 docker build \ 15:31:43 -f Dockerfile \ 15:31:43 --build-arg USER=1000 \ 15:31:43 \ 15:31:43 --label "git_sha=9bbe69e9c43986e0414a9e181f4f0d202588a052" \ 15:31:43 -t edgexfoundry/edgex-web-ui:9bbe69e9c43986e0414a9e181f4f0d202588a052 \ 15:31:43 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:31:43 . 15:31:43 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:31:43 Install the buildx component to build images with BuildKit: 15:31:43 https://docs.docker.com/go/buildx/ 15:31:43 15:31:43 Sending build context to Docker daemon 2.571MB 15:31:43 Step 1/10 : FROM node:18-alpine3.18 15:31:43 18-alpine3.18: Pulling from library/node 15:31:43 9fda8d8052c6: Already exists 15:31:43 9eaea104398d: Pulling fs layer 15:31:43 8e5e74a525a3: Pulling fs layer 15:31:43 0af8382f830e: Pulling fs layer 15:31:43 0af8382f830e: Verifying Checksum 15:31:43 0af8382f830e: Download complete 15:31:44 8e5e74a525a3: Verifying Checksum 15:31:46 9eaea104398d: Verifying Checksum 15:31:46 9eaea104398d: Download complete 15:31:52 9eaea104398d: Pull complete 15:31:52 8e5e74a525a3: Pull complete 15:31:52 0af8382f830e: Pull complete 15:31:52 Digest: sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f 15:31:52 Status: Downloaded newer image for node:18-alpine3.18 15:31:52 ---> 385311cb02d5 15:31:52 Step 2/10 : RUN apk add --no-cache chromium 15:31:53 ---> Running in 12f790444d2b 15:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:31:56 (1/152) Installing libexpat (2.5.0-r1) 15:31:56 (2/152) Installing brotli-libs (1.0.9-r14) 15:31:56 (3/152) Installing libbz2 (1.0.8-r5) 15:31:56 (4/152) Installing libpng (1.6.39-r3) 15:31:56 (5/152) Installing freetype (2.13.0-r5) 15:31:56 (6/152) Installing fontconfig (2.14.2-r3) 15:31:56 (7/152) Installing libfontenc (1.1.7-r2) 15:31:56 (8/152) Installing mkfontscale (1.2.2-r3) 15:31:56 (9/152) Installing font-opensans (0_git20210927-r1) 15:31:56 (10/152) Installing pkgconf (1.9.5-r0) 15:31:56 (11/152) Installing libffi (3.4.4-r2) 15:31:56 (12/152) Installing libintl (0.21.1-r7) 15:31:56 (13/152) Installing libblkid (2.38.1-r8) 15:31:56 (14/152) Installing libmount (2.38.1-r8) 15:31:56 (15/152) Installing pcre2 (10.42-r1) 15:31:56 (16/152) Installing glib (2.76.4-r0) 15:31:56 (17/152) Installing xz-libs (5.4.3-r0) 15:31:56 (18/152) Installing libxml2 (2.11.4-r0) 15:31:56 (19/152) Installing shared-mime-info (2.2-r5) 15:31:56 (20/152) Installing hicolor-icon-theme (0.17-r2) 15:31:56 (21/152) Installing libjpeg-turbo (2.1.5.1-r3) 15:31:56 (22/152) Installing libwebp (1.3.2-r0) 15:31:56 (23/152) Installing zstd-libs (1.5.5-r4) 15:31:56 (24/152) Installing tiff (4.5.1-r0) 15:31:56 (25/152) Installing gdk-pixbuf (2.42.10-r5) 15:31:57 (26/152) Installing gtk-update-icon-cache (3.24.38-r1) 15:31:57 (27/152) Installing libxau (1.0.11-r2) 15:31:57 (28/152) Installing libmd (1.0.4-r2) 15:31:57 (29/152) Installing libbsd (0.11.7-r1) 15:31:57 (30/152) Installing libxdmcp (1.1.4-r2) 15:31:57 (31/152) Installing libxcb (1.15-r1) 15:31:57 (32/152) Installing libx11 (1.8.4-r4) 15:31:57 (33/152) Installing libxcomposite (0.4.6-r3) 15:31:57 (34/152) Installing libxfixes (6.0.1-r2) 15:31:57 (35/152) Installing libxrender (0.9.11-r3) 15:31:57 (36/152) Installing libxcursor (1.2.1-r2) 15:31:57 (37/152) Installing libxdamage (1.1.6-r2) 15:31:57 (38/152) Installing libxext (1.3.5-r2) 15:31:57 (39/152) Installing libxi (1.8.1-r0) 15:31:57 (40/152) Installing libxinerama (1.1.5-r2) 15:31:57 (41/152) Installing libxrandr (1.5.3-r2) 15:31:57 (42/152) Installing libatk-1.0 (2.48.3-r0) 15:31:57 (43/152) Installing libxtst (1.2.4-r2) 15:31:57 (44/152) Installing dbus-libs (1.14.8-r0) 15:31:57 (45/152) Installing at-spi2-core (2.48.3-r0) 15:31:57 (46/152) Installing libatk-bridge-2.0 (2.48.3-r0) 15:31:57 (47/152) Installing pixman (0.42.2-r1) 15:31:57 (48/152) Installing cairo (1.17.8-r1) 15:31:57 (49/152) Installing cairo-gobject (1.17.8-r1) 15:31:57 (50/152) Installing avahi-libs (0.8-r13) 15:31:57 (51/152) Installing gmp (6.2.1-r3) 15:31:57 (52/152) Installing nettle (3.8.1-r2) 15:31:57 (53/152) Installing libunistring (1.1-r1) 15:31:57 (54/152) Installing libidn2 (2.3.4-r1) 15:31:57 (55/152) Installing p11-kit (0.24.1-r2) 15:31:57 (56/152) Installing libtasn1 (4.19.0-r1) 15:31:57 (57/152) Installing gnutls (3.8.0-r2) 15:31:57 (58/152) Installing cups-libs (2.4.6-r0) 15:31:57 (59/152) Installing libepoxy (1.5.10-r1) 15:31:57 (60/152) Installing fribidi (1.0.13-r0) 15:31:57 (61/152) Installing graphite2 (1.3.14-r5) 15:31:57 (62/152) Installing harfbuzz (7.3.0-r0) 15:31:57 (63/152) Installing libxft (2.3.8-r1) 15:31:57 (64/152) Installing pango (1.50.14-r1) 15:31:57 (65/152) Installing wayland-libs-client (1.22.0-r2) 15:31:57 (66/152) Installing wayland-libs-cursor (1.22.0-r2) 15:31:57 (67/152) Installing wayland-libs-egl (1.22.0-r2) 15:31:57 (68/152) Installing xkeyboard-config (2.38-r0) 15:31:57 (69/152) Installing libxkbcommon (1.5.0-r2) 15:31:57 (70/152) Installing gtk+3.0 (3.24.38-r1) 15:31:58 Executing gtk+3.0-3.24.38-r1.post-install 15:31:58 (71/152) Installing icu-data-full (73.2-r2) 15:31:59 (72/152) Installing mesa (23.0.4-r0) 15:31:59 (73/152) Installing llvm15-libs (15.0.7-r6) 15:32:01 (74/152) Installing libdrm (2.4.115-r4) 15:32:01 (75/152) Installing musl-fts (1.2.7-r5) 15:32:01 (76/152) Installing libelf (0.189-r2) 15:32:01 (77/152) Installing mesa-glapi (23.0.4-r0) 15:32:01 (78/152) Installing mesa-dri-gallium (23.0.4-r0) 15:32:02 (79/152) Installing eudev-libs (3.2.11-r8) 15:32:02 (80/152) Installing libmagic (5.45-r0) 15:32:02 (81/152) Installing file (5.45-r0) 15:32:02 (82/152) Installing libice (1.1.1-r2) 15:32:02 (83/152) Installing libuuid (2.38.1-r8) 15:32:02 (84/152) Installing libsm (1.2.4-r1) 15:32:02 (85/152) Installing libxt (1.3.0-r2) 15:32:02 (86/152) Installing libxmu (1.1.4-r2) 15:32:02 (87/152) Installing xset (1.2.5-r1) 15:32:02 (88/152) Installing xprop (1.2.6-r0) 15:32:02 (89/152) Installing xdg-utils (1.1.3-r4) 15:32:02 (90/152) Installing libogg (1.3.5-r4) 15:32:02 (91/152) Installing flac-libs (1.4.3-r0) 15:32:02 (92/152) Installing alsa-lib (1.2.9-r1) 15:32:02 (93/152) Installing libatomic (12.2.1_git20220924-r10) 15:32:02 (94/152) Installing svt-av1-libs (1.6.0-r0) 15:32:02 (95/152) Installing aom-libs (3.6.1-r0) 15:32:02 (96/152) Installing libva (2.18.0-r1) 15:32:02 (97/152) Installing libvdpau (1.5-r1) 15:32:02 (98/152) Installing ffmpeg-libavutil (6.0-r15) 15:32:02 (99/152) Installing libdav1d (1.2.1-r0) 15:32:03 (100/152) Installing libhwy (1.0.4-r1) 15:32:03 (101/152) Installing lcms2 (2.15-r2) 15:32:03 (102/152) Installing libjxl (0.8.2-r0) 15:32:03 (103/152) Installing lame-libs (3.100-r5) 15:32:03 (104/152) Installing opus (1.4-r0) 15:32:03 (105/152) Installing libgomp (12.2.1_git20220924-r10) 15:32:03 (106/152) Installing soxr (0.1.3-r5) 15:32:03 (107/152) Installing ffmpeg-libswresample (6.0-r15) 15:32:03 (108/152) Installing libtheora (1.1.1-r17) 15:32:03 (109/152) Installing libvorbis (1.3.7-r1) 15:32:03 (110/152) Installing libvpx (1.13.0-r1) 15:32:03 (111/152) Installing x264-libs (0.164_git20220602-r1) 15:32:03 (112/152) Installing numactl (2.0.16-r4) 15:32:03 (113/152) Installing x265-libs (3.5-r4) 15:32:03 (114/152) Installing xvidcore (1.3.7-r1) 15:32:03 (115/152) Installing ffmpeg-libavcodec (6.0-r15) 15:32:03 (116/152) Installing libbluray (1.3.4-r0) 15:32:03 (117/152) Installing mpg123-libs (1.31.3-r1) 15:32:04 (118/152) Installing libopenmpt (0.7.2-r0) 15:32:04 (119/152) Installing cjson (1.7.15-r4) 15:32:04 (120/152) Installing mbedtls (2.28.4-r0) 15:32:04 (121/152) Installing librist (0.2.7-r0) 15:32:04 (122/152) Installing libsrt (1.5.2-r0) 15:32:04 (123/152) Installing libssh (0.10.5-r0) 15:32:04 (124/152) Installing libsodium (1.0.18-r3) 15:32:04 (125/152) Installing libzmq (4.3.4-r4) 15:32:04 (126/152) Installing ffmpeg-libavformat (6.0-r15) 15:32:04 (127/152) Installing libevent (2.1.12-r6) 15:32:04 (128/152) Installing wayland-libs-server (1.22.0-r2) 15:32:04 (129/152) Installing mesa-gbm (23.0.4-r0) 15:32:04 (130/152) Installing harfbuzz-subset (7.3.0-r0) 15:32:04 (131/152) Installing icu-libs (73.2-r2) 15:32:04 (132/152) Installing jsoncpp (1.9.5-r0) 15:32:04 (133/152) Installing minizip (1.2.13-r0) 15:32:04 (134/152) Installing nspr (4.35-r2) 15:32:04 (135/152) Installing sqlite-libs (3.41.2-r2) 15:32:04 (136/152) Installing nss (3.91-r0) 15:32:04 (137/152) Installing pipewire-libs (0.3.70-r1) 15:32:04 (138/152) Installing libasyncns (0.8-r1) 15:32:04 (139/152) Installing libltdl (2.4.7-r2) 15:32:04 (140/152) Installing orc (0.4.34-r0) 15:32:04 (141/152) Installing libsndfile (1.2.0-r2) 15:32:04 (142/152) Installing speexdsp (1.2.1-r1) 15:32:04 (143/152) Installing tdb-libs (1.4.8-r1) 15:32:04 (144/152) Installing libpulse (16.1-r10) 15:32:04 (145/152) Installing re2 (2023.03.01-r1) 15:32:04 (146/152) Installing snappy (1.1.10-r1) 15:32:04 (147/152) Installing libwoff2common (1.0.2-r2) 15:32:04 (148/152) Installing libwoff2enc (1.0.2-r2) 15:32:04 (149/152) Installing libgpg-error (1.47-r1) 15:32:04 (150/152) Installing libgcrypt (1.10.2-r1) 15:32:04 (151/152) Installing libxslt (1.1.38-r0) 15:32:05 (152/152) Installing chromium (115.0.5790.170-r0) 15:32:11 Executing busybox-1.36.1-r2.trigger 15:32:11 Executing fontconfig-2.14.2-r3.trigger 15:32:11 Executing mkfontscale-1.2.2-r3.trigger 15:32:11 Executing glib-2.76.4-r0.trigger 15:32:11 Executing shared-mime-info-2.2-r5.trigger 15:32:13 Executing gdk-pixbuf-2.42.10-r5.trigger 15:32:13 Executing gtk-update-icon-cache-3.24.38-r1.trigger 15:32:13 OK: 551 MiB in 169 packages 15:32:28 Removing intermediate container 12f790444d2b 15:32:28 ---> 1cfd3a4eda0a 15:32:28 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:32:31 ---> Running in 71006514f87b 15:32:31 Removing intermediate container 71006514f87b 15:32:31 ---> b791fa3813d9 15:32:31 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:32:31 ---> Running in bb772b1748d7 15:32:31 Removing intermediate container bb772b1748d7 15:32:31 ---> 2d44101a2ec5 15:32:31 Step 5/10 : RUN npm install -g npm && npm audit fix --force 15:32:31 ---> Running in e9d8ade12ca8 15:33:04 15:33:04 removed 12 packages, and changed 76 packages in 25s 15:33:04 15:33:04 28 packages are looking for funding 15:33:04 run `npm fund` for details 15:33:04 npm WARN using --force Recommended protections disabled. 15:33:04 npm ERR! code ENOLOCK 15:33:04 npm ERR! audit This command requires an existing lockfile. 15:33:04 npm ERR! audit Try creating one first with: npm i --package-lock-only 15:33:04 npm ERR! audit Original error: loadVirtual requires existing shrinkwrap file 15:33:04  15:33:04 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-09-15T15_33_00_674Z-debug-0.log 15:33:04 The command '/bin/sh -c npm install -g npm && npm audit fix --force' returned a non-zero code: 1 15:33:04 make[1]: *** [Makefile:82: edgex-web-ui.imagebuilt] Error 1 15:33:04 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' 15:33:04 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 15:33:04 $ docker stop --time=1 8cb1d898c968b57b5b465aa0bf43058a7f2cb3e00214be894a9c2dfd51248250 15:33:05 $ docker rm -f --volumes 8cb1d898c968b57b5b465aa0bf43058a7f2cb3e00214be894a9c2dfd51248250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:07 15:33:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:07 arm64: Pulling from edgex-lftools-log-publisher 15:33:07 8998bd30e6a1: Pulling fs layer 15:33:07 04944245beec: Pulling fs layer 15:33:07 699f458cf7ca: Pulling fs layer 15:33:07 765212b225bb: Pulling fs layer 15:33:07 f23df028b6ca: Pulling fs layer 15:33:07 d65c8cfc05b1: Pulling fs layer 15:33:07 2437ff75d9bd: Pulling fs layer 15:33:07 765212b225bb: Waiting 15:33:07 d65c8cfc05b1: Waiting 15:33:07 2437ff75d9bd: Waiting 15:33:07 f23df028b6ca: Waiting 15:33:08 04944245beec: Verifying Checksum 15:33:08 04944245beec: Download complete 15:33:08 765212b225bb: Verifying Checksum 15:33:08 765212b225bb: Download complete 15:33:08 f23df028b6ca: Verifying Checksum 15:33:08 f23df028b6ca: Download complete 15:33:08 d65c8cfc05b1: Verifying Checksum 15:33:08 d65c8cfc05b1: Download complete 15:33:08 699f458cf7ca: Verifying Checksum 15:33:08 699f458cf7ca: Download complete 15:33:08 8998bd30e6a1: Verifying Checksum 15:33:08 8998bd30e6a1: Download complete 15:33:10 2437ff75d9bd: Verifying Checksum 15:33:10 2437ff75d9bd: Download complete 15:33:12 8998bd30e6a1: Pull complete 15:33:12 04944245beec: Pull complete 15:33:14 699f458cf7ca: Pull complete 15:33:14 765212b225bb: Pull complete 15:33:15 f23df028b6ca: Pull complete 15:33:15 d65c8cfc05b1: Pull complete 15:33:30 2437ff75d9bd: Pull complete 15:33:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:30 prd-ubuntu20.04-docker-arm64-4c-16g-6254 does not seem to be running inside a container 15:33:30 $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:33:33 $ docker top 1b073495e2059bef3ca712d0fd404c28405f331b3b7f3fefb3d90c4018c1935b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:33 ---> job-cost.sh 15:33:33 lf-activate-venv: SKIPPING 15:33:33 INFO: No Stack... 15:33:34 INFO: Retrieving Pricing Info for: v3-standard-4 15:33:35 INFO: Archiving Costs [Pipeline] sh 15:33:35 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 15:33:35 + cut -d, -f6 [Pipeline] lock 15:33:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] 15:33:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] did not exist. Created. 15:33:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:33:36 /w/workspace/edgex-ui-go/1@tmp/durable-dd431580/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:33:36 + echo total: 0.10999999940395355 [Pipeline] stash 15:33:36 Warning: overwriting stash ‘stack-cost’ 15:33:37 Stashed 1 file(s) [Pipeline] } 15:33:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:33:37 $ docker stop --time=1 1b073495e2059bef3ca712d0fd404c28405f331b3b7f3fefb3d90c4018c1935b 15:33:38 $ docker rm -f --volumes 1b073495e2059bef3ca712d0fd404c28405f331b3b7f3fefb3d90c4018c1935b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:33:39 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:33:41 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives ] 15:33:41 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives 15:33:41 total 16 15:33:41 drwxr-xr-x 3 root root 4096 Sep 15 15:29 . 15:33:41 drwxrwxr-x 15 jenkins jenkins 4096 Sep 15 15:29 .. 15:33:41 drwxr-xr-x 2 root root 4096 Sep 15 15:29 cost 15:33:41 -rw-r--r-- 1 root root 83 Sep 15 15:29 cost.csv 15:33:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives 15:33:41 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives 15:33:41 total 16 15:33:41 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 15:29 . 15:33:41 drwxrwxr-x 15 jenkins jenkins 4096 Sep 15 15:29 .. 15:33:41 drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 15:29 cost 15:33:41 -rw-r--r-- 1 jenkins jenkins 83 Sep 15 15:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:33:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:33:42 ---> package-listing.sh 15:33:42 ++ tr '[:upper:]' '[:lower:]' 15:33:42 ++ facter osfamily 15:33:43 + OS_FAMILY=debian 15:33:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-633 15:33:43 + START_PACKAGES=/tmp/packages_start.txt 15:33:43 + END_PACKAGES=/tmp/packages_end.txt 15:33:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:43 + PACKAGES=/tmp/packages_start.txt 15:33:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-633 ']' 15:33:43 + PACKAGES=/tmp/packages_end.txt 15:33:43 + case "${OS_FAMILY}" in 15:33:43 + dpkg -l 15:33:43 + grep '^ii' 15:33:43 + '[' -f /tmp/packages_start.txt ']' 15:33:43 + '[' -f /tmp/packages_end.txt ']' 15:33:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-633 ']' 15:33:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives/ 15:33:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives/ [Pipeline] echo 15:33:43 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-633/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:33:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:33:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:44 prd-ubuntu20.04-docker-8c-8g-6253 does not seem to be running inside a container 15:33:44 $ 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-633/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-633 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633:/w/workspace/edgexfoundry_edgex-ui-go_PR-633:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@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 15:33:44 $ docker top ee9aeaafc21d83174123cef4e88b2402501130f0de575fd86fb556a78fb5c407 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:44 + touch /tmp/pre-build-complete [Pipeline] sh 15:33:45 + mkdir -p /var/log/sysstat [Pipeline] sh 15:33:45 + ls /var/log/sa-host 15:33:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:45 provisioning config files... 15:33:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/config17851311951535421283tmp [Pipeline] { [Pipeline] echo 15:33:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:33:46 ---> create-netrc.sh [Pipeline] } 15:33:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:33:46 ---> python-tools-install.sh [Pipeline] echo 15:33:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:33:46 ---> sudo-logs.sh 15:33:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:33:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:33:47 ---> job-cost.sh 15:33:47 lf-activate-venv: SKIPPING 15:33:47 DEBUG: total: 0.2199999988079071 15:33:47 INFO: Retrieving Stack Cost... 15:33:47 INFO: Retrieving Pricing Info for: v3-standard-8 15:33:47 INFO: Archiving Costs [Pipeline] echo 15:33:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:33:48 ---> logs-deploy.sh 15:33:48 lf-activate-venv: SKIPPING 15:33:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-633/1 15:33:48 INFO: archiving workspace using pattern(s): 15:33:49 Archives upload complete. 15:33:49 INFO: archiving logs to Nexus