Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9d2d911777f2755eb40dc58b25585fdfc1b56ba 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-ssh9133723087912887328.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh4306591059163241502.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh2087920496160082816.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh1970757710537537454.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh3212097477550480558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1969 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-ssh8382654731508514662.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 b9d2d911777f2755eb40dc58b25585fdfc1b56ba (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 b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 Commit message: "feat: update built product artifact ui" > git rev-list --no-walk 3a950f378dd44c151dfcb168444fd917fd660d9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:34:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:34:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:34:59 ========================================================= 13:34:59 EdgeX Global Pipelines Version Info 13:34:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:35:00 ------------------- 13:35:00 stable info: 13:35:00 ------------------- 13:35:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:35:00 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 13:35:00 Message: update stable to v1.0.203 13:35:01 ------------------- 13:35:01 experimental info: 13:35:01 ------------------- 13:35:01 Commited By: **** collab-it+edgex@linuxfoundation.org 13:35:01 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 13:35:01 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:35:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:35:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:35:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:35:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:35:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:35:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:35:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:35:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:35:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:35:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9d2d911777f2755eb40dc58b25585fdfc1b56ba [Pipeline] echo 13:35:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9d2d91 [Pipeline] echo 13:35:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:02 provisioning config files... 13:35:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2675606293027611313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:03 ---> docker-login.sh 13:35:03 nexus3.edgexfoundry.org:10001 13:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:03 Configure a credential helper to remove this warning. See 13:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:03 13:35:03 Login Succeeded 13:35:03 nexus3.edgexfoundry.org:10002 13:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:03 Configure a credential helper to remove this warning. See 13:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:03 13:35:03 Login Succeeded 13:35:03 nexus3.edgexfoundry.org:10003 13:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:03 Configure a credential helper to remove this warning. See 13:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:03 13:35:03 Login Succeeded 13:35:03 nexus3.edgexfoundry.org:10004 13:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:03 Configure a credential helper to remove this warning. See 13:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:03 13:35:03 Login Succeeded 13:35:03 docker.io 13:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:03 Configure a credential helper to remove this warning. See 13:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:03 13:35:03 Login Succeeded 13:35:03 ---> docker-login.sh ends [Pipeline] } 13:35:03 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 13:35:04 + git log --format=format:%s -1 b9d2d911777f2755eb40dc58b25585fdfc1b56ba [Pipeline] echo 13:35:04 GIT_COMMIT: b9d2d911777f2755eb40dc58b25585fdfc1b56ba, Commit Message: feat: update built product artifact ui [Pipeline] echo 13:35:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:35:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:35:05 13:35:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:35:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:35:05 latest: Pulling from edgex-devops/git-semver 13:35:05 31603596830f: Pulling fs layer 13:35:05 d4622e32a9a9: Pulling fs layer 13:35:05 1030fce36090: Pulling fs layer 13:35:05 6c6cb7e1b49b: Pulling fs layer 13:35:05 6c6cb7e1b49b: Waiting 13:35:05 d4622e32a9a9: Verifying Checksum 13:35:05 d4622e32a9a9: Download complete 13:35:06 31603596830f: Verifying Checksum 13:35:06 31603596830f: Download complete 13:35:06 31603596830f: Pull complete 13:35:06 6c6cb7e1b49b: Verifying Checksum 13:35:06 6c6cb7e1b49b: Download complete 13:35:06 d4622e32a9a9: Pull complete 13:35:06 1030fce36090: Verifying Checksum 13:35:06 1030fce36090: Download complete 13:35:07 1030fce36090: Pull complete 13:35:07 6c6cb7e1b49b: Pull complete 13:35:07 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 13:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:35:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:35:07 prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container 13:35:07 $ 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 13:35:08 $ docker top d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:35:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:35:08 [ssh-agent] Looking for ssh-agent implementation... 13:35:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:08 $ docker exec d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 ssh-agent 13:35:08 SSH_AUTH_SOCK=/tmp/ssh-mVQgCFjT2FWq/agent.13 13:35:08 SSH_AGENT_PID=19 13:35:08 Running ssh-add (command line suppressed) 13:35:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6671288261949331501.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6671288261949331501.key) 13:35:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:35:09 + git tag --points-at HEAD [Pipeline] } 13:35:09 $ docker exec --env ******** --env ******** d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 ssh-agent -k 13:35:09 unset SSH_AUTH_SOCK; 13:35:09 unset SSH_AGENT_PID; 13:35:09 echo Agent pid 19 killed; 13:35:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:35:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:35:09 [ssh-agent] Looking for ssh-agent implementation... 13:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:09 $ docker exec d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 ssh-agent 13:35:09 SSH_AUTH_SOCK=/tmp/ssh-7y1JeAp3Ej1i/agent.51 13:35:09 SSH_AGENT_PID=58 13:35:09 Running ssh-add (command line suppressed) 13:35:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3432417101813039031.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3432417101813039031.key) 13:35:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:35:10 + git semver init 13:35:10 # -> Open(): unable to determine branch for HEAD 13:35:10 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 13:35:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 13:35:10 # $SEMVER_REMOTE_NAME = origin 13:35:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:35:10 # $SEMVER_USER_NAME = edgex-jenkins 13:35:10 # $SEMVER_BRANCH = main 13:35:10 # $SEMVER_TEMP = /tmp/semver-654270548 13:35:10 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 13:35:13 # '/tmp/semver-654270548' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 13:35:13 # -> Force: false 13:35:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 13:35:13 $ docker exec --env ******** --env ******** d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 ssh-agent -k 13:35:13 unset SSH_AUTH_SOCK; 13:35:13 unset SSH_AGENT_PID; 13:35:13 echo Agent pid 58 killed; 13:35:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:35:13 + git semver [Pipeline] } 13:35:13 $ docker stop --time=1 d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 13:35:15 $ docker rm -f d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 [Pipeline] // withDockerContainer [Pipeline] sh 13:35:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:35:15 Stashed 1 file(s) [Pipeline] echo 13:35:15 [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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 13:35:31 Still waiting to schedule task 13:35:31 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1969’ 13:35:31 Still waiting to schedule task 13:35:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:37:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1970 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 13:37:41 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 13:37:42 The recommended git tool is: git 13:37:47 using credential edgex-jenkins-ssh 13:37:47 Cloning the remote Git repository 13:37:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:37:47 > git init /w/workspace/edgex-ui-go/4 # timeout=10 13:37:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:37:47 > git --version # timeout=10 13:37:47 > git --version # 'git version 2.17.1' 13:37:47 using GIT_SSH to set credentials SSH Credentials for GitHub 13:37:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:37:50 Avoid second fetch 13:37:50 Checking out Revision b9d2d911777f2755eb40dc58b25585fdfc1b56ba (main) 13:37:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:37:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:37:50 > git config core.sparsecheckout # timeout=10 13:37:50 > git checkout -f b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 13:37:55 Commit message: "feat: update built product artifact ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:37:55 provisioning config files... 13:37:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config7647099672269348921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:56 ---> docker-login.sh 13:37:56 nexus3.edgexfoundry.org:10001 13:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:57 Configure a credential helper to remove this warning. See 13:37:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:57 13:37:57 Login Succeeded 13:37:57 nexus3.edgexfoundry.org:10002 13:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:58 Configure a credential helper to remove this warning. See 13:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:58 13:37:58 Login Succeeded 13:37:58 nexus3.edgexfoundry.org:10003 13:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:58 Configure a credential helper to remove this warning. See 13:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:58 13:37:58 Login Succeeded 13:37:58 nexus3.edgexfoundry.org:10004 13:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:59 Configure a credential helper to remove this warning. See 13:37:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:59 13:37:59 Login Succeeded 13:37:59 docker.io 13:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:00 Configure a credential helper to remove this warning. See 13:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:00 13:38:00 Login Succeeded 13:38:00 ---> docker-login.sh ends [Pipeline] } 13:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:38:00 ========================================================= 13:38:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:38:00 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:38:00 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 13:38:01 Sending build context to Docker daemon 20.22MB 13:38:01 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:38:01 Step 2/8 : FROM ${BASE} 13:38:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:38:02 595b0fe564bb: Pulling fs layer 13:38:02 24495759ef45: Pulling fs layer 13:38:02 d148012ef14d: Pulling fs layer 13:38:02 e90a11edd702: Pulling fs layer 13:38:02 d77568369979: Pulling fs layer 13:38:02 02195dbdac53: Pulling fs layer 13:38:02 2b1b35aa2570: Pulling fs layer 13:38:02 2c1f732e5b09: Pulling fs layer 13:38:02 02195dbdac53: Waiting 13:38:02 2b1b35aa2570: Waiting 13:38:02 2c1f732e5b09: Waiting 13:38:02 e90a11edd702: Waiting 13:38:02 d77568369979: Waiting 13:38:02 d148012ef14d: Verifying Checksum 13:38:02 d148012ef14d: Download complete 13:38:02 24495759ef45: Download complete 13:38:02 d77568369979: Verifying Checksum 13:38:02 d77568369979: Download complete 13:38:02 02195dbdac53: Download complete 13:38:02 595b0fe564bb: Verifying Checksum 13:38:02 595b0fe564bb: Download complete 13:38:02 2b1b35aa2570: Download complete 13:38:03 595b0fe564bb: Pull complete 13:38:03 24495759ef45: Pull complete 13:38:04 d148012ef14d: Pull complete 13:38:06 2c1f732e5b09: Download complete 13:38:06 e90a11edd702: Verifying Checksum 13:38:06 e90a11edd702: Download complete 13:38:15 Running on prd-centos7-docker-4c-2g-1971 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 13:38:15 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 13:38:15 The recommended git tool is: git 13:38:17 e90a11edd702: Pull complete 13:38:17 d77568369979: Pull complete 13:38:18 02195dbdac53: Pull complete 13:38:18 2b1b35aa2570: Pull complete 13:38:18 using credential edgex-jenkins-ssh 13:38:18 Cloning the remote Git repository 13:38:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:38:18 > git init /w/workspace/edgex-ui-go/4 # timeout=10 13:38:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:38:18 > git --version # timeout=10 13:38:18 > git --version # 'git version 2.24.4' 13:38:18 using GIT_SSH to set credentials SSH Credentials for GitHub 13:38:18 [INFO] Currently running in a labeled security context 13:38:18 [INFO] Currently SELinux is 'enforcing' on the host 13:38:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh6181133885447811853.key 13:38:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:38:23 2c1f732e5b09: Pull complete 13:38:23 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 13:38:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:38:23 ---> 88ecf2bb1f95 13:38:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:38:24 Avoid second fetch 13:38:24 Checking out Revision b9d2d911777f2755eb40dc58b25585fdfc1b56ba (main) 13:38:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:38:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:38:24 > git config core.sparsecheckout # timeout=10 13:38:24 > git checkout -f b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 13:38:28 ---> Running in f77040a72991 13:38:28 Commit message: "feat: update built product artifact ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:28 provisioning config files... 13:38:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config6944397394526887650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:38:28 Removing intermediate container f77040a72991 13:38:28 ---> d8420a908ad8 13:38:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:28 ---> Running in c7ebd62a62ea 13:38:29 ---> docker-login.sh 13:38:29 nexus3.edgexfoundry.org:10001 13:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:29 Configure a credential helper to remove this warning. See 13:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:29 13:38:29 Login Succeeded 13:38:29 nexus3.edgexfoundry.org:10002 13:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:29 Configure a credential helper to remove this warning. See 13:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:29 13:38:29 Login Succeeded 13:38:29 nexus3.edgexfoundry.org:10003 13:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:29 Configure a credential helper to remove this warning. See 13:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:29 13:38:29 Login Succeeded 13:38:29 nexus3.edgexfoundry.org:10004 13:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:29 Configure a credential helper to remove this warning. See 13:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:29 13:38:29 Login Succeeded 13:38:29 docker.io 13:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:30 Configure a credential helper to remove this warning. See 13:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:30 13:38:30 Login Succeeded 13:38:30 ---> docker-login.sh ends [Pipeline] } 13:38:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:38:30 ========================================================= 13:38:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:38:30 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:38:30 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 13:38:30 Sending build context to Docker daemon 20.22MB 13:38:30 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:38:30 Step 2/8 : FROM ${BASE} 13:38:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:38:31 540db60ca938: Pulling fs layer 13:38:31 adcc1eea9eea: Pulling fs layer 13:38:31 4c4ab2625f07: Pulling fs layer 13:38:31 db62176df00c: Pulling fs layer 13:38:31 3b30891b0d05: Pulling fs layer 13:38:31 444f5516b4c7: Pulling fs layer 13:38:31 90b9b1106a8b: Pulling fs layer 13:38:31 0383d17a5b7e: Pulling fs layer 13:38:31 c82ef313ddc5: Pulling fs layer 13:38:31 db62176df00c: Waiting 13:38:31 3b30891b0d05: Waiting 13:38:31 444f5516b4c7: Waiting 13:38:31 90b9b1106a8b: Waiting 13:38:31 0383d17a5b7e: Waiting 13:38:31 c82ef313ddc5: Waiting 13:38:31 4c4ab2625f07: Verifying Checksum 13:38:31 4c4ab2625f07: Download complete 13:38:31 adcc1eea9eea: Verifying Checksum 13:38:31 adcc1eea9eea: Download complete 13:38:31 3b30891b0d05: Verifying Checksum 13:38:31 3b30891b0d05: Download complete 13:38:31 444f5516b4c7: Verifying Checksum 13:38:31 444f5516b4c7: Download complete 13:38:31 90b9b1106a8b: Verifying Checksum 13:38:31 90b9b1106a8b: Download complete 13:38:31 540db60ca938: Verifying Checksum 13:38:31 540db60ca938: Download complete 13:38:31 540db60ca938: Pull complete 13:38:31 Removing intermediate container c7ebd62a62ea 13:38:31 ---> f2c7bb22f62c 13:38:31 Step 5/8 : RUN apk add --no-cache make git 13:38:31 adcc1eea9eea: Pull complete 13:38:31 4c4ab2625f07: Pull complete 13:38:31 ---> Running in 9d1e953dc2cc 13:38:32 0383d17a5b7e: Verifying Checksum 13:38:32 0383d17a5b7e: Download complete 13:38:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:38:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:38:34 OK: 218 MiB in 52 packages 13:38:36 Removing intermediate container 9d1e953dc2cc 13:38:36 ---> 470e6df23575 13:38:36 Step 6/8 : WORKDIR /edgex-ui-go 13:38:36 ---> Running in af23a920f386 13:38:36 Removing intermediate container af23a920f386 13:38:36 ---> 7087f39e2b03 13:38:36 Step 7/8 : COPY . . 13:38:37 c82ef313ddc5: Verifying Checksum 13:38:37 c82ef313ddc5: Download complete 13:38:37 db62176df00c: Verifying Checksum 13:38:37 db62176df00c: Download complete 13:38:39 ---> 1ee3d3950dfd 13:38:39 Step 8/8 : RUN go mod download 13:38:39 ---> Running in b41e9459c4ca 13:38:41 db62176df00c: Pull complete 13:38:41 3b30891b0d05: Pull complete 13:38:41 444f5516b4c7: Pull complete 13:38:41 90b9b1106a8b: Pull complete 13:38:41 0383d17a5b7e: Pull complete 13:38:43 c82ef313ddc5: Pull complete 13:38:43 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 13:38:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:38:43 ---> 4508b0543a43 13:38:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:38:44 ---> Running in 13ffd3c019aa 13:38:44 Removing intermediate container 13ffd3c019aa 13:38:44 ---> 1badb3e8f718 13:38:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:44 ---> Running in e8134c81f2ed 13:38:45 Removing intermediate container e8134c81f2ed 13:38:45 ---> a566d1527307 13:38:45 Step 5/8 : RUN apk add --no-cache make git 13:38:45 ---> Running in 8360634ecaa8 13:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:38:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:38:47 OK: 219 MiB in 52 packages 13:38:48 Removing intermediate container 8360634ecaa8 13:38:48 ---> 137fbb60bb7b 13:38:48 Step 6/8 : WORKDIR /edgex-ui-go 13:38:48 ---> Running in c2ea0871daf2 13:38:48 Removing intermediate container c2ea0871daf2 13:38:48 ---> 7abd98e926bc 13:38:48 Step 7/8 : COPY . . 13:38:48 ---> 6f791c8634b8 13:38:48 Step 8/8 : RUN go mod download 13:38:48 ---> Running in b6a8d2463c85 13:39:01 Removing intermediate container b6a8d2463c85 13:39:01 ---> 3aed05dd4b3d 13:39:01 Successfully built 3aed05dd4b3d 13:39:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:39:01 + docker inspect -f . ci-base-image-x86_64 13:39:01 . [Pipeline] withDockerContainer 13:39:02 prd-centos7-docker-4c-2g-1971 does not seem to be running inside a container 13:39:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:39:02 $ docker top 6138c2b25e80d125000df47d2b5682141efb1afbd830ecf919ce6db0003aba66 -eo pid,comm [Pipeline] { [Pipeline] sh 13:39:02 + go version 13:39:02 go version go1.16.6 linux/amd64 [Pipeline] } 13:39:02 $ docker stop --time=1 6138c2b25e80d125000df47d2b5682141efb1afbd830ecf919ce6db0003aba66 13:39:04 $ docker rm -f 6138c2b25e80d125000df47d2b5682141efb1afbd830ecf919ce6db0003aba66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:39:04 + docker inspect -f . ci-base-image-x86_64 13:39:04 . [Pipeline] withDockerContainer 13:39:04 prd-centos7-docker-4c-2g-1971 does not seem to be running inside a container 13:39:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:39:05 $ docker top 3f443eead5403104be9a2eeed28244db0601afcf407e551d3b18955a7b3d443c -eo pid,comm [Pipeline] { [Pipeline] sh 13:39:05 + go mod tidy [Pipeline] sh 13:39:06 + make test 13:39:06 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:39:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:39:12 Removing intermediate container b41e9459c4ca 13:39:12 ---> 85fab6265153 13:39:12 Successfully built 85fab6265153 13:39:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:39:12 + docker inspect -f . ci-base-image-arm64 13:39:12 . [Pipeline] withDockerContainer 13:39:12 prd-ubuntu18.04-docker-arm64-4c-16g-1970 does not seem to be running inside a container 13:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:39:14 $ docker top bc06140a80747c093a47657d36be5ec0afa4484d60412d4b2ecb85a89441a511 -eo pid,comm [Pipeline] { [Pipeline] sh 13:39:15 + go version 13:39:15 go version go1.16.6 linux/arm64 [Pipeline] } 13:39:15 $ docker stop --time=1 bc06140a80747c093a47657d36be5ec0afa4484d60412d4b2ecb85a89441a511 13:39:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:39:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:39:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:39:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:39:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:39:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:39:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:39:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:39:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:39:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:39:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:39:16 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 13:39:16 GO111MODULE=on go vet ./... 13:39:17 $ docker rm -f bc06140a80747c093a47657d36be5ec0afa4484d60412d4b2ecb85a89441a511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:39:19 + docker inspect -f . ci-base-image-arm64 13:39:19 . [Pipeline] withDockerContainer 13:39:19 prd-ubuntu18.04-docker-arm64-4c-16g-1970 does not seem to be running inside a container 13:39:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:39:21 $ docker top ef4137c97bc84ee72853c9a9cedabab6ba538374eb233e5431b3619c31988482 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] } 13:39:22 $ docker stop --time=1 3f443eead5403104be9a2eeed28244db0601afcf407e551d3b18955a7b3d443c 13:39:22 + go mod tidy 13:39:23 $ docker rm -f 3f443eead5403104be9a2eeed28244db0601afcf407e551d3b18955a7b3d443c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 13:39:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:39:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 13:39:24 + make test 13:39:24 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:39:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 13:39:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:39:28 + ls -al . 13:39:28 total 92 13:39:28 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 4 13:39 . 13:39:28 drwxrwxr-x. 4 jenkins jenkins 28 Aug 4 13:38 .. 13:39:28 drwxrwxr-x. 3 jenkins jenkins 20 Aug 4 13:38 assets 13:39:28 drwxrwxr-x. 2 jenkins jenkins 35 Aug 4 13:38 bin 13:39:28 drwxrwxr-x. 3 jenkins jenkins 29 Aug 4 13:38 cmd 13:39:28 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 4 13:38 CONTRIBUTING.md 13:39:28 -rw-r--r--. 1 jenkins jenkins 10 Aug 4 13:39 coverage.out 13:39:28 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 4 13:38 Dockerfile 13:39:28 -rw-rw-r--. 1 jenkins jenkins 902 Aug 4 13:38 Dockerfile.build 13:39:28 drwxrwxr-x. 2 jenkins jenkins 23 Aug 4 13:38 docs 13:39:28 drwxrwxr-x. 8 jenkins jenkins 162 Aug 4 13:38 .git 13:39:28 drwxrwxr-x. 2 jenkins jenkins 103 Aug 4 13:38 .github 13:39:28 -rw-rw-r--. 1 jenkins jenkins 162 Aug 4 13:38 .gitignore 13:39:28 -rw-rw-r--. 1 jenkins jenkins 823 Aug 4 13:38 go.mod 13:39:28 -rw-r--r--. 1 jenkins jenkins 23693 Aug 4 13:39 go.sum 13:39:28 drwxrwxr-x. 9 jenkins jenkins 125 Aug 4 13:38 internal 13:39:28 -rw-rw-r--. 1 jenkins jenkins 652 Aug 4 13:38 Jenkinsfile 13:39:28 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 4 13:38 LICENSE 13:39:28 -rw-rw-r--. 1 jenkins jenkins 990 Aug 4 13:38 Makefile 13:39:28 drwxrwxr-x. 3 jenkins jenkins 19 Aug 4 13:38 pkg 13:39:28 -rw-rw-r--. 1 jenkins jenkins 5509 Aug 4 13:38 README.md 13:39:28 -rw-rw-r--. 1 jenkins jenkins 11 Aug 4 13:35 VERSION 13:39:28 -rw-rw-r--. 1 jenkins jenkins 155 Aug 4 13:38 version.go 13:39:28 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 4 13:38 web [Pipeline] isUnix [Pipeline] sh 13:39:28 + 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=b9d2d911777f2755eb40dc58b25585fdfc1b56ba --label arch=amd64 --label version=2.0.1-dev.4 . 13:39:28 Sending build context to Docker daemon 20.24MB 13:39:28 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 13:39:28 Step 2/25 : FROM ${BASE} AS builder 13:39:28 ---> 3aed05dd4b3d 13:39:28 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:39:29 ---> Running in f4108c25b47e 13:39:29 Removing intermediate container f4108c25b47e 13:39:29 ---> f9914bce4c58 13:39:29 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 13:39:29 ---> Running in 6dd9b571365f 13:39:29 Removing intermediate container 6dd9b571365f 13:39:29 ---> 9506cc98e4a7 13:39:29 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 13:39:29 ---> Running in 09cd4c25ba7e 13:39:29 Removing intermediate container 09cd4c25ba7e 13:39:29 ---> 6a8896b1b176 13:39:29 Step 6/25 : LABEL Name=edgex-ui-go 13:39:29 ---> Running in cdabff6bf4ef 13:39:29 Removing intermediate container cdabff6bf4ef 13:39:29 ---> bd5a1c8f6ef9 13:39:29 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:39:29 ---> Running in 5f6e818a2db7 13:39:29 Removing intermediate container 5f6e818a2db7 13:39:29 ---> 57428ed92d8e 13:39:29 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:29 ---> Running in 702cd92fd108 13:39:30 Removing intermediate container 702cd92fd108 13:39:30 ---> d9f059b49844 13:39:30 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:39:30 ---> Running in 181275ef8d76 13:39:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:39:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:39:32 OK: 219 MiB in 52 packages 13:39:32 Removing intermediate container 181275ef8d76 13:39:32 ---> 73ae05fa4461 13:39:32 Step 10/25 : ENV GO111MODULE=on 13:39:32 ---> Running in 43cb2093e660 13:39:32 Removing intermediate container 43cb2093e660 13:39:32 ---> 312c3a1d3314 13:39:32 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:39:33 ---> Running in 75ea8d01a009 13:39:33 Removing intermediate container 75ea8d01a009 13:39:33 ---> 78abe6260e96 13:39:33 Step 12/25 : COPY go.mod . 13:39:33 ---> 6e57c38c0f84 13:39:33 Step 13/25 : COPY Makefile . 13:39:33 ---> 34ed9bfe21b9 13:39:33 Step 14/25 : RUN make update 13:39:33 ---> Running in be5fc04df76e 13:39:33 CGO_ENABLED=0 GO111MODULE=on go mod download 13:39:34 Removing intermediate container be5fc04df76e 13:39:34 ---> 7362f4e0d73b 13:39:34 Step 15/25 : COPY . . 13:39:34 ---> bc50fe6ca821 13:39:34 Step 16/25 : RUN go mod tidy 13:39:34 ---> Running in bc3524c35319 13:39:35 Removing intermediate container bc3524c35319 13:39:35 ---> 421c513539f1 13:39:35 Step 17/25 : RUN ${MAKE} 13:39:35 ---> Running in 41b4e8cbb05e 13:39:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:39:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:39:46 Removing intermediate container 41b4e8cbb05e 13:39:46 ---> 31872f78709f 13:39:46 Step 18/25 : FROM alpine:3.12 13:39:47 3.12: Pulling from library/alpine 13:39:47 339de151aab4: Pulling fs layer 13:39:47 339de151aab4: Verifying Checksum 13:39:47 339de151aab4: Download complete 13:39:47 339de151aab4: Pull complete 13:39:47 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 13:39:47 Status: Downloaded newer image for alpine:3.12 13:39:47 ---> 13621d1b12d4 13:39:47 Step 19/25 : EXPOSE 4000 13:39:47 ---> Running in 64ca0606795a 13:39:47 Removing intermediate container 64ca0606795a 13:39:47 ---> 21b56d716a27 13:39:47 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:39:48 ---> ceacf4875b48 13:39:48 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:39:48 ---> Running in 275a77a8f1ec 13:39:48 Removing intermediate container 275a77a8f1ec 13:39:48 ---> d3757c084e70 13:39:48 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:39:48 ---> Running in d9ab630249b7 13:39:48 Removing intermediate container d9ab630249b7 13:39:48 ---> 6b04455f90a4 13:39:48 Step 23/25 : LABEL arch=amd64 13:39:48 ---> Running in dc2f683b941a 13:39:48 Removing intermediate container dc2f683b941a 13:39:48 ---> b9191a8e8247 13:39:48 Step 24/25 : LABEL git_sha=b9d2d911777f2755eb40dc58b25585fdfc1b56ba 13:39:48 ---> Running in cd8e9c802e75 13:39:48 Removing intermediate container cd8e9c802e75 13:39:48 ---> c7b5ec141aee 13:39:48 Step 25/25 : LABEL version=2.0.1-dev.4 13:39:48 ---> Running in e9c6d54bba32 13:39:49 Removing intermediate container e9c6d54bba32 13:39:49 ---> 13827394cb02 13:39:49 [Warning] One or more build-args [ARCH] were not consumed 13:39:49 Successfully built 13827394cb02 13:39:49 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:39:49 provisioning config files... 13:39:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config6140438310846823175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:49 ---> docker-login.sh 13:39:49 nexus3.edgexfoundry.org:10001 13:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:49 Configure a credential helper to remove this warning. See 13:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:49 13:39:49 Login Succeeded 13:39:49 nexus3.edgexfoundry.org:10002 13:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:49 Configure a credential helper to remove this warning. See 13:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:49 13:39:49 Login Succeeded 13:39:49 nexus3.edgexfoundry.org:10003 13:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:50 Configure a credential helper to remove this warning. See 13:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:50 13:39:50 Login Succeeded 13:39:50 nexus3.edgexfoundry.org:10004 13:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:50 Configure a credential helper to remove this warning. See 13:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:50 13:39:50 Login Succeeded 13:39:50 docker.io 13:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:50 Configure a credential helper to remove this warning. See 13:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:50 13:39:50 Login Succeeded 13:39:50 ---> docker-login.sh ends [Pipeline] } 13:39:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:50 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 13:39:50 b9d2d911777f2755eb40dc58b25585fdfc1b56ba 13:39:50 latest 13:39:50 2.0.1-dev.4 13:39:50 b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 13:39:50 main 13:39:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:39:51 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:b9d2d911777f2755eb40dc58b25585fdfc1b56ba [Pipeline] isUnix [Pipeline] sh 13:39:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:b9d2d911777f2755eb40dc58b25585fdfc1b56ba 13:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:39:51 c39ffa890c9c: Preparing 13:39:51 32f366d666a5: Preparing 13:39:51 32f366d666a5: Layer already exists 13:39:53 c39ffa890c9c: Pushed 13:39:53 b9d2d911777f2755eb40dc58b25585fdfc1b56ba: digest: sha256:43b434a2f9c89792918b4f9dce99788fe2310363ca2b703ab7a1a81ddca7d797 size: 739 [Pipeline] isUnix [Pipeline] sh 13:39:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 13:39:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 13:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:39:54 c39ffa890c9c: Preparing 13:39:54 32f366d666a5: Preparing 13:39:54 32f366d666a5: Layer already exists 13:39:54 c39ffa890c9c: Layer already exists 13:39:54 latest: digest: sha256:43b434a2f9c89792918b4f9dce99788fe2310363ca2b703ab7a1a81ddca7d797 size: 739 [Pipeline] isUnix [Pipeline] sh 13:39:54 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 13:39:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.4 13:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:39:54 c39ffa890c9c: Preparing 13:39:54 32f366d666a5: Preparing 13:39:54 32f366d666a5: Layer already exists 13:39:54 c39ffa890c9c: Layer already exists 13:39:54 2.0.1-dev.4: digest: sha256:43b434a2f9c89792918b4f9dce99788fe2310363ca2b703ab7a1a81ddca7d797 size: 739 [Pipeline] isUnix [Pipeline] sh 13:39:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 13:39:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 13:39:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:39:55 c39ffa890c9c: Preparing 13:39:55 32f366d666a5: Preparing 13:39:55 c39ffa890c9c: Layer already exists 13:39:55 32f366d666a5: Layer already exists 13:39:55 b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4: digest: sha256:43b434a2f9c89792918b4f9dce99788fe2310363ca2b703ab7a1a81ddca7d797 size: 739 [Pipeline] isUnix [Pipeline] sh 13:39:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 13:39:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 13:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:39:56 c39ffa890c9c: Preparing 13:39:56 32f366d666a5: Preparing 13:39:56 32f366d666a5: Layer already exists 13:39:56 c39ffa890c9c: Layer already exists 13:39:56 main: digest: sha256:43b434a2f9c89792918b4f9dce99788fe2310363ca2b703ab7a1a81ddca7d797 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:56 ===================================================== [Pipeline] echo 13:39:56 taggedImages: 13:39:56 - nexus3.edgexfoundry.org:10004/edgex-ui:b9d2d911777f2755eb40dc58b25585fdfc1b56ba 13:39:56 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 13:39:56 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.4 13:39:56 - nexus3.edgexfoundry.org:10004/edgex-ui:b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 13:39:56 - 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 13:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:39:56 13:39:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:39:57 latest: Pulling from edgex-lftools-log-publisher 13:39:57 b4d181a07f80: Pulling fs layer 13:39:57 a1111a8f2ec3: Pulling fs layer 13:39:57 ed53099fbce6: Pulling fs layer 13:39:57 dc539afda2c1: Pulling fs layer 13:39:57 77bc0d833cb6: Pulling fs layer 13:39:57 9065ff56babe: Pulling fs layer 13:39:57 d287ab97295c: Pulling fs layer 13:39:57 77bc0d833cb6: Waiting 13:39:57 9065ff56babe: Waiting 13:39:57 dc539afda2c1: Waiting 13:39:57 d287ab97295c: Waiting 13:39:57 a1111a8f2ec3: Verifying Checksum 13:39:57 a1111a8f2ec3: Download complete 13:39:57 dc539afda2c1: Verifying Checksum 13:39:57 dc539afda2c1: Download complete 13:39:57 77bc0d833cb6: Verifying Checksum 13:39:57 77bc0d833cb6: Download complete 13:39:57 9065ff56babe: Verifying Checksum 13:39:57 9065ff56babe: Download complete 13:39:57 ed53099fbce6: Verifying Checksum 13:39:57 ed53099fbce6: Download complete 13:39:58 b4d181a07f80: Verifying Checksum 13:39:58 b4d181a07f80: Download complete 13:39:59 b4d181a07f80: Pull complete 13:40:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:40:00 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 13:40:00 GO111MODULE=on go vet ./... 13:40:00 a1111a8f2ec3: Pull complete 13:40:00 ed53099fbce6: Pull complete 13:40:00 dc539afda2c1: Pull complete 13:40:00 77bc0d833cb6: Pull complete 13:40:00 9065ff56babe: Pull complete 13:40:02 d287ab97295c: Verifying Checksum 13:40:02 d287ab97295c: Download complete 13:40:07 d287ab97295c: Pull complete 13:40:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:40:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:40:07 prd-centos7-docker-4c-2g-1971 does not seem to be running inside a container 13:40:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:40:09 $ docker top b584a5b3d824d198d3d4d7c38a04c2f3236d07e147584a2a5fe4ae4d25d123e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:10 ---> job-cost.sh 13:40:10 lf-activate-venv: SKIPPING 13:40:10 INFO: No Stack... 13:40:11 INFO: Retrieving Pricing Info for: v3-standard-2 13:40:12 INFO: Archiving Costs [Pipeline] sh 13:40:12 + cut -d, -f6 13:40:12 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock 13:40:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] 13:40:12 Resource [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] did not exist. Created. 13:40:12 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:40:12 + echo total: 0.05999999865889549 [Pipeline] stash 13:40:13 Stashed 1 file(s) [Pipeline] } 13:40:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 13:40:13 $ docker stop --time=1 b584a5b3d824d198d3d4d7c38a04c2f3236d07e147584a2a5fe4ae4d25d123e4 13:40:14 $ docker rm -f b584a5b3d824d198d3d4d7c38a04c2f3236d07e147584a2a5fe4ae4d25d123e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 13:40:18 $ docker stop --time=1 ef4137c97bc84ee72853c9a9cedabab6ba538374eb233e5431b3619c31988482 13:40:20 $ docker rm -f ef4137c97bc84ee72853c9a9cedabab6ba538374eb233e5431b3619c31988482 [Pipeline] // withDockerContainer [Pipeline] sh 13:40:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:40:21 Warning: overwriting stash ‘coverage-report’ 13:40:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:40:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:40:22 + ls -al . 13:40:22 total 128 13:40:22 drwxrwxr-x 11 jenkins jenkins 4096 Aug 4 13:39 . 13:40:22 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 13:37 .. 13:40:22 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 13:37 .git 13:40:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 13:37 .github 13:40:22 -rw-rw-r-- 1 jenkins jenkins 162 Aug 4 13:37 .gitignore 13:40:22 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 4 13:37 CONTRIBUTING.md 13:40:22 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 4 13:37 Dockerfile 13:40:22 -rw-rw-r-- 1 jenkins jenkins 902 Aug 4 13:37 Dockerfile.build 13:40:22 -rw-rw-r-- 1 jenkins jenkins 652 Aug 4 13:37 Jenkinsfile 13:40:22 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 4 13:37 LICENSE 13:40:22 -rw-rw-r-- 1 jenkins jenkins 990 Aug 4 13:37 Makefile 13:40:22 -rw-rw-r-- 1 jenkins jenkins 5509 Aug 4 13:37 README.md 13:40:22 -rw-rw-r-- 1 jenkins jenkins 11 Aug 4 13:35 VERSION 13:40:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 13:37 assets 13:40:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 13:37 bin 13:40:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 13:37 cmd 13:40:22 -rw-r--r-- 1 jenkins jenkins 10 Aug 4 13:39 coverage.out 13:40:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 13:37 docs 13:40:22 -rw-rw-r-- 1 jenkins jenkins 823 Aug 4 13:37 go.mod 13:40:22 -rw-r--r-- 1 jenkins jenkins 23693 Aug 4 13:39 go.sum 13:40:22 drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 13:37 internal 13:40:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 13:37 pkg 13:40:22 -rw-rw-r-- 1 jenkins jenkins 155 Aug 4 13:37 version.go 13:40:22 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 13:37 web [Pipeline] isUnix [Pipeline] sh 13:40:22 + 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=b9d2d911777f2755eb40dc58b25585fdfc1b56ba --label arch=arm64 --label version=2.0.1-dev.4 . 13:40:23 Sending build context to Docker daemon 20.24MB 13:40:23 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 13:40:23 Step 2/25 : FROM ${BASE} AS builder 13:40:23 ---> 85fab6265153 13:40:23 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:40:24 ---> Running in 3944fcb6a897 13:40:24 Removing intermediate container 3944fcb6a897 13:40:24 ---> b0fba096e580 13:40:24 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 13:40:25 ---> Running in 6251213e08e5 13:40:25 Removing intermediate container 6251213e08e5 13:40:25 ---> 9d0bbc6538fc 13:40:25 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 13:40:25 ---> Running in 49503f8d9e09 13:40:26 Removing intermediate container 49503f8d9e09 13:40:26 ---> 947359945586 13:40:26 Step 6/25 : LABEL Name=edgex-ui-go 13:40:26 ---> Running in 158791fbe969 13:40:26 Removing intermediate container 158791fbe969 13:40:26 ---> 87a9de2e737b 13:40:26 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:40:26 ---> Running in b8fdf8af2331 13:40:27 Removing intermediate container b8fdf8af2331 13:40:27 ---> bc5c860f9b0d 13:40:27 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:40:27 ---> Running in fd8b39475c9b 13:40:30 Removing intermediate container fd8b39475c9b 13:40:30 ---> b607c13b22ac 13:40:30 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:40:30 ---> Running in 411d7a95fa5c 13:40:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:40:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:40:32 OK: 218 MiB in 52 packages 13:40:34 Removing intermediate container 411d7a95fa5c 13:40:34 ---> 708d630b2b20 13:40:34 Step 10/25 : ENV GO111MODULE=on 13:40:34 ---> Running in e0bd68e3ee30 13:40:34 Removing intermediate container e0bd68e3ee30 13:40:34 ---> a549e1678120 13:40:34 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:40:35 ---> Running in 368068bceefd 13:40:35 Removing intermediate container 368068bceefd 13:40:35 ---> 4f5b29f908a2 13:40:35 Step 12/25 : COPY go.mod . 13:40:36 ---> f1211ad9309d 13:40:36 Step 13/25 : COPY Makefile . 13:40:37 ---> 8d2d981df41d 13:40:37 Step 14/25 : RUN make update 13:40:37 ---> Running in 0f3b4c5f3aaf 13:40:38 CGO_ENABLED=0 GO111MODULE=on go mod download 13:40:40 Removing intermediate container 0f3b4c5f3aaf 13:40:40 ---> 32b8b334a94e 13:40:40 Step 15/25 : COPY . . 13:40:43 ---> 7be2149f2407 13:40:43 Step 16/25 : RUN go mod tidy 13:40:43 ---> Running in a7cd18079236 13:40:45 Removing intermediate container a7cd18079236 13:40:45 ---> a65ce00ee4f5 13:40:45 Step 17/25 : RUN ${MAKE} 13:40:45 ---> Running in 8c10f65ae66f 13:40:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:41:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:41:19 Removing intermediate container 8c10f65ae66f 13:41:19 ---> c5e0043d05b1 13:41:19 Step 18/25 : FROM alpine:3.12 13:41:19 3.12: Pulling from library/alpine 13:41:19 d2f70382dc9a: Pulling fs layer 13:41:19 d2f70382dc9a: Verifying Checksum 13:41:19 d2f70382dc9a: Download complete 13:41:20 d2f70382dc9a: Pull complete 13:41:20 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 13:41:20 Status: Downloaded newer image for alpine:3.12 13:41:20 ---> c4fd0aeabfcf 13:41:20 Step 19/25 : EXPOSE 4000 13:41:21 ---> Running in b0a9bdfb3b94 13:41:21 Removing intermediate container b0a9bdfb3b94 13:41:21 ---> 2356a8e3c8c8 13:41:21 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:41:23 ---> 958f1a041abe 13:41:23 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:41:23 ---> Running in 441d36099508 13:41:24 Removing intermediate container 441d36099508 13:41:24 ---> 56a937eb710a 13:41:24 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:41:24 ---> Running in 2ba8549c0a43 13:41:24 Removing intermediate container 2ba8549c0a43 13:41:24 ---> 0273f6b6f473 13:41:24 Step 23/25 : LABEL arch=arm64 13:41:24 ---> Running in 30a996617f2e 13:41:25 Removing intermediate container 30a996617f2e 13:41:25 ---> 987b99bad936 13:41:25 Step 24/25 : LABEL git_sha=b9d2d911777f2755eb40dc58b25585fdfc1b56ba 13:41:25 ---> Running in 7eba742b6a74 13:41:26 Removing intermediate container 7eba742b6a74 13:41:26 ---> 39c25082a3eb 13:41:26 Step 25/25 : LABEL version=2.0.1-dev.4 13:41:26 ---> Running in 2bc97ab95076 13:41:26 Removing intermediate container 2bc97ab95076 13:41:26 ---> 9821aab70bd8 13:41:26 [Warning] One or more build-args [ARCH] were not consumed 13:41:26 Successfully built 9821aab70bd8 13:41:26 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 13:41:26 provisioning config files... 13:41:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config5003342391751621717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:27 ---> docker-login.sh 13:41:27 nexus3.edgexfoundry.org:10001 13:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:27 Configure a credential helper to remove this warning. See 13:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:27 13:41:27 Login Succeeded 13:41:27 nexus3.edgexfoundry.org:10002 13:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:28 Configure a credential helper to remove this warning. See 13:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:28 13:41:28 Login Succeeded 13:41:28 nexus3.edgexfoundry.org:10003 13:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:29 Configure a credential helper to remove this warning. See 13:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:29 13:41:29 Login Succeeded 13:41:29 nexus3.edgexfoundry.org:10004 13:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:29 Configure a credential helper to remove this warning. See 13:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:29 13:41:29 Login Succeeded 13:41:29 docker.io 13:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:30 Configure a credential helper to remove this warning. See 13:41:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:30 13:41:30 Login Succeeded 13:41:30 ---> docker-login.sh ends [Pipeline] } 13:41:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:30 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 13:41:30 b9d2d911777f2755eb40dc58b25585fdfc1b56ba 13:41:30 latest 13:41:30 2.0.1-dev.4 13:41:30 b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 13:41:30 main 13:41:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:41:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9d2d911777f2755eb40dc58b25585fdfc1b56ba [Pipeline] isUnix [Pipeline] sh 13:41:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9d2d911777f2755eb40dc58b25585fdfc1b56ba 13:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:41:33 b360b024373c: Preparing 13:41:33 3fbe34a1663b: Preparing 13:41:33 3fbe34a1663b: Layer already exists 13:41:36 b360b024373c: Pushed 13:41:37 b9d2d911777f2755eb40dc58b25585fdfc1b56ba: digest: sha256:b005b68ecac1d00e6eb26a8797ff18362c0f54f083e1045b756592731b0bad99 size: 739 [Pipeline] isUnix [Pipeline] sh 13:41:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:41:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 13:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:41:38 b360b024373c: Preparing 13:41:38 3fbe34a1663b: Preparing 13:41:38 b360b024373c: Layer already exists 13:41:38 3fbe34a1663b: Layer already exists 13:41:38 latest: digest: sha256:b005b68ecac1d00e6eb26a8797ff18362c0f54f083e1045b756592731b0bad99 size: 739 [Pipeline] isUnix [Pipeline] sh 13:41:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 13:41:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.4 13:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:41:39 b360b024373c: Preparing 13:41:39 3fbe34a1663b: Preparing 13:41:39 3fbe34a1663b: Layer already exists 13:41:39 b360b024373c: Layer already exists 13:41:39 2.0.1-dev.4: digest: sha256:b005b68ecac1d00e6eb26a8797ff18362c0f54f083e1045b756592731b0bad99 size: 739 [Pipeline] isUnix [Pipeline] sh 13:41:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 13:41:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 13:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:41:40 b360b024373c: Preparing 13:41:40 3fbe34a1663b: Preparing 13:41:40 b360b024373c: Layer already exists 13:41:40 3fbe34a1663b: Layer already exists 13:41:40 b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4: digest: sha256:b005b68ecac1d00e6eb26a8797ff18362c0f54f083e1045b756592731b0bad99 size: 739 [Pipeline] isUnix [Pipeline] sh 13:41:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 13:41:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 13:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:41:41 b360b024373c: Preparing 13:41:41 3fbe34a1663b: Preparing 13:41:41 b360b024373c: Layer already exists 13:41:41 3fbe34a1663b: Layer already exists 13:41:41 main: digest: sha256:b005b68ecac1d00e6eb26a8797ff18362c0f54f083e1045b756592731b0bad99 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:41 ===================================================== [Pipeline] echo 13:41:41 taggedImages: 13:41:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9d2d911777f2755eb40dc58b25585fdfc1b56ba 13:41:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 13:41:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.4 13:41:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 13:41:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:42 13:41:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:41:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:42 arm64: Pulling from edgex-lftools-log-publisher 13:41:42 448f6bf000e3: Pulling fs layer 13:41:42 f757da607395: Pulling fs layer 13:41:42 05883995daec: Pulling fs layer 13:41:42 8603b9c90790: Pulling fs layer 13:41:42 1560dd03e051: Pulling fs layer 13:41:42 27f5ce0e4adf: Pulling fs layer 13:41:42 c2d8d7efcc4b: Pulling fs layer 13:41:42 8603b9c90790: Waiting 13:41:42 1560dd03e051: Waiting 13:41:42 27f5ce0e4adf: Waiting 13:41:42 c2d8d7efcc4b: Waiting 13:41:43 f757da607395: Verifying Checksum 13:41:43 f757da607395: Download complete 13:41:43 8603b9c90790: Verifying Checksum 13:41:43 8603b9c90790: Download complete 13:41:43 1560dd03e051: Verifying Checksum 13:41:43 1560dd03e051: Download complete 13:41:43 27f5ce0e4adf: Download complete 13:41:43 05883995daec: Verifying Checksum 13:41:43 05883995daec: Download complete 13:41:44 448f6bf000e3: Download complete 13:41:47 c2d8d7efcc4b: Verifying Checksum 13:41:47 c2d8d7efcc4b: Download complete 13:41:48 448f6bf000e3: Pull complete 13:41:48 f757da607395: Pull complete 13:41:50 05883995daec: Pull complete 13:41:50 8603b9c90790: Pull complete 13:41:52 1560dd03e051: Pull complete 13:41:52 27f5ce0e4adf: Pull complete 13:42:07 c2d8d7efcc4b: Pull complete 13:42:07 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:42:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:42:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:42:07 prd-ubuntu18.04-docker-arm64-4c-16g-1970 does not seem to be running inside a container 13:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:42:15 $ docker top ee5bd3875e203238902518b1a636ca1a0db015aa2b5954cc0f52ca1c2c568a3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:16 ---> job-cost.sh 13:42:16 lf-activate-venv: SKIPPING 13:42:16 INFO: No Stack... 13:42:17 INFO: Retrieving Pricing Info for: v2-standard-4 13:42:17 INFO: Archiving Costs [Pipeline] sh 13:42:18 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 13:42:18 + cut -d, -f6 [Pipeline] lock 13:42:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] 13:42:18 Resource [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] did not exist. Created. 13:42:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:42:19 /w/workspace/edgex-ui-go/4@tmp/durable-067311a7/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-067311a7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:42:20 + echo total: 0.18000000715255737 [Pipeline] stash 13:42:20 Warning: overwriting stash ‘stack-cost’ 13:42:20 Stashed 1 file(s) [Pipeline] } 13:42:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 13:42:20 $ docker stop --time=1 ee5bd3875e203238902518b1a636ca1a0db015aa2b5954cc0f52ca1c2c568a3a 13:42:21 $ docker rm -f ee5bd3875e203238902518b1a636ca1a0db015aa2b5954cc0f52ca1c2c568a3a [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 13:42:22 provisioning config files... 13:42:22 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7707030319271118122tmp [Pipeline] { [Pipeline] sh 13:42:23 + set +x 13:42:23 + curl -s https://codecov.io/bash 13:42:23 + bash -s -- 13:42:23 13:42:23 _____ _ 13:42:23 / ____| | | 13:42:23 | | ___ __| | ___ ___ _____ __ 13:42:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:42:23 | |___| (_) | (_| | __/ (_| (_) \ V / 13:42:23 \_____\___/ \__,_|\___|\___\___/ \_/ 13:42:23 Bash-1.0.6 13:42:23 13:42:23 13:42:23 ==> git version 2.24.4 found 13:42:23 ==> 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 13:42:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:42:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:42:23 ==> Jenkins CI detected. 13:42:23 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 13:42:23 project root: . 13:42:23 --> token set from env 13:42:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:42:23 ==> Running gcov in . (disable via -X gcov) 13:42:23 ==> Python coveragepy not found 13:42:23 ==> Searching for coverage reports in: 13:42:23 + . 13:42:23 -> Found 1 reports 13:42:23 ==> Detecting git/mercurial file structure 13:42:23 ==> Reading reports 13:42:23 + ./coverage.out bytes=10 13:42:23 ==> Appending adjustments 13:42:23 https://docs.codecov.io/docs/fixing-reports 13:42:23 + Found adjustments 13:42:23 ==> Gzipping contents 13:42:23 4.0K /tmp/codecov.8HzZKb.gz 13:42:23 ==> Uploading reports 13:42:23 url: https://codecov.io 13:42:23 query: branch=main&commit=b9d2d911777f2755eb40dc58b25585fdfc1b56ba&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:42:23 -> Pinging Codecov 13:42:23 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=b9d2d911777f2755eb40dc58b25585fdfc1b56ba&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:42:24 -> Uploading to 13:42:24 https://storage.googleapis.com/codecov/v4/raw/2021-08-04/FB506323287CE973F263BFD2A0EB1F37/b9d2d911777f2755eb40dc58b25585fdfc1b56ba/532d9a9d-1fa6-4c2b-b841-16b81f1eb15b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T134223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=269f69cff114961b9b749308ad830df7dc113f7cca19af0794fc9dbdb70980a6 13:42:24 % Total % Received % Xferd Average Speed Time Time Time Current 13:42:24 Dload Upload Total Spent Left Speed 13:42:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3344 0 0 100 3344 0 9386 --:--:-- --:--:-- --:--:-- 9393 13:42:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b9d2d911777f2755eb40dc58b25585fdfc1b56ba [Pipeline] } 13:42:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:42:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:42:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:42:25 13:42:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 13:42:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:42:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:42:25 188c0c94c7c5: Pulling fs layer 13:42:25 0ef7d3d256c8: Pulling fs layer 13:42:25 de9db76c5a1d: Pulling fs layer 13:42:25 0eba1c9be4d2: Pulling fs layer 13:42:25 0d57e429df01: Pulling fs layer 13:42:25 4e4be7b47b0d: Pulling fs layer 13:42:25 e1f770b5df2f: Pulling fs layer 13:42:25 85a0685a4137: Pulling fs layer 13:42:25 0d57e429df01: Waiting 13:42:25 4e4be7b47b0d: Waiting 13:42:25 e1f770b5df2f: Waiting 13:42:25 85a0685a4137: Waiting 13:42:25 0eba1c9be4d2: Waiting 13:42:25 de9db76c5a1d: Verifying Checksum 13:42:25 de9db76c5a1d: Download complete 13:42:25 0ef7d3d256c8: Verifying Checksum 13:42:25 0ef7d3d256c8: Download complete 13:42:26 0d57e429df01: Verifying Checksum 13:42:26 0d57e429df01: Download complete 13:42:26 4e4be7b47b0d: Verifying Checksum 13:42:26 4e4be7b47b0d: Download complete 13:42:26 188c0c94c7c5: Verifying Checksum 13:42:26 188c0c94c7c5: Download complete 13:42:26 188c0c94c7c5: Pull complete 13:42:26 0ef7d3d256c8: Pull complete 13:42:26 de9db76c5a1d: Pull complete 13:42:27 e1f770b5df2f: Verifying Checksum 13:42:27 e1f770b5df2f: Download complete 13:42:30 0eba1c9be4d2: Verifying Checksum 13:42:30 0eba1c9be4d2: Download complete 13:42:31 85a0685a4137: Verifying Checksum 13:42:31 85a0685a4137: Download complete 13:42:34 0eba1c9be4d2: Pull complete 13:42:34 0d57e429df01: Pull complete 13:42:34 4e4be7b47b0d: Pull complete 13:42:34 e1f770b5df2f: Pull complete 13:42:38 85a0685a4137: Pull complete 13:42:38 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 13:42:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:42:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 13:42:39 prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container 13:42:39 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:42:41 $ docker top de4ca22d4c18406d7e84e9b9484e5f9a3ed25168bbc0671f157d4af03ef9469e -eo pid,comm [Pipeline] { [Pipeline] echo 13:42:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 13:42:41 + set -o pipefail 13:42:41 + snyk monitor '--org=edgex-jenkins' 13:42:46 13:42:46 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 13:42:46 13:42:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/35e5a25a-6a05-441f-b0b5-ed0747645cc1 13:42:46 13:42:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:42:46 13:42:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:42:46 13:42:46 [Pipeline] } 13:42:46 $ docker stop --time=1 de4ca22d4c18406d7e84e9b9484e5f9a3ed25168bbc0671f157d4af03ef9469e 13:42:47 $ docker rm -f de4ca22d4c18406d7e84e9b9484e5f9a3ed25168bbc0671f157d4af03ef9469e [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 13:42:48 + git log --format=format:%s -1 b9d2d911777f2755eb40dc58b25585fdfc1b56ba [Pipeline] isUnix [Pipeline] sh 13:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:42:49 . [Pipeline] withDockerContainer 13:42:49 prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container 13:42:49 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:42:49 $ docker top 019e966b7bd0cd6966549d97b64f35d9e664b4a17319415cfb2a915eb917ff01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:49 [ssh-agent] Looking for ssh-agent implementation... 13:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:49 $ docker exec 019e966b7bd0cd6966549d97b64f35d9e664b4a17319415cfb2a915eb917ff01 ssh-agent 13:42:50 SSH_AUTH_SOCK=/tmp/ssh-mFLgYcaZcgdv/agent.14 13:42:50 SSH_AGENT_PID=21 13:42:50 Running ssh-add (command line suppressed) 13:42:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7095512809188168973.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7095512809188168973.key) 13:42:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:50 + git semver tag 13:42:50 # -> Open(): unable to determine branch for HEAD 13:42:50 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 13:42:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 13:42:50 # $SEMVER_REMOTE_NAME = origin 13:42:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:42:50 # $SEMVER_USER_NAME = edgex-jenkins 13:42:50 # $SEMVER_BRANCH = main 13:42:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 13:42:50 # b9d2d911777f2755eb40dc58b25585fdfc1b56ba HEAD 13:42:50 # -> Force: false 13:42:50 # 1726b9282d4624d433494f1bc09c013464ca383c refs/tags/v2.0.1-dev.4 [Pipeline] } 13:42:50 $ docker exec --env ******** --env ******** 019e966b7bd0cd6966549d97b64f35d9e664b4a17319415cfb2a915eb917ff01 ssh-agent -k 13:42:50 unset SSH_AUTH_SOCK; 13:42:50 unset SSH_AGENT_PID; 13:42:50 echo Agent pid 21 killed; 13:42:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:50 + git semver [Pipeline] } 13:42:51 $ docker stop --time=1 019e966b7bd0cd6966549d97b64f35d9e664b4a17319415cfb2a915eb917ff01 13:42:52 $ docker rm -f 019e966b7bd0cd6966549d97b64f35d9e664b4a17319415cfb2a915eb917ff01 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:42:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:52 13:42:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:42:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:53 0.23.1-centos7: Pulling from edgex-lftools 13:42:53 ab5ef0e58194: Pulling fs layer 13:42:53 9712f1f96733: Pulling fs layer 13:42:53 63f879dbbcfc: Pulling fs layer 13:42:53 0d9ebad4ef96: Pulling fs layer 13:42:53 e9a5061849ea: Pulling fs layer 13:42:53 d747dcd14b5f: Pulling fs layer 13:42:53 2de7ff778b66: Pulling fs layer 13:42:53 e9a5061849ea: Waiting 13:42:53 d747dcd14b5f: Waiting 13:42:53 2de7ff778b66: Waiting 13:42:53 0d9ebad4ef96: Waiting 13:42:53 9712f1f96733: Download complete 13:42:55 63f879dbbcfc: Verifying Checksum 13:42:55 63f879dbbcfc: Download complete 13:42:55 e9a5061849ea: Verifying Checksum 13:42:55 e9a5061849ea: Download complete 13:42:55 d747dcd14b5f: Verifying Checksum 13:42:55 d747dcd14b5f: Download complete 13:42:55 2de7ff778b66: Verifying Checksum 13:42:55 2de7ff778b66: Download complete 13:42:56 0d9ebad4ef96: Verifying Checksum 13:42:56 0d9ebad4ef96: Download complete 13:42:56 ab5ef0e58194: Verifying Checksum 13:42:56 ab5ef0e58194: Download complete 13:42:59 ab5ef0e58194: Pull complete 13:42:59 9712f1f96733: Pull complete 13:43:00 63f879dbbcfc: Pull complete 13:43:03 0d9ebad4ef96: Pull complete 13:43:03 e9a5061849ea: Pull complete 13:43:03 d747dcd14b5f: Pull complete 13:43:04 2de7ff778b66: Pull complete 13:43:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:43:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:43:04 prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container 13:43:04 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:43:07 $ docker top 462998e416515b953aaab3677307875d33e64eea3044ff9daf3020824d1052d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:43:07 provisioning config files... 13:43:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1765178386406216974tmp 13:43:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1693975944113745416tmp 13:43:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2913653391445158581tmp [Pipeline] { [Pipeline] echo 13:43:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:43:08 ---> sigul-configuration.sh 13:43:08 gpg: directory `/root/.gnupg' created 13:43:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:43:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:43:08 gpg: keyring `/root/.gnupg/secring.gpg' created 13:43:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:43:08 gpg: CAST5 encrypted data 13:43:08 gpg: encrypted with 1 passphrase 13:43:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:43:08 + mkdir /home/jenkins 13:43:08 + mkdir /home/jenkins/sigul [Pipeline] sh 13:43:08 + 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 13:43:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:43:08 ---> sigul-install.sh 13:43:08 Sigul already installed; skipping installation. [Pipeline] sh 13:43:09 + git tag --list 13:43:09 0.1.1 13:43:09 v1.1.0 13:43:09 v1.2.0 13:43:09 v1.2.1 13:43:09 v1.3.0 13:43:09 v2.0.0 13:43:09 v2.0.1-dev.1 13:43:09 v2.0.1-dev.2 13:43:09 v2.0.1-dev.3 13:43:09 v2.0.1-dev.4 [Pipeline] sh 13:43:09 + lftools sign git-tag v2.0.1-dev.4 13:43:10 Signing Git tag with Sigul... 13:43:10 Signing v2.0.1-dev.4 [Pipeline] echo 13:43:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:43:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:43:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:43:11 $ docker stop --time=1 462998e416515b953aaab3677307875d33e64eea3044ff9daf3020824d1052d8 13:43:12 $ docker rm -f 462998e416515b953aaab3677307875d33e64eea3044ff9daf3020824d1052d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:43:13 . [Pipeline] withDockerContainer 13:43:13 prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container 13:43:13 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:43:14 $ docker top d09eb59441640a6121da405738f55bbf9e1725048378b59ddd71e773151a0658 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:43:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:43:14 [ssh-agent] Looking for ssh-agent implementation... 13:43:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:14 $ docker exec d09eb59441640a6121da405738f55bbf9e1725048378b59ddd71e773151a0658 ssh-agent 13:43:14 SSH_AUTH_SOCK=/tmp/ssh-MdKXrI2PMqfZ/agent.13 13:43:14 SSH_AGENT_PID=20 13:43:14 Running ssh-add (command line suppressed) 13:43:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_30036371131134550.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_30036371131134550.key) 13:43:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:43:15 + git semver bump pre 13:43:15 # -> Open(): unable to determine branch for HEAD 13:43:15 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 13:43:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 13:43:15 # $SEMVER_REMOTE_NAME = origin 13:43:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:43:15 # $SEMVER_USER_NAME = edgex-jenkins 13:43:15 # $SEMVER_BRANCH = main 13:43:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 13:43:15 2.0.1-dev.5 [Pipeline] } 13:43:15 $ docker exec --env ******** --env ******** d09eb59441640a6121da405738f55bbf9e1725048378b59ddd71e773151a0658 ssh-agent -k 13:43:15 unset SSH_AUTH_SOCK; 13:43:15 unset SSH_AGENT_PID; 13:43:15 echo Agent pid 20 killed; 13:43:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:43:15 + git semver [Pipeline] } 13:43:15 $ docker stop --time=1 d09eb59441640a6121da405738f55bbf9e1725048378b59ddd71e773151a0658 13:43:16 $ docker rm -f d09eb59441640a6121da405738f55bbf9e1725048378b59ddd71e773151a0658 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:43:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:43:17 . [Pipeline] withDockerContainer 13:43:17 prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container 13:43:17 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:43:17 $ docker top 6039ed478bde041394f0c6d33857cd429a5f8040cef64bf610d4d49170455874 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:43:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:43:18 [ssh-agent] Looking for ssh-agent implementation... 13:43:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:18 $ docker exec 6039ed478bde041394f0c6d33857cd429a5f8040cef64bf610d4d49170455874 ssh-agent 13:43:18 SSH_AUTH_SOCK=/tmp/ssh-tJ1VisLYBnVA/agent.14 13:43:18 SSH_AGENT_PID=20 13:43:18 Running ssh-add (command line suppressed) 13:43:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1852316496418320517.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1852316496418320517.key) 13:43:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:43:18 + git semver push 13:43:18 # -> Open(): unable to determine branch for HEAD 13:43:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 13:43:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 13:43:18 # $SEMVER_REMOTE_NAME = origin 13:43:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:43:18 # $SEMVER_USER_NAME = edgex-jenkins 13:43:18 # $SEMVER_BRANCH = main 13:43:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 13:43:20 $ docker exec --env ******** --env ******** 6039ed478bde041394f0c6d33857cd429a5f8040cef64bf610d4d49170455874 ssh-agent -k 13:43:20 unset SSH_AUTH_SOCK; 13:43:20 unset SSH_AGENT_PID; 13:43:20 echo Agent pid 20 killed; 13:43:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:43:21 + git semver [Pipeline] } 13:43:21 $ docker stop --time=1 6039ed478bde041394f0c6d33857cd429a5f8040cef64bf610d4d49170455874 13:43:22 $ docker rm -f 6039ed478bde041394f0c6d33857cd429a5f8040cef64bf610d4d49170455874 [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 13:43:23 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:43:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:43:24 ---> package-listing.sh 13:43:24 ++ tr '[:upper:]' '[:lower:]' 13:43:24 ++ facter osfamily 13:43:24 + OS_FAMILY=redhat 13:43:24 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 13:43:24 + START_PACKAGES=/tmp/packages_start.txt 13:43:24 + END_PACKAGES=/tmp/packages_end.txt 13:43:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:43:24 + PACKAGES=/tmp/packages_start.txt 13:43:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 13:43:24 + PACKAGES=/tmp/packages_end.txt 13:43:24 + case "${OS_FAMILY}" in 13:43:24 + rpm -qa 13:43:24 + sort 13:43:25 + '[' -f /tmp/packages_start.txt ']' 13:43:25 + '[' -f /tmp/packages_end.txt ']' 13:43:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:43:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 13:43:25 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 13:43:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 13:43:25 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 13:43:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:26 13:43:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:43:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:26 latest: Pulling from edgex-lftools-log-publisher 13:43:26 b4d181a07f80: Pulling fs layer 13:43:26 a1111a8f2ec3: Pulling fs layer 13:43:26 ed53099fbce6: Pulling fs layer 13:43:26 dc539afda2c1: Pulling fs layer 13:43:26 77bc0d833cb6: Pulling fs layer 13:43:26 9065ff56babe: Pulling fs layer 13:43:26 d287ab97295c: Pulling fs layer 13:43:26 77bc0d833cb6: Waiting 13:43:26 9065ff56babe: Waiting 13:43:26 d287ab97295c: Waiting 13:43:26 dc539afda2c1: Waiting 13:43:27 a1111a8f2ec3: Verifying Checksum 13:43:27 a1111a8f2ec3: Download complete 13:43:27 dc539afda2c1: Verifying Checksum 13:43:27 dc539afda2c1: Download complete 13:43:27 77bc0d833cb6: Verifying Checksum 13:43:27 77bc0d833cb6: Download complete 13:43:27 ed53099fbce6: Verifying Checksum 13:43:27 ed53099fbce6: Download complete 13:43:27 9065ff56babe: Verifying Checksum 13:43:27 9065ff56babe: Download complete 13:43:28 b4d181a07f80: Verifying Checksum 13:43:28 b4d181a07f80: Download complete 13:43:29 b4d181a07f80: Pull complete 13:43:29 a1111a8f2ec3: Pull complete 13:43:29 ed53099fbce6: Pull complete 13:43:29 dc539afda2c1: Pull complete 13:43:30 77bc0d833cb6: Pull complete 13:43:30 9065ff56babe: Pull complete 13:43:31 d287ab97295c: Verifying Checksum 13:43:31 d287ab97295c: Download complete 13:43:36 d287ab97295c: Pull complete 13:43:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:43:36 prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container 13:43:36 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:43:38 $ docker top fec3dbaf74773eb3cba560c2a944a5781f640bac80c900d31e27d58def2f00c0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:38 + touch /tmp/pre-build-complete [Pipeline] sh 13:43:41 + mkdir -p /var/log/sysstat [Pipeline] sh 13:43:41 + ls /var/log/sa-host 13:43:41 + sadf -c /var/log/sa-host/sa04 13:43:41 file_magic: OK 13:43:41 HZ: Using current value: 100 13:43:41 file_header: OK 13:43:41 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 13:43:41 Statistics: 13:43:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:43:41 File successfully converted to sysstat format version 12.0.3 13:43:41 + sadf -c /var/log/sa-host/sa05 13:43:41 file_magic: OK 13:43:41 HZ: Using current value: 100 13:43:41 file_header: OK 13:43:41 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 13:43:41 Statistics: 13:43:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:43:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:42 provisioning config files... 13:43:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2433790854104997262tmp [Pipeline] { [Pipeline] echo 13:43:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:43:42 ---> create-netrc.sh [Pipeline] } 13:43:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:43:42 ---> python-tools-install.sh [Pipeline] echo 13:43:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:43:43 ---> sudo-logs.sh 13:43:43 Archiving 'sudo' log.. 13:43:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-1969.vexxhost.local: Name or service not known 13:43:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-1969.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:43:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:43:43 ---> job-cost.sh 13:43:43 lf-activate-venv: SKIPPING 13:43:43 DEBUG: total: 0.18000000715255737 13:43:43 INFO: Retrieving Stack Cost... 13:43:45 INFO: Retrieving Pricing Info for: v3-standard-2 13:43:45 INFO: Archiving Costs [Pipeline] echo 13:43:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:43:45 ---> logs-deploy.sh 13:43:45 lf-activate-venv: SKIPPING 13:43:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/4 13:43:45 INFO: archiving workspace using pattern(s): 13:43:45 Archives upload complete. 13:43:46 INFO: archiving logs to Nexus 13:43:46 ---> uname -a: 13:43:46 Linux prd-centos7-docker-4c-2g-1969.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 13:43:46 13:43:46 13:43:46 ---> lscpu: 13:43:46 Architecture: x86_64 13:43:46 CPU op-mode(s): 32-bit, 64-bit 13:43:46 Byte Order: Little Endian 13:43:46 Address sizes: 40 bits physical, 48 bits virtual 13:43:46 CPU(s): 2 13:43:46 On-line CPU(s) list: 0,1 13:43:46 Thread(s) per core: 1 13:43:46 Core(s) per socket: 1 13:43:46 Socket(s): 2 13:43:46 NUMA node(s): 1 13:43:46 Vendor ID: AuthenticAMD 13:43:46 CPU family: 23 13:43:46 Model: 49 13:43:46 Model name: AMD EPYC-Rome Processor 13:43:46 Stepping: 0 13:43:46 CPU MHz: 2799.996 13:43:46 BogoMIPS: 5599.99 13:43:46 Virtualization: AMD-V 13:43:46 Hypervisor vendor: KVM 13:43:46 Virtualization type: full 13:43:46 L1d cache: 32K 13:43:46 L1i cache: 32K 13:43:46 L2 cache: 512K 13:43:46 L3 cache: 16384K 13:43:46 NUMA node0 CPU(s): 0,1 13:43:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:43:46 13:43:46 13:43:46 ---> nproc: 13:43:46 2 13:43:46 13:43:46 13:43:46 ---> df -h: 13:43:46 Filesystem Size Used Avail Use% Mounted on 13:43:46 overlay 40G 9.0G 32G 23% / 13:43:46 tmpfs 64M 0 64M 0% /dev 13:43:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:43:46 shm 64M 0 64M 0% /dev/shm 13:43:46 /dev/vda1 40G 9.0G 32G 23% /facter-os 13:43:46 13:43:46 13:43:46 ---> sar -b -r -n DEV: 13:43:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 13:43:46 13:43:46 13:34:16 LINUX RESTART (2 CPU) 13:43:46 13:43:46 13:35:01 tps rtps wtps bread/s bwrtn/s 13:43:46 13:36:01 22.33 3.35 18.98 2564.26 3914.34 13:43:46 13:37:01 0.72 0.00 0.72 0.00 12.87 13:43:46 13:38:01 0.23 0.00 0.23 0.00 2.83 13:43:46 13:39:02 0.22 0.00 0.22 0.00 3.26 13:43:46 13:40:01 0.27 0.00 0.27 0.00 3.59 13:43:46 13:41:01 0.32 0.00 0.32 0.00 4.05 13:43:46 13:42:01 0.22 0.00 0.22 0.00 3.60 13:43:46 13:43:01 109.29 0.03 109.26 3.73 31427.39 13:43:46 Average: 16.74 0.42 16.31 321.72 4431.35 13:43:46 13:43:46 13:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:43:46 13:36:01 5445260 0 796328 9.94 2620 1764724 1148160 12.68 580096 1582576 24 13:43:46 13:37:01 5455784 0 785800 9.81 2620 1764728 1067608 11.79 571540 1582536 8 13:43:46 13:38:01 5454268 0 787312 9.83 2620 1764732 1067964 11.79 573952 1581780 12 13:43:46 13:39:02 5452908 0 788664 9.85 2620 1764740 1068100 11.79 575876 1581776 8 13:43:46 13:40:01 5451280 0 790288 9.87 2620 1764744 1067824 11.79 570904 1587984 16 13:43:46 13:41:01 5450764 0 790800 9.87 2620 1764748 1067740 11.79 571492 1587984 12 13:43:46 13:42:01 5442380 0 799180 9.98 2620 1764752 1067788 11.79 580452 1587984 8 13:43:46 13:43:01 3966988 0 1031028 12.87 2620 3008296 1593440 17.59 878188 2626316 524764 13:43:46 Average: 5264954 0 821175 10.25 2620 1920183 1143578 12.63 612812 1714867 65606 13:43:46 13:43:46 13:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:43:46 13:36:01 eth0 175.75 155.15 548.23 22.53 0.00 0.00 0.00 0.00 13:43:46 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:36:01 docker0 97.14 84.90 7.40 209.00 0.00 0.00 0.00 0.00 13:43:46 13:37:01 eth0 0.75 0.07 0.06 0.01 0.00 0.00 0.00 0.00 13:43:46 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:38:01 eth0 5.09 2.43 3.47 0.31 0.00 0.00 0.00 0.00 13:43:46 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:39:02 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 13:43:46 13:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:40:01 eth0 0.25 0.19 0.09 0.08 0.00 0.00 0.00 0.00 13:43:46 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:41:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 13:43:46 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:42:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 13:43:46 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:43:01 eth0 1137.29 817.74 7656.90 105.38 0.00 0.00 0.00 0.00 13:43:46 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 13:43:01 docker0 87.59 98.90 7.08 354.01 0.00 0.00 0.00 0.00 13:43:46 Average: eth0 165.36 122.29 1028.43 16.10 0.00 0.00 0.00 0.00 13:43:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:46 Average: docker0 23.14 23.03 1.82 70.53 0.00 0.00 0.00 0.00 13:43:46 13:43:46 13:43:46 ---> sar -P ALL: 13:43:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 13:43:46 13:43:46 13:34:16 LINUX RESTART (2 CPU) 13:43:46 13:43:46 13:35:01 CPU %user %nice %system %iowait %steal %idle 13:43:46 13:36:01 all 3.97 0.00 1.73 0.41 0.05 93.84 13:43:46 13:36:01 0 4.02 0.00 1.95 0.41 0.05 93.58 13:43:46 13:36:01 1 3.92 0.00 1.52 0.41 0.05 94.11 13:43:46 13:37:01 all 0.17 0.00 0.06 0.00 0.02 99.76 13:43:46 13:37:01 0 0.27 0.00 0.05 0.00 0.02 99.67 13:43:46 13:37:01 1 0.07 0.00 0.07 0.00 0.02 99.85 13:43:46 13:38:01 all 0.23 0.00 0.05 0.01 0.03 99.68 13:43:46 13:38:01 0 0.43 0.00 0.05 0.00 0.02 99.50 13:43:46 13:38:01 1 0.03 0.00 0.05 0.02 0.03 99.87 13:43:46 13:39:02 all 0.13 0.00 0.05 0.00 0.02 99.80 13:43:46 13:39:02 0 0.22 0.00 0.05 0.00 0.02 99.72 13:43:46 13:39:02 1 0.05 0.00 0.05 0.00 0.02 99.88 13:43:46 13:40:01 all 0.17 0.00 0.05 0.00 0.03 99.75 13:43:46 13:40:01 0 0.26 0.00 0.03 0.00 0.02 99.69 13:43:46 13:40:01 1 0.08 0.00 0.07 0.00 0.03 99.81 13:43:46 13:41:01 all 0.12 0.00 0.05 0.00 0.03 99.80 13:43:46 13:41:01 0 0.18 0.00 0.02 0.00 0.03 99.77 13:43:46 13:41:01 1 0.05 0.00 0.08 0.00 0.03 99.83 13:43:46 13:42:01 all 0.11 0.00 0.03 0.00 0.03 99.83 13:43:46 13:42:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:43:46 13:42:01 1 0.15 0.00 0.03 0.00 0.03 99.78 13:43:46 13:43:01 all 17.09 0.00 7.14 1.34 0.06 74.36 13:43:46 13:43:01 0 16.92 0.00 7.28 1.55 0.07 74.18 13:43:46 13:43:01 1 17.26 0.00 7.00 1.13 0.05 74.55 13:43:46 Average: all 2.67 0.00 1.11 0.21 0.03 95.98 13:43:46 Average: 0 2.71 0.00 1.14 0.24 0.03 95.88 13:43:46 Average: 1 2.63 0.00 1.08 0.19 0.03 96.07 13:43:46 13:43:46 13:43:46