Pull request #493 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4619c402faae416981be553a7d6960b6c6e0fa6+35561512fbe252ca1f9b71503ce66d4cd1b1291c (c8911c4f304d08fe229137c667d0e03d15b60f88) 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-ssh2324531125160118027.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-ssh228022688648506517.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-493/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-493/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15093360420539232818.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-493/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13963180258993515545.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-ssh9628453518427638222.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-493/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-493/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6085024759958819812.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-3657’ is offline Running on prd-centos7-docker-4c-2g-3658 in /w/workspace/edgexfoundry_edgex-ui-go_PR-493 [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-493 # 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-493@tmp/jenkins-gitclient-ssh8311913900480954248.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-493@tmp/jenkins-gitclient-ssh5280536048179351075.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 35561512fbe252ca1f9b71503ce66d4cd1b1291c into PR head commit e4619c402faae416981be553a7d6960b6c6e0fa6 Merge succeeded, producing e4619c402faae416981be553a7d6960b6c6e0fa6 Checking out Revision e4619c402faae416981be553a7d6960b6c6e0fa6 (PR-493) > git config core.sparsecheckout # timeout=10 > git checkout -f e4619c402faae416981be553a7d6960b6c6e0fa6 # 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-493@tmp/jenkins-gitclient-ssh7277865110496636062.key > git merge 35561512fbe252ca1f9b71503ce66d4cd1b1291c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4619c402faae416981be553a7d6960b6c6e0fa6 # timeout=10 Commit message: "chore(deps): Bump nanoid from 3.1.25 to 3.2.0 in /web" 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-22T04:02:02.344Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-22T04:02:02.521Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-22T04:02:02.627Z] ========================================================= [2022-01-22T04:02:02.627Z] EdgeX Global Pipelines Version Info [2022-01-22T04:02:02.627Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:02:03.770Z] ------------------- [2022-01-22T04:02:03.770Z] stable info: [2022-01-22T04:02:03.770Z] ------------------- [2022-01-22T04:02:03.770Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-22T04:02:03.770Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-22T04:02:03.770Z] Message: update stable to v1.0.219 [2022-01-22T04:02:04.344Z] ------------------- [2022-01-22T04:02:04.344Z] experimental info: [2022-01-22T04:02:04.344Z] ------------------- [2022-01-22T04:02:04.345Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-22T04:02:04.345Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-22T04:02:04.345Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-22T04:02:04.595Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-22T04:02:04.641Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-22T04:02:04.681Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-22T04:02:04.721Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-22T04:02:04.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-22T04:02:04.798Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-22T04:02:04.841Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-22T04:02:04.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-22T04:02:04.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-22T04:02:04.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-22T04:02:04.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-22T04:02:05.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-22T04:02:05.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-22T04:02:05.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-22T04:02:05.161Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-22T04:02:05.203Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-22T04:02:05.244Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-22T04:02:05.287Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-22T04:02:05.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-22T04:02:05.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-22T04:02:05.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-22T04:02:05.436Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-22T04:02:05.472Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-22T04:02:05.512Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-22T04:02:05.548Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-22T04:02:05.585Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-22T04:02:05.621Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-493 [Pipeline] echo [2022-01-22T04:02:05.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-493 [Pipeline] echo [2022-01-22T04:02:05.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-493 [Pipeline] echo [2022-01-22T04:02:05.756Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4619c402faae416981be553a7d6960b6c6e0fa6 [Pipeline] echo [2022-01-22T04:02:05.804Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4619c4 [Pipeline] echo [2022-01-22T04:02:05.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:02:05.958Z] provisioning config files... [2022-01-22T04:02:05.973Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/config3665344162329305331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:02:06.330Z] ---> docker-login.sh [2022-01-22T04:02:06.330Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:02:06.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:06.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:06.591Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:06.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:06.591Z] [2022-01-22T04:02:06.591Z] Login Succeeded [2022-01-22T04:02:06.591Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:02:06.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:06.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:06.591Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:06.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:06.591Z] [2022-01-22T04:02:06.591Z] Login Succeeded [2022-01-22T04:02:06.591Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:02:06.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:06.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:06.854Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:06.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:06.854Z] [2022-01-22T04:02:06.854Z] Login Succeeded [2022-01-22T04:02:06.854Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:02:06.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:06.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:06.854Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:06.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:06.854Z] [2022-01-22T04:02:06.854Z] Login Succeeded [2022-01-22T04:02:06.854Z] docker.io [2022-01-22T04:02:06.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:07.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:07.435Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:07.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:07.435Z] [2022-01-22T04:02:07.435Z] Login Succeeded [2022-01-22T04:02:07.435Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:02:07.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-22T04:02:08.063Z] + git rev-list -1 --merges e4619c402faae416981be553a7d6960b6c6e0fa6~1..e4619c402faae416981be553a7d6960b6c6e0fa6 [Pipeline] echo [2022-01-22T04:02:08.109Z] -----------> git rev-list -1 --merges e4619c402faae416981be553a7d6960b6c6e0fa6~1..e4619c402faae416981be553a7d6960b6c6e0fa6 e4619c402faae416981be553a7d6960b6c6e0fa6 [false] [Pipeline] sh [2022-01-22T04:02:08.424Z] + git log --format=format:%s -1 e4619c402faae416981be553a7d6960b6c6e0fa6 [Pipeline] echo [2022-01-22T04:02:08.496Z] ========================================================= [2022-01-22T04:02:08.496Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-22T04:02:08.496Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:02:08.945Z] + git log --format=format:%s -1 e4619c402faae416981be553a7d6960b6c6e0fa6 [Pipeline] echo [2022-01-22T04:02:08.977Z] [semverPrep] GIT_COMMIT: e4619c402faae416981be553a7d6960b6c6e0fa6, Commit Message: chore(deps): Bump nanoid from 3.1.25 to 3.2.0 in /web [Pipeline] echo [2022-01-22T04:02:09.008Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-22T04:02:09.419Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-22T04:02:09.419Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-22T04:02:09.419Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-22T04:02:09.419Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-22T04:02:09.419Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-22T04:02:09.419Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-22T04:02:09.419Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:09.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:02:09.807Z] [2022-01-22T04:02:09.807Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:10.153Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:02:10.153Z] latest: Pulling from edgex-devops/git-semver [2022-01-22T04:02:10.153Z] a0d0a0d46f8b: Pulling fs layer [2022-01-22T04:02:10.153Z] 3e5f54012d9b: Pulling fs layer [2022-01-22T04:02:10.153Z] 4c7163046ea9: Pulling fs layer [2022-01-22T04:02:10.153Z] 0c2d73faf560: Pulling fs layer [2022-01-22T04:02:10.153Z] 0c2d73faf560: Waiting [2022-01-22T04:02:10.153Z] 3e5f54012d9b: Verifying Checksum [2022-01-22T04:02:10.153Z] 3e5f54012d9b: Download complete [2022-01-22T04:02:10.153Z] a0d0a0d46f8b: Verifying Checksum [2022-01-22T04:02:10.153Z] a0d0a0d46f8b: Download complete [2022-01-22T04:02:10.153Z] 0c2d73faf560: Verifying Checksum [2022-01-22T04:02:10.153Z] 0c2d73faf560: Download complete [2022-01-22T04:02:10.153Z] 4c7163046ea9: Verifying Checksum [2022-01-22T04:02:10.153Z] 4c7163046ea9: Download complete [2022-01-22T04:02:10.423Z] a0d0a0d46f8b: Pull complete [2022-01-22T04:02:10.423Z] 3e5f54012d9b: Pull complete [2022-01-22T04:02:10.694Z] 4c7163046ea9: Pull complete [2022-01-22T04:02:10.956Z] 0c2d73faf560: Pull complete [2022-01-22T04:02:10.956Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-22T04:02:10.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:02:10.956Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-22T04:02:11.043Z] prd-centos7-docker-4c-2g-3658 does not seem to be running inside a container [2022-01-22T04:02:11.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-493 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493:/w/workspace/edgexfoundry_edgex-ui-go_PR-493:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-22T04:02:11.742Z] $ docker top 1a57c07cb2fb42b74460ad672665edee8655dec3f61f0a2eed1307fd745ba386 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-22T04:02:11.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:02:11.920Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:02:12.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:02:12.015Z] $ docker exec 1a57c07cb2fb42b74460ad672665edee8655dec3f61f0a2eed1307fd745ba386 ssh-agent [2022-01-22T04:02:12.106Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjfOFoA/agent.13 [2022-01-22T04:02:12.106Z] SSH_AGENT_PID=19 [2022-01-22T04:02:12.112Z] Running ssh-add (command line suppressed) [2022-01-22T04:02:12.199Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/private_key_2307700781297060058.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/private_key_2307700781297060058.key) [2022-01-22T04:02:12.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:02:12.549Z] + git tag --points-at HEAD [Pipeline] } [2022-01-22T04:02:12.588Z] $ docker exec --env ******** --env ******** 1a57c07cb2fb42b74460ad672665edee8655dec3f61f0a2eed1307fd745ba386 ssh-agent -k [2022-01-22T04:02:12.699Z] unset SSH_AUTH_SOCK; [2022-01-22T04:02:12.699Z] unset SSH_AGENT_PID; [2022-01-22T04:02:12.699Z] echo Agent pid 19 killed; [2022-01-22T04:02:12.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-22T04:02:12.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:02:12.787Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:02:12.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:02:12.918Z] $ docker exec 1a57c07cb2fb42b74460ad672665edee8655dec3f61f0a2eed1307fd745ba386 ssh-agent [2022-01-22T04:02:13.033Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdlDJCO/agent.52 [2022-01-22T04:02:13.033Z] SSH_AGENT_PID=59 [2022-01-22T04:02:13.038Z] Running ssh-add (command line suppressed) [2022-01-22T04:02:13.136Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/private_key_5350663062449654033.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/private_key_5350663062449654033.key) [2022-01-22T04:02:13.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:02:13.472Z] + git semver init [2022-01-22T04:02:13.472Z] # -> Open(): unable to determine branch for HEAD [2022-01-22T04:02:13.472Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-493/.git [2022-01-22T04:02:13.472Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-493 [2022-01-22T04:02:13.472Z] # $SEMVER_REMOTE_NAME = origin [2022-01-22T04:02:13.472Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-22T04:02:13.472Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-22T04:02:13.472Z] # $SEMVER_BRANCH = PR-493 [2022-01-22T04:02:13.472Z] # $SEMVER_TEMP = /tmp/semver-594669579 [2022-01-22T04:02:13.472Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-22T04:02:16.125Z] # '/tmp/semver-594669579' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-493/.semver' [2022-01-22T04:02:16.126Z] # -> Force: false [2022-01-22T04:02:16.126Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-493/.semver [Pipeline] } [2022-01-22T04:02:16.153Z] $ docker exec --env ******** --env ******** 1a57c07cb2fb42b74460ad672665edee8655dec3f61f0a2eed1307fd745ba386 ssh-agent -k [2022-01-22T04:02:16.247Z] unset SSH_AUTH_SOCK; [2022-01-22T04:02:16.248Z] unset SSH_AGENT_PID; [2022-01-22T04:02:16.248Z] echo Agent pid 59 killed; [2022-01-22T04:02:16.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-22T04:02:16.688Z] + git semver [Pipeline] } [2022-01-22T04:02:16.718Z] $ docker stop --time=1 1a57c07cb2fb42b74460ad672665edee8655dec3f61f0a2eed1307fd745ba386 [2022-01-22T04:02:17.994Z] $ docker rm -f 1a57c07cb2fb42b74460ad672665edee8655dec3f61f0a2eed1307fd745ba386 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:02:18.397Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-22T04:02:18.672Z] Stashed 1 file(s) [Pipeline] echo [2022-01-22T04:02:18.689Z] [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-22T04:02:19.240Z] provisioning config files... [2022-01-22T04:02:19.250Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/config5324350140820349188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:02:19.596Z] ---> docker-login.sh [2022-01-22T04:02:19.596Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:02:19.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:19.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:19.596Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:19.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:19.596Z] [2022-01-22T04:02:19.596Z] Login Succeeded [2022-01-22T04:02:19.596Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:02:19.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:19.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:19.596Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:19.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:19.596Z] [2022-01-22T04:02:19.596Z] Login Succeeded [2022-01-22T04:02:19.596Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:02:19.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:19.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:19.858Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:19.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:19.858Z] [2022-01-22T04:02:19.858Z] Login Succeeded [2022-01-22T04:02:19.858Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:02:19.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:19.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:19.858Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:19.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:19.858Z] [2022-01-22T04:02:19.858Z] Login Succeeded [2022-01-22T04:02:19.858Z] docker.io [2022-01-22T04:02:20.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:20.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:20.381Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:20.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:20.381Z] [2022-01-22T04:02:20.381Z] Login Succeeded [2022-01-22T04:02:20.381Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:02:20.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-22T04:02:20.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-22T04:02:20.623Z] ========================================================= [2022-01-22T04:02:20.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-22T04:02:20.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:21.024Z] + 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-22T04:02:21.288Z] Sending build context to Docker daemon 40.73MB [2022-01-22T04:02:21.288Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:02:21.288Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-22T04:02:21.288Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-22T04:02:21.288Z] 59bf1c3509f3: Pulling fs layer [2022-01-22T04:02:21.288Z] 666ba61612fd: Pulling fs layer [2022-01-22T04:02:21.288Z] 8ed8ca486205: Pulling fs layer [2022-01-22T04:02:21.288Z] 4fe6c5a15a65: Pulling fs layer [2022-01-22T04:02:21.288Z] 22a0e8bec74d: Pulling fs layer [2022-01-22T04:02:21.288Z] f965cba54748: Pulling fs layer [2022-01-22T04:02:21.288Z] 861ffc35075e: Pulling fs layer [2022-01-22T04:02:21.288Z] 4b385c91608e: Pulling fs layer [2022-01-22T04:02:21.288Z] 560528eb2ebb: Pulling fs layer [2022-01-22T04:02:21.288Z] 4fe6c5a15a65: Waiting [2022-01-22T04:02:21.288Z] 22a0e8bec74d: Waiting [2022-01-22T04:02:21.288Z] f965cba54748: Waiting [2022-01-22T04:02:21.288Z] 861ffc35075e: Waiting [2022-01-22T04:02:21.288Z] 4b385c91608e: Waiting [2022-01-22T04:02:21.288Z] 560528eb2ebb: Waiting [2022-01-22T04:02:21.288Z] 8ed8ca486205: Verifying Checksum [2022-01-22T04:02:21.288Z] 8ed8ca486205: Download complete [2022-01-22T04:02:21.288Z] 666ba61612fd: Verifying Checksum [2022-01-22T04:02:21.288Z] 22a0e8bec74d: Verifying Checksum [2022-01-22T04:02:21.288Z] 22a0e8bec74d: Download complete [2022-01-22T04:02:21.548Z] f965cba54748: Verifying Checksum [2022-01-22T04:02:21.548Z] f965cba54748: Download complete [2022-01-22T04:02:21.548Z] 59bf1c3509f3: Verifying Checksum [2022-01-22T04:02:21.548Z] 59bf1c3509f3: Download complete [2022-01-22T04:02:21.548Z] 861ffc35075e: Verifying Checksum [2022-01-22T04:02:21.548Z] 861ffc35075e: Download complete [2022-01-22T04:02:21.548Z] 4b385c91608e: Verifying Checksum [2022-01-22T04:02:21.548Z] 4b385c91608e: Download complete [2022-01-22T04:02:22.126Z] 4fe6c5a15a65: Verifying Checksum [2022-01-22T04:02:22.126Z] 4fe6c5a15a65: Download complete [2022-01-22T04:02:22.126Z] 59bf1c3509f3: Pull complete [2022-01-22T04:02:22.126Z] 560528eb2ebb: Verifying Checksum [2022-01-22T04:02:22.126Z] 560528eb2ebb: Download complete [2022-01-22T04:02:22.126Z] 666ba61612fd: Pull complete [2022-01-22T04:02:22.126Z] 8ed8ca486205: Pull complete [2022-01-22T04:02:26.356Z] 4fe6c5a15a65: Pull complete [2022-01-22T04:02:26.356Z] 22a0e8bec74d: Pull complete [2022-01-22T04:02:26.356Z] f965cba54748: Pull complete [2022-01-22T04:02:26.356Z] 861ffc35075e: Pull complete [2022-01-22T04:02:26.356Z] 4b385c91608e: Pull complete [2022-01-22T04:02:28.926Z] 560528eb2ebb: Pull complete [2022-01-22T04:02:28.926Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-22T04:02:28.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-22T04:02:28.926Z] ---> dd4a08f94e63 [2022-01-22T04:02:28.926Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:02:30.309Z] ---> Running in f4effb9d2842 [2022-01-22T04:02:30.575Z] Removing intermediate container f4effb9d2842 [2022-01-22T04:02:30.575Z] ---> 6cb754c6e0fc [2022-01-22T04:02:30.575Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:02:30.575Z] ---> Running in 2efe19439b77 [2022-01-22T04:02:30.575Z] Removing intermediate container 2efe19439b77 [2022-01-22T04:02:30.575Z] ---> 11b388968ef4 [2022-01-22T04:02:30.575Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:02:30.575Z] ---> Running in 953da09aa199 [2022-01-22T04:02:30.575Z] Removing intermediate container 953da09aa199 [2022-01-22T04:02:30.575Z] ---> 4a485c539c4d [2022-01-22T04:02:30.575Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-22T04:02:30.575Z] ---> Running in 5d54bed3e7fe [2022-01-22T04:02:30.837Z] Removing intermediate container 5d54bed3e7fe [2022-01-22T04:02:30.837Z] ---> 77712e996032 [2022-01-22T04:02:30.837Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:02:30.837Z] ---> Running in 49def69edca9 [2022-01-22T04:02:30.837Z] Removing intermediate container 49def69edca9 [2022-01-22T04:02:30.837Z] ---> 512dd6614361 [2022-01-22T04:02:30.837Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:02:30.837Z] ---> Running in fc215a35e318 [2022-01-22T04:02:31.414Z] Removing intermediate container fc215a35e318 [2022-01-22T04:02:31.414Z] ---> f113c6bded71 [2022-01-22T04:02:31.414Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:02:31.414Z] ---> Running in 17f248f131ea [2022-01-22T04:02:31.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-22T04:02:32.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-22T04:02:32.878Z] OK: 221 MiB in 52 packages [2022-01-22T04:02:32.878Z] Removing intermediate container 17f248f131ea [2022-01-22T04:02:32.878Z] ---> 149ef9541646 [2022-01-22T04:02:32.878Z] Step 10/15 : ENV GO111MODULE=on [2022-01-22T04:02:33.136Z] ---> Running in 1a6799877829 [2022-01-22T04:02:33.136Z] Removing intermediate container 1a6799877829 [2022-01-22T04:02:33.137Z] ---> 7c755df469e6 [2022-01-22T04:02:33.137Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:02:33.137Z] ---> Running in 493afea6bd17 [2022-01-22T04:02:33.137Z] Removing intermediate container 493afea6bd17 [2022-01-22T04:02:33.137Z] ---> fa2910ed410b [2022-01-22T04:02:33.137Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-22T04:02:33.404Z] ---> 8e9bbd0b9f95 [2022-01-22T04:02:33.404Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:02:33.404Z] ---> Running in a1d69690cd83 [2022-01-22T04:02:34.085Z] Still waiting to schedule task [2022-01-22T04:02:34.085Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3656’ [2022-01-22T04:03:05.559Z] Removing intermediate container a1d69690cd83 [2022-01-22T04:03:05.559Z] ---> b87dc5dd8dfb [2022-01-22T04:03:05.559Z] Step 14/15 : COPY . . [2022-01-22T04:03:05.559Z] ---> 7d9a0c486ed9 [2022-01-22T04:03:05.559Z] Step 15/15 : RUN ${MAKE} [2022-01-22T04:03:05.559Z] ---> Running in 9b45fd540ba9 [2022-01-22T04:03:05.559Z] noop [2022-01-22T04:03:05.559Z] Removing intermediate container 9b45fd540ba9 [2022-01-22T04:03:05.559Z] ---> 47868a2aeedd [2022-01-22T04:03:05.559Z] Successfully built 47868a2aeedd [2022-01-22T04:03:05.559Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:03:05.886Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-22T04:03:05.886Z] . [Pipeline] withDockerContainer [2022-01-22T04:03:05.972Z] prd-centos7-docker-4c-2g-3658 does not seem to be running inside a container [2022-01-22T04:03:06.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-493 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493:/w/workspace/edgexfoundry_edgex-ui-go_PR-493:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@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 ******** ci-base-image-x86_64 cat [2022-01-22T04:03:06.363Z] $ docker top 6cc148f3349aaa419ae8753f41676b2fed2d89ed19e492eb10ecc825c6a079ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:03:06.775Z] + go version [2022-01-22T04:03:06.775Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-22T04:03:06.807Z] $ docker stop --time=1 6cc148f3349aaa419ae8753f41676b2fed2d89ed19e492eb10ecc825c6a079ff [2022-01-22T04:03:07.993Z] $ docker rm -f 6cc148f3349aaa419ae8753f41676b2fed2d89ed19e492eb10ecc825c6a079ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:03:08.624Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-22T04:03:08.624Z] . [Pipeline] withDockerContainer [2022-01-22T04:03:08.712Z] prd-centos7-docker-4c-2g-3658 does not seem to be running inside a container [2022-01-22T04:03:08.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-493 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493:/w/workspace/edgexfoundry_edgex-ui-go_PR-493:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@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 ******** ci-base-image-x86_64 cat [2022-01-22T04:03:09.077Z] $ docker top 53997c8f894dcd8d76a94605e932364fc1e518d208a090fc7436c74fd7edc632 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-22T04:03:09.516Z] + make test [2022-01-22T04:03:09.516Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-22T04:03:09.788Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-22T04:03:22.149Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-22T04:03:22.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-22T04:03:22.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-22T04:03:22.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-22T04:03:22.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-22T04:03:22.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-22T04:03:22.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-22T04:03:22.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-22T04:03:22.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-22T04:03:22.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-22T04:03:22.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-22T04:03:22.149Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-22T04:03:22.149Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-22T04:03:24.078Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-22T04:03:24.078Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-22T04:03:24.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-22T04:03:24.146Z] $ docker stop --time=1 53997c8f894dcd8d76a94605e932364fc1e518d208a090fc7436c74fd7edc632 [2022-01-22T04:03:25.499Z] $ docker rm -f 53997c8f894dcd8d76a94605e932364fc1e518d208a090fc7436c74fd7edc632 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:03:25.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-22T04:03:26.020Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-22T04:03:26.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-22T04:03:27.074Z] + ls -al . [2022-01-22T04:03:27.074Z] total 112 [2022-01-22T04:03:27.074Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 22 04:03 . [2022-01-22T04:03:27.074Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 22 04:01 .. [2022-01-22T04:03:27.074Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 22 04:01 assets [2022-01-22T04:03:27.074Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 22 04:01 bin [2022-01-22T04:03:27.074Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 22 04:01 cmd [2022-01-22T04:03:27.074Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 22 04:01 CONTRIBUTING.md [2022-01-22T04:03:27.074Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 22 04:03 coverage.out [2022-01-22T04:03:27.074Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 22 04:01 Dockerfile [2022-01-22T04:03:27.074Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 22 04:01 docs [2022-01-22T04:03:27.074Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 22 04:02 .git [2022-01-22T04:03:27.074Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 22 04:01 .github [2022-01-22T04:03:27.074Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 04:01 .gitignore [2022-01-22T04:03:27.074Z] -rw-rw-r--. 1 jenkins jenkins 1944 Jan 22 04:01 go.mod [2022-01-22T04:03:27.074Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 22 04:01 go.sum [2022-01-22T04:03:27.074Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 22 04:01 internal [2022-01-22T04:03:27.074Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 22 04:01 Jenkinsfile [2022-01-22T04:03:27.074Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 22 04:01 LICENSE [2022-01-22T04:03:27.074Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 22 04:01 Makefile [2022-01-22T04:03:27.074Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 22 04:01 pkg [2022-01-22T04:03:27.074Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 22 04:01 README.md [2022-01-22T04:03:27.074Z] drwx------. 3 jenkins jenkins 56 Jan 22 04:02 .semver [2022-01-22T04:03:27.074Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 22 04:01 snap [2022-01-22T04:03:27.074Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 22 04:02 VERSION [2022-01-22T04:03:27.074Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 04:01 version.go [2022-01-22T04:03:27.075Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 22 04:01 web [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:03:27.409Z] + 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=e4619c402faae416981be553a7d6960b6c6e0fa6 --label arch=amd64 --label version=0.0.0 . [2022-01-22T04:03:27.673Z] Sending build context to Docker daemon 40.73MB [2022-01-22T04:03:27.673Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:03:27.673Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-22T04:03:27.673Z] ---> 47868a2aeedd [2022-01-22T04:03:27.673Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:03:27.673Z] ---> Running in 4fc60c8a3fd5 [2022-01-22T04:03:27.933Z] Removing intermediate container 4fc60c8a3fd5 [2022-01-22T04:03:27.933Z] ---> 42ac71373f66 [2022-01-22T04:03:27.933Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:03:27.933Z] ---> Running in 8484b9612b00 [2022-01-22T04:03:27.933Z] Removing intermediate container 8484b9612b00 [2022-01-22T04:03:27.933Z] ---> 3bf9d9c28993 [2022-01-22T04:03:27.933Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:03:27.933Z] ---> Running in 7d3d351636a7 [2022-01-22T04:03:28.193Z] Removing intermediate container 7d3d351636a7 [2022-01-22T04:03:28.193Z] ---> 3d8c5ee46ba4 [2022-01-22T04:03:28.193Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-22T04:03:28.193Z] ---> Running in 578f4b4daf6f [2022-01-22T04:03:28.193Z] Removing intermediate container 578f4b4daf6f [2022-01-22T04:03:28.193Z] ---> 31908d19e851 [2022-01-22T04:03:28.193Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:03:28.193Z] ---> Running in 0b102fe0b29e [2022-01-22T04:03:28.193Z] Removing intermediate container 0b102fe0b29e [2022-01-22T04:03:28.193Z] ---> fb3440ab4a58 [2022-01-22T04:03:28.193Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:03:28.193Z] ---> Running in 4988e694b0a1 [2022-01-22T04:03:28.778Z] Removing intermediate container 4988e694b0a1 [2022-01-22T04:03:28.778Z] ---> f645f9f8caad [2022-01-22T04:03:28.778Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:03:28.778Z] ---> Running in 24432ecbb1e5 [2022-01-22T04:03:29.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-22T04:03:29.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-22T04:03:30.236Z] OK: 221 MiB in 52 packages [2022-01-22T04:03:30.504Z] Removing intermediate container 24432ecbb1e5 [2022-01-22T04:03:30.504Z] ---> 729cd4c6207d [2022-01-22T04:03:30.504Z] Step 10/23 : ENV GO111MODULE=on [2022-01-22T04:03:30.504Z] ---> Running in ece5294f68ba [2022-01-22T04:03:30.504Z] Removing intermediate container ece5294f68ba [2022-01-22T04:03:30.504Z] ---> 8bcf4c81462e [2022-01-22T04:03:30.504Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:03:30.504Z] ---> Running in e99e1c5fb6d4 [2022-01-22T04:03:30.764Z] Removing intermediate container e99e1c5fb6d4 [2022-01-22T04:03:30.764Z] ---> 39000c9e5969 [2022-01-22T04:03:30.764Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-22T04:03:30.764Z] ---> 94e51d374031 [2022-01-22T04:03:30.764Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:03:30.764Z] ---> Running in a283a3186a60 [2022-01-22T04:03:31.339Z] Removing intermediate container a283a3186a60 [2022-01-22T04:03:31.339Z] ---> 36b7c1437793 [2022-01-22T04:03:31.339Z] Step 14/23 : COPY . . [2022-01-22T04:03:32.287Z] ---> 96505e0f51a8 [2022-01-22T04:03:32.287Z] Step 15/23 : RUN ${MAKE} [2022-01-22T04:03:32.287Z] ---> Running in 106d3ea4d017 [2022-01-22T04:03:32.554Z] 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-22T04:03:42.638Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-22T04:03:42.638Z] Removing intermediate container 106d3ea4d017 [2022-01-22T04:03:42.638Z] ---> 840eb8e55eff [2022-01-22T04:03:42.638Z] Step 16/23 : FROM alpine:3.14 [2022-01-22T04:03:42.897Z] 3.14: Pulling from library/alpine [2022-01-22T04:03:43.167Z] 97518928ae5f: Pulling fs layer [2022-01-22T04:03:43.428Z] 97518928ae5f: Verifying Checksum [2022-01-22T04:03:43.428Z] 97518928ae5f: Download complete [2022-01-22T04:03:43.428Z] 97518928ae5f: Pull complete [2022-01-22T04:03:43.428Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-22T04:03:43.428Z] Status: Downloaded newer image for alpine:3.14 [2022-01-22T04:03:43.428Z] ---> 0a97eee8041e [2022-01-22T04:03:43.428Z] Step 17/23 : EXPOSE 4000 [2022-01-22T04:03:43.428Z] ---> Running in ee58f254a1c6 [2022-01-22T04:03:43.687Z] Removing intermediate container ee58f254a1c6 [2022-01-22T04:03:43.687Z] ---> c8418336b454 [2022-01-22T04:03:43.687Z] 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-22T04:03:43.967Z] ---> c92695677050 [2022-01-22T04:03:43.967Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-22T04:03:43.967Z] ---> Running in 9704b1bb9777 [2022-01-22T04:03:44.237Z] Removing intermediate container 9704b1bb9777 [2022-01-22T04:03:44.237Z] ---> 18cdbb24507d [2022-01-22T04:03:44.237Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-22T04:03:44.237Z] ---> Running in f842aafafbdb [2022-01-22T04:03:44.237Z] Removing intermediate container f842aafafbdb [2022-01-22T04:03:44.237Z] ---> 77df7e5e20cb [2022-01-22T04:03:44.237Z] Step 21/23 : LABEL arch=amd64 [2022-01-22T04:03:44.237Z] ---> Running in b9124e3a2a39 [2022-01-22T04:03:44.237Z] Removing intermediate container b9124e3a2a39 [2022-01-22T04:03:44.237Z] ---> d624aee7219f [2022-01-22T04:03:44.237Z] Step 22/23 : LABEL git_sha=e4619c402faae416981be553a7d6960b6c6e0fa6 [2022-01-22T04:03:44.237Z] ---> Running in 4c52f91e7af4 [2022-01-22T04:03:44.500Z] Removing intermediate container 4c52f91e7af4 [2022-01-22T04:03:44.500Z] ---> b77fe99d90c7 [2022-01-22T04:03:44.500Z] Step 23/23 : LABEL version=0.0.0 [2022-01-22T04:03:44.500Z] ---> Running in b99ebacbc3ac [2022-01-22T04:03:44.500Z] Removing intermediate container b99ebacbc3ac [2022-01-22T04:03:44.500Z] ---> 05a3f71cf541 [2022-01-22T04:03:44.500Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-22T04:03:44.500Z] Successfully built 05a3f71cf541 [2022-01-22T04:03:44.500Z] 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-22T04:03:45.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:03:45.254Z] [2022-01-22T04:03:45.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:03:45.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:03:45.603Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-22T04:03:45.603Z] b4d181a07f80: Pulling fs layer [2022-01-22T04:03:45.603Z] a1111a8f2ec3: Pulling fs layer [2022-01-22T04:03:45.603Z] ed53099fbce6: Pulling fs layer [2022-01-22T04:03:45.603Z] dc539afda2c1: Pulling fs layer [2022-01-22T04:03:45.603Z] 77bc0d833cb6: Pulling fs layer [2022-01-22T04:03:45.603Z] 9065ff56babe: Pulling fs layer [2022-01-22T04:03:45.603Z] d287ab97295c: Pulling fs layer [2022-01-22T04:03:45.603Z] dc539afda2c1: Waiting [2022-01-22T04:03:45.603Z] 77bc0d833cb6: Waiting [2022-01-22T04:03:45.603Z] 9065ff56babe: Waiting [2022-01-22T04:03:45.603Z] d287ab97295c: Waiting [2022-01-22T04:03:45.603Z] a1111a8f2ec3: Verifying Checksum [2022-01-22T04:03:45.603Z] a1111a8f2ec3: Download complete [2022-01-22T04:03:45.603Z] dc539afda2c1: Verifying Checksum [2022-01-22T04:03:45.603Z] dc539afda2c1: Download complete [2022-01-22T04:03:45.874Z] ed53099fbce6: Verifying Checksum [2022-01-22T04:03:45.874Z] ed53099fbce6: Download complete [2022-01-22T04:03:45.874Z] 77bc0d833cb6: Verifying Checksum [2022-01-22T04:03:45.874Z] 77bc0d833cb6: Download complete [2022-01-22T04:03:45.874Z] 9065ff56babe: Verifying Checksum [2022-01-22T04:03:45.874Z] 9065ff56babe: Download complete [2022-01-22T04:03:45.874Z] b4d181a07f80: Verifying Checksum [2022-01-22T04:03:45.874Z] b4d181a07f80: Download complete [2022-01-22T04:03:46.447Z] d287ab97295c: Verifying Checksum [2022-01-22T04:03:46.447Z] d287ab97295c: Download complete [2022-01-22T04:03:47.392Z] b4d181a07f80: Pull complete [2022-01-22T04:03:47.392Z] a1111a8f2ec3: Pull complete [2022-01-22T04:03:47.975Z] ed53099fbce6: Pull complete [2022-01-22T04:03:47.975Z] dc539afda2c1: Pull complete [2022-01-22T04:03:48.235Z] 77bc0d833cb6: Pull complete [2022-01-22T04:03:48.235Z] 9065ff56babe: Pull complete [2022-01-22T04:03:53.557Z] d287ab97295c: Pull complete [2022-01-22T04:03:53.557Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-22T04:03:53.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:03:53.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-22T04:03:53.647Z] prd-centos7-docker-4c-2g-3658 does not seem to be running inside a container [2022-01-22T04:03:53.679Z] $ 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-493 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493:/w/workspace/edgexfoundry_edgex-ui-go_PR-493:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-22T04:03:56.116Z] $ docker top 2bc351edeae67e6447f9314721ecc0360b34893076c6baee975a009c72b77dff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:03:56.582Z] ---> job-cost.sh [2022-01-22T04:03:56.582Z] lf-activate-venv: SKIPPING [2022-01-22T04:03:56.582Z] INFO: No Stack... [2022-01-22T04:03:56.844Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-22T04:03:57.105Z] INFO: Archiving Costs [Pipeline] sh [2022-01-22T04:03:57.424Z] + cut -d, -f6 [2022-01-22T04:03:57.424Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives/cost.csv [Pipeline] lock [2022-01-22T04:03:57.469Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-493-1-stack-cost] [2022-01-22T04:03:57.474Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-493-1-stack-cost] did not exist. Created. [2022-01-22T04:03:57.474Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-493-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-22T04:03:57.867Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-22T04:03:57.937Z] Stashed 1 file(s) [Pipeline] } [2022-01-22T04:03:57.954Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-493-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-22T04:03:58.026Z] $ docker stop --time=1 2bc351edeae67e6447f9314721ecc0360b34893076c6baee975a009c72b77dff [2022-01-22T04:03:59.160Z] $ docker rm -f 2bc351edeae67e6447f9314721ecc0360b34893076c6baee975a009c72b77dff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-22T04:04:53.868Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3662 in /w/workspace/edgexfoundry_edgex-ui-go_PR-493 [Pipeline] { [Pipeline] ws [2022-01-22T04:04:53.915Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-01-22T04:04:54.251Z] The recommended git tool is: git [2022-01-22T04:04:59.847Z] using credential edgex-jenkins-ssh [2022-01-22T04:04:59.865Z] Cloning the remote Git repository [2022-01-22T04:04:59.919Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:05:00.005Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-01-22T04:05:00.096Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:05:00.097Z] > git --version # timeout=10 [2022-01-22T04:05:00.124Z] > git --version # 'git version 2.17.1' [2022-01-22T04:05:00.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:05:00.205Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-22T04:05:04.158Z] Merging remotes/origin/main commit 35561512fbe252ca1f9b71503ce66d4cd1b1291c into PR head commit e4619c402faae416981be553a7d6960b6c6e0fa6 [2022-01-22T04:05:03.416Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-22T04:05:03.440Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-22T04:05:03.478Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-22T04:05:03.522Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:05:03.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:05:03.546Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-22T04:05:04.181Z] > git config core.sparsecheckout # timeout=10 [2022-01-22T04:05:04.203Z] > git checkout -f e4619c402faae416981be553a7d6960b6c6e0fa6 # timeout=10 [2022-01-22T04:05:04.670Z] Merge succeeded, producing e4619c402faae416981be553a7d6960b6c6e0fa6 [2022-01-22T04:05:04.671Z] Checking out Revision e4619c402faae416981be553a7d6960b6c6e0fa6 (PR-493) [2022-01-22T04:05:04.555Z] > git remote # timeout=10 [2022-01-22T04:05:04.581Z] > git config --get remote.origin.url # timeout=10 [2022-01-22T04:05:04.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:05:04.612Z] > git merge 35561512fbe252ca1f9b71503ce66d4cd1b1291c # timeout=10 [2022-01-22T04:05:04.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-22T04:05:04.679Z] > git config core.sparsecheckout # timeout=10 [2022-01-22T04:05:04.704Z] > git checkout -f e4619c402faae416981be553a7d6960b6c6e0fa6 # timeout=10 [2022-01-22T04:05:09.679Z] Commit message: "chore(deps): Bump nanoid from 3.1.25 to 3.2.0 in /web" [2022-01-22T04:05:09.759Z] > git --version # timeout=10 [2022-01-22T04:05:09.779Z] > git --version # 'git version 2.17.1' [2022-01-22T04:05:09.801Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:05:10.835Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-22T04:05:10.835Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-22T04:05:10.835Z] Dload Upload Total Spent Left Speed [2022-01-22T04:05:10.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2022-01-22T04:05:11.414Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-22T04:05:11.796Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-22T04:05:11.796Z] + sudo tee /etc/docker/daemon.new [2022-01-22T04:05:11.796Z] { [2022-01-22T04:05:11.796Z] "registry-mirrors": [ [2022-01-22T04:05:11.796Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-22T04:05:11.796Z] ], [2022-01-22T04:05:11.796Z] "bip": "10.250.0.254/24", [2022-01-22T04:05:11.796Z] "hosts": [ [2022-01-22T04:05:11.796Z] "tcp://0.0.0.0:5555", [2022-01-22T04:05:11.796Z] "unix:///var/run/docker.sock" [2022-01-22T04:05:11.796Z] ], [2022-01-22T04:05:11.796Z] "mtu": 1458, [2022-01-22T04:05:11.796Z] "selinux-enabled": true, [2022-01-22T04:05:11.796Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-22T04:05:11.796Z] } [Pipeline] sh [2022-01-22T04:05:12.174Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-22T04:05:12.536Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:05:30.953Z] provisioning config files... [2022-01-22T04:05:30.985Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5053643285846194378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:05:31.598Z] ---> docker-login.sh [2022-01-22T04:05:31.598Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:05:32.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:05:32.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:05:32.479Z] Configure a credential helper to remove this warning. See [2022-01-22T04:05:32.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:05:32.479Z] [2022-01-22T04:05:32.479Z] Login Succeeded [2022-01-22T04:05:32.753Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:05:33.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:05:33.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:05:33.028Z] Configure a credential helper to remove this warning. See [2022-01-22T04:05:33.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:05:33.028Z] [2022-01-22T04:05:33.028Z] Login Succeeded [2022-01-22T04:05:33.028Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:05:33.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:05:33.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:05:33.631Z] Configure a credential helper to remove this warning. See [2022-01-22T04:05:33.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:05:33.631Z] [2022-01-22T04:05:33.631Z] Login Succeeded [2022-01-22T04:05:33.631Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:05:34.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:05:34.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:05:34.228Z] Configure a credential helper to remove this warning. See [2022-01-22T04:05:34.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:05:34.228Z] [2022-01-22T04:05:34.228Z] Login Succeeded [2022-01-22T04:05:34.228Z] docker.io [2022-01-22T04:05:34.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:05:35.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:05:35.101Z] Configure a credential helper to remove this warning. See [2022-01-22T04:05:35.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:05:35.101Z] [2022-01-22T04:05:35.101Z] Login Succeeded [2022-01-22T04:05:35.101Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:05:35.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-22T04:05:35.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-22T04:05:35.612Z] ========================================================= [2022-01-22T04:05:35.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-22T04:05:35.612Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:05:36.056Z] + 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-22T04:05:37.050Z] Sending build context to Docker daemon 25.67MB [2022-01-22T04:05:37.050Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:05:37.050Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-22T04:05:37.332Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-22T04:05:37.332Z] 9b3977197b4f: Pulling fs layer [2022-01-22T04:05:37.332Z] 1a89e8eeedd5: Pulling fs layer [2022-01-22T04:05:37.332Z] 94645a83ff95: Pulling fs layer [2022-01-22T04:05:37.332Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-22T04:05:37.332Z] 0c92f367c5e7: Pulling fs layer [2022-01-22T04:05:37.332Z] 4b8299f9d1f4: Pulling fs layer [2022-01-22T04:05:37.332Z] 9a6b49a46696: Pulling fs layer [2022-01-22T04:05:37.332Z] cf05db05a679: Pulling fs layer [2022-01-22T04:05:37.332Z] 3f3a8bcf1eab: Waiting [2022-01-22T04:05:37.332Z] 0c92f367c5e7: Waiting [2022-01-22T04:05:37.332Z] 4b8299f9d1f4: Waiting [2022-01-22T04:05:37.332Z] 9a6b49a46696: Waiting [2022-01-22T04:05:37.332Z] cf05db05a679: Waiting [2022-01-22T04:05:37.332Z] 94645a83ff95: Verifying Checksum [2022-01-22T04:05:37.332Z] 94645a83ff95: Download complete [2022-01-22T04:05:37.332Z] 1a89e8eeedd5: Download complete [2022-01-22T04:05:37.332Z] 0c92f367c5e7: Verifying Checksum [2022-01-22T04:05:37.332Z] 0c92f367c5e7: Download complete [2022-01-22T04:05:37.332Z] 4b8299f9d1f4: Verifying Checksum [2022-01-22T04:05:37.332Z] 4b8299f9d1f4: Download complete [2022-01-22T04:05:37.332Z] 9b3977197b4f: Download complete [2022-01-22T04:05:37.332Z] 9a6b49a46696: Verifying Checksum [2022-01-22T04:05:37.332Z] 9a6b49a46696: Download complete [2022-01-22T04:05:37.948Z] 9b3977197b4f: Pull complete [2022-01-22T04:05:38.944Z] 1a89e8eeedd5: Pull complete [2022-01-22T04:05:39.235Z] 94645a83ff95: Pull complete [2022-01-22T04:05:39.837Z] cf05db05a679: Verifying Checksum [2022-01-22T04:05:39.837Z] cf05db05a679: Download complete [2022-01-22T04:05:39.837Z] 3f3a8bcf1eab: Download complete [2022-01-22T04:05:52.266Z] 3f3a8bcf1eab: Pull complete [2022-01-22T04:05:52.266Z] 0c92f367c5e7: Pull complete [2022-01-22T04:05:52.266Z] 4b8299f9d1f4: Pull complete [2022-01-22T04:05:52.266Z] 9a6b49a46696: Pull complete [2022-01-22T04:05:57.797Z] cf05db05a679: Pull complete [2022-01-22T04:05:57.797Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-22T04:05:57.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-22T04:05:57.797Z] ---> 0ccda1f7e2ee [2022-01-22T04:05:57.797Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:05:59.777Z] ---> Running in 84dd76701164 [2022-01-22T04:06:00.386Z] Removing intermediate container 84dd76701164 [2022-01-22T04:06:00.386Z] ---> b70092752710 [2022-01-22T04:06:00.386Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:06:00.386Z] ---> Running in fed0bf8da544 [2022-01-22T04:06:00.993Z] Removing intermediate container fed0bf8da544 [2022-01-22T04:06:00.993Z] ---> 1e072d581cb1 [2022-01-22T04:06:00.993Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:06:00.993Z] ---> Running in 4763c7f47926 [2022-01-22T04:06:01.594Z] Removing intermediate container 4763c7f47926 [2022-01-22T04:06:01.594Z] ---> 585c03328f19 [2022-01-22T04:06:01.595Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-22T04:06:01.595Z] ---> Running in b21bd7914af0 [2022-01-22T04:06:02.194Z] Removing intermediate container b21bd7914af0 [2022-01-22T04:06:02.194Z] ---> 28fdc231b6f3 [2022-01-22T04:06:02.194Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:06:02.194Z] ---> Running in 39543c313ddf [2022-01-22T04:06:02.791Z] Removing intermediate container 39543c313ddf [2022-01-22T04:06:02.791Z] ---> cda45ca7c2a2 [2022-01-22T04:06:02.791Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:06:02.791Z] ---> Running in 448f19476ea8 [2022-01-22T04:06:04.775Z] Removing intermediate container 448f19476ea8 [2022-01-22T04:06:04.775Z] ---> e3a21bb97439 [2022-01-22T04:06:04.775Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:06:05.049Z] ---> Running in 12ed90cb8f73 [2022-01-22T04:06:06.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-22T04:06:07.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-22T04:06:08.530Z] OK: 220 MiB in 52 packages [2022-01-22T04:06:09.127Z] Removing intermediate container 12ed90cb8f73 [2022-01-22T04:06:09.128Z] ---> 28ac29fd8eba [2022-01-22T04:06:09.128Z] Step 10/15 : ENV GO111MODULE=on [2022-01-22T04:06:09.402Z] ---> Running in 4d0861c6f027 [2022-01-22T04:06:09.678Z] Removing intermediate container 4d0861c6f027 [2022-01-22T04:06:09.678Z] ---> 07e2248d8164 [2022-01-22T04:06:09.678Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:06:09.955Z] ---> Running in aa2cbf064eaf [2022-01-22T04:06:10.554Z] Removing intermediate container aa2cbf064eaf [2022-01-22T04:06:10.554Z] ---> ec7bb657778b [2022-01-22T04:06:10.554Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-22T04:06:11.154Z] ---> 4987ac4309a4 [2022-01-22T04:06:11.154Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:06:11.440Z] ---> Running in 98269a03b1e0 [2022-01-22T04:07:33.270Z] Removing intermediate container 98269a03b1e0 [2022-01-22T04:07:33.270Z] ---> 6e208049866b [2022-01-22T04:07:33.270Z] Step 14/15 : COPY . . [2022-01-22T04:07:33.270Z] ---> 97d3796e0860 [2022-01-22T04:07:33.270Z] Step 15/15 : RUN ${MAKE} [2022-01-22T04:07:33.270Z] ---> Running in c1d4ae31632a [2022-01-22T04:07:33.270Z] noop [2022-01-22T04:07:33.270Z] Removing intermediate container c1d4ae31632a [2022-01-22T04:07:33.270Z] ---> 48b561e001dc [2022-01-22T04:07:33.270Z] Successfully built 48b561e001dc [2022-01-22T04:07:33.270Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:33.646Z] + docker inspect -f . ci-base-image-arm64 [2022-01-22T04:07:33.646Z] . [Pipeline] withDockerContainer [2022-01-22T04:07:33.924Z] prd-ubuntu18.04-docker-arm64-4c-16g-3662 does not seem to be running inside a container [2022-01-22T04:07:34.031Z] $ 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 ******** ci-base-image-arm64 cat [2022-01-22T04:07:35.528Z] $ docker top f22a8756bd567cca90630ed88ad757448efdc9698dd10be84333b6e1434bf234 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:07:36.513Z] + go version [2022-01-22T04:07:36.513Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-22T04:07:36.556Z] $ docker stop --time=1 f22a8756bd567cca90630ed88ad757448efdc9698dd10be84333b6e1434bf234 [2022-01-22T04:07:38.263Z] $ docker rm -f f22a8756bd567cca90630ed88ad757448efdc9698dd10be84333b6e1434bf234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:39.208Z] + docker inspect -f . ci-base-image-arm64 [2022-01-22T04:07:39.208Z] . [Pipeline] withDockerContainer [2022-01-22T04:07:39.470Z] prd-ubuntu18.04-docker-arm64-4c-16g-3662 does not seem to be running inside a container [2022-01-22T04:07:39.560Z] $ 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 ******** ci-base-image-arm64 cat [2022-01-22T04:07:40.977Z] $ docker top b5628a9f97e7d209260f2557cc40af1a422e8cdc09c90a25cfcc770ff71c3919 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-22T04:07:42.017Z] + make test [2022-01-22T04:07:42.017Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-22T04:07:43.469Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-22T04:08:30.507Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-22T04:08:30.507Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-22T04:08:30.507Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-22T04:08:30.507Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-22T04:08:30.507Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-22T04:08:30.507Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-22T04:08:30.507Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-22T04:08:30.507Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-22T04:08:30.507Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-22T04:08:30.507Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-22T04:08:30.507Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-22T04:08:30.507Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-22T04:08:30.507Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-22T04:08:48.846Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-22T04:08:48.846Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-22T04:08:48.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-22T04:08:48.933Z] $ docker stop --time=1 b5628a9f97e7d209260f2557cc40af1a422e8cdc09c90a25cfcc770ff71c3919 [2022-01-22T04:08:50.753Z] $ docker rm -f b5628a9f97e7d209260f2557cc40af1a422e8cdc09c90a25cfcc770ff71c3919 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:08:51.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-22T04:08:51.682Z] Warning: overwriting stash ‘coverage-report’ [2022-01-22T04:08:52.328Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:08:52.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-22T04:08:53.278Z] + ls -al . [2022-01-22T04:08:53.278Z] total 152 [2022-01-22T04:08:53.278Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 22 04:07 . [2022-01-22T04:08:53.278Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:05 .. [2022-01-22T04:08:53.278Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 04:05 .git [2022-01-22T04:08:53.278Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:05 .github [2022-01-22T04:08:53.278Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 04:05 .gitignore [2022-01-22T04:08:53.278Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 22 04:05 CONTRIBUTING.md [2022-01-22T04:08:53.278Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 22 04:05 Dockerfile [2022-01-22T04:08:53.278Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 22 04:05 Jenkinsfile [2022-01-22T04:08:53.278Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 22 04:05 LICENSE [2022-01-22T04:08:53.278Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 22 04:05 Makefile [2022-01-22T04:08:53.278Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 22 04:05 README.md [2022-01-22T04:08:53.278Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 22 04:02 VERSION [2022-01-22T04:08:53.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:05 assets [2022-01-22T04:08:53.278Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:05 bin [2022-01-22T04:08:53.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:05 cmd [2022-01-22T04:08:53.278Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 22 04:07 coverage.out [2022-01-22T04:08:53.278Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:05 docs [2022-01-22T04:08:53.278Z] -rw-rw-r-- 1 jenkins jenkins 1944 Jan 22 04:05 go.mod [2022-01-22T04:08:53.278Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 22 04:05 go.sum [2022-01-22T04:08:53.278Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 22 04:05 internal [2022-01-22T04:08:53.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:05 pkg [2022-01-22T04:08:53.278Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:05 snap [2022-01-22T04:08:53.278Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 04:05 version.go [2022-01-22T04:08:53.278Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:05 web [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:08:53.643Z] + 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=e4619c402faae416981be553a7d6960b6c6e0fa6 --label arch=arm64 --label version=0.0.0 . [2022-01-22T04:08:54.621Z] Sending build context to Docker daemon 25.67MB [2022-01-22T04:08:54.621Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:08:54.621Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-22T04:08:54.621Z] ---> 48b561e001dc [2022-01-22T04:08:54.621Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:08:54.909Z] ---> Running in b0b57b709ec8 [2022-01-22T04:08:55.180Z] Removing intermediate container b0b57b709ec8 [2022-01-22T04:08:55.180Z] ---> a28a760681be [2022-01-22T04:08:55.180Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:08:55.180Z] ---> Running in 36d958daf671 [2022-01-22T04:08:55.457Z] Removing intermediate container 36d958daf671 [2022-01-22T04:08:55.457Z] ---> fb1752bde084 [2022-01-22T04:08:55.457Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:08:55.729Z] ---> Running in ec47fa282dd4 [2022-01-22T04:08:56.002Z] Removing intermediate container ec47fa282dd4 [2022-01-22T04:08:56.002Z] ---> 5831edc02562 [2022-01-22T04:08:56.002Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-22T04:08:56.002Z] ---> Running in 3208b3791d42 [2022-01-22T04:08:56.598Z] Removing intermediate container 3208b3791d42 [2022-01-22T04:08:56.598Z] ---> b95f3a0e4b12 [2022-01-22T04:08:56.598Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:08:56.598Z] ---> Running in e9c25a5ec794 [2022-01-22T04:08:56.877Z] Removing intermediate container e9c25a5ec794 [2022-01-22T04:08:56.877Z] ---> 196d8185e3dd [2022-01-22T04:08:56.877Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:08:56.877Z] ---> Running in 9c7397bb5703 [2022-01-22T04:08:58.871Z] Removing intermediate container 9c7397bb5703 [2022-01-22T04:08:58.871Z] ---> 22c185ce3ad5 [2022-01-22T04:08:58.871Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:08:58.871Z] ---> Running in 8634252128b5 [2022-01-22T04:08:59.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-22T04:09:00.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-22T04:09:01.831Z] OK: 220 MiB in 52 packages [2022-01-22T04:09:02.817Z] Removing intermediate container 8634252128b5 [2022-01-22T04:09:02.817Z] ---> e6ee282f448d [2022-01-22T04:09:02.817Z] Step 10/23 : ENV GO111MODULE=on [2022-01-22T04:09:02.817Z] ---> Running in c878d41f1604 [2022-01-22T04:09:03.415Z] Removing intermediate container c878d41f1604 [2022-01-22T04:09:03.415Z] ---> bbcfb666b01d [2022-01-22T04:09:03.415Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:09:03.415Z] ---> Running in cf5b14f2a913 [2022-01-22T04:09:03.693Z] Removing intermediate container cf5b14f2a913 [2022-01-22T04:09:03.693Z] ---> f554ca48a3e4 [2022-01-22T04:09:03.693Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-22T04:09:04.687Z] ---> 2d82f376f0f1 [2022-01-22T04:09:04.687Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:09:04.687Z] ---> Running in 8ed9edc4833c [2022-01-22T04:09:06.669Z] Removing intermediate container 8ed9edc4833c [2022-01-22T04:09:06.669Z] ---> c410f3db4f73 [2022-01-22T04:09:06.669Z] Step 14/23 : COPY . . [2022-01-22T04:09:10.049Z] ---> d68760acc879 [2022-01-22T04:09:10.049Z] Step 15/23 : RUN ${MAKE} [2022-01-22T04:09:10.049Z] ---> Running in b3a548406784 [2022-01-22T04:09:10.647Z] 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-22T04:09:49.636Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-22T04:09:49.636Z] Removing intermediate container b3a548406784 [2022-01-22T04:09:49.636Z] ---> 39b15be2ce6c [2022-01-22T04:09:49.636Z] Step 16/23 : FROM alpine:3.14 [2022-01-22T04:09:49.636Z] 3.14: Pulling from library/alpine [2022-01-22T04:09:49.911Z] be307f383ecc: Pulling fs layer [2022-01-22T04:09:50.184Z] be307f383ecc: Verifying Checksum [2022-01-22T04:09:50.184Z] be307f383ecc: Download complete [2022-01-22T04:09:50.456Z] be307f383ecc: Pull complete [2022-01-22T04:09:50.456Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-22T04:09:50.732Z] Status: Downloaded newer image for alpine:3.14 [2022-01-22T04:09:50.732Z] ---> 5b8b7b635229 [2022-01-22T04:09:50.732Z] Step 17/23 : EXPOSE 4000 [2022-01-22T04:09:50.732Z] ---> Running in d12b3c498a9d [2022-01-22T04:09:51.007Z] Removing intermediate container d12b3c498a9d [2022-01-22T04:09:51.007Z] ---> f57396a23e20 [2022-01-22T04:09:51.278Z] 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-22T04:09:52.707Z] ---> 9014c25484e7 [2022-01-22T04:09:52.707Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-22T04:09:52.707Z] ---> Running in aafa36ac8df6 [2022-01-22T04:09:52.976Z] Removing intermediate container aafa36ac8df6 [2022-01-22T04:09:52.976Z] ---> 5425ab2ee094 [2022-01-22T04:09:52.976Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-22T04:09:52.976Z] ---> Running in 6ad2fc7325f9 [2022-01-22T04:09:53.246Z] Removing intermediate container 6ad2fc7325f9 [2022-01-22T04:09:53.246Z] ---> 812aa75453b9 [2022-01-22T04:09:53.246Z] Step 21/23 : LABEL arch=arm64 [2022-01-22T04:09:53.246Z] ---> Running in 6d2f34742ddb [2022-01-22T04:09:53.515Z] Removing intermediate container 6d2f34742ddb [2022-01-22T04:09:53.515Z] ---> 6bb370d6bb96 [2022-01-22T04:09:53.515Z] Step 22/23 : LABEL git_sha=e4619c402faae416981be553a7d6960b6c6e0fa6 [2022-01-22T04:09:53.790Z] ---> Running in 38427ac7ad99 [2022-01-22T04:09:54.059Z] Removing intermediate container 38427ac7ad99 [2022-01-22T04:09:54.059Z] ---> 2100aaa8adca [2022-01-22T04:09:54.059Z] Step 23/23 : LABEL version=0.0.0 [2022-01-22T04:09:54.059Z] ---> Running in f395e19f1beb [2022-01-22T04:09:54.331Z] Removing intermediate container f395e19f1beb [2022-01-22T04:09:54.331Z] ---> 3874861237d7 [2022-01-22T04:09:54.331Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-22T04:09:54.600Z] Successfully built 3874861237d7 [2022-01-22T04:09:54.600Z] 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-22T04:09:55.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:09:55.266Z] [2022-01-22T04:09:55.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:09:55.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:09:55.642Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-22T04:09:55.642Z] 448f6bf000e3: Pulling fs layer [2022-01-22T04:09:55.642Z] f757da607395: Pulling fs layer [2022-01-22T04:09:55.642Z] 05883995daec: Pulling fs layer [2022-01-22T04:09:55.642Z] 8603b9c90790: Pulling fs layer [2022-01-22T04:09:55.642Z] 1560dd03e051: Pulling fs layer [2022-01-22T04:09:55.642Z] 27f5ce0e4adf: Pulling fs layer [2022-01-22T04:09:55.642Z] c2d8d7efcc4b: Pulling fs layer [2022-01-22T04:09:55.642Z] 8603b9c90790: Waiting [2022-01-22T04:09:55.642Z] 27f5ce0e4adf: Waiting [2022-01-22T04:09:55.642Z] c2d8d7efcc4b: Waiting [2022-01-22T04:09:55.642Z] 1560dd03e051: Waiting [2022-01-22T04:09:55.916Z] f757da607395: Verifying Checksum [2022-01-22T04:09:55.916Z] f757da607395: Download complete [2022-01-22T04:09:55.916Z] 8603b9c90790: Verifying Checksum [2022-01-22T04:09:55.916Z] 8603b9c90790: Download complete [2022-01-22T04:09:55.916Z] 1560dd03e051: Verifying Checksum [2022-01-22T04:09:55.916Z] 1560dd03e051: Download complete [2022-01-22T04:09:55.916Z] 27f5ce0e4adf: Verifying Checksum [2022-01-22T04:09:55.916Z] 27f5ce0e4adf: Download complete [2022-01-22T04:09:55.916Z] 05883995daec: Verifying Checksum [2022-01-22T04:09:55.916Z] 05883995daec: Download complete [2022-01-22T04:09:56.188Z] 448f6bf000e3: Verifying Checksum [2022-01-22T04:09:56.188Z] 448f6bf000e3: Download complete [2022-01-22T04:09:58.805Z] c2d8d7efcc4b: Verifying Checksum [2022-01-22T04:09:58.805Z] c2d8d7efcc4b: Download complete [2022-01-22T04:09:59.779Z] 448f6bf000e3: Pull complete [2022-01-22T04:10:00.050Z] f757da607395: Pull complete [2022-01-22T04:10:01.474Z] 05883995daec: Pull complete [2022-01-22T04:10:01.746Z] 8603b9c90790: Pull complete [2022-01-22T04:10:02.338Z] 1560dd03e051: Pull complete [2022-01-22T04:10:02.611Z] 27f5ce0e4adf: Pull complete [2022-01-22T04:10:17.672Z] c2d8d7efcc4b: Pull complete [2022-01-22T04:10:17.672Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-22T04:10:17.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:10:17.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-22T04:10:17.928Z] prd-ubuntu18.04-docker-arm64-4c-16g-3662 does not seem to be running inside a container [2022-01-22T04:10:18.034Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-22T04:10:21.002Z] $ docker top eaae49028ddedcc1c9eb722384090a9eec4e1069f3b8631b5ecb0aeb0f56079c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:21.981Z] ---> job-cost.sh [2022-01-22T04:10:21.981Z] lf-activate-venv: SKIPPING [2022-01-22T04:10:21.981Z] INFO: No Stack... [2022-01-22T04:10:22.579Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-22T04:10:22.851Z] INFO: Archiving Costs [Pipeline] sh [2022-01-22T04:10:23.531Z] + cut -d, -f6 [2022-01-22T04:10:23.532Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2022-01-22T04:10:23.624Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-493-1-stack-cost] [2022-01-22T04:10:23.629Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-493-1-stack-cost] did not exist. Created. [2022-01-22T04:10:23.629Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-493-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-22T04:10:24.377Z] /w/workspace/edgex-ui-go/1@tmp/durable-4f983f1c/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-4f983f1c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-22T04:10:25.079Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-22T04:10:25.114Z] Warning: overwriting stash ‘stack-cost’ [2022-01-22T04:10:25.267Z] Stashed 1 file(s) [Pipeline] } [2022-01-22T04:10:25.283Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-493-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-22T04:10:25.382Z] $ docker stop --time=1 eaae49028ddedcc1c9eb722384090a9eec4e1069f3b8631b5ecb0aeb0f56079c [2022-01-22T04:10:26.932Z] $ docker rm -f eaae49028ddedcc1c9eb722384090a9eec4e1069f3b8631b5ecb0aeb0f56079c [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-22T04:10:27.971Z] provisioning config files... [2022-01-22T04:10:28.059Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/config8773040036249533854tmp [Pipeline] { [Pipeline] sh [2022-01-22T04:10:28.473Z] + set +x [2022-01-22T04:10:28.473Z] + curl -s https://codecov.io/bash [2022-01-22T04:10:28.473Z] + bash -s -- [2022-01-22T04:10:28.473Z] [2022-01-22T04:10:28.473Z] _____ _ [2022-01-22T04:10:28.473Z] / ____| | | [2022-01-22T04:10:28.473Z] | | ___ __| | ___ ___ _____ __ [2022-01-22T04:10:28.473Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-22T04:10:28.473Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-22T04:10:28.473Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-22T04:10:28.473Z] Bash-1.0.6 [2022-01-22T04:10:28.473Z] [2022-01-22T04:10:28.473Z] [2022-01-22T04:10:28.473Z] ==> git version 2.24.4 found [2022-01-22T04:10:28.473Z] ==> 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-22T04:10:28.473Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-22T04:10:28.473Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-22T04:10:28.473Z] ==> Jenkins CI detected. [2022-01-22T04:10:28.473Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-493 [2022-01-22T04:10:28.473Z] project root: . [2022-01-22T04:10:28.473Z] --> token set from env [2022-01-22T04:10:28.473Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-22T04:10:28.473Z] ==> Running gcov in . (disable via -X gcov) [2022-01-22T04:10:28.473Z] ==> Python coveragepy not found [2022-01-22T04:10:28.473Z] ==> Searching for coverage reports in: [2022-01-22T04:10:28.473Z] + . [2022-01-22T04:10:28.473Z] -> Found 1 reports [2022-01-22T04:10:28.473Z] ==> Detecting git/mercurial file structure [2022-01-22T04:10:28.733Z] ==> Reading reports [2022-01-22T04:10:28.733Z] + ./coverage.out bytes=10 [2022-01-22T04:10:28.733Z] ==> Appending adjustments [2022-01-22T04:10:28.733Z] https://docs.codecov.io/docs/fixing-reports [2022-01-22T04:10:28.733Z] + Found adjustments [2022-01-22T04:10:28.733Z] ==> Gzipping contents [2022-01-22T04:10:28.733Z] 4.0K /tmp/codecov.m0wAXJ.gz [2022-01-22T04:10:28.733Z] ==> Uploading reports [2022-01-22T04:10:28.733Z] url: https://codecov.io [2022-01-22T04:10:28.733Z] query: branch=PR-493&commit=e4619c402faae416981be553a7d6960b6c6e0fa6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=493&job=&cmd_args= [2022-01-22T04:10:28.733Z] -> Pinging Codecov [2022-01-22T04:10:28.733Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-493&commit=e4619c402faae416981be553a7d6960b6c6e0fa6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=493&job=&cmd_args= [2022-01-22T04:10:28.993Z] -> Uploading to [2022-01-22T04:10:28.993Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-22/FB506323287CE973F263BFD2A0EB1F37/e4619c402faae416981be553a7d6960b6c6e0fa6/81a05d57-1a61-4a98-9fbb-91c3aaccbe62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220122T041028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a898add37ebe2c9bc2cd0f2806652b890cd57c8647e60b99790b3de9e302a0b [2022-01-22T04:10:28.993Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-22T04:10:28.993Z] Dload Upload Total Spent Left Speed [2022-01-22T04:10:29.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 12747 --:--:-- --:--:-- --:--:-- 12780 [2022-01-22T04:10:29.255Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e4619c402faae416981be553a7d6960b6c6e0fa6 [Pipeline] } [2022-01-22T04:10:29.283Z] 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-22T04:10:31.003Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives ']' [2022-01-22T04:10:31.003Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives [2022-01-22T04:10:31.003Z] total 8 [2022-01-22T04:10:31.003Z] drwxr-xr-x. 3 root root 34 Jan 22 04:03 . [2022-01-22T04:10:31.003Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 04:03 .. [2022-01-22T04:10:31.003Z] drwxr-xr-x. 2 root root 6 Jan 22 04:03 cost [2022-01-22T04:10:31.003Z] -rw-r--r--. 1 root root 82 Jan 22 04:03 cost.csv [2022-01-22T04:10:31.003Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives [2022-01-22T04:10:31.003Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives [2022-01-22T04:10:31.003Z] total 8 [2022-01-22T04:10:31.003Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 22 04:03 . [2022-01-22T04:10:31.003Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 04:03 .. [2022-01-22T04:10:31.003Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 22 04:03 cost [2022-01-22T04:10:31.003Z] -rw-r--r--. 1 jenkins jenkins 82 Jan 22 04:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:31.346Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:31.941Z] ---> package-listing.sh [2022-01-22T04:10:31.941Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-22T04:10:31.941Z] ++ facter osfamily [2022-01-22T04:10:32.206Z] + OS_FAMILY=redhat [2022-01-22T04:10:32.206Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-493 [2022-01-22T04:10:32.206Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-22T04:10:32.206Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-22T04:10:32.206Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-22T04:10:32.206Z] + PACKAGES=/tmp/packages_start.txt [2022-01-22T04:10:32.206Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-493 ']' [2022-01-22T04:10:32.206Z] + PACKAGES=/tmp/packages_end.txt [2022-01-22T04:10:32.206Z] + case "${OS_FAMILY}" in [2022-01-22T04:10:32.206Z] + sort [2022-01-22T04:10:32.206Z] + rpm -qa [2022-01-22T04:10:32.777Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-22T04:10:32.777Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-22T04:10:32.777Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-22T04:10:32.777Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-493 ']' [2022-01-22T04:10:32.777Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives/ [2022-01-22T04:10:32.777Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives/ [Pipeline] echo [2022-01-22T04:10:32.810Z] 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-493/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-22T04:10:33.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:10:33.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:10:33.688Z] . [Pipeline] withDockerContainer [2022-01-22T04:10:33.773Z] prd-centos7-docker-4c-2g-3658 does not seem to be running inside a container [2022-01-22T04:10:33.810Z] $ 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-493/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-493 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493:/w/workspace/edgexfoundry_edgex-ui-go_PR-493:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-22T04:10:34.030Z] $ docker top 4394aa04f30df2d6ce2259050cd3620203ead0de2459eaf0fca4209582e80c95 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:10:34.435Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-22T04:10:34.753Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-22T04:10:35.075Z] + ls /var/log/sa-host [2022-01-22T04:10:35.075Z] + sadf -c /var/log/sa-host/sa17 [2022-01-22T04:10:35.075Z] file_magic: OK [2022-01-22T04:10:35.075Z] HZ: Using current value: 100 [2022-01-22T04:10:35.075Z] file_header: OK [2022-01-22T04:10:35.075Z] 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-22T04:10:35.075Z] Statistics: [2022-01-22T04:10:35.075Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-22T04:10:35.075Z] File successfully converted to sysstat format version 12.0.3 [2022-01-22T04:10:35.075Z] + sadf -c /var/log/sa-host/sa22 [2022-01-22T04:10:35.075Z] file_magic: OK [2022-01-22T04:10:35.075Z] HZ: Using current value: 100 [2022-01-22T04:10:35.075Z] file_header: OK [2022-01-22T04:10:35.075Z] 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-22T04:10:35.075Z] Statistics: [2022-01-22T04:10:35.076Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-22T04:10:35.076Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:10:35.218Z] provisioning config files... [2022-01-22T04:10:35.228Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/config8175089229034138539tmp [Pipeline] { [Pipeline] echo [2022-01-22T04:10:35.277Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:35.594Z] ---> create-netrc.sh [Pipeline] } [2022-01-22T04:10:35.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:36.027Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-22T04:10:36.061Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:36.376Z] ---> sudo-logs.sh [2022-01-22T04:10:36.376Z] Archiving 'sudo' log.. [2022-01-22T04:10:36.376Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3658.novalocal: Name or service not known [2022-01-22T04:10:36.376Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3658.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-22T04:10:36.461Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:36.773Z] ---> job-cost.sh [2022-01-22T04:10:36.773Z] lf-activate-venv: SKIPPING [2022-01-22T04:10:36.773Z] DEBUG: total: 0.05999999865889549 [2022-01-22T04:10:36.773Z] INFO: Retrieving Stack Cost... [2022-01-22T04:10:37.032Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-22T04:10:37.294Z] INFO: Archiving Costs [Pipeline] echo [2022-01-22T04:10:37.328Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:37.642Z] ---> logs-deploy.sh [2022-01-22T04:10:37.642Z] lf-activate-venv: SKIPPING [2022-01-22T04:10:37.642Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-493/1 [2022-01-22T04:10:37.642Z] INFO: archiving workspace using pattern(s): [2022-01-22T04:10:38.210Z] Archives upload complete. [2022-01-22T04:10:38.470Z] INFO: archiving logs to Nexus