Pull request #488 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb976bf4a72f7b711b973d22b7b103ca7d506ae9+e48074128e3d49bf104d5160f342619963f8a85e (e8101df48a01557e15ac8e3e369c7bf11e5031e5) 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-ssh5282218448980830591.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh469739833512500625.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-488/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-488/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10906910465065468000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh4295053754399361033.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-488/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-488/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18388534366591255579.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.17 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3552 in /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [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-488 # 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-488@tmp/jenkins-gitclient-ssh149220326595063014.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-488@tmp/jenkins-gitclient-ssh1827351725432611113.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit bb976bf4a72f7b711b973d22b7b103ca7d506ae9 Merge succeeded, producing bb976bf4a72f7b711b973d22b7b103ca7d506ae9 Checking out Revision bb976bf4a72f7b711b973d22b7b103ca7d506ae9 (PR-488) > git config core.sparsecheckout # timeout=10 > git checkout -f bb976bf4a72f7b711b973d22b7b103ca7d506ae9 # 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-488@tmp/jenkins-gitclient-ssh8406228864730082743.key > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb976bf4a72f7b711b973d22b7b103ca7d506ae9 # timeout=10 Commit message: "chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T20:07:14.470Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T20:07:14.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T20:07:14.548Z] ========================================================= [2022-01-20T20:07:14.548Z] EdgeX Global Pipelines Version Info [2022-01-20T20:07:14.549Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d4d64637f07c48db3f08a1134213e5ed9c714f7e # timeout=10 [2022-01-20T20:07:15.827Z] ------------------- [2022-01-20T20:07:15.827Z] stable info: [2022-01-20T20:07:15.827Z] ------------------- [2022-01-20T20:07:15.827Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T20:07:15.827Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T20:07:15.827Z] Message: update stable to v1.0.219 [2022-01-20T20:07:16.404Z] ------------------- [2022-01-20T20:07:16.404Z] experimental info: [2022-01-20T20:07:16.404Z] ------------------- [2022-01-20T20:07:16.404Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T20:07:16.404Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T20:07:16.404Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T20:07:16.549Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-20T20:07:16.568Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-20T20:07:16.580Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T20:07:16.594Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T20:07:16.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T20:07:16.620Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T20:07:16.633Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T20:07:16.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T20:07:16.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T20:07:16.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T20:07:16.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T20:07:16.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-20T20:07:16.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T20:07:16.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T20:07:16.761Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T20:07:16.776Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T20:07:16.786Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T20:07:16.807Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T20:07:16.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T20:07:16.836Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-20T20:07:16.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T20:07:16.862Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T20:07:16.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T20:07:16.890Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T20:07:16.904Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T20:07:16.915Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T20:07:16.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-488 [Pipeline] echo [2022-01-20T20:07:16.944Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-488 [Pipeline] echo [2022-01-20T20:07:16.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-488 [Pipeline] echo [2022-01-20T20:07:16.972Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [Pipeline] echo [2022-01-20T20:07:16.988Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb976bf [Pipeline] echo [2022-01-20T20:07:17.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:07:17.047Z] provisioning config files... [2022-01-20T20:07:17.060Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config5564831274996226568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:07:17.378Z] ---> docker-login.sh [2022-01-20T20:07:17.378Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:07:17.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:17.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:17.639Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:17.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:17.639Z] [2022-01-20T20:07:17.639Z] Login Succeeded [2022-01-20T20:07:17.639Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:07:17.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:17.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:17.639Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:17.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:17.639Z] [2022-01-20T20:07:17.639Z] Login Succeeded [2022-01-20T20:07:17.639Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:07:17.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:17.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:17.905Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:17.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:17.905Z] [2022-01-20T20:07:17.905Z] Login Succeeded [2022-01-20T20:07:17.905Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:07:17.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:17.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:17.905Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:17.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:17.905Z] [2022-01-20T20:07:17.905Z] Login Succeeded [2022-01-20T20:07:17.905Z] docker.io [2022-01-20T20:07:18.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:18.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:18.428Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:18.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:18.428Z] [2022-01-20T20:07:18.428Z] Login Succeeded [2022-01-20T20:07:18.428Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:07:18.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T20:07:18.815Z] + git rev-list -1 --merges bb976bf4a72f7b711b973d22b7b103ca7d506ae9~1..bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [Pipeline] echo [2022-01-20T20:07:18.846Z] -----------> git rev-list -1 --merges bb976bf4a72f7b711b973d22b7b103ca7d506ae9~1..bb976bf4a72f7b711b973d22b7b103ca7d506ae9 bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [false] [Pipeline] sh [2022-01-20T20:07:19.147Z] + git log --format=format:%s -1 bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [Pipeline] echo [2022-01-20T20:07:19.167Z] ========================================================= [2022-01-20T20:07:19.167Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T20:07:19.167Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T20:07:19.514Z] + git log --format=format:%s -1 bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [Pipeline] echo [2022-01-20T20:07:19.526Z] [semverPrep] GIT_COMMIT: bb976bf4a72f7b711b973d22b7b103ca7d506ae9, Commit Message: chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web [Pipeline] echo [2022-01-20T20:07:19.534Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T20:07:19.921Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T20:07:19.921Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T20:07:19.921Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T20:07:19.921Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T20:07:19.921Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T20:07:19.921Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T20:07:19.921Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:20.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:07:20.269Z] [2022-01-20T20:07:20.269Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:20.582Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:07:20.582Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T20:07:20.582Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T20:07:20.582Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T20:07:20.582Z] 4c7163046ea9: Pulling fs layer [2022-01-20T20:07:20.582Z] 0c2d73faf560: Pulling fs layer [2022-01-20T20:07:20.582Z] 0c2d73faf560: Waiting [2022-01-20T20:07:20.582Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T20:07:20.582Z] 3e5f54012d9b: Download complete [2022-01-20T20:07:20.582Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T20:07:20.582Z] a0d0a0d46f8b: Download complete [2022-01-20T20:07:20.847Z] 4c7163046ea9: Verifying Checksum [2022-01-20T20:07:20.847Z] 4c7163046ea9: Download complete [2022-01-20T20:07:20.847Z] 0c2d73faf560: Verifying Checksum [2022-01-20T20:07:20.847Z] 0c2d73faf560: Download complete [2022-01-20T20:07:20.847Z] a0d0a0d46f8b: Pull complete [2022-01-20T20:07:20.847Z] 3e5f54012d9b: Pull complete [2022-01-20T20:07:21.110Z] 4c7163046ea9: Pull complete [2022-01-20T20:07:21.373Z] 0c2d73faf560: Pull complete [2022-01-20T20:07:21.373Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T20:07:21.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:07:21.373Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T20:07:21.449Z] prd-centos7-docker-4c-2g-3552 does not seem to be running inside a container [2022-01-20T20:07:21.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T20:07:22.294Z] $ docker top 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T20:07:22.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:07:22.388Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:07:22.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:07:22.507Z] $ docker exec 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 ssh-agent [2022-01-20T20:07:22.610Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGjAiMI/agent.14 [2022-01-20T20:07:22.610Z] SSH_AGENT_PID=20 [2022-01-20T20:07:22.617Z] Running ssh-add (command line suppressed) [2022-01-20T20:07:22.706Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2037287236556953342.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2037287236556953342.key) [2022-01-20T20:07:22.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:07:23.021Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T20:07:23.035Z] $ docker exec --env ******** --env ******** 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 ssh-agent -k [2022-01-20T20:07:23.126Z] unset SSH_AUTH_SOCK; [2022-01-20T20:07:23.127Z] unset SSH_AGENT_PID; [2022-01-20T20:07:23.127Z] echo Agent pid 20 killed; [2022-01-20T20:07:23.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T20:07:23.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:07:23.159Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:07:23.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:07:23.276Z] $ docker exec 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 ssh-agent [2022-01-20T20:07:23.387Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXapHeIK/agent.54 [2022-01-20T20:07:23.387Z] SSH_AGENT_PID=61 [2022-01-20T20:07:23.393Z] Running ssh-add (command line suppressed) [2022-01-20T20:07:23.507Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_1178686656552489908.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_1178686656552489908.key) [2022-01-20T20:07:23.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:07:23.820Z] + git semver init [2022-01-20T20:07:23.820Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T20:07:23.820Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-488/.git [2022-01-20T20:07:23.820Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [2022-01-20T20:07:23.820Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T20:07:23.820Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T20:07:23.820Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T20:07:23.820Z] # $SEMVER_BRANCH = PR-488 [2022-01-20T20:07:23.820Z] # $SEMVER_TEMP = /tmp/semver-605076393 [2022-01-20T20:07:23.820Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-20T20:07:25.741Z] # '/tmp/semver-605076393' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-488/.semver' [2022-01-20T20:07:25.741Z] # -> Force: false [2022-01-20T20:07:25.741Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-488/.semver [Pipeline] } [2022-01-20T20:07:25.750Z] $ docker exec --env ******** --env ******** 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 ssh-agent -k [2022-01-20T20:07:25.861Z] unset SSH_AUTH_SOCK; [2022-01-20T20:07:25.864Z] unset SSH_AGENT_PID; [2022-01-20T20:07:25.864Z] echo Agent pid 61 killed; [2022-01-20T20:07:25.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T20:07:26.185Z] + git semver [Pipeline] } [2022-01-20T20:07:26.199Z] $ docker stop --time=1 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 [2022-01-20T20:07:27.535Z] $ docker rm -f 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:07:27.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T20:07:28.109Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T20:07:28.111Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:07:28.235Z] provisioning config files... [2022-01-20T20:07:28.243Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config3314294960501133054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:07:28.547Z] ---> docker-login.sh [2022-01-20T20:07:28.547Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:07:28.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:28.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:28.547Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:28.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:28.547Z] [2022-01-20T20:07:28.547Z] Login Succeeded [2022-01-20T20:07:28.547Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:07:28.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:28.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:28.547Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:28.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:28.547Z] [2022-01-20T20:07:28.547Z] Login Succeeded [2022-01-20T20:07:28.547Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:07:28.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:28.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:28.808Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:28.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:28.808Z] [2022-01-20T20:07:28.808Z] Login Succeeded [2022-01-20T20:07:28.808Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:07:28.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:28.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:28.808Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:28.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:28.808Z] [2022-01-20T20:07:28.808Z] Login Succeeded [2022-01-20T20:07:28.808Z] docker.io [2022-01-20T20:07:29.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:29.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:29.331Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:29.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:29.331Z] [2022-01-20T20:07:29.331Z] Login Succeeded [2022-01-20T20:07:29.331Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:07:29.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T20:07:29.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T20:07:29.427Z] ========================================================= [2022-01-20T20:07:29.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T20:07:29.427Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:29.758Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-20T20:07:30.026Z] Sending build context to Docker daemon 39.31MB [2022-01-20T20:07:30.026Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:07:30.026Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-20T20:07:30.026Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T20:07:30.026Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T20:07:30.026Z] 666ba61612fd: Pulling fs layer [2022-01-20T20:07:30.026Z] 8ed8ca486205: Pulling fs layer [2022-01-20T20:07:30.026Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T20:07:30.026Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T20:07:30.026Z] f965cba54748: Pulling fs layer [2022-01-20T20:07:30.026Z] 861ffc35075e: Pulling fs layer [2022-01-20T20:07:30.026Z] 4b385c91608e: Pulling fs layer [2022-01-20T20:07:30.026Z] 560528eb2ebb: Pulling fs layer [2022-01-20T20:07:30.026Z] 4fe6c5a15a65: Waiting [2022-01-20T20:07:30.026Z] 22a0e8bec74d: Waiting [2022-01-20T20:07:30.026Z] f965cba54748: Waiting [2022-01-20T20:07:30.026Z] 861ffc35075e: Waiting [2022-01-20T20:07:30.026Z] 4b385c91608e: Waiting [2022-01-20T20:07:30.026Z] 560528eb2ebb: Waiting [2022-01-20T20:07:30.026Z] 8ed8ca486205: Verifying Checksum [2022-01-20T20:07:30.026Z] 8ed8ca486205: Download complete [2022-01-20T20:07:30.026Z] 666ba61612fd: Verifying Checksum [2022-01-20T20:07:30.026Z] 666ba61612fd: Download complete [2022-01-20T20:07:30.026Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T20:07:30.026Z] 22a0e8bec74d: Download complete [2022-01-20T20:07:30.026Z] f965cba54748: Verifying Checksum [2022-01-20T20:07:30.026Z] f965cba54748: Download complete [2022-01-20T20:07:30.026Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T20:07:30.026Z] 59bf1c3509f3: Download complete [2022-01-20T20:07:30.026Z] 861ffc35075e: Verifying Checksum [2022-01-20T20:07:30.026Z] 861ffc35075e: Download complete [2022-01-20T20:07:30.293Z] 4b385c91608e: Verifying Checksum [2022-01-20T20:07:30.293Z] 4b385c91608e: Download complete [2022-01-20T20:07:30.559Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T20:07:30.559Z] 4fe6c5a15a65: Download complete [2022-01-20T20:07:30.820Z] 560528eb2ebb: Verifying Checksum [2022-01-20T20:07:30.820Z] 560528eb2ebb: Download complete [2022-01-20T20:07:30.820Z] 59bf1c3509f3: Pull complete [2022-01-20T20:07:30.820Z] 666ba61612fd: Pull complete [2022-01-20T20:07:30.820Z] 8ed8ca486205: Pull complete [2022-01-20T20:07:35.054Z] 4fe6c5a15a65: Pull complete [2022-01-20T20:07:35.054Z] 22a0e8bec74d: Pull complete [2022-01-20T20:07:35.054Z] f965cba54748: Pull complete [2022-01-20T20:07:35.054Z] 861ffc35075e: Pull complete [2022-01-20T20:07:35.054Z] 4b385c91608e: Pull complete [2022-01-20T20:07:37.609Z] 560528eb2ebb: Pull complete [2022-01-20T20:07:37.609Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T20:07:37.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T20:07:37.609Z] ---> dd4a08f94e63 [2022-01-20T20:07:37.609Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T20:07:40.160Z] ---> Running in 8891cef505ac [2022-01-20T20:07:40.160Z] Removing intermediate container 8891cef505ac [2022-01-20T20:07:40.160Z] ---> 5333a52c8ae7 [2022-01-20T20:07:40.160Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T20:07:40.160Z] ---> Running in 79cdb79b8549 [2022-01-20T20:07:40.160Z] Removing intermediate container 79cdb79b8549 [2022-01-20T20:07:40.160Z] ---> d25791d70d80 [2022-01-20T20:07:40.160Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:07:40.160Z] ---> Running in d71b0578e3aa [2022-01-20T20:07:40.160Z] Removing intermediate container d71b0578e3aa [2022-01-20T20:07:40.160Z] ---> 3f3f9dd0357c [2022-01-20T20:07:40.160Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-20T20:07:40.160Z] ---> Running in 093a3a2af35a [2022-01-20T20:07:40.160Z] Removing intermediate container 093a3a2af35a [2022-01-20T20:07:40.160Z] ---> 59d342419c55 [2022-01-20T20:07:40.160Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T20:07:40.160Z] ---> Running in cb7aef48ccf8 [2022-01-20T20:07:40.160Z] Removing intermediate container cb7aef48ccf8 [2022-01-20T20:07:40.160Z] ---> 4deb75464540 [2022-01-20T20:07:40.160Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:07:40.420Z] ---> Running in 45478a07f220 [2022-01-20T20:07:40.684Z] Removing intermediate container 45478a07f220 [2022-01-20T20:07:40.684Z] ---> 7e59c032ce69 [2022-01-20T20:07:40.684Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:07:40.943Z] ---> Running in 7a7adb0e7ff3 [2022-01-20T20:07:41.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T20:07:42.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T20:07:42.146Z] OK: 221 MiB in 52 packages [2022-01-20T20:07:42.410Z] Removing intermediate container 7a7adb0e7ff3 [2022-01-20T20:07:42.410Z] ---> 38ebd5e584fc [2022-01-20T20:07:42.410Z] Step 10/15 : ENV GO111MODULE=on [2022-01-20T20:07:42.410Z] ---> Running in 444ee976765d [2022-01-20T20:07:42.674Z] Removing intermediate container 444ee976765d [2022-01-20T20:07:42.674Z] ---> e3a267f54d9f [2022-01-20T20:07:42.674Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T20:07:42.674Z] ---> Running in 3be55ca66b4b [2022-01-20T20:07:42.674Z] Removing intermediate container 3be55ca66b4b [2022-01-20T20:07:42.674Z] ---> 55e84306e516 [2022-01-20T20:07:42.674Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-20T20:07:42.940Z] ---> 5cb377bc1309 [2022-01-20T20:07:42.940Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:07:42.940Z] ---> Running in 267d724bed97 [2022-01-20T20:07:43.189Z] Still waiting to schedule task [2022-01-20T20:07:43.189Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T20:07:43.189Z] ‘prd-centos7-builder-2c-1g-3545’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T20:07:43.189Z] ‘prd-centos7-docker-4c-2g-3549’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T20:07:43.189Z] ‘prd-centos7-docker-4c-2g-3550’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T20:07:43.190Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3553’ is offline [2022-01-20T20:08:09.605Z] Removing intermediate container 267d724bed97 [2022-01-20T20:08:09.605Z] ---> 1bbd0648fde6 [2022-01-20T20:08:09.605Z] Step 14/15 : COPY . . [2022-01-20T20:08:10.561Z] ---> 9ace3130a548 [2022-01-20T20:08:10.561Z] Step 15/15 : RUN ${MAKE} [2022-01-20T20:08:10.561Z] ---> Running in 745f8be7108c [2022-01-20T20:08:10.821Z] noop [2022-01-20T20:08:11.082Z] Removing intermediate container 745f8be7108c [2022-01-20T20:08:11.082Z] ---> eaed1e1ab343 [2022-01-20T20:08:11.082Z] Successfully built eaed1e1ab343 [2022-01-20T20:08:11.082Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:08:11.388Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T20:08:11.388Z] . [Pipeline] withDockerContainer [2022-01-20T20:08:11.459Z] prd-centos7-docker-4c-2g-3552 does not seem to be running inside a container [2022-01-20T20:08:11.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T20:08:11.868Z] $ docker top 3ca0634c631a2e798d32d3854c4432182bca06d15019e56007faf88ba0c255aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:08:12.234Z] + go version [2022-01-20T20:08:12.234Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T20:08:12.245Z] $ docker stop --time=1 3ca0634c631a2e798d32d3854c4432182bca06d15019e56007faf88ba0c255aa [2022-01-20T20:08:13.411Z] $ docker rm -f 3ca0634c631a2e798d32d3854c4432182bca06d15019e56007faf88ba0c255aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:08:13.849Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T20:08:13.850Z] . [Pipeline] withDockerContainer [2022-01-20T20:08:13.914Z] prd-centos7-docker-4c-2g-3552 does not seem to be running inside a container [2022-01-20T20:08:13.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T20:08:14.331Z] $ docker top 0387c5d0eaaabe9878b4908f0088b6dcd63e7345c996ac9ae64c090cef25f77a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T20:08:14.719Z] + make test [2022-01-20T20:08:14.719Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T20:08:15.001Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-20T20:08:27.377Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-20T20:08:27.377Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-20T20:08:27.377Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-20T20:08:27.377Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-20T20:08:27.377Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-20T20:08:27.377Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-20T20:08:27.377Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-20T20:08:27.377Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-20T20:08:27.377Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-20T20:08:27.377Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-20T20:08:27.377Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-20T20:08:27.377Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-20T20:08:27.377Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T20:08:30.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T20:08:30.681Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T20:08:30.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T20:08:30.706Z] $ docker stop --time=1 0387c5d0eaaabe9878b4908f0088b6dcd63e7345c996ac9ae64c090cef25f77a [2022-01-20T20:08:32.141Z] $ docker rm -f 0387c5d0eaaabe9878b4908f0088b6dcd63e7345c996ac9ae64c090cef25f77a [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:08:32.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T20:08:32.580Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T20:08:33.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T20:08:33.527Z] + ls -al . [2022-01-20T20:08:33.527Z] total 112 [2022-01-20T20:08:33.527Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 20 20:08 . [2022-01-20T20:08:33.527Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 20 20:07 .. [2022-01-20T20:08:33.527Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 20:07 assets [2022-01-20T20:08:33.527Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 20 20:07 bin [2022-01-20T20:08:33.527Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 20 20:07 cmd [2022-01-20T20:08:33.527Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 20 20:07 CONTRIBUTING.md [2022-01-20T20:08:33.527Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 20 20:08 coverage.out [2022-01-20T20:08:33.527Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 20 20:07 Dockerfile [2022-01-20T20:08:33.527Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 20 20:07 docs [2022-01-20T20:08:33.527Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 20:07 .git [2022-01-20T20:08:33.527Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 20:07 .github [2022-01-20T20:08:33.527Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 20:07 .gitignore [2022-01-20T20:08:33.527Z] -rw-rw-r--. 1 jenkins jenkins 1944 Jan 20 20:07 go.mod [2022-01-20T20:08:33.527Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 20 20:07 go.sum [2022-01-20T20:08:33.527Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 20 20:07 internal [2022-01-20T20:08:33.527Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 20 20:07 Jenkinsfile [2022-01-20T20:08:33.527Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 20 20:07 LICENSE [2022-01-20T20:08:33.527Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 20 20:07 Makefile [2022-01-20T20:08:33.527Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 20 20:07 pkg [2022-01-20T20:08:33.527Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 20 20:07 README.md [2022-01-20T20:08:33.527Z] drwx------. 3 jenkins jenkins 56 Jan 20 20:07 .semver [2022-01-20T20:08:33.527Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 20:07 snap [2022-01-20T20:08:33.527Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 20:07 VERSION [2022-01-20T20:08:33.527Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 20:07 version.go [2022-01-20T20:08:33.527Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 20 20:07 web [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:08:33.826Z] + 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=bb976bf4a72f7b711b973d22b7b103ca7d506ae9 --label arch=amd64 --label version=0.0.0 . [2022-01-20T20:08:34.086Z] Sending build context to Docker daemon 39.31MB [2022-01-20T20:08:34.086Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:08:34.086Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-20T20:08:34.086Z] ---> eaed1e1ab343 [2022-01-20T20:08:34.086Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T20:08:34.355Z] ---> Running in ce7e83cd3a55 [2022-01-20T20:08:34.355Z] Removing intermediate container ce7e83cd3a55 [2022-01-20T20:08:34.355Z] ---> 2f3483f533be [2022-01-20T20:08:34.355Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T20:08:34.355Z] ---> Running in 964fe33e3ed6 [2022-01-20T20:08:34.355Z] Removing intermediate container 964fe33e3ed6 [2022-01-20T20:08:34.355Z] ---> 3d84f981eb6d [2022-01-20T20:08:34.355Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:08:34.355Z] ---> Running in 8037d4cc6275 [2022-01-20T20:08:34.615Z] Removing intermediate container 8037d4cc6275 [2022-01-20T20:08:34.615Z] ---> a095e26557e2 [2022-01-20T20:08:34.615Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-20T20:08:34.615Z] ---> Running in c5e45304c32a [2022-01-20T20:08:34.616Z] Removing intermediate container c5e45304c32a [2022-01-20T20:08:34.616Z] ---> 30558913cf30 [2022-01-20T20:08:34.616Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T20:08:34.616Z] ---> Running in 2500c3ccfb1f [2022-01-20T20:08:34.882Z] Removing intermediate container 2500c3ccfb1f [2022-01-20T20:08:34.882Z] ---> f8abab3e4882 [2022-01-20T20:08:34.882Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:08:34.882Z] ---> Running in 7338d0e90b49 [2022-01-20T20:08:35.143Z] Removing intermediate container 7338d0e90b49 [2022-01-20T20:08:35.143Z] ---> 9b54f92bb949 [2022-01-20T20:08:35.143Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:08:35.143Z] ---> Running in e060e9a642c2 [2022-01-20T20:08:35.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T20:08:36.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T20:08:36.914Z] OK: 221 MiB in 52 packages [2022-01-20T20:08:36.914Z] Removing intermediate container e060e9a642c2 [2022-01-20T20:08:36.914Z] ---> 844c26afc35f [2022-01-20T20:08:36.914Z] Step 10/23 : ENV GO111MODULE=on [2022-01-20T20:08:37.174Z] ---> Running in ec94242edf60 [2022-01-20T20:08:37.174Z] Removing intermediate container ec94242edf60 [2022-01-20T20:08:37.174Z] ---> 65865574f763 [2022-01-20T20:08:37.174Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T20:08:37.174Z] ---> Running in 9b54ff532ff8 [2022-01-20T20:08:37.174Z] Removing intermediate container 9b54ff532ff8 [2022-01-20T20:08:37.174Z] ---> 4d14a1daef76 [2022-01-20T20:08:37.174Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-20T20:08:37.438Z] ---> 2b724106d15e [2022-01-20T20:08:37.438Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:08:37.438Z] ---> Running in e56e31466ef4 [2022-01-20T20:08:38.010Z] Removing intermediate container e56e31466ef4 [2022-01-20T20:08:38.010Z] ---> 09fa7e9d82c4 [2022-01-20T20:08:38.010Z] Step 14/23 : COPY . . [2022-01-20T20:08:38.945Z] ---> 433a5fed6d98 [2022-01-20T20:08:38.945Z] Step 15/23 : RUN ${MAKE} [2022-01-20T20:08:38.945Z] ---> Running in b14e335f5848 [2022-01-20T20:08:39.210Z] 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 [2022-01-20T20:08:49.289Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-20T20:08:49.289Z] Removing intermediate container b14e335f5848 [2022-01-20T20:08:49.289Z] ---> 2ff910f557fd [2022-01-20T20:08:49.289Z] Step 16/23 : FROM alpine:3.14 [2022-01-20T20:08:49.858Z] 3.14: Pulling from library/alpine [2022-01-20T20:08:50.126Z] 97518928ae5f: Pulling fs layer [2022-01-20T20:08:50.126Z] 97518928ae5f: Download complete [2022-01-20T20:08:50.397Z] 97518928ae5f: Pull complete [2022-01-20T20:08:50.397Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T20:08:50.397Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T20:08:50.397Z] ---> 0a97eee8041e [2022-01-20T20:08:50.397Z] Step 17/23 : EXPOSE 4000 [2022-01-20T20:08:50.397Z] ---> Running in fe8093d6603b [2022-01-20T20:08:50.397Z] Removing intermediate container fe8093d6603b [2022-01-20T20:08:50.397Z] ---> e2d717422632 [2022-01-20T20:08:50.397Z] Step 18/23 : 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 [2022-01-20T20:08:50.978Z] ---> aeb092c83e48 [2022-01-20T20:08:50.978Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T20:08:50.978Z] ---> Running in 2e8256379689 [2022-01-20T20:08:50.978Z] Removing intermediate container 2e8256379689 [2022-01-20T20:08:50.978Z] ---> 775c7a73dee2 [2022-01-20T20:08:50.978Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-20T20:08:50.978Z] ---> Running in 5263a81b2be4 [2022-01-20T20:08:51.238Z] Removing intermediate container 5263a81b2be4 [2022-01-20T20:08:51.238Z] ---> c97b57b0056a [2022-01-20T20:08:51.238Z] Step 21/23 : LABEL arch=amd64 [2022-01-20T20:08:51.238Z] ---> Running in a588a47d8f27 [2022-01-20T20:08:51.238Z] Removing intermediate container a588a47d8f27 [2022-01-20T20:08:51.238Z] ---> d8799df5f52e [2022-01-20T20:08:51.238Z] Step 22/23 : LABEL git_sha=bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [2022-01-20T20:08:51.238Z] ---> Running in 6ee31964c2df [2022-01-20T20:08:51.238Z] Removing intermediate container 6ee31964c2df [2022-01-20T20:08:51.238Z] ---> 41c039257cb8 [2022-01-20T20:08:51.238Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T20:08:51.503Z] ---> Running in b180a589ded0 [2022-01-20T20:08:51.503Z] Removing intermediate container b180a589ded0 [2022-01-20T20:08:51.503Z] ---> 2c4e571bb7d1 [2022-01-20T20:08:51.503Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T20:08:51.503Z] Successfully built 2c4e571bb7d1 [2022-01-20T20:08:51.503Z] 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 [2022-01-20T20:08:51.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:08:51.920Z] [2022-01-20T20:08:51.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:08:52.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:08:52.229Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T20:08:52.230Z] b4d181a07f80: Pulling fs layer [2022-01-20T20:08:52.230Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T20:08:52.230Z] ed53099fbce6: Pulling fs layer [2022-01-20T20:08:52.230Z] dc539afda2c1: Pulling fs layer [2022-01-20T20:08:52.230Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T20:08:52.230Z] 9065ff56babe: Pulling fs layer [2022-01-20T20:08:52.230Z] d287ab97295c: Pulling fs layer [2022-01-20T20:08:52.230Z] dc539afda2c1: Waiting [2022-01-20T20:08:52.230Z] 77bc0d833cb6: Waiting [2022-01-20T20:08:52.230Z] 9065ff56babe: Waiting [2022-01-20T20:08:52.230Z] d287ab97295c: Waiting [2022-01-20T20:08:52.230Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T20:08:52.230Z] a1111a8f2ec3: Download complete [2022-01-20T20:08:52.230Z] dc539afda2c1: Verifying Checksum [2022-01-20T20:08:52.230Z] dc539afda2c1: Download complete [2022-01-20T20:08:52.230Z] ed53099fbce6: Verifying Checksum [2022-01-20T20:08:52.230Z] ed53099fbce6: Download complete [2022-01-20T20:08:52.494Z] 9065ff56babe: Verifying Checksum [2022-01-20T20:08:52.494Z] 9065ff56babe: Download complete [2022-01-20T20:08:52.494Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T20:08:52.494Z] 77bc0d833cb6: Download complete [2022-01-20T20:08:52.494Z] b4d181a07f80: Verifying Checksum [2022-01-20T20:08:52.494Z] b4d181a07f80: Download complete [2022-01-20T20:08:53.073Z] d287ab97295c: Verifying Checksum [2022-01-20T20:08:53.073Z] d287ab97295c: Download complete [2022-01-20T20:08:54.024Z] b4d181a07f80: Pull complete [2022-01-20T20:08:54.024Z] a1111a8f2ec3: Pull complete [2022-01-20T20:08:54.619Z] ed53099fbce6: Pull complete [2022-01-20T20:08:54.619Z] dc539afda2c1: Pull complete [2022-01-20T20:08:54.882Z] 77bc0d833cb6: Pull complete [2022-01-20T20:08:55.145Z] 9065ff56babe: Pull complete [2022-01-20T20:09:00.468Z] d287ab97295c: Pull complete [2022-01-20T20:09:00.468Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T20:09:00.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:09:00.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T20:09:00.531Z] prd-centos7-docker-4c-2g-3552 does not seem to be running inside a container [2022-01-20T20:09:00.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T20:09:02.895Z] $ docker top 1226b4cc2c0bdf9cf7d7e696756e5770c4dc6297f35266910a59f5a6f071ce9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:09:03.293Z] ---> job-cost.sh [2022-01-20T20:09:03.293Z] lf-activate-venv: SKIPPING [2022-01-20T20:09:03.293Z] INFO: No Stack... [2022-01-20T20:09:03.555Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T20:09:03.814Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T20:09:04.111Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/cost.csv [2022-01-20T20:09:04.111Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T20:09:04.126Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] [2022-01-20T20:09:04.132Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] did not exist. Created. [2022-01-20T20:09:04.132Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T20:09:04.435Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T20:09:04.475Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T20:09:04.482Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T20:09:04.510Z] $ docker stop --time=1 1226b4cc2c0bdf9cf7d7e696756e5770c4dc6297f35266910a59f5a6f071ce9f [2022-01-20T20:09:05.693Z] $ docker rm -f 1226b4cc2c0bdf9cf7d7e696756e5770c4dc6297f35266910a59f5a6f071ce9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T20:10:00.328Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3555 in /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [Pipeline] { [Pipeline] ws [2022-01-20T20:10:00.344Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2022-01-20T20:10:00.568Z] The recommended git tool is: git [2022-01-20T20:10:05.432Z] using credential edgex-jenkins-ssh [2022-01-20T20:10:05.451Z] Cloning the remote Git repository [2022-01-20T20:10:05.509Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T20:10:05.590Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2022-01-20T20:10:05.692Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T20:10:05.693Z] > git --version # timeout=10 [2022-01-20T20:10:05.718Z] > git --version # 'git version 2.17.1' [2022-01-20T20:10:05.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T20:10:05.851Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T20:10:08.659Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-20T20:10:08.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T20:10:08.714Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-20T20:10:08.754Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T20:10:08.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T20:10:08.770Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-20T20:10:09.863Z] Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [2022-01-20T20:10:10.336Z] Merge succeeded, producing bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [2022-01-20T20:10:10.337Z] Checking out Revision bb976bf4a72f7b711b973d22b7b103ca7d506ae9 (PR-488) [2022-01-20T20:10:09.882Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:10:09.898Z] > git checkout -f bb976bf4a72f7b711b973d22b7b103ca7d506ae9 # timeout=10 [2022-01-20T20:10:10.245Z] > git remote # timeout=10 [2022-01-20T20:10:10.270Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:10:10.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T20:10:10.298Z] > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 [2022-01-20T20:10:10.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:10:10.345Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:10:10.361Z] > git checkout -f bb976bf4a72f7b711b973d22b7b103ca7d506ae9 # timeout=10 [2022-01-20T20:10:14.869Z] Commit message: "chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T20:10:15.686Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T20:10:15.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T20:10:15.686Z] Dload Upload Total Spent Left Speed [2022-01-20T20:10:15.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh [2022-01-20T20:10:16.213Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T20:10:16.567Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-01-20T20:10:16.567Z] [2022-01-20T20:10:16.567Z] { [2022-01-20T20:10:16.567Z] "registry-mirrors": [ [2022-01-20T20:10:16.567Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T20:10:16.567Z] ], [2022-01-20T20:10:16.567Z] "bip": "10.250.0.254/24", [2022-01-20T20:10:16.567Z] "hosts": [ [2022-01-20T20:10:16.567Z] "tcp://0.0.0.0:5555", [2022-01-20T20:10:16.567Z] "unix:///var/run/docker.sock" [2022-01-20T20:10:16.567Z] ], [2022-01-20T20:10:16.567Z] "mtu": 1458, [2022-01-20T20:10:16.567Z] "selinux-enabled": true, [2022-01-20T20:10:16.567Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T20:10:16.567Z] } [Pipeline] sh [2022-01-20T20:10:16.917Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T20:10:17.265Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:10:35.600Z] provisioning config files... [2022-01-20T20:10:35.624Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config1877443417973872785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:10:35.983Z] ---> docker-login.sh [2022-01-20T20:10:35.983Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:10:36.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:10:36.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:10:36.856Z] Configure a credential helper to remove this warning. See [2022-01-20T20:10:36.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:10:36.856Z] [2022-01-20T20:10:36.856Z] Login Succeeded [2022-01-20T20:10:36.856Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:10:37.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:10:37.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:10:37.468Z] Configure a credential helper to remove this warning. See [2022-01-20T20:10:37.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:10:37.468Z] [2022-01-20T20:10:37.468Z] Login Succeeded [2022-01-20T20:10:37.468Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:10:37.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:10:38.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:10:38.021Z] Configure a credential helper to remove this warning. See [2022-01-20T20:10:38.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:10:38.021Z] [2022-01-20T20:10:38.021Z] Login Succeeded [2022-01-20T20:10:38.021Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:10:38.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:10:38.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:10:38.567Z] Configure a credential helper to remove this warning. See [2022-01-20T20:10:38.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:10:38.567Z] [2022-01-20T20:10:38.567Z] Login Succeeded [2022-01-20T20:10:38.567Z] docker.io [2022-01-20T20:10:38.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:10:39.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:10:39.113Z] Configure a credential helper to remove this warning. See [2022-01-20T20:10:39.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:10:39.113Z] [2022-01-20T20:10:39.113Z] Login Succeeded [2022-01-20T20:10:39.113Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:10:39.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T20:10:39.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T20:10:39.645Z] ========================================================= [2022-01-20T20:10:39.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T20:10:39.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:10:40.024Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-20T20:10:41.018Z] Sending build context to Docker daemon 24.95MB [2022-01-20T20:10:41.018Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:10:41.018Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-20T20:10:41.018Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T20:10:41.018Z] 9b3977197b4f: Pulling fs layer [2022-01-20T20:10:41.018Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T20:10:41.018Z] 94645a83ff95: Pulling fs layer [2022-01-20T20:10:41.018Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T20:10:41.018Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T20:10:41.018Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T20:10:41.018Z] 9a6b49a46696: Pulling fs layer [2022-01-20T20:10:41.018Z] cf05db05a679: Pulling fs layer [2022-01-20T20:10:41.018Z] 0c92f367c5e7: Waiting [2022-01-20T20:10:41.018Z] 4b8299f9d1f4: Waiting [2022-01-20T20:10:41.018Z] 9a6b49a46696: Waiting [2022-01-20T20:10:41.018Z] cf05db05a679: Waiting [2022-01-20T20:10:41.018Z] 3f3a8bcf1eab: Waiting [2022-01-20T20:10:41.295Z] 94645a83ff95: Verifying Checksum [2022-01-20T20:10:41.295Z] 94645a83ff95: Download complete [2022-01-20T20:10:41.295Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T20:10:41.295Z] 1a89e8eeedd5: Download complete [2022-01-20T20:10:41.295Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T20:10:41.295Z] 0c92f367c5e7: Download complete [2022-01-20T20:10:41.295Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T20:10:41.295Z] 4b8299f9d1f4: Download complete [2022-01-20T20:10:41.295Z] 9b3977197b4f: Verifying Checksum [2022-01-20T20:10:41.295Z] 9a6b49a46696: Verifying Checksum [2022-01-20T20:10:41.295Z] 9a6b49a46696: Download complete [2022-01-20T20:10:41.909Z] 9b3977197b4f: Pull complete [2022-01-20T20:10:42.516Z] 1a89e8eeedd5: Pull complete [2022-01-20T20:10:43.117Z] 94645a83ff95: Pull complete [2022-01-20T20:10:43.117Z] cf05db05a679: Verifying Checksum [2022-01-20T20:10:43.117Z] cf05db05a679: Download complete [2022-01-20T20:10:43.718Z] 3f3a8bcf1eab: Download complete [2022-01-20T20:10:56.148Z] 3f3a8bcf1eab: Pull complete [2022-01-20T20:10:56.148Z] 0c92f367c5e7: Pull complete [2022-01-20T20:10:56.148Z] 4b8299f9d1f4: Pull complete [2022-01-20T20:10:56.428Z] 9a6b49a46696: Pull complete [2022-01-20T20:11:03.149Z] cf05db05a679: Pull complete [2022-01-20T20:11:03.149Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T20:11:03.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T20:11:03.149Z] ---> 0ccda1f7e2ee [2022-01-20T20:11:03.149Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T20:11:04.595Z] ---> Running in d8e4c3975267 [2022-01-20T20:11:04.870Z] Removing intermediate container d8e4c3975267 [2022-01-20T20:11:04.870Z] ---> e82ab7e68cee [2022-01-20T20:11:04.870Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T20:11:04.870Z] ---> Running in aa8877ba9db8 [2022-01-20T20:11:05.142Z] Removing intermediate container aa8877ba9db8 [2022-01-20T20:11:05.142Z] ---> f09a9408a1ae [2022-01-20T20:11:05.142Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:11:05.417Z] ---> Running in 539519c0d3a4 [2022-01-20T20:11:05.691Z] Removing intermediate container 539519c0d3a4 [2022-01-20T20:11:05.691Z] ---> dcfac44c3125 [2022-01-20T20:11:05.691Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-20T20:11:05.967Z] ---> Running in a2e28bbb6484 [2022-01-20T20:11:06.241Z] Removing intermediate container a2e28bbb6484 [2022-01-20T20:11:06.241Z] ---> af7935f33dd0 [2022-01-20T20:11:06.241Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T20:11:06.514Z] ---> Running in 882c3e4dff29 [2022-01-20T20:11:06.787Z] Removing intermediate container 882c3e4dff29 [2022-01-20T20:11:06.787Z] ---> 6df9ad3d9f76 [2022-01-20T20:11:06.787Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:11:07.065Z] ---> Running in 7bc8c898851a [2022-01-20T20:11:09.057Z] Removing intermediate container 7bc8c898851a [2022-01-20T20:11:09.057Z] ---> 77f210db206c [2022-01-20T20:11:09.057Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:11:09.057Z] ---> Running in 026989b0d6fc [2022-01-20T20:11:10.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T20:11:11.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T20:11:12.004Z] OK: 220 MiB in 52 packages [2022-01-20T20:11:12.986Z] Removing intermediate container 026989b0d6fc [2022-01-20T20:11:12.986Z] ---> 2412077b776d [2022-01-20T20:11:12.986Z] Step 10/15 : ENV GO111MODULE=on [2022-01-20T20:11:12.986Z] ---> Running in 787112193a46 [2022-01-20T20:11:13.259Z] Removing intermediate container 787112193a46 [2022-01-20T20:11:13.259Z] ---> e1aa665c571a [2022-01-20T20:11:13.259Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T20:11:13.555Z] ---> Running in 6b2a175e835a [2022-01-20T20:11:13.830Z] Removing intermediate container 6b2a175e835a [2022-01-20T20:11:13.830Z] ---> 9d3ced02fc3c [2022-01-20T20:11:13.830Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-20T20:11:14.426Z] ---> de93f3a67e47 [2022-01-20T20:11:14.426Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:11:14.701Z] ---> Running in be706d333094 [2022-01-20T20:12:36.510Z] Removing intermediate container be706d333094 [2022-01-20T20:12:36.510Z] ---> ceb09dbc518e [2022-01-20T20:12:36.510Z] Step 14/15 : COPY . . [2022-01-20T20:12:36.510Z] ---> f456f3492172 [2022-01-20T20:12:36.510Z] Step 15/15 : RUN ${MAKE} [2022-01-20T20:12:36.510Z] ---> Running in d27b637bea2f [2022-01-20T20:12:36.510Z] noop [2022-01-20T20:12:36.510Z] Removing intermediate container d27b637bea2f [2022-01-20T20:12:36.510Z] ---> 724fbeaaf204 [2022-01-20T20:12:36.510Z] Successfully built 724fbeaaf204 [2022-01-20T20:12:36.510Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:12:36.861Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T20:12:36.861Z] . [Pipeline] withDockerContainer [2022-01-20T20:12:37.104Z] prd-ubuntu18.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container [2022-01-20T20:12:37.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T20:12:38.676Z] $ docker top cb49ee5639b4fb0efcbd18fcedb7b87de1c63dd94d8996d3ba1ff51ca9432bed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:12:39.658Z] + go version [2022-01-20T20:12:39.658Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T20:12:39.691Z] $ docker stop --time=1 cb49ee5639b4fb0efcbd18fcedb7b87de1c63dd94d8996d3ba1ff51ca9432bed [2022-01-20T20:12:41.399Z] $ docker rm -f cb49ee5639b4fb0efcbd18fcedb7b87de1c63dd94d8996d3ba1ff51ca9432bed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:12:42.042Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T20:12:42.042Z] . [Pipeline] withDockerContainer [2022-01-20T20:12:42.292Z] prd-ubuntu18.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container [2022-01-20T20:12:42.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T20:12:43.856Z] $ docker top 832e5550b67290ce7dc1a651bf6966650b72100bc2e77a0fa96dff254d7eb146 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T20:12:44.774Z] + make test [2022-01-20T20:12:44.775Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T20:12:45.785Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-20T20:13:32.831Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-20T20:13:32.831Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-20T20:13:32.831Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-20T20:13:32.831Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-20T20:13:32.831Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-20T20:13:32.831Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-20T20:13:32.831Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-20T20:13:32.831Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-20T20:13:32.831Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-20T20:13:32.831Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-20T20:13:32.831Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-20T20:13:32.831Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-20T20:13:32.831Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T20:13:45.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T20:13:45.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T20:13:45.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T20:13:45.296Z] $ docker stop --time=1 832e5550b67290ce7dc1a651bf6966650b72100bc2e77a0fa96dff254d7eb146 [2022-01-20T20:13:47.071Z] $ docker rm -f 832e5550b67290ce7dc1a651bf6966650b72100bc2e77a0fa96dff254d7eb146 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:13:47.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T20:13:47.883Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T20:13:48.476Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T20:13:48.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T20:13:49.219Z] + ls -al . [2022-01-20T20:13:49.219Z] total 152 [2022-01-20T20:13:49.219Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 20 20:12 . [2022-01-20T20:13:49.219Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:10 .. [2022-01-20T20:13:49.219Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 20:10 .git [2022-01-20T20:13:49.219Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:10 .github [2022-01-20T20:13:49.219Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 20:10 .gitignore [2022-01-20T20:13:49.219Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 20 20:10 CONTRIBUTING.md [2022-01-20T20:13:49.219Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 20 20:10 Dockerfile [2022-01-20T20:13:49.219Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 20 20:10 Jenkinsfile [2022-01-20T20:13:49.219Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 20 20:10 LICENSE [2022-01-20T20:13:49.219Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 20 20:10 Makefile [2022-01-20T20:13:49.219Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 20 20:10 README.md [2022-01-20T20:13:49.219Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 20:07 VERSION [2022-01-20T20:13:49.219Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:10 assets [2022-01-20T20:13:49.219Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:10 bin [2022-01-20T20:13:49.219Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:10 cmd [2022-01-20T20:13:49.219Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 20:12 coverage.out [2022-01-20T20:13:49.219Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:10 docs [2022-01-20T20:13:49.219Z] -rw-rw-r-- 1 jenkins jenkins 1944 Jan 20 20:10 go.mod [2022-01-20T20:13:49.219Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 20 20:10 go.sum [2022-01-20T20:13:49.219Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 20:10 internal [2022-01-20T20:13:49.219Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:10 pkg [2022-01-20T20:13:49.219Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:10 snap [2022-01-20T20:13:49.219Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 20:10 version.go [2022-01-20T20:13:49.219Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:10 web [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:13:49.573Z] + 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=bb976bf4a72f7b711b973d22b7b103ca7d506ae9 --label arch=arm64 --label version=0.0.0 . [2022-01-20T20:13:50.557Z] Sending build context to Docker daemon 24.95MB [2022-01-20T20:13:50.557Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:13:50.557Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-20T20:13:50.557Z] ---> 724fbeaaf204 [2022-01-20T20:13:50.557Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T20:13:50.835Z] ---> Running in 476ae1eac97b [2022-01-20T20:13:51.108Z] Removing intermediate container 476ae1eac97b [2022-01-20T20:13:51.108Z] ---> 825162c9a244 [2022-01-20T20:13:51.108Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T20:13:51.108Z] ---> Running in 0258f8c57291 [2022-01-20T20:13:51.705Z] Removing intermediate container 0258f8c57291 [2022-01-20T20:13:51.705Z] ---> 8ead0c28de2c [2022-01-20T20:13:51.705Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:13:51.705Z] ---> Running in 6fe110a6d3f4 [2022-01-20T20:13:51.979Z] Removing intermediate container 6fe110a6d3f4 [2022-01-20T20:13:51.979Z] ---> 27a752728e1c [2022-01-20T20:13:51.979Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-20T20:13:51.979Z] ---> Running in e96ff14567d9 [2022-01-20T20:13:52.575Z] Removing intermediate container e96ff14567d9 [2022-01-20T20:13:52.575Z] ---> 0a5f5186a2bc [2022-01-20T20:13:52.575Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T20:13:52.575Z] ---> Running in e5cf5ae7718c [2022-01-20T20:13:52.903Z] Removing intermediate container e5cf5ae7718c [2022-01-20T20:13:52.903Z] ---> 49c301b53934 [2022-01-20T20:13:52.903Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:13:53.179Z] ---> Running in 66e1e2f3f5e5 [2022-01-20T20:13:55.158Z] Removing intermediate container 66e1e2f3f5e5 [2022-01-20T20:13:55.158Z] ---> adcad730320f [2022-01-20T20:13:55.158Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:13:55.158Z] ---> Running in 89fc00a7f484 [2022-01-20T20:13:56.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T20:13:56.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T20:13:57.706Z] OK: 220 MiB in 52 packages [2022-01-20T20:13:58.692Z] Removing intermediate container 89fc00a7f484 [2022-01-20T20:13:58.692Z] ---> 42b3475048ec [2022-01-20T20:13:58.692Z] Step 10/23 : ENV GO111MODULE=on [2022-01-20T20:13:58.692Z] ---> Running in acaf534d00a4 [2022-01-20T20:13:58.964Z] Removing intermediate container acaf534d00a4 [2022-01-20T20:13:58.964Z] ---> 538c773b4776 [2022-01-20T20:13:58.964Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T20:13:59.238Z] ---> Running in dfa9229bcb79 [2022-01-20T20:13:59.508Z] Removing intermediate container dfa9229bcb79 [2022-01-20T20:13:59.508Z] ---> 4e12d1e4f8e1 [2022-01-20T20:13:59.508Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-20T20:14:00.100Z] ---> 875bd201f605 [2022-01-20T20:14:00.100Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:14:00.380Z] ---> Running in ff014de3fdbd [2022-01-20T20:14:03.008Z] Removing intermediate container ff014de3fdbd [2022-01-20T20:14:03.008Z] ---> a0e38c1d3c0b [2022-01-20T20:14:03.008Z] Step 14/23 : COPY . . [2022-01-20T20:14:05.650Z] ---> e5e4184d1989 [2022-01-20T20:14:05.650Z] Step 15/23 : RUN ${MAKE} [2022-01-20T20:14:05.650Z] ---> Running in a4b99428a70e [2022-01-20T20:14:06.631Z] 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 [2022-01-20T20:14:45.638Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-20T20:14:47.071Z] Removing intermediate container a4b99428a70e [2022-01-20T20:14:47.071Z] ---> 5c281949ba6a [2022-01-20T20:14:47.071Z] Step 16/23 : FROM alpine:3.14 [2022-01-20T20:14:47.663Z] 3.14: Pulling from library/alpine [2022-01-20T20:14:47.663Z] be307f383ecc: Pulling fs layer [2022-01-20T20:14:47.936Z] be307f383ecc: Verifying Checksum [2022-01-20T20:14:47.936Z] be307f383ecc: Download complete [2022-01-20T20:14:48.527Z] be307f383ecc: Pull complete [2022-01-20T20:14:48.527Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T20:14:48.527Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T20:14:48.527Z] ---> 5b8b7b635229 [2022-01-20T20:14:48.527Z] Step 17/23 : EXPOSE 4000 [2022-01-20T20:14:48.527Z] ---> Running in 87f9dd3d06ee [2022-01-20T20:14:48.799Z] Removing intermediate container 87f9dd3d06ee [2022-01-20T20:14:48.799Z] ---> 4afbc19b1c10 [2022-01-20T20:14:48.799Z] Step 18/23 : 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 [2022-01-20T20:14:50.231Z] ---> cb4650d33c84 [2022-01-20T20:14:50.231Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T20:14:50.231Z] ---> Running in 8ff090b02910 [2022-01-20T20:14:50.502Z] Removing intermediate container 8ff090b02910 [2022-01-20T20:14:50.502Z] ---> 84851f5e9266 [2022-01-20T20:14:50.502Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-20T20:14:50.773Z] ---> Running in 5db96849b1b2 [2022-01-20T20:14:51.046Z] Removing intermediate container 5db96849b1b2 [2022-01-20T20:14:51.046Z] ---> 3a88f746d2f3 [2022-01-20T20:14:51.046Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T20:14:51.046Z] ---> Running in 7e0c65d58727 [2022-01-20T20:14:51.638Z] Removing intermediate container 7e0c65d58727 [2022-01-20T20:14:51.638Z] ---> 7257c4864425 [2022-01-20T20:14:51.638Z] Step 22/23 : LABEL git_sha=bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [2022-01-20T20:14:51.638Z] ---> Running in fbd843c8e565 [2022-01-20T20:14:51.911Z] Removing intermediate container fbd843c8e565 [2022-01-20T20:14:51.911Z] ---> b18841ee3108 [2022-01-20T20:14:51.911Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T20:14:52.184Z] ---> Running in 8eb193c9ae2c [2022-01-20T20:14:52.456Z] Removing intermediate container 8eb193c9ae2c [2022-01-20T20:14:52.456Z] ---> 6cdc99bb4124 [2022-01-20T20:14:52.456Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T20:14:52.456Z] Successfully built 6cdc99bb4124 [2022-01-20T20:14:52.456Z] 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 [2022-01-20T20:14:52.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T20:14:52.880Z] [2022-01-20T20:14:52.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:53.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T20:14:53.503Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T20:14:53.503Z] 448f6bf000e3: Pulling fs layer [2022-01-20T20:14:53.503Z] f757da607395: Pulling fs layer [2022-01-20T20:14:53.503Z] 05883995daec: Pulling fs layer [2022-01-20T20:14:53.503Z] 8603b9c90790: Pulling fs layer [2022-01-20T20:14:53.503Z] 1560dd03e051: Pulling fs layer [2022-01-20T20:14:53.503Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T20:14:53.503Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T20:14:53.503Z] 8603b9c90790: Waiting [2022-01-20T20:14:53.503Z] 1560dd03e051: Waiting [2022-01-20T20:14:53.503Z] 27f5ce0e4adf: Waiting [2022-01-20T20:14:53.503Z] c2d8d7efcc4b: Waiting [2022-01-20T20:14:53.503Z] f757da607395: Verifying Checksum [2022-01-20T20:14:53.503Z] f757da607395: Download complete [2022-01-20T20:14:53.503Z] 8603b9c90790: Verifying Checksum [2022-01-20T20:14:53.503Z] 8603b9c90790: Download complete [2022-01-20T20:14:53.503Z] 1560dd03e051: Verifying Checksum [2022-01-20T20:14:53.503Z] 1560dd03e051: Download complete [2022-01-20T20:14:53.779Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T20:14:53.779Z] 27f5ce0e4adf: Download complete [2022-01-20T20:14:53.779Z] 05883995daec: Verifying Checksum [2022-01-20T20:14:53.779Z] 05883995daec: Download complete [2022-01-20T20:14:54.051Z] 448f6bf000e3: Verifying Checksum [2022-01-20T20:14:54.051Z] 448f6bf000e3: Download complete [2022-01-20T20:14:56.676Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T20:14:56.676Z] c2d8d7efcc4b: Download complete [2022-01-20T20:14:57.653Z] 448f6bf000e3: Pull complete [2022-01-20T20:14:58.246Z] f757da607395: Pull complete [2022-01-20T20:14:59.673Z] 05883995daec: Pull complete [2022-01-20T20:14:59.673Z] 8603b9c90790: Pull complete [2022-01-20T20:15:00.665Z] 1560dd03e051: Pull complete [2022-01-20T20:15:00.941Z] 27f5ce0e4adf: Pull complete [2022-01-20T20:15:16.015Z] c2d8d7efcc4b: Pull complete [2022-01-20T20:15:16.015Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T20:15:16.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T20:15:16.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T20:15:16.234Z] prd-ubuntu18.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container [2022-01-20T20:15:16.336Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-20T20:15:19.263Z] $ docker top 103549ce5a30efc48a0db1aa084fd1576326f60d7cb989a8011858bbd12483b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:20.169Z] ---> job-cost.sh [2022-01-20T20:15:20.170Z] lf-activate-venv: SKIPPING [2022-01-20T20:15:20.170Z] INFO: No Stack... [2022-01-20T20:15:20.442Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T20:15:20.714Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T20:15:21.374Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2022-01-20T20:15:21.374Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T20:15:21.438Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] [2022-01-20T20:15:21.445Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] did not exist. Created. [2022-01-20T20:15:21.445Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T20:15:22.127Z] /w/workspace/edgex-ui-go/4@tmp/durable-bdd2dfcd/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-bdd2dfcd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T20:15:22.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T20:15:22.829Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T20:15:22.975Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T20:15:22.981Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T20:15:23.018Z] $ docker stop --time=1 103549ce5a30efc48a0db1aa084fd1576326f60d7cb989a8011858bbd12483b5 [2022-01-20T20:15:24.523Z] $ docker rm -f 103549ce5a30efc48a0db1aa084fd1576326f60d7cb989a8011858bbd12483b5 [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 [2022-01-20T20:15:24.959Z] provisioning config files... [2022-01-20T20:15:24.974Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config9002174368830537400tmp [Pipeline] { [Pipeline] sh [2022-01-20T20:15:25.283Z] + set +x [2022-01-20T20:15:25.283Z] + bash -s -- [2022-01-20T20:15:25.283Z] + curl -s https://codecov.io/bash [2022-01-20T20:15:25.283Z] [2022-01-20T20:15:25.283Z] _____ _ [2022-01-20T20:15:25.283Z] / ____| | | [2022-01-20T20:15:25.283Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T20:15:25.283Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T20:15:25.283Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T20:15:25.283Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T20:15:25.283Z] Bash-1.0.6 [2022-01-20T20:15:25.283Z] [2022-01-20T20:15:25.283Z] [2022-01-20T20:15:25.283Z] ==> git version 2.24.4 found [2022-01-20T20:15:25.283Z] ==> 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 [2022-01-20T20:15:25.283Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T20:15:25.283Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T20:15:25.283Z] ==> Jenkins CI detected. [2022-01-20T20:15:25.283Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [2022-01-20T20:15:25.283Z] project root: . [2022-01-20T20:15:25.283Z] --> token set from env [2022-01-20T20:15:25.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T20:15:25.283Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T20:15:25.283Z] ==> Python coveragepy not found [2022-01-20T20:15:25.283Z] ==> Searching for coverage reports in: [2022-01-20T20:15:25.283Z] + . [2022-01-20T20:15:25.283Z] -> Found 1 reports [2022-01-20T20:15:25.283Z] ==> Detecting git/mercurial file structure [2022-01-20T20:15:25.283Z] ==> Reading reports [2022-01-20T20:15:25.544Z] + ./coverage.out bytes=10 [2022-01-20T20:15:25.544Z] ==> Appending adjustments [2022-01-20T20:15:25.544Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T20:15:25.544Z] + Found adjustments [2022-01-20T20:15:25.544Z] ==> Gzipping contents [2022-01-20T20:15:25.544Z] 4.0K /tmp/codecov.xV4o8m.gz [2022-01-20T20:15:25.544Z] ==> Uploading reports [2022-01-20T20:15:25.544Z] url: https://codecov.io [2022-01-20T20:15:25.544Z] query: branch=PR-488&commit=bb976bf4a72f7b711b973d22b7b103ca7d506ae9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-488%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=488&job=&cmd_args= [2022-01-20T20:15:25.544Z] -> Pinging Codecov [2022-01-20T20:15:25.544Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-488&commit=bb976bf4a72f7b711b973d22b7b103ca7d506ae9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-488%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=488&job=&cmd_args= [2022-01-20T20:15:25.806Z] -> Uploading to [2022-01-20T20:15:25.806Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/FB506323287CE973F263BFD2A0EB1F37/bb976bf4a72f7b711b973d22b7b103ca7d506ae9/d376be5b-399c-4b2f-95bb-e2ef9172c385.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T201525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ff2e9b4cf6b0073c1e855467e69d78647a0080b6c140562738c8b8b5e16b719 [2022-01-20T20:15:25.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T20:15:25.806Z] Dload Upload Total Spent Left Speed [2022-01-20T20:15:26.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 13182 --:--:-- --:--:-- --:--:-- 13223 [2022-01-20T20:15:26.066Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [Pipeline] } [2022-01-20T20:15:26.075Z] 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 [2022-01-20T20:15:26.803Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives ']' [2022-01-20T20:15:26.803Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives [2022-01-20T20:15:26.803Z] total 8 [2022-01-20T20:15:26.803Z] drwxr-xr-x. 3 root root 34 Jan 20 20:09 . [2022-01-20T20:15:26.803Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 20:09 .. [2022-01-20T20:15:26.803Z] drwxr-xr-x. 2 root root 6 Jan 20 20:09 cost [2022-01-20T20:15:26.803Z] -rw-r--r--. 1 root root 82 Jan 20 20:09 cost.csv [2022-01-20T20:15:26.803Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives [2022-01-20T20:15:26.803Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives [2022-01-20T20:15:26.803Z] total 8 [2022-01-20T20:15:26.803Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 20:09 . [2022-01-20T20:15:26.803Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 20:09 .. [2022-01-20T20:15:26.803Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 20:09 cost [2022-01-20T20:15:26.803Z] -rw-r--r--. 1 jenkins jenkins 82 Jan 20 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:27.101Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:27.656Z] ---> package-listing.sh [2022-01-20T20:15:27.656Z] ++ facter osfamily [2022-01-20T20:15:27.656Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T20:15:27.917Z] + OS_FAMILY=redhat [2022-01-20T20:15:27.917Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-488 [2022-01-20T20:15:27.917Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T20:15:27.917Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T20:15:27.917Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T20:15:27.917Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T20:15:27.917Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-488 ']' [2022-01-20T20:15:27.917Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T20:15:27.917Z] + case "${OS_FAMILY}" in [2022-01-20T20:15:27.917Z] + sort [2022-01-20T20:15:27.917Z] + rpm -qa [2022-01-20T20:15:28.485Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T20:15:28.485Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T20:15:28.485Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T20:15:28.744Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-488 ']' [2022-01-20T20:15:28.744Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/ [2022-01-20T20:15:28.744Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/ [Pipeline] echo [2022-01-20T20:15:28.755Z] 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-488/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-20T20:15:29.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:15:29.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:15:29.595Z] . [Pipeline] withDockerContainer [2022-01-20T20:15:29.659Z] prd-centos7-docker-4c-2g-3552 does not seem to be running inside a container [2022-01-20T20:15:29.692Z] $ 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-488/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-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T20:15:30.009Z] $ docker top 2ddfeac5209ffa522c5251ffabf8f162d37833d500f4d9ae7f8bc27b1654be3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:15:30.373Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T20:15:30.672Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T20:15:30.965Z] + ls /var/log/sa-host [2022-01-20T20:15:30.965Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T20:15:30.965Z] file_magic: OK [2022-01-20T20:15:30.965Z] HZ: Using current value: 100 [2022-01-20T20:15:30.965Z] file_header: OK [2022-01-20T20:15:30.965Z] 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 [2022-01-20T20:15:30.965Z] Statistics: [2022-01-20T20:15:30.965Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T20:15:30.965Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T20:15:30.965Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T20:15:30.965Z] file_magic: OK [2022-01-20T20:15:30.965Z] HZ: Using current value: 100 [2022-01-20T20:15:30.965Z] file_header: OK [2022-01-20T20:15:30.965Z] 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 [2022-01-20T20:15:30.965Z] Statistics: [2022-01-20T20:15:30.965Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T20:15:30.965Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:15:31.044Z] provisioning config files... [2022-01-20T20:15:31.054Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config2561587502358004900tmp [Pipeline] { [Pipeline] echo [2022-01-20T20:15:31.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:31.364Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T20:15:31.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:31.704Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T20:15:31.712Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:31.998Z] ---> sudo-logs.sh [2022-01-20T20:15:31.999Z] Archiving 'sudo' log.. [2022-01-20T20:15:31.999Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3552.novalocal: Name or service not known [2022-01-20T20:15:31.999Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3552.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T20:15:32.027Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:32.315Z] ---> job-cost.sh [2022-01-20T20:15:32.315Z] lf-activate-venv: SKIPPING [2022-01-20T20:15:32.315Z] DEBUG: total: 0.05999999865889549 [2022-01-20T20:15:32.315Z] INFO: Retrieving Stack Cost... [2022-01-20T20:15:32.576Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T20:15:32.835Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T20:15:32.846Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:33.145Z] ---> logs-deploy.sh [2022-01-20T20:15:33.145Z] lf-activate-venv: SKIPPING [2022-01-20T20:15:33.145Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-488/4 [2022-01-20T20:15:33.145Z] INFO: archiving workspace using pattern(s): [2022-01-20T20:15:33.721Z] Archives upload complete. [2022-01-20T20:15:33.981Z] INFO: archiving logs to Nexus