Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bd80458bc452549c38f2f4dc055b3ab1d793802 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8304173665199129887.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-ssh5172895219686216621.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 c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh115592004757574663.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh92166751756344329.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7796921395161168474.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 ‘prd-centos7-docker-4c-2g-18’ is offline Running on prd-centos7-docker-4c-2g-73 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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_main@tmp/jenkins-gitclient-ssh4125392629821251383.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6bd80458bc452549c38f2f4dc055b3ab1d793802 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 Commit message: "feat: update GUI built product artifact" > git rev-list --no-walk 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-08T14:40:14.695Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-08T14:40:14.736Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-08T14:40:14.750Z] ========================================================= [2021-10-08T14:40:14.750Z] EdgeX Global Pipelines Version Info [2021-10-08T14:40:14.750Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:40:15.917Z] ------------------- [2021-10-08T14:40:15.918Z] stable info: [2021-10-08T14:40:15.918Z] ------------------- [2021-10-08T14:40:15.918Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-08T14:40:15.918Z] Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T14:40:15.918Z] Message: update stable to v1.0.208 [2021-10-08T14:40:16.492Z] ------------------- [2021-10-08T14:40:16.492Z] experimental info: [2021-10-08T14:40:16.492Z] ------------------- [2021-10-08T14:40:16.492Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-08T14:40:16.492Z] Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T14:40:16.492Z] Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-08T14:40:16.577Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-08T14:40:16.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-08T14:40:16.598Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-08T14:40:16.611Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-08T14:40:16.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-08T14:40:16.630Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-08T14:40:16.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-08T14:40:16.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-08T14:40:16.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-08T14:40:16.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-08T14:40:16.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-08T14:40:16.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-08T14:40:16.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-08T14:40:16.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-08T14:40:16.712Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-08T14:40:16.719Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-08T14:40:16.725Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-08T14:40:16.732Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-08T14:40:16.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-08T14:40:16.755Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-08T14:40:16.767Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-08T14:40:16.777Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-08T14:40:16.789Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-08T14:40:16.800Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-08T14:40:16.815Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-08T14:40:16.825Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-08T14:40:16.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-08T14:40:16.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-08T14:40:16.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-08T14:40:16.866Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bd80458bc452549c38f2f4dc055b3ab1d793802 [Pipeline] echo [2021-10-08T14:40:16.878Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bd8045 [Pipeline] echo [2021-10-08T14:40:16.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T14:40:16.931Z] provisioning config files... [2021-10-08T14:40:16.947Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config44363118272922507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:40:17.261Z] ---> docker-login.sh [2021-10-08T14:40:17.261Z] nexus3.edgexfoundry.org:10001 [2021-10-08T14:40:17.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:40:17.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:40:17.525Z] Configure a credential helper to remove this warning. See [2021-10-08T14:40:17.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:40:17.525Z] [2021-10-08T14:40:17.525Z] Login Succeeded [2021-10-08T14:40:17.525Z] nexus3.edgexfoundry.org:10002 [2021-10-08T14:40:17.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:40:17.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:40:17.525Z] Configure a credential helper to remove this warning. See [2021-10-08T14:40:17.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:40:17.525Z] [2021-10-08T14:40:17.525Z] Login Succeeded [2021-10-08T14:40:17.525Z] nexus3.edgexfoundry.org:10003 [2021-10-08T14:40:17.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:40:17.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:40:17.786Z] Configure a credential helper to remove this warning. See [2021-10-08T14:40:17.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:40:17.786Z] [2021-10-08T14:40:17.786Z] Login Succeeded [2021-10-08T14:40:17.786Z] nexus3.edgexfoundry.org:10004 [2021-10-08T14:40:17.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:40:17.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:40:17.786Z] Configure a credential helper to remove this warning. See [2021-10-08T14:40:17.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:40:17.786Z] [2021-10-08T14:40:17.786Z] Login Succeeded [2021-10-08T14:40:17.786Z] docker.io [2021-10-08T14:40:17.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:40:18.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:40:18.364Z] Configure a credential helper to remove this warning. See [2021-10-08T14:40:18.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:40:18.364Z] [2021-10-08T14:40:18.364Z] Login Succeeded [2021-10-08T14:40:18.364Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T14:40:18.372Z] 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-10-08T14:40:18.812Z] + git log --format=format:%s -1 6bd80458bc452549c38f2f4dc055b3ab1d793802 [Pipeline] echo [2021-10-08T14:40:18.851Z] GIT_COMMIT: 6bd80458bc452549c38f2f4dc055b3ab1d793802, Commit Message: feat: update GUI built product artifact [Pipeline] echo [2021-10-08T14:40:18.859Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:40:19.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T14:40:19.464Z] [2021-10-08T14:40:19.464Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:40:19.771Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T14:40:19.771Z] latest: Pulling from edgex-devops/git-semver [2021-10-08T14:40:19.771Z] a0d0a0d46f8b: Pulling fs layer [2021-10-08T14:40:19.771Z] 3e5f54012d9b: Pulling fs layer [2021-10-08T14:40:19.771Z] 4c7163046ea9: Pulling fs layer [2021-10-08T14:40:19.771Z] 0c2d73faf560: Pulling fs layer [2021-10-08T14:40:19.771Z] 0c2d73faf560: Waiting [2021-10-08T14:40:19.771Z] 3e5f54012d9b: Verifying Checksum [2021-10-08T14:40:19.771Z] 3e5f54012d9b: Download complete [2021-10-08T14:40:19.771Z] a0d0a0d46f8b: Verifying Checksum [2021-10-08T14:40:19.771Z] a0d0a0d46f8b: Download complete [2021-10-08T14:40:19.771Z] 4c7163046ea9: Verifying Checksum [2021-10-08T14:40:19.772Z] 4c7163046ea9: Download complete [2021-10-08T14:40:19.772Z] 0c2d73faf560: Verifying Checksum [2021-10-08T14:40:19.772Z] 0c2d73faf560: Download complete [2021-10-08T14:40:20.040Z] a0d0a0d46f8b: Pull complete [2021-10-08T14:40:20.041Z] 3e5f54012d9b: Pull complete [2021-10-08T14:40:20.302Z] 4c7163046ea9: Pull complete [2021-10-08T14:40:20.567Z] 0c2d73faf560: Pull complete [2021-10-08T14:40:20.568Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-08T14:40:20.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T14:40:20.568Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-08T14:40:20.654Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-10-08T14:40:20.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-08T14:40:21.327Z] $ docker top 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T14:40:21.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T14:40:21.434Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T14:40:21.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T14:40:21.545Z] $ docker exec 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 ssh-agent [2021-10-08T14:40:21.662Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXikglIm/agent.13 [2021-10-08T14:40:21.662Z] SSH_AGENT_PID=20 [2021-10-08T14:40:21.673Z] Running ssh-add (command line suppressed) [2021-10-08T14:40:21.778Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8003963821495826315.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8003963821495826315.key) [2021-10-08T14:40:21.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T14:40:22.092Z] + git tag --points-at HEAD [Pipeline] } [2021-10-08T14:40:22.114Z] $ docker exec --env ******** --env ******** 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 ssh-agent -k [2021-10-08T14:40:22.213Z] unset SSH_AUTH_SOCK; [2021-10-08T14:40:22.213Z] unset SSH_AGENT_PID; [2021-10-08T14:40:22.213Z] echo Agent pid 20 killed; [2021-10-08T14:40:22.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-08T14:40:22.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T14:40:22.254Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T14:40:22.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T14:40:22.369Z] $ docker exec 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 ssh-agent [2021-10-08T14:40:22.476Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnACLGm/agent.52 [2021-10-08T14:40:22.476Z] SSH_AGENT_PID=59 [2021-10-08T14:40:22.483Z] Running ssh-add (command line suppressed) [2021-10-08T14:40:22.581Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7775010562188973331.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7775010562188973331.key) [2021-10-08T14:40:22.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T14:40:22.899Z] + git semver init [2021-10-08T14:40:22.899Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T14:40:22.899Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-08T14:40:22.899Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-08T14:40:22.899Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T14:40:22.899Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T14:40:22.899Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T14:40:22.899Z] # $SEMVER_BRANCH = main [2021-10-08T14:40:22.899Z] # $SEMVER_TEMP = /tmp/semver-350896417 [2021-10-08T14:40:22.899Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-08T14:40:24.830Z] # '/tmp/semver-350896417' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-10-08T14:40:25.093Z] # -> Force: false [2021-10-08T14:40:25.093Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-08T14:40:25.105Z] $ docker exec --env ******** --env ******** 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 ssh-agent -k [2021-10-08T14:40:25.221Z] unset SSH_AUTH_SOCK; [2021-10-08T14:40:25.222Z] unset SSH_AGENT_PID; [2021-10-08T14:40:25.222Z] echo Agent pid 59 killed; [2021-10-08T14:40:25.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T14:40:25.558Z] + git semver [Pipeline] } [2021-10-08T14:40:25.573Z] $ docker stop --time=1 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 [2021-10-08T14:40:26.843Z] $ docker rm -f 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T14:40:27.190Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-08T14:40:27.424Z] Stashed 1 file(s) [Pipeline] echo [2021-10-08T14:40:27.426Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.18 [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-10-08T14:40:42.558Z] Still waiting to schedule task [2021-10-08T14:40:42.558Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-08T14:40:42.561Z] Still waiting to schedule task [2021-10-08T14:40:42.562Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-08T14:41:26.555Z] Running on prd-centos7-docker-4c-2g-75 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-08T14:41:26.566Z] Running in /w/workspace/edgex-ui-go/20 [Pipeline] { [Pipeline] checkout [2021-10-08T14:41:26.661Z] The recommended git tool is: git [2021-10-08T14:41:28.748Z] using credential edgex-jenkins-ssh [2021-10-08T14:41:28.759Z] Cloning the remote Git repository [2021-10-08T14:41:28.210Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T14:41:28.261Z] > git init /w/workspace/edgex-ui-go/20 # timeout=10 [2021-10-08T14:41:28.305Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T14:41:28.306Z] > git --version # timeout=10 [2021-10-08T14:41:28.314Z] > git --version # 'git version 2.24.4' [2021-10-08T14:41:28.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T14:41:28.342Z] [INFO] Currently running in a labeled security context [2021-10-08T14:41:28.342Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-08T14:41:28.343Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/20@tmp/jenkins-gitclient-ssh8936985925183192244.key [2021-10-08T14:41:28.376Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T14:41:30.451Z] Avoid second fetch [2021-10-08T14:41:30.451Z] Checking out Revision 6bd80458bc452549c38f2f4dc055b3ab1d793802 (main) [2021-10-08T14:41:29.991Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-08T14:41:30.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T14:41:30.027Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T14:41:30.036Z] > git checkout -f 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 [2021-10-08T14:41:33.867Z] Commit message: "feat: update GUI built product artifact" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T14:41:34.275Z] provisioning config files... [2021-10-08T14:41:34.288Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/20@tmp/config2293588683758544211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:41:34.688Z] ---> docker-login.sh [2021-10-08T14:41:34.688Z] nexus3.edgexfoundry.org:10001 [2021-10-08T14:41:34.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:41:34.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:41:34.688Z] Configure a credential helper to remove this warning. See [2021-10-08T14:41:34.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:41:34.688Z] [2021-10-08T14:41:34.688Z] Login Succeeded [2021-10-08T14:41:34.688Z] nexus3.edgexfoundry.org:10002 [2021-10-08T14:41:34.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:41:34.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:41:34.952Z] Configure a credential helper to remove this warning. See [2021-10-08T14:41:34.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:41:34.952Z] [2021-10-08T14:41:34.952Z] Login Succeeded [2021-10-08T14:41:34.952Z] nexus3.edgexfoundry.org:10003 [2021-10-08T14:41:34.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:41:34.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:41:34.952Z] Configure a credential helper to remove this warning. See [2021-10-08T14:41:34.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:41:34.952Z] [2021-10-08T14:41:34.952Z] Login Succeeded [2021-10-08T14:41:34.952Z] nexus3.edgexfoundry.org:10004 [2021-10-08T14:41:35.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:41:35.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:41:35.212Z] Configure a credential helper to remove this warning. See [2021-10-08T14:41:35.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:41:35.212Z] [2021-10-08T14:41:35.212Z] Login Succeeded [2021-10-08T14:41:35.212Z] docker.io [2021-10-08T14:41:35.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:41:35.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:41:35.472Z] Configure a credential helper to remove this warning. See [2021-10-08T14:41:35.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:41:35.472Z] [2021-10-08T14:41:35.472Z] Login Succeeded [2021-10-08T14:41:35.472Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T14:41:35.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-08T14:41:35.629Z] ========================================================= [2021-10-08T14:41:35.629Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-08T14:41:35.629Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:41:35.941Z] + 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-10-08T14:41:35.941Z] Sending build context to Docker daemon 20.56MB [2021-10-08T14:41:35.941Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T14:41:35.941Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-08T14:41:36.211Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-08T14:41:36.211Z] 4e9f2cdf4387: Pulling fs layer [2021-10-08T14:41:36.211Z] 57d31006c564: Pulling fs layer [2021-10-08T14:41:36.211Z] bd5ccded8296: Pulling fs layer [2021-10-08T14:41:36.211Z] 304dd3a0f381: Pulling fs layer [2021-10-08T14:41:36.211Z] d37cda54a23b: Pulling fs layer [2021-10-08T14:41:36.211Z] bae75c0f2455: Pulling fs layer [2021-10-08T14:41:36.211Z] 806579b3d29a: Pulling fs layer [2021-10-08T14:41:36.211Z] c77eb801bf70: Pulling fs layer [2021-10-08T14:41:36.211Z] 6d0567d44e1a: Pulling fs layer [2021-10-08T14:41:36.211Z] 304dd3a0f381: Waiting [2021-10-08T14:41:36.211Z] d37cda54a23b: Waiting [2021-10-08T14:41:36.211Z] bae75c0f2455: Waiting [2021-10-08T14:41:36.211Z] 806579b3d29a: Waiting [2021-10-08T14:41:36.211Z] c77eb801bf70: Waiting [2021-10-08T14:41:36.211Z] 6d0567d44e1a: Waiting [2021-10-08T14:41:36.211Z] bd5ccded8296: Verifying Checksum [2021-10-08T14:41:36.211Z] bd5ccded8296: Download complete [2021-10-08T14:41:36.211Z] 57d31006c564: Verifying Checksum [2021-10-08T14:41:36.211Z] 57d31006c564: Download complete [2021-10-08T14:41:36.211Z] d37cda54a23b: Verifying Checksum [2021-10-08T14:41:36.211Z] d37cda54a23b: Download complete [2021-10-08T14:41:36.211Z] bae75c0f2455: Verifying Checksum [2021-10-08T14:41:36.211Z] bae75c0f2455: Download complete [2021-10-08T14:41:36.211Z] 4e9f2cdf4387: Verifying Checksum [2021-10-08T14:41:36.211Z] 4e9f2cdf4387: Download complete [2021-10-08T14:41:36.211Z] 806579b3d29a: Verifying Checksum [2021-10-08T14:41:36.211Z] 806579b3d29a: Download complete [2021-10-08T14:41:36.483Z] c77eb801bf70: Verifying Checksum [2021-10-08T14:41:36.483Z] c77eb801bf70: Download complete [2021-10-08T14:41:36.483Z] 4e9f2cdf4387: Pull complete [2021-10-08T14:41:36.748Z] 57d31006c564: Pull complete [2021-10-08T14:41:36.748Z] 304dd3a0f381: Verifying Checksum [2021-10-08T14:41:36.748Z] 304dd3a0f381: Download complete [2021-10-08T14:41:36.748Z] bd5ccded8296: Pull complete [2021-10-08T14:41:37.014Z] 6d0567d44e1a: Verifying Checksum [2021-10-08T14:41:37.014Z] 6d0567d44e1a: Download complete [2021-10-08T14:41:41.292Z] 304dd3a0f381: Pull complete [2021-10-08T14:41:41.292Z] d37cda54a23b: Pull complete [2021-10-08T14:41:41.292Z] bae75c0f2455: Pull complete [2021-10-08T14:41:41.292Z] 806579b3d29a: Pull complete [2021-10-08T14:41:41.292Z] c77eb801bf70: Pull complete [2021-10-08T14:41:43.257Z] 6d0567d44e1a: Pull complete [2021-10-08T14:41:43.257Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-08T14:41:43.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-08T14:41:43.257Z] ---> e839a31ac9d1 [2021-10-08T14:41:43.257Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T14:41:45.172Z] ---> Running in 0cb6aa6846c8 [2021-10-08T14:41:45.172Z] Removing intermediate container 0cb6aa6846c8 [2021-10-08T14:41:45.172Z] ---> 1b9efaf9e709 [2021-10-08T14:41:45.172Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T14:41:45.172Z] ---> Running in ed38bf56dac5 [2021-10-08T14:41:45.172Z] Removing intermediate container ed38bf56dac5 [2021-10-08T14:41:45.172Z] ---> d5cce2e57ff7 [2021-10-08T14:41:45.172Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T14:41:45.434Z] ---> Running in ac872fc8fd85 [2021-10-08T14:41:45.434Z] Removing intermediate container ac872fc8fd85 [2021-10-08T14:41:45.434Z] ---> 1c8e3a56bb7b [2021-10-08T14:41:45.434Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-08T14:41:45.434Z] ---> Running in 82997ed217c7 [2021-10-08T14:41:45.434Z] Removing intermediate container 82997ed217c7 [2021-10-08T14:41:45.434Z] ---> 08468aea1b9f [2021-10-08T14:41:45.434Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T14:41:45.434Z] ---> Running in 0f175409f300 [2021-10-08T14:41:45.695Z] Removing intermediate container 0f175409f300 [2021-10-08T14:41:45.695Z] ---> d0d0a7c53298 [2021-10-08T14:41:45.695Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T14:41:45.695Z] ---> Running in 6617f1f0b14e [2021-10-08T14:41:46.269Z] Removing intermediate container 6617f1f0b14e [2021-10-08T14:41:46.269Z] ---> ced8b6665162 [2021-10-08T14:41:46.269Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T14:41:46.269Z] ---> Running in 04d8030cb8b7 [2021-10-08T14:41:46.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T14:41:47.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T14:41:47.734Z] OK: 219 MiB in 52 packages [2021-10-08T14:41:47.993Z] Removing intermediate container 04d8030cb8b7 [2021-10-08T14:41:47.993Z] ---> 96ede99f73ec [2021-10-08T14:41:47.993Z] Step 10/14 : ENV GO111MODULE=on [2021-10-08T14:41:47.993Z] ---> Running in 77ce6e4398bc [2021-10-08T14:41:47.993Z] Removing intermediate container 77ce6e4398bc [2021-10-08T14:41:47.993Z] ---> 37a94386e9e5 [2021-10-08T14:41:47.993Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T14:41:47.993Z] ---> Running in bb0e9e281143 [2021-10-08T14:41:48.261Z] Removing intermediate container bb0e9e281143 [2021-10-08T14:41:48.261Z] ---> b9bc318e1eed [2021-10-08T14:41:48.261Z] Step 12/14 : COPY . . [2021-10-08T14:41:48.842Z] ---> 5e817e1e6bd7 [2021-10-08T14:41:48.842Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T14:41:48.842Z] ---> Running in 094d9b56cd9c [2021-10-08T14:41:58.857Z] Removing intermediate container 094d9b56cd9c [2021-10-08T14:41:58.857Z] ---> c43478147995 [2021-10-08T14:41:58.857Z] Step 14/14 : RUN ${MAKE} [2021-10-08T14:41:58.857Z] ---> Running in c3987383a10e [2021-10-08T14:41:58.857Z] noop [2021-10-08T14:41:58.857Z] Removing intermediate container c3987383a10e [2021-10-08T14:41:58.857Z] ---> 71a843388986 [2021-10-08T14:41:58.857Z] Successfully built 71a843388986 [2021-10-08T14:41:58.857Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:41:59.171Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-08T14:41:59.171Z] . [Pipeline] withDockerContainer [2021-10-08T14:41:59.253Z] prd-centos7-docker-4c-2g-75 does not seem to be running inside a container [2021-10-08T14:41:59.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@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 ******** ci-base-image-x86_64 cat [2021-10-08T14:41:59.663Z] $ docker top 9b3a5c8430a069849a4d4d26cec3f1d5227435e90e3bc149660be2288e244301 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T14:42:00.019Z] + go version [2021-10-08T14:42:00.019Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-08T14:42:00.036Z] $ docker stop --time=1 9b3a5c8430a069849a4d4d26cec3f1d5227435e90e3bc149660be2288e244301 [2021-10-08T14:42:01.215Z] $ docker rm -f 9b3a5c8430a069849a4d4d26cec3f1d5227435e90e3bc149660be2288e244301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:01.743Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-08T14:42:01.743Z] . [Pipeline] withDockerContainer [2021-10-08T14:42:01.816Z] prd-centos7-docker-4c-2g-75 does not seem to be running inside a container [2021-10-08T14:42:01.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@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 ******** ci-base-image-x86_64 cat [2021-10-08T14:42:02.260Z] $ docker top 7bfcec9d55acdb8c33990d2890bf9bea3c6775d47c39059ea3bf34cc14b22ffd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-08T14:42:02.640Z] + make test [2021-10-08T14:42:02.640Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-08T14:42:02.908Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-08T14:42:15.204Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-08T14:42:15.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-08T14:42:15.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-08T14:42:15.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-08T14:42:15.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-08T14:42:15.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-08T14:42:15.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-08T14:42:15.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-08T14:42:15.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-08T14:42:15.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-08T14:42:15.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-08T14:42:15.204Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-08T14:42:15.204Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-08T14:42:20.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-08T14:42:20.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-08T14:42:20.545Z] $ docker stop --time=1 7bfcec9d55acdb8c33990d2890bf9bea3c6775d47c39059ea3bf34cc14b22ffd [2021-10-08T14:42:21.999Z] $ docker rm -f 7bfcec9d55acdb8c33990d2890bf9bea3c6775d47c39059ea3bf34cc14b22ffd [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T14:42:22.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-08T14:42:22.574Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-08T14:42:23.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-08T14:42:24.064Z] + ls -al . [2021-10-08T14:42:24.064Z] total 88 [2021-10-08T14:42:24.064Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 8 14:42 . [2021-10-08T14:42:24.064Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 8 14:41 .. [2021-10-08T14:42:24.064Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 8 14:41 assets [2021-10-08T14:42:24.064Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 8 14:41 bin [2021-10-08T14:42:24.064Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 8 14:41 cmd [2021-10-08T14:42:24.064Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 8 14:41 CONTRIBUTING.md [2021-10-08T14:42:24.064Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 8 14:42 coverage.out [2021-10-08T14:42:24.064Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 8 14:41 Dockerfile [2021-10-08T14:42:24.064Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 8 14:41 docs [2021-10-08T14:42:24.064Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 8 14:41 .git [2021-10-08T14:42:24.064Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 8 14:41 .github [2021-10-08T14:42:24.064Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 14:41 .gitignore [2021-10-08T14:42:24.064Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 8 14:41 go.mod [2021-10-08T14:42:24.064Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 8 14:41 go.sum [2021-10-08T14:42:24.064Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 8 14:41 internal [2021-10-08T14:42:24.064Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 8 14:41 Jenkinsfile [2021-10-08T14:42:24.064Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 8 14:41 LICENSE [2021-10-08T14:42:24.064Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 8 14:41 Makefile [2021-10-08T14:42:24.064Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 8 14:41 pkg [2021-10-08T14:42:24.064Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 8 14:41 README.md [2021-10-08T14:42:24.064Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 8 14:41 snap [2021-10-08T14:42:24.064Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 8 14:40 VERSION [2021-10-08T14:42:24.064Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 14:41 version.go [2021-10-08T14:42:24.064Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 8 14:41 web [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:24.383Z] + 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=6bd80458bc452549c38f2f4dc055b3ab1d793802 --label arch=amd64 --label version=2.0.1-dev.18 . [2021-10-08T14:42:24.383Z] Sending build context to Docker daemon 20.56MB [2021-10-08T14:42:24.383Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T14:42:24.383Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-08T14:42:24.383Z] ---> 71a843388986 [2021-10-08T14:42:24.383Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T14:42:24.645Z] ---> Running in 61e25676cebc [2021-10-08T14:42:24.645Z] Removing intermediate container 61e25676cebc [2021-10-08T14:42:24.645Z] ---> d370b2e6973e [2021-10-08T14:42:24.645Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T14:42:24.645Z] ---> Running in 431aa0d78b54 [2021-10-08T14:42:24.906Z] Removing intermediate container 431aa0d78b54 [2021-10-08T14:42:24.906Z] ---> e24e8ce35c47 [2021-10-08T14:42:24.906Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T14:42:24.906Z] ---> Running in 3865d88e78df [2021-10-08T14:42:24.906Z] Removing intermediate container 3865d88e78df [2021-10-08T14:42:24.906Z] ---> 9cddffecab29 [2021-10-08T14:42:24.906Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-08T14:42:24.906Z] ---> Running in 57e7d23b726b [2021-10-08T14:42:24.906Z] Removing intermediate container 57e7d23b726b [2021-10-08T14:42:24.906Z] ---> 253b2f6d9dd6 [2021-10-08T14:42:24.906Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T14:42:24.906Z] ---> Running in ce4e98914da4 [2021-10-08T14:42:25.166Z] Removing intermediate container ce4e98914da4 [2021-10-08T14:42:25.166Z] ---> 402b525ce921 [2021-10-08T14:42:25.166Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T14:42:25.166Z] ---> Running in 35ba944a0317 [2021-10-08T14:42:25.425Z] Removing intermediate container 35ba944a0317 [2021-10-08T14:42:25.425Z] ---> 2adb73b1905b [2021-10-08T14:42:25.425Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T14:42:25.684Z] ---> Running in be637462e0fd [2021-10-08T14:42:25.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T14:42:26.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T14:42:27.191Z] OK: 219 MiB in 52 packages [2021-10-08T14:42:27.452Z] Removing intermediate container be637462e0fd [2021-10-08T14:42:27.452Z] ---> 9e9b90be2329 [2021-10-08T14:42:27.452Z] Step 10/22 : ENV GO111MODULE=on [2021-10-08T14:42:27.452Z] ---> Running in 077e4ef6acc1 [2021-10-08T14:42:27.452Z] Removing intermediate container 077e4ef6acc1 [2021-10-08T14:42:27.452Z] ---> 0d2676c550f6 [2021-10-08T14:42:27.452Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T14:42:27.452Z] ---> Running in 22c847537981 [2021-10-08T14:42:27.452Z] Removing intermediate container 22c847537981 [2021-10-08T14:42:27.452Z] ---> f7ffc4a75c26 [2021-10-08T14:42:27.452Z] Step 12/22 : COPY . . [2021-10-08T14:42:28.395Z] ---> 79145b04f838 [2021-10-08T14:42:28.395Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T14:42:28.395Z] ---> Running in 584603689cea [2021-10-08T14:42:28.661Z] Removing intermediate container 584603689cea [2021-10-08T14:42:28.661Z] ---> 08ed28b2d890 [2021-10-08T14:42:28.661Z] Step 14/22 : RUN ${MAKE} [2021-10-08T14:42:28.661Z] ---> Running in 535a28ea4b66 [2021-10-08T14:42:28.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.18" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-08T14:42:37.167Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-08T14:42:39.095Z] Removing intermediate container 535a28ea4b66 [2021-10-08T14:42:39.095Z] ---> f91fd2912238 [2021-10-08T14:42:39.095Z] Step 15/22 : FROM alpine:3.14 [2021-10-08T14:42:39.358Z] 3.14: Pulling from library/alpine [2021-10-08T14:42:39.618Z] a0d0a0d46f8b: Pulling fs layer [2021-10-08T14:42:39.880Z] a0d0a0d46f8b: Verifying Checksum [2021-10-08T14:42:39.880Z] a0d0a0d46f8b: Download complete [2021-10-08T14:42:39.880Z] a0d0a0d46f8b: Pull complete [2021-10-08T14:42:39.880Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-08T14:42:39.880Z] Status: Downloaded newer image for alpine:3.14 [2021-10-08T14:42:39.880Z] ---> 14119a10abf4 [2021-10-08T14:42:39.880Z] Step 16/22 : EXPOSE 4000 [2021-10-08T14:42:40.144Z] ---> Running in 5b955a10902d [2021-10-08T14:42:40.144Z] Removing intermediate container 5b955a10902d [2021-10-08T14:42:40.144Z] ---> f1ce20ca7861 [2021-10-08T14:42:40.144Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T14:42:40.408Z] ---> 5a96af6df630 [2021-10-08T14:42:40.408Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T14:42:40.408Z] ---> Running in 488be575c594 [2021-10-08T14:42:40.673Z] Removing intermediate container 488be575c594 [2021-10-08T14:42:40.673Z] ---> 72a1327844b5 [2021-10-08T14:42:40.673Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-08T14:42:40.673Z] ---> Running in c3941a01b74d [2021-10-08T14:42:40.673Z] Removing intermediate container c3941a01b74d [2021-10-08T14:42:40.673Z] ---> 6915f06d3cd9 [2021-10-08T14:42:40.673Z] Step 20/22 : LABEL arch=amd64 [2021-10-08T14:42:40.673Z] ---> Running in 7b8627177ec1 [2021-10-08T14:42:40.673Z] Removing intermediate container 7b8627177ec1 [2021-10-08T14:42:40.673Z] ---> 938a1b656cb7 [2021-10-08T14:42:40.673Z] Step 21/22 : LABEL git_sha=6bd80458bc452549c38f2f4dc055b3ab1d793802 [2021-10-08T14:42:40.673Z] ---> Running in 200afe20e200 [2021-10-08T14:42:40.934Z] Removing intermediate container 200afe20e200 [2021-10-08T14:42:40.934Z] ---> 69e8b31c4abd [2021-10-08T14:42:40.934Z] Step 22/22 : LABEL version=2.0.1-dev.18 [2021-10-08T14:42:40.934Z] ---> Running in 83847743d16d [2021-10-08T14:42:40.934Z] Removing intermediate container 83847743d16d [2021-10-08T14:42:40.934Z] ---> 8b19038197db [2021-10-08T14:42:40.934Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-08T14:42:40.934Z] Successfully built 8b19038197db [2021-10-08T14:42:40.934Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T14:42:41.152Z] provisioning config files... [2021-10-08T14:42:41.162Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/20@tmp/config8784955317040731708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:42:41.465Z] ---> docker-login.sh [2021-10-08T14:42:41.465Z] nexus3.edgexfoundry.org:10001 [2021-10-08T14:42:41.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:42:41.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:42:41.465Z] Configure a credential helper to remove this warning. See [2021-10-08T14:42:41.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:42:41.465Z] [2021-10-08T14:42:41.465Z] Login Succeeded [2021-10-08T14:42:41.465Z] nexus3.edgexfoundry.org:10002 [2021-10-08T14:42:41.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:42:41.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:42:41.725Z] Configure a credential helper to remove this warning. See [2021-10-08T14:42:41.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:42:41.725Z] [2021-10-08T14:42:41.725Z] Login Succeeded [2021-10-08T14:42:41.725Z] nexus3.edgexfoundry.org:10003 [2021-10-08T14:42:41.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:42:41.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:42:41.725Z] Configure a credential helper to remove this warning. See [2021-10-08T14:42:41.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:42:41.725Z] [2021-10-08T14:42:41.725Z] Login Succeeded [2021-10-08T14:42:41.725Z] nexus3.edgexfoundry.org:10004 [2021-10-08T14:42:41.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:42:41.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:42:41.985Z] Configure a credential helper to remove this warning. See [2021-10-08T14:42:41.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:42:41.985Z] [2021-10-08T14:42:41.985Z] Login Succeeded [2021-10-08T14:42:41.985Z] docker.io [2021-10-08T14:42:41.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:42:42.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:42:42.245Z] Configure a credential helper to remove this warning. See [2021-10-08T14:42:42.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:42:42.245Z] [2021-10-08T14:42:42.245Z] Login Succeeded [2021-10-08T14:42:42.245Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T14:42:42.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-08T14:42:42.289Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-10-08T14:42:42.289Z] 6bd80458bc452549c38f2f4dc055b3ab1d793802 [2021-10-08T14:42:42.289Z] latest [2021-10-08T14:42:42.289Z] 2.0.1-dev.18 [2021-10-08T14:42:42.289Z] 6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 [2021-10-08T14:42:42.289Z] main [2021-10-08T14:42:42.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:42.604Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6bd80458bc452549c38f2f4dc055b3ab1d793802 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:42.902Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6bd80458bc452549c38f2f4dc055b3ab1d793802 [2021-10-08T14:42:42.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-08T14:42:42.902Z] 86471f6a4d4b: Preparing [2021-10-08T14:42:42.902Z] e2eb06d8af82: Preparing [2021-10-08T14:42:42.902Z] e2eb06d8af82: Layer already exists [2021-10-08T14:42:44.289Z] 86471f6a4d4b: Pushed [2021-10-08T14:42:44.549Z] 6bd80458bc452549c38f2f4dc055b3ab1d793802: digest: sha256:87b89db5c7396cb680f3828a5b7be0533f9575e499d218d79fbfd4eeda30a66d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:44.846Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:45.156Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-08T14:42:45.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-08T14:42:45.157Z] 86471f6a4d4b: Preparing [2021-10-08T14:42:45.157Z] e2eb06d8af82: Preparing [2021-10-08T14:42:45.157Z] 86471f6a4d4b: Layer already exists [2021-10-08T14:42:45.157Z] e2eb06d8af82: Layer already exists [2021-10-08T14:42:45.157Z] latest: digest: sha256:87b89db5c7396cb680f3828a5b7be0533f9575e499d218d79fbfd4eeda30a66d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:45.462Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:45.765Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.18 [2021-10-08T14:42:45.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-08T14:42:45.766Z] 86471f6a4d4b: Preparing [2021-10-08T14:42:45.766Z] e2eb06d8af82: Preparing [2021-10-08T14:42:45.766Z] e2eb06d8af82: Layer already exists [2021-10-08T14:42:45.766Z] 86471f6a4d4b: Layer already exists [2021-10-08T14:42:45.766Z] 2.0.1-dev.18: digest: sha256:87b89db5c7396cb680f3828a5b7be0533f9575e499d218d79fbfd4eeda30a66d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:46.067Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:46.364Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 [2021-10-08T14:42:46.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-08T14:42:46.364Z] 86471f6a4d4b: Preparing [2021-10-08T14:42:46.364Z] e2eb06d8af82: Preparing [2021-10-08T14:42:46.364Z] e2eb06d8af82: Layer already exists [2021-10-08T14:42:46.364Z] 86471f6a4d4b: Layer already exists [2021-10-08T14:42:46.364Z] 6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18: digest: sha256:87b89db5c7396cb680f3828a5b7be0533f9575e499d218d79fbfd4eeda30a66d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:46.666Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:46.960Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-10-08T14:42:46.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-08T14:42:46.960Z] 86471f6a4d4b: Preparing [2021-10-08T14:42:46.960Z] e2eb06d8af82: Preparing [2021-10-08T14:42:46.960Z] 86471f6a4d4b: Layer already exists [2021-10-08T14:42:46.960Z] e2eb06d8af82: Layer already exists [2021-10-08T14:42:46.960Z] main: digest: sha256:87b89db5c7396cb680f3828a5b7be0533f9575e499d218d79fbfd4eeda30a66d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-08T14:42:46.992Z] ===================================================== [Pipeline] echo [2021-10-08T14:42:46.999Z] taggedImages: [2021-10-08T14:42:46.999Z] - nexus3.edgexfoundry.org:10004/edgex-ui:6bd80458bc452549c38f2f4dc055b3ab1d793802 [2021-10-08T14:42:46.999Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-08T14:42:46.999Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.18 [2021-10-08T14:42:46.999Z] - nexus3.edgexfoundry.org:10004/edgex-ui:6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 [2021-10-08T14:42:46.999Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:47.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T14:42:47.840Z] [2021-10-08T14:42:47.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:48.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T14:42:48.145Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-08T14:42:48.145Z] b4d181a07f80: Pulling fs layer [2021-10-08T14:42:48.145Z] a1111a8f2ec3: Pulling fs layer [2021-10-08T14:42:48.145Z] ed53099fbce6: Pulling fs layer [2021-10-08T14:42:48.145Z] dc539afda2c1: Pulling fs layer [2021-10-08T14:42:48.145Z] 77bc0d833cb6: Pulling fs layer [2021-10-08T14:42:48.145Z] 9065ff56babe: Pulling fs layer [2021-10-08T14:42:48.145Z] d287ab97295c: Pulling fs layer [2021-10-08T14:42:48.145Z] 77bc0d833cb6: Waiting [2021-10-08T14:42:48.145Z] 9065ff56babe: Waiting [2021-10-08T14:42:48.145Z] d287ab97295c: Waiting [2021-10-08T14:42:48.145Z] dc539afda2c1: Waiting [2021-10-08T14:42:48.145Z] a1111a8f2ec3: Verifying Checksum [2021-10-08T14:42:48.145Z] a1111a8f2ec3: Download complete [2021-10-08T14:42:48.145Z] dc539afda2c1: Verifying Checksum [2021-10-08T14:42:48.145Z] dc539afda2c1: Download complete [2021-10-08T14:42:48.145Z] ed53099fbce6: Verifying Checksum [2021-10-08T14:42:48.145Z] ed53099fbce6: Download complete [2021-10-08T14:42:48.145Z] 77bc0d833cb6: Verifying Checksum [2021-10-08T14:42:48.145Z] 77bc0d833cb6: Download complete [2021-10-08T14:42:48.145Z] 9065ff56babe: Verifying Checksum [2021-10-08T14:42:48.145Z] 9065ff56babe: Download complete [2021-10-08T14:42:48.413Z] b4d181a07f80: Verifying Checksum [2021-10-08T14:42:48.413Z] b4d181a07f80: Download complete [2021-10-08T14:42:48.999Z] d287ab97295c: Verifying Checksum [2021-10-08T14:42:48.999Z] d287ab97295c: Download complete [2021-10-08T14:42:49.951Z] b4d181a07f80: Pull complete [2021-10-08T14:42:50.213Z] a1111a8f2ec3: Pull complete [2021-10-08T14:42:50.794Z] ed53099fbce6: Pull complete [2021-10-08T14:42:50.794Z] dc539afda2c1: Pull complete [2021-10-08T14:42:51.061Z] 77bc0d833cb6: Pull complete [2021-10-08T14:42:51.326Z] 9065ff56babe: Pull complete [2021-10-08T14:42:56.644Z] d287ab97295c: Pull complete [2021-10-08T14:42:56.644Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-08T14:42:56.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T14:42:56.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-08T14:42:56.721Z] prd-centos7-docker-4c-2g-75 does not seem to be running inside a container [2021-10-08T14:42:56.761Z] $ 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/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@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:10003/edgex-lftools-log-publisher:latest cat [2021-10-08T14:42:59.428Z] $ docker top 0b603c88272a93606d9c532d55444401423df36290598de02fc76785427bf0d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:42:59.868Z] ---> job-cost.sh [2021-10-08T14:42:59.868Z] lf-activate-venv: SKIPPING [2021-10-08T14:42:59.868Z] INFO: No Stack... [2021-10-08T14:43:00.134Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-08T14:43:00.710Z] INFO: Archiving Costs [Pipeline] sh [2021-10-08T14:43:01.016Z] + cat /w/workspace/edgex-ui-go/20/archives/cost.csv [2021-10-08T14:43:01.016Z] + cut -d, -f6 [Pipeline] lock [2021-10-08T14:43:01.047Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] [2021-10-08T14:43:01.053Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] did not exist. Created. [2021-10-08T14:43:01.053Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T14:43:01.368Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-08T14:43:01.407Z] Stashed 1 file(s) [Pipeline] } [2021-10-08T14:43:01.414Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-08T14:43:01.428Z] $ docker stop --time=1 0b603c88272a93606d9c532d55444401423df36290598de02fc76785427bf0d7 [2021-10-08T14:43:02.574Z] $ docker rm -f 0b603c88272a93606d9c532d55444401423df36290598de02fc76785427bf0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-08T14:44:18.120Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-78 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-08T14:44:18.133Z] Running in /w/workspace/edgex-ui-go/20 [Pipeline] { [Pipeline] checkout [2021-10-08T14:44:18.407Z] The recommended git tool is: git [2021-10-08T14:44:24.724Z] using credential edgex-jenkins-ssh [2021-10-08T14:44:24.753Z] Cloning the remote Git repository [2021-10-08T14:44:24.817Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T14:44:24.931Z] > git init /w/workspace/edgex-ui-go/20 # timeout=10 [2021-10-08T14:44:25.035Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T14:44:25.036Z] > git --version # timeout=10 [2021-10-08T14:44:25.066Z] > git --version # 'git version 2.17.1' [2021-10-08T14:44:25.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T14:44:25.182Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T14:44:28.227Z] Avoid second fetch [2021-10-08T14:44:28.227Z] Checking out Revision 6bd80458bc452549c38f2f4dc055b3ab1d793802 (main) [2021-10-08T14:44:28.172Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-08T14:44:28.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T14:44:28.246Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T14:44:28.260Z] > git checkout -f 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 [2021-10-08T14:44:32.954Z] Commit message: "feat: update GUI built product artifact" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T14:44:33.538Z] provisioning config files... [2021-10-08T14:44:33.574Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/20@tmp/config9032820192327082552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:44:34.183Z] ---> docker-login.sh [2021-10-08T14:44:34.183Z] nexus3.edgexfoundry.org:10001 [2021-10-08T14:44:35.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:44:35.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:44:35.932Z] Configure a credential helper to remove this warning. See [2021-10-08T14:44:35.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:44:35.932Z] [2021-10-08T14:44:35.932Z] Login Succeeded [2021-10-08T14:44:35.932Z] nexus3.edgexfoundry.org:10002 [2021-10-08T14:44:36.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:44:36.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:44:36.553Z] Configure a credential helper to remove this warning. See [2021-10-08T14:44:36.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:44:36.553Z] [2021-10-08T14:44:36.553Z] Login Succeeded [2021-10-08T14:44:36.553Z] nexus3.edgexfoundry.org:10003 [2021-10-08T14:44:37.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:44:37.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:44:37.175Z] Configure a credential helper to remove this warning. See [2021-10-08T14:44:37.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:44:37.175Z] [2021-10-08T14:44:37.175Z] Login Succeeded [2021-10-08T14:44:37.175Z] nexus3.edgexfoundry.org:10004 [2021-10-08T14:44:37.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:44:39.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:44:39.266Z] Configure a credential helper to remove this warning. See [2021-10-08T14:44:39.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:44:39.266Z] [2021-10-08T14:44:39.266Z] Login Succeeded [2021-10-08T14:44:39.266Z] docker.io [2021-10-08T14:44:39.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:44:39.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:44:39.848Z] Configure a credential helper to remove this warning. See [2021-10-08T14:44:39.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:44:39.848Z] [2021-10-08T14:44:39.848Z] Login Succeeded [2021-10-08T14:44:39.848Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T14:44:39.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-08T14:44:40.291Z] ========================================================= [2021-10-08T14:44:40.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-08T14:44:40.291Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:44:40.679Z] + 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-10-08T14:44:41.688Z] Sending build context to Docker daemon 20.56MB [2021-10-08T14:44:41.689Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T14:44:41.689Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-08T14:44:41.969Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-08T14:44:41.969Z] bbf911997326: Pulling fs layer [2021-10-08T14:44:41.969Z] 58ec367f63d7: Pulling fs layer [2021-10-08T14:44:41.969Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-08T14:44:41.969Z] fc5181fea5dc: Pulling fs layer [2021-10-08T14:44:41.969Z] 9c418107303f: Pulling fs layer [2021-10-08T14:44:41.969Z] 284eca6f2348: Pulling fs layer [2021-10-08T14:44:41.969Z] 842844d905b1: Pulling fs layer [2021-10-08T14:44:41.969Z] 901a3a57568e: Pulling fs layer [2021-10-08T14:44:41.969Z] 284eca6f2348: Waiting [2021-10-08T14:44:41.969Z] 842844d905b1: Waiting [2021-10-08T14:44:41.969Z] 901a3a57568e: Waiting [2021-10-08T14:44:41.969Z] fc5181fea5dc: Waiting [2021-10-08T14:44:41.969Z] 9c418107303f: Waiting [2021-10-08T14:44:41.969Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-08T14:44:41.969Z] 1b4a6ffa7d45: Download complete [2021-10-08T14:44:41.969Z] 58ec367f63d7: Verifying Checksum [2021-10-08T14:44:41.969Z] 58ec367f63d7: Download complete [2021-10-08T14:44:41.969Z] 9c418107303f: Verifying Checksum [2021-10-08T14:44:41.969Z] 9c418107303f: Download complete [2021-10-08T14:44:41.969Z] 284eca6f2348: Verifying Checksum [2021-10-08T14:44:41.969Z] 284eca6f2348: Download complete [2021-10-08T14:44:41.969Z] 842844d905b1: Download complete [2021-10-08T14:44:41.969Z] bbf911997326: Download complete [2021-10-08T14:44:42.975Z] bbf911997326: Pull complete [2021-10-08T14:44:43.585Z] 58ec367f63d7: Pull complete [2021-10-08T14:44:43.869Z] 1b4a6ffa7d45: Pull complete [2021-10-08T14:44:44.149Z] 901a3a57568e: Verifying Checksum [2021-10-08T14:44:44.149Z] 901a3a57568e: Download complete [2021-10-08T14:44:44.429Z] fc5181fea5dc: Verifying Checksum [2021-10-08T14:44:44.429Z] fc5181fea5dc: Download complete [2021-10-08T14:44:54.667Z] fc5181fea5dc: Pull complete [2021-10-08T14:44:54.667Z] 9c418107303f: Pull complete [2021-10-08T14:44:54.947Z] 284eca6f2348: Pull complete [2021-10-08T14:44:55.227Z] 842844d905b1: Pull complete [2021-10-08T14:45:02.025Z] 901a3a57568e: Pull complete [2021-10-08T14:45:02.025Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-08T14:45:02.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-08T14:45:02.025Z] ---> 72ade6ffb461 [2021-10-08T14:45:02.025Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T14:45:06.405Z] ---> Running in b02e8e42b1b0 [2021-10-08T14:45:06.687Z] Removing intermediate container b02e8e42b1b0 [2021-10-08T14:45:06.687Z] ---> dcd3ecd2d614 [2021-10-08T14:45:06.687Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T14:45:06.968Z] ---> Running in d57ea0a544db [2021-10-08T14:45:07.582Z] Removing intermediate container d57ea0a544db [2021-10-08T14:45:07.582Z] ---> 0abf184cba68 [2021-10-08T14:45:07.582Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T14:45:07.860Z] ---> Running in a57efb5077ef [2021-10-08T14:45:08.467Z] Removing intermediate container a57efb5077ef [2021-10-08T14:45:08.467Z] ---> 5d8e7ad4504f [2021-10-08T14:45:08.467Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-08T14:45:08.467Z] ---> Running in 3edebb362689 [2021-10-08T14:45:08.750Z] Removing intermediate container 3edebb362689 [2021-10-08T14:45:08.750Z] ---> bad7245acc38 [2021-10-08T14:45:08.750Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T14:45:09.032Z] ---> Running in 23e2646b17e1 [2021-10-08T14:45:09.642Z] Removing intermediate container 23e2646b17e1 [2021-10-08T14:45:09.642Z] ---> 6742a6236e07 [2021-10-08T14:45:09.642Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T14:45:09.642Z] ---> Running in 2968d577ece9 [2021-10-08T14:45:12.303Z] Removing intermediate container 2968d577ece9 [2021-10-08T14:45:12.303Z] ---> 5347ce118b14 [2021-10-08T14:45:12.303Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T14:45:12.303Z] ---> Running in 1c10c20d1415 [2021-10-08T14:45:13.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T14:45:14.816Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T14:45:15.431Z] OK: 218 MiB in 52 packages [2021-10-08T14:45:16.903Z] Removing intermediate container 1c10c20d1415 [2021-10-08T14:45:16.903Z] ---> 14e878dc4f6b [2021-10-08T14:45:16.903Z] Step 10/14 : ENV GO111MODULE=on [2021-10-08T14:45:16.903Z] ---> Running in 4b5db18dfd7f [2021-10-08T14:45:17.520Z] Removing intermediate container 4b5db18dfd7f [2021-10-08T14:45:17.520Z] ---> 92ae72fda8f2 [2021-10-08T14:45:17.520Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T14:45:17.520Z] ---> Running in 3632ca31af07 [2021-10-08T14:45:18.131Z] Removing intermediate container 3632ca31af07 [2021-10-08T14:45:18.131Z] ---> 60f59a22507b [2021-10-08T14:45:18.131Z] Step 12/14 : COPY . . [2021-10-08T14:45:21.589Z] ---> 86ef3320e3ae [2021-10-08T14:45:21.589Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T14:45:21.589Z] ---> Running in 5d0a41834503 [2021-10-08T14:45:54.065Z] Removing intermediate container 5d0a41834503 [2021-10-08T14:45:54.065Z] ---> eba2ad35cbd3 [2021-10-08T14:45:54.065Z] Step 14/14 : RUN ${MAKE} [2021-10-08T14:45:54.065Z] ---> Running in 9a8d83407e6e [2021-10-08T14:45:54.065Z] noop [2021-10-08T14:45:54.065Z] Removing intermediate container 9a8d83407e6e [2021-10-08T14:45:54.065Z] ---> 4e0a78e726d4 [2021-10-08T14:45:54.065Z] Successfully built 4e0a78e726d4 [2021-10-08T14:45:54.065Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:45:54.456Z] + docker inspect -f . ci-base-image-arm64 [2021-10-08T14:45:54.456Z] . [Pipeline] withDockerContainer [2021-10-08T14:45:54.712Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-10-08T14:45:54.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@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 ******** ci-base-image-arm64 cat [2021-10-08T14:45:56.433Z] $ docker top 27df6dd6f6d1cae1e3e290018d4fbbb5c00da33a2ab0019d3fce67de03dcfdc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T14:45:57.391Z] + go version [2021-10-08T14:45:57.391Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-08T14:45:57.415Z] $ docker stop --time=1 27df6dd6f6d1cae1e3e290018d4fbbb5c00da33a2ab0019d3fce67de03dcfdc3 [2021-10-08T14:45:59.235Z] $ docker rm -f 27df6dd6f6d1cae1e3e290018d4fbbb5c00da33a2ab0019d3fce67de03dcfdc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:45:59.911Z] + docker inspect -f . ci-base-image-arm64 [2021-10-08T14:45:59.911Z] . [Pipeline] withDockerContainer [2021-10-08T14:46:00.157Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-10-08T14:46:00.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@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 ******** ci-base-image-arm64 cat [2021-10-08T14:46:01.795Z] $ docker top 3a4c66593801fc4fc175a4262467700ca17886acfffcb237e68b0788636ec779 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-08T14:46:02.790Z] + make test [2021-10-08T14:46:02.790Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-08T14:46:04.271Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-08T14:46:51.521Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-08T14:46:51.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-08T14:46:51.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-08T14:46:51.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-08T14:46:51.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-08T14:46:51.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-08T14:46:51.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-08T14:46:51.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-08T14:46:51.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-08T14:46:51.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-08T14:46:51.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-08T14:46:51.521Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-08T14:46:51.521Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-08T14:47:09.931Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-08T14:47:09.931Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-08T14:47:09.952Z] $ docker stop --time=1 3a4c66593801fc4fc175a4262467700ca17886acfffcb237e68b0788636ec779 [2021-10-08T14:47:11.887Z] $ docker rm -f 3a4c66593801fc4fc175a4262467700ca17886acfffcb237e68b0788636ec779 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T14:47:12.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-08T14:47:12.811Z] Warning: overwriting stash ‘coverage-report’ [2021-10-08T14:47:13.563Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-08T14:47:14.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-08T14:47:14.449Z] + ls -al . [2021-10-08T14:47:14.449Z] total 128 [2021-10-08T14:47:14.449Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 8 14:46 . [2021-10-08T14:47:14.449Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 14:44 .. [2021-10-08T14:47:14.449Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 14:44 .git [2021-10-08T14:47:14.449Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 14:44 .github [2021-10-08T14:47:14.449Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 14:44 .gitignore [2021-10-08T14:47:14.449Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 8 14:44 CONTRIBUTING.md [2021-10-08T14:47:14.449Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 8 14:44 Dockerfile [2021-10-08T14:47:14.449Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 8 14:44 Jenkinsfile [2021-10-08T14:47:14.449Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 8 14:44 LICENSE [2021-10-08T14:47:14.449Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 8 14:44 Makefile [2021-10-08T14:47:14.449Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 8 14:44 README.md [2021-10-08T14:47:14.449Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 14:40 VERSION [2021-10-08T14:47:14.449Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 14:44 assets [2021-10-08T14:47:14.449Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 14:44 bin [2021-10-08T14:47:14.449Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 14:44 cmd [2021-10-08T14:47:14.449Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 8 14:46 coverage.out [2021-10-08T14:47:14.449Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 14:44 docs [2021-10-08T14:47:14.449Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 8 14:44 go.mod [2021-10-08T14:47:14.449Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 8 14:44 go.sum [2021-10-08T14:47:14.449Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 14:44 internal [2021-10-08T14:47:14.449Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 14:44 pkg [2021-10-08T14:47:14.449Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 14:44 snap [2021-10-08T14:47:14.449Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 14:44 version.go [2021-10-08T14:47:14.449Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 14:44 web [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:47:14.813Z] + 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=6bd80458bc452549c38f2f4dc055b3ab1d793802 --label arch=arm64 --label version=2.0.1-dev.18 . [2021-10-08T14:47:15.826Z] Sending build context to Docker daemon 20.56MB [2021-10-08T14:47:15.826Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T14:47:15.826Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-08T14:47:15.826Z] ---> 4e0a78e726d4 [2021-10-08T14:47:15.826Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T14:47:15.826Z] ---> Running in 754f0db2c8d4 [2021-10-08T14:47:16.436Z] Removing intermediate container 754f0db2c8d4 [2021-10-08T14:47:16.436Z] ---> a09574f7cc26 [2021-10-08T14:47:16.436Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T14:47:16.436Z] ---> Running in e26685f3c794 [2021-10-08T14:47:17.043Z] Removing intermediate container e26685f3c794 [2021-10-08T14:47:17.043Z] ---> 6179f9ed55b9 [2021-10-08T14:47:17.043Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T14:47:17.043Z] ---> Running in eb81aca2b008 [2021-10-08T14:47:17.656Z] Removing intermediate container eb81aca2b008 [2021-10-08T14:47:17.656Z] ---> 4d837d95dcb4 [2021-10-08T14:47:17.656Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-08T14:47:17.656Z] ---> Running in f25a2496fd12 [2021-10-08T14:47:18.267Z] Removing intermediate container f25a2496fd12 [2021-10-08T14:47:18.267Z] ---> e8b346154f28 [2021-10-08T14:47:18.267Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T14:47:18.267Z] ---> Running in 7f01dc63bdef [2021-10-08T14:47:18.874Z] Removing intermediate container 7f01dc63bdef [2021-10-08T14:47:18.874Z] ---> 2493c13b9f2c [2021-10-08T14:47:18.874Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T14:47:18.874Z] ---> Running in c50e3776fc9f [2021-10-08T14:47:21.540Z] Removing intermediate container c50e3776fc9f [2021-10-08T14:47:21.541Z] ---> 66967512367d [2021-10-08T14:47:21.541Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T14:47:21.541Z] ---> Running in 567dbe8f006b [2021-10-08T14:47:23.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T14:47:23.625Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T14:47:24.232Z] OK: 218 MiB in 52 packages [2021-10-08T14:47:25.272Z] Removing intermediate container 567dbe8f006b [2021-10-08T14:47:25.272Z] ---> 45595e6e3a84 [2021-10-08T14:47:25.272Z] Step 10/22 : ENV GO111MODULE=on [2021-10-08T14:47:25.574Z] ---> Running in 3d1ea4361c40 [2021-10-08T14:47:26.217Z] Removing intermediate container 3d1ea4361c40 [2021-10-08T14:47:26.217Z] ---> e4f45e70ace8 [2021-10-08T14:47:26.217Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T14:47:26.217Z] ---> Running in 6589fe2cd057 [2021-10-08T14:47:26.845Z] Removing intermediate container 6589fe2cd057 [2021-10-08T14:47:26.845Z] ---> 9a9baf8f1cfd [2021-10-08T14:47:26.845Z] Step 12/22 : COPY . . [2021-10-08T14:47:29.509Z] ---> 14167614a0f8 [2021-10-08T14:47:29.509Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T14:47:29.509Z] ---> Running in b9e544b4a268 [2021-10-08T14:47:32.171Z] Removing intermediate container b9e544b4a268 [2021-10-08T14:47:32.171Z] ---> e2c949092410 [2021-10-08T14:47:32.171Z] Step 14/22 : RUN ${MAKE} [2021-10-08T14:47:32.171Z] ---> Running in 3b6f0fa6545c [2021-10-08T14:47:33.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.18" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-08T14:48:06.125Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-08T14:48:09.554Z] Removing intermediate container 3b6f0fa6545c [2021-10-08T14:48:09.554Z] ---> 8155915396d8 [2021-10-08T14:48:09.554Z] Step 15/22 : FROM alpine:3.14 [2021-10-08T14:48:09.834Z] 3.14: Pulling from library/alpine [2021-10-08T14:48:09.834Z] 552d1f2373af: Pulling fs layer [2021-10-08T14:48:10.448Z] 552d1f2373af: Verifying Checksum [2021-10-08T14:48:10.448Z] 552d1f2373af: Download complete [2021-10-08T14:48:11.059Z] 552d1f2373af: Pull complete [2021-10-08T14:48:11.059Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-08T14:48:11.059Z] Status: Downloaded newer image for alpine:3.14 [2021-10-08T14:48:11.059Z] ---> bb3de5531c18 [2021-10-08T14:48:11.059Z] Step 16/22 : EXPOSE 4000 [2021-10-08T14:48:11.340Z] ---> Running in c21de3119a04 [2021-10-08T14:48:11.950Z] Removing intermediate container c21de3119a04 [2021-10-08T14:48:11.950Z] ---> a38c6da764a9 [2021-10-08T14:48:11.950Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T14:48:13.432Z] ---> 6dfe1e22de2e [2021-10-08T14:48:13.432Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T14:48:13.432Z] ---> Running in 5b867453d7ec [2021-10-08T14:48:14.042Z] Removing intermediate container 5b867453d7ec [2021-10-08T14:48:14.042Z] ---> c90a276353c8 [2021-10-08T14:48:14.042Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-08T14:48:14.322Z] ---> Running in b66494cdcbbe [2021-10-08T14:48:14.600Z] Removing intermediate container b66494cdcbbe [2021-10-08T14:48:14.600Z] ---> bd2323213596 [2021-10-08T14:48:14.600Z] Step 20/22 : LABEL arch=arm64 [2021-10-08T14:48:14.881Z] ---> Running in 5146e235fe88 [2021-10-08T14:48:15.494Z] Removing intermediate container 5146e235fe88 [2021-10-08T14:48:15.494Z] ---> 9a0deeeab0f7 [2021-10-08T14:48:15.494Z] Step 21/22 : LABEL git_sha=6bd80458bc452549c38f2f4dc055b3ab1d793802 [2021-10-08T14:48:15.494Z] ---> Running in 9d2be5fe4d0b [2021-10-08T14:48:16.105Z] Removing intermediate container 9d2be5fe4d0b [2021-10-08T14:48:16.105Z] ---> 39df92ffccd1 [2021-10-08T14:48:16.105Z] Step 22/22 : LABEL version=2.0.1-dev.18 [2021-10-08T14:48:16.105Z] ---> Running in 629e9b7416f7 [2021-10-08T14:48:16.715Z] Removing intermediate container 629e9b7416f7 [2021-10-08T14:48:16.715Z] ---> 6c118b5cf5ac [2021-10-08T14:48:16.715Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-08T14:48:16.715Z] Successfully built 6c118b5cf5ac [2021-10-08T14:48:16.715Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T14:48:16.953Z] provisioning config files... [2021-10-08T14:48:16.982Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/20@tmp/config7508058396302842171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:48:17.374Z] ---> docker-login.sh [2021-10-08T14:48:17.374Z] nexus3.edgexfoundry.org:10001 [2021-10-08T14:48:17.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:48:17.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:48:17.934Z] Configure a credential helper to remove this warning. See [2021-10-08T14:48:17.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:48:17.934Z] [2021-10-08T14:48:17.934Z] Login Succeeded [2021-10-08T14:48:17.934Z] nexus3.edgexfoundry.org:10002 [2021-10-08T14:48:18.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:48:18.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:48:18.544Z] Configure a credential helper to remove this warning. See [2021-10-08T14:48:18.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:48:18.544Z] [2021-10-08T14:48:18.544Z] Login Succeeded [2021-10-08T14:48:18.544Z] nexus3.edgexfoundry.org:10003 [2021-10-08T14:48:19.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:48:19.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:48:19.153Z] Configure a credential helper to remove this warning. See [2021-10-08T14:48:19.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:48:19.153Z] [2021-10-08T14:48:19.153Z] Login Succeeded [2021-10-08T14:48:19.437Z] nexus3.edgexfoundry.org:10004 [2021-10-08T14:48:19.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:48:19.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:48:19.998Z] Configure a credential helper to remove this warning. See [2021-10-08T14:48:19.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:48:19.998Z] [2021-10-08T14:48:19.998Z] Login Succeeded [2021-10-08T14:48:19.998Z] docker.io [2021-10-08T14:48:20.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:48:20.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:48:20.886Z] Configure a credential helper to remove this warning. See [2021-10-08T14:48:20.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:48:20.886Z] [2021-10-08T14:48:20.886Z] Login Succeeded [2021-10-08T14:48:20.886Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T14:48:20.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-08T14:48:20.949Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-10-08T14:48:20.949Z] 6bd80458bc452549c38f2f4dc055b3ab1d793802 [2021-10-08T14:48:20.949Z] latest [2021-10-08T14:48:20.949Z] 2.0.1-dev.18 [2021-10-08T14:48:20.949Z] 6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 [2021-10-08T14:48:20.949Z] main [2021-10-08T14:48:20.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:21.327Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6bd80458bc452549c38f2f4dc055b3ab1d793802 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:21.690Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6bd80458bc452549c38f2f4dc055b3ab1d793802 [2021-10-08T14:48:21.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-08T14:48:21.690Z] 2212a5618877: Preparing [2021-10-08T14:48:21.690Z] ee420dfed78a: Preparing [2021-10-08T14:48:21.969Z] ee420dfed78a: Layer already exists [2021-10-08T14:48:25.393Z] 2212a5618877: Pushed [2021-10-08T14:48:25.393Z] 6bd80458bc452549c38f2f4dc055b3ab1d793802: digest: sha256:7b8dd2d021a73ad6600b7e3fbe27de1a839a7bfd18dc62d01ad191fd119c23e2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:25.759Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:26.119Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-08T14:48:26.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-08T14:48:26.119Z] 2212a5618877: Preparing [2021-10-08T14:48:26.119Z] ee420dfed78a: Preparing [2021-10-08T14:48:26.399Z] 2212a5618877: Layer already exists [2021-10-08T14:48:26.399Z] ee420dfed78a: Layer already exists [2021-10-08T14:48:26.399Z] latest: digest: sha256:7b8dd2d021a73ad6600b7e3fbe27de1a839a7bfd18dc62d01ad191fd119c23e2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:26.767Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:27.130Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.18 [2021-10-08T14:48:27.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-08T14:48:27.130Z] 2212a5618877: Preparing [2021-10-08T14:48:27.130Z] ee420dfed78a: Preparing [2021-10-08T14:48:27.407Z] ee420dfed78a: Layer already exists [2021-10-08T14:48:27.408Z] 2212a5618877: Layer already exists [2021-10-08T14:48:27.408Z] 2.0.1-dev.18: digest: sha256:7b8dd2d021a73ad6600b7e3fbe27de1a839a7bfd18dc62d01ad191fd119c23e2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:27.772Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:28.130Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 [2021-10-08T14:48:28.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-08T14:48:28.130Z] 2212a5618877: Preparing [2021-10-08T14:48:28.130Z] ee420dfed78a: Preparing [2021-10-08T14:48:28.410Z] 2212a5618877: Layer already exists [2021-10-08T14:48:28.410Z] ee420dfed78a: Layer already exists [2021-10-08T14:48:28.410Z] 6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18: digest: sha256:7b8dd2d021a73ad6600b7e3fbe27de1a839a7bfd18dc62d01ad191fd119c23e2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:28.773Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:29.134Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-10-08T14:48:29.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-08T14:48:29.134Z] 2212a5618877: Preparing [2021-10-08T14:48:29.134Z] ee420dfed78a: Preparing [2021-10-08T14:48:29.412Z] 2212a5618877: Layer already exists [2021-10-08T14:48:29.412Z] ee420dfed78a: Layer already exists [2021-10-08T14:48:29.412Z] main: digest: sha256:7b8dd2d021a73ad6600b7e3fbe27de1a839a7bfd18dc62d01ad191fd119c23e2 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-08T14:48:29.460Z] ===================================================== [Pipeline] echo [2021-10-08T14:48:29.469Z] taggedImages: [2021-10-08T14:48:29.469Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6bd80458bc452549c38f2f4dc055b3ab1d793802 [2021-10-08T14:48:29.469Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-08T14:48:29.469Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.18 [2021-10-08T14:48:29.469Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 [2021-10-08T14:48:29.469Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:29.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T14:48:30.184Z] [2021-10-08T14:48:30.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:30.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T14:48:30.821Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-08T14:48:30.821Z] 448f6bf000e3: Pulling fs layer [2021-10-08T14:48:30.821Z] f757da607395: Pulling fs layer [2021-10-08T14:48:30.821Z] 05883995daec: Pulling fs layer [2021-10-08T14:48:30.821Z] 8603b9c90790: Pulling fs layer [2021-10-08T14:48:30.821Z] 1560dd03e051: Pulling fs layer [2021-10-08T14:48:30.821Z] 27f5ce0e4adf: Pulling fs layer [2021-10-08T14:48:30.821Z] c2d8d7efcc4b: Pulling fs layer [2021-10-08T14:48:30.821Z] 8603b9c90790: Waiting [2021-10-08T14:48:30.821Z] 1560dd03e051: Waiting [2021-10-08T14:48:30.821Z] 27f5ce0e4adf: Waiting [2021-10-08T14:48:30.821Z] c2d8d7efcc4b: Waiting [2021-10-08T14:48:30.821Z] f757da607395: Verifying Checksum [2021-10-08T14:48:30.821Z] f757da607395: Download complete [2021-10-08T14:48:31.102Z] 8603b9c90790: Verifying Checksum [2021-10-08T14:48:31.102Z] 8603b9c90790: Download complete [2021-10-08T14:48:31.102Z] 1560dd03e051: Verifying Checksum [2021-10-08T14:48:31.102Z] 1560dd03e051: Download complete [2021-10-08T14:48:31.102Z] 05883995daec: Verifying Checksum [2021-10-08T14:48:31.102Z] 05883995daec: Download complete [2021-10-08T14:48:31.102Z] 27f5ce0e4adf: Verifying Checksum [2021-10-08T14:48:31.102Z] 27f5ce0e4adf: Download complete [2021-10-08T14:48:31.710Z] 448f6bf000e3: Download complete [2021-10-08T14:48:34.369Z] c2d8d7efcc4b: Verifying Checksum [2021-10-08T14:48:34.369Z] c2d8d7efcc4b: Download complete [2021-10-08T14:48:35.369Z] 448f6bf000e3: Pull complete [2021-10-08T14:48:35.977Z] f757da607395: Pull complete [2021-10-08T14:48:37.441Z] 05883995daec: Pull complete [2021-10-08T14:48:38.048Z] 8603b9c90790: Pull complete [2021-10-08T14:48:39.050Z] 1560dd03e051: Pull complete [2021-10-08T14:48:39.332Z] 27f5ce0e4adf: Pull complete [2021-10-08T14:48:54.560Z] c2d8d7efcc4b: Pull complete [2021-10-08T14:48:54.560Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-08T14:48:54.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T14:48:54.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-08T14:48:54.872Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-10-08T14:48:55.010Z] $ 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/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-08T14:48:59.383Z] $ docker top f7d9aa6f18b83d979b9871658ed4ac822a251a09ae5447ef3a5ec2ead9c3611c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:49:00.436Z] ---> job-cost.sh [2021-10-08T14:49:00.436Z] lf-activate-venv: SKIPPING [2021-10-08T14:49:00.436Z] INFO: No Stack... [2021-10-08T14:49:10.676Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-08T14:49:10.676Z] INFO: Archiving Costs [Pipeline] sh [2021-10-08T14:49:11.376Z] + + catcut /w/workspace/edgex-ui-go/20/archives/cost.csv -d, [2021-10-08T14:49:11.376Z] -f6 [Pipeline] lock [2021-10-08T14:49:11.464Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] [2021-10-08T14:49:11.473Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] did not exist. Created. [2021-10-08T14:49:11.473Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T14:49:12.177Z] /w/workspace/edgex-ui-go/20@tmp/durable-d99b603e/script.sh: 1: /w/workspace/edgex-ui-go/20@tmp/durable-d99b603e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-08T14:49:12.864Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-08T14:49:12.894Z] Warning: overwriting stash ‘stack-cost’ [2021-10-08T14:49:13.028Z] Stashed 1 file(s) [Pipeline] } [2021-10-08T14:49:13.034Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-08T14:49:13.043Z] $ docker stop --time=1 f7d9aa6f18b83d979b9871658ed4ac822a251a09ae5447ef3a5ec2ead9c3611c [2021-10-08T14:49:14.768Z] $ docker rm -f f7d9aa6f18b83d979b9871658ed4ac822a251a09ae5447ef3a5ec2ead9c3611c [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-10-08T14:49:15.513Z] provisioning config files... [2021-10-08T14:49:15.520Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config259593932883122238tmp [Pipeline] { [Pipeline] sh [2021-10-08T14:49:15.831Z] + set +x [2021-10-08T14:49:15.831Z] + curl -s https://codecov.io/bash [2021-10-08T14:49:15.831Z] + bash -s -- [2021-10-08T14:49:15.831Z] [2021-10-08T14:49:15.831Z] _____ _ [2021-10-08T14:49:15.831Z] / ____| | | [2021-10-08T14:49:15.831Z] | | ___ __| | ___ ___ _____ __ [2021-10-08T14:49:15.831Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-08T14:49:15.831Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-08T14:49:15.831Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-08T14:49:15.831Z] Bash-1.0.6 [2021-10-08T14:49:15.831Z] [2021-10-08T14:49:15.831Z] [2021-10-08T14:49:15.831Z] ==> git version 2.24.4 found [2021-10-08T14:49:15.831Z] ==> 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-10-08T14:49:15.831Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-08T14:49:15.831Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-08T14:49:15.831Z] ==> Jenkins CI detected. [2021-10-08T14:49:15.831Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-08T14:49:15.831Z] project root: . [2021-10-08T14:49:15.831Z] --> token set from env [2021-10-08T14:49:16.095Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-08T14:49:16.095Z] ==> Running gcov in . (disable via -X gcov) [2021-10-08T14:49:16.095Z] ==> Python coveragepy not found [2021-10-08T14:49:16.095Z] ==> Searching for coverage reports in: [2021-10-08T14:49:16.095Z] + . [2021-10-08T14:49:16.095Z] -> Found 1 reports [2021-10-08T14:49:16.095Z] ==> Detecting git/mercurial file structure [2021-10-08T14:49:16.095Z] ==> Reading reports [2021-10-08T14:49:16.095Z] + ./coverage.out bytes=10 [2021-10-08T14:49:16.095Z] ==> Appending adjustments [2021-10-08T14:49:16.095Z] https://docs.codecov.io/docs/fixing-reports [2021-10-08T14:49:16.095Z] + Found adjustments [2021-10-08T14:49:16.095Z] ==> Gzipping contents [2021-10-08T14:49:16.095Z] 4.0K /tmp/codecov.6bLsRO.gz [2021-10-08T14:49:16.095Z] ==> Uploading reports [2021-10-08T14:49:16.095Z] url: https://codecov.io [2021-10-08T14:49:16.095Z] query: branch=main&commit=6bd80458bc452549c38f2f4dc055b3ab1d793802&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-08T14:49:16.095Z] -> Pinging Codecov [2021-10-08T14:49:16.095Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=6bd80458bc452549c38f2f4dc055b3ab1d793802&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-08T14:49:16.355Z] -> Uploading to [2021-10-08T14:49:16.355Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-08/FB506323287CE973F263BFD2A0EB1F37/6bd80458bc452549c38f2f4dc055b3ab1d793802/087db06a-e7a0-4a53-84c6-2265ff43645f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T144916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2fbf8b79376ff30db7ba33659ef206a3e44c99c72a8e2aa13d520a356dcebe4 [2021-10-08T14:49:16.355Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-08T14:49:16.355Z] Dload Upload Total Spent Left Speed [2021-10-08T14:49:16.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 9808 --:--:-- --:--:-- --:--:-- 9805 [2021-10-08T14:49:16.878Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6bd80458bc452549c38f2f4dc055b3ab1d793802 [Pipeline] } [2021-10-08T14:49:16.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-08T14:49:17.232Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-08T14:49:17.244Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:49:17.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-08T14:49:17.546Z] [2021-10-08T14:49:17.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:49:17.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-08T14:49:17.863Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-08T14:49:17.863Z] 188c0c94c7c5: Pulling fs layer [2021-10-08T14:49:17.863Z] 0ef7d3d256c8: Pulling fs layer [2021-10-08T14:49:17.863Z] de9db76c5a1d: Pulling fs layer [2021-10-08T14:49:17.863Z] 0eba1c9be4d2: Pulling fs layer [2021-10-08T14:49:17.863Z] 0d57e429df01: Pulling fs layer [2021-10-08T14:49:17.863Z] 4e4be7b47b0d: Pulling fs layer [2021-10-08T14:49:17.863Z] e1f770b5df2f: Pulling fs layer [2021-10-08T14:49:17.863Z] 85a0685a4137: Pulling fs layer [2021-10-08T14:49:17.863Z] 0eba1c9be4d2: Waiting [2021-10-08T14:49:17.863Z] 0d57e429df01: Waiting [2021-10-08T14:49:17.863Z] 4e4be7b47b0d: Waiting [2021-10-08T14:49:17.863Z] e1f770b5df2f: Waiting [2021-10-08T14:49:17.863Z] 85a0685a4137: Waiting [2021-10-08T14:49:17.863Z] de9db76c5a1d: Verifying Checksum [2021-10-08T14:49:17.863Z] de9db76c5a1d: Download complete [2021-10-08T14:49:17.863Z] 0ef7d3d256c8: Verifying Checksum [2021-10-08T14:49:17.863Z] 0ef7d3d256c8: Download complete [2021-10-08T14:49:17.863Z] 0d57e429df01: Verifying Checksum [2021-10-08T14:49:17.863Z] 0d57e429df01: Download complete [2021-10-08T14:49:17.863Z] 188c0c94c7c5: Verifying Checksum [2021-10-08T14:49:17.863Z] 188c0c94c7c5: Download complete [2021-10-08T14:49:17.863Z] 4e4be7b47b0d: Verifying Checksum [2021-10-08T14:49:17.863Z] 4e4be7b47b0d: Download complete [2021-10-08T14:49:18.443Z] e1f770b5df2f: Verifying Checksum [2021-10-08T14:49:18.443Z] e1f770b5df2f: Download complete [2021-10-08T14:49:18.443Z] 188c0c94c7c5: Pull complete [2021-10-08T14:49:18.443Z] 0ef7d3d256c8: Pull complete [2021-10-08T14:49:18.443Z] 0eba1c9be4d2: Verifying Checksum [2021-10-08T14:49:18.443Z] 0eba1c9be4d2: Download complete [2021-10-08T14:49:18.712Z] de9db76c5a1d: Pull complete [2021-10-08T14:49:18.988Z] 85a0685a4137: Verifying Checksum [2021-10-08T14:49:18.988Z] 85a0685a4137: Download complete [2021-10-08T14:49:22.328Z] 0eba1c9be4d2: Pull complete [2021-10-08T14:49:22.328Z] 0d57e429df01: Pull complete [2021-10-08T14:49:22.328Z] 4e4be7b47b0d: Pull complete [2021-10-08T14:49:22.586Z] e1f770b5df2f: Pull complete [2021-10-08T14:49:26.821Z] 85a0685a4137: Pull complete [2021-10-08T14:49:26.821Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-08T14:49:26.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-08T14:49:26.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-08T14:49:26.890Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-10-08T14:49:26.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-08T14:49:28.841Z] $ docker top 3868e8746375d546211fdab3f6ed4196114a6f6365273702aefd515ea90e1f50 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-08T14:49:28.915Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-08T14:49:29.227Z] + set -o pipefail [2021-10-08T14:49:29.227Z] + snyk monitor '--org=edgex-jenkins' [2021-10-08T14:49:32.564Z] [2021-10-08T14:49:32.564Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-10-08T14:49:32.564Z] [2021-10-08T14:49:32.564Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/4ae6c73e-483f-483f-83e9-4c2e8e121484 [2021-10-08T14:49:32.564Z] [2021-10-08T14:49:32.564Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-08T14:49:32.564Z] [2021-10-08T14:49:32.564Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-08T14:49:32.564Z] [2021-10-08T14:49:32.824Z] [2021-10-08T14:49:32.824Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-08T14:49:32.824Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-08T14:49:32.837Z] $ docker stop --time=1 3868e8746375d546211fdab3f6ed4196114a6f6365273702aefd515ea90e1f50 [2021-10-08T14:49:34.588Z] $ docker rm -f 3868e8746375d546211fdab3f6ed4196114a6f6365273702aefd515ea90e1f50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T14:49:35.478Z] + git log --format=format:%s -1 6bd80458bc452549c38f2f4dc055b3ab1d793802 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:49:35.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T14:49:35.786Z] . [Pipeline] withDockerContainer [2021-10-08T14:49:35.854Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-10-08T14:49:35.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-08T14:49:36.255Z] $ docker top e6bf0d596ca8e1aed504d3cd1520dc2ec21e2d26a9177381ac58ec6a431949d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T14:49:36.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T14:49:36.353Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T14:49:36.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T14:49:36.463Z] $ docker exec e6bf0d596ca8e1aed504d3cd1520dc2ec21e2d26a9177381ac58ec6a431949d9 ssh-agent [2021-10-08T14:49:36.565Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXENcMFj/agent.13 [2021-10-08T14:49:36.565Z] SSH_AGENT_PID=19 [2021-10-08T14:49:36.571Z] Running ssh-add (command line suppressed) [2021-10-08T14:49:36.674Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8128946185146987748.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8128946185146987748.key) [2021-10-08T14:49:36.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T14:49:36.988Z] + git semver tag [2021-10-08T14:49:36.988Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T14:49:36.988Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-08T14:49:36.988Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-08T14:49:36.988Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T14:49:36.988Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T14:49:36.988Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T14:49:36.988Z] # $SEMVER_BRANCH = main [2021-10-08T14:49:36.988Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-08T14:49:36.988Z] # 6bd80458bc452549c38f2f4dc055b3ab1d793802 HEAD [2021-10-08T14:49:36.988Z] # -> Force: false [2021-10-08T14:49:36.988Z] # 88a0bfad35275eee9ddd61b8c34dde380f70bf40 refs/tags/v2.0.1-dev.18 [Pipeline] } [2021-10-08T14:49:36.998Z] $ docker exec --env ******** --env ******** e6bf0d596ca8e1aed504d3cd1520dc2ec21e2d26a9177381ac58ec6a431949d9 ssh-agent -k [2021-10-08T14:49:37.089Z] unset SSH_AUTH_SOCK; [2021-10-08T14:49:37.089Z] unset SSH_AGENT_PID; [2021-10-08T14:49:37.089Z] echo Agent pid 19 killed; [2021-10-08T14:49:37.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T14:49:37.417Z] + git semver [Pipeline] } [2021-10-08T14:49:37.431Z] $ docker stop --time=1 e6bf0d596ca8e1aed504d3cd1520dc2ec21e2d26a9177381ac58ec6a431949d9 [2021-10-08T14:49:38.623Z] $ docker rm -f e6bf0d596ca8e1aed504d3cd1520dc2ec21e2d26a9177381ac58ec6a431949d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:49:39.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-08T14:49:39.042Z] [2021-10-08T14:49:39.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:49:39.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-08T14:49:39.353Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-08T14:49:39.353Z] ab5ef0e58194: Pulling fs layer [2021-10-08T14:49:39.353Z] 9712f1f96733: Pulling fs layer [2021-10-08T14:49:39.353Z] 63f879dbbcfc: Pulling fs layer [2021-10-08T14:49:39.353Z] 0d9ebad4ef96: Pulling fs layer [2021-10-08T14:49:39.353Z] e9a5061849ea: Pulling fs layer [2021-10-08T14:49:39.353Z] d747dcd14b5f: Pulling fs layer [2021-10-08T14:49:39.353Z] 2de7ff778b66: Pulling fs layer [2021-10-08T14:49:39.353Z] 0d9ebad4ef96: Waiting [2021-10-08T14:49:39.353Z] e9a5061849ea: Waiting [2021-10-08T14:49:39.353Z] d747dcd14b5f: Waiting [2021-10-08T14:49:39.353Z] 2de7ff778b66: Waiting [2021-10-08T14:49:39.353Z] 9712f1f96733: Verifying Checksum [2021-10-08T14:49:39.353Z] 9712f1f96733: Download complete [2021-10-08T14:49:39.617Z] 63f879dbbcfc: Verifying Checksum [2021-10-08T14:49:39.617Z] 63f879dbbcfc: Download complete [2021-10-08T14:49:39.883Z] e9a5061849ea: Verifying Checksum [2021-10-08T14:49:39.884Z] e9a5061849ea: Download complete [2021-10-08T14:49:39.884Z] ab5ef0e58194: Verifying Checksum [2021-10-08T14:49:39.884Z] ab5ef0e58194: Download complete [2021-10-08T14:49:39.884Z] d747dcd14b5f: Verifying Checksum [2021-10-08T14:49:39.884Z] d747dcd14b5f: Download complete [2021-10-08T14:49:40.149Z] 0d9ebad4ef96: Verifying Checksum [2021-10-08T14:49:40.149Z] 0d9ebad4ef96: Download complete [2021-10-08T14:49:40.149Z] 2de7ff778b66: Verifying Checksum [2021-10-08T14:49:40.149Z] 2de7ff778b66: Download complete [2021-10-08T14:49:42.737Z] ab5ef0e58194: Pull complete [2021-10-08T14:49:42.737Z] 9712f1f96733: Pull complete [2021-10-08T14:49:43.328Z] 63f879dbbcfc: Pull complete [2021-10-08T14:49:47.566Z] 0d9ebad4ef96: Pull complete [2021-10-08T14:49:47.566Z] e9a5061849ea: Pull complete [2021-10-08T14:49:47.566Z] d747dcd14b5f: Pull complete [2021-10-08T14:49:48.968Z] 2de7ff778b66: Pull complete [2021-10-08T14:49:48.968Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-08T14:49:48.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-08T14:49:48.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-08T14:49:49.036Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-10-08T14:49:49.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-08T14:49:52.175Z] $ docker top a42762d189cede09b766e2f4a78a4dcc85f9ced85bc3cab6feb4ebbf82c4c420 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-08T14:49:52.260Z] provisioning config files... [2021-10-08T14:49:52.270Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8544389876339002511tmp [2021-10-08T14:49:52.287Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2171330549544013400tmp [2021-10-08T14:49:52.299Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8152442273584119101tmp [Pipeline] { [Pipeline] echo [2021-10-08T14:49:52.314Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:49:52.604Z] ---> sigul-configuration.sh [2021-10-08T14:49:52.604Z] gpg: directory `/root/.gnupg' created [2021-10-08T14:49:52.604Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-08T14:49:52.604Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-08T14:49:52.604Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-08T14:49:52.604Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-08T14:49:52.604Z] gpg: CAST5 encrypted data [2021-10-08T14:49:52.604Z] gpg: encrypted with 1 passphrase [2021-10-08T14:49:52.604Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-08T14:49:52.910Z] + mkdir /home/jenkins [2021-10-08T14:49:52.910Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-08T14:49:53.205Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-08T14:49:53.217Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:49:53.510Z] ---> sigul-install.sh [2021-10-08T14:49:53.510Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-08T14:49:53.803Z] + git tag --list [2021-10-08T14:49:53.803Z] 0.1.1 [2021-10-08T14:49:53.803Z] v1.1.0 [2021-10-08T14:49:53.803Z] v1.2.0 [2021-10-08T14:49:53.803Z] v1.2.1 [2021-10-08T14:49:53.803Z] v1.3.0 [2021-10-08T14:49:53.803Z] v2.0.0 [2021-10-08T14:49:53.803Z] v2.0.1-dev.1 [2021-10-08T14:49:53.803Z] v2.0.1-dev.10 [2021-10-08T14:49:53.803Z] v2.0.1-dev.11 [2021-10-08T14:49:53.803Z] v2.0.1-dev.12 [2021-10-08T14:49:53.803Z] v2.0.1-dev.13 [2021-10-08T14:49:53.803Z] v2.0.1-dev.14 [2021-10-08T14:49:53.803Z] v2.0.1-dev.15 [2021-10-08T14:49:53.803Z] v2.0.1-dev.16 [2021-10-08T14:49:53.803Z] v2.0.1-dev.17 [2021-10-08T14:49:53.803Z] v2.0.1-dev.18 [2021-10-08T14:49:53.803Z] v2.0.1-dev.2 [2021-10-08T14:49:53.803Z] v2.0.1-dev.3 [2021-10-08T14:49:53.803Z] v2.0.1-dev.4 [2021-10-08T14:49:53.803Z] v2.0.1-dev.5 [2021-10-08T14:49:53.803Z] v2.0.1-dev.6 [2021-10-08T14:49:53.803Z] v2.0.1-dev.7 [2021-10-08T14:49:53.803Z] v2.0.1-dev.8 [2021-10-08T14:49:53.803Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-08T14:49:54.100Z] + lftools sign git-tag v2.0.1-dev.18 [2021-10-08T14:49:54.673Z] Signing Git tag with Sigul... [2021-10-08T14:49:54.673Z] Signing v2.0.1-dev.18 [Pipeline] echo [2021-10-08T14:49:55.621Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:49:55.916Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-08T14:49:55.924Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-08T14:49:55.942Z] $ docker stop --time=1 a42762d189cede09b766e2f4a78a4dcc85f9ced85bc3cab6feb4ebbf82c4c420 [2021-10-08T14:49:57.134Z] $ docker rm -f a42762d189cede09b766e2f4a78a4dcc85f9ced85bc3cab6feb4ebbf82c4c420 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:49:57.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T14:49:57.737Z] . [Pipeline] withDockerContainer [2021-10-08T14:49:57.800Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-10-08T14:49:57.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-08T14:49:58.193Z] $ docker top ff5bce1b151e9721218e18d0b32eec0a6507854b0827a85f0bcd72c4f42c8419 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T14:49:58.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T14:49:58.303Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T14:49:58.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T14:49:58.403Z] $ docker exec ff5bce1b151e9721218e18d0b32eec0a6507854b0827a85f0bcd72c4f42c8419 ssh-agent [2021-10-08T14:49:58.535Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDkFehM/agent.15 [2021-10-08T14:49:58.535Z] SSH_AGENT_PID=22 [2021-10-08T14:49:58.540Z] Running ssh-add (command line suppressed) [2021-10-08T14:49:58.635Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_626749710732002325.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_626749710732002325.key) [2021-10-08T14:49:58.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T14:49:58.942Z] + git semver bump pre [2021-10-08T14:49:58.942Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T14:49:58.942Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-08T14:49:58.942Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-08T14:49:58.942Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T14:49:58.942Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T14:49:58.942Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T14:49:58.942Z] # $SEMVER_BRANCH = main [2021-10-08T14:49:58.942Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-08T14:49:58.942Z] 2.0.1-dev.19 [Pipeline] } [2021-10-08T14:49:58.951Z] $ docker exec --env ******** --env ******** ff5bce1b151e9721218e18d0b32eec0a6507854b0827a85f0bcd72c4f42c8419 ssh-agent -k [2021-10-08T14:49:59.041Z] unset SSH_AUTH_SOCK; [2021-10-08T14:49:59.041Z] unset SSH_AGENT_PID; [2021-10-08T14:49:59.041Z] echo Agent pid 22 killed; [2021-10-08T14:49:59.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T14:49:59.362Z] + git semver [Pipeline] } [2021-10-08T14:49:59.374Z] $ docker stop --time=1 ff5bce1b151e9721218e18d0b32eec0a6507854b0827a85f0bcd72c4f42c8419 [2021-10-08T14:50:00.555Z] $ docker rm -f ff5bce1b151e9721218e18d0b32eec0a6507854b0827a85f0bcd72c4f42c8419 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:50:00.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T14:50:00.898Z] . [Pipeline] withDockerContainer [2021-10-08T14:50:01.143Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-10-08T14:50:01.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-08T14:50:01.582Z] $ docker top b0361fd2309e0f3cd962818b52c373f4e8f18e0f947261f63ff044b481eebda5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T14:50:01.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T14:50:01.680Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T14:50:01.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T14:50:01.788Z] $ docker exec b0361fd2309e0f3cd962818b52c373f4e8f18e0f947261f63ff044b481eebda5 ssh-agent [2021-10-08T14:50:01.887Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHpNEi/agent.14 [2021-10-08T14:50:01.887Z] SSH_AGENT_PID=21 [2021-10-08T14:50:01.891Z] Running ssh-add (command line suppressed) [2021-10-08T14:50:01.984Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4386303601182832593.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4386303601182832593.key) [2021-10-08T14:50:01.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T14:50:02.294Z] + git semver push [2021-10-08T14:50:02.294Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T14:50:02.294Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-08T14:50:02.294Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-08T14:50:02.294Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T14:50:02.294Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T14:50:02.294Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T14:50:02.294Z] # $SEMVER_BRANCH = main [2021-10-08T14:50:02.294Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-08T14:50:07.581Z] $ docker exec --env ******** --env ******** b0361fd2309e0f3cd962818b52c373f4e8f18e0f947261f63ff044b481eebda5 ssh-agent -k [2021-10-08T14:50:07.676Z] unset SSH_AUTH_SOCK; [2021-10-08T14:50:07.676Z] unset SSH_AGENT_PID; [2021-10-08T14:50:07.676Z] echo Agent pid 21 killed; [2021-10-08T14:50:07.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T14:50:08.002Z] + git semver [Pipeline] } [2021-10-08T14:50:08.016Z] $ docker stop --time=1 b0361fd2309e0f3cd962818b52c373f4e8f18e0f947261f63ff044b481eebda5 [2021-10-08T14:50:09.192Z] $ docker rm -f b0361fd2309e0f3cd962818b52c373f4e8f18e0f947261f63ff044b481eebda5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-10-08T14:50:09.981Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:10.289Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:10.849Z] ---> package-listing.sh [2021-10-08T14:50:10.849Z] ++ facter osfamily [2021-10-08T14:50:10.849Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-08T14:50:11.109Z] + OS_FAMILY=redhat [2021-10-08T14:50:11.109Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-08T14:50:11.109Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-08T14:50:11.109Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-08T14:50:11.109Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-08T14:50:11.109Z] + PACKAGES=/tmp/packages_start.txt [2021-10-08T14:50:11.109Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-08T14:50:11.109Z] + PACKAGES=/tmp/packages_end.txt [2021-10-08T14:50:11.109Z] + case "${OS_FAMILY}" in [2021-10-08T14:50:11.109Z] + rpm -qa [2021-10-08T14:50:11.109Z] + sort [2021-10-08T14:50:11.680Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-08T14:50:11.680Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-08T14:50:11.680Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-08T14:50:11.680Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-08T14:50:11.680Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-10-08T14:50:11.680Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-10-08T14:50:11.692Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-08T14:50:11.976Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:50:12.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T14:50:12.542Z] [2021-10-08T14:50:12.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:50:12.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T14:50:12.846Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-08T14:50:12.846Z] b4d181a07f80: Pulling fs layer [2021-10-08T14:50:12.846Z] a1111a8f2ec3: Pulling fs layer [2021-10-08T14:50:12.846Z] ed53099fbce6: Pulling fs layer [2021-10-08T14:50:12.846Z] dc539afda2c1: Pulling fs layer [2021-10-08T14:50:12.846Z] 77bc0d833cb6: Pulling fs layer [2021-10-08T14:50:12.846Z] 9065ff56babe: Pulling fs layer [2021-10-08T14:50:12.846Z] d287ab97295c: Pulling fs layer [2021-10-08T14:50:12.846Z] dc539afda2c1: Waiting [2021-10-08T14:50:12.846Z] 77bc0d833cb6: Waiting [2021-10-08T14:50:12.846Z] 9065ff56babe: Waiting [2021-10-08T14:50:12.846Z] d287ab97295c: Waiting [2021-10-08T14:50:12.846Z] a1111a8f2ec3: Verifying Checksum [2021-10-08T14:50:12.847Z] a1111a8f2ec3: Download complete [2021-10-08T14:50:12.847Z] dc539afda2c1: Verifying Checksum [2021-10-08T14:50:12.847Z] dc539afda2c1: Download complete [2021-10-08T14:50:13.120Z] ed53099fbce6: Verifying Checksum [2021-10-08T14:50:13.120Z] ed53099fbce6: Download complete [2021-10-08T14:50:13.120Z] 77bc0d833cb6: Verifying Checksum [2021-10-08T14:50:13.120Z] 77bc0d833cb6: Download complete [2021-10-08T14:50:13.120Z] 9065ff56babe: Verifying Checksum [2021-10-08T14:50:13.120Z] 9065ff56babe: Download complete [2021-10-08T14:50:13.120Z] b4d181a07f80: Verifying Checksum [2021-10-08T14:50:13.120Z] b4d181a07f80: Download complete [2021-10-08T14:50:13.703Z] d287ab97295c: Verifying Checksum [2021-10-08T14:50:13.703Z] d287ab97295c: Download complete [2021-10-08T14:50:14.693Z] b4d181a07f80: Pull complete [2021-10-08T14:50:14.693Z] a1111a8f2ec3: Pull complete [2021-10-08T14:50:15.275Z] ed53099fbce6: Pull complete [2021-10-08T14:50:15.534Z] dc539afda2c1: Pull complete [2021-10-08T14:50:15.806Z] 77bc0d833cb6: Pull complete [2021-10-08T14:50:15.806Z] 9065ff56babe: Pull complete [2021-10-08T14:50:21.108Z] d287ab97295c: Pull complete [2021-10-08T14:50:21.108Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-08T14:50:21.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T14:50:21.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-08T14:50:21.167Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-10-08T14:50:21.208Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-08T14:50:23.700Z] $ docker top 913b8d296c5b8c216e89f83941914cd082b9c31fac6d4cd1c3cd1cc44c189089 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T14:50:24.048Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-08T14:50:24.344Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-08T14:50:24.635Z] + ls /var/log/sa-host [2021-10-08T14:50:24.635Z] + sadf -c /var/log/sa-host/sa08 [2021-10-08T14:50:24.635Z] file_magic: OK [2021-10-08T14:50:24.635Z] HZ: Using current value: 100 [2021-10-08T14:50:24.635Z] file_header: OK [2021-10-08T14:50:24.635Z] 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-10-08T14:50:24.635Z] Statistics: [2021-10-08T14:50:24.635Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-08T14:50:24.635Z] File successfully converted to sysstat format version 12.0.3 [2021-10-08T14:50:24.635Z] + sadf -c /var/log/sa-host/sa30 [2021-10-08T14:50:24.635Z] file_magic: OK [2021-10-08T14:50:24.635Z] HZ: Using current value: 100 [2021-10-08T14:50:24.635Z] file_header: OK [2021-10-08T14:50:24.635Z] 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-10-08T14:50:24.635Z] Statistics: [2021-10-08T14:50:24.635Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-08T14:50:24.635Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T14:50:24.919Z] provisioning config files... [2021-10-08T14:50:24.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9127134124479855601tmp [Pipeline] { [Pipeline] echo [2021-10-08T14:50:24.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:25.231Z] ---> create-netrc.sh [Pipeline] } [2021-10-08T14:50:25.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:25.589Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-08T14:50:25.597Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:25.881Z] ---> sudo-logs.sh [2021-10-08T14:50:25.881Z] Archiving 'sudo' log.. [2021-10-08T14:50:25.881Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-73.novalocal: Name or service not known [2021-10-08T14:50:25.881Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-73.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-08T14:50:25.901Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:26.188Z] ---> job-cost.sh [2021-10-08T14:50:26.188Z] lf-activate-venv: SKIPPING [2021-10-08T14:50:26.188Z] DEBUG: total: 0.10999999940395355 [2021-10-08T14:50:26.188Z] INFO: Retrieving Stack Cost... [2021-10-08T14:50:26.760Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-08T14:50:27.018Z] INFO: Archiving Costs [Pipeline] echo [2021-10-08T14:50:27.030Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:27.321Z] ---> logs-deploy.sh [2021-10-08T14:50:27.321Z] lf-activate-venv: SKIPPING [2021-10-08T14:50:27.321Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/20 [2021-10-08T14:50:27.321Z] INFO: archiving workspace using pattern(s): [2021-10-08T14:50:27.896Z] Archives upload complete. [2021-10-08T14:50:28.158Z] INFO: archiving logs to Nexus