Pull request #482 updated 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 6a246e3d7b7355477da434fcadb43497f15b6614+d9a357ae929ab9a4753b0c453002d551dace3f17 (a4f006b33cd18f023839f813aa8bc067ad718a53) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2629445537950499313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh6416016363372583823.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-482/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4049945460697990388.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh9152491897078492451.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-482/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1910956303905753434.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-322 in /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [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-482 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/jenkins-gitclient-ssh1992772911765445127.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 6a246e3d7b7355477da434fcadb43497f15b6614 Merge succeeded, producing 6a246e3d7b7355477da434fcadb43497f15b6614 Checking out Revision 6a246e3d7b7355477da434fcadb43497f15b6614 (PR-482) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/jenkins-gitclient-ssh6543946607694937477.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a246e3d7b7355477da434fcadb43497f15b6614 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/jenkins-gitclient-ssh274698055998860903.key > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a246e3d7b7355477da434fcadb43497f15b6614 # timeout=10 Commit message: "feat: update build production artifact GUI" > git rev-list --no-walk 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T09:31:23.482Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T09:31:23.518Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T09:31:23.535Z] ========================================================= [2021-11-12T09:31:23.535Z] EdgeX Global Pipelines Version Info [2021-11-12T09:31:23.535Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-12T09:31:24.664Z] ------------------- [2021-11-12T09:31:24.664Z] stable info: [2021-11-12T09:31:24.664Z] ------------------- [2021-11-12T09:31:24.664Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T09:31:24.664Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T09:31:24.664Z] Message: update stable to v1.0.213 [2021-11-12T09:31:25.235Z] ------------------- [2021-11-12T09:31:25.235Z] experimental info: [2021-11-12T09:31:25.235Z] ------------------- [2021-11-12T09:31:25.235Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T09:31:25.235Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T09:31:25.235Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T09:31:25.316Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-12T09:31:25.327Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-12T09:31:25.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T09:31:25.351Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T09:31:25.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T09:31:25.367Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T09:31:25.375Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T09:31:25.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T09:31:25.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T09:31:25.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T09:31:25.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T09:31:25.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-12T09:31:25.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T09:31:25.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T09:31:25.446Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T09:31:25.456Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T09:31:25.467Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T09:31:25.480Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T09:31:25.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T09:31:25.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-12T09:31:25.510Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T09:31:25.519Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T09:31:25.526Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T09:31:25.534Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T09:31:25.541Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-12T09:31:25.548Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T09:31:25.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-482 [Pipeline] echo [2021-11-12T09:31:25.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-482 [Pipeline] echo [2021-11-12T09:31:25.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-482 [Pipeline] echo [2021-11-12T09:31:25.577Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a246e3d7b7355477da434fcadb43497f15b6614 [Pipeline] echo [2021-11-12T09:31:25.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a246e3 [Pipeline] echo [2021-11-12T09:31:25.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T09:31:25.644Z] provisioning config files... [2021-11-12T09:31:25.661Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/config3570118469679643683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T09:31:25.968Z] ---> docker-login.sh [2021-11-12T09:31:25.968Z] nexus3.edgexfoundry.org:10001 [2021-11-12T09:31:25.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:31:26.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:31:26.230Z] Configure a credential helper to remove this warning. See [2021-11-12T09:31:26.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:31:26.230Z] [2021-11-12T09:31:26.230Z] Login Succeeded [2021-11-12T09:31:26.230Z] nexus3.edgexfoundry.org:10002 [2021-11-12T09:31:26.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:31:26.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:31:26.230Z] Configure a credential helper to remove this warning. See [2021-11-12T09:31:26.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:31:26.230Z] [2021-11-12T09:31:26.230Z] Login Succeeded [2021-11-12T09:31:26.230Z] nexus3.edgexfoundry.org:10003 [2021-11-12T09:31:26.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:31:26.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:31:26.490Z] Configure a credential helper to remove this warning. See [2021-11-12T09:31:26.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:31:26.490Z] [2021-11-12T09:31:26.490Z] Login Succeeded [2021-11-12T09:31:26.490Z] nexus3.edgexfoundry.org:10004 [2021-11-12T09:31:26.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:31:26.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:31:26.490Z] Configure a credential helper to remove this warning. See [2021-11-12T09:31:26.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:31:26.490Z] [2021-11-12T09:31:26.490Z] Login Succeeded [2021-11-12T09:31:26.490Z] docker.io [2021-11-12T09:31:26.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:31:27.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:31:27.062Z] Configure a credential helper to remove this warning. See [2021-11-12T09:31:27.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:31:27.062Z] [2021-11-12T09:31:27.062Z] Login Succeeded [2021-11-12T09:31:27.062Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T09:31:27.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T09:31:27.484Z] + git rev-list -1 --merges 6a246e3d7b7355477da434fcadb43497f15b6614~1..6a246e3d7b7355477da434fcadb43497f15b6614 [Pipeline] echo [2021-11-12T09:31:27.519Z] -----------> git rev-list -1 --merges 6a246e3d7b7355477da434fcadb43497f15b6614~1..6a246e3d7b7355477da434fcadb43497f15b6614 6a246e3d7b7355477da434fcadb43497f15b6614 [false] [Pipeline] sh [2021-11-12T09:31:27.825Z] + git log --format=format:%s -1 6a246e3d7b7355477da434fcadb43497f15b6614 [Pipeline] echo [2021-11-12T09:31:27.839Z] ========================================================= [2021-11-12T09:31:27.839Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T09:31:27.839Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T09:31:28.178Z] + git log --format=format:%s -1 6a246e3d7b7355477da434fcadb43497f15b6614 [Pipeline] echo [2021-11-12T09:31:28.192Z] [semverPrep] GIT_COMMIT: 6a246e3d7b7355477da434fcadb43497f15b6614, Commit Message: feat: update build production artifact GUI [Pipeline] echo [2021-11-12T09:31:28.198Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:31:28.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T09:31:28.827Z] [2021-11-12T09:31:28.827Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:31:29.128Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T09:31:29.129Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T09:31:29.129Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T09:31:29.129Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T09:31:29.129Z] 4c7163046ea9: Pulling fs layer [2021-11-12T09:31:29.129Z] 0c2d73faf560: Pulling fs layer [2021-11-12T09:31:29.129Z] 0c2d73faf560: Waiting [2021-11-12T09:31:29.129Z] 3e5f54012d9b: Download complete [2021-11-12T09:31:29.129Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T09:31:29.129Z] a0d0a0d46f8b: Download complete [2021-11-12T09:31:29.129Z] 0c2d73faf560: Verifying Checksum [2021-11-12T09:31:29.129Z] 0c2d73faf560: Download complete [2021-11-12T09:31:29.129Z] 4c7163046ea9: Verifying Checksum [2021-11-12T09:31:29.129Z] 4c7163046ea9: Download complete [2021-11-12T09:31:29.392Z] a0d0a0d46f8b: Pull complete [2021-11-12T09:31:29.392Z] 3e5f54012d9b: Pull complete [2021-11-12T09:31:29.661Z] 4c7163046ea9: Pull complete [2021-11-12T09:31:29.924Z] 0c2d73faf560: Pull complete [2021-11-12T09:31:29.924Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T09:31:29.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T09:31:29.924Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T09:31:29.989Z] prd-centos7-docker-4c-2g-322 does not seem to be running inside a container [2021-11-12T09:31:30.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-482 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482:/w/workspace/edgexfoundry_edgex-ui-go_PR-482:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@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:10004/edgex-devops/git-semver:latest cat [2021-11-12T09:31:30.639Z] $ docker top 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T09:31:30.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T09:31:30.729Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T09:31:30.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T09:31:30.828Z] $ docker exec 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd ssh-agent [2021-11-12T09:31:30.926Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhPElBG/agent.13 [2021-11-12T09:31:30.926Z] SSH_AGENT_PID=19 [2021-11-12T09:31:30.934Z] Running ssh-add (command line suppressed) [2021-11-12T09:31:31.024Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_6398266015108290626.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_6398266015108290626.key) [2021-11-12T09:31:31.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T09:31:31.335Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T09:31:31.352Z] $ docker exec --env ******** --env ******** 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd ssh-agent -k [2021-11-12T09:31:31.469Z] unset SSH_AUTH_SOCK; [2021-11-12T09:31:31.470Z] unset SSH_AGENT_PID; [2021-11-12T09:31:31.470Z] echo Agent pid 19 killed; [2021-11-12T09:31:31.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T09:31:31.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T09:31:31.505Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T09:31:31.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T09:31:31.601Z] $ docker exec 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd ssh-agent [2021-11-12T09:31:31.696Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkaLELp/agent.52 [2021-11-12T09:31:31.696Z] SSH_AGENT_PID=58 [2021-11-12T09:31:31.700Z] Running ssh-add (command line suppressed) [2021-11-12T09:31:31.775Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_5990324630741438556.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_5990324630741438556.key) [2021-11-12T09:31:31.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T09:31:32.078Z] + git semver init [2021-11-12T09:31:32.078Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T09:31:32.078Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-482/.git [2021-11-12T09:31:32.078Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [2021-11-12T09:31:32.078Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T09:31:32.078Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T09:31:32.078Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T09:31:32.078Z] # $SEMVER_BRANCH = PR-482 [2021-11-12T09:31:32.078Z] # $SEMVER_TEMP = /tmp/semver-971559310 [2021-11-12T09:31:32.078Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-12T09:31:34.638Z] # '/tmp/semver-971559310' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-482/.semver' [2021-11-12T09:31:34.638Z] # -> Force: false [2021-11-12T09:31:34.638Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-482/.semver [Pipeline] } [2021-11-12T09:31:34.647Z] $ docker exec --env ******** --env ******** 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd ssh-agent -k [2021-11-12T09:31:34.742Z] unset SSH_AUTH_SOCK; [2021-11-12T09:31:34.742Z] unset SSH_AGENT_PID; [2021-11-12T09:31:34.742Z] echo Agent pid 58 killed; [2021-11-12T09:31:34.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T09:31:35.048Z] + git semver [Pipeline] } [2021-11-12T09:31:35.059Z] $ docker stop --time=1 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd [2021-11-12T09:31:36.319Z] $ docker rm -f 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T09:31:36.673Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T09:31:36.888Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T09:31:36.891Z] [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] node [Pipeline] node [2021-11-12T09:31:52.025Z] Still waiting to schedule task [2021-11-12T09:31:52.025Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-322’ [2021-11-12T09:31:52.027Z] Still waiting to schedule task [2021-11-12T09:31:52.027Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-12T09:33:27.913Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-323 in /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [Pipeline] { [Pipeline] ws [2021-11-12T09:33:27.925Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-11-12T09:33:28.118Z] The recommended git tool is: git [2021-11-12T09:33:32.917Z] using credential edgex-jenkins-ssh [2021-11-12T09:33:32.934Z] Cloning the remote Git repository [2021-11-12T09:33:33.012Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T09:33:33.156Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-11-12T09:33:33.305Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T09:33:33.306Z] > git --version # timeout=10 [2021-11-12T09:33:33.364Z] > git --version # 'git version 2.17.1' [2021-11-12T09:33:33.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T09:33:33.503Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T09:33:39.442Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T09:33:39.469Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T09:33:39.492Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T09:33:39.522Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T09:33:39.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T09:33:39.535Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T09:33:40.265Z] Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 6a246e3d7b7355477da434fcadb43497f15b6614 [2021-11-12T09:33:40.754Z] Merge succeeded, producing 6a246e3d7b7355477da434fcadb43497f15b6614 [2021-11-12T09:33:40.755Z] Checking out Revision 6a246e3d7b7355477da434fcadb43497f15b6614 (PR-482) [2021-11-12T09:33:40.349Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T09:33:40.365Z] > git checkout -f 6a246e3d7b7355477da434fcadb43497f15b6614 # timeout=10 [2021-11-12T09:33:40.665Z] > git remote # timeout=10 [2021-11-12T09:33:40.682Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T09:33:40.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T09:33:40.712Z] > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [2021-11-12T09:33:40.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T09:33:40.766Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T09:33:40.787Z] > git checkout -f 6a246e3d7b7355477da434fcadb43497f15b6614 # timeout=10 [2021-11-12T09:33:45.255Z] Commit message: "feat: update build production artifact GUI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T09:33:46.050Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T09:33:46.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T09:33:46.050Z] Dload Upload Total Spent Left Speed [2021-11-12T09:33:46.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90953 0 --:--:-- --:--:-- --:--:-- 90953 [Pipeline] sh [2021-11-12T09:33:46.460Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T09:33:46.802Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-12T09:33:46.802Z] + sudo tee /etc/docker/daemon.new [2021-11-12T09:33:46.802Z] { [2021-11-12T09:33:46.802Z] "registry-mirrors": [ [2021-11-12T09:33:46.802Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T09:33:46.802Z] ], [2021-11-12T09:33:46.802Z] "bip": "10.250.0.254/24", [2021-11-12T09:33:46.802Z] "hosts": [ [2021-11-12T09:33:46.802Z] "tcp://0.0.0.0:5555", [2021-11-12T09:33:46.802Z] "unix:///var/run/docker.sock" [2021-11-12T09:33:46.802Z] ], [2021-11-12T09:33:46.802Z] "mtu": 1458, [2021-11-12T09:33:46.802Z] "selinux-enabled": true, [2021-11-12T09:33:46.802Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T09:33:46.802Z] } [Pipeline] sh [2021-11-12T09:33:47.158Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T09:33:47.500Z] + sudo service docker restart [2021-11-12T09:33:49.509Z] Running on prd-centos7-docker-4c-2g-324 in /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [Pipeline] { [Pipeline] ws [2021-11-12T09:33:49.520Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-11-12T09:33:49.608Z] The recommended git tool is: git [2021-11-12T09:33:51.545Z] using credential edgex-jenkins-ssh [2021-11-12T09:33:51.555Z] Cloning the remote Git repository [2021-11-12T09:33:51.413Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T09:33:51.468Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-11-12T09:33:51.497Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T09:33:51.497Z] > git --version # timeout=10 [2021-11-12T09:33:51.505Z] > git --version # 'git version 2.24.4' [2021-11-12T09:33:51.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T09:33:51.530Z] [INFO] Currently running in a labeled security context [2021-11-12T09:33:51.530Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T09:33:51.530Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8514360996142682483.key [2021-11-12T09:33:51.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T09:33:53.706Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T09:33:53.721Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T09:33:53.735Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T09:33:53.751Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T09:33:53.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T09:33:53.752Z] [INFO] Currently running in a labeled security context [2021-11-12T09:33:53.752Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T09:33:53.752Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh4579604401585141224.key [2021-11-12T09:33:53.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T09:33:54.471Z] Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 6a246e3d7b7355477da434fcadb43497f15b6614 [2021-11-12T09:33:54.622Z] Merge succeeded, producing 6a246e3d7b7355477da434fcadb43497f15b6614 [2021-11-12T09:33:54.622Z] Checking out Revision 6a246e3d7b7355477da434fcadb43497f15b6614 (PR-482) [2021-11-12T09:33:54.319Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T09:33:54.326Z] > git checkout -f 6a246e3d7b7355477da434fcadb43497f15b6614 # timeout=10 [2021-11-12T09:33:54.422Z] > git remote # timeout=10 [2021-11-12T09:33:54.427Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T09:33:54.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T09:33:54.436Z] [INFO] Currently running in a labeled security context [2021-11-12T09:33:54.436Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T09:33:54.436Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8357857514326188156.key [2021-11-12T09:33:54.445Z] > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [2021-11-12T09:33:54.452Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T09:33:54.465Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T09:33:54.472Z] > git checkout -f 6a246e3d7b7355477da434fcadb43497f15b6614 # timeout=10 [2021-11-12T09:33:58.175Z] Commit message: "feat: update build production artifact GUI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T09:33:58.501Z] provisioning config files... [2021-11-12T09:33:58.514Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3298036905855965236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T09:33:58.900Z] ---> docker-login.sh [2021-11-12T09:33:58.900Z] nexus3.edgexfoundry.org:10001 [2021-11-12T09:33:58.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:33:59.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:33:59.162Z] Configure a credential helper to remove this warning. See [2021-11-12T09:33:59.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:33:59.162Z] [2021-11-12T09:33:59.162Z] Login Succeeded [2021-11-12T09:33:59.162Z] nexus3.edgexfoundry.org:10002 [2021-11-12T09:33:59.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:33:59.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:33:59.162Z] Configure a credential helper to remove this warning. See [2021-11-12T09:33:59.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:33:59.162Z] [2021-11-12T09:33:59.162Z] Login Succeeded [2021-11-12T09:33:59.162Z] nexus3.edgexfoundry.org:10003 [2021-11-12T09:33:59.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:33:59.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:33:59.422Z] Configure a credential helper to remove this warning. See [2021-11-12T09:33:59.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:33:59.422Z] [2021-11-12T09:33:59.422Z] Login Succeeded [2021-11-12T09:33:59.422Z] nexus3.edgexfoundry.org:10004 [2021-11-12T09:33:59.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:33:59.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:33:59.423Z] Configure a credential helper to remove this warning. See [2021-11-12T09:33:59.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:33:59.423Z] [2021-11-12T09:33:59.423Z] Login Succeeded [2021-11-12T09:33:59.423Z] docker.io [2021-11-12T09:33:59.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:33:59.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:33:59.997Z] Configure a credential helper to remove this warning. See [2021-11-12T09:33:59.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:33:59.997Z] [2021-11-12T09:33:59.997Z] Login Succeeded [2021-11-12T09:33:59.997Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T09:34:00.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T09:34:00.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T09:34:00.159Z] ========================================================= [2021-11-12T09:34:00.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T09:34:00.159Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:34:00.466Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-12T09:34:00.750Z] Sending build context to Docker daemon 25.5MB [2021-11-12T09:34:00.750Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T09:34:00.750Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T09:34:00.750Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T09:34:00.750Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T09:34:00.750Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T09:34:00.750Z] b8b176561691: Pulling fs layer [2021-11-12T09:34:00.750Z] 4527c011a84f: Pulling fs layer [2021-11-12T09:34:00.750Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T09:34:00.750Z] e0aca202a116: Pulling fs layer [2021-11-12T09:34:00.750Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T09:34:00.750Z] 34cad66bf833: Pulling fs layer [2021-11-12T09:34:00.750Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T09:34:00.750Z] 4527c011a84f: Waiting [2021-11-12T09:34:00.750Z] 5d74067f8e1e: Waiting [2021-11-12T09:34:00.750Z] e0aca202a116: Waiting [2021-11-12T09:34:00.750Z] 3a43be97a3b4: Waiting [2021-11-12T09:34:00.750Z] 34cad66bf833: Waiting [2021-11-12T09:34:00.750Z] b4e3c513aaa6: Waiting [2021-11-12T09:34:00.750Z] b8b176561691: Verifying Checksum [2021-11-12T09:34:00.750Z] b8b176561691: Download complete [2021-11-12T09:34:00.750Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T09:34:00.750Z] 31adcdaf11c8: Download complete [2021-11-12T09:34:00.750Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T09:34:00.750Z] 5d74067f8e1e: Download complete [2021-11-12T09:34:00.750Z] e0aca202a116: Verifying Checksum [2021-11-12T09:34:00.750Z] e0aca202a116: Download complete [2021-11-12T09:34:00.751Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T09:34:00.751Z] a0d0a0d46f8b: Download complete [2021-11-12T09:34:00.751Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T09:34:00.751Z] 3a43be97a3b4: Download complete [2021-11-12T09:34:01.020Z] 34cad66bf833: Verifying Checksum [2021-11-12T09:34:01.020Z] 34cad66bf833: Download complete [2021-11-12T09:34:01.284Z] a0d0a0d46f8b: Pull complete [2021-11-12T09:34:01.284Z] 4527c011a84f: Verifying Checksum [2021-11-12T09:34:01.284Z] 4527c011a84f: Download complete [2021-11-12T09:34:01.284Z] 31adcdaf11c8: Pull complete [2021-11-12T09:34:01.544Z] b8b176561691: Pull complete [2021-11-12T09:34:01.544Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T09:34:01.544Z] b4e3c513aaa6: Download complete [2021-11-12T09:34:04.884Z] 4527c011a84f: Pull complete [2021-11-12T09:34:04.884Z] 5d74067f8e1e: Pull complete [2021-11-12T09:34:05.148Z] e0aca202a116: Pull complete [2021-11-12T09:34:05.148Z] 3a43be97a3b4: Pull complete [2021-11-12T09:34:05.148Z] 34cad66bf833: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T09:34:05.893Z] provisioning config files... [2021-11-12T09:34:05.915Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config785859253893437467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T09:34:06.285Z] ---> docker-login.sh [2021-11-12T09:34:06.285Z] nexus3.edgexfoundry.org:10001 [2021-11-12T09:34:06.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:34:07.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:34:07.157Z] Configure a credential helper to remove this warning. See [2021-11-12T09:34:07.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:34:07.157Z] [2021-11-12T09:34:07.157Z] Login Succeeded [2021-11-12T09:34:07.157Z] nexus3.edgexfoundry.org:10002 [2021-11-12T09:34:07.710Z] b4e3c513aaa6: Pull complete [2021-11-12T09:34:07.710Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T09:34:07.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T09:34:07.710Z] ---> 9f6097aaca64 [2021-11-12T09:34:07.710Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T09:34:07.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:34:07.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:34:07.757Z] Configure a credential helper to remove this warning. See [2021-11-12T09:34:07.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:34:07.757Z] [2021-11-12T09:34:07.757Z] Login Succeeded [2021-11-12T09:34:07.757Z] nexus3.edgexfoundry.org:10003 [2021-11-12T09:34:08.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:34:08.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:34:08.307Z] Configure a credential helper to remove this warning. See [2021-11-12T09:34:08.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:34:08.307Z] [2021-11-12T09:34:08.307Z] Login Succeeded [2021-11-12T09:34:08.307Z] nexus3.edgexfoundry.org:10004 [2021-11-12T09:34:08.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:34:08.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:34:08.853Z] Configure a credential helper to remove this warning. See [2021-11-12T09:34:08.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:34:08.853Z] [2021-11-12T09:34:08.853Z] Login Succeeded [2021-11-12T09:34:08.853Z] docker.io [2021-11-12T09:34:09.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T09:34:09.635Z] ---> Running in af58f2409b0d [2021-11-12T09:34:09.635Z] Removing intermediate container af58f2409b0d [2021-11-12T09:34:09.635Z] ---> d2eeb3852fea [2021-11-12T09:34:09.635Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T09:34:09.635Z] ---> Running in 1ba78e0ee17d [2021-11-12T09:34:09.635Z] Removing intermediate container 1ba78e0ee17d [2021-11-12T09:34:09.635Z] ---> 678222e48960 [2021-11-12T09:34:09.635Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T09:34:09.635Z] ---> Running in a3a72ce36695 [2021-11-12T09:34:09.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T09:34:09.730Z] Configure a credential helper to remove this warning. See [2021-11-12T09:34:09.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T09:34:09.730Z] [2021-11-12T09:34:09.730Z] Login Succeeded [2021-11-12T09:34:09.730Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T09:34:09.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-12T09:34:09.894Z] Removing intermediate container a3a72ce36695 [2021-11-12T09:34:09.894Z] ---> 57459b9ea4a7 [2021-11-12T09:34:09.894Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T09:34:09.894Z] ---> Running in f5884348fd92 [2021-11-12T09:34:09.894Z] Removing intermediate container f5884348fd92 [2021-11-12T09:34:09.894Z] ---> c4bcdec1fe28 [2021-11-12T09:34:09.894Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T09:34:09.894Z] ---> Running in 11e0e850ba39 [2021-11-12T09:34:10.156Z] Removing intermediate container 11e0e850ba39 [2021-11-12T09:34:10.156Z] ---> e7ec9190dd98 [2021-11-12T09:34:10.156Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T09:34:10.156Z] ---> Running in 137331a015ff [Pipeline] echo [2021-11-12T09:34:10.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T09:34:10.222Z] ========================================================= [2021-11-12T09:34:10.222Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T09:34:10.222Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:34:10.649Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-12T09:34:10.734Z] Removing intermediate container 137331a015ff [2021-11-12T09:34:10.734Z] ---> aa0e222df26c [2021-11-12T09:34:10.734Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T09:34:10.734Z] ---> Running in 0e466d22b078 [2021-11-12T09:34:10.997Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T09:34:11.658Z] Sending build context to Docker daemon 25.49MB [2021-11-12T09:34:11.658Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T09:34:11.658Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T09:34:11.658Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T09:34:11.658Z] 552d1f2373af: Pulling fs layer [2021-11-12T09:34:11.658Z] ea3f2d53f512: Pulling fs layer [2021-11-12T09:34:11.658Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T09:34:11.658Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T09:34:11.658Z] 72dc09318566: Pulling fs layer [2021-11-12T09:34:11.658Z] f4f7b4309257: Pulling fs layer [2021-11-12T09:34:11.658Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T09:34:11.658Z] b78e95d17946: Pulling fs layer [2021-11-12T09:34:11.658Z] 7a9cfe048b4a: Waiting [2021-11-12T09:34:11.658Z] 72dc09318566: Waiting [2021-11-12T09:34:11.658Z] f4f7b4309257: Waiting [2021-11-12T09:34:11.658Z] 0ac9a79272e3: Waiting [2021-11-12T09:34:11.658Z] 9e70ebbbe112: Download complete [2021-11-12T09:34:11.658Z] ea3f2d53f512: Verifying Checksum [2021-11-12T09:34:11.658Z] ea3f2d53f512: Download complete [2021-11-12T09:34:11.933Z] 72dc09318566: Download complete [2021-11-12T09:34:11.934Z] f4f7b4309257: Verifying Checksum [2021-11-12T09:34:11.934Z] f4f7b4309257: Download complete [2021-11-12T09:34:11.934Z] 552d1f2373af: Verifying Checksum [2021-11-12T09:34:11.934Z] 552d1f2373af: Download complete [2021-11-12T09:34:11.934Z] 0ac9a79272e3: Verifying Checksum [2021-11-12T09:34:11.934Z] 0ac9a79272e3: Download complete [2021-11-12T09:34:11.943Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T09:34:12.207Z] OK: 220 MiB in 52 packages [2021-11-12T09:34:12.467Z] Removing intermediate container 0e466d22b078 [2021-11-12T09:34:12.467Z] ---> 737ac1451a9a [2021-11-12T09:34:12.467Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T09:34:12.467Z] ---> Running in b1d6c50ed3f5 [2021-11-12T09:34:12.467Z] Removing intermediate container b1d6c50ed3f5 [2021-11-12T09:34:12.467Z] ---> c07a4b1b2f96 [2021-11-12T09:34:12.467Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T09:34:12.467Z] ---> Running in 1dad73ad4b2d [2021-11-12T09:34:12.467Z] Removing intermediate container 1dad73ad4b2d [2021-11-12T09:34:12.467Z] ---> b1ffc252a567 [2021-11-12T09:34:12.467Z] Step 12/14 : COPY . . [2021-11-12T09:34:12.535Z] 552d1f2373af: Pull complete [2021-11-12T09:34:13.408Z] ---> d4d6ee460207 [2021-11-12T09:34:13.408Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T09:34:13.408Z] ---> Running in 5c0be242e5e2 [2021-11-12T09:34:13.520Z] ea3f2d53f512: Pull complete [2021-11-12T09:34:13.795Z] 9e70ebbbe112: Pull complete [2021-11-12T09:34:13.795Z] b78e95d17946: Verifying Checksum [2021-11-12T09:34:13.795Z] b78e95d17946: Download complete [2021-11-12T09:34:14.391Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T09:34:14.391Z] 7a9cfe048b4a: Download complete [2021-11-12T09:34:24.551Z] 7a9cfe048b4a: Pull complete [2021-11-12T09:34:24.551Z] 72dc09318566: Pull complete [2021-11-12T09:34:25.146Z] f4f7b4309257: Pull complete [2021-11-12T09:34:25.421Z] 0ac9a79272e3: Pull complete [2021-11-12T09:34:25.653Z] Removing intermediate container 5c0be242e5e2 [2021-11-12T09:34:25.653Z] ---> 81936c71eb3b [2021-11-12T09:34:25.653Z] Step 14/14 : RUN ${MAKE} [2021-11-12T09:34:25.653Z] ---> Running in 3d956c0b1399 [2021-11-12T09:34:25.653Z] noop [2021-11-12T09:34:25.653Z] Removing intermediate container 3d956c0b1399 [2021-11-12T09:34:25.653Z] ---> 3421830d8712 [2021-11-12T09:34:25.653Z] Successfully built 3421830d8712 [2021-11-12T09:34:25.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:34:25.960Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T09:34:25.960Z] . [Pipeline] withDockerContainer [2021-11-12T09:34:26.025Z] prd-centos7-docker-4c-2g-324 does not seem to be running inside a container [2021-11-12T09:34:26.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T09:34:26.425Z] $ docker top bcee7dd415edaef11fcf4cac505a35fb6e138de5819248e585f7c1ef83d7e93f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T09:34:26.794Z] + go version [2021-11-12T09:34:26.794Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T09:34:26.803Z] $ docker stop --time=1 bcee7dd415edaef11fcf4cac505a35fb6e138de5819248e585f7c1ef83d7e93f [2021-11-12T09:34:27.966Z] $ docker rm -f bcee7dd415edaef11fcf4cac505a35fb6e138de5819248e585f7c1ef83d7e93f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:34:28.489Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T09:34:28.489Z] . [Pipeline] withDockerContainer [2021-11-12T09:34:28.549Z] prd-centos7-docker-4c-2g-324 does not seem to be running inside a container [2021-11-12T09:34:28.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T09:34:28.950Z] $ docker top ffd7df73c384f9b6aa170b38fb233b0a6edc30a25fad67afa6d3be0abd98a205 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T09:34:29.309Z] + make test [2021-11-12T09:34:29.309Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T09:34:29.592Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-12T09:34:32.132Z] b78e95d17946: Pull complete [2021-11-12T09:34:32.132Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T09:34:32.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T09:34:32.132Z] ---> 8b459fc5aaf0 [2021-11-12T09:34:32.132Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T09:34:32.730Z] ---> Running in e2800e9f3d12 [2021-11-12T09:34:33.325Z] Removing intermediate container e2800e9f3d12 [2021-11-12T09:34:33.325Z] ---> eb67214be240 [2021-11-12T09:34:33.325Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T09:34:33.325Z] ---> Running in b80526bb6156 [2021-11-12T09:34:33.597Z] Removing intermediate container b80526bb6156 [2021-11-12T09:34:33.597Z] ---> 34437c696f2f [2021-11-12T09:34:33.597Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T09:34:33.872Z] ---> Running in b615d3172dec [2021-11-12T09:34:34.149Z] Removing intermediate container b615d3172dec [2021-11-12T09:34:34.149Z] ---> c17d465f7973 [2021-11-12T09:34:34.149Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T09:34:34.421Z] ---> Running in 733f0f062d96 [2021-11-12T09:34:34.694Z] Removing intermediate container 733f0f062d96 [2021-11-12T09:34:34.694Z] ---> 252a77cce370 [2021-11-12T09:34:34.694Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T09:34:34.968Z] ---> Running in 1c7ec09c39c5 [2021-11-12T09:34:35.243Z] Removing intermediate container 1c7ec09c39c5 [2021-11-12T09:34:35.243Z] ---> 4bbcbd22ca93 [2021-11-12T09:34:35.244Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T09:34:35.244Z] ---> Running in cab2fee7b511 [2021-11-12T09:34:37.869Z] Removing intermediate container cab2fee7b511 [2021-11-12T09:34:37.869Z] ---> 012db86c8be1 [2021-11-12T09:34:37.869Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T09:34:37.869Z] ---> Running in 218beb726f7e [2021-11-12T09:34:38.862Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T09:34:39.459Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T09:34:40.435Z] OK: 219 MiB in 52 packages [2021-11-12T09:34:41.033Z] Removing intermediate container 218beb726f7e [2021-11-12T09:34:41.033Z] ---> ed77b60b53a9 [2021-11-12T09:34:41.033Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T09:34:41.311Z] ---> Running in 3a2427f61a1a [2021-11-12T09:34:41.585Z] Removing intermediate container 3a2427f61a1a [2021-11-12T09:34:41.585Z] ---> b9208d865566 [2021-11-12T09:34:41.585Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T09:34:41.860Z] ---> Running in 179550256a8b [2021-11-12T09:34:42.038Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-12T09:34:42.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-12T09:34:42.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-12T09:34:42.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-12T09:34:42.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-12T09:34:42.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-12T09:34:42.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-12T09:34:42.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-12T09:34:42.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-12T09:34:42.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-12T09:34:42.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-12T09:34:42.038Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-12T09:34:42.038Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-12T09:34:42.135Z] Removing intermediate container 179550256a8b [2021-11-12T09:34:42.135Z] ---> e7964cd4145f [2021-11-12T09:34:42.135Z] Step 12/14 : COPY . . [2021-11-12T09:34:45.530Z] ---> da82a62e83a6 [2021-11-12T09:34:45.530Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T09:34:45.530Z] ---> Running in 8f2cd5927089 [2021-11-12T09:34:46.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T09:34:46.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-12T09:34:46.274Z] $ docker stop --time=1 ffd7df73c384f9b6aa170b38fb233b0a6edc30a25fad67afa6d3be0abd98a205 [2021-11-12T09:34:47.994Z] $ docker rm -f ffd7df73c384f9b6aa170b38fb233b0a6edc30a25fad67afa6d3be0abd98a205 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T09:34:48.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T09:34:48.561Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-12T09:34:49.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-12T09:34:50.119Z] + ls -al . [2021-11-12T09:34:50.119Z] total 88 [2021-11-12T09:34:50.119Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 12 09:34 . [2021-11-12T09:34:50.119Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 12 09:33 .. [2021-11-12T09:34:50.119Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 09:33 assets [2021-11-12T09:34:50.119Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 12 09:33 bin [2021-11-12T09:34:50.119Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 09:33 cmd [2021-11-12T09:34:50.119Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 09:33 CONTRIBUTING.md [2021-11-12T09:34:50.119Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 12 09:34 coverage.out [2021-11-12T09:34:50.119Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 12 09:33 Dockerfile [2021-11-12T09:34:50.119Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 12 09:33 docs [2021-11-12T09:34:50.119Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 09:33 .git [2021-11-12T09:34:50.119Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 12 09:33 .github [2021-11-12T09:34:50.119Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 09:33 .gitignore [2021-11-12T09:34:50.119Z] -rw-rw-r--. 1 jenkins jenkins 881 Nov 12 09:33 go.mod [2021-11-12T09:34:50.119Z] -rw-rw-r--. 1 jenkins jenkins 23990 Nov 12 09:33 go.sum [2021-11-12T09:34:50.119Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 12 09:33 internal [2021-11-12T09:34:50.119Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 09:33 Jenkinsfile [2021-11-12T09:34:50.119Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 09:33 LICENSE [2021-11-12T09:34:50.119Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 12 09:33 Makefile [2021-11-12T09:34:50.119Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 12 09:33 pkg [2021-11-12T09:34:50.119Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 12 09:33 README.md [2021-11-12T09:34:50.119Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 12 09:33 snap [2021-11-12T09:34:50.119Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 09:31 VERSION [2021-11-12T09:34:50.119Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 09:33 version.go [2021-11-12T09:34:50.119Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 12 09:33 web [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:34:50.424Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6a246e3d7b7355477da434fcadb43497f15b6614 --label arch=amd64 --label version=0.0.0 . [2021-11-12T09:34:50.424Z] Sending build context to Docker daemon 25.5MB [2021-11-12T09:34:50.424Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T09:34:50.424Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-12T09:34:50.424Z] ---> 3421830d8712 [2021-11-12T09:34:50.424Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T09:34:50.687Z] ---> Running in fb5f1d348ed8 [2021-11-12T09:34:50.687Z] Removing intermediate container fb5f1d348ed8 [2021-11-12T09:34:50.687Z] ---> 4d9dfcec86cb [2021-11-12T09:34:50.687Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T09:34:50.687Z] ---> Running in 5a8693489261 [2021-11-12T09:34:50.952Z] Removing intermediate container 5a8693489261 [2021-11-12T09:34:50.952Z] ---> 82b9898f3da8 [2021-11-12T09:34:50.952Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T09:34:50.952Z] ---> Running in cdea552271ba [2021-11-12T09:34:50.952Z] Removing intermediate container cdea552271ba [2021-11-12T09:34:50.952Z] ---> 895a3f84b499 [2021-11-12T09:34:50.952Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-12T09:34:50.952Z] ---> Running in 0472d119479e [2021-11-12T09:34:51.215Z] Removing intermediate container 0472d119479e [2021-11-12T09:34:51.215Z] ---> 81bb62aae7b0 [2021-11-12T09:34:51.215Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T09:34:51.215Z] ---> Running in 37a30cf5e00f [2021-11-12T09:34:51.215Z] Removing intermediate container 37a30cf5e00f [2021-11-12T09:34:51.215Z] ---> 17ba0f926b83 [2021-11-12T09:34:51.215Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T09:34:51.215Z] ---> Running in ec0ac6d7f6f3 [2021-11-12T09:34:51.801Z] Removing intermediate container ec0ac6d7f6f3 [2021-11-12T09:34:51.801Z] ---> eb7171d6a57f [2021-11-12T09:34:51.801Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T09:34:51.801Z] ---> Running in c8dc82929a30 [2021-11-12T09:34:52.062Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T09:34:52.633Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T09:34:53.204Z] OK: 220 MiB in 52 packages [2021-11-12T09:34:53.204Z] Removing intermediate container c8dc82929a30 [2021-11-12T09:34:53.204Z] ---> c4d3fa249981 [2021-11-12T09:34:53.204Z] Step 10/22 : ENV GO111MODULE=on [2021-11-12T09:34:53.205Z] ---> Running in bb67416695a1 [2021-11-12T09:34:53.470Z] Removing intermediate container bb67416695a1 [2021-11-12T09:34:53.470Z] ---> bf12cbcd4580 [2021-11-12T09:34:53.470Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T09:34:53.470Z] ---> Running in fef2b44a1118 [2021-11-12T09:34:53.470Z] Removing intermediate container fef2b44a1118 [2021-11-12T09:34:53.470Z] ---> d12a8e7e7be6 [2021-11-12T09:34:53.470Z] Step 12/22 : COPY . . [2021-11-12T09:34:54.422Z] ---> 91932d14f47e [2021-11-12T09:34:54.422Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T09:34:54.422Z] ---> Running in 47833eb658b7 [2021-11-12T09:34:54.681Z] Removing intermediate container 47833eb658b7 [2021-11-12T09:34:54.681Z] ---> c023e8f061b0 [2021-11-12T09:34:54.681Z] Step 14/22 : RUN ${MAKE} [2021-11-12T09:34:54.681Z] ---> Running in 6cad06c86ae9 [2021-11-12T09:34:54.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-12T09:35:03.202Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-12T09:35:04.597Z] Removing intermediate container 6cad06c86ae9 [2021-11-12T09:35:04.597Z] ---> 9ce55ab832d3 [2021-11-12T09:35:04.597Z] Step 15/22 : FROM alpine:3.14 [2021-11-12T09:35:08.824Z] 3.14: Pulling from library/alpine [2021-11-12T09:35:08.824Z] a0d0a0d46f8b: Already exists [2021-11-12T09:35:08.824Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T09:35:08.824Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T09:35:08.824Z] ---> 14119a10abf4 [2021-11-12T09:35:08.824Z] Step 16/22 : EXPOSE 4000 [2021-11-12T09:35:08.824Z] ---> Running in dfcab8340b13 [2021-11-12T09:35:08.824Z] Removing intermediate container dfcab8340b13 [2021-11-12T09:35:08.824Z] ---> c57e2a60bba8 [2021-11-12T09:35:08.824Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T09:35:09.084Z] ---> 7e7cc827a839 [2021-11-12T09:35:09.084Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T09:35:09.084Z] ---> Running in 230abd9f2429 [2021-11-12T09:35:09.084Z] Removing intermediate container 230abd9f2429 [2021-11-12T09:35:09.084Z] ---> 6e6e9842546b [2021-11-12T09:35:09.084Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-12T09:35:09.084Z] ---> Running in cab0d1f66ce9 [2021-11-12T09:35:09.344Z] Removing intermediate container cab0d1f66ce9 [2021-11-12T09:35:09.344Z] ---> f252e28f9500 [2021-11-12T09:35:09.344Z] Step 20/22 : LABEL arch=amd64 [2021-11-12T09:35:09.344Z] ---> Running in dfc51eecf55b [2021-11-12T09:35:09.344Z] Removing intermediate container dfc51eecf55b [2021-11-12T09:35:09.344Z] ---> eb4f9c33dcdc [2021-11-12T09:35:09.344Z] Step 21/22 : LABEL git_sha=6a246e3d7b7355477da434fcadb43497f15b6614 [2021-11-12T09:35:09.344Z] ---> Running in 7d0fd6d52651 [2021-11-12T09:35:09.606Z] Removing intermediate container 7d0fd6d52651 [2021-11-12T09:35:09.606Z] ---> 83637671cb67 [2021-11-12T09:35:09.606Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T09:35:09.606Z] ---> Running in 5fa08f3c4bd0 [2021-11-12T09:35:09.606Z] Removing intermediate container 5fa08f3c4bd0 [2021-11-12T09:35:09.606Z] ---> 6f41a9ee69c5 [2021-11-12T09:35:09.606Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-12T09:35:09.606Z] Successfully built 6f41a9ee69c5 [2021-11-12T09:35:09.606Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:35:10.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T09:35:10.180Z] [2021-11-12T09:35:10.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:35:10.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T09:35:10.486Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T09:35:10.486Z] b4d181a07f80: Pulling fs layer [2021-11-12T09:35:10.486Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T09:35:10.486Z] ed53099fbce6: Pulling fs layer [2021-11-12T09:35:10.486Z] dc539afda2c1: Pulling fs layer [2021-11-12T09:35:10.486Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T09:35:10.486Z] 9065ff56babe: Pulling fs layer [2021-11-12T09:35:10.486Z] d287ab97295c: Pulling fs layer [2021-11-12T09:35:10.486Z] dc539afda2c1: Waiting [2021-11-12T09:35:10.486Z] 77bc0d833cb6: Waiting [2021-11-12T09:35:10.486Z] 9065ff56babe: Waiting [2021-11-12T09:35:10.486Z] d287ab97295c: Waiting [2021-11-12T09:35:10.486Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T09:35:10.486Z] a1111a8f2ec3: Download complete [2021-11-12T09:35:10.486Z] dc539afda2c1: Verifying Checksum [2021-11-12T09:35:10.486Z] dc539afda2c1: Download complete [2021-11-12T09:35:10.486Z] ed53099fbce6: Verifying Checksum [2021-11-12T09:35:10.486Z] ed53099fbce6: Download complete [2021-11-12T09:35:10.486Z] 9065ff56babe: Verifying Checksum [2021-11-12T09:35:10.486Z] 9065ff56babe: Download complete [2021-11-12T09:35:10.745Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T09:35:10.745Z] 77bc0d833cb6: Download complete [2021-11-12T09:35:10.745Z] b4d181a07f80: Verifying Checksum [2021-11-12T09:35:10.745Z] b4d181a07f80: Download complete [2021-11-12T09:35:11.324Z] d287ab97295c: Verifying Checksum [2021-11-12T09:35:11.324Z] d287ab97295c: Download complete [2021-11-12T09:35:11.903Z] b4d181a07f80: Pull complete [2021-11-12T09:35:12.171Z] a1111a8f2ec3: Pull complete [2021-11-12T09:35:12.327Z] Removing intermediate container 8f2cd5927089 [2021-11-12T09:35:12.328Z] ---> 35a8c9da4ed4 [2021-11-12T09:35:12.328Z] Step 14/14 : RUN ${MAKE} [2021-11-12T09:35:12.328Z] ---> Running in 4cd406811096 [2021-11-12T09:35:12.328Z] noop [2021-11-12T09:35:12.328Z] Removing intermediate container 4cd406811096 [2021-11-12T09:35:12.328Z] ---> 6d51273de88f [2021-11-12T09:35:12.328Z] Successfully built 6d51273de88f [2021-11-12T09:35:12.328Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:35:12.668Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T09:35:12.668Z] . [Pipeline] withDockerContainer [2021-11-12T09:35:12.742Z] ed53099fbce6: Pull complete [2021-11-12T09:35:12.742Z] dc539afda2c1: Pull complete [2021-11-12T09:35:12.902Z] prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container [2021-11-12T09:35:12.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 [2021-11-12T09:35:13.003Z] 77bc0d833cb6: Pull complete [2021-11-12T09:35:13.272Z] 9065ff56babe: Pull complete [2021-11-12T09:35:14.474Z] $ docker top db096b3807938be2e36caa6f5ab6db3a27b9a9cc03565240edda70d9b8cc964b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T09:35:15.406Z] + go version [2021-11-12T09:35:15.406Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T09:35:15.431Z] $ docker stop --time=1 db096b3807938be2e36caa6f5ab6db3a27b9a9cc03565240edda70d9b8cc964b [2021-11-12T09:35:17.102Z] $ docker rm -f db096b3807938be2e36caa6f5ab6db3a27b9a9cc03565240edda70d9b8cc964b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:35:17.736Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T09:35:17.736Z] . [Pipeline] withDockerContainer [2021-11-12T09:35:17.969Z] prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container [2021-11-12T09:35:18.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 [2021-11-12T09:35:18.589Z] d287ab97295c: Pull complete [2021-11-12T09:35:18.589Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T09:35:18.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T09:35:18.589Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T09:35:19.561Z] $ docker top 10037381c552740e0b1b4851742e06ca1b4564ca054d9d27ab7b59c80441e89b -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-11-12T09:35:19.935Z] prd-centos7-docker-4c-2g-324 does not seem to be running inside a container [2021-11-12T09:35:19.967Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T09:35:22.292Z] $ docker top 494bcc705db9a81e888e5b2fa2bd99c327ca334a550932c8d6e77e9e01192750 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2021-11-12T09:35:22.728Z] ---> job-cost.sh [2021-11-12T09:35:22.728Z] lf-activate-venv: SKIPPING [2021-11-12T09:35:22.728Z] INFO: No Stack... [2021-11-12T09:35:22.988Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T09:35:23.115Z] + make test [2021-11-12T09:35:23.115Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T09:35:23.249Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T09:35:23.546Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-11-12T09:35:23.546Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T09:35:23.574Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] [2021-11-12T09:35:23.582Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] did not exist. Created. [2021-11-12T09:35:23.582Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T09:35:23.899Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-12T09:35:23.944Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T09:35:23.950Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T09:35:23.966Z] $ docker stop --time=1 494bcc705db9a81e888e5b2fa2bd99c327ca334a550932c8d6e77e9e01192750 [2021-11-12T09:35:24.099Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-12T09:35:25.103Z] $ docker rm -f 494bcc705db9a81e888e5b2fa2bd99c327ca334a550932c8d6e77e9e01192750 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T09:36:03.153Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-12T09:36:03.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-12T09:36:03.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-12T09:36:03.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-12T09:36:03.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-12T09:36:03.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-12T09:36:03.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-12T09:36:03.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-12T09:36:03.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-12T09:36:03.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-12T09:36:03.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-12T09:36:03.153Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-12T09:36:03.153Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-12T09:36:25.316Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T09:36:25.316Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-12T09:36:25.337Z] $ docker stop --time=1 10037381c552740e0b1b4851742e06ca1b4564ca054d9d27ab7b59c80441e89b [2021-11-12T09:36:27.073Z] $ docker rm -f 10037381c552740e0b1b4851742e06ca1b4564ca054d9d27ab7b59c80441e89b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T09:36:27.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T09:36:27.857Z] Warning: overwriting stash ‘coverage-report’ [2021-11-12T09:36:28.390Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T09:36:28.825Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-12T09:36:29.162Z] + ls -al . [2021-11-12T09:36:29.162Z] total 128 [2021-11-12T09:36:29.162Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 09:35 . [2021-11-12T09:36:29.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 09:33 .. [2021-11-12T09:36:29.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 09:33 .git [2021-11-12T09:36:29.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:33 .github [2021-11-12T09:36:29.162Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 09:33 .gitignore [2021-11-12T09:36:29.162Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 09:33 CONTRIBUTING.md [2021-11-12T09:36:29.162Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 12 09:33 Dockerfile [2021-11-12T09:36:29.162Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 09:33 Jenkinsfile [2021-11-12T09:36:29.162Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 09:33 LICENSE [2021-11-12T09:36:29.162Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 12 09:33 Makefile [2021-11-12T09:36:29.162Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 12 09:33 README.md [2021-11-12T09:36:29.162Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 09:31 VERSION [2021-11-12T09:36:29.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:33 assets [2021-11-12T09:36:29.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:33 bin [2021-11-12T09:36:29.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:33 cmd [2021-11-12T09:36:29.163Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 12 09:35 coverage.out [2021-11-12T09:36:29.163Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:33 docs [2021-11-12T09:36:29.163Z] -rw-rw-r-- 1 jenkins jenkins 881 Nov 12 09:33 go.mod [2021-11-12T09:36:29.163Z] -rw-rw-r-- 1 jenkins jenkins 23990 Nov 12 09:33 go.sum [2021-11-12T09:36:29.163Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 09:33 internal [2021-11-12T09:36:29.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:33 pkg [2021-11-12T09:36:29.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 09:33 snap [2021-11-12T09:36:29.163Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 09:33 version.go [2021-11-12T09:36:29.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 09:33 web [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:36:29.498Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6a246e3d7b7355477da434fcadb43497f15b6614 --label arch=arm64 --label version=0.0.0 . [2021-11-12T09:36:30.481Z] Sending build context to Docker daemon 25.5MB [2021-11-12T09:36:30.481Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T09:36:30.481Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-12T09:36:30.481Z] ---> 6d51273de88f [2021-11-12T09:36:30.481Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T09:36:30.753Z] ---> Running in 393a0babb7a5 [2021-11-12T09:36:31.027Z] Removing intermediate container 393a0babb7a5 [2021-11-12T09:36:31.027Z] ---> 62c4b76f442f [2021-11-12T09:36:31.027Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T09:36:31.027Z] ---> Running in 256bac2993e3 [2021-11-12T09:36:31.620Z] Removing intermediate container 256bac2993e3 [2021-11-12T09:36:31.620Z] ---> 98d0316865a6 [2021-11-12T09:36:31.620Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T09:36:31.620Z] ---> Running in 4629bb2024b8 [2021-11-12T09:36:32.246Z] Removing intermediate container 4629bb2024b8 [2021-11-12T09:36:32.246Z] ---> 77f9dfc67fea [2021-11-12T09:36:32.246Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-12T09:36:32.246Z] ---> Running in 6d72f93c6d8f [2021-11-12T09:36:32.523Z] Removing intermediate container 6d72f93c6d8f [2021-11-12T09:36:32.523Z] ---> b292e6f05afc [2021-11-12T09:36:32.523Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T09:36:32.827Z] ---> Running in ccd0d32a0640 [2021-11-12T09:36:33.118Z] Removing intermediate container ccd0d32a0640 [2021-11-12T09:36:33.118Z] ---> e930de4b04ad [2021-11-12T09:36:33.118Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T09:36:33.444Z] ---> Running in 27dfc45174c2 [2021-11-12T09:36:35.469Z] Removing intermediate container 27dfc45174c2 [2021-11-12T09:36:35.469Z] ---> 8738b2e95a3a [2021-11-12T09:36:35.469Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T09:36:35.469Z] ---> Running in b9a519b4f5a1 [2021-11-12T09:36:36.445Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T09:36:37.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T09:36:38.014Z] OK: 219 MiB in 52 packages [2021-11-12T09:36:39.001Z] Removing intermediate container b9a519b4f5a1 [2021-11-12T09:36:39.001Z] ---> cd82bacc452e [2021-11-12T09:36:39.001Z] Step 10/22 : ENV GO111MODULE=on [2021-11-12T09:36:39.001Z] ---> Running in 497fb8e4ef02 [2021-11-12T09:36:39.602Z] Removing intermediate container 497fb8e4ef02 [2021-11-12T09:36:39.602Z] ---> 70767da9c598 [2021-11-12T09:36:39.602Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T09:36:39.602Z] ---> Running in 7a49433ebc5b [2021-11-12T09:36:40.198Z] Removing intermediate container 7a49433ebc5b [2021-11-12T09:36:40.198Z] ---> dd95a9567c93 [2021-11-12T09:36:40.198Z] Step 12/22 : COPY . . [2021-11-12T09:36:42.848Z] ---> 8ec6e8556623 [2021-11-12T09:36:42.848Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T09:36:42.848Z] ---> Running in b8893a51e5eb [2021-11-12T09:36:45.470Z] Removing intermediate container b8893a51e5eb [2021-11-12T09:36:45.470Z] ---> e28dd7af7163 [2021-11-12T09:36:45.470Z] Step 14/22 : RUN ${MAKE} [2021-11-12T09:36:45.470Z] ---> Running in a92b90f8e461 [2021-11-12T09:36:46.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-12T09:37:13.264Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-12T09:37:16.648Z] Removing intermediate container a92b90f8e461 [2021-11-12T09:37:16.648Z] ---> a6678c23e188 [2021-11-12T09:37:16.648Z] Step 15/22 : FROM alpine:3.14 [2021-11-12T09:37:20.030Z] 3.14: Pulling from library/alpine [2021-11-12T09:37:20.302Z] 552d1f2373af: Already exists [2021-11-12T09:37:20.573Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T09:37:20.573Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T09:37:20.573Z] ---> bb3de5531c18 [2021-11-12T09:37:20.573Z] Step 16/22 : EXPOSE 4000 [2021-11-12T09:37:20.573Z] ---> Running in 11710dc29f40 [2021-11-12T09:37:20.845Z] Removing intermediate container 11710dc29f40 [2021-11-12T09:37:20.846Z] ---> fc9cdbc570a8 [2021-11-12T09:37:20.846Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T09:37:22.278Z] ---> 63d0ef617a1f [2021-11-12T09:37:22.278Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T09:37:22.553Z] ---> Running in 48a72afc09b4 [2021-11-12T09:37:22.826Z] Removing intermediate container 48a72afc09b4 [2021-11-12T09:37:22.826Z] ---> 6f0755d41bb1 [2021-11-12T09:37:22.826Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-12T09:37:23.098Z] ---> Running in ad3ea81083dd [2021-11-12T09:37:23.372Z] Removing intermediate container ad3ea81083dd [2021-11-12T09:37:23.372Z] ---> 88e2d7411c91 [2021-11-12T09:37:23.372Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T09:37:23.372Z] ---> Running in 4828fa927908 [2021-11-12T09:37:23.968Z] Removing intermediate container 4828fa927908 [2021-11-12T09:37:23.968Z] ---> fd58d9001b9d [2021-11-12T09:37:23.968Z] Step 21/22 : LABEL git_sha=6a246e3d7b7355477da434fcadb43497f15b6614 [2021-11-12T09:37:23.968Z] ---> Running in 1b2558cb2d21 [2021-11-12T09:37:24.238Z] Removing intermediate container 1b2558cb2d21 [2021-11-12T09:37:24.238Z] ---> 9560f5c3620b [2021-11-12T09:37:24.238Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T09:37:24.510Z] ---> Running in c499e5f2ea2f [2021-11-12T09:37:24.783Z] Removing intermediate container c499e5f2ea2f [2021-11-12T09:37:24.783Z] ---> 391eddc425ad [2021-11-12T09:37:24.783Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-12T09:37:25.054Z] Successfully built 391eddc425ad [2021-11-12T09:37:25.054Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:37:25.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T09:37:25.688Z] [2021-11-12T09:37:25.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:37:26.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T09:37:26.304Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T09:37:26.304Z] 448f6bf000e3: Pulling fs layer [2021-11-12T09:37:26.304Z] f757da607395: Pulling fs layer [2021-11-12T09:37:26.304Z] 05883995daec: Pulling fs layer [2021-11-12T09:37:26.304Z] 8603b9c90790: Pulling fs layer [2021-11-12T09:37:26.304Z] 1560dd03e051: Pulling fs layer [2021-11-12T09:37:26.304Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T09:37:26.304Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T09:37:26.304Z] 8603b9c90790: Waiting [2021-11-12T09:37:26.304Z] 1560dd03e051: Waiting [2021-11-12T09:37:26.304Z] 27f5ce0e4adf: Waiting [2021-11-12T09:37:26.304Z] c2d8d7efcc4b: Waiting [2021-11-12T09:37:26.304Z] f757da607395: Verifying Checksum [2021-11-12T09:37:26.304Z] f757da607395: Download complete [2021-11-12T09:37:26.304Z] 8603b9c90790: Verifying Checksum [2021-11-12T09:37:26.304Z] 8603b9c90790: Download complete [2021-11-12T09:37:26.304Z] 1560dd03e051: Verifying Checksum [2021-11-12T09:37:26.304Z] 1560dd03e051: Download complete [2021-11-12T09:37:26.304Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T09:37:26.304Z] 27f5ce0e4adf: Download complete [2021-11-12T09:37:26.579Z] 05883995daec: Download complete [2021-11-12T09:37:26.854Z] 448f6bf000e3: Verifying Checksum [2021-11-12T09:37:26.854Z] 448f6bf000e3: Download complete [2021-11-12T09:37:29.483Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T09:37:29.483Z] c2d8d7efcc4b: Download complete [2021-11-12T09:37:30.462Z] 448f6bf000e3: Pull complete [2021-11-12T09:37:31.061Z] f757da607395: Pull complete [2021-11-12T09:37:32.501Z] 05883995daec: Pull complete [2021-11-12T09:37:32.774Z] 8603b9c90790: Pull complete [2021-11-12T09:37:33.753Z] 1560dd03e051: Pull complete [2021-11-12T09:37:34.024Z] 27f5ce0e4adf: Pull complete [2021-11-12T09:37:49.092Z] c2d8d7efcc4b: Pull complete [2021-11-12T09:37:49.092Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T09:37:49.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T09:37:49.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T09:37:49.314Z] prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container [2021-11-12T09:37:49.393Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 [2021-11-12T09:37:52.116Z] $ docker top 83d158d2876585b55c826b560418a63fad2bdffa8bd13ba2fc2beaff0a5983c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T09:37:53.072Z] ---> job-cost.sh [2021-11-12T09:37:53.072Z] lf-activate-venv: SKIPPING [2021-11-12T09:37:53.072Z] INFO: No Stack... [2021-11-12T09:37:53.343Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T09:37:53.933Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T09:37:54.591Z] + cut -d, -f6 [2021-11-12T09:37:54.591Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-11-12T09:37:54.651Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] [2021-11-12T09:37:54.656Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] did not exist. Created. [2021-11-12T09:37:54.656Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T09:37:55.325Z] /w/workspace/edgex-ui-go/2@tmp/durable-2f428de6/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-2f428de6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-12T09:37:55.988Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T09:37:56.014Z] Warning: overwriting stash ‘stack-cost’ [2021-11-12T09:37:56.193Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T09:37:56.199Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T09:37:56.217Z] $ docker stop --time=1 83d158d2876585b55c826b560418a63fad2bdffa8bd13ba2fc2beaff0a5983c9 [2021-11-12T09:37:57.819Z] $ docker rm -f 83d158d2876585b55c826b560418a63fad2bdffa8bd13ba2fc2beaff0a5983c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-12T09:37:58.505Z] provisioning config files... [2021-11-12T09:37:58.515Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/config3870512790964421915tmp [Pipeline] { [Pipeline] sh [2021-11-12T09:37:58.817Z] + set +x [2021-11-12T09:37:58.817Z] + bash -s -- [2021-11-12T09:37:58.817Z] + curl -s https://codecov.io/bash [2021-11-12T09:37:58.817Z] [2021-11-12T09:37:58.817Z] _____ _ [2021-11-12T09:37:58.817Z] / ____| | | [2021-11-12T09:37:58.817Z] | | ___ __| | ___ ___ _____ __ [2021-11-12T09:37:58.817Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-12T09:37:58.817Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-12T09:37:58.817Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-12T09:37:58.817Z] Bash-1.0.6 [2021-11-12T09:37:58.817Z] [2021-11-12T09:37:58.817Z] [2021-11-12T09:37:58.817Z] ==> git version 2.24.4 found [2021-11-12T09:37:58.817Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-12T09:37:58.817Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-12T09:37:58.817Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-12T09:37:58.817Z] ==> Jenkins CI detected. [2021-11-12T09:37:58.817Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [2021-11-12T09:37:58.817Z] project root: . [2021-11-12T09:37:58.817Z] --> token set from env [2021-11-12T09:37:58.817Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-12T09:37:58.817Z] ==> Running gcov in . (disable via -X gcov) [2021-11-12T09:37:58.817Z] ==> Python coveragepy not found [2021-11-12T09:37:58.817Z] ==> Searching for coverage reports in: [2021-11-12T09:37:58.817Z] + . [2021-11-12T09:37:59.084Z] -> Found 1 reports [2021-11-12T09:37:59.084Z] ==> Detecting git/mercurial file structure [2021-11-12T09:37:59.084Z] ==> Reading reports [2021-11-12T09:37:59.084Z] + ./coverage.out bytes=10 [2021-11-12T09:37:59.084Z] ==> Appending adjustments [2021-11-12T09:37:59.084Z] https://docs.codecov.io/docs/fixing-reports [2021-11-12T09:37:59.084Z] + Found adjustments [2021-11-12T09:37:59.084Z] ==> Gzipping contents [2021-11-12T09:37:59.084Z] 4.0K /tmp/codecov.jvaOZB.gz [2021-11-12T09:37:59.084Z] ==> Uploading reports [2021-11-12T09:37:59.084Z] url: https://codecov.io [2021-11-12T09:37:59.084Z] query: branch=PR-482&commit=6a246e3d7b7355477da434fcadb43497f15b6614&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-482%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=482&job=&cmd_args= [2021-11-12T09:37:59.084Z] -> Pinging Codecov [2021-11-12T09:37:59.084Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-482&commit=6a246e3d7b7355477da434fcadb43497f15b6614&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-482%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=482&job=&cmd_args= [2021-11-12T09:37:59.345Z] -> Uploading to [2021-11-12T09:37:59.345Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-12/FB506323287CE973F263BFD2A0EB1F37/6a246e3d7b7355477da434fcadb43497f15b6614/967823a6-d2a2-4b68-9dca-5ff67a1578f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T093759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a063d4d149a874fa45afe81fb954868293022e8895a4def095bcaae3858daee1 [2021-11-12T09:37:59.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T09:37:59.345Z] Dload Upload Total Spent Left Speed [2021-11-12T09:37:59.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 10898 --:--:-- --:--:-- --:--:-- 10869 100 3663 0 0 100 3663 0 10894 --:--:-- --:--:-- --:--:-- 10869 [2021-11-12T09:37:59.928Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6a246e3d7b7355477da434fcadb43497f15b6614 [Pipeline] } [2021-11-12T09:37:59.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-12T09:38:01.644Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-482/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T09:38:01.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T09:38:02.525Z] ---> package-listing.sh [2021-11-12T09:38:02.525Z] ++ facter osfamily [2021-11-12T09:38:02.525Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T09:38:02.790Z] + OS_FAMILY=redhat [2021-11-12T09:38:02.790Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-482 [2021-11-12T09:38:02.790Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T09:38:02.790Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T09:38:02.790Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T09:38:02.790Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T09:38:02.790Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-482 ']' [2021-11-12T09:38:02.790Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T09:38:02.790Z] + case "${OS_FAMILY}" in [2021-11-12T09:38:02.790Z] + rpm -qa [2021-11-12T09:38:02.790Z] + sort [2021-11-12T09:38:03.379Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T09:38:03.379Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T09:38:03.379Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T09:38:03.379Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-482 ']' [2021-11-12T09:38:03.379Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-482/archives/ [2021-11-12T09:38:03.379Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-482/archives/ [Pipeline] echo [2021-11-12T09:38:03.392Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T09:38:03.677Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:38:03.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T09:38:03.979Z] [2021-11-12T09:38:03.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T09:38:04.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T09:38:04.296Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T09:38:04.296Z] b4d181a07f80: Pulling fs layer [2021-11-12T09:38:04.296Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T09:38:04.296Z] ed53099fbce6: Pulling fs layer [2021-11-12T09:38:04.296Z] dc539afda2c1: Pulling fs layer [2021-11-12T09:38:04.296Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T09:38:04.296Z] 9065ff56babe: Pulling fs layer [2021-11-12T09:38:04.296Z] d287ab97295c: Pulling fs layer [2021-11-12T09:38:04.296Z] dc539afda2c1: Waiting [2021-11-12T09:38:04.296Z] 77bc0d833cb6: Waiting [2021-11-12T09:38:04.296Z] 9065ff56babe: Waiting [2021-11-12T09:38:04.296Z] d287ab97295c: Waiting [2021-11-12T09:38:04.296Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T09:38:04.296Z] a1111a8f2ec3: Download complete [2021-11-12T09:38:04.296Z] dc539afda2c1: Verifying Checksum [2021-11-12T09:38:04.296Z] dc539afda2c1: Download complete [2021-11-12T09:38:04.296Z] ed53099fbce6: Verifying Checksum [2021-11-12T09:38:04.296Z] ed53099fbce6: Download complete [2021-11-12T09:38:04.296Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T09:38:04.296Z] 77bc0d833cb6: Download complete [2021-11-12T09:38:04.296Z] 9065ff56babe: Verifying Checksum [2021-11-12T09:38:04.296Z] 9065ff56babe: Download complete [2021-11-12T09:38:04.565Z] b4d181a07f80: Verifying Checksum [2021-11-12T09:38:04.565Z] b4d181a07f80: Download complete [2021-11-12T09:38:05.145Z] d287ab97295c: Verifying Checksum [2021-11-12T09:38:05.145Z] d287ab97295c: Download complete [2021-11-12T09:38:06.109Z] b4d181a07f80: Pull complete [2021-11-12T09:38:06.110Z] a1111a8f2ec3: Pull complete [2021-11-12T09:38:06.682Z] ed53099fbce6: Pull complete [2021-11-12T09:38:06.682Z] dc539afda2c1: Pull complete [2021-11-12T09:38:06.942Z] 77bc0d833cb6: Pull complete [2021-11-12T09:38:07.206Z] 9065ff56babe: Pull complete [2021-11-12T09:38:12.544Z] d287ab97295c: Pull complete [2021-11-12T09:38:12.544Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T09:38:12.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T09:38:12.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T09:38:12.610Z] prd-centos7-docker-4c-2g-322 does not seem to be running inside a container [2021-11-12T09:38:12.651Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482/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-482 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482:/w/workspace/edgexfoundry_edgex-ui-go_PR-482:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@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:latest cat [2021-11-12T09:38:14.826Z] $ docker top 66ccc5177e344aaadca68eed5831a242a38dd1742becc9a162d6ffca07b9555d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T09:38:15.200Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T09:38:15.493Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T09:38:15.785Z] + ls /var/log/sa-host [2021-11-12T09:38:15.785Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T09:38:15.785Z] file_magic: OK [2021-11-12T09:38:15.785Z] HZ: Using current value: 100 [2021-11-12T09:38:15.785Z] file_header: OK [2021-11-12T09:38:15.785Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T09:38:15.785Z] Statistics: [2021-11-12T09:38:15.785Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T09:38:15.785Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T09:38:15.785Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T09:38:15.785Z] file_magic: OK [2021-11-12T09:38:15.785Z] HZ: Using current value: 100 [2021-11-12T09:38:15.785Z] file_header: OK [2021-11-12T09:38:15.785Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T09:38:15.785Z] Statistics: [2021-11-12T09:38:15.785Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T09:38:15.785Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T09:38:16.025Z] provisioning config files... [2021-11-12T09:38:16.034Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/config4006901435500720205tmp [Pipeline] { [Pipeline] echo [2021-11-12T09:38:16.052Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T09:38:16.345Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T09:38:16.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T09:38:16.694Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T09:38:16.704Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T09:38:16.989Z] ---> sudo-logs.sh [2021-11-12T09:38:16.989Z] Archiving 'sudo' log.. [2021-11-12T09:38:16.989Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-322.novalocal: Name or service not known [2021-11-12T09:38:16.989Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-322.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T09:38:17.016Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T09:38:17.306Z] ---> job-cost.sh [2021-11-12T09:38:17.307Z] lf-activate-venv: SKIPPING [2021-11-12T09:38:17.307Z] DEBUG: total: 0.10999999940395355 [2021-11-12T09:38:17.307Z] INFO: Retrieving Stack Cost... [2021-11-12T09:38:17.566Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T09:38:17.825Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T09:38:17.839Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T09:38:18.132Z] ---> logs-deploy.sh [2021-11-12T09:38:18.132Z] lf-activate-venv: SKIPPING [2021-11-12T09:38:18.132Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-482/2 [2021-11-12T09:38:18.132Z] INFO: archiving workspace using pattern(s): [2021-11-12T09:38:18.711Z] Archives upload complete. [2021-11-12T09:38:18.975Z] INFO: archiving logs to Nexus