Pull request #445 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c244de6074eb75b7e44922279c75ef79817c54f9+d59484ef5ee4d280a238bf2862e26f0bec7b2eaa (f2c1ae298b2591d8eb0f418ed17855b2f383dced) Running in Durability level: MAX_SURVIVABILITY 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-ssh4080308319061417539.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8536137312190854864.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-445/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-445/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7000572082879068978.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-445/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6422108351722453184.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh137732007911873685.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-445/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-445/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3571417665710401482.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-97 in /w/workspace/edgexfoundry_edgex-ui-go_PR-445 [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-445 # 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-445@tmp/jenkins-gitclient-ssh2185019017751621495.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d59484ef5ee4d280a238bf2862e26f0bec7b2eaa into PR head commit c244de6074eb75b7e44922279c75ef79817c54f9 Merge succeeded, producing c244de6074eb75b7e44922279c75ef79817c54f9 Checking out Revision c244de6074eb75b7e44922279c75ef79817c54f9 (PR-445) > 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-445@tmp/jenkins-gitclient-ssh2285844457511622132.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/445/head:refs/remotes/origin/PR-445 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c244de6074eb75b7e44922279c75ef79817c54f9 # 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-445@tmp/jenkins-gitclient-ssh3492230344743635998.key > git merge d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c244de6074eb75b7e44922279c75ef79817c54f9 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T04:11:24.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T04:11:24.463Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T04:11:24.589Z] ========================================================= [2021-09-29T04:11:24.589Z] EdgeX Global Pipelines Version Info [2021-09-29T04:11:24.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:11:31.566Z] ------------------- [2021-09-29T04:11:31.566Z] stable info: [2021-09-29T04:11:31.566Z] ------------------- [2021-09-29T04:11:31.566Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T04:11:31.566Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T04:11:31.566Z] Message: update stable to v1.0.205 [2021-09-29T04:11:31.835Z] ------------------- [2021-09-29T04:11:31.835Z] experimental info: [2021-09-29T04:11:31.835Z] ------------------- [2021-09-29T04:11:31.835Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T04:11:31.835Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T04:11:31.835Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T04:11:32.120Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-29T04:11:32.189Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-29T04:11:32.257Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T04:11:32.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T04:11:32.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T04:11:32.455Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T04:11:32.519Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T04:11:32.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T04:11:32.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-29T04:11:32.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T04:11:32.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T04:11:32.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T04:11:32.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-29T04:11:32.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T04:11:33.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T04:11:33.130Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T04:11:33.196Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T04:11:33.264Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-29T04:11:33.336Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-29T04:11:33.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T04:11:33.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-29T04:11:33.534Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-29T04:11:33.599Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-29T04:11:33.665Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-29T04:11:33.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-29T04:11:33.804Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-29T04:11:33.872Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T04:11:33.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-445 [Pipeline] echo [2021-09-29T04:11:34.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-445 [Pipeline] echo [2021-09-29T04:11:34.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-445 [Pipeline] echo [2021-09-29T04:11:34.137Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c244de6074eb75b7e44922279c75ef79817c54f9 [Pipeline] echo [2021-09-29T04:11:34.206Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c244de6 [Pipeline] echo [2021-09-29T04:11:34.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T04:11:34.449Z] provisioning config files... [2021-09-29T04:11:34.471Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/config464195504805170701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:11:34.861Z] ---> docker-login.sh [2021-09-29T04:11:34.861Z] nexus3.edgexfoundry.org:10001 [2021-09-29T04:11:34.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:11:35.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:11:35.150Z] Configure a credential helper to remove this warning. See [2021-09-29T04:11:35.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:11:35.150Z] [2021-09-29T04:11:35.150Z] Login Succeeded [2021-09-29T04:11:35.150Z] nexus3.edgexfoundry.org:10002 [2021-09-29T04:11:35.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:11:35.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:11:35.150Z] Configure a credential helper to remove this warning. See [2021-09-29T04:11:35.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:11:35.150Z] [2021-09-29T04:11:35.150Z] Login Succeeded [2021-09-29T04:11:35.150Z] nexus3.edgexfoundry.org:10003 [2021-09-29T04:11:35.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:11:35.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:11:35.428Z] Configure a credential helper to remove this warning. See [2021-09-29T04:11:35.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:11:35.428Z] [2021-09-29T04:11:35.428Z] Login Succeeded [2021-09-29T04:11:35.428Z] nexus3.edgexfoundry.org:10004 [2021-09-29T04:11:35.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:11:35.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:11:35.697Z] Configure a credential helper to remove this warning. See [2021-09-29T04:11:35.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:11:35.697Z] [2021-09-29T04:11:35.697Z] Login Succeeded [2021-09-29T04:11:35.697Z] docker.io [2021-09-29T04:11:35.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:11:35.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:11:35.964Z] Configure a credential helper to remove this warning. See [2021-09-29T04:11:35.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:11:35.964Z] [2021-09-29T04:11:35.964Z] Login Succeeded [2021-09-29T04:11:35.964Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T04:11:36.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-29T04:11:37.117Z] + git log --format=format:%s -1 c244de6074eb75b7e44922279c75ef79817c54f9 [Pipeline] echo [2021-09-29T04:11:37.201Z] GIT_COMMIT: c244de6074eb75b7e44922279c75ef79817c54f9, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-09-29T04:11:37.247Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:11:38.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T04:11:38.344Z] [2021-09-29T04:11:38.344Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:11:38.722Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T04:11:38.722Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T04:11:38.722Z] 31603596830f: Pulling fs layer [2021-09-29T04:11:38.722Z] 04fac38145f0: Pulling fs layer [2021-09-29T04:11:38.722Z] 701f6daf10bf: Pulling fs layer [2021-09-29T04:11:38.722Z] 24f72da36158: Pulling fs layer [2021-09-29T04:11:38.722Z] 24f72da36158: Waiting [2021-09-29T04:11:38.722Z] 04fac38145f0: Verifying Checksum [2021-09-29T04:11:38.722Z] 04fac38145f0: Download complete [2021-09-29T04:11:38.994Z] 31603596830f: Verifying Checksum [2021-09-29T04:11:38.994Z] 31603596830f: Download complete [2021-09-29T04:11:39.273Z] 31603596830f: Pull complete [2021-09-29T04:11:39.273Z] 24f72da36158: Verifying Checksum [2021-09-29T04:11:39.273Z] 24f72da36158: Download complete [2021-09-29T04:11:39.273Z] 04fac38145f0: Pull complete [2021-09-29T04:11:39.273Z] 701f6daf10bf: Verifying Checksum [2021-09-29T04:11:39.273Z] 701f6daf10bf: Download complete [2021-09-29T04:11:39.864Z] 701f6daf10bf: Pull complete [2021-09-29T04:11:39.864Z] 24f72da36158: Pull complete [2021-09-29T04:11:39.864Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T04:11:39.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T04:11:39.864Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T04:11:39.982Z] prd-centos7-docker-4c-2g-97 does not seem to be running inside a container [2021-09-29T04:11:40.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-445 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-445:/w/workspace/edgexfoundry_edgex-ui-go_PR-445:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-445@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T04:11:40.760Z] $ docker top 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T04:11:40.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T04:11:40.975Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T04:11:41.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T04:11:41.102Z] $ docker exec 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a ssh-agent [2021-09-29T04:11:41.212Z] SSH_AUTH_SOCK=/tmp/ssh-sOqBNFpvgJpW/agent.14 [2021-09-29T04:11:41.212Z] SSH_AGENT_PID=21 [2021-09-29T04:11:41.226Z] Running ssh-add (command line suppressed) [2021-09-29T04:11:41.327Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/private_key_9041204554001081349.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/private_key_9041204554001081349.key) [2021-09-29T04:11:41.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T04:11:41.729Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T04:11:41.760Z] $ docker exec --env ******** --env ******** 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a ssh-agent -k [2021-09-29T04:11:41.849Z] unset SSH_AUTH_SOCK; [2021-09-29T04:11:41.849Z] unset SSH_AGENT_PID; [2021-09-29T04:11:41.850Z] echo Agent pid 21 killed; [2021-09-29T04:11:41.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T04:11:41.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T04:11:41.965Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T04:11:42.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T04:11:42.090Z] $ docker exec 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a ssh-agent [2021-09-29T04:11:42.202Z] SSH_AUTH_SOCK=/tmp/ssh-N8We1CaxsScw/agent.56 [2021-09-29T04:11:42.202Z] SSH_AGENT_PID=63 [2021-09-29T04:11:42.213Z] Running ssh-add (command line suppressed) [2021-09-29T04:11:42.315Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/private_key_603655282154744908.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/private_key_603655282154744908.key) [2021-09-29T04:11:42.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T04:11:42.714Z] + git semver init [2021-09-29T04:11:42.714Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T04:11:42.714Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-445/.git [2021-09-29T04:11:42.714Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-445 [2021-09-29T04:11:42.714Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T04:11:42.714Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T04:11:42.714Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T04:11:42.714Z] # $SEMVER_BRANCH = PR-445 [2021-09-29T04:11:42.714Z] # $SEMVER_TEMP = /tmp/semver-469339400 [2021-09-29T04:11:42.714Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-29T04:11:45.298Z] # '/tmp/semver-469339400' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-445/.semver' [2021-09-29T04:11:45.298Z] # -> Force: false [2021-09-29T04:11:45.298Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-445/.semver [Pipeline] } [2021-09-29T04:11:45.329Z] $ docker exec --env ******** --env ******** 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a ssh-agent -k [2021-09-29T04:11:45.429Z] unset SSH_AUTH_SOCK; [2021-09-29T04:11:45.429Z] unset SSH_AGENT_PID; [2021-09-29T04:11:45.429Z] echo Agent pid 63 killed; [2021-09-29T04:11:45.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T04:11:45.904Z] + git semver [Pipeline] } [2021-09-29T04:11:45.945Z] $ docker stop --time=1 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a [2021-09-29T04:11:47.223Z] $ docker rm -f 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T04:11:47.673Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T04:11:48.088Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T04:11:48.113Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-29T04:12:03.678Z] Still waiting to schedule task [2021-09-29T04:12:03.679Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-97’ [2021-09-29T04:12:03.715Z] Still waiting to schedule task [2021-09-29T04:12:03.715Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-29T04:14:25.055Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-98 in /w/workspace/edgexfoundry_edgex-ui-go_PR-445 [Pipeline] { [Pipeline] ws [2021-09-29T04:14:25.130Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-09-29T04:14:25.412Z] The recommended git tool is: git [2021-09-29T04:14:30.677Z] using credential edgex-jenkins-ssh [2021-09-29T04:14:30.718Z] Cloning the remote Git repository [2021-09-29T04:14:30.830Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T04:14:30.938Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-09-29T04:14:31.024Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T04:14:31.025Z] > git --version # timeout=10 [2021-09-29T04:14:31.042Z] > git --version # 'git version 2.17.1' [2021-09-29T04:14:31.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T04:14:31.186Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T04:14:35.102Z] Merging remotes/origin/main commit d59484ef5ee4d280a238bf2862e26f0bec7b2eaa into PR head commit c244de6074eb75b7e44922279c75ef79817c54f9 [2021-09-29T04:14:35.500Z] Merge succeeded, producing c244de6074eb75b7e44922279c75ef79817c54f9 [2021-09-29T04:14:35.501Z] Checking out Revision c244de6074eb75b7e44922279c75ef79817c54f9 (PR-445) [2021-09-29T04:14:34.412Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-29T04:14:34.439Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T04:14:34.462Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-29T04:14:34.493Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T04:14:34.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T04:14:34.510Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/445/head:refs/remotes/origin/PR-445 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T04:14:35.117Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T04:14:35.137Z] > git checkout -f c244de6074eb75b7e44922279c75ef79817c54f9 # timeout=10 [2021-09-29T04:14:35.402Z] > git remote # timeout=10 [2021-09-29T04:14:35.426Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T04:14:35.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T04:14:35.453Z] > git merge d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 [2021-09-29T04:14:35.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T04:14:35.506Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T04:14:35.515Z] > git checkout -f c244de6074eb75b7e44922279c75ef79817c54f9 # timeout=10 [2021-09-29T04:14:38.678Z] Running on prd-centos7-docker-4c-2g-99 in /w/workspace/edgexfoundry_edgex-ui-go_PR-445 [Pipeline] { [Pipeline] ws [2021-09-29T04:14:38.733Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-09-29T04:14:38.899Z] The recommended git tool is: git [2021-09-29T04:14:39.964Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-09-29T04:14:40.017Z] > git --version # timeout=10 [2021-09-29T04:14:40.026Z] > git --version # 'git version 2.17.1' [2021-09-29T04:14:40.038Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T04:14:41.017Z] provisioning config files... [2021-09-29T04:14:41.055Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2189792427611875165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:14:41.710Z] using credential edgex-jenkins-ssh [2021-09-29T04:14:41.725Z] Cloning the remote Git repository [2021-09-29T04:14:41.776Z] ---> docker-login.sh [2021-09-29T04:14:41.776Z] nexus3.edgexfoundry.org:10001 [2021-09-29T04:14:41.760Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T04:14:41.825Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-09-29T04:14:41.857Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T04:14:41.857Z] > git --version # timeout=10 [2021-09-29T04:14:41.868Z] > git --version # 'git version 2.24.4' [2021-09-29T04:14:41.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T04:14:41.894Z] [INFO] Currently running in a labeled security context [2021-09-29T04:14:41.894Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-29T04:14:41.894Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5176975196182739711.key [2021-09-29T04:14:41.910Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T04:14:43.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:14:43.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:14:43.499Z] Configure a credential helper to remove this warning. See [2021-09-29T04:14:43.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:14:43.499Z] [2021-09-29T04:14:43.499Z] Login Succeeded [2021-09-29T04:14:43.499Z] nexus3.edgexfoundry.org:10002 [2021-09-29T04:14:43.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:14:44.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:14:44.131Z] Configure a credential helper to remove this warning. See [2021-09-29T04:14:44.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:14:44.131Z] [2021-09-29T04:14:44.131Z] Login Succeeded [2021-09-29T04:14:44.131Z] nexus3.edgexfoundry.org:10003 [2021-09-29T04:14:44.683Z] Merging remotes/origin/main commit d59484ef5ee4d280a238bf2862e26f0bec7b2eaa into PR head commit c244de6074eb75b7e44922279c75ef79817c54f9 [2021-09-29T04:14:44.116Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-29T04:14:44.129Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T04:14:44.140Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-29T04:14:44.158Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T04:14:44.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T04:14:44.159Z] [INFO] Currently running in a labeled security context [2021-09-29T04:14:44.159Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-29T04:14:44.159Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5657363703142985853.key [2021-09-29T04:14:44.182Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/445/head:refs/remotes/origin/PR-445 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T04:14:44.691Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T04:14:44.700Z] > git checkout -f c244de6074eb75b7e44922279c75ef79817c54f9 # timeout=10 [2021-09-29T04:14:44.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:14:44.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:14:44.737Z] Configure a credential helper to remove this warning. See [2021-09-29T04:14:44.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:14:44.737Z] [2021-09-29T04:14:44.737Z] Login Succeeded [2021-09-29T04:14:44.737Z] nexus3.edgexfoundry.org:10004 [2021-09-29T04:14:44.830Z] Merge succeeded, producing c244de6074eb75b7e44922279c75ef79817c54f9 [2021-09-29T04:14:44.831Z] Checking out Revision c244de6074eb75b7e44922279c75ef79817c54f9 (PR-445) [2021-09-29T04:14:45.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:14:45.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:14:45.340Z] Configure a credential helper to remove this warning. See [2021-09-29T04:14:45.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:14:45.340Z] [2021-09-29T04:14:45.340Z] Login Succeeded [2021-09-29T04:14:45.340Z] docker.io [2021-09-29T04:14:45.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:14:44.788Z] > git remote # timeout=10 [2021-09-29T04:14:44.796Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T04:14:44.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T04:14:44.805Z] [INFO] Currently running in a labeled security context [2021-09-29T04:14:44.805Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-29T04:14:44.805Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh774870875952393846.key [2021-09-29T04:14:44.810Z] > git merge d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 [2021-09-29T04:14:44.822Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T04:14:44.832Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T04:14:44.836Z] > git checkout -f c244de6074eb75b7e44922279c75ef79817c54f9 # timeout=10 [2021-09-29T04:14:46.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:14:46.213Z] Configure a credential helper to remove this warning. See [2021-09-29T04:14:46.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:14:46.213Z] [2021-09-29T04:14:46.213Z] Login Succeeded [2021-09-29T04:14:46.213Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T04:14:46.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T04:14:46.912Z] ========================================================= [2021-09-29T04:14:46.912Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T04:14:46.912Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:14:47.401Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-29T04:14:48.391Z] Sending build context to Docker daemon 20.85MB [2021-09-29T04:14:48.391Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T04:14:48.391Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-29T04:14:48.668Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T04:14:48.668Z] 595b0fe564bb: Pulling fs layer [2021-09-29T04:14:48.668Z] 24495759ef45: Pulling fs layer [2021-09-29T04:14:48.668Z] d148012ef14d: Pulling fs layer [2021-09-29T04:14:48.668Z] e90a11edd702: Pulling fs layer [2021-09-29T04:14:48.668Z] d77568369979: Pulling fs layer [2021-09-29T04:14:48.668Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T04:14:48.668Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T04:14:48.668Z] 97ac5df62f85: Pulling fs layer [2021-09-29T04:14:48.668Z] d77568369979: Waiting [2021-09-29T04:14:48.668Z] fc1c9f9a7f3b: Waiting [2021-09-29T04:14:48.668Z] 170f2ba95c9a: Waiting [2021-09-29T04:14:48.668Z] 97ac5df62f85: Waiting [2021-09-29T04:14:48.668Z] e90a11edd702: Waiting [2021-09-29T04:14:48.668Z] d148012ef14d: Verifying Checksum [2021-09-29T04:14:48.668Z] d148012ef14d: Download complete [2021-09-29T04:14:48.668Z] 24495759ef45: Download complete [2021-09-29T04:14:48.668Z] d77568369979: Verifying Checksum [2021-09-29T04:14:48.668Z] d77568369979: Download complete [2021-09-29T04:14:48.668Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T04:14:48.668Z] fc1c9f9a7f3b: Download complete [2021-09-29T04:14:48.668Z] 595b0fe564bb: Verifying Checksum [2021-09-29T04:14:48.668Z] 595b0fe564bb: Download complete [2021-09-29T04:14:48.668Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T04:14:48.668Z] 170f2ba95c9a: Download complete [2021-09-29T04:14:48.685Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-09-29T04:14:48.713Z] > git --version # timeout=10 [2021-09-29T04:14:48.718Z] > git --version # 'git version 2.24.4' [2021-09-29T04:14:48.726Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T04:14:49.485Z] provisioning config files... [2021-09-29T04:14:49.505Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config893145144465678317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:14:49.654Z] 595b0fe564bb: Pull complete [2021-09-29T04:14:50.021Z] ---> docker-login.sh [2021-09-29T04:14:50.021Z] nexus3.edgexfoundry.org:10001 [2021-09-29T04:14:50.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:14:50.258Z] 24495759ef45: Pull complete [2021-09-29T04:14:50.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:14:50.288Z] Configure a credential helper to remove this warning. See [2021-09-29T04:14:50.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:14:50.288Z] [2021-09-29T04:14:50.288Z] Login Succeeded [2021-09-29T04:14:50.288Z] nexus3.edgexfoundry.org:10002 [2021-09-29T04:14:50.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:14:50.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:14:50.288Z] Configure a credential helper to remove this warning. See [2021-09-29T04:14:50.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:14:50.288Z] [2021-09-29T04:14:50.288Z] Login Succeeded [2021-09-29T04:14:50.288Z] nexus3.edgexfoundry.org:10003 [2021-09-29T04:14:50.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:14:50.544Z] d148012ef14d: Pull complete [2021-09-29T04:14:50.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:14:50.554Z] Configure a credential helper to remove this warning. See [2021-09-29T04:14:50.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:14:50.554Z] [2021-09-29T04:14:50.554Z] Login Succeeded [2021-09-29T04:14:50.554Z] nexus3.edgexfoundry.org:10004 [2021-09-29T04:14:50.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:14:50.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:14:50.554Z] Configure a credential helper to remove this warning. See [2021-09-29T04:14:50.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:14:50.554Z] [2021-09-29T04:14:50.554Z] Login Succeeded [2021-09-29T04:14:50.554Z] docker.io [2021-09-29T04:14:50.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T04:14:51.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T04:14:51.087Z] Configure a credential helper to remove this warning. See [2021-09-29T04:14:51.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T04:14:51.087Z] [2021-09-29T04:14:51.087Z] Login Succeeded [2021-09-29T04:14:51.087Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T04:14:51.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T04:14:51.476Z] ========================================================= [2021-09-29T04:14:51.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T04:14:51.476Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:14:51.956Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-29T04:14:52.229Z] Sending build context to Docker daemon 20.85MB [2021-09-29T04:14:52.229Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T04:14:52.229Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-29T04:14:52.229Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T04:14:52.229Z] 540db60ca938: Pulling fs layer [2021-09-29T04:14:52.229Z] adcc1eea9eea: Pulling fs layer [2021-09-29T04:14:52.229Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T04:14:52.229Z] db62176df00c: Pulling fs layer [2021-09-29T04:14:52.229Z] 3b30891b0d05: Pulling fs layer [2021-09-29T04:14:52.229Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T04:14:52.229Z] c788192a36de: Pulling fs layer [2021-09-29T04:14:52.229Z] a77e37c0d609: Pulling fs layer [2021-09-29T04:14:52.229Z] c3185cebc471: Pulling fs layer [2021-09-29T04:14:52.229Z] db62176df00c: Waiting [2021-09-29T04:14:52.229Z] 3b30891b0d05: Waiting [2021-09-29T04:14:52.229Z] 06b49ca38bd5: Waiting [2021-09-29T04:14:52.229Z] c788192a36de: Waiting [2021-09-29T04:14:52.229Z] a77e37c0d609: Waiting [2021-09-29T04:14:52.229Z] c3185cebc471: Waiting [2021-09-29T04:14:52.229Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T04:14:52.229Z] 4c4ab2625f07: Download complete [2021-09-29T04:14:52.229Z] adcc1eea9eea: Verifying Checksum [2021-09-29T04:14:52.229Z] adcc1eea9eea: Download complete [2021-09-29T04:14:52.229Z] 3b30891b0d05: Verifying Checksum [2021-09-29T04:14:52.229Z] 3b30891b0d05: Download complete [2021-09-29T04:14:52.498Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T04:14:52.498Z] 06b49ca38bd5: Download complete [2021-09-29T04:14:52.498Z] c788192a36de: Verifying Checksum [2021-09-29T04:14:52.498Z] c788192a36de: Download complete [2021-09-29T04:14:52.526Z] 97ac5df62f85: Verifying Checksum [2021-09-29T04:14:52.526Z] 97ac5df62f85: Download complete [2021-09-29T04:14:52.764Z] 540db60ca938: Verifying Checksum [2021-09-29T04:14:52.764Z] 540db60ca938: Download complete [2021-09-29T04:14:52.764Z] 540db60ca938: Pull complete [2021-09-29T04:14:53.039Z] adcc1eea9eea: Pull complete [2021-09-29T04:14:53.039Z] 4c4ab2625f07: Pull complete [2021-09-29T04:14:53.306Z] a77e37c0d609: Verifying Checksum [2021-09-29T04:14:53.306Z] a77e37c0d609: Download complete [2021-09-29T04:14:53.504Z] e90a11edd702: Verifying Checksum [2021-09-29T04:14:53.504Z] e90a11edd702: Download complete [2021-09-29T04:14:56.649Z] c3185cebc471: Verifying Checksum [2021-09-29T04:14:56.649Z] c3185cebc471: Download complete [2021-09-29T04:14:57.232Z] db62176df00c: Download complete [2021-09-29T04:15:00.601Z] db62176df00c: Pull complete [2021-09-29T04:15:00.601Z] 3b30891b0d05: Pull complete [2021-09-29T04:15:00.601Z] 06b49ca38bd5: Pull complete [2021-09-29T04:15:00.601Z] c788192a36de: Pull complete [2021-09-29T04:15:00.601Z] a77e37c0d609: Pull complete [2021-09-29T04:15:02.601Z] c3185cebc471: Pull complete [2021-09-29T04:15:02.601Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T04:15:02.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T04:15:02.601Z] ---> 031687cdd783 [2021-09-29T04:15:02.601Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-29T04:15:03.711Z] e90a11edd702: Pull complete [2021-09-29T04:15:03.994Z] d77568369979: Pull complete [2021-09-29T04:15:04.274Z] fc1c9f9a7f3b: Pull complete [2021-09-29T04:15:04.557Z] ---> Running in 31401a36e34a [2021-09-29T04:15:04.557Z] Removing intermediate container 31401a36e34a [2021-09-29T04:15:04.557Z] ---> 269b12d8a425 [2021-09-29T04:15:04.557Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-29T04:15:04.557Z] ---> Running in 31138657a57e [2021-09-29T04:15:04.557Z] Removing intermediate container 31138657a57e [2021-09-29T04:15:04.557Z] ---> b70760a50ca1 [2021-09-29T04:15:04.557Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T04:15:04.557Z] ---> Running in f60c3f5b9a0e [2021-09-29T04:15:04.557Z] Removing intermediate container f60c3f5b9a0e [2021-09-29T04:15:04.557Z] ---> 25394aeed136 [2021-09-29T04:15:04.557Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-29T04:15:04.557Z] ---> Running in eff570e225bb [2021-09-29T04:15:04.827Z] Removing intermediate container eff570e225bb [2021-09-29T04:15:04.827Z] ---> 4c570ca1046d [2021-09-29T04:15:04.827Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-29T04:15:04.827Z] ---> Running in 4242a7d684c6 [2021-09-29T04:15:04.827Z] Removing intermediate container 4242a7d684c6 [2021-09-29T04:15:04.827Z] ---> 2a0afa332c9c [2021-09-29T04:15:04.827Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T04:15:04.827Z] ---> Running in b9727bf99ffa [2021-09-29T04:15:04.880Z] 170f2ba95c9a: Pull complete [2021-09-29T04:15:05.425Z] Removing intermediate container b9727bf99ffa [2021-09-29T04:15:05.425Z] ---> 6f12f075146f [2021-09-29T04:15:05.425Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T04:15:05.425Z] ---> Running in 877cc1330032 [2021-09-29T04:15:05.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T04:15:06.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T04:15:08.089Z] OK: 219 MiB in 52 packages [2021-09-29T04:15:08.089Z] Removing intermediate container 877cc1330032 [2021-09-29T04:15:08.089Z] ---> 9dddc67fdc18 [2021-09-29T04:15:08.089Z] Step 10/17 : ENV GO111MODULE=on [2021-09-29T04:15:08.089Z] ---> Running in b74a08ee2694 [2021-09-29T04:15:08.089Z] Removing intermediate container b74a08ee2694 [2021-09-29T04:15:08.089Z] ---> 77b11c4a471e [2021-09-29T04:15:08.089Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-29T04:15:08.089Z] ---> Running in dcc2a2274331 [2021-09-29T04:15:08.356Z] Removing intermediate container dcc2a2274331 [2021-09-29T04:15:08.356Z] ---> 36131933f3bb [2021-09-29T04:15:08.356Z] Step 12/17 : COPY go.mod . [2021-09-29T04:15:08.356Z] ---> c238cba65d8f [2021-09-29T04:15:08.356Z] Step 13/17 : COPY Makefile . [2021-09-29T04:15:08.627Z] ---> ef0135e39519 [2021-09-29T04:15:08.627Z] Step 14/17 : RUN make update [2021-09-29T04:15:08.627Z] ---> Running in 603d6232c102 [2021-09-29T04:15:08.896Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-29T04:15:10.310Z] 97ac5df62f85: Pull complete [2021-09-29T04:15:10.310Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T04:15:10.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T04:15:10.310Z] ---> 04bc70af865f [2021-09-29T04:15:10.310Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-29T04:15:14.636Z] ---> Running in 8ddb31d58452 [2021-09-29T04:15:14.636Z] Removing intermediate container 8ddb31d58452 [2021-09-29T04:15:14.636Z] ---> 11e346ced556 [2021-09-29T04:15:14.636Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-29T04:15:14.909Z] ---> Running in 46b44030ee7b [2021-09-29T04:15:15.507Z] Removing intermediate container 46b44030ee7b [2021-09-29T04:15:15.507Z] ---> 86479acec5bd [2021-09-29T04:15:15.507Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T04:15:15.782Z] ---> Running in 61f7aa127e67 [2021-09-29T04:15:16.375Z] Removing intermediate container 61f7aa127e67 [2021-09-29T04:15:16.375Z] ---> 1a65a33f7cf9 [2021-09-29T04:15:16.375Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-29T04:15:16.375Z] ---> Running in 389d3568a977 [2021-09-29T04:15:16.973Z] Removing intermediate container 389d3568a977 [2021-09-29T04:15:16.973Z] ---> 58d3e7e63e49 [2021-09-29T04:15:16.973Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-29T04:15:16.973Z] ---> Running in 9240b256577c [2021-09-29T04:15:17.594Z] Removing intermediate container 9240b256577c [2021-09-29T04:15:17.594Z] ---> 7ba8714e0a5c [2021-09-29T04:15:17.594Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T04:15:17.594Z] ---> Running in 8435ee07e925 [2021-09-29T04:15:20.231Z] Removing intermediate container 8435ee07e925 [2021-09-29T04:15:20.231Z] ---> 2de4c200e0c1 [2021-09-29T04:15:20.231Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T04:15:20.515Z] ---> Running in 146907f1a28b [2021-09-29T04:15:21.223Z] Removing intermediate container 603d6232c102 [2021-09-29T04:15:21.223Z] ---> 2f81048f6116 [2021-09-29T04:15:21.223Z] Step 15/17 : COPY . . [2021-09-29T04:15:21.487Z] ---> 8463cfc61d34 [2021-09-29T04:15:21.487Z] Step 16/17 : RUN go mod tidy [2021-09-29T04:15:21.754Z] ---> Running in ce01f9cc8fcb [2021-09-29T04:15:21.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T04:15:22.335Z] Removing intermediate container ce01f9cc8fcb [2021-09-29T04:15:22.335Z] ---> 39f02ddbf479 [2021-09-29T04:15:22.335Z] Step 17/17 : RUN ${MAKE} [2021-09-29T04:15:22.335Z] ---> Running in e365638e5a5f [2021-09-29T04:15:22.604Z] noop [2021-09-29T04:15:22.604Z] Removing intermediate container e365638e5a5f [2021-09-29T04:15:22.604Z] ---> 14ff58f5e54e [2021-09-29T04:15:22.872Z] Successfully built 14ff58f5e54e [2021-09-29T04:15:22.872Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [2021-09-29T04:15:22.922Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-09-29T04:15:23.239Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T04:15:23.239Z] . [Pipeline] withDockerContainer [2021-09-29T04:15:23.356Z] prd-centos7-docker-4c-2g-99 does not seem to be running inside a container [2021-09-29T04:15:23.430Z] $ 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-x86_64 cat [2021-09-29T04:15:23.773Z] $ docker top a420831376f4a058679a6585e077285e49f0ddfd9a30482b42cecb0bf9ed48c8 -eo pid,comm [Pipeline] { [2021-09-29T04:15:23.902Z] OK: 218 MiB in 52 packages [Pipeline] sh [2021-09-29T04:15:24.229Z] + go version [2021-09-29T04:15:24.229Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T04:15:24.508Z] $ docker stop --time=1 a420831376f4a058679a6585e077285e49f0ddfd9a30482b42cecb0bf9ed48c8 [2021-09-29T04:15:24.884Z] Removing intermediate container 146907f1a28b [2021-09-29T04:15:24.884Z] ---> 3399667d6a89 [2021-09-29T04:15:24.884Z] Step 10/17 : ENV GO111MODULE=on [2021-09-29T04:15:25.156Z] ---> Running in 7e47eedb7ef0 [2021-09-29T04:15:25.692Z] $ docker rm -f a420831376f4a058679a6585e077285e49f0ddfd9a30482b42cecb0bf9ed48c8 [2021-09-29T04:15:25.759Z] Removing intermediate container 7e47eedb7ef0 [2021-09-29T04:15:25.759Z] ---> 79e69bfd0ef9 [2021-09-29T04:15:25.759Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-29T04:15:26.033Z] ---> Running in c8557aa7b963 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:15:26.629Z] Removing intermediate container c8557aa7b963 [2021-09-29T04:15:26.629Z] ---> 063bfd2d6661 [2021-09-29T04:15:26.629Z] Step 12/17 : COPY go.mod . [2021-09-29T04:15:26.647Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T04:15:26.647Z] . [Pipeline] withDockerContainer [2021-09-29T04:15:26.755Z] prd-centos7-docker-4c-2g-99 does not seem to be running inside a container [2021-09-29T04:15:26.824Z] $ 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-x86_64 cat [2021-09-29T04:15:27.205Z] $ docker top 96c6b582bc0ae11ab47e60bdfab7f3b1e00172ffadc89a3973a2c65cbcc34002 -eo pid,comm [2021-09-29T04:15:27.225Z] ---> 6ea611327fef [2021-09-29T04:15:27.225Z] Step 13/17 : COPY Makefile . [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-29T04:15:27.745Z] + go mod tidy [Pipeline] sh [2021-09-29T04:15:28.201Z] ---> 33ebc13ba8f2 [2021-09-29T04:15:28.201Z] Step 14/17 : RUN make update [2021-09-29T04:15:28.201Z] ---> Running in 5124e64f7d12 [2021-09-29T04:15:28.383Z] + make test [2021-09-29T04:15:28.383Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-29T04:15:28.670Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-29T04:15:29.645Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-29T04:15:38.793Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-29T04:15:38.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-29T04:15:38.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-29T04:15:38.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-29T04:15:38.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-29T04:15:38.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-29T04:15:38.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-29T04:15:38.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-29T04:15:38.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-29T04:15:38.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-29T04:15:38.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-29T04:15:38.793Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-29T04:15:39.062Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-29T04:15:44.482Z] $ docker stop --time=1 96c6b582bc0ae11ab47e60bdfab7f3b1e00172ffadc89a3973a2c65cbcc34002 [2021-09-29T04:15:45.854Z] $ docker rm -f 96c6b582bc0ae11ab47e60bdfab7f3b1e00172ffadc89a3973a2c65cbcc34002 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T04:15:46.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-29T04:15:46.621Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-29T04:15:49.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-29T04:15:49.789Z] + ls -al . [2021-09-29T04:15:49.789Z] total 88 [2021-09-29T04:15:49.789Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 29 04:15 . [2021-09-29T04:15:49.789Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 29 04:14 .. [2021-09-29T04:15:49.789Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 29 04:14 assets [2021-09-29T04:15:49.789Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 29 04:14 bin [2021-09-29T04:15:49.789Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 29 04:14 cmd [2021-09-29T04:15:49.789Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 29 04:14 CONTRIBUTING.md [2021-09-29T04:15:49.789Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 29 04:15 coverage.out [2021-09-29T04:15:49.789Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 29 04:14 Dockerfile [2021-09-29T04:15:49.789Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 29 04:14 docs [2021-09-29T04:15:49.789Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 29 04:14 .git [2021-09-29T04:15:49.789Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 29 04:14 .github [2021-09-29T04:15:49.789Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 29 04:14 .gitignore [2021-09-29T04:15:49.789Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 29 04:14 go.mod [2021-09-29T04:15:49.789Z] -rw-r--r--. 1 jenkins jenkins 24176 Sep 29 04:15 go.sum [2021-09-29T04:15:49.789Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 29 04:14 internal [2021-09-29T04:15:49.789Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 29 04:14 Jenkinsfile [2021-09-29T04:15:49.789Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 29 04:14 LICENSE [2021-09-29T04:15:49.789Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 29 04:14 Makefile [2021-09-29T04:15:49.789Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 29 04:14 pkg [2021-09-29T04:15:49.789Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 29 04:14 README.md [2021-09-29T04:15:49.789Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 29 04:14 snap [2021-09-29T04:15:49.789Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 29 04:11 VERSION [2021-09-29T04:15:49.789Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 29 04:14 version.go [2021-09-29T04:15:49.789Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 29 04:14 web [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:15:50.154Z] + 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=c244de6074eb75b7e44922279c75ef79817c54f9 --label arch=amd64 --label version=0.0.0 . [2021-09-29T04:15:50.155Z] Sending build context to Docker daemon 20.88MB [2021-09-29T04:15:50.155Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T04:15:50.155Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-29T04:15:50.155Z] ---> 14ff58f5e54e [2021-09-29T04:15:50.155Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-29T04:15:50.426Z] ---> Running in b27ff537e62f [2021-09-29T04:15:50.426Z] Removing intermediate container b27ff537e62f [2021-09-29T04:15:50.426Z] ---> a7da1b7d6e3e [2021-09-29T04:15:50.426Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-29T04:15:50.426Z] ---> Running in 856c721d0938 [2021-09-29T04:15:50.699Z] Removing intermediate container 856c721d0938 [2021-09-29T04:15:50.699Z] ---> 11211086d38a [2021-09-29T04:15:50.699Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T04:15:50.699Z] ---> Running in fb2e8a168162 [2021-09-29T04:15:50.699Z] Removing intermediate container fb2e8a168162 [2021-09-29T04:15:50.699Z] ---> e4373ead950c [2021-09-29T04:15:50.699Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-29T04:15:50.699Z] ---> Running in b691317bd1f5 [2021-09-29T04:15:50.699Z] Removing intermediate container b691317bd1f5 [2021-09-29T04:15:50.699Z] ---> 302136a11c08 [2021-09-29T04:15:50.699Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-29T04:15:50.968Z] ---> Running in a872c2c61a57 [2021-09-29T04:15:50.968Z] Removing intermediate container a872c2c61a57 [2021-09-29T04:15:50.968Z] ---> 0bc2669e0616 [2021-09-29T04:15:50.968Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T04:15:50.968Z] ---> Running in b75670fae70b [2021-09-29T04:15:51.559Z] Removing intermediate container b75670fae70b [2021-09-29T04:15:51.559Z] ---> a697f3ab1e2e [2021-09-29T04:15:51.559Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T04:15:51.559Z] ---> Running in 3eb91e95865d [2021-09-29T04:15:51.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T04:15:52.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T04:15:53.051Z] OK: 219 MiB in 52 packages [2021-09-29T04:15:53.331Z] Removing intermediate container 3eb91e95865d [2021-09-29T04:15:53.331Z] ---> 362176d7fdc8 [2021-09-29T04:15:53.331Z] Step 10/25 : ENV GO111MODULE=on [2021-09-29T04:15:53.331Z] ---> Running in 71ad1be713cb [2021-09-29T04:15:53.331Z] Removing intermediate container 71ad1be713cb [2021-09-29T04:15:53.331Z] ---> 2bbba1199df0 [2021-09-29T04:15:53.331Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-29T04:15:53.331Z] ---> Running in 6222a435fc4e [2021-09-29T04:15:53.602Z] Removing intermediate container 6222a435fc4e [2021-09-29T04:15:53.602Z] ---> bdd21d65ebf0 [2021-09-29T04:15:53.602Z] Step 12/25 : COPY go.mod . [2021-09-29T04:15:53.602Z] ---> c0ff010636ac [2021-09-29T04:15:53.602Z] Step 13/25 : COPY Makefile . [2021-09-29T04:15:53.869Z] ---> e2544cd6f1dc [2021-09-29T04:15:53.869Z] Step 14/25 : RUN make update [2021-09-29T04:15:53.869Z] ---> Running in 332f0602fdc4 [2021-09-29T04:15:54.138Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-29T04:15:54.403Z] Removing intermediate container 332f0602fdc4 [2021-09-29T04:15:54.403Z] ---> 7a45ad905093 [2021-09-29T04:15:54.403Z] Step 15/25 : COPY . . [2021-09-29T04:15:54.985Z] ---> bbe87a6ea623 [2021-09-29T04:15:54.985Z] Step 16/25 : RUN go mod tidy [2021-09-29T04:15:54.985Z] ---> Running in 4646165c5526 [2021-09-29T04:15:55.574Z] Removing intermediate container 4646165c5526 [2021-09-29T04:15:55.574Z] ---> ec17d3c62315 [2021-09-29T04:15:55.574Z] Step 17/25 : RUN ${MAKE} [2021-09-29T04:15:55.574Z] ---> Running in 608f0ead02ee [2021-09-29T04:15:55.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-29T04:15:56.440Z] Removing intermediate container 5124e64f7d12 [2021-09-29T04:15:56.440Z] ---> c29f8fb9990b [2021-09-29T04:15:56.440Z] Step 15/17 : COPY . . [2021-09-29T04:15:58.421Z] ---> 34a6b046ebc5 [2021-09-29T04:15:58.421Z] Step 16/17 : RUN go mod tidy [2021-09-29T04:15:58.421Z] ---> Running in c91ffbb48a29 [2021-09-29T04:16:01.817Z] Removing intermediate container c91ffbb48a29 [2021-09-29T04:16:01.817Z] ---> 3346549ab0ae [2021-09-29T04:16:01.817Z] Step 17/17 : RUN ${MAKE} [2021-09-29T04:16:01.817Z] ---> Running in 98dd58e09319 [2021-09-29T04:16:02.810Z] noop [2021-09-29T04:16:03.794Z] Removing intermediate container 98dd58e09319 [2021-09-29T04:16:03.794Z] ---> 37314871a7ad [2021-09-29T04:16:04.066Z] Successfully built 37314871a7ad [2021-09-29T04:16:04.066Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:16:04.459Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T04:16:04.459Z] . [Pipeline] withDockerContainer [2021-09-29T04:16:04.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-98 does not seem to be running inside a container [2021-09-29T04:16:04.794Z] $ 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 [2021-09-29T04:16:05.971Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-29T04:16:06.241Z] Removing intermediate container 608f0ead02ee [2021-09-29T04:16:06.241Z] ---> b170be79e005 [2021-09-29T04:16:06.241Z] Step 18/25 : FROM alpine:3.14 [2021-09-29T04:16:06.486Z] $ docker top 2dd3bffe97b3e4abf6179fa9ee6c859cd46775d1fb043b567232ebc2d67022ff -eo pid,comm [Pipeline] { [2021-09-29T04:16:06.821Z] 3.14: Pulling from library/alpine [Pipeline] sh [2021-09-29T04:16:07.088Z] a0d0a0d46f8b: Pulling fs layer [2021-09-29T04:16:07.366Z] a0d0a0d46f8b: Download complete [2021-09-29T04:16:07.540Z] + go version [2021-09-29T04:16:07.540Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T04:16:07.577Z] $ docker stop --time=1 2dd3bffe97b3e4abf6179fa9ee6c859cd46775d1fb043b567232ebc2d67022ff [2021-09-29T04:16:07.635Z] a0d0a0d46f8b: Pull complete [2021-09-29T04:16:07.635Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T04:16:07.635Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T04:16:07.635Z] ---> 14119a10abf4 [2021-09-29T04:16:07.635Z] Step 19/25 : EXPOSE 4000 [2021-09-29T04:16:07.635Z] ---> Running in 195174280b4a [2021-09-29T04:16:07.635Z] Removing intermediate container 195174280b4a [2021-09-29T04:16:07.635Z] ---> 48782682db93 [2021-09-29T04:16:07.635Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-29T04:16:08.222Z] ---> 9798711b151b [2021-09-29T04:16:08.222Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-29T04:16:08.222Z] ---> Running in 9dc3d7ce3c4c [2021-09-29T04:16:08.222Z] Removing intermediate container 9dc3d7ce3c4c [2021-09-29T04:16:08.222Z] ---> 56ee6ea10cbd [2021-09-29T04:16:08.222Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-29T04:16:08.222Z] ---> Running in a722862eaaf9 [2021-09-29T04:16:08.222Z] Removing intermediate container a722862eaaf9 [2021-09-29T04:16:08.222Z] ---> 40ee22dce816 [2021-09-29T04:16:08.222Z] Step 23/25 : LABEL arch=amd64 [2021-09-29T04:16:08.222Z] ---> Running in 36826033d48d [2021-09-29T04:16:08.490Z] Removing intermediate container 36826033d48d [2021-09-29T04:16:08.490Z] ---> 57b9f99dde9c [2021-09-29T04:16:08.490Z] Step 24/25 : LABEL git_sha=c244de6074eb75b7e44922279c75ef79817c54f9 [2021-09-29T04:16:08.490Z] ---> Running in 3760d5f4008f [2021-09-29T04:16:08.490Z] Removing intermediate container 3760d5f4008f [2021-09-29T04:16:08.490Z] ---> 1c8d14eb4af8 [2021-09-29T04:16:08.490Z] Step 25/25 : LABEL version=0.0.0 [2021-09-29T04:16:08.490Z] ---> Running in ad0ff3b45e5a [2021-09-29T04:16:08.756Z] Removing intermediate container ad0ff3b45e5a [2021-09-29T04:16:08.756Z] ---> c4a01475f430 [2021-09-29T04:16:08.756Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-29T04:16:08.756Z] Successfully built c4a01475f430 [2021-09-29T04:16:08.756Z] Successfully tagged edgex-ui:latest [2021-09-29T04:16:09.606Z] $ docker rm -f 2dd3bffe97b3e4abf6179fa9ee6c859cd46775d1fb043b567232ebc2d67022ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-09-29T04:16:11.033Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T04:16:11.033Z] . [Pipeline] // stage Post stage [Pipeline] withDockerContainer [2021-09-29T04:16:11.402Z] prd-ubuntu18.04-docker-arm64-4c-16g-98 does not seem to be running inside a container [2021-09-29T04:16:11.478Z] $ 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 [2021-09-29T04:16:13.304Z] $ docker top 16edd2278f57a20e0344d4616b006dd6f6e5ba631a326d54a390e625f7fdd4de -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:16:14.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T04:16:14.221Z] [2021-09-29T04:16:14.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:16:14.432Z] + go mod tidy [2021-09-29T04:16:14.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T04:16:14.613Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T04:16:14.613Z] b4d181a07f80: Pulling fs layer [2021-09-29T04:16:14.613Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T04:16:14.613Z] ed53099fbce6: Pulling fs layer [2021-09-29T04:16:14.613Z] dc539afda2c1: Pulling fs layer [2021-09-29T04:16:14.613Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T04:16:14.613Z] 9065ff56babe: Pulling fs layer [2021-09-29T04:16:14.613Z] d287ab97295c: Pulling fs layer [2021-09-29T04:16:14.613Z] dc539afda2c1: Waiting [2021-09-29T04:16:14.613Z] 9065ff56babe: Waiting [2021-09-29T04:16:14.613Z] d287ab97295c: Waiting [2021-09-29T04:16:14.613Z] 77bc0d833cb6: Waiting [2021-09-29T04:16:14.880Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T04:16:14.880Z] a1111a8f2ec3: Download complete [2021-09-29T04:16:14.880Z] dc539afda2c1: Verifying Checksum [2021-09-29T04:16:14.880Z] dc539afda2c1: Download complete [Pipeline] sh [2021-09-29T04:16:15.150Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T04:16:15.150Z] 77bc0d833cb6: Download complete [2021-09-29T04:16:15.150Z] 9065ff56babe: Verifying Checksum [2021-09-29T04:16:15.150Z] 9065ff56babe: Download complete [2021-09-29T04:16:15.150Z] ed53099fbce6: Verifying Checksum [2021-09-29T04:16:15.150Z] ed53099fbce6: Download complete [2021-09-29T04:16:15.724Z] + make test [2021-09-29T04:16:15.724Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-29T04:16:15.731Z] b4d181a07f80: Verifying Checksum [2021-09-29T04:16:15.731Z] b4d181a07f80: Download complete [2021-09-29T04:16:17.164Z] b4d181a07f80: Pull complete [2021-09-29T04:16:17.164Z] a1111a8f2ec3: Pull complete [2021-09-29T04:16:17.165Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-29T04:16:17.446Z] ed53099fbce6: Pull complete [2021-09-29T04:16:17.446Z] dc539afda2c1: Pull complete [2021-09-29T04:16:17.717Z] 77bc0d833cb6: Pull complete [2021-09-29T04:16:17.983Z] 9065ff56babe: Pull complete [2021-09-29T04:16:19.401Z] d287ab97295c: Verifying Checksum [2021-09-29T04:16:19.401Z] d287ab97295c: Download complete [2021-09-29T04:16:23.657Z] d287ab97295c: Pull complete [2021-09-29T04:16:23.657Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T04:16:23.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T04:16:23.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T04:16:23.772Z] prd-centos7-docker-4c-2g-99 does not seem to be running inside a container [2021-09-29T04:16:23.832Z] $ 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:latest cat [2021-09-29T04:16:26.244Z] $ docker top 0ca1f977493a24f024396128e517f8104f731114a0d2ef9cb150254bd391a7e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:16:26.911Z] ---> job-cost.sh [2021-09-29T04:16:26.911Z] lf-activate-venv: SKIPPING [2021-09-29T04:16:26.911Z] INFO: No Stack... [2021-09-29T04:16:27.872Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T04:16:28.137Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T04:16:28.477Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-09-29T04:16:28.477Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T04:16:28.544Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] [2021-09-29T04:16:28.552Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] did not exist. Created. [2021-09-29T04:16:28.552Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T04:16:28.988Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-29T04:16:29.062Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T04:16:29.086Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T04:16:29.171Z] $ docker stop --time=1 0ca1f977493a24f024396128e517f8104f731114a0d2ef9cb150254bd391a7e1 [2021-09-29T04:16:30.343Z] $ docker rm -f 0ca1f977493a24f024396128e517f8104f731114a0d2ef9cb150254bd391a7e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T04:16:49.548Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-29T04:16:49.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-29T04:16:49.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-29T04:16:49.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-29T04:16:49.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-29T04:16:49.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-29T04:16:49.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-29T04:16:49.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-29T04:16:49.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-29T04:16:49.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-29T04:16:49.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-29T04:16:49.548Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-29T04:16:49.548Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-29T04:17:16.415Z] $ docker stop --time=1 16edd2278f57a20e0344d4616b006dd6f6e5ba631a326d54a390e625f7fdd4de [2021-09-29T04:17:18.413Z] $ docker rm -f 16edd2278f57a20e0344d4616b006dd6f6e5ba631a326d54a390e625f7fdd4de [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T04:17:19.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-29T04:17:19.338Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T04:17:20.075Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-29T04:17:20.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-29T04:17:21.283Z] + ls -al . [2021-09-29T04:17:21.283Z] total 128 [2021-09-29T04:17:21.283Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 29 04:16 . [2021-09-29T04:17:21.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 04:14 .. [2021-09-29T04:17:21.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 04:14 .git [2021-09-29T04:17:21.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 04:14 .github [2021-09-29T04:17:21.283Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 29 04:14 .gitignore [2021-09-29T04:17:21.283Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 29 04:14 CONTRIBUTING.md [2021-09-29T04:17:21.283Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 29 04:14 Dockerfile [2021-09-29T04:17:21.283Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 29 04:14 Jenkinsfile [2021-09-29T04:17:21.283Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 29 04:14 LICENSE [2021-09-29T04:17:21.283Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 29 04:14 Makefile [2021-09-29T04:17:21.283Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 29 04:14 README.md [2021-09-29T04:17:21.283Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 04:11 VERSION [2021-09-29T04:17:21.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 04:14 assets [2021-09-29T04:17:21.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 04:14 bin [2021-09-29T04:17:21.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 04:14 cmd [2021-09-29T04:17:21.283Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 29 04:16 coverage.out [2021-09-29T04:17:21.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 04:14 docs [2021-09-29T04:17:21.283Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 29 04:14 go.mod [2021-09-29T04:17:21.283Z] -rw-r--r-- 1 jenkins jenkins 24176 Sep 29 04:16 go.sum [2021-09-29T04:17:21.283Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 04:14 internal [2021-09-29T04:17:21.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 04:14 pkg [2021-09-29T04:17:21.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 04:14 snap [2021-09-29T04:17:21.283Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 29 04:14 version.go [2021-09-29T04:17:21.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 04:14 web [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:17:21.771Z] + 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=c244de6074eb75b7e44922279c75ef79817c54f9 --label arch=arm64 --label version=0.0.0 . [2021-09-29T04:17:22.790Z] Sending build context to Docker daemon 20.88MB [2021-09-29T04:17:22.790Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T04:17:22.790Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-29T04:17:22.790Z] ---> 37314871a7ad [2021-09-29T04:17:22.790Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-29T04:17:23.385Z] ---> Running in 453baace3904 [2021-09-29T04:17:23.661Z] Removing intermediate container 453baace3904 [2021-09-29T04:17:23.661Z] ---> d96c8951f498 [2021-09-29T04:17:23.661Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-29T04:17:23.933Z] ---> Running in 0ffb9a68189e [2021-09-29T04:17:24.204Z] Removing intermediate container 0ffb9a68189e [2021-09-29T04:17:24.204Z] ---> 24e5c60e16d4 [2021-09-29T04:17:24.204Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T04:17:24.478Z] ---> Running in c1228412b2f4 [2021-09-29T04:17:25.077Z] Removing intermediate container c1228412b2f4 [2021-09-29T04:17:25.077Z] ---> b3b5913dc4f1 [2021-09-29T04:17:25.077Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-29T04:17:25.077Z] ---> Running in 6fc5aeaaf261 [2021-09-29T04:17:25.671Z] Removing intermediate container 6fc5aeaaf261 [2021-09-29T04:17:25.671Z] ---> 9a6a977fe434 [2021-09-29T04:17:25.671Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-29T04:17:25.671Z] ---> Running in f441ba93b6b2 [2021-09-29T04:17:26.264Z] Removing intermediate container f441ba93b6b2 [2021-09-29T04:17:26.264Z] ---> 804581e74884 [2021-09-29T04:17:26.264Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T04:17:26.264Z] ---> Running in 40220008f527 [2021-09-29T04:17:28.879Z] Removing intermediate container 40220008f527 [2021-09-29T04:17:28.879Z] ---> 210a18880023 [2021-09-29T04:17:28.879Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T04:17:28.879Z] ---> Running in 37010ebe95dd [2021-09-29T04:17:29.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T04:17:30.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T04:17:31.808Z] OK: 218 MiB in 52 packages [2021-09-29T04:17:32.786Z] Removing intermediate container 37010ebe95dd [2021-09-29T04:17:32.786Z] ---> 1eafe30db726 [2021-09-29T04:17:32.786Z] Step 10/25 : ENV GO111MODULE=on [2021-09-29T04:17:33.060Z] ---> Running in f725b46caa5d [2021-09-29T04:17:33.333Z] Removing intermediate container f725b46caa5d [2021-09-29T04:17:33.333Z] ---> a11df9c59a44 [2021-09-29T04:17:33.333Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-29T04:17:33.609Z] ---> Running in 22740621d402 [2021-09-29T04:17:34.206Z] Removing intermediate container 22740621d402 [2021-09-29T04:17:34.206Z] ---> b9a0308a1275 [2021-09-29T04:17:34.206Z] Step 12/25 : COPY go.mod . [2021-09-29T04:17:34.801Z] ---> a40565fe2f41 [2021-09-29T04:17:34.801Z] Step 13/25 : COPY Makefile . [2021-09-29T04:17:35.784Z] ---> 465927f32914 [2021-09-29T04:17:35.784Z] Step 14/25 : RUN make update [2021-09-29T04:17:35.784Z] ---> Running in a8084b136af1 [2021-09-29T04:17:37.231Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-29T04:17:38.212Z] Removing intermediate container a8084b136af1 [2021-09-29T04:17:38.212Z] ---> a1a045f32bbc [2021-09-29T04:17:38.212Z] Step 15/25 : COPY . . [2021-09-29T04:17:40.826Z] ---> df2900cdbcd6 [2021-09-29T04:17:40.826Z] Step 16/25 : RUN go mod tidy [2021-09-29T04:17:41.098Z] ---> Running in 97edb8c63045 [2021-09-29T04:17:43.714Z] Removing intermediate container 97edb8c63045 [2021-09-29T04:17:43.714Z] ---> b98955c40fa7 [2021-09-29T04:17:43.714Z] Step 17/25 : RUN ${MAKE} [2021-09-29T04:17:43.988Z] ---> Running in d0fed1e90e48 [2021-09-29T04:17:45.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-29T04:18:12.239Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-29T04:18:16.550Z] Removing intermediate container d0fed1e90e48 [2021-09-29T04:18:16.550Z] ---> 49eeadf95ca6 [2021-09-29T04:18:16.550Z] Step 18/25 : FROM alpine:3.14 [2021-09-29T04:18:17.524Z] 3.14: Pulling from library/alpine [2021-09-29T04:18:17.524Z] 552d1f2373af: Pulling fs layer [2021-09-29T04:18:18.117Z] 552d1f2373af: Download complete [2021-09-29T04:18:18.708Z] 552d1f2373af: Pull complete [2021-09-29T04:18:18.708Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T04:18:18.708Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T04:18:18.708Z] ---> bb3de5531c18 [2021-09-29T04:18:18.708Z] Step 19/25 : EXPOSE 4000 [2021-09-29T04:18:18.984Z] ---> Running in 6b673bc9e985 [2021-09-29T04:18:19.255Z] Removing intermediate container 6b673bc9e985 [2021-09-29T04:18:19.255Z] ---> 55b19d9edeb3 [2021-09-29T04:18:19.255Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-29T04:18:21.229Z] ---> 334f97d4cf46 [2021-09-29T04:18:21.229Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-29T04:18:21.229Z] ---> Running in 12bbb061cbcb [2021-09-29T04:18:21.502Z] Removing intermediate container 12bbb061cbcb [2021-09-29T04:18:21.502Z] ---> 7b62e0c8c38e [2021-09-29T04:18:21.502Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-29T04:18:21.775Z] ---> Running in 7f7280e3579e [2021-09-29T04:18:22.373Z] Removing intermediate container 7f7280e3579e [2021-09-29T04:18:22.373Z] ---> 4810b5ffbe8e [2021-09-29T04:18:22.373Z] Step 23/25 : LABEL arch=arm64 [2021-09-29T04:18:22.373Z] ---> Running in a698909fcb2a [2021-09-29T04:18:22.966Z] Removing intermediate container a698909fcb2a [2021-09-29T04:18:22.966Z] ---> 25da3ad58aa6 [2021-09-29T04:18:22.966Z] Step 24/25 : LABEL git_sha=c244de6074eb75b7e44922279c75ef79817c54f9 [2021-09-29T04:18:22.966Z] ---> Running in 3991cb461897 [2021-09-29T04:18:23.561Z] Removing intermediate container 3991cb461897 [2021-09-29T04:18:23.561Z] ---> 7dcc4900e790 [2021-09-29T04:18:23.561Z] Step 25/25 : LABEL version=0.0.0 [2021-09-29T04:18:23.561Z] ---> Running in c1ceb67225aa [2021-09-29T04:18:24.153Z] Removing intermediate container c1ceb67225aa [2021-09-29T04:18:24.153Z] ---> a4c7e67d69e4 [2021-09-29T04:18:24.153Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-29T04:18:24.153Z] Successfully built a4c7e67d69e4 [2021-09-29T04:18:24.153Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:18:25.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T04:18:25.389Z] [2021-09-29T04:18:25.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:18:25.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T04:18:26.063Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T04:18:26.063Z] 448f6bf000e3: Pulling fs layer [2021-09-29T04:18:26.063Z] f757da607395: Pulling fs layer [2021-09-29T04:18:26.063Z] 05883995daec: Pulling fs layer [2021-09-29T04:18:26.063Z] 8603b9c90790: Pulling fs layer [2021-09-29T04:18:26.063Z] 1560dd03e051: Pulling fs layer [2021-09-29T04:18:26.063Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T04:18:26.063Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T04:18:26.063Z] 1560dd03e051: Waiting [2021-09-29T04:18:26.063Z] 27f5ce0e4adf: Waiting [2021-09-29T04:18:26.063Z] c2d8d7efcc4b: Waiting [2021-09-29T04:18:26.063Z] 8603b9c90790: Waiting [2021-09-29T04:18:26.340Z] f757da607395: Verifying Checksum [2021-09-29T04:18:26.340Z] f757da607395: Download complete [2021-09-29T04:18:26.340Z] 8603b9c90790: Verifying Checksum [2021-09-29T04:18:26.340Z] 8603b9c90790: Download complete [2021-09-29T04:18:26.340Z] 1560dd03e051: Verifying Checksum [2021-09-29T04:18:26.340Z] 1560dd03e051: Download complete [2021-09-29T04:18:26.611Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T04:18:26.612Z] 27f5ce0e4adf: Download complete [2021-09-29T04:18:26.612Z] 05883995daec: Verifying Checksum [2021-09-29T04:18:26.612Z] 05883995daec: Download complete [2021-09-29T04:18:27.208Z] 448f6bf000e3: Verifying Checksum [2021-09-29T04:18:27.208Z] 448f6bf000e3: Download complete [2021-09-29T04:18:29.835Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T04:18:29.835Z] c2d8d7efcc4b: Download complete [2021-09-29T04:18:30.812Z] 448f6bf000e3: Pull complete [2021-09-29T04:18:31.411Z] f757da607395: Pull complete [2021-09-29T04:18:32.845Z] 05883995daec: Pull complete [2021-09-29T04:18:33.118Z] 8603b9c90790: Pull complete [2021-09-29T04:18:34.092Z] 1560dd03e051: Pull complete [2021-09-29T04:18:34.371Z] 27f5ce0e4adf: Pull complete [2021-09-29T04:18:49.459Z] c2d8d7efcc4b: Pull complete [2021-09-29T04:18:49.459Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T04:18:49.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T04:18:49.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T04:18:49.740Z] prd-ubuntu18.04-docker-arm64-4c-16g-98 does not seem to be running inside a container [2021-09-29T04:18:49.812Z] $ 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 [2021-09-29T04:18:53.870Z] $ docker top 79634d1225f4840d3f6ac87cf9d79ce9d62ba5718b4366852b004d1e103c60a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:18:54.932Z] ---> job-cost.sh [2021-09-29T04:18:54.932Z] lf-activate-venv: SKIPPING [2021-09-29T04:18:54.932Z] INFO: No Stack... [2021-09-29T04:18:55.906Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T04:18:56.186Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T04:18:56.867Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-09-29T04:18:56.867Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T04:18:56.963Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] [2021-09-29T04:18:56.971Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] did not exist. Created. [2021-09-29T04:18:56.971Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T04:18:57.746Z] /w/workspace/edgex-ui-go/1@tmp/durable-641ac06a/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-641ac06a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-29T04:18:58.439Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T04:18:58.483Z] Warning: overwriting stash ‘stack-cost’ [2021-09-29T04:18:58.613Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T04:18:58.635Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T04:18:58.709Z] $ docker stop --time=1 79634d1225f4840d3f6ac87cf9d79ce9d62ba5718b4366852b004d1e103c60a7 [2021-09-29T04:19:00.382Z] $ docker rm -f 79634d1225f4840d3f6ac87cf9d79ce9d62ba5718b4366852b004d1e103c60a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-29T04:19:02.065Z] provisioning config files... [2021-09-29T04:19:02.083Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/config3001588449416582798tmp [Pipeline] { [Pipeline] sh [2021-09-29T04:19:02.471Z] + set +x [2021-09-29T04:19:02.471Z] + curl -s https://codecov.io/bash [2021-09-29T04:19:02.471Z] + bash -s -- [2021-09-29T04:19:02.471Z] [2021-09-29T04:19:02.471Z] _____ _ [2021-09-29T04:19:02.471Z] / ____| | | [2021-09-29T04:19:02.471Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T04:19:02.471Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T04:19:02.471Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T04:19:02.471Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T04:19:02.471Z] Bash-1.0.6 [2021-09-29T04:19:02.471Z] [2021-09-29T04:19:02.471Z] [2021-09-29T04:19:02.471Z] ==> git version 2.24.4 found [2021-09-29T04:19:02.471Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-29T04:19:02.471Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T04:19:02.471Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T04:19:02.471Z] ==> Jenkins CI detected. [2021-09-29T04:19:02.471Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-445 [2021-09-29T04:19:02.471Z] project root: . [2021-09-29T04:19:02.471Z] --> token set from env [2021-09-29T04:19:02.745Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T04:19:02.745Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T04:19:02.745Z] ==> Python coveragepy not found [2021-09-29T04:19:02.745Z] ==> Searching for coverage reports in: [2021-09-29T04:19:02.745Z] + . [2021-09-29T04:19:02.745Z] -> Found 1 reports [2021-09-29T04:19:02.745Z] ==> Detecting git/mercurial file structure [2021-09-29T04:19:02.745Z] ==> Reading reports [2021-09-29T04:19:02.745Z] + ./coverage.out bytes=10 [2021-09-29T04:19:02.745Z] ==> Appending adjustments [2021-09-29T04:19:02.745Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T04:19:02.745Z] + Found adjustments [2021-09-29T04:19:02.745Z] ==> Gzipping contents [2021-09-29T04:19:02.745Z] 4.0K /tmp/codecov.QJ27ep.gz [2021-09-29T04:19:02.745Z] ==> Uploading reports [2021-09-29T04:19:02.745Z] url: https://codecov.io [2021-09-29T04:19:02.745Z] query: branch=PR-445&commit=c244de6074eb75b7e44922279c75ef79817c54f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-445%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=445&job=&cmd_args= [2021-09-29T04:19:02.745Z] -> Pinging Codecov [2021-09-29T04:19:02.745Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-445&commit=c244de6074eb75b7e44922279c75ef79817c54f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-445%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=445&job=&cmd_args= [2021-09-29T04:19:03.332Z] -> Uploading to [2021-09-29T04:19:03.332Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/FB506323287CE973F263BFD2A0EB1F37/c244de6074eb75b7e44922279c75ef79817c54f9/aa2f10b4-ceb2-42a5-b8eb-e574996e67c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T041903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33472daadbe1ed48fe5b77d3dd5f626f3769fd9519dfb2d24e515e5119ba4e7c [2021-09-29T04:19:03.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T04:19:03.332Z] Dload Upload Total Spent Left Speed [2021-09-29T04:19:03.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3455 0 0 100 3455 0 10000 --:--:-- --:--:-- --:--:-- 9985 [2021-09-29T04:19:03.603Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c244de6074eb75b7e44922279c75ef79817c54f9 [Pipeline] } [2021-09-29T04:19:03.632Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-29T04:19:06.625Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-445/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:19:07.009Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:19:07.645Z] ---> package-listing.sh [2021-09-29T04:19:07.645Z] ++ facter osfamily [2021-09-29T04:19:07.645Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T04:19:07.914Z] + OS_FAMILY=redhat [2021-09-29T04:19:07.914Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-445 [2021-09-29T04:19:07.914Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T04:19:07.914Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T04:19:07.914Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T04:19:07.914Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T04:19:07.914Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-445 ']' [2021-09-29T04:19:07.914Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T04:19:07.914Z] + case "${OS_FAMILY}" in [2021-09-29T04:19:07.914Z] + rpm -qa [2021-09-29T04:19:07.914Z] + sort [2021-09-29T04:19:08.514Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T04:19:08.514Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T04:19:08.514Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T04:19:08.514Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-445 ']' [2021-09-29T04:19:08.514Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-445/archives/ [2021-09-29T04:19:08.514Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-445/archives/ [Pipeline] echo [2021-09-29T04:19:08.562Z] 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-445/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T04:19:08.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:19:09.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T04:19:09.521Z] [2021-09-29T04:19:09.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:19:09.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T04:19:09.896Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T04:19:09.896Z] b4d181a07f80: Pulling fs layer [2021-09-29T04:19:09.896Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T04:19:09.896Z] ed53099fbce6: Pulling fs layer [2021-09-29T04:19:09.896Z] dc539afda2c1: Pulling fs layer [2021-09-29T04:19:09.896Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T04:19:09.896Z] 9065ff56babe: Pulling fs layer [2021-09-29T04:19:09.896Z] d287ab97295c: Pulling fs layer [2021-09-29T04:19:09.896Z] dc539afda2c1: Waiting [2021-09-29T04:19:09.896Z] 77bc0d833cb6: Waiting [2021-09-29T04:19:09.896Z] 9065ff56babe: Waiting [2021-09-29T04:19:09.896Z] d287ab97295c: Waiting [2021-09-29T04:19:10.163Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T04:19:10.163Z] a1111a8f2ec3: Download complete [2021-09-29T04:19:10.163Z] dc539afda2c1: Verifying Checksum [2021-09-29T04:19:10.163Z] dc539afda2c1: Download complete [2021-09-29T04:19:10.745Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T04:19:10.745Z] 77bc0d833cb6: Download complete [2021-09-29T04:19:10.745Z] 9065ff56babe: Verifying Checksum [2021-09-29T04:19:10.745Z] 9065ff56babe: Download complete [2021-09-29T04:19:10.745Z] ed53099fbce6: Verifying Checksum [2021-09-29T04:19:10.745Z] ed53099fbce6: Download complete [2021-09-29T04:19:11.708Z] b4d181a07f80: Verifying Checksum [2021-09-29T04:19:11.708Z] b4d181a07f80: Download complete [2021-09-29T04:19:13.138Z] b4d181a07f80: Pull complete [2021-09-29T04:19:13.138Z] a1111a8f2ec3: Pull complete [2021-09-29T04:19:13.412Z] ed53099fbce6: Pull complete [2021-09-29T04:19:13.683Z] dc539afda2c1: Pull complete [2021-09-29T04:19:13.949Z] 77bc0d833cb6: Pull complete [2021-09-29T04:19:13.949Z] 9065ff56babe: Pull complete [2021-09-29T04:19:14.924Z] d287ab97295c: Verifying Checksum [2021-09-29T04:19:14.924Z] d287ab97295c: Download complete [2021-09-29T04:19:19.189Z] d287ab97295c: Pull complete [2021-09-29T04:19:19.189Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T04:19:19.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T04:19:19.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T04:19:19.301Z] prd-centos7-docker-4c-2g-97 does not seem to be running inside a container [2021-09-29T04:19:19.369Z] $ 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-445/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-445 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-445:/w/workspace/edgexfoundry_edgex-ui-go_PR-445:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-445@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 [2021-09-29T04:19:21.556Z] $ docker top b6bf577448a4765e30c777f5775f88f4f5d73964ba7e7651e1cbf5b258ab91ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T04:19:22.016Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T04:19:22.353Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T04:19:22.695Z] + ls /var/log/sa-host [2021-09-29T04:19:22.695Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T04:19:22.695Z] file_magic: OK [2021-09-29T04:19:22.695Z] HZ: Using current value: 100 [2021-09-29T04:19:22.695Z] file_header: OK [2021-09-29T04:19:22.695Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T04:19:22.695Z] Statistics: [2021-09-29T04:19:22.695Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T04:19:22.695Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T04:19:22.695Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T04:19:22.695Z] file_magic: OK [2021-09-29T04:19:22.695Z] HZ: Using current value: 100 [2021-09-29T04:19:22.695Z] file_header: OK [2021-09-29T04:19:22.695Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T04:19:22.695Z] Statistics: [2021-09-29T04:19:22.695Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T04:19:22.695Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T04:19:23.424Z] provisioning config files... [2021-09-29T04:19:23.441Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/config8135083869240262389tmp [Pipeline] { [Pipeline] echo [2021-09-29T04:19:23.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:19:23.867Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T04:19:23.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:19:24.392Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T04:19:24.429Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:19:24.785Z] ---> sudo-logs.sh [2021-09-29T04:19:24.786Z] Archiving 'sudo' log.. [2021-09-29T04:19:24.786Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-97.vexxhost.local: Name or service not known [2021-09-29T04:19:24.786Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-97.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T04:19:24.890Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:19:25.250Z] ---> job-cost.sh [2021-09-29T04:19:25.250Z] lf-activate-venv: SKIPPING [2021-09-29T04:19:25.250Z] DEBUG: total: 0.10999999940395355 [2021-09-29T04:19:25.250Z] INFO: Retrieving Stack Cost... [2021-09-29T04:19:26.659Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T04:19:27.241Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T04:19:27.287Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:19:27.647Z] ---> logs-deploy.sh [2021-09-29T04:19:27.647Z] lf-activate-venv: SKIPPING [2021-09-29T04:19:27.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-445/1 [2021-09-29T04:19:27.647Z] INFO: archiving workspace using pattern(s): [2021-09-29T04:19:28.608Z] Archives upload complete. [2021-09-29T04:19:28.608Z] INFO: archiving logs to Nexus