Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d59484ef5ee4d280a238bf2862e26f0bec7b2eaa 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-ssh4155781479591098527.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7746701738007558633.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh2139592076142612965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6005200883116426625.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2713675749129085406.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-11 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-ssh6102328002257805558.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 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa (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 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/upgrade-alpine" > git rev-list --no-walk b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:59:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:59:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:59:11 ========================================================= 21:59:11 EdgeX Global Pipelines Version Info 21:59:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:59:12 ------------------- 21:59:12 stable info: 21:59:12 ------------------- 21:59:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:59:12 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:59:12 Message: update stable to v1.0.205 21:59:13 ------------------- 21:59:13 experimental info: 21:59:13 ------------------- 21:59:13 Commited By: **** collab-it+edgex@linuxfoundation.org 21:59:13 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:59:13 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:59:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:59:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:59:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:59:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [Pipeline] echo 21:59:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d59484e [Pipeline] echo 21:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:14 provisioning config files... 21:59:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config939898830207675789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:14 ---> docker-login.sh 21:59:14 nexus3.edgexfoundry.org:10001 21:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:14 Configure a credential helper to remove this warning. See 21:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:14 21:59:14 Login Succeeded 21:59:14 nexus3.edgexfoundry.org:10002 21:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:14 Configure a credential helper to remove this warning. See 21:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:14 21:59:14 Login Succeeded 21:59:14 nexus3.edgexfoundry.org:10003 21:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:15 Configure a credential helper to remove this warning. See 21:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:15 21:59:15 Login Succeeded 21:59:15 nexus3.edgexfoundry.org:10004 21:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:20 Configure a credential helper to remove this warning. See 21:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:20 21:59:20 Login Succeeded 21:59:20 docker.io 21:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:20 Configure a credential helper to remove this warning. See 21:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:20 21:59:20 Login Succeeded 21:59:20 ---> docker-login.sh ends [Pipeline] } 21:59:20 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 21:59:21 + git log --format=format:%s -1 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [Pipeline] echo 21:59:21 GIT_COMMIT: d59484ef5ee4d280a238bf2862e26f0bec7b2eaa, Commit Message: Merge pull request #444 from ernestojeda/upgrade-alpine [Pipeline] echo 21:59:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:59:22 21:59:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:59:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:59:22 latest: Pulling from edgex-devops/git-semver 21:59:22 31603596830f: Pulling fs layer 21:59:22 04fac38145f0: Pulling fs layer 21:59:22 701f6daf10bf: Pulling fs layer 21:59:22 24f72da36158: Pulling fs layer 21:59:22 24f72da36158: Waiting 21:59:22 04fac38145f0: Verifying Checksum 21:59:22 04fac38145f0: Download complete 21:59:23 31603596830f: Verifying Checksum 21:59:23 31603596830f: Download complete 21:59:23 31603596830f: Pull complete 21:59:23 04fac38145f0: Pull complete 21:59:23 24f72da36158: Verifying Checksum 21:59:23 24f72da36158: Download complete 21:59:23 701f6daf10bf: Verifying Checksum 21:59:23 701f6daf10bf: Download complete 21:59:24 701f6daf10bf: Pull complete 21:59:24 24f72da36158: Pull complete 21:59:24 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:59:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:59:24 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 21:59:24 $ 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 21:59:25 $ docker top 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:25 [ssh-agent] Looking for ssh-agent implementation... 21:59:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:25 $ docker exec 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 ssh-agent 21:59:25 SSH_AUTH_SOCK=/tmp/ssh-YLLXpL377YAd/agent.14 21:59:25 SSH_AGENT_PID=20 21:59:25 Running ssh-add (command line suppressed) 21:59:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4067889103712173341.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4067889103712173341.key) 21:59:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:26 + git tag --points-at HEAD [Pipeline] } 21:59:26 $ docker exec --env ******** --env ******** 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 ssh-agent -k 21:59:26 unset SSH_AUTH_SOCK; 21:59:26 unset SSH_AGENT_PID; 21:59:26 echo Agent pid 20 killed; 21:59:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:59:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:26 [ssh-agent] Looking for ssh-agent implementation... 21:59:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:26 $ docker exec 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 ssh-agent 21:59:26 SSH_AUTH_SOCK=/tmp/ssh-Cj2SQipOcCdO/agent.53 21:59:26 SSH_AGENT_PID=59 21:59:26 Running ssh-add (command line suppressed) 21:59:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_797618746947807747.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_797618746947807747.key) 21:59:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:27 + git semver init 21:59:27 # -> Open(): unable to determine branch for HEAD 21:59:27 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 21:59:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 21:59:27 # $SEMVER_REMOTE_NAME = origin 21:59:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:59:27 # $SEMVER_USER_NAME = edgex-jenkins 21:59:27 # $SEMVER_BRANCH = main 21:59:27 # $SEMVER_TEMP = /tmp/semver-248121064 21:59:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 21:59:31 # '/tmp/semver-248121064' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 21:59:31 # -> Force: false 21:59:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 21:59:31 $ docker exec --env ******** --env ******** 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 ssh-agent -k 21:59:31 unset SSH_AUTH_SOCK; 21:59:31 unset SSH_AGENT_PID; 21:59:31 echo Agent pid 59 killed; 21:59:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:31 + git semver [Pipeline] } 21:59:31 $ docker stop --time=1 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 21:59:33 $ docker rm -f 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:59:33 Stashed 1 file(s) [Pipeline] echo 21:59:33 [edgeXSemver]: initialized semver on version 2.0.1-dev.15 [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 21:59:49 Still waiting to schedule task 21:59:49 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11’ 21:59:49 Still waiting to schedule task 21:59:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:02:11 Running on prd-centos7-docker-4c-2g-13 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 22:02:11 Running in /w/workspace/edgex-ui-go/16 [Pipeline] { [Pipeline] checkout 22:02:12 The recommended git tool is: git 22:02:15 using credential edgex-jenkins-ssh 22:02:15 Cloning the remote Git repository 22:02:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:02:15 > git init /w/workspace/edgex-ui-go/16 # timeout=10 22:02:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:02:15 > git --version # timeout=10 22:02:15 > git --version # 'git version 2.24.4' 22:02:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:15 [INFO] Currently running in a labeled security context 22:02:15 [INFO] Currently SELinux is 'enforcing' on the host 22:02:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/16@tmp/jenkins-gitclient-ssh6220015582612019737.key 22:02:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 22:02:22 Running in /w/workspace/edgex-ui-go/16 [Pipeline] { [Pipeline] checkout 22:02:22 The recommended git tool is: git 22:02:25 Avoid second fetch 22:02:25 Checking out Revision d59484ef5ee4d280a238bf2862e26f0bec7b2eaa (main) 22:02:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:02:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:25 > git config core.sparsecheckout # timeout=10 22:02:25 > git checkout -f d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 22:02:27 using credential edgex-jenkins-ssh 22:02:27 Cloning the remote Git repository 22:02:27 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:02:27 > git init /w/workspace/edgex-ui-go/16 # timeout=10 22:02:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:02:28 > git --version # timeout=10 22:02:28 > git --version # 'git version 2.17.1' 22:02:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:29 Commit message: "Merge pull request #444 from ernestojeda/upgrade-alpine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:30 provisioning config files... 22:02:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config8150258172420828914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:30 ---> docker-login.sh 22:02:30 nexus3.edgexfoundry.org:10001 22:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:30 Configure a credential helper to remove this warning. See 22:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:30 22:02:30 Login Succeeded 22:02:30 nexus3.edgexfoundry.org:10002 22:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:30 Configure a credential helper to remove this warning. See 22:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:30 22:02:30 Login Succeeded 22:02:30 nexus3.edgexfoundry.org:10003 22:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:31 Configure a credential helper to remove this warning. See 22:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:31 22:02:31 Login Succeeded 22:02:31 nexus3.edgexfoundry.org:10004 22:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:31 Configure a credential helper to remove this warning. See 22:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:31 22:02:31 Login Succeeded 22:02:31 docker.io 22:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:31 Configure a credential helper to remove this warning. See 22:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:31 22:02:31 Login Succeeded 22:02:31 ---> docker-login.sh ends [Pipeline] } 22:02:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:02:31 ========================================================= 22:02:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:02:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:02:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:02:32 Sending build context to Docker daemon 20.83MB 22:02:32 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 22:02:32 Step 2/17 : FROM ${BASE} AS builder 22:02:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:02:32 540db60ca938: Pulling fs layer 22:02:32 adcc1eea9eea: Pulling fs layer 22:02:32 4c4ab2625f07: Pulling fs layer 22:02:32 db62176df00c: Pulling fs layer 22:02:32 3b30891b0d05: Pulling fs layer 22:02:32 06b49ca38bd5: Pulling fs layer 22:02:32 c788192a36de: Pulling fs layer 22:02:32 a77e37c0d609: Pulling fs layer 22:02:32 c3185cebc471: Pulling fs layer 22:02:32 06b49ca38bd5: Waiting 22:02:32 db62176df00c: Waiting 22:02:32 c788192a36de: Waiting 22:02:32 a77e37c0d609: Waiting 22:02:32 3b30891b0d05: Waiting 22:02:32 c3185cebc471: Waiting 22:02:32 4c4ab2625f07: Verifying Checksum 22:02:32 4c4ab2625f07: Download complete 22:02:32 adcc1eea9eea: Verifying Checksum 22:02:32 adcc1eea9eea: Download complete 22:02:32 3b30891b0d05: Verifying Checksum 22:02:32 3b30891b0d05: Download complete 22:02:32 06b49ca38bd5: Verifying Checksum 22:02:32 06b49ca38bd5: Download complete 22:02:32 c788192a36de: Verifying Checksum 22:02:32 c788192a36de: Download complete 22:02:32 540db60ca938: Verifying Checksum 22:02:32 540db60ca938: Download complete 22:02:32 540db60ca938: Pull complete 22:02:32 adcc1eea9eea: Pull complete 22:02:33 4c4ab2625f07: Pull complete 22:02:33 a77e37c0d609: Verifying Checksum 22:02:33 a77e37c0d609: Download complete 22:02:36 c3185cebc471: Verifying Checksum 22:02:36 c3185cebc471: Download complete 22:02:36 db62176df00c: Verifying Checksum 22:02:36 db62176df00c: Download complete 22:02:39 Avoid second fetch 22:02:39 Checking out Revision d59484ef5ee4d280a238bf2862e26f0bec7b2eaa (main) 22:02:40 db62176df00c: Pull complete 22:02:40 3b30891b0d05: Pull complete 22:02:40 06b49ca38bd5: Pull complete 22:02:40 c788192a36de: Pull complete 22:02:40 a77e37c0d609: Pull complete 22:02:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:02:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:39 > git config core.sparsecheckout # timeout=10 22:02:39 > git checkout -f d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 22:02:42 c3185cebc471: Pull complete 22:02:42 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:02:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:02:42 ---> 031687cdd783 22:02:42 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:02:44 Commit message: "Merge pull request #444 from ernestojeda/upgrade-alpine" 22:02:44 ---> Running in 2c1f892fc133 22:02:44 Removing intermediate container 2c1f892fc133 22:02:44 ---> 5c525390d3ca 22:02:44 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 22:02:44 ---> Running in b1b3644599ec 22:02:44 Removing intermediate container b1b3644599ec 22:02:44 ---> 9861e6332dc9 22:02:44 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 22:02:44 ---> Running in 6583de92060e 22:02:44 Removing intermediate container 6583de92060e 22:02:44 ---> 822a44b2d456 22:02:44 Step 6/17 : LABEL Name=edgex-ui-go 22:02:44 ---> Running in 43902f29b147 22:02:44 Removing intermediate container 43902f29b147 22:02:44 ---> b1714f1004a4 22:02:44 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:02:44 ---> Running in 454956a83945 22:02:44 Removing intermediate container 454956a83945 22:02:44 ---> 34109669ea5d 22:02:44 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:44 ---> Running in a813ad74bb42 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:44 provisioning config files... 22:02:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config2990758429182528978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:45 Removing intermediate container a813ad74bb42 22:02:45 ---> d3b5f61eaf9e 22:02:45 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:02:45 ---> Running in 5142f8c001b7 22:02:45 ---> docker-login.sh 22:02:45 nexus3.edgexfoundry.org:10001 22:02:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:02:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:02:47 OK: 219 MiB in 52 packages 22:02:47 Removing intermediate container 5142f8c001b7 22:02:47 ---> 2d40e22faf62 22:02:47 Step 10/17 : ENV GO111MODULE=on 22:02:47 ---> Running in 5d6a70873fe5 22:02:47 Removing intermediate container 5d6a70873fe5 22:02:47 ---> 0235d9864ee9 22:02:47 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:02:47 ---> Running in 060559aaab50 22:02:47 Removing intermediate container 060559aaab50 22:02:47 ---> e87c70798dfe 22:02:47 Step 12/17 : COPY go.mod . 22:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:47 ---> dd0b53aba3d0 22:02:47 Step 13/17 : COPY Makefile . 22:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:47 Configure a credential helper to remove this warning. See 22:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:47 22:02:47 Login Succeeded 22:02:47 ---> 2a73a5827aaa 22:02:47 Step 14/17 : RUN make update 22:02:47 ---> Running in d93750d518b8 22:02:48 nexus3.edgexfoundry.org:10002 22:02:48 CGO_ENABLED=0 GO111MODULE=on go mod download 22:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:48 Configure a credential helper to remove this warning. See 22:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:48 22:02:48 Login Succeeded 22:02:48 nexus3.edgexfoundry.org:10003 22:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:49 Configure a credential helper to remove this warning. See 22:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:49 22:02:49 Login Succeeded 22:02:49 nexus3.edgexfoundry.org:10004 22:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:49 Configure a credential helper to remove this warning. See 22:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:49 22:02:49 Login Succeeded 22:02:49 docker.io 22:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:50 Configure a credential helper to remove this warning. See 22:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:50 22:02:50 Login Succeeded 22:02:50 ---> docker-login.sh ends [Pipeline] } 22:02:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:02:51 ========================================================= 22:02:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:02:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:02:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:02:52 Sending build context to Docker daemon 20.83MB 22:02:52 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 22:02:52 Step 2/17 : FROM ${BASE} AS builder 22:02:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:02:52 595b0fe564bb: Pulling fs layer 22:02:52 24495759ef45: Pulling fs layer 22:02:52 d148012ef14d: Pulling fs layer 22:02:52 e90a11edd702: Pulling fs layer 22:02:52 d77568369979: Pulling fs layer 22:02:52 fc1c9f9a7f3b: Pulling fs layer 22:02:52 170f2ba95c9a: Pulling fs layer 22:02:52 97ac5df62f85: Pulling fs layer 22:02:52 fc1c9f9a7f3b: Waiting 22:02:52 e90a11edd702: Waiting 22:02:52 d77568369979: Waiting 22:02:52 170f2ba95c9a: Waiting 22:02:52 97ac5df62f85: Waiting 22:02:52 24495759ef45: Verifying Checksum 22:02:52 24495759ef45: Download complete 22:02:52 d148012ef14d: Verifying Checksum 22:02:52 d148012ef14d: Download complete 22:02:52 d77568369979: Verifying Checksum 22:02:52 d77568369979: Download complete 22:02:52 fc1c9f9a7f3b: Verifying Checksum 22:02:52 fc1c9f9a7f3b: Download complete 22:02:52 170f2ba95c9a: Verifying Checksum 22:02:52 170f2ba95c9a: Download complete 22:02:52 595b0fe564bb: Verifying Checksum 22:02:52 595b0fe564bb: Download complete 22:02:53 595b0fe564bb: Pull complete 22:02:53 24495759ef45: Pull complete 22:02:54 d148012ef14d: Pull complete 22:02:55 97ac5df62f85: Verifying Checksum 22:02:55 97ac5df62f85: Download complete 22:02:56 e90a11edd702: Verifying Checksum 22:02:56 e90a11edd702: Download complete 22:02:58 Removing intermediate container d93750d518b8 22:02:58 ---> c785d99dd979 22:02:58 Step 15/17 : COPY . . 22:02:58 ---> 297a1421d69c 22:02:58 Step 16/17 : RUN go mod tidy 22:02:58 ---> Running in 5bb688e2cd0b 22:02:59 Removing intermediate container 5bb688e2cd0b 22:02:59 ---> bbd812701818 22:02:59 Step 17/17 : RUN ${MAKE} 22:02:59 ---> Running in 66514f1cbda5 22:02:59 noop 22:02:59 Removing intermediate container 66514f1cbda5 22:02:59 ---> 90264b39d35b 22:02:59 Successfully built 90264b39d35b 22:02:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:02:59 + docker inspect -f . ci-base-image-x86_64 22:02:59 . [Pipeline] withDockerContainer 22:02:59 prd-centos7-docker-4c-2g-13 does not seem to be running inside a container 22:03:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 22:03:00 $ docker top e3615582f9518d6bd541c62565b08af4b6232b36934bc6b7e18f275388d1414d -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:00 + go version 22:03:00 go version go1.16.6 linux/amd64 [Pipeline] } 22:03:00 $ docker stop --time=1 e3615582f9518d6bd541c62565b08af4b6232b36934bc6b7e18f275388d1414d 22:03:01 $ docker rm -f e3615582f9518d6bd541c62565b08af4b6232b36934bc6b7e18f275388d1414d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:03:02 + docker inspect -f . ci-base-image-x86_64 22:03:02 . [Pipeline] withDockerContainer 22:03:02 prd-centos7-docker-4c-2g-13 does not seem to be running inside a container 22:03:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 22:03:03 $ docker top cee8c8fb15c89c712bd79e326191e925708ea50b8bd764d1cda935d8a77c63e2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:03:03 + go mod tidy [Pipeline] sh 22:03:04 + make test 22:03:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:03:04 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:03:08 e90a11edd702: Pull complete 22:03:08 d77568369979: Pull complete 22:03:08 fc1c9f9a7f3b: Pull complete 22:03:08 170f2ba95c9a: Pull complete 22:03:14 97ac5df62f85: Pull complete 22:03:14 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:03:14 ---> 04bc70af865f 22:03:14 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:03:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:03:14 GO111MODULE=on go vet ./... 22:03:19 ---> Running in fcb9de694858 22:03:19 Removing intermediate container fcb9de694858 22:03:19 ---> 6c5aaed42751 22:03:19 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 22:03:19 ---> Running in 9c35e5e91657 [Pipeline] } 22:03:20 $ docker stop --time=1 cee8c8fb15c89c712bd79e326191e925708ea50b8bd764d1cda935d8a77c63e2 22:03:20 Removing intermediate container 9c35e5e91657 22:03:20 ---> 1ef913fb8cc8 22:03:20 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 22:03:20 ---> Running in 5efcf1437a99 22:03:20 Removing intermediate container 5efcf1437a99 22:03:20 ---> f0775bc58096 22:03:20 Step 6/17 : LABEL Name=edgex-ui-go 22:03:20 ---> Running in b1a96e07b146 22:03:21 $ docker rm -f cee8c8fb15c89c712bd79e326191e925708ea50b8bd764d1cda935d8a77c63e2 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:21 Removing intermediate container b1a96e07b146 22:03:21 ---> 48676eb0dd75 22:03:21 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:03:21 ---> Running in 482489c49ad0 22:03:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:03:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 22:03:22 Removing intermediate container 482489c49ad0 22:03:22 ---> 8945e6b293be 22:03:22 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:22 ---> Running in f1109ad71036 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:03:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:03:25 + ls -al . 22:03:25 total 88 22:03:25 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 28 22:03 . 22:03:25 drwxrwxr-x. 4 jenkins jenkins 30 Sep 28 22:02 .. 22:03:25 drwxrwxr-x. 3 jenkins jenkins 20 Sep 28 22:02 assets 22:03:25 drwxrwxr-x. 2 jenkins jenkins 35 Sep 28 22:02 bin 22:03:25 drwxrwxr-x. 3 jenkins jenkins 29 Sep 28 22:02 cmd 22:03:25 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 28 22:02 CONTRIBUTING.md 22:03:25 -rw-r--r--. 1 jenkins jenkins 10 Sep 28 22:03 coverage.out 22:03:25 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 28 22:02 Dockerfile 22:03:25 drwxrwxr-x. 2 jenkins jenkins 23 Sep 28 22:02 docs 22:03:25 drwxrwxr-x. 8 jenkins jenkins 162 Sep 28 22:02 .git 22:03:25 drwxrwxr-x. 2 jenkins jenkins 103 Sep 28 22:02 .github 22:03:25 -rw-rw-r--. 1 jenkins jenkins 162 Sep 28 22:02 .gitignore 22:03:25 -rw-rw-r--. 1 jenkins jenkins 880 Sep 28 22:02 go.mod 22:03:25 -rw-r--r--. 1 jenkins jenkins 24176 Sep 28 22:03 go.sum 22:03:25 drwxrwxr-x. 9 jenkins jenkins 125 Sep 28 22:02 internal 22:03:25 -rw-rw-r--. 1 jenkins jenkins 652 Sep 28 22:02 Jenkinsfile 22:03:25 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 28 22:02 LICENSE 22:03:25 -rw-rw-r--. 1 jenkins jenkins 990 Sep 28 22:02 Makefile 22:03:25 drwxrwxr-x. 3 jenkins jenkins 19 Sep 28 22:02 pkg 22:03:25 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 28 22:02 README.md 22:03:25 drwxrwxr-x. 4 jenkins jenkins 54 Sep 28 22:02 snap 22:03:25 -rw-rw-r--. 1 jenkins jenkins 12 Sep 28 21:59 VERSION 22:03:25 -rw-rw-r--. 1 jenkins jenkins 155 Sep 28 22:02 version.go 22:03:25 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 28 22:02 web [Pipeline] isUnix [Pipeline] sh 22:03:25 + 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=d59484ef5ee4d280a238bf2862e26f0bec7b2eaa --label arch=amd64 --label version=2.0.1-dev.15 . 22:03:25 Sending build context to Docker daemon 20.86MB 22:03:25 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 22:03:25 Step 2/25 : FROM ${BASE} AS builder 22:03:25 ---> 90264b39d35b 22:03:25 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:03:25 Removing intermediate container f1109ad71036 22:03:25 ---> 433ed80b0b6b 22:03:25 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:25 ---> Running in 9a8a564a94aa 22:03:25 ---> Running in 1336804b0074 22:03:25 Removing intermediate container 1336804b0074 22:03:25 ---> d77e0144cb50 22:03:25 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:03:25 ---> Running in 99361bacf640 22:03:25 Removing intermediate container 99361bacf640 22:03:25 ---> 6d5ab6718b28 22:03:25 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:03:25 ---> Running in daff0958e2c8 22:03:25 Removing intermediate container daff0958e2c8 22:03:25 ---> fcb14abfb19c 22:03:25 Step 6/25 : LABEL Name=edgex-ui-go 22:03:25 ---> Running in fa2088523b93 22:03:25 Removing intermediate container fa2088523b93 22:03:25 ---> dbc9855d2719 22:03:25 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:03:26 ---> Running in c6231b622bb3 22:03:26 Removing intermediate container c6231b622bb3 22:03:26 ---> 85843eb14b62 22:03:26 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:26 ---> Running in a863faccb5cf 22:03:26 Removing intermediate container a863faccb5cf 22:03:26 ---> ed9762464d6f 22:03:26 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:26 ---> Running in 34d2a79757a7 22:03:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:03:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:03:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:03:28 OK: 219 MiB in 52 packages 22:03:28 Removing intermediate container 34d2a79757a7 22:03:28 ---> ff3509cd4dfd 22:03:28 Step 10/25 : ENV GO111MODULE=on 22:03:28 ---> Running in 5ece9eb6350d 22:03:28 Removing intermediate container 5ece9eb6350d 22:03:28 ---> 436a39b5fd80 22:03:28 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:03:28 ---> Running in 2688e42dd5e1 22:03:28 Removing intermediate container 2688e42dd5e1 22:03:28 ---> 9ba0cd56411f 22:03:28 Step 12/25 : COPY go.mod . 22:03:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:03:29 ---> 5fb6614d92b2 22:03:29 Step 13/25 : COPY Makefile . 22:03:29 ---> 221102192cd2 22:03:29 Step 14/25 : RUN make update 22:03:29 ---> Running in 78907b24bc91 22:03:29 CGO_ENABLED=0 GO111MODULE=on go mod download 22:03:29 Removing intermediate container 78907b24bc91 22:03:29 ---> c37b309e6950 22:03:29 Step 15/25 : COPY . . 22:03:29 OK: 218 MiB in 52 packages 22:03:30 ---> a55f4b5815fa 22:03:30 Step 16/25 : RUN go mod tidy 22:03:30 ---> Running in 11cc7964dae6 22:03:31 Removing intermediate container 11cc7964dae6 22:03:31 ---> e1724363c32a 22:03:31 Step 17/25 : RUN ${MAKE} 22:03:31 ---> Running in d38692ec0b19 22:03:31 Removing intermediate container 9a8a564a94aa 22:03:31 ---> 067179a4a5a6 22:03:31 Step 10/17 : ENV GO111MODULE=on 22:03:31 ---> Running in 428126dfc7bf 22:03:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:03:31 Removing intermediate container 428126dfc7bf 22:03:31 ---> 232d0fc91d0d 22:03:31 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:03:32 ---> Running in 6289e7c95b03 22:03:32 Removing intermediate container 6289e7c95b03 22:03:32 ---> 51cc706e8a30 22:03:32 Step 12/17 : COPY go.mod . 22:03:33 ---> e25bee0ba412 22:03:33 Step 13/17 : COPY Makefile . 22:03:34 ---> 5ca84dd5aeb6 22:03:34 Step 14/17 : RUN make update 22:03:34 ---> Running in b3745833dc2c 22:03:35 CGO_ENABLED=0 GO111MODULE=on go mod download 22:03:39 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:03:41 Removing intermediate container d38692ec0b19 22:03:41 ---> 2bdc5bf987f8 22:03:41 Step 18/25 : FROM alpine:3.14 22:04:08 Removing intermediate container b3745833dc2c 22:04:08 ---> 9fdceb1a001a 22:04:08 Step 15/17 : COPY . . 22:04:08 ---> af1c4e0e0cd9 22:04:08 Step 16/17 : RUN go mod tidy 22:04:08 ---> Running in 1ff29e57b9d3 22:04:09 Removing intermediate container 1ff29e57b9d3 22:04:09 ---> f6605ec66071 22:04:09 Step 17/17 : RUN ${MAKE} 22:04:09 ---> Running in 76adc437b112 22:04:11 noop 22:04:11 Removing intermediate container 76adc437b112 22:04:11 ---> e36521e04b5a 22:04:12 Successfully built e36521e04b5a 22:04:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:04:12 + docker inspect -f . ci-base-image-arm64 22:04:12 . [Pipeline] withDockerContainer 22:04:12 prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container 22:04:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 22:04:13 3.14: Pulling from library/alpine 22:04:13 a0d0a0d46f8b: Pulling fs layer 22:04:13 a0d0a0d46f8b: Verifying Checksum 22:04:13 a0d0a0d46f8b: Download complete 22:04:13 a0d0a0d46f8b: Pull complete 22:04:13 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:04:13 Status: Downloaded newer image for alpine:3.14 22:04:13 ---> 14119a10abf4 22:04:13 Step 19/25 : EXPOSE 4000 22:04:13 ---> Running in 699dc0539976 22:04:13 Removing intermediate container 699dc0539976 22:04:13 ---> b47cba571930 22:04:13 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 22:04:13 ---> 30132902ead7 22:04:13 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:04:13 ---> Running in 198dd5011e00 22:04:13 Removing intermediate container 198dd5011e00 22:04:13 ---> 3d7b724c430e 22:04:13 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:04:13 ---> Running in 6a4fb647c058 22:04:13 Removing intermediate container 6a4fb647c058 22:04:13 ---> efdfa32b8884 22:04:13 Step 23/25 : LABEL arch=amd64 22:04:13 ---> Running in 49cf626a09e7 22:04:13 Removing intermediate container 49cf626a09e7 22:04:13 ---> 4f1f896fb823 22:04:13 Step 24/25 : LABEL git_sha=d59484ef5ee4d280a238bf2862e26f0bec7b2eaa 22:04:13 ---> Running in 5b310dcf2c7f 22:04:13 Removing intermediate container 5b310dcf2c7f 22:04:13 ---> 64c3b3232b82 22:04:13 Step 25/25 : LABEL version=2.0.1-dev.15 22:04:13 ---> Running in f4c1db753f55 22:04:13 Removing intermediate container f4c1db753f55 22:04:13 ---> ef8a7d683b27 22:04:13 [Warning] One or more build-args [ARCH] were not consumed 22:04:13 Successfully built ef8a7d683b27 22:04:13 Successfully tagged edgex-ui:latest 22:04:14 $ docker top ee39c9368512b248a0af997dc045e53bf0aff7f9467a4e56c6d64bed1b28d14a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:15 provisioning config files... 22:04:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config1736103105078962135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:15 ---> docker-login.sh 22:04:15 nexus3.edgexfoundry.org:10001 22:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:15 + go version 22:04:15 go version go1.16.6 linux/arm64 [Pipeline] } 22:04:15 $ docker stop --time=1 ee39c9368512b248a0af997dc045e53bf0aff7f9467a4e56c6d64bed1b28d14a 22:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:15 Configure a credential helper to remove this warning. See 22:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:15 22:04:15 Login Succeeded 22:04:15 nexus3.edgexfoundry.org:10002 22:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:16 Configure a credential helper to remove this warning. See 22:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:16 22:04:16 Login Succeeded 22:04:16 nexus3.edgexfoundry.org:10003 22:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:16 Configure a credential helper to remove this warning. See 22:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:16 22:04:16 Login Succeeded 22:04:16 nexus3.edgexfoundry.org:10004 22:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:16 Configure a credential helper to remove this warning. See 22:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:16 22:04:16 Login Succeeded 22:04:16 docker.io 22:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:16 Configure a credential helper to remove this warning. See 22:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:16 22:04:16 Login Succeeded 22:04:16 ---> docker-login.sh ends 22:04:17 $ docker rm -f ee39c9368512b248a0af997dc045e53bf0aff7f9467a4e56c6d64bed1b28d14a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 22:04:17 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo 22:04:18 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 22:04:18 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa 22:04:18 latest 22:04:18 2.0.1-dev.15 22:04:18 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 22:04:18 main 22:04:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:04:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [Pipeline] isUnix [Pipeline] sh 22:04:18 + docker inspect -f . ci-base-image-arm64 22:04:18 . [Pipeline] withDockerContainer 22:04:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa 22:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:04:18 042d12e67e02: Preparing 22:04:18 e2eb06d8af82: Preparing 22:04:18 e2eb06d8af82: Layer already exists 22:04:18 prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container 22:04:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 22:04:20 $ docker top a3119851b142cb5c4b5bdc7ca7012b9422f6d696b086890295e403221534dc3f -eo pid,comm 22:04:20 042d12e67e02: Pushed 22:04:20 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa: digest: sha256:c00ac00a652c0b509cd7af25665e197c02c1a94f1aaaac7561eecbd25661a745 size: 739 [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:04:21 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 22:04:21 + go mod tidy 22:04:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 22:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:04:21 042d12e67e02: Preparing 22:04:21 e2eb06d8af82: Preparing 22:04:21 e2eb06d8af82: Layer already exists 22:04:21 042d12e67e02: Layer already exists 22:04:21 latest: digest: sha256:c00ac00a652c0b509cd7af25665e197c02c1a94f1aaaac7561eecbd25661a745 size: 739 [Pipeline] isUnix [Pipeline] sh 22:04:21 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 22:04:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.15 22:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:04:22 042d12e67e02: Preparing 22:04:22 e2eb06d8af82: Preparing 22:04:22 042d12e67e02: Layer already exists 22:04:22 e2eb06d8af82: Layer already exists 22:04:22 2.0.1-dev.15: digest: sha256:c00ac00a652c0b509cd7af25665e197c02c1a94f1aaaac7561eecbd25661a745 size: 739 [Pipeline] isUnix [Pipeline] sh 22:04:22 + make test 22:04:22 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:04:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh 22:04:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 22:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:04:23 042d12e67e02: Preparing 22:04:23 e2eb06d8af82: Preparing 22:04:23 e2eb06d8af82: Layer already exists 22:04:23 042d12e67e02: Layer already exists 22:04:23 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15: digest: sha256:c00ac00a652c0b509cd7af25665e197c02c1a94f1aaaac7561eecbd25661a745 size: 739 [Pipeline] isUnix [Pipeline] sh 22:04:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:04:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 22:04:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 22:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:04:24 042d12e67e02: Preparing 22:04:24 e2eb06d8af82: Preparing 22:04:24 042d12e67e02: Layer already exists 22:04:24 e2eb06d8af82: Layer already exists 22:04:24 main: digest: sha256:c00ac00a652c0b509cd7af25665e197c02c1a94f1aaaac7561eecbd25661a745 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:04:24 ===================================================== [Pipeline] echo 22:04:24 taggedImages: 22:04:24 - nexus3.edgexfoundry.org:10004/edgex-ui:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa 22:04:24 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 22:04:24 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.15 22:04:24 - nexus3.edgexfoundry.org:10004/edgex-ui:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 22:04:24 - 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 22:04:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:24 22:04:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:04:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:25 latest: Pulling from edgex-lftools-log-publisher 22:04:25 b4d181a07f80: Pulling fs layer 22:04:25 a1111a8f2ec3: Pulling fs layer 22:04:25 ed53099fbce6: Pulling fs layer 22:04:25 dc539afda2c1: Pulling fs layer 22:04:25 77bc0d833cb6: Pulling fs layer 22:04:25 9065ff56babe: Pulling fs layer 22:04:25 d287ab97295c: Pulling fs layer 22:04:25 77bc0d833cb6: Waiting 22:04:25 9065ff56babe: Waiting 22:04:25 d287ab97295c: Waiting 22:04:25 dc539afda2c1: Waiting 22:04:25 a1111a8f2ec3: Verifying Checksum 22:04:25 a1111a8f2ec3: Download complete 22:04:25 dc539afda2c1: Verifying Checksum 22:04:25 dc539afda2c1: Download complete 22:04:25 77bc0d833cb6: Verifying Checksum 22:04:25 77bc0d833cb6: Download complete 22:04:26 9065ff56babe: Verifying Checksum 22:04:26 9065ff56babe: Download complete 22:04:26 ed53099fbce6: Verifying Checksum 22:04:26 ed53099fbce6: Download complete 22:04:26 b4d181a07f80: Verifying Checksum 22:04:26 b4d181a07f80: Download complete 22:04:27 b4d181a07f80: Pull complete 22:04:27 a1111a8f2ec3: Pull complete 22:04:28 ed53099fbce6: Pull complete 22:04:28 dc539afda2c1: Pull complete 22:04:28 77bc0d833cb6: Pull complete 22:04:28 9065ff56babe: Pull complete 22:04:30 d287ab97295c: Verifying Checksum 22:04:30 d287ab97295c: Download complete 22:04:34 d287ab97295c: Pull complete 22:04:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:04:34 prd-centos7-docker-4c-2g-13 does not seem to be running inside a container 22:04:34 $ 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/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 22:04:37 $ docker top bf811ad973c8e98d855c7be2ceba649fb65caaca0476b3147754a617fe529b2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:37 ---> job-cost.sh 22:04:37 lf-activate-venv: SKIPPING 22:04:37 INFO: No Stack... 22:04:38 INFO: Retrieving Pricing Info for: v3-standard-2 22:04:38 INFO: Archiving Costs [Pipeline] sh 22:04:39 + cat /w/workspace/edgex-ui-go/16/archives/cost.csv 22:04:39 + cut -d, -f6 [Pipeline] lock 22:04:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] 22:04:39 Resource [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] did not exist. Created. 22:04:39 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:04:39 + echo total: 0.05999999865889549 [Pipeline] stash 22:04:39 Stashed 1 file(s) [Pipeline] } 22:04:39 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 22:04:39 $ docker stop --time=1 bf811ad973c8e98d855c7be2ceba649fb65caaca0476b3147754a617fe529b2f 22:04:40 $ docker rm -f bf811ad973c8e98d855c7be2ceba649fb65caaca0476b3147754a617fe529b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:05:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:05:02 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:05:02 GO111MODULE=on go vet ./... [Pipeline] } 22:05:21 $ docker stop --time=1 a3119851b142cb5c4b5bdc7ca7012b9422f6d696b086890295e403221534dc3f 22:05:23 $ docker rm -f a3119851b142cb5c4b5bdc7ca7012b9422f6d696b086890295e403221534dc3f [Pipeline] // withDockerContainer [Pipeline] sh 22:05:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:05:24 Warning: overwriting stash ‘coverage-report’ 22:05:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:05:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:05:25 + ls -al . 22:05:25 total 128 22:05:25 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 22:04 . 22:05:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:02 .. 22:05:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 22:02 .git 22:05:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:02 .github 22:05:25 -rw-rw-r-- 1 jenkins jenkins 162 Sep 28 22:02 .gitignore 22:05:25 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 28 22:02 CONTRIBUTING.md 22:05:25 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 28 22:02 Dockerfile 22:05:25 -rw-rw-r-- 1 jenkins jenkins 652 Sep 28 22:02 Jenkinsfile 22:05:25 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 28 22:02 LICENSE 22:05:25 -rw-rw-r-- 1 jenkins jenkins 990 Sep 28 22:02 Makefile 22:05:25 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 28 22:02 README.md 22:05:25 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 21:59 VERSION 22:05:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:02 assets 22:05:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:02 bin 22:05:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:02 cmd 22:05:25 -rw-r--r-- 1 jenkins jenkins 10 Sep 28 22:04 coverage.out 22:05:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:02 docs 22:05:25 -rw-rw-r-- 1 jenkins jenkins 880 Sep 28 22:02 go.mod 22:05:25 -rw-r--r-- 1 jenkins jenkins 24176 Sep 28 22:04 go.sum 22:05:25 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 22:02 internal 22:05:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:02 pkg 22:05:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:02 snap 22:05:25 -rw-rw-r-- 1 jenkins jenkins 155 Sep 28 22:02 version.go 22:05:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:02 web [Pipeline] isUnix [Pipeline] sh 22:05:26 + 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=d59484ef5ee4d280a238bf2862e26f0bec7b2eaa --label arch=arm64 --label version=2.0.1-dev.15 . 22:05:26 Sending build context to Docker daemon 20.86MB 22:05:26 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 22:05:26 Step 2/25 : FROM ${BASE} AS builder 22:05:26 ---> e36521e04b5a 22:05:26 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:05:27 ---> Running in be571271be47 22:05:27 Removing intermediate container be571271be47 22:05:27 ---> 1718b33adb37 22:05:27 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:05:27 ---> Running in a9477453852a 22:05:28 Removing intermediate container a9477453852a 22:05:28 ---> 3d141311cc85 22:05:28 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:05:28 ---> Running in 26531348ce54 22:05:28 Removing intermediate container 26531348ce54 22:05:28 ---> 0ada7eaebdc6 22:05:28 Step 6/25 : LABEL Name=edgex-ui-go 22:05:29 ---> Running in d847d3abf026 22:05:29 Removing intermediate container d847d3abf026 22:05:29 ---> dc24bdd37da6 22:05:29 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:05:30 ---> Running in 6007732553c9 22:05:30 Removing intermediate container 6007732553c9 22:05:30 ---> b1b46a9d45e3 22:05:30 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:30 ---> Running in 3484954b32bb 22:05:33 Removing intermediate container 3484954b32bb 22:05:33 ---> 0115cd423b93 22:05:33 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:05:33 ---> Running in 4f63d997806b 22:05:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:05:36 OK: 218 MiB in 52 packages 22:05:37 Removing intermediate container 4f63d997806b 22:05:37 ---> 0b2f2db9aa8c 22:05:37 Step 10/25 : ENV GO111MODULE=on 22:05:37 ---> Running in 2e6f4703ee11 22:05:38 Removing intermediate container 2e6f4703ee11 22:05:38 ---> 4819e0ce1479 22:05:38 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:05:38 ---> Running in ca08424c358f 22:05:38 Removing intermediate container ca08424c358f 22:05:38 ---> e5898defb6a3 22:05:38 Step 12/25 : COPY go.mod . 22:05:39 ---> 1010663de11c 22:05:39 Step 13/25 : COPY Makefile . 22:05:40 ---> d23bd707c598 22:05:40 Step 14/25 : RUN make update 22:05:40 ---> Running in 6d577b3d1afd 22:05:41 CGO_ENABLED=0 GO111MODULE=on go mod download 22:05:43 Removing intermediate container 6d577b3d1afd 22:05:43 ---> 0145ae0b17ce 22:05:43 Step 15/25 : COPY . . 22:05:46 ---> ee1f29dd158a 22:05:46 Step 16/25 : RUN go mod tidy 22:05:46 ---> Running in 6e1bb583896a 22:05:49 Removing intermediate container 6e1bb583896a 22:05:49 ---> 2231351f2c20 22:05:49 Step 17/25 : RUN ${MAKE} 22:05:49 ---> Running in 00f3d82329c0 22:05:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:06:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:06:22 Removing intermediate container 00f3d82329c0 22:06:22 ---> de12c26688bf 22:06:22 Step 18/25 : FROM alpine:3.14 22:06:23 3.14: Pulling from library/alpine 22:06:23 552d1f2373af: Pulling fs layer 22:06:24 552d1f2373af: Download complete 22:06:25 552d1f2373af: Pull complete 22:06:25 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:06:25 Status: Downloaded newer image for alpine:3.14 22:06:25 ---> bb3de5531c18 22:06:25 Step 19/25 : EXPOSE 4000 22:06:25 ---> Running in 6ccc41fbec41 22:06:25 Removing intermediate container 6ccc41fbec41 22:06:25 ---> 8e4eff2788c2 22:06:25 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 22:06:27 ---> 3472e0049423 22:06:27 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:06:27 ---> Running in baac8f0503c7 22:06:28 Removing intermediate container baac8f0503c7 22:06:28 ---> 28576f3da5a2 22:06:28 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:06:28 ---> Running in 94a5e0a38296 22:06:29 Removing intermediate container 94a5e0a38296 22:06:29 ---> 675fd439de5d 22:06:29 Step 23/25 : LABEL arch=arm64 22:06:29 ---> Running in 4b6c9419be70 22:06:29 Removing intermediate container 4b6c9419be70 22:06:29 ---> 59a95da539d2 22:06:29 Step 24/25 : LABEL git_sha=d59484ef5ee4d280a238bf2862e26f0bec7b2eaa 22:06:29 ---> Running in c4e839514419 22:06:30 Removing intermediate container c4e839514419 22:06:30 ---> 78302a3d6ee2 22:06:30 Step 25/25 : LABEL version=2.0.1-dev.15 22:06:30 ---> Running in cd8bcc0fcbe8 22:06:30 Removing intermediate container cd8bcc0fcbe8 22:06:30 ---> e83314d8af2f 22:06:30 [Warning] One or more build-args [ARCH] were not consumed 22:06:30 Successfully built e83314d8af2f 22:06:31 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 22:06:31 provisioning config files... 22:06:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config5023295065206991431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:31 ---> docker-login.sh 22:06:31 nexus3.edgexfoundry.org:10001 22:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:32 Configure a credential helper to remove this warning. See 22:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:32 22:06:32 Login Succeeded 22:06:32 nexus3.edgexfoundry.org:10002 22:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:32 Configure a credential helper to remove this warning. See 22:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:32 22:06:32 Login Succeeded 22:06:32 nexus3.edgexfoundry.org:10003 22:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:33 Configure a credential helper to remove this warning. See 22:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:33 22:06:33 Login Succeeded 22:06:33 nexus3.edgexfoundry.org:10004 22:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:34 Configure a credential helper to remove this warning. See 22:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:34 22:06:34 Login Succeeded 22:06:34 docker.io 22:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:34 Configure a credential helper to remove this warning. See 22:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:34 22:06:34 Login Succeeded 22:06:34 ---> docker-login.sh ends [Pipeline] } 22:06:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:06:34 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 22:06:34 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa 22:06:34 latest 22:06:34 2.0.1-dev.15 22:06:34 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 22:06:34 main 22:06:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:06:35 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [Pipeline] isUnix [Pipeline] sh 22:06:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa 22:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:06:35 b8c4df0b923a: Preparing 22:06:35 ee420dfed78a: Preparing 22:06:36 ee420dfed78a: Layer already exists 22:06:39 b8c4df0b923a: Pushed 22:06:39 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa: digest: sha256:101e74214b0bb0ca06ae830390f4c86e9961250747083129574d824ae14d903a size: 739 [Pipeline] isUnix [Pipeline] sh 22:06:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:06:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 22:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:06:40 b8c4df0b923a: Preparing 22:06:40 ee420dfed78a: Preparing 22:06:40 b8c4df0b923a: Layer already exists 22:06:40 ee420dfed78a: Layer already exists 22:06:40 latest: digest: sha256:101e74214b0bb0ca06ae830390f4c86e9961250747083129574d824ae14d903a size: 739 [Pipeline] isUnix [Pipeline] sh 22:06:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh 22:06:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.15 22:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:06:41 b8c4df0b923a: Preparing 22:06:41 ee420dfed78a: Preparing 22:06:41 ee420dfed78a: Layer already exists 22:06:41 b8c4df0b923a: Layer already exists 22:06:41 2.0.1-dev.15: digest: sha256:101e74214b0bb0ca06ae830390f4c86e9961250747083129574d824ae14d903a size: 739 [Pipeline] isUnix [Pipeline] sh 22:06:42 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh 22:06:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 22:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:06:42 b8c4df0b923a: Preparing 22:06:42 ee420dfed78a: Preparing 22:06:42 b8c4df0b923a: Layer already exists 22:06:42 ee420dfed78a: Layer already exists 22:06:42 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15: digest: sha256:101e74214b0bb0ca06ae830390f4c86e9961250747083129574d824ae14d903a size: 739 [Pipeline] isUnix [Pipeline] sh 22:06:43 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 22:06:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 22:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:06:43 b8c4df0b923a: Preparing 22:06:43 ee420dfed78a: Preparing 22:06:43 ee420dfed78a: Layer already exists 22:06:43 b8c4df0b923a: Layer already exists 22:06:43 main: digest: sha256:101e74214b0bb0ca06ae830390f4c86e9961250747083129574d824ae14d903a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:06:43 ===================================================== [Pipeline] echo 22:06:43 taggedImages: 22:06:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa 22:06:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 22:06:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.15 22:06:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 22:06:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:44 22:06:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:45 arm64: Pulling from edgex-lftools-log-publisher 22:06:45 448f6bf000e3: Pulling fs layer 22:06:45 f757da607395: Pulling fs layer 22:06:45 05883995daec: Pulling fs layer 22:06:45 8603b9c90790: Pulling fs layer 22:06:45 1560dd03e051: Pulling fs layer 22:06:45 27f5ce0e4adf: Pulling fs layer 22:06:45 c2d8d7efcc4b: Pulling fs layer 22:06:45 8603b9c90790: Waiting 22:06:45 1560dd03e051: Waiting 22:06:45 27f5ce0e4adf: Waiting 22:06:45 c2d8d7efcc4b: Waiting 22:06:45 f757da607395: Verifying Checksum 22:06:45 f757da607395: Download complete 22:06:45 8603b9c90790: Verifying Checksum 22:06:45 8603b9c90790: Download complete 22:06:46 1560dd03e051: Verifying Checksum 22:06:46 1560dd03e051: Download complete 22:06:46 27f5ce0e4adf: Verifying Checksum 22:06:46 27f5ce0e4adf: Download complete 22:06:46 05883995daec: Verifying Checksum 22:06:46 05883995daec: Download complete 22:06:47 448f6bf000e3: Verifying Checksum 22:06:47 448f6bf000e3: Download complete 22:06:51 c2d8d7efcc4b: Verifying Checksum 22:06:51 c2d8d7efcc4b: Download complete 22:06:51 448f6bf000e3: Pull complete 22:06:52 f757da607395: Pull complete 22:06:53 05883995daec: Pull complete 22:06:54 8603b9c90790: Pull complete 22:06:55 1560dd03e051: Pull complete 22:06:55 27f5ce0e4adf: Pull complete 22:07:10 c2d8d7efcc4b: Pull complete 22:07:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:07:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:07:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:07:10 prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container 22:07:10 $ 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/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 22:07:15 $ docker top c5c525d2f9f5d0e36bfae27831f174e9767664a66d2f2be08c23341d9e2c0554 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:16 ---> job-cost.sh 22:07:16 lf-activate-venv: SKIPPING 22:07:16 INFO: No Stack... 22:07:17 INFO: Retrieving Pricing Info for: v3-standard-4 22:07:17 INFO: Archiving Costs [Pipeline] sh 22:07:18 + cat /w/workspace/edgex-ui-go/16/archives/cost.csv 22:07:18 + cut -d, -f6 [Pipeline] lock 22:07:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] 22:07:18 Resource [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] did not exist. Created. 22:07:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:07:19 /w/workspace/edgex-ui-go/16@tmp/durable-8fab5fd3/script.sh: 1: /w/workspace/edgex-ui-go/16@tmp/durable-8fab5fd3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:07:20 + echo total: 0.10999999940395355 [Pipeline] stash 22:07:20 Warning: overwriting stash ‘stack-cost’ 22:07:20 Stashed 1 file(s) [Pipeline] } 22:07:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 22:07:20 $ docker stop --time=1 c5c525d2f9f5d0e36bfae27831f174e9767664a66d2f2be08c23341d9e2c0554 22:07:22 $ docker rm -f c5c525d2f9f5d0e36bfae27831f174e9767664a66d2f2be08c23341d9e2c0554 [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 22:07:23 provisioning config files... 22:07:23 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3794393703568760823tmp [Pipeline] { [Pipeline] sh 22:07:23 + set +x 22:07:23 + curl -s https://codecov.io/bash 22:07:23 + bash -s -- 22:07:23 22:07:23 _____ _ 22:07:23 / ____| | | 22:07:23 | | ___ __| | ___ ___ _____ __ 22:07:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:07:23 | |___| (_) | (_| | __/ (_| (_) \ V / 22:07:23 \_____\___/ \__,_|\___|\___\___/ \_/ 22:07:23 Bash-1.0.6 22:07:23 22:07:23 22:07:23 ==> git version 2.24.4 found 22:07: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 22:07:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:07:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:07:23 ==> Jenkins CI detected. 22:07:23 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 22:07:23 project root: . 22:07:23 --> token set from env 22:07:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:07:23 ==> Running gcov in . (disable via -X gcov) 22:07:23 ==> Python coveragepy not found 22:07:23 ==> Searching for coverage reports in: 22:07:23 + . 22:07:23 -> Found 1 reports 22:07:23 ==> Detecting git/mercurial file structure 22:07:23 ==> Reading reports 22:07:23 + ./coverage.out bytes=10 22:07:23 ==> Appending adjustments 22:07:23 https://docs.codecov.io/docs/fixing-reports 22:07:23 + Found adjustments 22:07:23 ==> Gzipping contents 22:07:23 4.0K /tmp/codecov.eDs52Z.gz 22:07:23 ==> Uploading reports 22:07:23 url: https://codecov.io 22:07:23 query: branch=main&commit=d59484ef5ee4d280a238bf2862e26f0bec7b2eaa&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:07:23 -> Pinging Codecov 22:07: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=d59484ef5ee4d280a238bf2862e26f0bec7b2eaa&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:07:24 -> Uploading to 22:07:24 https://storage.googleapis.com/codecov/v4/raw/2021-09-28/FB506323287CE973F263BFD2A0EB1F37/d59484ef5ee4d280a238bf2862e26f0bec7b2eaa/6a133034-33e9-4fbe-a293-cb875b84e981.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210928T220724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76d992306110558188e7c063601c793bcc8089ffde6aba120761883f1a13f48d 22:07:24 % Total % Received % Xferd Average Speed Time Time Time Current 22:07:24 Dload Upload Total Spent Left Speed 22:07:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3455 0 0 100 3455 0 9249 --:--:-- --:--:-- --:--:-- 9262 22:07:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [Pipeline] } 22:07:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:07:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:07:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:07:27 22:07:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:07:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:07:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:07:28 188c0c94c7c5: Pulling fs layer 22:07:28 0ef7d3d256c8: Pulling fs layer 22:07:28 de9db76c5a1d: Pulling fs layer 22:07:28 0eba1c9be4d2: Pulling fs layer 22:07:28 0d57e429df01: Pulling fs layer 22:07:28 4e4be7b47b0d: Pulling fs layer 22:07:28 e1f770b5df2f: Pulling fs layer 22:07:28 85a0685a4137: Pulling fs layer 22:07:28 0eba1c9be4d2: Waiting 22:07:28 0d57e429df01: Waiting 22:07:28 4e4be7b47b0d: Waiting 22:07:28 e1f770b5df2f: Waiting 22:07:28 85a0685a4137: Waiting 22:07:28 de9db76c5a1d: Verifying Checksum 22:07:28 de9db76c5a1d: Download complete 22:07:28 0ef7d3d256c8: Download complete 22:07:28 0d57e429df01: Verifying Checksum 22:07:28 0d57e429df01: Download complete 22:07:28 4e4be7b47b0d: Verifying Checksum 22:07:28 4e4be7b47b0d: Download complete 22:07:28 188c0c94c7c5: Download complete 22:07:28 188c0c94c7c5: Pull complete 22:07:28 0ef7d3d256c8: Pull complete 22:07:28 de9db76c5a1d: Pull complete 22:07:30 e1f770b5df2f: Verifying Checksum 22:07:30 e1f770b5df2f: Download complete 22:07:34 0eba1c9be4d2: Verifying Checksum 22:07:34 0eba1c9be4d2: Download complete 22:07:35 85a0685a4137: Verifying Checksum 22:07:35 85a0685a4137: Download complete 22:07:37 0eba1c9be4d2: Pull complete 22:07:37 0d57e429df01: Pull complete 22:07:37 4e4be7b47b0d: Pull complete 22:07:38 e1f770b5df2f: Pull complete 22:07:41 85a0685a4137: Pull complete 22:07:41 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:07:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:07:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:07:41 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 22:07:42 $ 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 22:07:43 $ docker top 6a0e764608476ef782e7fa18e3fad93498e29bd8552e823d724169bdd29baec3 -eo pid,comm [Pipeline] { [Pipeline] echo 22:07:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:07:44 + set -o pipefail 22:07:44 + snyk monitor '--org=edgex-jenkins' 22:07:59 22:07:59 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 22:07:59 22:07:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/eb94eb07-1890-46ae-beac-19689c16771f 22:07:59 22:07:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:07:59 22:07:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:07:59 22:07:59 [Pipeline] } 22:07:59 $ docker stop --time=1 6a0e764608476ef782e7fa18e3fad93498e29bd8552e823d724169bdd29baec3 22:08:01 $ docker rm -f 6a0e764608476ef782e7fa18e3fad93498e29bd8552e823d724169bdd29baec3 [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 22:08:02 + git log --format=format:%s -1 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [Pipeline] isUnix [Pipeline] sh 22:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:02 . [Pipeline] withDockerContainer 22:08:02 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 22:08:02 $ 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 22:08:03 $ docker top bfd8b32ee4b5c3905f51efc41f2cd6e8c1b054545c9da99e14b8dcc11d0ffaab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:03 [ssh-agent] Looking for ssh-agent implementation... 22:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:03 $ docker exec bfd8b32ee4b5c3905f51efc41f2cd6e8c1b054545c9da99e14b8dcc11d0ffaab ssh-agent 22:08:03 SSH_AUTH_SOCK=/tmp/ssh-6U9OZex8mgQI/agent.14 22:08:03 SSH_AGENT_PID=21 22:08:03 Running ssh-add (command line suppressed) 22:08:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1302459130503813072.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1302459130503813072.key) 22:08:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:04 + git semver tag 22:08:04 # -> Open(): unable to determine branch for HEAD 22:08:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 22:08:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 22:08:04 # $SEMVER_REMOTE_NAME = origin 22:08:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:08:04 # $SEMVER_USER_NAME = edgex-jenkins 22:08:04 # $SEMVER_BRANCH = main 22:08:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 22:08:04 # d59484ef5ee4d280a238bf2862e26f0bec7b2eaa HEAD 22:08:04 # -> Force: false 22:08:04 # 50d0d3947cf39093ba257cff9246ae722e6df0fc refs/tags/v2.0.1-dev.15 [Pipeline] } 22:08:04 $ docker exec --env ******** --env ******** bfd8b32ee4b5c3905f51efc41f2cd6e8c1b054545c9da99e14b8dcc11d0ffaab ssh-agent -k 22:08:04 unset SSH_AUTH_SOCK; 22:08:04 unset SSH_AGENT_PID; 22:08:04 echo Agent pid 21 killed; 22:08:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:04 + git semver [Pipeline] } 22:08:04 $ docker stop --time=1 bfd8b32ee4b5c3905f51efc41f2cd6e8c1b054545c9da99e14b8dcc11d0ffaab 22:08:05 $ docker rm -f bfd8b32ee4b5c3905f51efc41f2cd6e8c1b054545c9da99e14b8dcc11d0ffaab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:08:06 22:08:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:08:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:08:06 0.23.1-centos7: Pulling from edgex-lftools 22:08:06 ab5ef0e58194: Pulling fs layer 22:08:06 9712f1f96733: Pulling fs layer 22:08:06 63f879dbbcfc: Pulling fs layer 22:08:06 0d9ebad4ef96: Pulling fs layer 22:08:06 e9a5061849ea: Pulling fs layer 22:08:06 d747dcd14b5f: Pulling fs layer 22:08:06 2de7ff778b66: Pulling fs layer 22:08:06 0d9ebad4ef96: Waiting 22:08:06 e9a5061849ea: Waiting 22:08:06 d747dcd14b5f: Waiting 22:08:06 2de7ff778b66: Waiting 22:08:06 9712f1f96733: Verifying Checksum 22:08:06 9712f1f96733: Download complete 22:08:09 63f879dbbcfc: Verifying Checksum 22:08:09 63f879dbbcfc: Download complete 22:08:09 e9a5061849ea: Verifying Checksum 22:08:09 e9a5061849ea: Download complete 22:08:09 d747dcd14b5f: Verifying Checksum 22:08:09 d747dcd14b5f: Download complete 22:08:10 2de7ff778b66: Verifying Checksum 22:08:10 2de7ff778b66: Download complete 22:08:11 0d9ebad4ef96: Verifying Checksum 22:08:11 0d9ebad4ef96: Download complete 22:08:11 ab5ef0e58194: Download complete 22:08:14 ab5ef0e58194: Pull complete 22:08:14 9712f1f96733: Pull complete 22:08:15 63f879dbbcfc: Pull complete 22:08:18 0d9ebad4ef96: Pull complete 22:08:18 e9a5061849ea: Pull complete 22:08:18 d747dcd14b5f: Pull complete 22:08:19 2de7ff778b66: Pull complete 22:08:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:08:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:08:19 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 22:08:19 $ 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 22:08:22 $ docker top ce5954f36bdff75e78dd3ec22de5010eea278e628b0c7e572c86e96e64ddd953 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:08:22 provisioning config files... 22:08:22 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7364561114637769998tmp 22:08:22 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1146549667118763831tmp 22:08:22 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8019336578848058768tmp [Pipeline] { [Pipeline] echo 22:08:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:08:23 ---> sigul-configuration.sh 22:08:23 gpg: directory `/root/.gnupg' created 22:08:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:08:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:08:23 gpg: keyring `/root/.gnupg/secring.gpg' created 22:08:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:08:23 gpg: CAST5 encrypted data 22:08:23 gpg: encrypted with 1 passphrase 22:08:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:08:23 + mkdir /home/jenkins 22:08:23 + mkdir /home/jenkins/sigul [Pipeline] sh 22:08:23 + 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 22:08:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:08:24 ---> sigul-install.sh 22:08:24 Sigul already installed; skipping installation. [Pipeline] sh 22:08:24 + git tag --list 22:08:24 0.1.1 22:08:24 v1.1.0 22:08:24 v1.2.0 22:08:24 v1.2.1 22:08:24 v1.3.0 22:08:24 v2.0.0 22:08:24 v2.0.1-dev.1 22:08:24 v2.0.1-dev.10 22:08:24 v2.0.1-dev.11 22:08:24 v2.0.1-dev.12 22:08:24 v2.0.1-dev.13 22:08:24 v2.0.1-dev.14 22:08:24 v2.0.1-dev.15 22:08:24 v2.0.1-dev.2 22:08:24 v2.0.1-dev.3 22:08:24 v2.0.1-dev.4 22:08:24 v2.0.1-dev.5 22:08:24 v2.0.1-dev.6 22:08:24 v2.0.1-dev.7 22:08:24 v2.0.1-dev.8 22:08:24 v2.0.1-dev.9 [Pipeline] sh 22:08:24 + lftools sign git-tag v2.0.1-dev.15 22:08:25 Signing Git tag with Sigul... 22:08:25 Signing v2.0.1-dev.15 [Pipeline] echo 22:08:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:08:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:08:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:08:26 $ docker stop --time=1 ce5954f36bdff75e78dd3ec22de5010eea278e628b0c7e572c86e96e64ddd953 22:08:28 $ docker rm -f ce5954f36bdff75e78dd3ec22de5010eea278e628b0c7e572c86e96e64ddd953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:28 . [Pipeline] withDockerContainer 22:08:28 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 22:08:28 $ 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 22:08:29 $ docker top df008fc9a3700cc5c8f65dc37a5b9f05549810bbc262311f7c34a9c8f9dcd906 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:29 [ssh-agent] Looking for ssh-agent implementation... 22:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:29 $ docker exec df008fc9a3700cc5c8f65dc37a5b9f05549810bbc262311f7c34a9c8f9dcd906 ssh-agent 22:08:29 SSH_AUTH_SOCK=/tmp/ssh-dtYM8diNCYKv/agent.14 22:08:29 SSH_AGENT_PID=20 22:08:29 Running ssh-add (command line suppressed) 22:08:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7775995754570827382.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7775995754570827382.key) 22:08:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:30 + git semver bump pre 22:08:30 # -> Open(): unable to determine branch for HEAD 22:08:30 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 22:08:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 22:08:30 # $SEMVER_REMOTE_NAME = origin 22:08:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:08:30 # $SEMVER_USER_NAME = edgex-jenkins 22:08:30 # $SEMVER_BRANCH = main 22:08:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 22:08:30 2.0.1-dev.16 [Pipeline] } 22:08:30 $ docker exec --env ******** --env ******** df008fc9a3700cc5c8f65dc37a5b9f05549810bbc262311f7c34a9c8f9dcd906 ssh-agent -k 22:08:30 unset SSH_AUTH_SOCK; 22:08:30 unset SSH_AGENT_PID; 22:08:30 echo Agent pid 20 killed; 22:08:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:30 + git semver [Pipeline] } 22:08:30 $ docker stop --time=1 df008fc9a3700cc5c8f65dc37a5b9f05549810bbc262311f7c34a9c8f9dcd906 22:08:31 $ docker rm -f df008fc9a3700cc5c8f65dc37a5b9f05549810bbc262311f7c34a9c8f9dcd906 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:32 . [Pipeline] withDockerContainer 22:08:32 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 22:08:32 $ 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 22:08:32 $ docker top 4ae906ef0f35cf4bfcd47007589e97becbbe8ecc7294f07b9d97e9d3af53a405 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:32 [ssh-agent] Looking for ssh-agent implementation... 22:08:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:33 $ docker exec 4ae906ef0f35cf4bfcd47007589e97becbbe8ecc7294f07b9d97e9d3af53a405 ssh-agent 22:08:33 SSH_AUTH_SOCK=/tmp/ssh-4i0zKK4W9BJS/agent.14 22:08:33 SSH_AGENT_PID=20 22:08:33 Running ssh-add (command line suppressed) 22:08:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5787126516734481446.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5787126516734481446.key) 22:08:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:33 + git semver push 22:08:33 # -> Open(): unable to determine branch for HEAD 22:08:33 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 22:08:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 22:08:33 # $SEMVER_REMOTE_NAME = origin 22:08:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:08:33 # $SEMVER_USER_NAME = edgex-jenkins 22:08:33 # $SEMVER_BRANCH = main 22:08:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 22:08:35 $ docker exec --env ******** --env ******** 4ae906ef0f35cf4bfcd47007589e97becbbe8ecc7294f07b9d97e9d3af53a405 ssh-agent -k 22:08:35 unset SSH_AUTH_SOCK; 22:08:35 unset SSH_AGENT_PID; 22:08:35 echo Agent pid 20 killed; 22:08:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:36 + git semver [Pipeline] } 22:08:36 $ docker stop --time=1 4ae906ef0f35cf4bfcd47007589e97becbbe8ecc7294f07b9d97e9d3af53a405 22:08:37 $ docker rm -f 4ae906ef0f35cf4bfcd47007589e97becbbe8ecc7294f07b9d97e9d3af53a405 [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 22:08:38 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:08:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:08:39 ---> package-listing.sh 22:08:39 ++ facter osfamily 22:08:39 ++ tr '[:upper:]' '[:lower:]' 22:08:39 + OS_FAMILY=redhat 22:08:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 22:08:39 + START_PACKAGES=/tmp/packages_start.txt 22:08:39 + END_PACKAGES=/tmp/packages_end.txt 22:08:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:08:39 + PACKAGES=/tmp/packages_start.txt 22:08:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 22:08:39 + PACKAGES=/tmp/packages_end.txt 22:08:39 + case "${OS_FAMILY}" in 22:08:39 + sort 22:08:39 + rpm -qa 22:08:40 + '[' -f /tmp/packages_start.txt ']' 22:08:40 + '[' -f /tmp/packages_end.txt ']' 22:08:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:08:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 22:08:40 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 22:08:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 22:08:40 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 22:08:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:41 22:08:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:08:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:42 latest: Pulling from edgex-lftools-log-publisher 22:08:42 b4d181a07f80: Pulling fs layer 22:08:42 a1111a8f2ec3: Pulling fs layer 22:08:42 ed53099fbce6: Pulling fs layer 22:08:42 dc539afda2c1: Pulling fs layer 22:08:42 77bc0d833cb6: Pulling fs layer 22:08:42 9065ff56babe: Pulling fs layer 22:08:42 d287ab97295c: Pulling fs layer 22:08:42 77bc0d833cb6: Waiting 22:08:42 9065ff56babe: Waiting 22:08:42 d287ab97295c: Waiting 22:08:42 dc539afda2c1: Waiting 22:08:42 a1111a8f2ec3: Verifying Checksum 22:08:42 a1111a8f2ec3: Download complete 22:08:42 dc539afda2c1: Verifying Checksum 22:08:42 dc539afda2c1: Download complete 22:08:42 77bc0d833cb6: Verifying Checksum 22:08:42 77bc0d833cb6: Download complete 22:08:42 9065ff56babe: Verifying Checksum 22:08:42 9065ff56babe: Download complete 22:08:43 ed53099fbce6: Verifying Checksum 22:08:43 ed53099fbce6: Download complete 22:08:43 b4d181a07f80: Verifying Checksum 22:08:43 b4d181a07f80: Download complete 22:08:44 b4d181a07f80: Pull complete 22:08:44 a1111a8f2ec3: Pull complete 22:08:45 ed53099fbce6: Pull complete 22:08:45 dc539afda2c1: Pull complete 22:08:45 77bc0d833cb6: Pull complete 22:08:45 9065ff56babe: Pull complete 22:08:47 d287ab97295c: Verifying Checksum 22:08:47 d287ab97295c: Download complete 22:08:52 d287ab97295c: Pull complete 22:08:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:08:52 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 22:08:52 $ 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 22:08:54 $ docker top a8537bd3352d604d0d252040d2377fedee9ee5b0573984215b0d87ce3045abd5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:54 + touch /tmp/pre-build-complete [Pipeline] sh 22:08:55 + mkdir -p /var/log/sysstat [Pipeline] sh 22:08:55 + ls /var/log/sa-host 22:08:55 + sadf -c /var/log/sa-host/sa05 22:08:55 file_magic: OK 22:08:55 HZ: Using current value: 100 22:08:55 file_header: OK 22:08:55 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 22:08:55 Statistics: 22:08:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:08:55 File successfully converted to sysstat format version 12.0.3 22:08:55 + sadf -c /var/log/sa-host/sa28 22:08:55 file_magic: OK 22:08:55 HZ: Using current value: 100 22:08:55 file_header: OK 22:08:55 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 22:08:55 Statistics: 22:08:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:08:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:56 provisioning config files... 22:08:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6188144510538953752tmp [Pipeline] { [Pipeline] echo 22:08:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:08:56 ---> create-netrc.sh [Pipeline] } 22:08:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:08:56 ---> python-tools-install.sh [Pipeline] echo 22:08:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:08:57 ---> sudo-logs.sh 22:08:57 Archiving 'sudo' log.. 22:08:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-11.vexxhost.local: Name or service not known 22:08:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-11.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:08:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:08:57 ---> job-cost.sh 22:08:57 lf-activate-venv: SKIPPING 22:08:57 DEBUG: total: 0.10999999940395355 22:08:57 INFO: Retrieving Stack Cost... 22:08:58 INFO: Retrieving Pricing Info for: v3-standard-2 22:08:59 INFO: Archiving Costs [Pipeline] echo 22:08:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:08:59 ---> logs-deploy.sh 22:08:59 lf-activate-venv: SKIPPING 22:08:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/16 22:08:59 INFO: archiving workspace using pattern(s): 22:09:00 Archives upload complete. 22:09:00 INFO: archiving logs to Nexus 22:09:01 ---> uname -a: 22:09:01 Linux prd-centos7-docker-4c-2g-11.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 22:09:01 22:09:01 22:09:01 ---> lscpu: 22:09:01 Architecture: x86_64 22:09:01 CPU op-mode(s): 32-bit, 64-bit 22:09:01 Byte Order: Little Endian 22:09:01 Address sizes: 40 bits physical, 48 bits virtual 22:09:01 CPU(s): 2 22:09:01 On-line CPU(s) list: 0,1 22:09:01 Thread(s) per core: 1 22:09:01 Core(s) per socket: 1 22:09:01 Socket(s): 2 22:09:01 NUMA node(s): 1 22:09:01 Vendor ID: AuthenticAMD 22:09:01 CPU family: 23 22:09:01 Model: 49 22:09:01 Model name: AMD EPYC-Rome Processor 22:09:01 Stepping: 0 22:09:01 CPU MHz: 2799.998 22:09:01 BogoMIPS: 5599.99 22:09:01 Virtualization: AMD-V 22:09:01 Hypervisor vendor: KVM 22:09:01 Virtualization type: full 22:09:01 L1d cache: 32K 22:09:01 L1i cache: 32K 22:09:01 L2 cache: 512K 22:09:01 L3 cache: 16384K 22:09:01 NUMA node0 CPU(s): 0,1 22:09:01 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 22:09:01 22:09:01 22:09:01 ---> nproc: 22:09:01 2 22:09:01 22:09:01 22:09:01 ---> df -h: 22:09:01 Filesystem Size Used Avail Use% Mounted on 22:09:01 overlay 40G 9.0G 32G 23% / 22:09:01 tmpfs 64M 0 64M 0% /dev 22:09:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:09:01 shm 64M 0 64M 0% /dev/shm 22:09:01 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:09:01 22:09:01 22:09:01 ---> sar -b -r -n DEV: 22:09:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 22:09:01 22:09:01 21:58:08 LINUX RESTART (2 CPU) 22:09:01 22:09:01 21:59:02 tps rtps wtps bread/s bwrtn/s 22:09:01 22:00:01 85.39 3.69 81.70 2646.53 5470.71 22:09:01 22:01:01 1.65 0.02 1.63 0.13 30.18 22:09:01 22:02:01 0.47 0.10 0.37 1.73 5.28 22:09:01 22:03:01 0.18 0.00 0.18 0.00 2.83 22:09:01 22:04:01 0.22 0.00 0.22 0.00 2.75 22:09:01 22:05:01 0.27 0.00 0.27 0.00 3.10 22:09:01 22:06:01 0.23 0.00 0.23 0.00 3.60 22:09:01 22:07:01 0.27 0.00 0.27 0.00 2.90 22:09:01 22:08:02 100.60 0.03 100.57 3.73 31194.69 22:09:01 Average: 20.92 0.42 20.49 290.44 4077.48 22:09:01 22:09:01 21:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:09:01 22:00:01 5423128 0 816700 10.20 2620 1766492 1295440 14.30 597408 1586632 132 22:09:01 22:01:01 5434008 0 805816 10.06 2620 1766496 1206272 13.32 591952 1583180 16 22:09:01 22:02:01 5433988 0 805712 10.06 2620 1766620 1204276 13.30 594156 1582064 20 22:09:01 22:03:01 5430680 0 809016 10.10 2620 1766624 1204396 13.30 596704 1582064 8 22:09:01 22:04:01 5430136 0 809552 10.11 2620 1766632 1204144 13.29 590840 1589248 8 22:09:01 22:05:01 5428412 0 811276 10.13 2620 1766632 1204228 13.30 592604 1589248 8 22:09:01 22:06:01 5429508 0 810172 10.12 2620 1766640 1204012 13.29 591148 1589248 8 22:09:01 22:07:01 5422312 0 817364 10.21 2620 1766644 1204012 13.29 597588 1589248 8 22:09:01 22:08:02 4581540 0 940052 11.74 2620 2484728 1307856 14.44 731512 2187504 20 22:09:01 Average: 5334857 0 825073 10.30 2620 1846390 1226071 13.54 609324 1653160 25 22:09:01 22:09:01 21:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:09:01 22:00:01 eth0 243.85 172.18 735.15 34.02 0.00 0.00 0.00 0.00 22:09:01 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:00:01 docker0 66.39 82.90 6.52 226.90 0.00 0.00 0.00 0.00 22:09:01 22:01:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 22:09:01 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:02:01 eth0 1.65 0.68 2.91 0.05 0.00 0.00 0.00 0.00 22:09:01 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:03:01 eth0 0.73 0.45 0.52 0.36 0.00 0.00 0.00 0.00 22:09:01 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:04:01 eth0 0.77 0.18 0.13 0.10 0.00 0.00 0.00 0.00 22:09:01 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:05:01 eth0 1.13 0.62 0.41 0.20 0.00 0.00 0.00 0.00 22:09:01 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:06:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:09:01 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:09:01 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:08:02 eth0 705.81 504.33 4448.91 82.26 0.00 0.00 0.00 0.00 22:09:01 22:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 22:08:02 docker0 69.19 89.92 5.61 349.22 0.00 0.00 0.00 0.00 22:09:01 Average: eth0 105.87 75.24 576.23 12.97 0.00 0.00 0.00 0.00 22:09:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:01 Average: docker0 14.97 19.09 1.34 63.73 0.00 0.00 0.00 0.00 22:09:01 22:09:01 22:09:01 ---> sar -P ALL: 22:09:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 22:09:01 22:09:01 21:58:08 LINUX RESTART (2 CPU) 22:09:01 22:09:01 21:59:02 CPU %user %nice %system %iowait %steal %idle 22:09:01 22:00:01 all 6.47 0.00 2.66 2.27 0.06 88.54 22:09:01 22:00:01 0 6.72 0.00 3.15 2.37 0.05 87.70 22:09:01 22:00:01 1 6.22 0.00 2.18 2.16 0.07 89.37 22:09:01 22:01:01 all 0.27 0.00 0.08 0.00 0.01 99.64 22:09:01 22:01:01 0 0.47 0.00 0.07 0.00 0.00 99.47 22:09:01 22:01:01 1 0.07 0.00 0.10 0.00 0.02 99.82 22:09:01 22:02:01 all 0.28 0.00 0.10 0.01 0.02 99.60 22:09:01 22:02:01 0 0.45 0.00 0.10 0.00 0.02 99.43 22:09:01 22:02:01 1 0.10 0.00 0.10 0.02 0.02 99.77 22:09:01 22:03:01 all 0.21 0.00 0.06 0.00 0.02 99.72 22:09:01 22:03:01 0 0.37 0.00 0.05 0.00 0.02 99.57 22:09:01 22:03:01 1 0.05 0.00 0.07 0.00 0.02 99.87 22:09:01 22:04:01 all 0.26 0.00 0.07 0.00 0.02 99.66 22:09:01 22:04:01 0 0.43 0.00 0.05 0.00 0.02 99.50 22:09:01 22:04:01 1 0.08 0.00 0.08 0.00 0.02 99.82 22:09:01 22:05:01 all 0.20 0.00 0.05 0.00 0.02 99.73 22:09:01 22:05:01 0 0.38 0.00 0.07 0.00 0.02 99.53 22:09:01 22:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:09:01 22:06:01 all 0.22 0.00 0.07 0.00 0.01 99.71 22:09:01 22:06:01 0 0.12 0.00 0.07 0.00 0.02 99.80 22:09:01 22:06:01 1 0.32 0.00 0.07 0.00 0.00 99.62 22:09:01 22:07:01 all 0.23 0.00 0.03 0.00 0.02 99.72 22:09:01 22:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:09:01 22:07:01 1 0.38 0.00 0.03 0.00 0.02 99.57 22:09:01 22:08:02 all 11.27 0.00 4.69 0.90 0.05 83.08 22:09:01 22:08:02 0 11.04 0.00 4.95 0.89 0.05 83.08 22:09:01 22:08:02 1 11.50 0.00 4.44 0.92 0.05 83.09 22:09:01 Average: all 2.10 0.00 0.85 0.34 0.02 96.68 22:09:01 Average: 0 2.17 0.00 0.92 0.35 0.02 96.53 22:09:01 Average: 1 2.03 0.00 0.77 0.33 0.02 96.84 22:09:01 22:09:01 22:09:01