Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b73c1ff08b1a5869110c2e738db83cc765dfa4d 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4157214852098843032.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5626532033300170409.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7102700922697478512.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7675114696555117813.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh656630521363440438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-721 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh1157716220176046203.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 5b73c1ff08b1a5869110c2e738db83cc765dfa4d (master) > 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 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 Commit message: "feat: update to match edgex" > git rev-list --no-walk 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:22:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:22:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:22:07 ========================================================= 10:22:07 EdgeX Global Pipelines Version Info 10:22:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:22:09 ------------------- 10:22:09 stable info: 10:22:09 ------------------- 10:22:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:22:09 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:22:09 Message: update stable to v1.0.195 10:22:09 ------------------- 10:22:09 experimental info: 10:22:09 ------------------- 10:22:09 Commited By: **** collab-it+edgex@linuxfoundation.org 10:22:09 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:22:09 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b73c1ff08b1a5869110c2e738db83cc765dfa4d [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b73c1f [Pipeline] echo 10:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:10 provisioning config files... 10:22:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2690803079661449832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:11 ---> docker-login.sh 10:22:11 nexus3.edgexfoundry.org:10001 10:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:12 Configure a credential helper to remove this warning. See 10:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:12 10:22:12 Login Succeeded 10:22:12 nexus3.edgexfoundry.org:10002 10:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:12 Configure a credential helper to remove this warning. See 10:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:12 10:22:12 Login Succeeded 10:22:12 nexus3.edgexfoundry.org:10003 10:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:13 Configure a credential helper to remove this warning. See 10:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:13 10:22:13 Login Succeeded 10:22:13 nexus3.edgexfoundry.org:10004 10:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:13 Configure a credential helper to remove this warning. See 10:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:13 10:22:13 Login Succeeded 10:22:13 docker.io 10:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:13 Configure a credential helper to remove this warning. See 10:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:13 10:22:13 Login Succeeded 10:22:13 ---> docker-login.sh ends [Pipeline] } 10:22:13 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 10:22:14 + git log --format=format:%s -1 5b73c1ff08b1a5869110c2e738db83cc765dfa4d [Pipeline] echo 10:22:14 GIT_COMMIT: 5b73c1ff08b1a5869110c2e738db83cc765dfa4d, Commit Message: feat: update to match edgex [Pipeline] echo 10:22:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:22:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:22:15 10:22:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:22:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:22:15 latest: Pulling from edgex-devops/git-semver 10:22:15 31603596830f: Pulling fs layer 10:22:15 54011a49482f: Pulling fs layer 10:22:15 a6820b24f6d8: Pulling fs layer 10:22:15 f581987b2513: Pulling fs layer 10:22:15 f581987b2513: Waiting 10:22:15 54011a49482f: Verifying Checksum 10:22:15 54011a49482f: Download complete 10:22:15 31603596830f: Verifying Checksum 10:22:15 31603596830f: Download complete 10:22:15 f581987b2513: Verifying Checksum 10:22:15 f581987b2513: Download complete 10:22:16 a6820b24f6d8: Verifying Checksum 10:22:16 a6820b24f6d8: Download complete 10:22:16 31603596830f: Pull complete 10:22:16 54011a49482f: Pull complete 10:22:17 a6820b24f6d8: Pull complete 10:22:17 f581987b2513: Pull complete 10:22:17 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:22:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:22:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:22:18 prd-centos7-docker-4c-2g-721 does not seem to be running inside a container 10:22:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:22:21 $ docker top a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:22:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:21 [ssh-agent] Looking for ssh-agent implementation... 10:22:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:21 $ docker exec a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea ssh-agent 10:22:22 SSH_AUTH_SOCK=/tmp/ssh-HuoXS2X4otYn/agent.13 10:22:22 SSH_AGENT_PID=19 10:22:22 Running ssh-add (command line suppressed) 10:22:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3596093145136851595.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3596093145136851595.key) 10:22:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:22 + git tag --points-at HEAD [Pipeline] } 10:22:22 $ docker exec --env ******** --env ******** a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea ssh-agent -k 10:22:22 unset SSH_AUTH_SOCK; 10:22:22 unset SSH_AGENT_PID; 10:22:22 echo Agent pid 19 killed; 10:22:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:22 [ssh-agent] Looking for ssh-agent implementation... 10:22:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:22 $ docker exec a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea ssh-agent 10:22:22 SSH_AUTH_SOCK=/tmp/ssh-EisUzLKqyvwl/agent.53 10:22:22 SSH_AGENT_PID=60 10:22:22 Running ssh-add (command line suppressed) 10:22:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_159963296011527040.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_159963296011527040.key) 10:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:23 + git semver init 10:22:23 # -> Open(): unable to determine branch for HEAD 10:22:23 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:22:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:22:23 # $SEMVER_REMOTE_NAME = origin 10:22:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:22:23 # $SEMVER_USER_NAME = edgex-jenkins 10:22:23 # $SEMVER_BRANCH = master 10:22:23 # $SEMVER_TEMP = /tmp/semver-985948569 10:22:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:22:25 # '/tmp/semver-985948569' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 10:22:25 # -> Force: false 10:22:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:22:25 $ docker exec --env ******** --env ******** a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea ssh-agent -k 10:22:25 unset SSH_AUTH_SOCK; 10:22:25 unset SSH_AGENT_PID; 10:22:25 echo Agent pid 60 killed; 10:22:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:22:26 + git semver [Pipeline] } 10:22:26 $ docker stop --time=1 a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea 10:22:30 $ docker rm -f a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea [Pipeline] // withDockerContainer [Pipeline] sh 10:22:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:22:30 Stashed 1 file(s) [Pipeline] echo 10:22:30 [edgeXSemver]: initialized semver on version 2.0.0-dev.82 [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 10:22:46 Still waiting to schedule task 10:22:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:22:46 Still waiting to schedule task 10:22:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-718’ 10:24:56 Running on prd-centos7-docker-4c-2g-722 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:24:56 Running in /w/workspace/edgex-ui-go/142 [Pipeline] { [Pipeline] checkout 10:24:56 The recommended git tool is: git 10:24:58 using credential edgex-jenkins-ssh 10:24:58 Cloning the remote Git repository 10:24:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:24:58 > git init /w/workspace/edgex-ui-go/142 # timeout=10 10:24:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:24:58 > git --version # timeout=10 10:24:58 > git --version # 'git version 2.24.4' 10:24:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:58 [INFO] Currently running in a labeled security context 10:24:58 [INFO] Currently SELinux is 'enforcing' on the host 10:24:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/142@tmp/jenkins-gitclient-ssh1655112541705743143.key 10:24:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:01 Avoid second fetch 10:25:01 Checking out Revision 5b73c1ff08b1a5869110c2e738db83cc765dfa4d (master) 10:25:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:25:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:01 > git config core.sparsecheckout # timeout=10 10:25:01 > git checkout -f 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 10:25:05 Commit message: "feat: update to match edgex" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:25:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:25:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:25:07 + sudo service docker restart 10:25:07 + true 10:25:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:29 provisioning config files... 10:25:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/142@tmp/config3587917223899010975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:29 ---> docker-login.sh 10:25:29 nexus3.edgexfoundry.org:10001 10:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:30 Configure a credential helper to remove this warning. See 10:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:30 10:25:30 Login Succeeded 10:25:30 nexus3.edgexfoundry.org:10002 10:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:31 Configure a credential helper to remove this warning. See 10:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:31 10:25:31 Login Succeeded 10:25:31 nexus3.edgexfoundry.org:10003 10:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:31 Configure a credential helper to remove this warning. See 10:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:31 10:25:31 Login Succeeded 10:25:31 nexus3.edgexfoundry.org:10004 10:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:31 Configure a credential helper to remove this warning. See 10:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:31 10:25:31 Login Succeeded 10:25:31 docker.io 10:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:31 Configure a credential helper to remove this warning. See 10:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:31 10:25:31 Login Succeeded 10:25:31 ---> docker-login.sh ends [Pipeline] } 10:25:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:25:31 ========================================================= 10:25:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:25:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:25:32 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 10:25:32 Sending build context to Docker daemon 17.94MB 10:25:32 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:25:32 Step 2/8 : FROM ${BASE} 10:25:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:25:32 540db60ca938: Pulling fs layer 10:25:32 adcc1eea9eea: Pulling fs layer 10:25:32 4c4ab2625f07: Pulling fs layer 10:25:32 0510c868ecb4: Pulling fs layer 10:25:32 afea3b2eda06: Pulling fs layer 10:25:32 7809a108b3ef: Pulling fs layer 10:25:32 f706445af74f: Pulling fs layer 10:25:32 afea3b2eda06: Waiting 10:25:32 7809a108b3ef: Waiting 10:25:32 f706445af74f: Waiting 10:25:32 0510c868ecb4: Waiting 10:25:32 4c4ab2625f07: Download complete 10:25:32 adcc1eea9eea: Verifying Checksum 10:25:32 adcc1eea9eea: Download complete 10:25:32 afea3b2eda06: Verifying Checksum 10:25:32 afea3b2eda06: Download complete 10:25:32 7809a108b3ef: Verifying Checksum 10:25:32 7809a108b3ef: Download complete 10:25:32 540db60ca938: Verifying Checksum 10:25:32 540db60ca938: Download complete 10:25:33 540db60ca938: Pull complete 10:25:33 adcc1eea9eea: Pull complete 10:25:33 4c4ab2625f07: Pull complete 10:25:33 f706445af74f: Verifying Checksum 10:25:33 f706445af74f: Download complete 10:25:35 0510c868ecb4: Verifying Checksum 10:25:35 0510c868ecb4: Download complete 10:25:39 0510c868ecb4: Pull complete 10:25:39 afea3b2eda06: Pull complete 10:25:39 7809a108b3ef: Pull complete 10:25:41 f706445af74f: Pull complete 10:25:41 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:25:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:25:41 ---> b068be0155e3 10:25:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:26:08 ---> Running in 18d91d8c90b1 10:26:08 Removing intermediate container 18d91d8c90b1 10:26:08 ---> 207ddd778131 10:26:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:08 ---> Running in 15d8569590b6 10:26:08 Removing intermediate container 15d8569590b6 10:26:08 ---> 768515a2eff3 10:26:08 Step 5/8 : RUN apk add --no-cache make git 10:26:08 ---> Running in f528260dc908 10:26:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:26:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:26:08 OK: 149 MiB in 40 packages 10:26:09 Removing intermediate container f528260dc908 10:26:09 ---> b7c0d74fe51e 10:26:09 Step 6/8 : WORKDIR /edgex-ui-go 10:26:09 ---> Running in f4a3e2dc3d6d 10:26:09 Removing intermediate container f4a3e2dc3d6d 10:26:09 ---> 5230af7fb7e5 10:26:09 Step 7/8 : COPY . . 10:26:13 ---> acc95ef17b40 10:26:13 Step 8/8 : RUN go mod download 10:26:13 ---> Running in 2b7d7040e05c 10:26:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-723 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:26:19 Running in /w/workspace/edgex-ui-go/142 [Pipeline] { [Pipeline] checkout 10:26:19 The recommended git tool is: git 10:26:25 using credential edgex-jenkins-ssh 10:26:25 Cloning the remote Git repository 10:26:25 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:26:25 > git init /w/workspace/edgex-ui-go/142 # timeout=10 10:26:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:26:25 > git --version # timeout=10 10:26:25 > git --version # 'git version 2.17.1' 10:26:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:28 Avoid second fetch 10:26:28 Checking out Revision 5b73c1ff08b1a5869110c2e738db83cc765dfa4d (master) 10:26:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:26:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:28 > git config core.sparsecheckout # timeout=10 10:26:28 > git checkout -f 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 10:26:32 Commit message: "feat: update to match edgex" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:26:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:26:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:26:35 + true 10:26:35 + sudo service docker restart 10:26:51 Removing intermediate container 2b7d7040e05c 10:26:51 ---> ff9faf4cc160 10:26:51 Successfully built ff9faf4cc160 10:26:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:26:52 + docker inspect -f . ci-base-image-x86_64 10:26:52 . [Pipeline] withDockerContainer 10:26:52 prd-centos7-docker-4c-2g-722 does not seem to be running inside a container 10:26:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/142 -v /w/workspace/edgex-ui-go/142:/w/workspace/edgex-ui-go/142:rw,z -v /w/workspace/edgex-ui-go/142@tmp:/w/workspace/edgex-ui-go/142@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 ******** ci-base-image-x86_64 cat 10:26:53 $ docker top e235af53d2ab3b371d8f95b0d13ad0ec8e7fcf52c6b92f33a19daf170a55ef43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 10:26:53 provisioning config files... 10:26:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/142@tmp/config7706575730241425857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:53 + go version 10:26:53 go version go1.16.3 linux/amd64 [Pipeline] } 10:26:53 $ docker stop --time=1 e235af53d2ab3b371d8f95b0d13ad0ec8e7fcf52c6b92f33a19daf170a55ef43 10:26:54 ---> docker-login.sh 10:26:54 nexus3.edgexfoundry.org:10001 10:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:55 Configure a credential helper to remove this warning. See 10:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:55 10:26:55 Login Succeeded 10:26:55 nexus3.edgexfoundry.org:10002 10:26:55 $ docker rm -f e235af53d2ab3b371d8f95b0d13ad0ec8e7fcf52c6b92f33a19daf170a55ef43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 10:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:55 Configure a credential helper to remove this warning. See 10:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:55 10:26:55 Login Succeeded 10:26:55 nexus3.edgexfoundry.org:10003 10:26:55 + docker inspect -f . ci-base-image-x86_64 10:26:55 . [Pipeline] withDockerContainer 10:26:55 prd-centos7-docker-4c-2g-722 does not seem to be running inside a container 10:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/142 -v /w/workspace/edgex-ui-go/142:/w/workspace/edgex-ui-go/142:rw,z -v /w/workspace/edgex-ui-go/142@tmp:/w/workspace/edgex-ui-go/142@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 ******** ci-base-image-x86_64 cat 10:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:56 Configure a credential helper to remove this warning. See 10:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:56 10:26:56 Login Succeeded 10:26:56 nexus3.edgexfoundry.org:10004 10:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:56 Configure a credential helper to remove this warning. See 10:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:56 10:26:56 Login Succeeded 10:26:56 docker.io 10:26:56 $ docker top 9042ced73e248a77fad2ef029a7fe4132c7be0dbb9e9ba042c57f56c6ce78724 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:57 + go mod tidy [Pipeline] sh 10:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:57 Configure a credential helper to remove this warning. See 10:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:57 10:26:57 Login Succeeded 10:26:57 ---> docker-login.sh ends [Pipeline] } 10:26:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 10:26:57 + make test 10:26:57 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo 10:26:58 ========================================================= 10:26:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:26:58 ========================================================= 10:26:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] isUnix [Pipeline] sh 10:26:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 10:26:59 Sending build context to Docker daemon 17.94MB 10:26:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:26:59 Step 2/8 : FROM ${BASE} 10:26:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:26:59 595b0fe564bb: Pulling fs layer 10:26:59 3088b5b3c5c0: Pulling fs layer 10:26:59 5b7225fbf94c: Pulling fs layer 10:26:59 ba82ee9f976e: Pulling fs layer 10:26:59 506bd15cee9f: Pulling fs layer 10:26:59 75a0a4a0db45: Pulling fs layer 10:26:59 618dc40b7e24: Pulling fs layer 10:26:59 ba82ee9f976e: Waiting 10:26:59 506bd15cee9f: Waiting 10:26:59 75a0a4a0db45: Waiting 10:26:59 618dc40b7e24: Waiting 10:26:59 5b7225fbf94c: Download complete 10:26:59 3088b5b3c5c0: Verifying Checksum 10:26:59 3088b5b3c5c0: Download complete 10:26:59 506bd15cee9f: Verifying Checksum 10:26:59 506bd15cee9f: Download complete 10:26:59 75a0a4a0db45: Verifying Checksum 10:26:59 75a0a4a0db45: Download complete 10:26:59 595b0fe564bb: Download complete 10:27:00 595b0fe564bb: Pull complete 10:27:01 3088b5b3c5c0: Pull complete 10:27:01 5b7225fbf94c: Pull complete 10:27:02 618dc40b7e24: Download complete 10:27:03 ba82ee9f976e: Verifying Checksum 10:27:03 ba82ee9f976e: Download complete 10:27:10 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:27:10 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:27:10 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:27:10 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:27:10 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:27:10 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:27:10 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:27:10 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:27:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:27:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:27:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:27:10 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:27:10 GO111MODULE=on go vet ./... 10:27:13 ba82ee9f976e: Pull complete 10:27:13 506bd15cee9f: Pull complete 10:27:14 75a0a4a0db45: Pull complete [Pipeline] } 10:27:15 $ docker stop --time=1 9042ced73e248a77fad2ef029a7fe4132c7be0dbb9e9ba042c57f56c6ce78724 10:27:17 618dc40b7e24: Pull complete 10:27:17 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:27:17 ---> a36622ca3599 10:27:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:27:18 $ docker rm -f 9042ced73e248a77fad2ef029a7fe4132c7be0dbb9e9ba042c57f56c6ce78724 [Pipeline] // withDockerContainer [Pipeline] sh 10:27:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:27:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:27:20 ---> Running in 7402a94581ab 10:27:20 Removing intermediate container 7402a94581ab 10:27:20 ---> 210ea4875e90 10:27:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:27:20 ---> Running in ea2ee71f9b35 10:27:20 + ls -al . 10:27:20 total 92 10:27:20 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 22 10:26 . 10:27:20 drwxrwxr-x. 4 jenkins jenkins 32 Jun 22 10:24 .. 10:27:20 drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 10:25 assets 10:27:20 drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 10:25 bin 10:27:20 drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 10:25 cmd 10:27:20 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 10:25 CONTRIBUTING.md 10:27:20 -rw-r--r--. 1 jenkins jenkins 10 Jun 22 10:26 coverage.out 10:27:20 -rw-rw-r--. 1 jenkins jenkins 1526 Jun 22 10:25 Dockerfile 10:27:20 -rw-rw-r--. 1 jenkins jenkins 902 Jun 22 10:25 Dockerfile.build 10:27:20 drwxrwxr-x. 2 jenkins jenkins 23 Jun 22 10:25 docs 10:27:20 drwxrwxr-x. 8 jenkins jenkins 162 Jun 22 10:25 .git 10:27:20 drwxrwxr-x. 2 jenkins jenkins 103 Jun 22 10:25 .github 10:27:20 -rw-rw-r--. 1 jenkins jenkins 162 Jun 22 10:25 .gitignore 10:27:20 -rw-rw-r--. 1 jenkins jenkins 838 Jun 22 10:25 go.mod 10:27:20 -rw-r--r--. 1 jenkins jenkins 23723 Jun 22 10:26 go.sum 10:27:20 drwxrwxr-x. 9 jenkins jenkins 125 Jun 22 10:25 internal 10:27:20 -rw-rw-r--. 1 jenkins jenkins 652 Jun 22 10:25 Jenkinsfile 10:27:20 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 10:25 LICENSE 10:27:20 -rw-rw-r--. 1 jenkins jenkins 990 Jun 22 10:25 Makefile 10:27:20 drwxrwxr-x. 3 jenkins jenkins 19 Jun 22 10:25 pkg 10:27:20 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 22 10:25 README.md 10:27:20 -rw-rw-r--. 1 jenkins jenkins 12 Jun 22 10:22 VERSION 10:27:20 -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 10:25 version.go 10:27:20 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 22 10:25 web [Pipeline] isUnix [Pipeline] sh 10:27:20 + 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=5b73c1ff08b1a5869110c2e738db83cc765dfa4d --label arch=amd64 --label version=2.0.0-dev.82 . 10:27:21 Sending build context to Docker daemon 17.97MB 10:27:21 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 10:27:21 Step 2/25 : FROM ${BASE} AS builder 10:27:21 ---> ff9faf4cc160 10:27:21 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:27:22 ---> Running in d2612eebe20c 10:27:22 Removing intermediate container d2612eebe20c 10:27:22 ---> cf924bfd5088 10:27:22 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 10:27:22 ---> Running in d94987d139fd 10:27:22 Removing intermediate container d94987d139fd 10:27:22 ---> d05192f741a5 10:27:22 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:27:22 ---> Running in 9dc947d11109 10:27:23 Removing intermediate container ea2ee71f9b35 10:27:23 ---> 80568da2fe58 10:27:23 Step 5/8 : RUN apk add --no-cache make git 10:27:23 ---> Running in bb9ec7454d48 10:27:23 Removing intermediate container 9dc947d11109 10:27:23 ---> d276a8662818 10:27:23 Step 6/25 : LABEL Name=edgex-ui-go 10:27:23 ---> Running in 9fce8abd9a2e 10:27:23 Removing intermediate container 9fce8abd9a2e 10:27:23 ---> 338c02a2c8c5 10:27:23 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:27:23 ---> Running in f5b3db37d883 10:27:24 Removing intermediate container f5b3db37d883 10:27:24 ---> af948afe0a42 10:27:24 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:27:24 ---> Running in aed3aaa4f401 10:27:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:27:25 Removing intermediate container aed3aaa4f401 10:27:25 ---> 9eb66407d2e9 10:27:25 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:27:25 ---> Running in af8892f5aef0 10:27:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:27:26 OK: 138 MiB in 40 packages 10:27:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:27:26 OK: 149 MiB in 40 packages 10:27:26 Removing intermediate container bb9ec7454d48 10:27:26 ---> f1c9d42e52e4 10:27:26 Step 6/8 : WORKDIR /edgex-ui-go 10:27:27 ---> Running in c61647913c9e 10:27:27 Removing intermediate container c61647913c9e 10:27:27 ---> 05a99dfdbd79 10:27:27 Step 7/8 : COPY . . 10:27:27 Removing intermediate container af8892f5aef0 10:27:27 ---> 33958225e608 10:27:27 Step 10/25 : ENV GO111MODULE=on 10:27:27 ---> Running in 5cfc1a20538c 10:27:28 Removing intermediate container 5cfc1a20538c 10:27:28 ---> bb17183e3bd3 10:27:28 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:27:28 ---> Running in 9e663cf4e7fa 10:27:28 Removing intermediate container 9e663cf4e7fa 10:27:28 ---> 7ddd8b142065 10:27:28 Step 12/25 : COPY go.mod . 10:27:28 ---> 57f6db3f2fe4 10:27:28 Step 13/25 : COPY Makefile . 10:27:28 ---> ecbe037097bd 10:27:28 Step 14/25 : RUN make update 10:27:29 ---> Running in cf1d44b09990 10:27:29 CGO_ENABLED=0 GO111MODULE=on go mod download 10:27:29 Removing intermediate container cf1d44b09990 10:27:29 ---> c81e09ea86f5 10:27:29 Step 15/25 : COPY . . 10:27:30 ---> 7ec960e7220a 10:27:30 Step 8/8 : RUN go mod download 10:27:30 ---> Running in 88df8267819a 10:27:31 ---> 61f23b92e99a 10:27:31 Step 16/25 : RUN go mod tidy 10:27:31 ---> Running in bdb2d2ce3553 10:27:33 Removing intermediate container bdb2d2ce3553 10:27:33 ---> 1c8912ba2327 10:27:33 Step 17/25 : RUN ${MAKE} 10:27:33 ---> Running in 94c00d94b43b 10:27:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.82" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:27:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:27:47 Removing intermediate container 94c00d94b43b 10:27:47 ---> 0da529c5511b 10:27:47 Step 18/25 : FROM alpine:3.12 10:27:48 3.12: Pulling from library/alpine 10:27:48 339de151aab4: Pulling fs layer 10:27:48 339de151aab4: Verifying Checksum 10:27:48 339de151aab4: Download complete 10:27:48 339de151aab4: Pull complete 10:27:48 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:27:48 Status: Downloaded newer image for alpine:3.12 10:27:48 ---> 13621d1b12d4 10:27:48 Step 19/25 : EXPOSE 4000 10:27:48 ---> Running in cb5e062ef294 10:27:48 Removing intermediate container cb5e062ef294 10:27:48 ---> a90dd6252ec4 10:27:48 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 10:27:50 ---> 647b0cd40b16 10:27:50 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:27:50 ---> Running in a29c4b747a10 10:27:50 Removing intermediate container a29c4b747a10 10:27:50 ---> 4fc1b19f8850 10:27:50 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:27:50 ---> Running in 4b5f3a10527f 10:27:50 Removing intermediate container 4b5f3a10527f 10:27:50 ---> 3c0f662c48ce 10:27:50 Step 23/25 : LABEL arch=amd64 10:27:50 ---> Running in 57c7d480df32 10:27:51 Removing intermediate container 57c7d480df32 10:27:51 ---> 5d51c45cbdc1 10:27:51 Step 24/25 : LABEL git_sha=5b73c1ff08b1a5869110c2e738db83cc765dfa4d 10:27:51 ---> Running in abaef58851c2 10:27:51 Removing intermediate container abaef58851c2 10:27:51 ---> 30e09ede683e 10:27:51 Step 25/25 : LABEL version=2.0.0-dev.82 10:27:51 ---> Running in 1a008685d184 10:27:51 Removing intermediate container 1a008685d184 10:27:51 ---> 0563e573feb1 10:27:51 [Warning] One or more build-args [ARCH] were not consumed 10:27:51 Successfully built 0563e573feb1 10:27:51 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:52 provisioning config files... 10:27:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/142@tmp/config8656481246912765566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:52 ---> docker-login.sh 10:27:52 nexus3.edgexfoundry.org:10001 10:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:52 Configure a credential helper to remove this warning. See 10:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:52 10:27:52 Login Succeeded 10:27:52 nexus3.edgexfoundry.org:10002 10:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:52 Configure a credential helper to remove this warning. See 10:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:52 10:27:52 Login Succeeded 10:27:52 nexus3.edgexfoundry.org:10003 10:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:52 Configure a credential helper to remove this warning. See 10:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:52 10:27:52 Login Succeeded 10:27:52 nexus3.edgexfoundry.org:10004 10:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:53 Configure a credential helper to remove this warning. See 10:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:53 10:27:53 Login Succeeded 10:27:53 docker.io 10:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:53 Configure a credential helper to remove this warning. See 10:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:53 10:27:53 Login Succeeded 10:27:53 ---> docker-login.sh ends [Pipeline] } 10:27:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:53 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 10:27:53 5b73c1ff08b1a5869110c2e738db83cc765dfa4d 10:27:53 latest 10:27:53 2.0.0-dev.82 10:27:53 5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 10:27:53 master 10:27:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:27:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5b73c1ff08b1a5869110c2e738db83cc765dfa4d [Pipeline] isUnix [Pipeline] sh 10:27:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5b73c1ff08b1a5869110c2e738db83cc765dfa4d 10:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:27:54 cdfb9b6ace27: Preparing 10:27:54 32f366d666a5: Preparing 10:27:54 32f366d666a5: Layer already exists 10:27:55 cdfb9b6ace27: Pushed 10:27:55 5b73c1ff08b1a5869110c2e738db83cc765dfa4d: digest: sha256:1b85c0179e0037a697b064c8e03f988ed378685d78845be38b1354ef130abbfa size: 739 [Pipeline] isUnix [Pipeline] sh 10:27:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 10:27:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:27:56 cdfb9b6ace27: Preparing 10:27:56 32f366d666a5: Preparing 10:27:56 cdfb9b6ace27: Layer already exists 10:27:56 32f366d666a5: Layer already exists 10:27:56 latest: digest: sha256:1b85c0179e0037a697b064c8e03f988ed378685d78845be38b1354ef130abbfa size: 739 [Pipeline] isUnix [Pipeline] sh 10:27:56 Removing intermediate container 88df8267819a 10:27:56 ---> 9a4a6ba0a605 10:27:56 Successfully built 9a4a6ba0a605 10:27:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:27:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.82 [Pipeline] isUnix [Pipeline] sh 10:27:57 + docker inspect -f . ci-base-image-arm64 10:27:57 . [Pipeline] withDockerContainer 10:27:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.82 10:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:27:57 cdfb9b6ace27: Preparing 10:27:57 32f366d666a5: Preparing 10:27:57 cdfb9b6ace27: Layer already exists 10:27:57 32f366d666a5: Layer already exists 10:27:57 2.0.0-dev.82: digest: sha256:1b85c0179e0037a697b064c8e03f988ed378685d78845be38b1354ef130abbfa size: 739 10:27:57 prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container 10:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/142 -v /w/workspace/edgex-ui-go/142:/w/workspace/edgex-ui-go/142:rw,z -v /w/workspace/edgex-ui-go/142@tmp:/w/workspace/edgex-ui-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:27:59 $ docker top 7611fbcf64d5b341fd8be9e159a8e4b0e8bb7e3dcb75f8d82e44c4a223169075 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 10:27:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 [Pipeline] isUnix [Pipeline] sh 10:28:00 + go version 10:28:00 go version go1.16.5 linux/arm64 [Pipeline] } 10:28:00 $ docker stop --time=1 7611fbcf64d5b341fd8be9e159a8e4b0e8bb7e3dcb75f8d82e44c4a223169075 10:28:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 10:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:28:00 cdfb9b6ace27: Preparing 10:28:00 32f366d666a5: Preparing 10:28:00 cdfb9b6ace27: Layer already exists 10:28:00 32f366d666a5: Layer already exists 10:28:00 5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82: digest: sha256:1b85c0179e0037a697b064c8e03f988ed378685d78845be38b1354ef130abbfa size: 739 10:28:02 $ docker rm -f 7611fbcf64d5b341fd8be9e159a8e4b0e8bb7e3dcb75f8d82e44c4a223169075 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:28:02 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 10:28:02 + docker inspect -f . ci-base-image-arm64 10:28:02 . [Pipeline] withDockerContainer 10:28:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 10:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:28:03 cdfb9b6ace27: Preparing 10:28:03 32f366d666a5: Preparing 10:28:03 cdfb9b6ace27: Layer already exists 10:28:03 32f366d666a5: Layer already exists 10:28:03 master: digest: sha256:1b85c0179e0037a697b064c8e03f988ed378685d78845be38b1354ef130abbfa size: 739 10:28:03 prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container 10:28:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/142 -v /w/workspace/edgex-ui-go/142:/w/workspace/edgex-ui-go/142:rw,z -v /w/workspace/edgex-ui-go/142@tmp:/w/workspace/edgex-ui-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:28:04 $ docker top 517cef9bf0cd23233ccccf24c488cfa0cf6aaa5d62c1601176f8e19ced626c8f -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:05 ===================================================== [Pipeline] echo 10:28:05 taggedImages: 10:28:05 - nexus3.edgexfoundry.org:10004/edgex-ui:5b73c1ff08b1a5869110c2e738db83cc765dfa4d 10:28:05 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:28:05 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.82 10:28:05 - nexus3.edgexfoundry.org:10004/edgex-ui:5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 10:28:05 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:28:05 + go mod tidy 10:28:06 ---> job-cost.sh 10:28:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E6wO [Pipeline] sh 10:28:07 + make test 10:28:07 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:28:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:28:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:28:31 lf-activate-venv(): INFO: Adding /tmp/venv-E6wO/bin to PATH 10:28:31 INFO: No Stack... 10:28:32 INFO: Retrieving Pricing Info for: v3-standard-2 10:28:33 INFO: Archiving Costs [Pipeline] sh 10:28:33 + cat /w/workspace/edgex-ui-go/142/archives/cost.csv 10:28:33 + cut -d, -f6 [Pipeline] lock 10:28:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] 10:28:33 Resource [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] did not exist. Created. 10:28:33 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:28:33 + echo total: 0.05999999865889549 [Pipeline] stash 10:28:33 Stashed 1 file(s) [Pipeline] } 10:28:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:28:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:28:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:28:40 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:28:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:28:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:28:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:28:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:28:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:28:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:28:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:28:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:28:40 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:28:40 GO111MODULE=on go vet ./... [Pipeline] } 10:29:02 $ docker stop --time=1 517cef9bf0cd23233ccccf24c488cfa0cf6aaa5d62c1601176f8e19ced626c8f 10:29:04 $ docker rm -f 517cef9bf0cd23233ccccf24c488cfa0cf6aaa5d62c1601176f8e19ced626c8f [Pipeline] // withDockerContainer [Pipeline] sh 10:29:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:29:05 Warning: overwriting stash ‘coverage-report’ 10:29:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:29:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:29:06 + ls -al . 10:29:06 total 128 10:29:06 drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 10:28 . 10:29:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 10:26 .. 10:29:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 10:26 .git 10:29:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 10:26 .github 10:29:06 -rw-rw-r-- 1 jenkins jenkins 162 Jun 22 10:26 .gitignore 10:29:06 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 10:26 CONTRIBUTING.md 10:29:06 -rw-rw-r-- 1 jenkins jenkins 1526 Jun 22 10:26 Dockerfile 10:29:06 -rw-rw-r-- 1 jenkins jenkins 902 Jun 22 10:26 Dockerfile.build 10:29:06 -rw-rw-r-- 1 jenkins jenkins 652 Jun 22 10:26 Jenkinsfile 10:29:06 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 10:26 LICENSE 10:29:06 -rw-rw-r-- 1 jenkins jenkins 990 Jun 22 10:26 Makefile 10:29:06 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 22 10:26 README.md 10:29:06 -rw-rw-r-- 1 jenkins jenkins 12 Jun 22 10:22 VERSION 10:29:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 10:26 assets 10:29:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 10:26 bin 10:29:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 10:26 cmd 10:29:06 -rw-r--r-- 1 jenkins jenkins 10 Jun 22 10:28 coverage.out 10:29:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 10:26 docs 10:29:06 -rw-rw-r-- 1 jenkins jenkins 838 Jun 22 10:26 go.mod 10:29:06 -rw-r--r-- 1 jenkins jenkins 23723 Jun 22 10:28 go.sum 10:29:06 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 10:26 internal 10:29:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 10:26 pkg 10:29:06 -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 10:26 version.go 10:29:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 10:26 web [Pipeline] isUnix [Pipeline] sh 10:29:07 + 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=5b73c1ff08b1a5869110c2e738db83cc765dfa4d --label arch=arm64 --label version=2.0.0-dev.82 . 10:29:07 Sending build context to Docker daemon 17.97MB 10:29:08 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 10:29:08 Step 2/25 : FROM ${BASE} AS builder 10:29:08 ---> 9a4a6ba0a605 10:29:08 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:29:08 ---> Running in a5486cfa0406 10:29:09 Removing intermediate container a5486cfa0406 10:29:09 ---> 06ce1f0de7cf 10:29:09 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 10:29:09 ---> Running in 568202a388a5 10:29:09 Removing intermediate container 568202a388a5 10:29:09 ---> 5a23ac628171 10:29:09 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:29:09 ---> Running in 66cd0fe72fde 10:29:10 Removing intermediate container 66cd0fe72fde 10:29:10 ---> a3074511e7fa 10:29:10 Step 6/25 : LABEL Name=edgex-ui-go 10:29:10 ---> Running in a058fd28e738 10:29:10 Removing intermediate container a058fd28e738 10:29:10 ---> 0d678ba478e4 10:29:10 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:29:10 ---> Running in cc38a151fcd2 10:29:11 Removing intermediate container cc38a151fcd2 10:29:11 ---> f740e3ec15f2 10:29:11 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:11 ---> Running in edc7c67cd9ca 10:29:13 Removing intermediate container edc7c67cd9ca 10:29:13 ---> 0de088b86c49 10:29:13 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:29:13 ---> Running in b0a6f44c7350 10:29:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:29:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:29:16 OK: 138 MiB in 40 packages 10:29:17 Removing intermediate container b0a6f44c7350 10:29:17 ---> 25a2f00f8161 10:29:17 Step 10/25 : ENV GO111MODULE=on 10:29:17 ---> Running in fd008d5fef2b 10:29:18 Removing intermediate container fd008d5fef2b 10:29:18 ---> 721a679b4a9b 10:29:18 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:29:18 ---> Running in ab0c002336ac 10:29:18 Removing intermediate container ab0c002336ac 10:29:18 ---> c66fb11fbe65 10:29:18 Step 12/25 : COPY go.mod . 10:29:19 ---> db9cdcdc5f4b 10:29:19 Step 13/25 : COPY Makefile . 10:29:20 ---> c225509adc3d 10:29:20 Step 14/25 : RUN make update 10:29:20 ---> Running in eb311d072172 10:29:21 CGO_ENABLED=0 GO111MODULE=on go mod download 10:29:23 Removing intermediate container eb311d072172 10:29:23 ---> 1bdf03394270 10:29:23 Step 15/25 : COPY . . 10:29:25 ---> ab521e342948 10:29:25 Step 16/25 : RUN go mod tidy 10:29:25 ---> Running in 7b346a286492 10:29:28 Removing intermediate container 7b346a286492 10:29:28 ---> 1276823a4753 10:29:28 Step 17/25 : RUN ${MAKE} 10:29:28 ---> Running in 4575637aa11b 10:29:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.82" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:29:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:29:59 Removing intermediate container 4575637aa11b 10:29:59 ---> 8443b3baa10b 10:29:59 Step 18/25 : FROM alpine:3.12 10:30:00 3.12: Pulling from library/alpine 10:30:00 d2f70382dc9a: Pulling fs layer 10:30:00 d2f70382dc9a: Download complete 10:30:01 d2f70382dc9a: Pull complete 10:30:01 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:30:01 Status: Downloaded newer image for alpine:3.12 10:30:01 ---> c4fd0aeabfcf 10:30:01 Step 19/25 : EXPOSE 4000 10:30:01 ---> Running in cb0ceb57a0ab 10:30:02 Removing intermediate container cb0ceb57a0ab 10:30:02 ---> bfd7bcc5319f 10:30:02 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 10:30:03 ---> d0b41d4c941a 10:30:03 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:30:03 ---> Running in 9dcdbda7b410 10:30:03 Removing intermediate container 9dcdbda7b410 10:30:03 ---> 5be2918fc5ad 10:30:03 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:30:04 ---> Running in 944f0e323211 10:30:04 Removing intermediate container 944f0e323211 10:30:04 ---> 7012dd414e3a 10:30:04 Step 23/25 : LABEL arch=arm64 10:30:04 ---> Running in 53a56ee9f450 10:30:05 Removing intermediate container 53a56ee9f450 10:30:05 ---> 73ba64e331dd 10:30:05 Step 24/25 : LABEL git_sha=5b73c1ff08b1a5869110c2e738db83cc765dfa4d 10:30:05 ---> Running in 2b950404569a 10:30:06 Removing intermediate container 2b950404569a 10:30:06 ---> 157a2e41e2c6 10:30:06 Step 25/25 : LABEL version=2.0.0-dev.82 10:30:06 ---> Running in a3da1d1ede7c 10:30:06 Removing intermediate container a3da1d1ede7c 10:30:06 ---> 64bde612c8f4 10:30:06 [Warning] One or more build-args [ARCH] were not consumed 10:30:06 Successfully built 64bde612c8f4 10:30:06 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 10:30:06 provisioning config files... 10:30:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/142@tmp/config4444719387496698632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:07 ---> docker-login.sh 10:30:07 nexus3.edgexfoundry.org:10001 10:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:07 Configure a credential helper to remove this warning. See 10:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:07 10:30:07 Login Succeeded 10:30:07 nexus3.edgexfoundry.org:10002 10:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:08 Configure a credential helper to remove this warning. See 10:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:08 10:30:08 Login Succeeded 10:30:08 nexus3.edgexfoundry.org:10003 10:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:09 Configure a credential helper to remove this warning. See 10:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:09 10:30:09 Login Succeeded 10:30:09 nexus3.edgexfoundry.org:10004 10:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:09 Configure a credential helper to remove this warning. See 10:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:09 10:30:09 Login Succeeded 10:30:09 docker.io 10:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:10 Configure a credential helper to remove this warning. See 10:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:10 10:30:10 Login Succeeded 10:30:10 ---> docker-login.sh ends [Pipeline] } 10:30:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:30:10 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 10:30:10 5b73c1ff08b1a5869110c2e738db83cc765dfa4d 10:30:10 latest 10:30:10 2.0.0-dev.82 10:30:10 5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 10:30:10 master 10:30:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:30:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5b73c1ff08b1a5869110c2e738db83cc765dfa4d [Pipeline] isUnix [Pipeline] sh 10:30:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5b73c1ff08b1a5869110c2e738db83cc765dfa4d 10:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:30:11 6e0d9a0d18cb: Preparing 10:30:11 3fbe34a1663b: Preparing 10:30:11 3fbe34a1663b: Layer already exists 10:30:14 6e0d9a0d18cb: Pushed 10:30:15 5b73c1ff08b1a5869110c2e738db83cc765dfa4d: digest: sha256:ceed14d23a02d67e09e5ee2afaa12d931f73c57853d292151042690365bc1e87 size: 739 [Pipeline] isUnix [Pipeline] sh 10:30:15 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:30:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:30:15 6e0d9a0d18cb: Preparing 10:30:15 3fbe34a1663b: Preparing 10:30:15 6e0d9a0d18cb: Layer already exists 10:30:15 3fbe34a1663b: Layer already exists 10:30:15 latest: digest: sha256:ceed14d23a02d67e09e5ee2afaa12d931f73c57853d292151042690365bc1e87 size: 739 [Pipeline] isUnix [Pipeline] sh 10:30:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.82 [Pipeline] isUnix [Pipeline] sh 10:30:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.82 10:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:30:16 6e0d9a0d18cb: Preparing 10:30:16 3fbe34a1663b: Preparing 10:30:16 3fbe34a1663b: Layer already exists 10:30:16 6e0d9a0d18cb: Layer already exists 10:30:16 2.0.0-dev.82: digest: sha256:ceed14d23a02d67e09e5ee2afaa12d931f73c57853d292151042690365bc1e87 size: 739 [Pipeline] isUnix [Pipeline] sh 10:30:17 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 [Pipeline] isUnix [Pipeline] sh 10:30:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 10:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:30:17 6e0d9a0d18cb: Preparing 10:30:17 3fbe34a1663b: Preparing 10:30:17 3fbe34a1663b: Layer already exists 10:30:17 6e0d9a0d18cb: Layer already exists 10:30:17 5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82: digest: sha256:ceed14d23a02d67e09e5ee2afaa12d931f73c57853d292151042690365bc1e87 size: 739 [Pipeline] isUnix [Pipeline] sh 10:30:18 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 10:30:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 10:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:30:18 6e0d9a0d18cb: Preparing 10:30:18 3fbe34a1663b: Preparing 10:30:18 6e0d9a0d18cb: Layer already exists 10:30:18 3fbe34a1663b: Layer already exists 10:30:18 master: digest: sha256:ceed14d23a02d67e09e5ee2afaa12d931f73c57853d292151042690365bc1e87 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:30:18 ===================================================== [Pipeline] echo 10:30:18 taggedImages: 10:30:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5b73c1ff08b1a5869110c2e738db83cc765dfa4d 10:30:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:30:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.82 10:30:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 10:30:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:30:19 ---> job-cost.sh 10:30:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nvqt 10:30:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:32:20 lf-activate-venv(): INFO: Adding /tmp/venv-nvqt/bin to PATH 10:32:20 INFO: No Stack... 10:32:20 INFO: Retrieving Pricing Info for: v2-standard-4 10:32:20 INFO: Archiving Costs [Pipeline] sh 10:32:20 + cat /w/workspace/edgex-ui-go/142/archives/cost.csv 10:32:20 + cut -d, -f6 [Pipeline] lock 10:32:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] 10:32:20 Resource [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] did not exist. Created. 10:32:20 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:32:21 /w/workspace/edgex-ui-go/142@tmp/durable-d1bf3584/script.sh: 1: /w/workspace/edgex-ui-go/142@tmp/durable-d1bf3584/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:32:21 + echo total: 0.18000000715255737 [Pipeline] stash 10:32:21 Warning: overwriting stash ‘stack-cost’ 10:32:21 Stashed 1 file(s) [Pipeline] } 10:32:21 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] [Pipeline] // lock [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 10:32:22 provisioning config files... 10:32:22 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1928956943157788728tmp [Pipeline] { [Pipeline] sh 10:32:23 + set +x 10:32:23 + curl -s https://codecov.io/bash 10:32:23 + bash -s -- 10:32:23 10:32:23 _____ _ 10:32:23 / ____| | | 10:32:23 | | ___ __| | ___ ___ _____ __ 10:32:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:32:23 | |___| (_) | (_| | __/ (_| (_) \ V / 10:32:23 \_____\___/ \__,_|\___|\___\___/ \_/ 10:32:23 Bash-1.0.3 10:32:23 10:32:23 10:32:23 ==> git version 2.24.4 found 10:32: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 10:32:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:32:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:32:23 ==> Jenkins CI detected. 10:32:23 project root: . 10:32:23 --> token set from env 10:32:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:32:23 ==> Running gcov in . (disable via -X gcov) 10:32:23 ==> Python coveragepy not found 10:32:23 ==> Searching for coverage reports in: 10:32:23 + . 10:32:23 -> Found 1 reports 10:32:23 ==> Detecting git/mercurial file structure 10:32:23 ==> Reading reports 10:32:23 + ./coverage.out bytes=10 10:32:23 ==> Appending adjustments 10:32:23 https://docs.codecov.io/docs/fixing-reports 10:32:23 + Found adjustments 10:32:23 ==> Gzipping contents 10:32:23 4.0K /tmp/codecov.FK4RyD.gz 10:32:23 ==> Uploading reports 10:32:23 url: https://codecov.io 10:32:23 query: branch=master&commit=5b73c1ff08b1a5869110c2e738db83cc765dfa4d&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F142%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:32:23 -> Pinging Codecov 10:32:23 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=5b73c1ff08b1a5869110c2e738db83cc765dfa4d&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F142%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:32:24 -> Uploading to 10:32:24 https://storage.googleapis.com/codecov/v4/raw/2021-06-22/FB506323287CE973F263BFD2A0EB1F37/5b73c1ff08b1a5869110c2e738db83cc765dfa4d/8e626c37-4629-40ba-bf14-259a977165fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T103223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a11ce29324ad83c70869445077177cd4e56120e3c1a1c8746d36a3500ac29e8 10:32:24 % Total % Received % Xferd Average Speed Time Time Time Current 10:32:24 Dload Upload Total Spent Left Speed 10:32:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 9330 --:--:-- --:--:-- --:--:-- 9352 10:32:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5b73c1ff08b1a5869110c2e738db83cc765dfa4d [Pipeline] } 10:32:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:32:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:32:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:32:25 10:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 10:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:32:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:32:26 188c0c94c7c5: Pulling fs layer 10:32:26 0ef7d3d256c8: Pulling fs layer 10:32:26 de9db76c5a1d: Pulling fs layer 10:32:26 0eba1c9be4d2: Pulling fs layer 10:32:26 0d57e429df01: Pulling fs layer 10:32:26 4e4be7b47b0d: Pulling fs layer 10:32:26 e1f770b5df2f: Pulling fs layer 10:32:26 85a0685a4137: Pulling fs layer 10:32:26 0d57e429df01: Waiting 10:32:26 4e4be7b47b0d: Waiting 10:32:26 e1f770b5df2f: Waiting 10:32:26 85a0685a4137: Waiting 10:32:26 0eba1c9be4d2: Waiting 10:32:26 de9db76c5a1d: Verifying Checksum 10:32:26 de9db76c5a1d: Download complete 10:32:26 0ef7d3d256c8: Verifying Checksum 10:32:26 0ef7d3d256c8: Download complete 10:32:26 0d57e429df01: Verifying Checksum 10:32:26 0d57e429df01: Download complete 10:32:26 188c0c94c7c5: Verifying Checksum 10:32:26 188c0c94c7c5: Download complete 10:32:26 4e4be7b47b0d: Verifying Checksum 10:32:26 4e4be7b47b0d: Download complete 10:32:26 188c0c94c7c5: Pull complete 10:32:27 0ef7d3d256c8: Pull complete 10:32:27 de9db76c5a1d: Pull complete 10:32:27 e1f770b5df2f: Verifying Checksum 10:32:27 e1f770b5df2f: Download complete 10:32:29 0eba1c9be4d2: Verifying Checksum 10:32:29 0eba1c9be4d2: Download complete 10:32:29 85a0685a4137: Verifying Checksum 10:32:29 85a0685a4137: Download complete 10:32:34 0eba1c9be4d2: Pull complete 10:32:34 0d57e429df01: Pull complete 10:32:34 4e4be7b47b0d: Pull complete 10:32:35 e1f770b5df2f: Pull complete 10:32:41 85a0685a4137: Pull complete 10:32:41 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 10:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:32:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 10:32:41 prd-centos7-docker-4c-2g-721 does not seem to be running inside a container 10:32:41 $ 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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:33:10 $ docker top 9a7c44e458cab0319c93f85564a2a371a75e2e2e87c72e1aa4cc51600840aea6 -eo pid,comm [Pipeline] { [Pipeline] echo 10:33:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 10:33:10 + set -o pipefail 10:33:10 + snyk monitor '--org=edgex-jenkins' 10:33:32 10:33:32 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 10:33:32 10:33:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/20b6c2a2-6b2a-46ed-897e-fe514e334c4a 10:33:32 10:33:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:33:32 10:33:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:33:32 10:33:32 [Pipeline] } 10:33:32 $ docker stop --time=1 9a7c44e458cab0319c93f85564a2a371a75e2e2e87c72e1aa4cc51600840aea6 10:33:48 $ docker rm -f 9a7c44e458cab0319c93f85564a2a371a75e2e2e87c72e1aa4cc51600840aea6 [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 10:33:50 + git log --format=format:%s -1 5b73c1ff08b1a5869110c2e738db83cc765dfa4d [Pipeline] isUnix [Pipeline] sh 10:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:33:50 . [Pipeline] withDockerContainer 10:33:50 prd-centos7-docker-4c-2g-721 does not seem to be running inside a container 10:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 10:33:51 $ docker top 304da0b6faa29b495417ae45f8c837383bddb32587c1e4a72743d8508c21d7fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:33:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:33:51 [ssh-agent] Looking for ssh-agent implementation... 10:33:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:33:51 $ docker exec 304da0b6faa29b495417ae45f8c837383bddb32587c1e4a72743d8508c21d7fa ssh-agent 10:33:51 SSH_AUTH_SOCK=/tmp/ssh-kE6a8jdWrHGt/agent.14 10:33:51 SSH_AGENT_PID=21 10:33:51 Running ssh-add (command line suppressed) 10:33:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_566497581131428013.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_566497581131428013.key) 10:33:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:33:52 + git semver tag 10:33:52 # -> Open(): unable to determine branch for HEAD 10:33:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:33:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:33:52 # $SEMVER_REMOTE_NAME = origin 10:33:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:33:52 # $SEMVER_USER_NAME = edgex-jenkins 10:33:52 # $SEMVER_BRANCH = master 10:33:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:33:52 # 5b73c1ff08b1a5869110c2e738db83cc765dfa4d HEAD 10:33:52 # -> Force: false 10:33:52 # 7051fcf84049cf7609adfb4ccf61d7677f795eda refs/tags/v2.0.0-dev.82 [Pipeline] } 10:33:52 $ docker exec --env ******** --env ******** 304da0b6faa29b495417ae45f8c837383bddb32587c1e4a72743d8508c21d7fa ssh-agent -k 10:33:52 unset SSH_AUTH_SOCK; 10:33:52 unset SSH_AGENT_PID; 10:33:52 echo Agent pid 21 killed; 10:33:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:33:52 + git semver [Pipeline] } 10:33:52 $ docker stop --time=1 304da0b6faa29b495417ae45f8c837383bddb32587c1e4a72743d8508c21d7fa 10:33:54 $ docker rm -f 304da0b6faa29b495417ae45f8c837383bddb32587c1e4a72743d8508c21d7fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:33:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:33:55 10:33:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:33:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:33:55 0.23.1-centos7: Pulling from edgex-lftools 10:33:55 ab5ef0e58194: Pulling fs layer 10:33:55 9712f1f96733: Pulling fs layer 10:33:55 63f879dbbcfc: Pulling fs layer 10:33:55 0d9ebad4ef96: Pulling fs layer 10:33:55 e9a5061849ea: Pulling fs layer 10:33:55 d747dcd14b5f: Pulling fs layer 10:33:55 2de7ff778b66: Pulling fs layer 10:33:55 e9a5061849ea: Waiting 10:33:55 d747dcd14b5f: Waiting 10:33:55 2de7ff778b66: Waiting 10:33:55 0d9ebad4ef96: Waiting 10:33:55 9712f1f96733: Verifying Checksum 10:33:55 9712f1f96733: Download complete 10:33:56 63f879dbbcfc: Verifying Checksum 10:33:56 63f879dbbcfc: Download complete 10:33:57 e9a5061849ea: Verifying Checksum 10:33:57 e9a5061849ea: Download complete 10:33:57 d747dcd14b5f: Verifying Checksum 10:33:57 d747dcd14b5f: Download complete 10:33:57 2de7ff778b66: Download complete 10:33:57 0d9ebad4ef96: Verifying Checksum 10:33:57 0d9ebad4ef96: Download complete 10:33:57 ab5ef0e58194: Verifying Checksum 10:33:57 ab5ef0e58194: Download complete 10:34:01 ab5ef0e58194: Pull complete 10:34:01 9712f1f96733: Pull complete 10:34:01 63f879dbbcfc: Pull complete 10:34:09 0d9ebad4ef96: Pull complete 10:34:09 e9a5061849ea: Pull complete 10:34:09 d747dcd14b5f: Pull complete 10:34:10 2de7ff778b66: Pull complete 10:34:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:34:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:34:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:34:11 prd-centos7-docker-4c-2g-721 does not seem to be running inside a container 10:34:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:34:47 $ docker top 774470a9fc81debb9eed37c89ac0cea7f7f599955689850a05edae4e8d62f9c9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:34:47 provisioning config files... 10:34:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4674106897925420929tmp 10:34:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4508155689258681937tmp 10:34:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1158342797717905320tmp [Pipeline] { [Pipeline] echo 10:34:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:34:47 ---> sigul-configuration.sh 10:34:47 gpg: directory `/root/.gnupg' created 10:34:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:34:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:34:47 gpg: keyring `/root/.gnupg/secring.gpg' created 10:34:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:34:47 gpg: CAST5 encrypted data 10:34:47 gpg: encrypted with 1 passphrase 10:34:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:34:48 + mkdir /home/jenkins 10:34:48 + mkdir /home/jenkins/sigul [Pipeline] sh 10:34:48 + 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 10:34:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:34:48 ---> sigul-install.sh 10:34:56 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 10:34:57 + git tag --list 10:34:57 0.1.1 10:34:57 v1.1.0 10:34:57 v1.2.0 10:34:57 v1.2.1 10:34:57 v1.3.0 10:34:57 v2.0.0-dev.1 10:34:57 v2.0.0-dev.10 10:34:57 v2.0.0-dev.11 10:34:57 v2.0.0-dev.12 10:34:57 v2.0.0-dev.13 10:34:57 v2.0.0-dev.14 10:34:57 v2.0.0-dev.15 10:34:57 v2.0.0-dev.16 10:34:57 v2.0.0-dev.17 10:34:57 v2.0.0-dev.18 10:34:57 v2.0.0-dev.19 10:34:57 v2.0.0-dev.2 10:34:57 v2.0.0-dev.20 10:34:57 v2.0.0-dev.21 10:34:57 v2.0.0-dev.22 10:34:57 v2.0.0-dev.23 10:34:57 v2.0.0-dev.24 10:34:57 v2.0.0-dev.25 10:34:57 v2.0.0-dev.26 10:34:57 v2.0.0-dev.27 10:34:57 v2.0.0-dev.28 10:34:57 v2.0.0-dev.29 10:34:57 v2.0.0-dev.3 10:34:57 v2.0.0-dev.30 10:34:57 v2.0.0-dev.31 10:34:57 v2.0.0-dev.32 10:34:57 v2.0.0-dev.33 10:34:57 v2.0.0-dev.34 10:34:57 v2.0.0-dev.35 10:34:57 v2.0.0-dev.36 10:34:57 v2.0.0-dev.37 10:34:57 v2.0.0-dev.38 10:34:57 v2.0.0-dev.39 10:34:57 v2.0.0-dev.4 10:34:57 v2.0.0-dev.40 10:34:57 v2.0.0-dev.41 10:34:57 v2.0.0-dev.42 10:34:57 v2.0.0-dev.43 10:34:57 v2.0.0-dev.44 10:34:57 v2.0.0-dev.45 10:34:57 v2.0.0-dev.46 10:34:57 v2.0.0-dev.47 10:34:57 v2.0.0-dev.48 10:34:57 v2.0.0-dev.49 10:34:57 v2.0.0-dev.5 10:34:57 v2.0.0-dev.50 10:34:57 v2.0.0-dev.51 10:34:57 v2.0.0-dev.52 10:34:57 v2.0.0-dev.53 10:34:57 v2.0.0-dev.54 10:34:57 v2.0.0-dev.55 10:34:57 v2.0.0-dev.56 10:34:57 v2.0.0-dev.57 10:34:57 v2.0.0-dev.58 10:34:57 v2.0.0-dev.59 10:34:57 v2.0.0-dev.6 10:34:57 v2.0.0-dev.60 10:34:57 v2.0.0-dev.61 10:34:57 v2.0.0-dev.62 10:34:57 v2.0.0-dev.63 10:34:57 v2.0.0-dev.64 10:34:57 v2.0.0-dev.65 10:34:57 v2.0.0-dev.66 10:34:57 v2.0.0-dev.67 10:34:57 v2.0.0-dev.68 10:34:57 v2.0.0-dev.69 10:34:57 v2.0.0-dev.7 10:34:57 v2.0.0-dev.70 10:34:57 v2.0.0-dev.71 10:34:57 v2.0.0-dev.72 10:34:57 v2.0.0-dev.73 10:34:57 v2.0.0-dev.74 10:34:57 v2.0.0-dev.75 10:34:57 v2.0.0-dev.76 10:34:57 v2.0.0-dev.77 10:34:57 v2.0.0-dev.78 10:34:57 v2.0.0-dev.79 10:34:57 v2.0.0-dev.8 10:34:57 v2.0.0-dev.80 10:34:57 v2.0.0-dev.81 10:34:57 v2.0.0-dev.82 10:34:57 v2.0.0-dev.9 [Pipeline] sh 10:34:57 + lftools sign git-tag v2.0.0-dev.82 10:34:58 Signing Git tag with Sigul... 10:34:58 Signing v2.0.0-dev.82 [Pipeline] echo 10:34:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:34:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:34:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:34:59 $ docker stop --time=1 774470a9fc81debb9eed37c89ac0cea7f7f599955689850a05edae4e8d62f9c9 10:35:05 $ docker rm -f 774470a9fc81debb9eed37c89ac0cea7f7f599955689850a05edae4e8d62f9c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 10:35:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:35:06 . [Pipeline] withDockerContainer 10:35:06 prd-centos7-docker-4c-2g-721 does not seem to be running inside a container 10:35:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 10:35:07 $ docker top 7744eeaf1d9470af0ea537487695ca0e3302baf1288908a4be01dc6b525417c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:35:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:35:07 [ssh-agent] Looking for ssh-agent implementation... 10:35:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:35:08 $ docker exec 7744eeaf1d9470af0ea537487695ca0e3302baf1288908a4be01dc6b525417c8 ssh-agent 10:35:08 SSH_AUTH_SOCK=/tmp/ssh-e0je9yq8SEoh/agent.13 10:35:08 SSH_AGENT_PID=20 10:35:08 Running ssh-add (command line suppressed) 10:35:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6017829916907603249.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6017829916907603249.key) 10:35:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:35:08 + git semver bump pre 10:35:08 # -> Open(): unable to determine branch for HEAD 10:35:08 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:35:08 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:35:08 # $SEMVER_REMOTE_NAME = origin 10:35:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:35:08 # $SEMVER_USER_NAME = edgex-jenkins 10:35:08 # $SEMVER_BRANCH = master 10:35:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:35:08 2.0.0-dev.83 [Pipeline] } 10:35:08 $ docker exec --env ******** --env ******** 7744eeaf1d9470af0ea537487695ca0e3302baf1288908a4be01dc6b525417c8 ssh-agent -k 10:35:08 unset SSH_AUTH_SOCK; 10:35:08 unset SSH_AGENT_PID; 10:35:08 echo Agent pid 20 killed; 10:35:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:35:09 + git semver [Pipeline] } 10:35:09 $ docker stop --time=1 7744eeaf1d9470af0ea537487695ca0e3302baf1288908a4be01dc6b525417c8 10:35:10 $ docker rm -f 7744eeaf1d9470af0ea537487695ca0e3302baf1288908a4be01dc6b525417c8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:35:10 . [Pipeline] withDockerContainer 10:35:10 prd-centos7-docker-4c-2g-721 does not seem to be running inside a container 10:35:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 10:35:11 $ docker top a0b3754c348af7a95892045a9b661a10ce8f519114e8715f32cc36175a3ee7cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:35:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:35:12 [ssh-agent] Looking for ssh-agent implementation... 10:35:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:35:12 $ docker exec a0b3754c348af7a95892045a9b661a10ce8f519114e8715f32cc36175a3ee7cd ssh-agent 10:35:12 SSH_AUTH_SOCK=/tmp/ssh-Y8XnFQpCTMMK/agent.13 10:35:12 SSH_AGENT_PID=19 10:35:12 Running ssh-add (command line suppressed) 10:35:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_381864236372911939.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_381864236372911939.key) 10:35:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:35:12 + git semver push 10:35:12 # -> Open(): unable to determine branch for HEAD 10:35:12 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:35:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:35:12 # $SEMVER_REMOTE_NAME = origin 10:35:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:35:12 # $SEMVER_USER_NAME = edgex-jenkins 10:35:12 # $SEMVER_BRANCH = master 10:35:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:35:18 $ docker exec --env ******** --env ******** a0b3754c348af7a95892045a9b661a10ce8f519114e8715f32cc36175a3ee7cd ssh-agent -k 10:35:18 unset SSH_AUTH_SOCK; 10:35:18 unset SSH_AGENT_PID; 10:35:18 echo Agent pid 19 killed; 10:35:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:35:18 + git semver [Pipeline] } 10:35:18 $ docker stop --time=1 a0b3754c348af7a95892045a9b661a10ce8f519114e8715f32cc36175a3ee7cd 10:35:19 $ docker rm -f a0b3754c348af7a95892045a9b661a10ce8f519114e8715f32cc36175a3ee7cd [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] libraryResource [Pipeline] sh 10:35:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:35:21 ---> package-listing.sh 10:35:21 ++ tr '[:upper:]' '[:lower:]' 10:35:21 ++ facter osfamily 10:35:22 + OS_FAMILY=redhat 10:35:22 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 10:35:22 + START_PACKAGES=/tmp/packages_start.txt 10:35:22 + END_PACKAGES=/tmp/packages_end.txt 10:35:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:35:22 + PACKAGES=/tmp/packages_start.txt 10:35:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:35:22 + PACKAGES=/tmp/packages_end.txt 10:35:22 + case "${OS_FAMILY}" in 10:35:22 + sort 10:35:22 + rpm -qa 10:35:22 + '[' -f /tmp/packages_start.txt ']' 10:35:22 + '[' -f /tmp/packages_end.txt ']' 10:35:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:35:23 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:35:23 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 10:35:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 10:35:23 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:35:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:35:23 10:35:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:35:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:35:26 alpine: Pulling from edgex-lftools-log-publisher 10:35:26 df20fa9351a1: Pulling fs layer 10:35:26 36b3adc4ff6f: Pulling fs layer 10:35:26 8ad3a11d3b57: Pulling fs layer 10:35:26 46f8f816bc3b: Pulling fs layer 10:35:26 93b61091891f: Pulling fs layer 10:35:26 93b9cdb0e59b: Pulling fs layer 10:35:26 5e14af77c1be: Pulling fs layer 10:35:26 01666e4c0597: Pulling fs layer 10:35:26 aa168da1d23b: Pulling fs layer 10:35:26 93b9cdb0e59b: Waiting 10:35:26 5e14af77c1be: Waiting 10:35:26 01666e4c0597: Waiting 10:35:26 aa168da1d23b: Waiting 10:35:26 46f8f816bc3b: Waiting 10:35:26 93b61091891f: Waiting 10:35:26 36b3adc4ff6f: Verifying Checksum 10:35:26 36b3adc4ff6f: Download complete 10:35:26 46f8f816bc3b: Verifying Checksum 10:35:26 46f8f816bc3b: Download complete 10:35:26 df20fa9351a1: Verifying Checksum 10:35:26 df20fa9351a1: Download complete 10:35:26 93b9cdb0e59b: Verifying Checksum 10:35:26 93b9cdb0e59b: Download complete 10:35:26 93b61091891f: Verifying Checksum 10:35:26 93b61091891f: Download complete 10:35:26 5e14af77c1be: Verifying Checksum 10:35:26 5e14af77c1be: Download complete 10:35:26 01666e4c0597: Verifying Checksum 10:35:26 01666e4c0597: Download complete 10:35:26 8ad3a11d3b57: Verifying Checksum 10:35:26 8ad3a11d3b57: Download complete 10:35:26 df20fa9351a1: Pull complete 10:35:26 36b3adc4ff6f: Pull complete 10:35:27 8ad3a11d3b57: Pull complete 10:35:27 46f8f816bc3b: Pull complete 10:35:27 aa168da1d23b: Verifying Checksum 10:35:27 aa168da1d23b: Download complete 10:35:28 93b61091891f: Pull complete 10:35:28 93b9cdb0e59b: Pull complete 10:35:28 5e14af77c1be: Pull complete 10:35:28 01666e4c0597: Pull complete 10:35:34 aa168da1d23b: Pull complete 10:35:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:35:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:35:35 prd-centos7-docker-4c-2g-721 does not seem to be running inside a container 10:35:35 $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:36:02 $ docker top 57ee1d09a6f4ef3aa3994c27f97c480d54abd34e4a3efb8993516553084cbd1c -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:03 + touch /tmp/pre-build-complete [Pipeline] sh 10:36:03 + mkdir -p /var/log/sa [Pipeline] sh 10:36:03 + ls /var/log/sa-host 10:36:03 + sadf -c /var/log/sa-host/sa05 10:36:03 file_magic: OK 10:36:03 HZ: Using current value: 100 10:36:03 file_header: OK 10:36:03 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 10:36:03 Statistics: 10:36:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:36:03 File successfully converted to sysstat format version 12.2.1 10:36:03 + sadf -c /var/log/sa-host/sa22 10:36:03 file_magic: OK 10:36:03 HZ: Using current value: 100 10:36:03 file_header: OK 10:36:03 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 10:36:03 Statistics: 10:36:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:36:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:04 provisioning config files... 10:36:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8943852170909052912tmp [Pipeline] { [Pipeline] echo 10:36:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:36:04 ---> create-netrc.sh [Pipeline] } 10:36:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:36:05 ---> python-tools-install.sh [Pipeline] echo 10:36:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:36:05 ---> sudo-logs.sh 10:36:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:36:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:36:05 ---> job-cost.sh 10:36:05 lf-activate-venv: SKIPPING 10:36:05 DEBUG: total: 0.18000000715255737 10:36:05 INFO: Retrieving Stack Cost... 10:36:07 INFO: Retrieving Pricing Info for: v3-standard-2 10:36:07 INFO: Archiving Costs [Pipeline] echo 10:36:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:36:07 ---> logs-deploy.sh 10:36:07 lf-activate-venv: SKIPPING 10:36:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/142 10:36:07 INFO: archiving workspace using pattern(s): 10:36:08 Archives upload complete. 10:36:08 INFO: archiving logs to Nexus 10:36:09 ---> uname -a: 10:36:09 Linux prd-centos7-docker-4c-2g-721.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:36:09 10:36:09 10:36:09 ---> lscpu: 10:36:09 Architecture: x86_64 10:36:09 CPU op-mode(s): 32-bit, 64-bit 10:36:09 Byte Order: Little Endian 10:36:09 Address sizes: 40 bits physical, 48 bits virtual 10:36:09 CPU(s): 2 10:36:09 On-line CPU(s) list: 0,1 10:36:09 Thread(s) per core: 1 10:36:09 Core(s) per socket: 1 10:36:09 Socket(s): 2 10:36:09 NUMA node(s): 1 10:36:09 Vendor ID: AuthenticAMD 10:36:09 CPU family: 23 10:36:09 Model: 49 10:36:09 Model name: AMD EPYC-Rome Processor 10:36:09 Stepping: 0 10:36:09 CPU MHz: 2800.000 10:36:09 BogoMIPS: 5600.00 10:36:09 Virtualization: AMD-V 10:36:09 Hypervisor vendor: KVM 10:36:09 Virtualization type: full 10:36:09 L1d cache: 64 KiB 10:36:09 L1i cache: 64 KiB 10:36:09 L2 cache: 1 MiB 10:36:09 L3 cache: 32 MiB 10:36:09 NUMA node0 CPU(s): 0,1 10:36:09 Vulnerability Itlb multihit: Not affected 10:36:09 Vulnerability L1tf: Not affected 10:36:09 Vulnerability Mds: Not affected 10:36:09 Vulnerability Meltdown: Not affected 10:36:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:36:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:36:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:36:09 Vulnerability Srbds: Not affected 10:36:09 Vulnerability Tsx async abort: Not affected 10:36:09 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 10:36:09 10:36:09 10:36:09 ---> nproc: 10:36:09 2 10:36:09 10:36:09 10:36:09 ---> df -h: 10:36:09 Filesystem Size Used Available Use% Mounted on 10:36:09 overlay 40.0G 8.5G 31.5G 21% / 10:36:09 tmpfs 64.0M 0 64.0M 0% /dev 10:36:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:36:09 shm 64.0M 0 64.0M 0% /dev/shm 10:36:09 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 10:36:09 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 10:36:09 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 10:36:09 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 10:36:09 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 10:36:09 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 10:36:09 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/edgexfoundry_edgex-ui-go_master 10:36:09 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 10:36:09 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 10:36:09 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 10:36:09 10:36:09 10:36:09 ---> free -m: 10:36:09 total used free shared buff/cache available 10:36:09 Mem: 7821 1151 3258 0 3410 6589 10:36:09 Swap: 1023 0 1023 10:36:09 10:36:09 10:36:09 ---> ip addr: 10:36:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:36:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:36:09 inet 127.0.0.1/8 scope host lo 10:36:09 valid_lft forever preferred_lft forever 10:36:09 inet6 ::1/128 scope host 10:36:09 valid_lft forever preferred_lft forever 10:36:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:36:09 link/ether fa:16:3e:81:61:b1 brd ff:ff:ff:ff:ff:ff 10:36:09 inet 10.30.123.68/23 brd 10.30.123.255 scope global dynamic eth0 10:36:09 valid_lft 85479sec preferred_lft 85479sec 10:36:09 inet6 fe80::f816:3eff:fe81:61b1/64 scope link 10:36:09 valid_lft forever preferred_lft forever 10:36:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:36:09 link/ether 02:42:26:d4:c2:6e brd ff:ff:ff:ff:ff:ff 10:36:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:36:09 valid_lft forever preferred_lft forever 10:36:09 inet6 fe80::42:26ff:fed4:c26e/64 scope link 10:36:09 valid_lft forever preferred_lft forever 10:36:09 10:36:09 10:36:09 ---> sar -b -r -n DEV: 10:36:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 10:36:09 10:36:09 10:20:30 LINUX RESTART (2 CPU) 10:36:09 10:36:09 10:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:36:09 10:22:01 169.13 109.28 59.85 0.00 8522.89 36926.70 0.00 10:36:09 10:23:01 29.25 3.58 25.67 0.00 2600.87 4449.80 0.00 10:36:09 10:24:01 1.82 0.00 1.82 0.00 0.00 36.73 0.00 10:36:09 10:25:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 10:36:09 10:26:01 0.18 0.00 0.18 0.00 0.00 2.37 0.00 10:36:09 10:27:01 0.35 0.00 0.35 0.00 0.00 4.70 0.00 10:36:09 10:28:01 0.22 0.00 0.22 0.00 0.00 2.75 0.00 10:36:09 10:29:01 0.32 0.00 0.32 0.00 0.00 4.21 0.00 10:36:09 10:30:01 0.27 0.00 0.27 0.00 0.00 2.88 0.00 10:36:09 10:31:01 0.20 0.00 0.20 0.00 0.00 1.68 0.00 10:36:09 10:32:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 10:36:09 10:33:01 49.23 0.03 49.20 0.00 3.71 18340.41 0.00 10:36:09 10:34:01 63.31 0.00 63.31 0.00 0.00 12700.23 0.00 10:36:09 10:35:01 89.54 0.00 89.54 0.00 0.00 23791.94 0.00 10:36:09 10:36:01 63.02 0.25 62.77 0.00 15.04 17794.62 0.00 10:36:09 Average: 30.98 7.44 23.54 0.00 735.01 7565.80 0.00 10:36:09 10:36:09 10:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:36:09 10:22:01 5711348 0 688404 8.60 2620 1606560 1124840 12.42 405648 1505124 31116 10:36:09 10:23:01 5437028 0 806428 10.07 2620 1762856 1184040 13.07 583256 1586604 132 10:36:09 10:24:01 5454292 0 789160 9.85 2620 1762860 1057864 11.68 574288 1581316 16 10:36:09 10:25:01 5449796 0 793652 9.91 2620 1762864 1060456 11.71 575256 1584068 20 10:36:09 10:26:01 5453180 0 790260 9.87 2620 1762872 1058960 11.69 572592 1584068 16 10:36:09 10:27:01 5451360 0 792080 9.89 2620 1762872 1059128 11.69 569476 1589092 8 10:36:09 10:28:01 5446060 0 797372 9.96 2620 1762880 1058960 11.69 574772 1589096 8 10:36:09 10:29:01 5445716 0 797708 9.96 2620 1762888 1058960 11.69 574912 1589060 8 10:36:09 10:30:01 5445904 0 797520 9.96 2620 1762888 1058960 11.69 576904 1587108 8 10:36:09 10:31:01 5445884 0 797532 9.96 2620 1762896 1058960 11.69 583896 1580124 8 10:36:09 10:32:01 5445532 0 797884 9.96 2620 1762896 1059080 11.69 584412 1580124 8 10:36:09 10:33:01 4584824 0 940540 11.74 2620 2480948 1262164 13.94 681064 2239416 225380 10:36:09 10:34:01 4086040 0 1008612 12.59 2620 2911660 1478592 16.32 843900 2555632 429668 10:36:09 10:35:01 3698604 0 1088608 13.59 2620 3219100 1355252 14.96 931552 2737352 0 10:36:09 10:36:01 3367408 0 1149640 14.35 2620 3489264 1377188 15.20 974012 2964032 20 10:36:09 Average: 5061532 0 855693 10.68 2620 2089087 1154227 12.74 640396 1856814 45761 10:36:09 10:36:09 10:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:36:09 10:22:01 eth0 477.80 317.15 632.94 56.51 0.00 0.00 0.00 0.00 10:36:09 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:23:01 eth0 246.40 226.21 830.19 64.36 0.00 0.00 0.00 0.00 10:36:09 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:23:01 docker0 69.50 51.71 5.98 193.59 0.00 0.00 0.00 0.00 10:36:09 10:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:36:09 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:25:01 eth0 1.58 0.77 0.35 2.65 0.00 0.00 0.00 0.00 10:36:09 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:26:01 eth0 0.55 0.13 0.06 0.43 0.00 0.00 0.00 0.00 10:36:09 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:27:01 eth0 0.83 0.62 0.44 0.28 0.00 0.00 0.00 0.00 10:36:09 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:28:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:36:09 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:29:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:36:09 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:36:09 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:36:09 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:32:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:36:09 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:33:01 eth0 404.51 371.86 4058.95 30.94 0.00 0.00 0.00 0.00 10:36:09 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:34:01 eth0 441.90 403.95 3555.97 38.46 0.00 0.00 0.00 0.00 10:36:09 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:34:01 docker0 69.34 72.31 5.73 347.66 0.00 0.00 0.00 0.00 10:36:09 10:35:01 eth0 126.13 80.85 306.16 56.14 0.00 0.00 0.00 0.00 10:36:09 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:35:01 docker0 59.11 94.22 3.17 278.44 0.00 0.00 0.00 0.00 10:36:09 10:36:01 eth0 222.98 190.91 2242.37 56.83 0.00 0.00 0.00 0.00 10:36:09 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 10:36:01 docker0 2.74 1.88 0.49 0.57 0.00 0.00 0.00 0.00 10:36:09 Average: eth0 127.86 105.99 774.98 20.38 0.00 0.00 0.00 0.00 10:36:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:09 Average: docker0 13.40 14.70 1.03 54.80 0.00 0.00 0.00 0.00 10:36:09 10:36:09 10:36:09 ---> sar -P ALL: 10:36:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 10:36:09 10:36:09 10:20:30 LINUX RESTART (2 CPU) 10:36:09 10:36:09 10:21:02 CPU %user %nice %system %iowait %steal %idle 10:36:09 10:22:01 all 18.23 0.00 7.20 48.06 0.10 26.42 10:36:09 10:22:01 0 17.59 0.00 6.82 47.99 0.09 27.51 10:36:09 10:22:01 1 18.86 0.00 7.58 48.13 0.11 25.32 10:36:09 10:23:01 all 5.72 0.00 2.16 7.69 0.05 84.37 10:36:09 10:23:01 0 5.86 0.00 2.38 5.74 0.03 86.00 10:36:09 10:23:01 1 5.58 0.00 1.95 9.65 0.07 82.75 10:36:09 10:24:01 all 0.05 0.00 0.05 0.00 0.02 99.88 10:36:09 10:24:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:36:09 10:24:01 1 0.07 0.00 0.05 0.00 0.02 99.87 10:36:09 10:25:01 all 0.08 0.00 0.03 0.00 0.01 99.88 10:36:09 10:25:01 0 0.08 0.00 0.03 0.00 0.00 99.88 10:36:09 10:25:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:36:09 10:26:01 all 0.16 0.00 0.03 0.00 0.02 99.80 10:36:09 10:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:36:09 10:26:01 1 0.28 0.00 0.03 0.00 0.02 99.67 10:36:09 10:27:01 all 0.16 0.00 0.05 0.00 0.01 99.78 10:36:09 10:27:01 0 0.23 0.00 0.07 0.00 0.00 99.70 10:36:09 10:27:01 1 0.08 0.00 0.03 0.00 0.02 99.87 10:36:09 10:28:01 all 0.18 0.00 0.03 0.00 0.02 99.77 10:36:09 10:28:01 0 0.32 0.00 0.03 0.00 0.02 99.63 10:36:09 10:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:36:09 10:29:01 all 0.14 0.00 0.02 0.00 0.01 99.83 10:36:09 10:29:01 0 0.22 0.00 0.02 0.00 0.00 99.77 10:36:09 10:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:36:09 10:30:01 all 0.12 0.00 0.03 0.00 0.01 99.85 10:36:09 10:30:01 0 0.18 0.00 0.02 0.00 0.00 99.80 10:36:09 10:30:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:36:09 10:31:01 all 0.14 0.00 0.03 0.00 0.02 99.82 10:36:09 10:31:01 0 0.23 0.00 0.02 0.00 0.02 99.73 10:36:09 10:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:36:09 10:32:01 all 0.21 0.00 0.02 0.00 0.02 99.76 10:36:09 10:32:01 0 0.38 0.00 0.02 0.00 0.02 99.58 10:36:09 10:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:36:09 10:36:09 10:32:01 CPU %user %nice %system %iowait %steal %idle 10:36:09 10:33:01 all 7.57 0.00 3.09 10.60 0.03 78.70 10:36:09 10:33:01 0 8.01 0.00 3.14 7.91 0.03 80.90 10:36:09 10:33:01 1 7.12 0.00 3.05 13.28 0.03 76.51 10:36:09 10:34:01 all 8.30 0.00 3.62 24.10 0.07 63.91 10:36:09 10:34:01 0 8.42 0.00 3.58 31.73 0.07 56.21 10:36:09 10:34:01 1 8.17 0.00 3.66 16.50 0.07 71.60 10:36:09 10:35:01 all 7.11 0.00 3.06 16.42 0.05 73.36 10:36:09 10:35:01 0 9.11 0.00 3.25 16.75 0.05 70.84 10:36:09 10:35:01 1 5.12 0.00 2.86 16.09 0.05 75.88 10:36:09 10:36:01 all 7.89 0.00 3.83 13.25 0.06 74.97 10:36:09 10:36:01 0 7.81 0.00 3.85 11.61 0.05 76.68 10:36:09 10:36:01 1 7.96 0.00 3.81 14.90 0.07 73.27 10:36:09 Average: all 3.65 0.00 1.52 7.81 0.03 86.99 10:36:09 Average: 0 3.82 0.00 1.52 7.91 0.03 86.72 10:36:09 Average: 1 3.49 0.00 1.51 7.71 0.04 87.26 10:36:09 10:36:09 10:36:09