Pull request #489 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from b2aff8746a6686ead9e5d7a1e47c463473e2397a+7cabfbefb872e4d8c79bc319b9175d5c26ac1025 (b335492d966341f828092aad182f26d72361c455) 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-ssh17861946844701474651.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-ssh14784164550294090146.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-489/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-489/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6328885249464268090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-489/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6517973602571298173.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16833487836723488959.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-489/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-489/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14025605744403223353.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 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 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1843’ is offline ‘prd-centos7-docker-4c-2g-1850’ is offline ‘prd-centos7-docker-4c-2g-1851’ is offline ‘prd-centos7-docker-4c-2g-1852’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1844’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1849’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1860 in /w/workspace/edgexfoundry_edgex-ui-go_PR-489 [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-489 # 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-489@tmp/jenkins-gitclient-ssh9121637846438347649.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-489@tmp/jenkins-gitclient-ssh5850125556223724701.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/489/head:refs/remotes/origin/PR-489 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit b2aff8746a6686ead9e5d7a1e47c463473e2397a Merge succeeded, producing b2aff8746a6686ead9e5d7a1e47c463473e2397a Checking out Revision b2aff8746a6686ead9e5d7a1e47c463473e2397a (PR-489) > git config core.sparsecheckout # timeout=10 > git checkout -f b2aff8746a6686ead9e5d7a1e47c463473e2397a # 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-489@tmp/jenkins-gitclient-ssh2619867784851651237.key > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2aff8746a6686ead9e5d7a1e47c463473e2397a # timeout=10 Commit message: "ci: Go 1.17 related changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-19T19:53:51.083Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T19:53:51.251Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T19:53:51.362Z] ========================================================= [2022-01-19T19:53:51.362Z] EdgeX Global Pipelines Version Info [2022-01-19T19:53:51.362Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:53:52.586Z] ------------------- [2022-01-19T19:53:52.586Z] stable info: [2022-01-19T19:53:52.586Z] ------------------- [2022-01-19T19:53:52.586Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T19:53:52.586Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T19:53:52.586Z] Message: update stable to v1.0.219 [2022-01-19T19:53:53.164Z] ------------------- [2022-01-19T19:53:53.164Z] experimental info: [2022-01-19T19:53:53.164Z] ------------------- [2022-01-19T19:53:53.164Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T19:53:53.164Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T19:53:53.164Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T19:53:53.427Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-19T19:53:53.468Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-19T19:53:53.514Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T19:53:53.559Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T19:53:53.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T19:53:53.650Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T19:53:53.692Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T19:53:53.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-19T19:53:53.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T19:53:53.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T19:53:53.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T19:53:53.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-19T19:53:53.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T19:53:54.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T19:53:54.051Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T19:53:54.091Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T19:53:54.132Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T19:53:54.174Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T19:53:54.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T19:53:54.258Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-19T19:53:54.298Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-19T19:53:54.351Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-19T19:53:54.393Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-19T19:53:54.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-19T19:53:54.473Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-19T19:53:54.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T19:53:54.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-489 [Pipeline] echo [2022-01-19T19:53:54.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-489 [Pipeline] echo [2022-01-19T19:53:54.658Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-489 [Pipeline] echo [2022-01-19T19:53:54.707Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2aff8746a6686ead9e5d7a1e47c463473e2397a [Pipeline] echo [2022-01-19T19:53:54.750Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2aff87 [Pipeline] echo [2022-01-19T19:53:54.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T19:53:54.903Z] provisioning config files... [2022-01-19T19:53:54.917Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/config5948884041027905960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:53:55.270Z] ---> docker-login.sh [2022-01-19T19:53:55.270Z] nexus3.edgexfoundry.org:10001 [2022-01-19T19:53:55.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:55.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:55.270Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:55.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:55.270Z] [2022-01-19T19:53:55.270Z] Login Succeeded [2022-01-19T19:53:55.536Z] nexus3.edgexfoundry.org:10002 [2022-01-19T19:53:55.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:55.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:55.536Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:55.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:55.536Z] [2022-01-19T19:53:55.536Z] Login Succeeded [2022-01-19T19:53:55.536Z] nexus3.edgexfoundry.org:10003 [2022-01-19T19:53:55.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:55.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:55.536Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:55.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:55.536Z] [2022-01-19T19:53:55.536Z] Login Succeeded [2022-01-19T19:53:55.536Z] nexus3.edgexfoundry.org:10004 [2022-01-19T19:53:55.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:55.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:55.799Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:55.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:55.799Z] [2022-01-19T19:53:55.799Z] Login Succeeded [2022-01-19T19:53:55.799Z] docker.io [2022-01-19T19:53:55.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:56.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:56.067Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:56.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:56.067Z] [2022-01-19T19:53:56.067Z] Login Succeeded [2022-01-19T19:53:56.067Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T19:53:56.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-19T19:53:56.741Z] + git rev-list -1 --merges b2aff8746a6686ead9e5d7a1e47c463473e2397a~1..b2aff8746a6686ead9e5d7a1e47c463473e2397a [Pipeline] echo [2022-01-19T19:53:56.787Z] -----------> git rev-list -1 --merges b2aff8746a6686ead9e5d7a1e47c463473e2397a~1..b2aff8746a6686ead9e5d7a1e47c463473e2397a b2aff8746a6686ead9e5d7a1e47c463473e2397a [false] [Pipeline] sh [2022-01-19T19:53:57.096Z] + git log --format=format:%s -1 b2aff8746a6686ead9e5d7a1e47c463473e2397a [Pipeline] echo [2022-01-19T19:53:57.130Z] ========================================================= [2022-01-19T19:53:57.130Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T19:53:57.130Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T19:53:57.593Z] + git log --format=format:%s -1 b2aff8746a6686ead9e5d7a1e47c463473e2397a [Pipeline] echo [2022-01-19T19:53:57.628Z] [semverPrep] GIT_COMMIT: b2aff8746a6686ead9e5d7a1e47c463473e2397a, Commit Message: ci: Go 1.17 related changes [Pipeline] echo [2022-01-19T19:53:57.669Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-19T19:53:58.099Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T19:53:58.099Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T19:53:58.099Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T19:53:58.099Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T19:53:58.099Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T19:53:58.099Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T19:53:58.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:53:58.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T19:53:58.487Z] [2022-01-19T19:53:58.487Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:53:58.842Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T19:53:58.842Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T19:53:58.842Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T19:53:58.842Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T19:53:58.842Z] 4c7163046ea9: Pulling fs layer [2022-01-19T19:53:58.842Z] 0c2d73faf560: Pulling fs layer [2022-01-19T19:53:58.842Z] 0c2d73faf560: Waiting [2022-01-19T19:53:58.842Z] 3e5f54012d9b: Verifying Checksum [2022-01-19T19:53:58.842Z] 3e5f54012d9b: Download complete [2022-01-19T19:53:58.842Z] a0d0a0d46f8b: Verifying Checksum [2022-01-19T19:53:58.842Z] a0d0a0d46f8b: Download complete [2022-01-19T19:53:58.842Z] 4c7163046ea9: Verifying Checksum [2022-01-19T19:53:58.842Z] 4c7163046ea9: Download complete [2022-01-19T19:53:58.842Z] 0c2d73faf560: Verifying Checksum [2022-01-19T19:53:58.842Z] 0c2d73faf560: Download complete [2022-01-19T19:53:59.102Z] a0d0a0d46f8b: Pull complete [2022-01-19T19:53:59.102Z] 3e5f54012d9b: Pull complete [2022-01-19T19:53:59.367Z] 4c7163046ea9: Pull complete [2022-01-19T19:53:59.631Z] 0c2d73faf560: Pull complete [2022-01-19T19:53:59.631Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T19:53:59.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T19:53:59.631Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T19:53:59.728Z] prd-centos7-docker-4c-2g-1860 does not seem to be running inside a container [2022-01-19T19:53:59.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-489 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489:/w/workspace/edgexfoundry_edgex-ui-go_PR-489:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@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-19T19:54:00.410Z] $ docker top 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T19:54:00.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T19:54:00.624Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T19:54:00.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T19:54:00.733Z] $ docker exec 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 ssh-agent [2022-01-19T19:54:00.840Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoMOgFh/agent.13 [2022-01-19T19:54:00.840Z] SSH_AGENT_PID=19 [2022-01-19T19:54:00.847Z] Running ssh-add (command line suppressed) [2022-01-19T19:54:00.933Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/private_key_9009558787198735317.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/private_key_9009558787198735317.key) [2022-01-19T19:54:00.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T19:54:01.292Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T19:54:01.331Z] $ docker exec --env ******** --env ******** 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 ssh-agent -k [2022-01-19T19:54:01.422Z] unset SSH_AUTH_SOCK; [2022-01-19T19:54:01.422Z] unset SSH_AGENT_PID; [2022-01-19T19:54:01.422Z] echo Agent pid 19 killed; [2022-01-19T19:54:01.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T19:54:01.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T19:54:01.521Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T19:54:01.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T19:54:01.623Z] $ docker exec 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 ssh-agent [2022-01-19T19:54:01.753Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIgaNJN/agent.52 [2022-01-19T19:54:01.753Z] SSH_AGENT_PID=59 [2022-01-19T19:54:01.758Z] Running ssh-add (command line suppressed) [2022-01-19T19:54:01.851Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/private_key_8108257619681115657.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/private_key_8108257619681115657.key) [2022-01-19T19:54:01.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T19:54:02.220Z] + git semver init [2022-01-19T19:54:02.220Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T19:54:02.220Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-489/.git [2022-01-19T19:54:02.220Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-489 [2022-01-19T19:54:02.220Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T19:54:02.220Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T19:54:02.220Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T19:54:02.220Z] # $SEMVER_BRANCH = PR-489 [2022-01-19T19:54:02.220Z] # $SEMVER_TEMP = /tmp/semver-826512409 [2022-01-19T19:54:02.220Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-19T19:54:04.769Z] # '/tmp/semver-826512409' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-489/.semver' [2022-01-19T19:54:04.769Z] # -> Force: false [2022-01-19T19:54:04.769Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-489/.semver [Pipeline] } [2022-01-19T19:54:04.789Z] $ docker exec --env ******** --env ******** 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 ssh-agent -k [2022-01-19T19:54:04.883Z] unset SSH_AUTH_SOCK; [2022-01-19T19:54:04.884Z] unset SSH_AGENT_PID; [2022-01-19T19:54:04.884Z] echo Agent pid 59 killed; [2022-01-19T19:54:04.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T19:54:05.330Z] + git semver [Pipeline] } [2022-01-19T19:54:05.364Z] $ docker stop --time=1 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 [2022-01-19T19:54:06.628Z] $ docker rm -f 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T19:54:07.054Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T19:54:07.338Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T19:54:07.359Z] [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-19T19:54:07.971Z] provisioning config files... [2022-01-19T19:54:07.981Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/config1709622871927065241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:54:08.334Z] ---> docker-login.sh [2022-01-19T19:54:08.334Z] nexus3.edgexfoundry.org:10001 [2022-01-19T19:54:08.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:54:08.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:54:08.334Z] Configure a credential helper to remove this warning. See [2022-01-19T19:54:08.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:54:08.334Z] [2022-01-19T19:54:08.334Z] Login Succeeded [2022-01-19T19:54:08.334Z] nexus3.edgexfoundry.org:10002 [2022-01-19T19:54:08.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:54:08.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:54:08.334Z] Configure a credential helper to remove this warning. See [2022-01-19T19:54:08.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:54:08.334Z] [2022-01-19T19:54:08.334Z] Login Succeeded [2022-01-19T19:54:08.334Z] nexus3.edgexfoundry.org:10003 [2022-01-19T19:54:08.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:54:08.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:54:08.602Z] Configure a credential helper to remove this warning. See [2022-01-19T19:54:08.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:54:08.602Z] [2022-01-19T19:54:08.602Z] Login Succeeded [2022-01-19T19:54:08.602Z] nexus3.edgexfoundry.org:10004 [2022-01-19T19:54:08.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:54:08.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:54:08.602Z] Configure a credential helper to remove this warning. See [2022-01-19T19:54:08.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:54:08.602Z] [2022-01-19T19:54:08.602Z] Login Succeeded [2022-01-19T19:54:08.602Z] docker.io [2022-01-19T19:54:08.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:54:09.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:54:09.130Z] Configure a credential helper to remove this warning. See [2022-01-19T19:54:09.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:54:09.130Z] [2022-01-19T19:54:09.130Z] Login Succeeded [2022-01-19T19:54:09.130Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T19:54:09.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T19:54:09.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T19:54:09.390Z] ========================================================= [2022-01-19T19:54:09.390Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T19:54:09.390Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:54:09.797Z] + 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-19T19:54:10.065Z] Sending build context to Docker daemon 39.31MB [2022-01-19T19:54:10.065Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T19:54:10.065Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-19T19:54:10.065Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T19:54:10.065Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T19:54:10.065Z] 666ba61612fd: Pulling fs layer [2022-01-19T19:54:10.065Z] 8ed8ca486205: Pulling fs layer [2022-01-19T19:54:10.065Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T19:54:10.065Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T19:54:10.065Z] f965cba54748: Pulling fs layer [2022-01-19T19:54:10.065Z] 861ffc35075e: Pulling fs layer [2022-01-19T19:54:10.065Z] 4b385c91608e: Pulling fs layer [2022-01-19T19:54:10.065Z] 560528eb2ebb: Pulling fs layer [2022-01-19T19:54:10.065Z] 4fe6c5a15a65: Waiting [2022-01-19T19:54:10.065Z] 22a0e8bec74d: Waiting [2022-01-19T19:54:10.065Z] f965cba54748: Waiting [2022-01-19T19:54:10.065Z] 861ffc35075e: Waiting [2022-01-19T19:54:10.066Z] 4b385c91608e: Waiting [2022-01-19T19:54:10.066Z] 560528eb2ebb: Waiting [2022-01-19T19:54:10.066Z] 8ed8ca486205: Verifying Checksum [2022-01-19T19:54:10.066Z] 8ed8ca486205: Download complete [2022-01-19T19:54:10.066Z] 666ba61612fd: Verifying Checksum [2022-01-19T19:54:10.066Z] 666ba61612fd: Download complete [2022-01-19T19:54:10.066Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T19:54:10.066Z] 22a0e8bec74d: Download complete [2022-01-19T19:54:10.066Z] f965cba54748: Verifying Checksum [2022-01-19T19:54:10.066Z] f965cba54748: Download complete [2022-01-19T19:54:10.066Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T19:54:10.066Z] 59bf1c3509f3: Download complete [2022-01-19T19:54:10.066Z] 861ffc35075e: Verifying Checksum [2022-01-19T19:54:10.066Z] 861ffc35075e: Download complete [2022-01-19T19:54:10.342Z] 4b385c91608e: Verifying Checksum [2022-01-19T19:54:10.342Z] 4b385c91608e: Download complete [2022-01-19T19:54:10.342Z] 59bf1c3509f3: Pull complete [2022-01-19T19:54:10.611Z] 666ba61612fd: Pull complete [2022-01-19T19:54:10.611Z] 8ed8ca486205: Pull complete [2022-01-19T19:54:10.881Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T19:54:10.881Z] 4fe6c5a15a65: Download complete [2022-01-19T19:54:11.162Z] 560528eb2ebb: Verifying Checksum [2022-01-19T19:54:11.162Z] 560528eb2ebb: Download complete [2022-01-19T19:54:14.497Z] 4fe6c5a15a65: Pull complete [2022-01-19T19:54:14.759Z] 22a0e8bec74d: Pull complete [2022-01-19T19:54:14.759Z] f965cba54748: Pull complete [2022-01-19T19:54:14.759Z] 861ffc35075e: Pull complete [2022-01-19T19:54:15.025Z] 4b385c91608e: Pull complete [2022-01-19T19:54:17.598Z] 560528eb2ebb: Pull complete [2022-01-19T19:54:17.598Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T19:54:17.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T19:54:17.598Z] ---> dd4a08f94e63 [2022-01-19T19:54:17.598Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-19T19:54:18.989Z] ---> Running in e67a2ea8faca [2022-01-19T19:54:18.989Z] Removing intermediate container e67a2ea8faca [2022-01-19T19:54:18.989Z] ---> ccec9b1d41e2 [2022-01-19T19:54:18.989Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-19T19:54:18.989Z] ---> Running in 996213a0151f [2022-01-19T19:54:19.254Z] Removing intermediate container 996213a0151f [2022-01-19T19:54:19.254Z] ---> 49d8742c851c [2022-01-19T19:54:19.254Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T19:54:19.254Z] ---> Running in 086cef47c47e [2022-01-19T19:54:19.254Z] Removing intermediate container 086cef47c47e [2022-01-19T19:54:19.254Z] ---> a9797f01c591 [2022-01-19T19:54:19.254Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-19T19:54:19.254Z] ---> Running in 9f0c777d40a9 [2022-01-19T19:54:19.254Z] Removing intermediate container 9f0c777d40a9 [2022-01-19T19:54:19.254Z] ---> 8330a2b68238 [2022-01-19T19:54:19.254Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-19T19:54:19.520Z] ---> Running in 0533e8dfa0b6 [2022-01-19T19:54:19.520Z] Removing intermediate container 0533e8dfa0b6 [2022-01-19T19:54:19.520Z] ---> 61d49983f6dd [2022-01-19T19:54:19.520Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:54:19.520Z] ---> Running in 4cfc603f2a3d [2022-01-19T19:54:20.100Z] Removing intermediate container 4cfc603f2a3d [2022-01-19T19:54:20.100Z] ---> 5cd661d606e3 [2022-01-19T19:54:20.100Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T19:54:20.100Z] ---> Running in 0a1e9148ec99 [2022-01-19T19:54:20.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:54:21.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:54:21.318Z] OK: 221 MiB in 52 packages [2022-01-19T19:54:21.580Z] Removing intermediate container 0a1e9148ec99 [2022-01-19T19:54:21.580Z] ---> 122120d7b50a [2022-01-19T19:54:21.580Z] Step 10/15 : ENV GO111MODULE=on [2022-01-19T19:54:21.580Z] ---> Running in 5c6e594ad532 [2022-01-19T19:54:21.842Z] Removing intermediate container 5c6e594ad532 [2022-01-19T19:54:21.842Z] ---> 6dd9830fe086 [2022-01-19T19:54:21.842Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-19T19:54:21.842Z] ---> Running in fad46d9dce49 [2022-01-19T19:54:21.842Z] Removing intermediate container fad46d9dce49 [2022-01-19T19:54:21.842Z] ---> 3b24be6a17d8 [2022-01-19T19:54:21.842Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-19T19:54:22.111Z] ---> f276f31c9392 [2022-01-19T19:54:22.111Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:54:22.111Z] ---> Running in 485f4da9cd80 [2022-01-19T19:54:22.794Z] Still waiting to schedule task [2022-01-19T19:54:22.795Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:54:22.795Z] ‘prd-centos7-docker-4c-2g-1857’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:54:22.795Z] ‘prd-centos7-docker-4c-2g-1859’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:54:22.795Z] ‘prd-ubuntu18.04-docker-8c-8g-1862’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:54:22.795Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1858’ is offline [2022-01-19T19:54:22.795Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1861’ is offline [2022-01-19T19:54:48.746Z] Removing intermediate container 485f4da9cd80 [2022-01-19T19:54:48.746Z] ---> de9401f28b65 [2022-01-19T19:54:48.746Z] Step 14/15 : COPY . . [2022-01-19T19:54:48.746Z] ---> 35dcc688782b [2022-01-19T19:54:48.746Z] Step 15/15 : RUN ${MAKE} [2022-01-19T19:54:48.746Z] ---> Running in 48b187566afa [2022-01-19T19:54:48.746Z] noop [2022-01-19T19:54:48.746Z] Removing intermediate container 48b187566afa [2022-01-19T19:54:48.746Z] ---> d6e6644a3133 [2022-01-19T19:54:48.746Z] Successfully built d6e6644a3133 [2022-01-19T19:54:48.746Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:54:49.084Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T19:54:49.084Z] . [Pipeline] withDockerContainer [2022-01-19T19:54:49.167Z] prd-centos7-docker-4c-2g-1860 does not seem to be running inside a container [2022-01-19T19:54:49.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-489 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489:/w/workspace/edgexfoundry_edgex-ui-go_PR-489:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@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-19T19:54:49.565Z] $ docker top 290ddcc585e0d966902d4041168b0328307de01dcd4744f0ea24e327f55c8bf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T19:54:49.961Z] + go version [2022-01-19T19:54:49.961Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T19:54:49.985Z] $ docker stop --time=1 290ddcc585e0d966902d4041168b0328307de01dcd4744f0ea24e327f55c8bf2 [2022-01-19T19:54:51.176Z] $ docker rm -f 290ddcc585e0d966902d4041168b0328307de01dcd4744f0ea24e327f55c8bf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:54:51.857Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T19:54:51.857Z] . [Pipeline] withDockerContainer [2022-01-19T19:54:51.944Z] prd-centos7-docker-4c-2g-1860 does not seem to be running inside a container [2022-01-19T19:54:51.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-489 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489:/w/workspace/edgexfoundry_edgex-ui-go_PR-489:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@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-19T19:54:52.332Z] $ docker top 65494d1a13e30f54313f7012deb3ed0539b29bfb5bf12185ac820f20e64384f2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T19:54:52.799Z] + make test [2022-01-19T19:54:52.799Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T19:54:53.079Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-19T19:55:05.388Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-19T19:55:05.388Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-19T19:55:05.388Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-19T19:55:05.388Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-19T19:55:05.388Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-19T19:55:05.388Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-19T19:55:05.388Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-19T19:55:05.388Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-19T19:55:05.388Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-19T19:55:05.388Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-19T19:55:05.388Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-19T19:55:05.388Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-19T19:55:05.388Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-19T19:55:08.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T19:55:08.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-19T19:55:08.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T19:55:08.768Z] $ docker stop --time=1 65494d1a13e30f54313f7012deb3ed0539b29bfb5bf12185ac820f20e64384f2 [2022-01-19T19:55:10.118Z] $ docker rm -f 65494d1a13e30f54313f7012deb3ed0539b29bfb5bf12185ac820f20e64384f2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T19:55:10.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T19:55:10.653Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-19T19:55:11.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T19:55:11.737Z] + ls -al . [2022-01-19T19:55:11.737Z] total 112 [2022-01-19T19:55:11.737Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 19 19:54 . [2022-01-19T19:55:11.737Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 19 19:53 .. [2022-01-19T19:55:11.737Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 19 19:53 assets [2022-01-19T19:55:11.737Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 19 19:53 bin [2022-01-19T19:55:11.737Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 19 19:53 cmd [2022-01-19T19:55:11.737Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 19 19:53 CONTRIBUTING.md [2022-01-19T19:55:11.737Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 19 19:54 coverage.out [2022-01-19T19:55:11.737Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 19 19:53 Dockerfile [2022-01-19T19:55:11.737Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 19 19:53 docs [2022-01-19T19:55:11.737Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 19 19:53 .git [2022-01-19T19:55:11.737Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 19:53 .github [2022-01-19T19:55:11.737Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 19 19:53 .gitignore [2022-01-19T19:55:11.737Z] -rw-rw-r--. 1 jenkins jenkins 744 Jan 19 19:53 go.mod [2022-01-19T19:55:11.737Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 19 19:53 go.sum [2022-01-19T19:55:11.737Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 19 19:53 internal [2022-01-19T19:55:11.737Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 19 19:53 Jenkinsfile [2022-01-19T19:55:11.737Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 19 19:53 LICENSE [2022-01-19T19:55:11.737Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 19 19:53 Makefile [2022-01-19T19:55:11.737Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 19 19:53 pkg [2022-01-19T19:55:11.737Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 19 19:53 README.md [2022-01-19T19:55:11.737Z] drwx------. 3 jenkins jenkins 56 Jan 19 19:54 .semver [2022-01-19T19:55:11.737Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 19 19:53 snap [2022-01-19T19:55:11.737Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 19:54 VERSION [2022-01-19T19:55:11.737Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 19 19:53 version.go [2022-01-19T19:55:11.737Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 19 19:53 web [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:55:12.070Z] + 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=b2aff8746a6686ead9e5d7a1e47c463473e2397a --label arch=amd64 --label version=0.0.0 . [2022-01-19T19:55:12.335Z] Sending build context to Docker daemon 39.31MB [2022-01-19T19:55:12.335Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T19:55:12.335Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-19T19:55:12.335Z] ---> d6e6644a3133 [2022-01-19T19:55:12.335Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-19T19:55:12.335Z] ---> Running in 2ca173ca0ecd [2022-01-19T19:55:12.595Z] Removing intermediate container 2ca173ca0ecd [2022-01-19T19:55:12.595Z] ---> baeff5196242 [2022-01-19T19:55:12.595Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-19T19:55:12.595Z] ---> Running in 744a283e4ef9 [2022-01-19T19:55:12.595Z] Removing intermediate container 744a283e4ef9 [2022-01-19T19:55:12.595Z] ---> 47b382829952 [2022-01-19T19:55:12.595Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T19:55:12.595Z] ---> Running in c78fcf192bcb [2022-01-19T19:55:12.595Z] Removing intermediate container c78fcf192bcb [2022-01-19T19:55:12.595Z] ---> 54541a3c6ddb [2022-01-19T19:55:12.595Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-19T19:55:12.857Z] ---> Running in ef698917ced1 [2022-01-19T19:55:12.857Z] Removing intermediate container ef698917ced1 [2022-01-19T19:55:12.857Z] ---> aee64dde91b3 [2022-01-19T19:55:12.857Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-19T19:55:12.857Z] ---> Running in 55abaf079405 [2022-01-19T19:55:12.857Z] Removing intermediate container 55abaf079405 [2022-01-19T19:55:12.857Z] ---> 0b65bf6ff1fa [2022-01-19T19:55:12.857Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:55:12.857Z] ---> Running in bb9291cf1eed [2022-01-19T19:55:13.432Z] Removing intermediate container bb9291cf1eed [2022-01-19T19:55:13.432Z] ---> 374342552689 [2022-01-19T19:55:13.432Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T19:55:13.432Z] ---> Running in 45f8ebc5c983 [2022-01-19T19:55:13.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:55:14.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:55:14.830Z] OK: 221 MiB in 52 packages [2022-01-19T19:55:14.830Z] Removing intermediate container 45f8ebc5c983 [2022-01-19T19:55:14.830Z] ---> 52b4d1a84836 [2022-01-19T19:55:14.830Z] Step 10/23 : ENV GO111MODULE=on [2022-01-19T19:55:15.096Z] ---> Running in 15a92040bf8a [2022-01-19T19:55:15.096Z] Removing intermediate container 15a92040bf8a [2022-01-19T19:55:15.096Z] ---> 039d607d0b5e [2022-01-19T19:55:15.096Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-19T19:55:15.096Z] ---> Running in aefc9c93302b [2022-01-19T19:55:15.096Z] Removing intermediate container aefc9c93302b [2022-01-19T19:55:15.096Z] ---> 6bd655de335b [2022-01-19T19:55:15.096Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-19T19:55:15.365Z] ---> 543c7f6b8e9c [2022-01-19T19:55:15.365Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:55:15.365Z] ---> Running in e1d4e296c86d [2022-01-19T19:55:15.948Z] Removing intermediate container e1d4e296c86d [2022-01-19T19:55:15.948Z] ---> a22d8c6b8892 [2022-01-19T19:55:15.948Z] Step 14/23 : COPY . . [2022-01-19T19:55:16.893Z] ---> 4a0a2c2fd149 [2022-01-19T19:55:16.893Z] Step 15/23 : RUN ${MAKE} [2022-01-19T19:55:16.893Z] ---> Running in f65b824030ff [2022-01-19T19:55:17.154Z] 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-19T19:55:25.345Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-19T19:55:26.740Z] Removing intermediate container f65b824030ff [2022-01-19T19:55:26.740Z] ---> f9007f4b1499 [2022-01-19T19:55:26.740Z] Step 16/23 : FROM alpine:3.14 [2022-01-19T19:55:27.312Z] 3.14: Pulling from library/alpine [2022-01-19T19:55:27.575Z] 97518928ae5f: Pulling fs layer [2022-01-19T19:55:27.575Z] 97518928ae5f: Verifying Checksum [2022-01-19T19:55:27.575Z] 97518928ae5f: Download complete [2022-01-19T19:55:27.836Z] 97518928ae5f: Pull complete [2022-01-19T19:55:27.836Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T19:55:27.836Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T19:55:27.836Z] ---> 0a97eee8041e [2022-01-19T19:55:27.836Z] Step 17/23 : EXPOSE 4000 [2022-01-19T19:55:27.836Z] ---> Running in fb43483f57e8 [2022-01-19T19:55:27.836Z] Removing intermediate container fb43483f57e8 [2022-01-19T19:55:27.836Z] ---> 88d429c65a09 [2022-01-19T19:55:27.836Z] 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-19T19:55:28.409Z] ---> 7333561e84c2 [2022-01-19T19:55:28.409Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-19T19:55:28.409Z] ---> Running in 39f8c3371401 [2022-01-19T19:55:28.409Z] Removing intermediate container 39f8c3371401 [2022-01-19T19:55:28.409Z] ---> 5d116a1a6f98 [2022-01-19T19:55:28.409Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-19T19:55:28.409Z] ---> Running in 54355f4be493 [2022-01-19T19:55:28.669Z] Removing intermediate container 54355f4be493 [2022-01-19T19:55:28.669Z] ---> e3bfca10190f [2022-01-19T19:55:28.669Z] Step 21/23 : LABEL arch=amd64 [2022-01-19T19:55:28.669Z] ---> Running in 035aecb45b87 [2022-01-19T19:55:28.669Z] Removing intermediate container 035aecb45b87 [2022-01-19T19:55:28.669Z] ---> 06f8ff68ef29 [2022-01-19T19:55:28.669Z] Step 22/23 : LABEL git_sha=b2aff8746a6686ead9e5d7a1e47c463473e2397a [2022-01-19T19:55:28.669Z] ---> Running in 07352337e0ce [2022-01-19T19:55:28.669Z] Removing intermediate container 07352337e0ce [2022-01-19T19:55:28.669Z] ---> 6ddd8933e08d [2022-01-19T19:55:28.669Z] Step 23/23 : LABEL version=0.0.0 [2022-01-19T19:55:28.932Z] ---> Running in ce5a1cf802e2 [2022-01-19T19:55:28.932Z] Removing intermediate container ce5a1cf802e2 [2022-01-19T19:55:28.932Z] ---> 5a8964a1e5ab [2022-01-19T19:55:28.932Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T19:55:28.932Z] Successfully built 5a8964a1e5ab [2022-01-19T19:55:28.932Z] 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-19T19:55:29.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T19:55:29.685Z] [2022-01-19T19:55:29.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:55:30.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T19:55:30.024Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T19:55:30.024Z] b4d181a07f80: Pulling fs layer [2022-01-19T19:55:30.024Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T19:55:30.024Z] ed53099fbce6: Pulling fs layer [2022-01-19T19:55:30.024Z] dc539afda2c1: Pulling fs layer [2022-01-19T19:55:30.024Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T19:55:30.024Z] 9065ff56babe: Pulling fs layer [2022-01-19T19:55:30.024Z] d287ab97295c: Pulling fs layer [2022-01-19T19:55:30.024Z] dc539afda2c1: Waiting [2022-01-19T19:55:30.024Z] 77bc0d833cb6: Waiting [2022-01-19T19:55:30.024Z] 9065ff56babe: Waiting [2022-01-19T19:55:30.024Z] d287ab97295c: Waiting [2022-01-19T19:55:30.024Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T19:55:30.024Z] a1111a8f2ec3: Download complete [2022-01-19T19:55:30.024Z] dc539afda2c1: Verifying Checksum [2022-01-19T19:55:30.024Z] dc539afda2c1: Download complete [2022-01-19T19:55:30.024Z] ed53099fbce6: Verifying Checksum [2022-01-19T19:55:30.024Z] ed53099fbce6: Download complete [2022-01-19T19:55:30.024Z] 9065ff56babe: Verifying Checksum [2022-01-19T19:55:30.024Z] 9065ff56babe: Download complete [2022-01-19T19:55:30.024Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T19:55:30.024Z] 77bc0d833cb6: Download complete [2022-01-19T19:55:30.284Z] b4d181a07f80: Verifying Checksum [2022-01-19T19:55:30.284Z] b4d181a07f80: Download complete [2022-01-19T19:55:30.874Z] d287ab97295c: Verifying Checksum [2022-01-19T19:55:30.874Z] d287ab97295c: Download complete [2022-01-19T19:55:31.829Z] b4d181a07f80: Pull complete [2022-01-19T19:55:31.829Z] a1111a8f2ec3: Pull complete [2022-01-19T19:55:32.410Z] ed53099fbce6: Pull complete [2022-01-19T19:55:32.410Z] dc539afda2c1: Pull complete [2022-01-19T19:55:32.675Z] 77bc0d833cb6: Pull complete [2022-01-19T19:55:32.675Z] 9065ff56babe: Pull complete [2022-01-19T19:55:37.986Z] d287ab97295c: Pull complete [2022-01-19T19:55:37.986Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T19:55:37.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T19:55:37.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T19:55:38.072Z] prd-centos7-docker-4c-2g-1860 does not seem to be running inside a container [2022-01-19T19:55:38.106Z] $ 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-489 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489:/w/workspace/edgexfoundry_edgex-ui-go_PR-489:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@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-19T19:55:40.354Z] $ docker top 870589b2fb7b6d221e33e155e0fc1b121fff9e560d8ed94e1bb360ebf3ba5d20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:55:40.824Z] ---> job-cost.sh [2022-01-19T19:55:40.824Z] lf-activate-venv: SKIPPING [2022-01-19T19:55:40.824Z] INFO: No Stack... [2022-01-19T19:55:41.087Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T19:55:41.348Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T19:55:41.678Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives/cost.csv [2022-01-19T19:55:41.678Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T19:55:41.718Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] [2022-01-19T19:55:41.722Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] did not exist. Created. [2022-01-19T19:55:41.722Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T19:55:42.287Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-19T19:55:42.387Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T19:55:42.400Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T19:55:42.472Z] $ docker stop --time=1 870589b2fb7b6d221e33e155e0fc1b121fff9e560d8ed94e1bb360ebf3ba5d20 [2022-01-19T19:55:43.667Z] $ docker rm -f 870589b2fb7b6d221e33e155e0fc1b121fff9e560d8ed94e1bb360ebf3ba5d20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T20:04:49.011Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2025 in /w/workspace/edgexfoundry_edgex-ui-go_PR-489 [Pipeline] { [Pipeline] ws [2022-01-19T20:04:49.059Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-01-19T20:04:49.388Z] The recommended git tool is: git [2022-01-19T20:04:54.310Z] using credential edgex-jenkins-ssh [2022-01-19T20:04:54.329Z] Cloning the remote Git repository [2022-01-19T20:04:54.400Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-19T20:04:54.482Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-01-19T20:04:54.567Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-19T20:04:54.568Z] > git --version # timeout=10 [2022-01-19T20:04:54.590Z] > git --version # 'git version 2.17.1' [2022-01-19T20:04:54.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T20:04:54.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T20:04:58.262Z] Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit b2aff8746a6686ead9e5d7a1e47c463473e2397a [2022-01-19T20:04:57.491Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-19T20:04:57.508Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T20:04:57.546Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-19T20:04:57.590Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-19T20:04:57.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T20:04:57.606Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/489/head:refs/remotes/origin/PR-489 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-19T20:04:58.291Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T20:04:58.306Z] > git checkout -f b2aff8746a6686ead9e5d7a1e47c463473e2397a # timeout=10 [2022-01-19T20:04:58.709Z] Merge succeeded, producing b2aff8746a6686ead9e5d7a1e47c463473e2397a [2022-01-19T20:04:58.709Z] Checking out Revision b2aff8746a6686ead9e5d7a1e47c463473e2397a (PR-489) [2022-01-19T20:04:58.624Z] > git remote # timeout=10 [2022-01-19T20:04:58.643Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T20:04:58.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T20:04:58.672Z] > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 [2022-01-19T20:04:58.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T20:04:58.730Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T20:04:58.742Z] > git checkout -f b2aff8746a6686ead9e5d7a1e47c463473e2397a # timeout=10 [2022-01-19T20:05:03.333Z] Commit message: "ci: Go 1.17 related changes" [2022-01-19T20:05:03.416Z] > git --version # timeout=10 [2022-01-19T20:05:03.428Z] > git --version # 'git version 2.17.1' [2022-01-19T20:05:03.443Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:05:04.552Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-19T20:05:04.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T20:05:04.552Z] Dload Upload Total Spent Left Speed [2022-01-19T20:05:04.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 78430 0 --:--:-- --:--:-- --:--:-- 78953 [Pipeline] sh [2022-01-19T20:05:05.116Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-19T20:05:05.476Z] + + sudo tee /etc/docker/daemon.new [2022-01-19T20:05:05.476Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-19T20:05:05.476Z] { [2022-01-19T20:05:05.476Z] "registry-mirrors": [ [2022-01-19T20:05:05.476Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-19T20:05:05.476Z] ], [2022-01-19T20:05:05.476Z] "bip": "10.250.0.254/24", [2022-01-19T20:05:05.476Z] "hosts": [ [2022-01-19T20:05:05.476Z] "tcp://0.0.0.0:5555", [2022-01-19T20:05:05.476Z] "unix:///var/run/docker.sock" [2022-01-19T20:05:05.476Z] ], [2022-01-19T20:05:05.476Z] "mtu": 1458, [2022-01-19T20:05:05.476Z] "selinux-enabled": true, [2022-01-19T20:05:05.476Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-19T20:05:05.476Z] } [Pipeline] sh [2022-01-19T20:05:05.845Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-19T20:05:06.217Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:05:24.669Z] provisioning config files... [2022-01-19T20:05:24.698Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7349748589140695048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:05:25.380Z] ---> docker-login.sh [2022-01-19T20:05:25.380Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:05:26.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:05:26.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:05:26.335Z] Configure a credential helper to remove this warning. See [2022-01-19T20:05:26.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:05:26.335Z] [2022-01-19T20:05:26.335Z] Login Succeeded [2022-01-19T20:05:26.335Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:05:26.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:05:26.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:05:26.895Z] Configure a credential helper to remove this warning. See [2022-01-19T20:05:26.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:05:26.895Z] [2022-01-19T20:05:26.895Z] Login Succeeded [2022-01-19T20:05:26.895Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:05:27.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:05:27.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:05:27.443Z] Configure a credential helper to remove this warning. See [2022-01-19T20:05:27.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:05:27.443Z] [2022-01-19T20:05:27.443Z] Login Succeeded [2022-01-19T20:05:27.443Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:05:27.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:05:27.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:05:27.718Z] Configure a credential helper to remove this warning. See [2022-01-19T20:05:27.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:05:27.718Z] [2022-01-19T20:05:27.718Z] Login Succeeded [2022-01-19T20:05:27.718Z] docker.io [2022-01-19T20:05:28.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:05:28.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:05:28.584Z] Configure a credential helper to remove this warning. See [2022-01-19T20:05:28.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:05:28.584Z] [2022-01-19T20:05:28.584Z] Login Succeeded [2022-01-19T20:05:28.584Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T20:05:28.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T20:05:29.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T20:05:29.065Z] ========================================================= [2022-01-19T20:05:29.065Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-19T20:05:29.065Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:05:29.515Z] + 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-19T20:05:30.510Z] Sending build context to Docker daemon 24.95MB [2022-01-19T20:05:30.510Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:05:30.510Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-19T20:05:30.510Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-19T20:05:30.510Z] 9b3977197b4f: Pulling fs layer [2022-01-19T20:05:30.510Z] 1a89e8eeedd5: Pulling fs layer [2022-01-19T20:05:30.510Z] 94645a83ff95: Pulling fs layer [2022-01-19T20:05:30.510Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-19T20:05:30.510Z] 0c92f367c5e7: Pulling fs layer [2022-01-19T20:05:30.510Z] 4b8299f9d1f4: Pulling fs layer [2022-01-19T20:05:30.510Z] 9a6b49a46696: Pulling fs layer [2022-01-19T20:05:30.510Z] cf05db05a679: Pulling fs layer [2022-01-19T20:05:30.510Z] 3f3a8bcf1eab: Waiting [2022-01-19T20:05:30.510Z] 0c92f367c5e7: Waiting [2022-01-19T20:05:30.510Z] 4b8299f9d1f4: Waiting [2022-01-19T20:05:30.510Z] 9a6b49a46696: Waiting [2022-01-19T20:05:30.510Z] cf05db05a679: Waiting [2022-01-19T20:05:30.510Z] 94645a83ff95: Download complete [2022-01-19T20:05:30.510Z] 1a89e8eeedd5: Verifying Checksum [2022-01-19T20:05:30.510Z] 1a89e8eeedd5: Download complete [2022-01-19T20:05:30.790Z] 0c92f367c5e7: Verifying Checksum [2022-01-19T20:05:30.790Z] 0c92f367c5e7: Download complete [2022-01-19T20:05:30.790Z] 4b8299f9d1f4: Verifying Checksum [2022-01-19T20:05:30.790Z] 4b8299f9d1f4: Download complete [2022-01-19T20:05:30.790Z] 9b3977197b4f: Download complete [2022-01-19T20:05:30.790Z] 9a6b49a46696: Verifying Checksum [2022-01-19T20:05:30.790Z] 9a6b49a46696: Download complete [2022-01-19T20:05:31.394Z] 9b3977197b4f: Pull complete [2022-01-19T20:05:31.995Z] 1a89e8eeedd5: Pull complete [2022-01-19T20:05:32.270Z] 94645a83ff95: Pull complete [2022-01-19T20:05:32.542Z] cf05db05a679: Verifying Checksum [2022-01-19T20:05:32.542Z] cf05db05a679: Download complete [2022-01-19T20:05:33.138Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-19T20:05:33.138Z] 3f3a8bcf1eab: Download complete [2022-01-19T20:05:45.533Z] 3f3a8bcf1eab: Pull complete [2022-01-19T20:05:45.533Z] 0c92f367c5e7: Pull complete [2022-01-19T20:05:45.533Z] 4b8299f9d1f4: Pull complete [2022-01-19T20:05:45.533Z] 9a6b49a46696: Pull complete [2022-01-19T20:05:50.948Z] cf05db05a679: Pull complete [2022-01-19T20:05:50.948Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-19T20:05:50.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T20:05:50.948Z] ---> 0ccda1f7e2ee [2022-01-19T20:05:50.948Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-19T20:05:52.921Z] ---> Running in 7a99ebbc04d7 [2022-01-19T20:05:52.921Z] Removing intermediate container 7a99ebbc04d7 [2022-01-19T20:05:52.921Z] ---> affcb11cf8e5 [2022-01-19T20:05:52.921Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-19T20:05:53.195Z] ---> Running in 6fc5f6fb95d1 [2022-01-19T20:05:53.470Z] Removing intermediate container 6fc5f6fb95d1 [2022-01-19T20:05:53.470Z] ---> db601b0b888a [2022-01-19T20:05:53.470Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:05:53.470Z] ---> Running in 67d78629adda [2022-01-19T20:05:54.072Z] Removing intermediate container 67d78629adda [2022-01-19T20:05:54.072Z] ---> 94ded0929b63 [2022-01-19T20:05:54.072Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-19T20:05:54.072Z] ---> Running in 9b7039ad0f96 [2022-01-19T20:05:54.343Z] Removing intermediate container 9b7039ad0f96 [2022-01-19T20:05:54.343Z] ---> 1b89fd4d4b73 [2022-01-19T20:05:54.343Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-19T20:05:54.615Z] ---> Running in 18717edfc39e [2022-01-19T20:05:54.887Z] Removing intermediate container 18717edfc39e [2022-01-19T20:05:54.888Z] ---> b56308eeebb7 [2022-01-19T20:05:54.888Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:05:55.167Z] ---> Running in adf91423b92b [2022-01-19T20:05:57.145Z] Removing intermediate container adf91423b92b [2022-01-19T20:05:57.145Z] ---> 9f77a6b5b646 [2022-01-19T20:05:57.145Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:05:57.145Z] ---> Running in 3be3b9d159f1 [2022-01-19T20:05:58.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:05:59.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:06:00.081Z] OK: 220 MiB in 52 packages [2022-01-19T20:06:01.070Z] Removing intermediate container 3be3b9d159f1 [2022-01-19T20:06:01.070Z] ---> 00bd2cbf9475 [2022-01-19T20:06:01.070Z] Step 10/15 : ENV GO111MODULE=on [2022-01-19T20:06:01.346Z] ---> Running in ba69995f94b2 [2022-01-19T20:06:01.622Z] Removing intermediate container ba69995f94b2 [2022-01-19T20:06:01.622Z] ---> 7924e94ecf1a [2022-01-19T20:06:01.622Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-19T20:06:01.897Z] ---> Running in 917332848bb4 [2022-01-19T20:06:02.179Z] Removing intermediate container 917332848bb4 [2022-01-19T20:06:02.179Z] ---> 8a687e95325a [2022-01-19T20:06:02.179Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-19T20:06:02.788Z] ---> 38b067ae817d [2022-01-19T20:06:02.788Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:06:03.066Z] ---> Running in d484643c3cf4 [2022-01-19T20:07:24.910Z] Removing intermediate container d484643c3cf4 [2022-01-19T20:07:24.910Z] ---> 7169f5f27b1e [2022-01-19T20:07:24.910Z] Step 14/15 : COPY . . [2022-01-19T20:07:24.910Z] ---> 915ae92f0a03 [2022-01-19T20:07:24.910Z] Step 15/15 : RUN ${MAKE} [2022-01-19T20:07:24.910Z] ---> Running in 0d3b6fd2febe [2022-01-19T20:07:24.910Z] noop [2022-01-19T20:07:24.910Z] Removing intermediate container 0d3b6fd2febe [2022-01-19T20:07:24.910Z] ---> bae8441cf9ad [2022-01-19T20:07:24.910Z] Successfully built bae8441cf9ad [2022-01-19T20:07:24.910Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:07:25.325Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T20:07:25.325Z] . [Pipeline] withDockerContainer [2022-01-19T20:07:25.563Z] prd-ubuntu18.04-docker-arm64-4c-16g-2025 does not seem to be running inside a container [2022-01-19T20:07:25.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T20:07:26.920Z] $ docker top c60b24706a8634266d93acdb8fa22225a26554c356a01b75ceb003e7693173fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:07:27.860Z] + go version [2022-01-19T20:07:27.860Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-19T20:07:27.898Z] $ docker stop --time=1 c60b24706a8634266d93acdb8fa22225a26554c356a01b75ceb003e7693173fe [2022-01-19T20:07:29.517Z] $ docker rm -f c60b24706a8634266d93acdb8fa22225a26554c356a01b75ceb003e7693173fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:07:30.388Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T20:07:30.388Z] . [Pipeline] withDockerContainer [2022-01-19T20:07:30.615Z] prd-ubuntu18.04-docker-arm64-4c-16g-2025 does not seem to be running inside a container [2022-01-19T20:07:30.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T20:07:31.960Z] $ docker top 4ed0ea882d8d11b567ab9d944c31dfef03d729e2099dfb0884c7fe2cb7b002a3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T20:07:32.929Z] + make test [2022-01-19T20:07:32.929Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T20:07:33.919Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-19T20:08:20.945Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-19T20:08:20.945Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-19T20:08:20.945Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-19T20:08:20.945Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-19T20:08:20.945Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-19T20:08:20.945Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-19T20:08:20.945Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-19T20:08:20.945Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-19T20:08:20.945Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-19T20:08:20.945Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-19T20:08:20.945Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-19T20:08:20.945Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-19T20:08:20.945Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-19T20:08:36.042Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T20:08:36.042Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-19T20:08:36.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T20:08:36.132Z] $ docker stop --time=1 4ed0ea882d8d11b567ab9d944c31dfef03d729e2099dfb0884c7fe2cb7b002a3 [2022-01-19T20:08:37.904Z] $ docker rm -f 4ed0ea882d8d11b567ab9d944c31dfef03d729e2099dfb0884c7fe2cb7b002a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:08:38.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T20:08:38.777Z] Warning: overwriting stash ‘coverage-report’ [2022-01-19T20:08:39.625Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:08:40.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T20:08:40.650Z] + ls -al . [2022-01-19T20:08:40.650Z] total 152 [2022-01-19T20:08:40.650Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 19 20:07 . [2022-01-19T20:08:40.650Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 20:04 .. [2022-01-19T20:08:40.650Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 20:05 .git [2022-01-19T20:08:40.650Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:04 .github [2022-01-19T20:08:40.650Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 19 20:04 .gitignore [2022-01-19T20:08:40.650Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 19 20:04 CONTRIBUTING.md [2022-01-19T20:08:40.650Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 19 20:04 Dockerfile [2022-01-19T20:08:40.650Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 19 20:04 Jenkinsfile [2022-01-19T20:08:40.650Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 19 20:04 LICENSE [2022-01-19T20:08:40.650Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 19 20:04 Makefile [2022-01-19T20:08:40.650Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 19 20:04 README.md [2022-01-19T20:08:40.650Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 19:54 VERSION [2022-01-19T20:08:40.650Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 20:04 assets [2022-01-19T20:08:40.650Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:04 bin [2022-01-19T20:08:40.650Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 20:04 cmd [2022-01-19T20:08:40.650Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 19 20:07 coverage.out [2022-01-19T20:08:40.650Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:04 docs [2022-01-19T20:08:40.650Z] -rw-rw-r-- 1 jenkins jenkins 744 Jan 19 20:04 go.mod [2022-01-19T20:08:40.650Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 19 20:04 go.sum [2022-01-19T20:08:40.650Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 20:04 internal [2022-01-19T20:08:40.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 20:04 pkg [2022-01-19T20:08:40.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 20:04 snap [2022-01-19T20:08:40.651Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 19 20:04 version.go [2022-01-19T20:08:40.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 20:04 web [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:08:41.060Z] + 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=b2aff8746a6686ead9e5d7a1e47c463473e2397a --label arch=arm64 --label version=0.0.0 . [2022-01-19T20:08:42.057Z] Sending build context to Docker daemon 24.95MB [2022-01-19T20:08:42.057Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:08:42.057Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-19T20:08:42.057Z] ---> bae8441cf9ad [2022-01-19T20:08:42.057Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-19T20:08:42.329Z] ---> Running in 7261808e5251 [2022-01-19T20:08:42.602Z] Removing intermediate container 7261808e5251 [2022-01-19T20:08:42.602Z] ---> 6133bbe45f26 [2022-01-19T20:08:42.602Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-19T20:08:42.602Z] ---> Running in 6ad2c5ef57c0 [2022-01-19T20:08:42.873Z] Removing intermediate container 6ad2c5ef57c0 [2022-01-19T20:08:42.873Z] ---> 62937833e4e2 [2022-01-19T20:08:42.873Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:08:43.145Z] ---> Running in d8284a45881b [2022-01-19T20:08:43.421Z] Removing intermediate container d8284a45881b [2022-01-19T20:08:43.421Z] ---> c93e80b3235b [2022-01-19T20:08:43.421Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-19T20:08:43.694Z] ---> Running in 17d072755f68 [2022-01-19T20:08:43.966Z] Removing intermediate container 17d072755f68 [2022-01-19T20:08:43.966Z] ---> 3db9611836de [2022-01-19T20:08:43.966Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-19T20:08:43.966Z] ---> Running in 2fc6351e547f [2022-01-19T20:08:44.241Z] Removing intermediate container 2fc6351e547f [2022-01-19T20:08:44.241Z] ---> 1b6eba1e43cd [2022-01-19T20:08:44.241Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:08:44.517Z] ---> Running in 1239c432bef4 [2022-01-19T20:08:46.502Z] Removing intermediate container 1239c432bef4 [2022-01-19T20:08:46.502Z] ---> 33663b5ca2fa [2022-01-19T20:08:46.502Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:08:46.502Z] ---> Running in b885b38fd94e [2022-01-19T20:08:47.475Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:08:48.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:08:49.050Z] OK: 220 MiB in 52 packages [2022-01-19T20:08:50.026Z] Removing intermediate container b885b38fd94e [2022-01-19T20:08:50.026Z] ---> 67c8c20f9fb3 [2022-01-19T20:08:50.026Z] Step 10/23 : ENV GO111MODULE=on [2022-01-19T20:08:50.026Z] ---> Running in 40287f4bebc8 [2022-01-19T20:08:50.300Z] Removing intermediate container 40287f4bebc8 [2022-01-19T20:08:50.300Z] ---> ab61d5fec641 [2022-01-19T20:08:50.300Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-19T20:08:50.300Z] ---> Running in c2f1bf6bc50e [2022-01-19T20:08:50.890Z] Removing intermediate container c2f1bf6bc50e [2022-01-19T20:08:50.890Z] ---> 59a1a792f20e [2022-01-19T20:08:50.890Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-19T20:08:51.480Z] ---> 35b1d235b2f4 [2022-01-19T20:08:51.480Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:08:51.480Z] ---> Running in 2e1cf588d15b [2022-01-19T20:08:53.451Z] Removing intermediate container 2e1cf588d15b [2022-01-19T20:08:53.451Z] ---> 50759200ff63 [2022-01-19T20:08:53.451Z] Step 14/23 : COPY . . [2022-01-19T20:08:56.078Z] ---> 6309ea4c350d [2022-01-19T20:08:56.078Z] Step 15/23 : RUN ${MAKE} [2022-01-19T20:08:56.364Z] ---> Running in b23a9060b46d [2022-01-19T20:08:57.346Z] 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-19T20:09:29.681Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-19T20:09:35.073Z] Removing intermediate container b23a9060b46d [2022-01-19T20:09:35.073Z] ---> 642b99194135 [2022-01-19T20:09:35.073Z] Step 16/23 : FROM alpine:3.14 [2022-01-19T20:09:35.343Z] 3.14: Pulling from library/alpine [2022-01-19T20:09:35.343Z] be307f383ecc: Pulling fs layer [2022-01-19T20:09:35.615Z] be307f383ecc: Download complete [2022-01-19T20:09:36.224Z] be307f383ecc: Pull complete [2022-01-19T20:09:36.224Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T20:09:36.224Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T20:09:36.224Z] ---> 5b8b7b635229 [2022-01-19T20:09:36.224Z] Step 17/23 : EXPOSE 4000 [2022-01-19T20:09:36.224Z] ---> Running in eba9080e851b [2022-01-19T20:09:36.497Z] Removing intermediate container eba9080e851b [2022-01-19T20:09:36.497Z] ---> d4e13d58e6a6 [2022-01-19T20:09:36.497Z] 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-19T20:09:37.921Z] ---> 1b1056b0ce37 [2022-01-19T20:09:37.921Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-19T20:09:37.921Z] ---> Running in ea1e9e9dc6c2 [2022-01-19T20:09:38.194Z] Removing intermediate container ea1e9e9dc6c2 [2022-01-19T20:09:38.194Z] ---> 8dfbef13e7d0 [2022-01-19T20:09:38.194Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-19T20:09:38.471Z] ---> Running in 10b3fe8a3b7e [2022-01-19T20:09:38.742Z] Removing intermediate container 10b3fe8a3b7e [2022-01-19T20:09:38.742Z] ---> a163db2b2d7b [2022-01-19T20:09:38.742Z] Step 21/23 : LABEL arch=arm64 [2022-01-19T20:09:38.742Z] ---> Running in 8ad4dc28088f [2022-01-19T20:09:39.012Z] Removing intermediate container 8ad4dc28088f [2022-01-19T20:09:39.012Z] ---> 92378145ee24 [2022-01-19T20:09:39.012Z] Step 22/23 : LABEL git_sha=b2aff8746a6686ead9e5d7a1e47c463473e2397a [2022-01-19T20:09:39.286Z] ---> Running in 42019bf0923f [2022-01-19T20:09:39.559Z] Removing intermediate container 42019bf0923f [2022-01-19T20:09:39.560Z] ---> 63aa0e2bc71b [2022-01-19T20:09:39.560Z] Step 23/23 : LABEL version=0.0.0 [2022-01-19T20:09:39.560Z] ---> Running in 4c7573d1d2f3 [2022-01-19T20:09:39.830Z] Removing intermediate container 4c7573d1d2f3 [2022-01-19T20:09:39.830Z] ---> 5d36185843ab [2022-01-19T20:09:39.831Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T20:09:40.102Z] Successfully built 5d36185843ab [2022-01-19T20:09:40.102Z] 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-19T20:09:40.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:09:40.840Z] [2022-01-19T20:09:40.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:09:41.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:09:41.238Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-19T20:09:41.238Z] 448f6bf000e3: Pulling fs layer [2022-01-19T20:09:41.238Z] f757da607395: Pulling fs layer [2022-01-19T20:09:41.238Z] 05883995daec: Pulling fs layer [2022-01-19T20:09:41.238Z] 8603b9c90790: Pulling fs layer [2022-01-19T20:09:41.238Z] 1560dd03e051: Pulling fs layer [2022-01-19T20:09:41.238Z] 27f5ce0e4adf: Pulling fs layer [2022-01-19T20:09:41.238Z] c2d8d7efcc4b: Pulling fs layer [2022-01-19T20:09:41.238Z] 1560dd03e051: Waiting [2022-01-19T20:09:41.514Z] 27f5ce0e4adf: Waiting [2022-01-19T20:09:41.514Z] c2d8d7efcc4b: Waiting [2022-01-19T20:09:41.514Z] 8603b9c90790: Waiting [2022-01-19T20:09:41.514Z] f757da607395: Verifying Checksum [2022-01-19T20:09:41.514Z] f757da607395: Download complete [2022-01-19T20:09:41.514Z] 8603b9c90790: Verifying Checksum [2022-01-19T20:09:41.514Z] 8603b9c90790: Download complete [2022-01-19T20:09:41.514Z] 1560dd03e051: Verifying Checksum [2022-01-19T20:09:41.514Z] 1560dd03e051: Download complete [2022-01-19T20:09:41.514Z] 27f5ce0e4adf: Verifying Checksum [2022-01-19T20:09:41.514Z] 27f5ce0e4adf: Download complete [2022-01-19T20:09:41.790Z] 05883995daec: Download complete [2022-01-19T20:09:42.063Z] 448f6bf000e3: Verifying Checksum [2022-01-19T20:09:42.063Z] 448f6bf000e3: Download complete [2022-01-19T20:09:44.684Z] c2d8d7efcc4b: Download complete [2022-01-19T20:09:46.127Z] 448f6bf000e3: Pull complete [2022-01-19T20:09:46.401Z] f757da607395: Pull complete [2022-01-19T20:09:48.377Z] 05883995daec: Pull complete [2022-01-19T20:09:48.377Z] 8603b9c90790: Pull complete [2022-01-19T20:09:49.354Z] 1560dd03e051: Pull complete [2022-01-19T20:09:49.627Z] 27f5ce0e4adf: Pull complete [2022-01-19T20:10:04.700Z] c2d8d7efcc4b: Pull complete [2022-01-19T20:10:04.700Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-19T20:10:04.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:10:04.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-19T20:10:05.209Z] prd-ubuntu18.04-docker-arm64-4c-16g-2025 does not seem to be running inside a container [2022-01-19T20:10:05.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-19T20:10:08.178Z] $ docker top 98d9bff8f2f9d285943dea61f998b73f6a0bc43709f35d57f37b12901ba52c4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:10:09.167Z] ---> job-cost.sh [2022-01-19T20:10:09.167Z] lf-activate-venv: SKIPPING [2022-01-19T20:10:09.167Z] INFO: No Stack... [2022-01-19T20:10:09.443Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-19T20:10:09.717Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T20:10:10.406Z] + + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-01-19T20:10:10.406Z] cut -d, -f6 [Pipeline] lock [2022-01-19T20:10:10.495Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] [2022-01-19T20:10:10.499Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] did not exist. Created. [2022-01-19T20:10:10.499Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T20:10:11.297Z] /w/workspace/edgex-ui-go/1@tmp/durable-29f5ac04/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-29f5ac04/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-19T20:10:11.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-19T20:10:11.785Z] Warning: overwriting stash ‘stack-cost’ [2022-01-19T20:10:11.928Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T20:10:11.943Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T20:10:12.034Z] $ docker stop --time=1 98d9bff8f2f9d285943dea61f998b73f6a0bc43709f35d57f37b12901ba52c4c [2022-01-19T20:10:13.581Z] $ docker rm -f 98d9bff8f2f9d285943dea61f998b73f6a0bc43709f35d57f37b12901ba52c4c [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-19T20:10:14.672Z] provisioning config files... [2022-01-19T20:10:14.682Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/config9040467377367020166tmp [Pipeline] { [Pipeline] sh [2022-01-19T20:10:15.028Z] + set +x [2022-01-19T20:10:15.028Z] + curl -s https://codecov.io/bash [2022-01-19T20:10:15.028Z] + bash -s -- [2022-01-19T20:10:15.028Z] [2022-01-19T20:10:15.028Z] _____ _ [2022-01-19T20:10:15.028Z] / ____| | | [2022-01-19T20:10:15.028Z] | | ___ __| | ___ ___ _____ __ [2022-01-19T20:10:15.028Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-19T20:10:15.028Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-19T20:10:15.028Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-19T20:10:15.028Z] Bash-1.0.6 [2022-01-19T20:10:15.028Z] [2022-01-19T20:10:15.028Z] [2022-01-19T20:10:15.028Z] ==> git version 2.24.4 found [2022-01-19T20:10:15.028Z] ==> 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-19T20:10:15.028Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-19T20:10:15.028Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-19T20:10:15.028Z] ==> Jenkins CI detected. [2022-01-19T20:10:15.028Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-489 [2022-01-19T20:10:15.028Z] project root: . [2022-01-19T20:10:15.028Z] --> token set from env [2022-01-19T20:10:15.028Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-19T20:10:15.028Z] ==> Running gcov in . (disable via -X gcov) [2022-01-19T20:10:15.028Z] ==> Python coveragepy not found [2022-01-19T20:10:15.028Z] ==> Searching for coverage reports in: [2022-01-19T20:10:15.028Z] + . [2022-01-19T20:10:15.028Z] -> Found 1 reports [2022-01-19T20:10:15.028Z] ==> Detecting git/mercurial file structure [2022-01-19T20:10:15.028Z] ==> Reading reports [2022-01-19T20:10:15.028Z] + ./coverage.out bytes=10 [2022-01-19T20:10:15.028Z] ==> Appending adjustments [2022-01-19T20:10:15.028Z] https://docs.codecov.io/docs/fixing-reports [2022-01-19T20:10:15.289Z] + Found adjustments [2022-01-19T20:10:15.289Z] ==> Gzipping contents [2022-01-19T20:10:15.289Z] 4.0K /tmp/codecov.AYB0ZC.gz [2022-01-19T20:10:15.289Z] ==> Uploading reports [2022-01-19T20:10:15.289Z] url: https://codecov.io [2022-01-19T20:10:15.289Z] query: branch=PR-489&commit=b2aff8746a6686ead9e5d7a1e47c463473e2397a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-489%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=489&job=&cmd_args= [2022-01-19T20:10:15.289Z] -> Pinging Codecov [2022-01-19T20:10:15.289Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-489&commit=b2aff8746a6686ead9e5d7a1e47c463473e2397a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-489%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=489&job=&cmd_args= [2022-01-19T20:10:15.551Z] -> Uploading to [2022-01-19T20:10:15.551Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-19/FB506323287CE973F263BFD2A0EB1F37/b2aff8746a6686ead9e5d7a1e47c463473e2397a/1d20e50e-dd68-4ad7-b709-e8cc1a2e9035.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T201015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b358471497a93111b0280856c268bfe591a9e53a86ebbe4437e5090c35c66a3 [2022-01-19T20:10:15.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T20:10:15.551Z] Dload Upload Total Spent Left Speed [2022-01-19T20:10:16.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 10927 --:--:-- --:--:-- --:--:-- 10934 [2022-01-19T20:10:16.124Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b2aff8746a6686ead9e5d7a1e47c463473e2397a [Pipeline] } [2022-01-19T20:10:16.154Z] 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-19T20:10:17.910Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives ']' [2022-01-19T20:10:17.910Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives [2022-01-19T20:10:17.910Z] total 8 [2022-01-19T20:10:17.910Z] drwxr-xr-x. 3 root root 34 Jan 19 19:55 . [2022-01-19T20:10:17.910Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 19 19:55 .. [2022-01-19T20:10:17.910Z] drwxr-xr-x. 2 root root 6 Jan 19 19:55 cost [2022-01-19T20:10:17.910Z] -rw-r--r--. 1 root root 82 Jan 19 19:55 cost.csv [2022-01-19T20:10:17.910Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives [2022-01-19T20:10:17.910Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives [2022-01-19T20:10:17.910Z] total 8 [2022-01-19T20:10:17.910Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 19:55 . [2022-01-19T20:10:17.910Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 19 19:55 .. [2022-01-19T20:10:17.910Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 19:55 cost [2022-01-19T20:10:17.910Z] -rw-r--r--. 1 jenkins jenkins 82 Jan 19 19:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:10:18.258Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:10:18.854Z] ---> package-listing.sh [2022-01-19T20:10:18.854Z] ++ facter osfamily [2022-01-19T20:10:18.854Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T20:10:19.116Z] + OS_FAMILY=redhat [2022-01-19T20:10:19.116Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-489 [2022-01-19T20:10:19.116Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T20:10:19.116Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T20:10:19.116Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T20:10:19.116Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T20:10:19.116Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-489 ']' [2022-01-19T20:10:19.116Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T20:10:19.116Z] + case "${OS_FAMILY}" in [2022-01-19T20:10:19.116Z] + sort [2022-01-19T20:10:19.116Z] + rpm -qa [2022-01-19T20:10:19.718Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T20:10:19.718Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T20:10:19.718Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T20:10:19.718Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-489 ']' [2022-01-19T20:10:19.718Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives/ [2022-01-19T20:10:19.718Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives/ [Pipeline] echo [2022-01-19T20:10:19.754Z] 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-489/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-19T20:10:20.060Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:10:20.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:10:20.649Z] . [Pipeline] withDockerContainer [2022-01-19T20:10:20.732Z] prd-centos7-docker-4c-2g-1860 does not seem to be running inside a container [2022-01-19T20:10:20.768Z] $ 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-489/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-489 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489:/w/workspace/edgexfoundry_edgex-ui-go_PR-489:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@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-19T20:10:20.979Z] $ docker top 5f5a763bad99237425609917a07b385cecb68159f8270854156d2da741439340 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:10:21.386Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T20:10:21.710Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T20:10:22.041Z] + ls /var/log/sa-host [2022-01-19T20:10:22.042Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T20:10:22.042Z] file_magic: OK [2022-01-19T20:10:22.042Z] HZ: Using current value: 100 [2022-01-19T20:10:22.042Z] file_header: OK [2022-01-19T20:10:22.042Z] 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-19T20:10:22.042Z] Statistics: [2022-01-19T20:10:22.042Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T20:10:22.042Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T20:10:22.042Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T20:10:22.042Z] file_magic: OK [2022-01-19T20:10:22.042Z] HZ: Using current value: 100 [2022-01-19T20:10:22.042Z] file_header: OK [2022-01-19T20:10:22.042Z] 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-19T20:10:22.042Z] Statistics: [2022-01-19T20:10:22.042Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T20:10:22.042Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:10:22.202Z] provisioning config files... [2022-01-19T20:10:22.212Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/config2261649428412967567tmp [Pipeline] { [Pipeline] echo [2022-01-19T20:10:22.262Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:10:22.576Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T20:10:22.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:10:23.015Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T20:10:23.049Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:10:23.374Z] ---> sudo-logs.sh [2022-01-19T20:10:23.374Z] Archiving 'sudo' log.. [2022-01-19T20:10:23.374Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1860.novalocal: Name or service not known [2022-01-19T20:10:23.374Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1860.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T20:10:23.477Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:10:23.801Z] ---> job-cost.sh [2022-01-19T20:10:23.801Z] lf-activate-venv: SKIPPING [2022-01-19T20:10:23.801Z] DEBUG: total: 0.05999999865889549 [2022-01-19T20:10:23.801Z] INFO: Retrieving Stack Cost... [2022-01-19T20:10:24.064Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T20:10:24.635Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T20:10:24.669Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:10:24.990Z] ---> logs-deploy.sh [2022-01-19T20:10:24.990Z] lf-activate-venv: SKIPPING [2022-01-19T20:10:24.990Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-489/1 [2022-01-19T20:10:24.990Z] INFO: archiving workspace using pattern(s): [2022-01-19T20:10:25.566Z] Archives upload complete. [2022-01-19T20:10:25.829Z] INFO: archiving logs to Nexus