Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 72af539b2052526d2b8acca83d273b12abdf21a0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3901218991245137469.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2745390839791084288.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8059589865289769316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8872299687313674583.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2217713523198796850.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-139 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh1062473950076317755.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 72af539b2052526d2b8acca83d273b12abdf21a0 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72af539b2052526d2b8acca83d273b12abdf21a0 # timeout=10 Commit message: "fix: Upgrade to angular 12.x for security" > git rev-list --no-walk d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:32:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:32:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:32:00 ========================================================= 07:32:00 EdgeX Global Pipelines Version Info 07:32:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:32:02 ------------------- 07:32:02 stable info: 07:32:02 ------------------- 07:32:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:32:02 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 07:32:02 Message: update stable to v1.0.205 07:32:03 ------------------- 07:32:03 experimental info: 07:32:03 ------------------- 07:32:03 Commited By: **** collab-it+edgex@linuxfoundation.org 07:32:03 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 07:32:03 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72af539b2052526d2b8acca83d273b12abdf21a0 [Pipeline] echo 07:32:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72af539 [Pipeline] echo 07:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:04 provisioning config files... 07:32:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5107672677116711815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:04 ---> docker-login.sh 07:32:04 nexus3.edgexfoundry.org:10001 07:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:04 Configure a credential helper to remove this warning. See 07:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:04 07:32:04 Login Succeeded 07:32:04 nexus3.edgexfoundry.org:10002 07:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:05 Configure a credential helper to remove this warning. See 07:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:05 07:32:05 Login Succeeded 07:32:05 nexus3.edgexfoundry.org:10003 07:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:05 Configure a credential helper to remove this warning. See 07:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:05 07:32:05 Login Succeeded 07:32:05 nexus3.edgexfoundry.org:10004 07:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:05 Configure a credential helper to remove this warning. See 07:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:05 07:32:05 Login Succeeded 07:32:05 docker.io 07:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:05 Configure a credential helper to remove this warning. See 07:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:05 07:32:05 Login Succeeded 07:32:05 ---> docker-login.sh ends [Pipeline] } 07:32:05 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 07:32:06 + git log --format=format:%s -1 72af539b2052526d2b8acca83d273b12abdf21a0 [Pipeline] echo 07:32:06 GIT_COMMIT: 72af539b2052526d2b8acca83d273b12abdf21a0, Commit Message: fix: Upgrade to angular 12.x for security [Pipeline] echo 07:32:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:32:07 07:32:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:32:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:32:07 latest: Pulling from edgex-devops/git-semver 07:32:07 31603596830f: Pulling fs layer 07:32:07 04fac38145f0: Pulling fs layer 07:32:07 701f6daf10bf: Pulling fs layer 07:32:07 24f72da36158: Pulling fs layer 07:32:07 24f72da36158: Waiting 07:32:07 04fac38145f0: Verifying Checksum 07:32:07 04fac38145f0: Download complete 07:32:07 31603596830f: Verifying Checksum 07:32:07 31603596830f: Download complete 07:32:07 31603596830f: Pull complete 07:32:07 24f72da36158: Verifying Checksum 07:32:07 24f72da36158: Download complete 07:32:07 04fac38145f0: Pull complete 07:32:07 701f6daf10bf: Verifying Checksum 07:32:07 701f6daf10bf: Download complete 07:32:08 701f6daf10bf: Pull complete 07:32:08 24f72da36158: Pull complete 07:32:08 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 07:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:32:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:32:08 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 07:32:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:32:09 $ docker top 93d4a297050ea1d01b6597498b38ca8bc05956a5ba67206857aae31c9f479ac1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:09 [ssh-agent] Looking for ssh-agent implementation... 07:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:09 $ docker exec 93d4a297050ea1d01b6597498b38ca8bc05956a5ba67206857aae31c9f479ac1 ssh-agent 07:32:09 SSH_AUTH_SOCK=/tmp/ssh-6X4n1guG46aW/agent.14 07:32:09 SSH_AGENT_PID=20 07:32:09 Running ssh-add (command line suppressed) 07:32:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6875872454683829267.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6875872454683829267.key) 07:32:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:10 + git tag --points-at HEAD [Pipeline] } 07:32:10 $ docker exec --env ******** --env ******** 93d4a297050ea1d01b6597498b38ca8bc05956a5ba67206857aae31c9f479ac1 ssh-agent -k 07:32:10 unset SSH_AUTH_SOCK; 07:32:10 unset SSH_AGENT_PID; 07:32:10 echo Agent pid 20 killed; 07:32:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:10 [ssh-agent] Looking for ssh-agent implementation... 07:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:10 $ docker exec 93d4a297050ea1d01b6597498b38ca8bc05956a5ba67206857aae31c9f479ac1 ssh-agent 07:32:10 SSH_AUTH_SOCK=/tmp/ssh-mLA51vZRFnqv/agent.53 07:32:10 SSH_AGENT_PID=60 07:32:10 Running ssh-add (command line suppressed) 07:32:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_83515894905231259.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_83515894905231259.key) 07:32:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:11 + git semver init 07:32:11 # -> Open(): unable to determine branch for HEAD 07:32:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:32:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:32:11 # $SEMVER_REMOTE_NAME = origin 07:32:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:32:11 # $SEMVER_USER_NAME = edgex-jenkins 07:32:11 # $SEMVER_BRANCH = main 07:32:11 # $SEMVER_TEMP = /tmp/semver-205567799 07:32:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:32:13 # '/tmp/semver-205567799' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 07:32:13 # -> Force: false 07:32:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 07:32:13 $ docker exec --env ******** --env ******** 93d4a297050ea1d01b6597498b38ca8bc05956a5ba67206857aae31c9f479ac1 ssh-agent -k 07:32:13 unset SSH_AUTH_SOCK; 07:32:13 unset SSH_AGENT_PID; 07:32:13 echo Agent pid 60 killed; 07:32:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:13 + git semver [Pipeline] } 07:32:13 $ docker stop --time=1 93d4a297050ea1d01b6597498b38ca8bc05956a5ba67206857aae31c9f479ac1 07:32:14 $ docker rm -f 93d4a297050ea1d01b6597498b38ca8bc05956a5ba67206857aae31c9f479ac1 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:32:15 Stashed 1 file(s) [Pipeline] echo 07:32:15 [edgeXSemver]: initialized semver on version 2.0.1-dev.10 [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 07:32:30 Still waiting to schedule task 07:32:30 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-139’ 07:32:30 Still waiting to schedule task 07:32:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:34:14 Running on prd-centos7-docker-4c-2g-142 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:34:14 Running in /w/workspace/edgex-ui-go/10 [Pipeline] { [Pipeline] checkout 07:34:14 The recommended git tool is: git 07:34:17 using credential edgex-jenkins-ssh 07:34:17 Cloning the remote Git repository 07:34:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:34:17 > git init /w/workspace/edgex-ui-go/10 # timeout=10 07:34:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:34:17 > git --version # timeout=10 07:34:17 > git --version # 'git version 2.24.4' 07:34:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:17 [INFO] Currently running in a labeled security context 07:34:17 [INFO] Currently SELinux is 'enforcing' on the host 07:34:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/10@tmp/jenkins-gitclient-ssh4123018179730166432.key 07:34:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:19 Avoid second fetch 07:34:19 Checking out Revision 72af539b2052526d2b8acca83d273b12abdf21a0 (main) 07:34:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:34:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:19 > git config core.sparsecheckout # timeout=10 07:34:19 > git checkout -f 72af539b2052526d2b8acca83d273b12abdf21a0 # timeout=10 07:34:22 Commit message: "fix: Upgrade to angular 12.x for security" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:23 provisioning config files... 07:34:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config3219476343057100040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:23 ---> docker-login.sh 07:34:23 nexus3.edgexfoundry.org:10001 07:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:23 Configure a credential helper to remove this warning. See 07:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:23 07:34:23 Login Succeeded 07:34:23 nexus3.edgexfoundry.org:10002 07:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:24 Configure a credential helper to remove this warning. See 07:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:24 07:34:24 Login Succeeded 07:34:24 nexus3.edgexfoundry.org:10003 07:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:24 Configure a credential helper to remove this warning. See 07:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:24 07:34:24 Login Succeeded 07:34:24 nexus3.edgexfoundry.org:10004 07:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:24 Configure a credential helper to remove this warning. See 07:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:24 07:34:24 Login Succeeded 07:34:24 docker.io 07:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:24 Configure a credential helper to remove this warning. See 07:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:24 07:34:24 Login Succeeded 07:34:24 ---> docker-login.sh ends [Pipeline] } 07:34:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:34:25 ========================================================= 07:34:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:34:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:34:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 07:34:25 Sending build context to Docker daemon 21.36MB 07:34:25 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 07:34:25 Step 2/17 : FROM ${BASE} AS builder 07:34:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:34:25 540db60ca938: Pulling fs layer 07:34:25 adcc1eea9eea: Pulling fs layer 07:34:25 4c4ab2625f07: Pulling fs layer 07:34:25 db62176df00c: Pulling fs layer 07:34:25 3b30891b0d05: Pulling fs layer 07:34:25 06b49ca38bd5: Pulling fs layer 07:34:25 c788192a36de: Pulling fs layer 07:34:25 a77e37c0d609: Pulling fs layer 07:34:25 c3185cebc471: Pulling fs layer 07:34:25 06b49ca38bd5: Waiting 07:34:25 c788192a36de: Waiting 07:34:25 a77e37c0d609: Waiting 07:34:25 c3185cebc471: Waiting 07:34:25 db62176df00c: Waiting 07:34:25 3b30891b0d05: Waiting 07:34:25 4c4ab2625f07: Verifying Checksum 07:34:25 4c4ab2625f07: Download complete 07:34:25 adcc1eea9eea: Verifying Checksum 07:34:25 adcc1eea9eea: Download complete 07:34:25 3b30891b0d05: Verifying Checksum 07:34:25 3b30891b0d05: Download complete 07:34:25 06b49ca38bd5: Verifying Checksum 07:34:25 06b49ca38bd5: Download complete 07:34:25 540db60ca938: Verifying Checksum 07:34:25 540db60ca938: Download complete 07:34:25 c788192a36de: Verifying Checksum 07:34:25 c788192a36de: Download complete 07:34:25 540db60ca938: Pull complete 07:34:26 adcc1eea9eea: Pull complete 07:34:26 4c4ab2625f07: Pull complete 07:34:26 a77e37c0d609: Verifying Checksum 07:34:26 a77e37c0d609: Download complete 07:34:29 c3185cebc471: Verifying Checksum 07:34:29 c3185cebc471: Download complete 07:34:30 db62176df00c: Verifying Checksum 07:34:30 db62176df00c: Download complete 07:34:33 db62176df00c: Pull complete 07:34:33 3b30891b0d05: Pull complete 07:34:33 06b49ca38bd5: Pull complete 07:34:33 c788192a36de: Pull complete 07:34:33 a77e37c0d609: Pull complete 07:34:36 c3185cebc471: Pull complete 07:34:36 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 07:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:34:36 ---> 031687cdd783 07:34:36 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:34:37 ---> Running in d6ac5be584a1 07:34:37 Removing intermediate container d6ac5be584a1 07:34:37 ---> 34a036689a8f 07:34:37 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 07:34:37 ---> Running in b98736d691b0 07:34:37 Removing intermediate container b98736d691b0 07:34:37 ---> 7cadabd8338b 07:34:37 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 07:34:37 ---> Running in 6993f1427941 07:34:37 Removing intermediate container 6993f1427941 07:34:37 ---> 21e841a8205f 07:34:37 Step 6/17 : LABEL Name=edgex-ui-go 07:34:37 ---> Running in f92bb8ea8722 07:34:37 Removing intermediate container f92bb8ea8722 07:34:37 ---> d5d7e6cf13ad 07:34:37 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:34:37 ---> Running in 401a585bc75c 07:34:37 Removing intermediate container 401a585bc75c 07:34:37 ---> dde3fa85e57d 07:34:37 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:37 ---> Running in e445657c7f3f 07:34:38 Removing intermediate container e445657c7f3f 07:34:38 ---> 2f2b1a185171 07:34:38 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:34:38 ---> Running in 35fcc33090ef 07:34:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:34:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:34:40 OK: 219 MiB in 52 packages 07:34:40 Removing intermediate container 35fcc33090ef 07:34:40 ---> 5179fd4342ff 07:34:40 Step 10/17 : ENV GO111MODULE=on 07:34:40 ---> Running in 28e8c0bac751 07:34:40 Removing intermediate container 28e8c0bac751 07:34:40 ---> 8dbb7ab55ba7 07:34:40 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:34:40 ---> Running in c42333fdca48 07:34:40 Removing intermediate container c42333fdca48 07:34:40 ---> f78b02889153 07:34:40 Step 12/17 : COPY go.mod . 07:34:41 ---> 3e475ee5217f 07:34:41 Step 13/17 : COPY Makefile . 07:34:41 ---> 954a6a89cd92 07:34:41 Step 14/17 : RUN make update 07:34:41 ---> Running in 47a89ebc4b18 07:34:41 CGO_ENABLED=0 GO111MODULE=on go mod download 07:34:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-141 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:34:51 Running in /w/workspace/edgex-ui-go/10 [Pipeline] { [Pipeline] checkout 07:34:51 The recommended git tool is: git 07:34:56 Removing intermediate container 47a89ebc4b18 07:34:56 ---> 9f020e5cc645 07:34:56 Step 15/17 : COPY . . 07:34:56 ---> d4fa8ef722ac 07:34:56 Step 16/17 : RUN go mod tidy 07:34:56 ---> Running in 25a9dae6ff70 07:34:56 Removing intermediate container 25a9dae6ff70 07:34:56 ---> c63648628413 07:34:56 Step 17/17 : RUN ${MAKE} 07:34:56 ---> Running in 717988610b1b 07:34:57 noop 07:34:57 Removing intermediate container 717988610b1b 07:34:57 ---> 94192f8d6f4e 07:34:57 Successfully built 94192f8d6f4e 07:34:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:34:57 + docker inspect -f . ci-base-image-x86_64 07:34:57 . [Pipeline] withDockerContainer 07:34:57 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 07:34:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:34:57 using credential edgex-jenkins-ssh 07:34:57 Cloning the remote Git repository 07:34:58 $ docker top 1598a5cad14d10a2e45a06f55a817f63c5c534cb9192e7502d76573af52c0551 -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:58 + go version 07:34:58 go version go1.16.6 linux/amd64 [Pipeline] } 07:34:58 $ docker stop --time=1 1598a5cad14d10a2e45a06f55a817f63c5c534cb9192e7502d76573af52c0551 07:34:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:34:58 > git init /w/workspace/edgex-ui-go/10 # timeout=10 07:34:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:34:58 > git --version # timeout=10 07:34:58 > git --version # 'git version 2.17.1' 07:34:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:59 $ docker rm -f 1598a5cad14d10a2e45a06f55a817f63c5c534cb9192e7502d76573af52c0551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:35:00 + docker inspect -f . ci-base-image-x86_64 07:35:00 . [Pipeline] withDockerContainer 07:35:00 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 07:35:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:35:00 $ docker top 703c1bbdaa5dd2b858dd9d03e9eb47b27fd63540ea35a32123f2410b0caa4933 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:35:01 Avoid second fetch 07:35:01 Checking out Revision 72af539b2052526d2b8acca83d273b12abdf21a0 (main) 07:35:01 + go mod tidy [Pipeline] sh 07:35:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:35:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:01 > git config core.sparsecheckout # timeout=10 07:35:01 > git checkout -f 72af539b2052526d2b8acca83d273b12abdf21a0 # timeout=10 07:35:01 + make test 07:35:01 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:35:02 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:35:05 Commit message: "fix: Upgrade to angular 12.x for security" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:06 provisioning config files... 07:35:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config4193449366894379786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:06 ---> docker-login.sh 07:35:06 nexus3.edgexfoundry.org:10001 07:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:08 Configure a credential helper to remove this warning. See 07:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:08 07:35:08 Login Succeeded 07:35:08 nexus3.edgexfoundry.org:10002 07:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:09 Configure a credential helper to remove this warning. See 07:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:09 07:35:09 Login Succeeded 07:35:09 nexus3.edgexfoundry.org:10003 07:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:09 Configure a credential helper to remove this warning. See 07:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:09 07:35:09 Login Succeeded 07:35:09 nexus3.edgexfoundry.org:10004 07:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:10 Configure a credential helper to remove this warning. See 07:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:10 07:35:10 Login Succeeded 07:35:10 docker.io 07:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:10 Configure a credential helper to remove this warning. See 07:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:10 07:35:10 Login Succeeded 07:35:10 ---> docker-login.sh ends [Pipeline] } 07:35:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:35:11 ========================================================= 07:35:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:35:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:35:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 07:35:12 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:35:12 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:35:12 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:35:12 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:35:12 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:35:12 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:35:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:35:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:35:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:35:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:35:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:35:12 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:35:12 GO111MODULE=on go vet ./... 07:35:12 Sending build context to Docker daemon 21.37MB 07:35:12 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 07:35:12 Step 2/17 : FROM ${BASE} AS builder 07:35:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:35:12 595b0fe564bb: Pulling fs layer 07:35:12 24495759ef45: Pulling fs layer 07:35:12 d148012ef14d: Pulling fs layer 07:35:12 e90a11edd702: Pulling fs layer 07:35:12 d77568369979: Pulling fs layer 07:35:12 fc1c9f9a7f3b: Pulling fs layer 07:35:12 170f2ba95c9a: Pulling fs layer 07:35:12 97ac5df62f85: Pulling fs layer 07:35:12 d77568369979: Waiting 07:35:12 e90a11edd702: Waiting 07:35:12 170f2ba95c9a: Waiting 07:35:12 97ac5df62f85: Waiting 07:35:12 d148012ef14d: Verifying Checksum 07:35:12 d148012ef14d: Download complete 07:35:13 24495759ef45: Download complete 07:35:13 d77568369979: Verifying Checksum 07:35:13 d77568369979: Download complete 07:35:13 fc1c9f9a7f3b: Verifying Checksum 07:35:13 fc1c9f9a7f3b: Download complete 07:35:13 170f2ba95c9a: Verifying Checksum 07:35:13 170f2ba95c9a: Download complete 07:35:13 595b0fe564bb: Verifying Checksum 07:35:13 595b0fe564bb: Download complete 07:35:14 595b0fe564bb: Pull complete 07:35:14 24495759ef45: Pull complete 07:35:15 d148012ef14d: Pull complete 07:35:16 97ac5df62f85: Verifying Checksum 07:35:16 97ac5df62f85: Download complete 07:35:17 e90a11edd702: Verifying Checksum 07:35:17 e90a11edd702: Download complete [Pipeline] } 07:35:17 $ docker stop --time=1 703c1bbdaa5dd2b858dd9d03e9eb47b27fd63540ea35a32123f2410b0caa4933 07:35:19 $ docker rm -f 703c1bbdaa5dd2b858dd9d03e9eb47b27fd63540ea35a32123f2410b0caa4933 [Pipeline] // withDockerContainer [Pipeline] sh 07:35:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:35:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:35:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:35:22 + ls -al . 07:35:22 total 88 07:35:22 drwxrwxr-x. 11 jenkins jenkins 4096 Sep 14 07:35 . 07:35:22 drwxrwxr-x. 4 jenkins jenkins 30 Sep 14 07:34 .. 07:35:22 drwxrwxr-x. 3 jenkins jenkins 20 Sep 14 07:34 assets 07:35:22 drwxrwxr-x. 2 jenkins jenkins 35 Sep 14 07:34 bin 07:35:22 drwxrwxr-x. 3 jenkins jenkins 29 Sep 14 07:34 cmd 07:35:22 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 14 07:34 CONTRIBUTING.md 07:35:22 -rw-r--r--. 1 jenkins jenkins 10 Sep 14 07:35 coverage.out 07:35:22 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 14 07:34 Dockerfile 07:35:22 drwxrwxr-x. 2 jenkins jenkins 23 Sep 14 07:34 docs 07:35:22 drwxrwxr-x. 8 jenkins jenkins 162 Sep 14 07:34 .git 07:35:22 drwxrwxr-x. 2 jenkins jenkins 103 Sep 14 07:34 .github 07:35:22 -rw-rw-r--. 1 jenkins jenkins 162 Sep 14 07:34 .gitignore 07:35:22 -rw-rw-r--. 1 jenkins jenkins 823 Sep 14 07:34 go.mod 07:35:22 -rw-r--r--. 1 jenkins jenkins 23693 Sep 14 07:35 go.sum 07:35:22 drwxrwxr-x. 9 jenkins jenkins 125 Sep 14 07:34 internal 07:35:22 -rw-rw-r--. 1 jenkins jenkins 652 Sep 14 07:34 Jenkinsfile 07:35:22 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 14 07:34 LICENSE 07:35:22 -rw-rw-r--. 1 jenkins jenkins 990 Sep 14 07:34 Makefile 07:35:22 drwxrwxr-x. 3 jenkins jenkins 19 Sep 14 07:34 pkg 07:35:22 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 14 07:34 README.md 07:35:22 -rw-rw-r--. 1 jenkins jenkins 12 Sep 14 07:32 VERSION 07:35:22 -rw-rw-r--. 1 jenkins jenkins 155 Sep 14 07:34 version.go 07:35:22 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 14 07:34 web [Pipeline] isUnix [Pipeline] sh 07:35:23 + 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=72af539b2052526d2b8acca83d273b12abdf21a0 --label arch=amd64 --label version=2.0.1-dev.10 . 07:35:23 Sending build context to Docker daemon 21.39MB 07:35:23 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 07:35:23 Step 2/25 : FROM ${BASE} AS builder 07:35:23 ---> 94192f8d6f4e 07:35:23 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:35:23 ---> Running in 107772f6eef4 07:35:23 Removing intermediate container 107772f6eef4 07:35:23 ---> a1be80033e5e 07:35:23 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 07:35:23 ---> Running in 65593fd597ae 07:35:23 Removing intermediate container 65593fd597ae 07:35:23 ---> 61372ec89295 07:35:23 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:35:23 ---> Running in c1a6b379c47c 07:35:23 Removing intermediate container c1a6b379c47c 07:35:23 ---> 767bf73e9874 07:35:23 Step 6/25 : LABEL Name=edgex-ui-go 07:35:23 ---> Running in 4dc77cbf9a39 07:35:23 Removing intermediate container 4dc77cbf9a39 07:35:23 ---> ba6a34b52aa3 07:35:23 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:35:23 ---> Running in 57e39cb49e7b 07:35:23 Removing intermediate container 57e39cb49e7b 07:35:23 ---> dbf0e84f2141 07:35:23 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:23 ---> Running in 61e6057f2bf2 07:35:24 Removing intermediate container 61e6057f2bf2 07:35:24 ---> e6741431decb 07:35:24 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:35:24 ---> Running in 7d8c52adae0f 07:35:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:35:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:35:26 OK: 219 MiB in 52 packages 07:35:26 Removing intermediate container 7d8c52adae0f 07:35:26 ---> afea1fb390ee 07:35:26 Step 10/25 : ENV GO111MODULE=on 07:35:26 ---> Running in 565f2b6ff4f6 07:35:26 Removing intermediate container 565f2b6ff4f6 07:35:26 ---> 53a9c4f6edf0 07:35:26 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:35:26 ---> Running in 8b615911c3b4 07:35:26 Removing intermediate container 8b615911c3b4 07:35:26 ---> 97e980b6c124 07:35:26 Step 12/25 : COPY go.mod . 07:35:26 ---> 52f50d78e031 07:35:26 Step 13/25 : COPY Makefile . 07:35:26 ---> f803939bc03e 07:35:26 Step 14/25 : RUN make update 07:35:26 ---> Running in 549e5bdec83f 07:35:27 CGO_ENABLED=0 GO111MODULE=on go mod download 07:35:27 e90a11edd702: Pull complete 07:35:27 Removing intermediate container 549e5bdec83f 07:35:27 ---> f709ff6f843d 07:35:27 Step 15/25 : COPY . . 07:35:27 d77568369979: Pull complete 07:35:27 fc1c9f9a7f3b: Pull complete 07:35:27 ---> a1f5f042288a 07:35:27 Step 16/25 : RUN go mod tidy 07:35:27 ---> Running in 4a030f7091af 07:35:28 170f2ba95c9a: Pull complete 07:35:28 Removing intermediate container 4a030f7091af 07:35:28 ---> 79e261691e80 07:35:28 Step 17/25 : RUN ${MAKE} 07:35:28 ---> Running in d7a922e65284 07:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:35:35 97ac5df62f85: Pull complete 07:35:35 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 07:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:35:35 ---> 04bc70af865f 07:35:35 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:35:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:35:38 ---> Running in d4d04c731372 07:35:38 Removing intermediate container d4d04c731372 07:35:38 ---> c3ed161c4c05 07:35:38 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 07:35:38 Removing intermediate container d7a922e65284 07:35:38 ---> ac8c0bde743b 07:35:38 Step 18/25 : FROM alpine:3.12 07:35:38 ---> Running in e3d532547889 07:35:39 3.12: Pulling from library/alpine 07:35:39 e519532ddf75: Pulling fs layer 07:35:39 Removing intermediate container e3d532547889 07:35:39 ---> ea6fe45c76b1 07:35:39 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 07:35:39 ---> Running in 914b8a960b81 07:35:39 e519532ddf75: Verifying Checksum 07:35:39 e519532ddf75: Download complete 07:35:39 e519532ddf75: Pull complete 07:35:39 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 07:35:39 Status: Downloaded newer image for alpine:3.12 07:35:39 ---> 48b8ec4ed9eb 07:35:39 Step 19/25 : EXPOSE 4000 07:35:39 ---> Running in 037a2abc440f 07:35:39 Removing intermediate container 037a2abc440f 07:35:39 ---> ab5cf940a1b9 07:35:39 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 07:35:39 Removing intermediate container 914b8a960b81 07:35:39 ---> dc6a787c228f 07:35:39 Step 6/17 : LABEL Name=edgex-ui-go 07:35:39 ---> Running in 0665d11addad 07:35:40 ---> bd40ae673811 07:35:40 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:35:40 ---> Running in 62c5f02d2c74 07:35:40 Removing intermediate container 62c5f02d2c74 07:35:40 ---> 7d18205872d3 07:35:40 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:35:40 ---> Running in 34d440e29189 07:35:40 Removing intermediate container 34d440e29189 07:35:40 ---> 5c91fa91793d 07:35:40 Step 23/25 : LABEL arch=amd64 07:35:40 ---> Running in 53dfd9646ab9 07:35:40 Removing intermediate container 0665d11addad 07:35:40 ---> 030fbff6fe76 07:35:40 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:35:40 Removing intermediate container 53dfd9646ab9 07:35:40 ---> 51076073ed90 07:35:40 Step 24/25 : LABEL git_sha=72af539b2052526d2b8acca83d273b12abdf21a0 07:35:40 ---> Running in ab5cee3f5731 07:35:40 Removing intermediate container ab5cee3f5731 07:35:40 ---> ffa9ff959f08 07:35:40 Step 25/25 : LABEL version=2.0.1-dev.10 07:35:40 ---> Running in 86820a57b872 07:35:40 Removing intermediate container 86820a57b872 07:35:40 ---> fc9557df7741 07:35:40 [Warning] One or more build-args [ARCH] were not consumed 07:35:40 Successfully built fc9557df7741 07:35:40 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 07:35:40 ---> Running in 6a4e88ee5bcf [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:40 provisioning config files... 07:35:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config3694750922467799513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:41 Removing intermediate container 6a4e88ee5bcf 07:35:41 ---> f859679f0bae 07:35:41 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:41 ---> docker-login.sh 07:35:41 nexus3.edgexfoundry.org:10001 07:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:41 Configure a credential helper to remove this warning. See 07:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:41 07:35:41 Login Succeeded 07:35:41 nexus3.edgexfoundry.org:10002 07:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:41 ---> Running in e157e0efe128 07:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:41 Configure a credential helper to remove this warning. See 07:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:41 07:35:41 Login Succeeded 07:35:41 nexus3.edgexfoundry.org:10003 07:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:41 Configure a credential helper to remove this warning. See 07:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:41 07:35:41 Login Succeeded 07:35:41 nexus3.edgexfoundry.org:10004 07:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:41 Configure a credential helper to remove this warning. See 07:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:41 07:35:41 Login Succeeded 07:35:41 docker.io 07:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:42 Configure a credential helper to remove this warning. See 07:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:42 07:35:42 Login Succeeded 07:35:42 ---> docker-login.sh ends [Pipeline] } 07:35:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:42 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:35:42 72af539b2052526d2b8acca83d273b12abdf21a0 07:35:42 latest 07:35:42 2.0.1-dev.10 07:35:42 72af539b2052526d2b8acca83d273b12abdf21a0-2.0.1-dev.10 07:35:42 main 07:35:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:35:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:72af539b2052526d2b8acca83d273b12abdf21a0 [Pipeline] isUnix [Pipeline] sh 07:35:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:72af539b2052526d2b8acca83d273b12abdf21a0 07:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:35:42 096af38fb13e: Preparing 07:35:42 e6688e911f15: Preparing 07:35:42 e6688e911f15: Layer already exists 07:35:43 Removing intermediate container e157e0efe128 07:35:43 ---> f3b3e771c475 07:35:43 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:35:44 096af38fb13e: Pushed 07:35:44 ---> Running in e2d665438fe4 07:35:44 72af539b2052526d2b8acca83d273b12abdf21a0: digest: sha256:1170c11e15174170562db021c0abc64366511f0426e817d416507c0d6bf66f54 size: 739 [Pipeline] isUnix [Pipeline] sh 07:35:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 07:35:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:35:45 096af38fb13e: Preparing 07:35:45 e6688e911f15: Preparing 07:35:45 e6688e911f15: Layer already exists 07:35:45 096af38fb13e: Layer already exists 07:35:45 latest: digest: sha256:1170c11e15174170562db021c0abc64366511f0426e817d416507c0d6bf66f54 size: 739 [Pipeline] isUnix [Pipeline] sh 07:35:45 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh 07:35:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:35:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.10 07:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:35:45 096af38fb13e: Preparing 07:35:45 e6688e911f15: Preparing 07:35:45 096af38fb13e: Layer already exists 07:35:45 e6688e911f15: Layer already exists 07:35:45 2.0.1-dev.10: digest: sha256:1170c11e15174170562db021c0abc64366511f0426e817d416507c0d6bf66f54 size: 739 [Pipeline] isUnix [Pipeline] sh 07:35:46 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:72af539b2052526d2b8acca83d273b12abdf21a0-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh 07:35:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:72af539b2052526d2b8acca83d273b12abdf21a0-2.0.1-dev.10 07:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:35:46 096af38fb13e: Preparing 07:35:46 e6688e911f15: Preparing 07:35:46 e6688e911f15: Layer already exists 07:35:46 096af38fb13e: Layer already exists 07:35:46 72af539b2052526d2b8acca83d273b12abdf21a0-2.0.1-dev.10: digest: sha256:1170c11e15174170562db021c0abc64366511f0426e817d416507c0d6bf66f54 size: 739 [Pipeline] isUnix [Pipeline] sh 07:35:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:35:46 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 07:35:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 07:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:35:47 096af38fb13e: Preparing 07:35:47 e6688e911f15: Preparing 07:35:47 096af38fb13e: Layer already exists 07:35:47 e6688e911f15: Layer already exists 07:35:47 main: digest: sha256:1170c11e15174170562db021c0abc64366511f0426e817d416507c0d6bf66f54 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:47 ===================================================== [Pipeline] echo 07:35:47 taggedImages: 07:35:47 - nexus3.edgexfoundry.org:10004/edgex-ui:72af539b2052526d2b8acca83d273b12abdf21a0 07:35:47 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:35:47 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.10 07:35:47 - nexus3.edgexfoundry.org:10004/edgex-ui:72af539b2052526d2b8acca83d273b12abdf21a0-2.0.1-dev.10 07:35:47 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:47 07:35:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:47 OK: 218 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh 07:35:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:48 latest: Pulling from edgex-lftools-log-publisher 07:35:48 b4d181a07f80: Pulling fs layer 07:35:48 a1111a8f2ec3: Pulling fs layer 07:35:48 ed53099fbce6: Pulling fs layer 07:35:48 dc539afda2c1: Pulling fs layer 07:35:48 77bc0d833cb6: Pulling fs layer 07:35:48 9065ff56babe: Pulling fs layer 07:35:48 d287ab97295c: Pulling fs layer 07:35:48 dc539afda2c1: Waiting 07:35:48 77bc0d833cb6: Waiting 07:35:48 9065ff56babe: Waiting 07:35:48 d287ab97295c: Waiting 07:35:48 a1111a8f2ec3: Verifying Checksum 07:35:48 a1111a8f2ec3: Download complete 07:35:48 dc539afda2c1: Verifying Checksum 07:35:48 dc539afda2c1: Download complete 07:35:48 77bc0d833cb6: Verifying Checksum 07:35:48 77bc0d833cb6: Download complete 07:35:48 ed53099fbce6: Verifying Checksum 07:35:48 ed53099fbce6: Download complete 07:35:48 9065ff56babe: Verifying Checksum 07:35:48 9065ff56babe: Download complete 07:35:48 Removing intermediate container e2d665438fe4 07:35:48 ---> 9ea35f8c5ea8 07:35:48 Step 10/17 : ENV GO111MODULE=on 07:35:48 ---> Running in 10800b4b441a 07:35:49 b4d181a07f80: Verifying Checksum 07:35:49 b4d181a07f80: Download complete 07:35:49 Removing intermediate container 10800b4b441a 07:35:49 ---> 43f02d688627 07:35:49 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:35:49 ---> Running in f3262dd4474a 07:35:50 Removing intermediate container f3262dd4474a 07:35:50 ---> ee12dac613c8 07:35:50 Step 12/17 : COPY go.mod . 07:35:50 b4d181a07f80: Pull complete 07:35:50 a1111a8f2ec3: Pull complete 07:35:50 ---> 6a662508f7bc 07:35:50 Step 13/17 : COPY Makefile . 07:35:51 ed53099fbce6: Pull complete 07:35:51 dc539afda2c1: Pull complete 07:35:51 77bc0d833cb6: Pull complete 07:35:51 9065ff56babe: Pull complete 07:35:51 ---> f24bd8d5d5eb 07:35:51 Step 14/17 : RUN make update 07:35:51 ---> Running in f62eec8a1fe4 07:35:52 d287ab97295c: Verifying Checksum 07:35:52 d287ab97295c: Download complete 07:35:53 CGO_ENABLED=0 GO111MODULE=on go mod download 07:35:56 d287ab97295c: Pull complete 07:35:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:35:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:35:56 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 07:35:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:35:59 $ docker top bb66e2e3746c977436e32593885ee23ee07fcfbfdfbc94511e569302f89e342d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:00 ---> job-cost.sh 07:36:00 lf-activate-venv: SKIPPING 07:36:00 INFO: No Stack... 07:36:00 INFO: Retrieving Pricing Info for: v3-standard-2 07:36:01 INFO: Archiving Costs [Pipeline] sh 07:36:01 + cat /w/workspace/edgex-ui-go/10/archives/cost.csv 07:36:01 + cut -d, -f6 [Pipeline] lock 07:36:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-10-stack-cost] 07:36:01 Resource [jenkins-edgexfoundry-edgex-ui-go-main-10-stack-cost] did not exist. Created. 07:36:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:36:01 + echo total: 0.05999999865889549 [Pipeline] stash 07:36:02 Stashed 1 file(s) [Pipeline] } 07:36:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 07:36:02 $ docker stop --time=1 bb66e2e3746c977436e32593885ee23ee07fcfbfdfbc94511e569302f89e342d 07:36:03 $ docker rm -f bb66e2e3746c977436e32593885ee23ee07fcfbfdfbc94511e569302f89e342d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:36:19 Removing intermediate container f62eec8a1fe4 07:36:19 ---> d096d1cbdec7 07:36:19 Step 15/17 : COPY . . 07:36:22 ---> b146816805b0 07:36:22 Step 16/17 : RUN go mod tidy 07:36:22 ---> Running in f2ad76d19921 07:36:25 Removing intermediate container f2ad76d19921 07:36:25 ---> 5a392c4dd5ab 07:36:25 Step 17/17 : RUN ${MAKE} 07:36:25 ---> Running in 60e9c3f950fe 07:36:26 noop 07:36:27 Removing intermediate container 60e9c3f950fe 07:36:27 ---> 8361153587f2 07:36:27 Successfully built 8361153587f2 07:36:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:36:27 + docker inspect -f . ci-base-image-arm64 07:36:27 . [Pipeline] withDockerContainer 07:36:28 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 07:36:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:36:29 $ docker top b3bdc4ba1610db828a27284646105547b0ed7b09cef82117e92527326bf87304 -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:30 + go version 07:36:30 go version go1.16.6 linux/arm64 [Pipeline] } 07:36:30 $ docker stop --time=1 b3bdc4ba1610db828a27284646105547b0ed7b09cef82117e92527326bf87304 07:36:32 $ docker rm -f b3bdc4ba1610db828a27284646105547b0ed7b09cef82117e92527326bf87304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:36:33 + docker inspect -f . ci-base-image-arm64 07:36:33 . [Pipeline] withDockerContainer 07:36:33 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 07:36:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:36:35 $ docker top 36f513ba57b7c1a310a6c6dc0860bd026c4872df07f276913a25f4d58ed732fb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:36:36 + go mod tidy [Pipeline] sh 07:36:37 + make test 07:36:37 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:36:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:37:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:37:18 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:37:18 GO111MODULE=on go vet ./... [Pipeline] } 07:37:33 $ docker stop --time=1 36f513ba57b7c1a310a6c6dc0860bd026c4872df07f276913a25f4d58ed732fb 07:37:35 $ docker rm -f 36f513ba57b7c1a310a6c6dc0860bd026c4872df07f276913a25f4d58ed732fb [Pipeline] // withDockerContainer [Pipeline] sh 07:37:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:37:36 Warning: overwriting stash ‘coverage-report’ 07:37:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:37:37 + ls -al . 07:37:37 total 124 07:37:37 drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 07:36 . 07:37:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 14 07:34 .. 07:37:37 drwxrwxr-x 8 jenkins jenkins 4096 Sep 14 07:35 .git 07:37:37 drwxrwxr-x 2 jenkins jenkins 4096 Sep 14 07:35 .github 07:37:37 -rw-rw-r-- 1 jenkins jenkins 162 Sep 14 07:35 .gitignore 07:37:37 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 14 07:35 CONTRIBUTING.md 07:37:37 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 14 07:35 Dockerfile 07:37:37 -rw-rw-r-- 1 jenkins jenkins 652 Sep 14 07:35 Jenkinsfile 07:37:37 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 14 07:35 LICENSE 07:37:37 -rw-rw-r-- 1 jenkins jenkins 990 Sep 14 07:35 Makefile 07:37:37 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 14 07:35 README.md 07:37:37 -rw-rw-r-- 1 jenkins jenkins 12 Sep 14 07:32 VERSION 07:37:37 drwxrwxr-x 3 jenkins jenkins 4096 Sep 14 07:35 assets 07:37:37 drwxrwxr-x 2 jenkins jenkins 4096 Sep 14 07:35 bin 07:37:37 drwxrwxr-x 3 jenkins jenkins 4096 Sep 14 07:35 cmd 07:37:37 -rw-r--r-- 1 jenkins jenkins 10 Sep 14 07:36 coverage.out 07:37:37 drwxrwxr-x 2 jenkins jenkins 4096 Sep 14 07:35 docs 07:37:37 -rw-rw-r-- 1 jenkins jenkins 823 Sep 14 07:35 go.mod 07:37:37 -rw-r--r-- 1 jenkins jenkins 23693 Sep 14 07:36 go.sum 07:37:37 drwxrwxr-x 9 jenkins jenkins 4096 Sep 14 07:35 internal 07:37:37 drwxrwxr-x 3 jenkins jenkins 4096 Sep 14 07:35 pkg 07:37:37 -rw-rw-r-- 1 jenkins jenkins 155 Sep 14 07:35 version.go 07:37:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 14 07:35 web [Pipeline] isUnix [Pipeline] sh 07:37:37 + 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=72af539b2052526d2b8acca83d273b12abdf21a0 --label arch=arm64 --label version=2.0.1-dev.10 . 07:37:38 Sending build context to Docker daemon 21.39MB 07:37:38 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 07:37:38 Step 2/25 : FROM ${BASE} AS builder 07:37:38 ---> 8361153587f2 07:37:38 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:37:39 ---> Running in 88aad0505260 07:37:39 Removing intermediate container 88aad0505260 07:37:39 ---> bb2137f1dab2 07:37:39 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 07:37:39 ---> Running in 65ae1f81831d 07:37:40 Removing intermediate container 65ae1f81831d 07:37:40 ---> 9365b41ef084 07:37:40 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:37:40 ---> Running in 4e33c4334b0c 07:37:40 Removing intermediate container 4e33c4334b0c 07:37:40 ---> 15c826fc0bc5 07:37:40 Step 6/25 : LABEL Name=edgex-ui-go 07:37:40 ---> Running in 605a45b00d1e 07:37:41 Removing intermediate container 605a45b00d1e 07:37:41 ---> f66752a0b37b 07:37:41 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:37:41 ---> Running in 59d254eaa48e 07:37:42 Removing intermediate container 59d254eaa48e 07:37:42 ---> 165a38967548 07:37:42 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:42 ---> Running in 64956aafd283 07:37:45 Removing intermediate container 64956aafd283 07:37:45 ---> eb6e5bc6055c 07:37:45 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:37:45 ---> Running in 29d5ec24a323 07:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:37:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:37:48 OK: 218 MiB in 52 packages 07:37:49 Removing intermediate container 29d5ec24a323 07:37:49 ---> 422a20cc73e4 07:37:49 Step 10/25 : ENV GO111MODULE=on 07:37:49 ---> Running in 09ad40a89f4d 07:37:49 Removing intermediate container 09ad40a89f4d 07:37:49 ---> 25340aa00275 07:37:49 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:37:49 ---> Running in 729b8f4df20b 07:37:50 Removing intermediate container 729b8f4df20b 07:37:50 ---> 398d1b3c3296 07:37:50 Step 12/25 : COPY go.mod . 07:37:50 ---> 29a381955a5a 07:37:50 Step 13/25 : COPY Makefile . 07:37:51 ---> 3b1d22dad66b 07:37:51 Step 14/25 : RUN make update 07:37:51 ---> Running in c3b895c6f6f5 07:37:53 CGO_ENABLED=0 GO111MODULE=on go mod download 07:37:54 Removing intermediate container c3b895c6f6f5 07:37:54 ---> 40278541a55a 07:37:54 Step 15/25 : COPY . . 07:37:56 ---> 2b6d77f2ef8c 07:37:56 Step 16/25 : RUN go mod tidy 07:37:57 ---> Running in 44ef1cf3a77c 07:37:59 Removing intermediate container 44ef1cf3a77c 07:37:59 ---> 491402afc9ec 07:37:59 Step 17/25 : RUN ${MAKE} 07:37:59 ---> Running in cba86e61b63e 07:38:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:38:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:38:33 Removing intermediate container cba86e61b63e 07:38:33 ---> 33b9ccd1fd16 07:38:33 Step 18/25 : FROM alpine:3.12 07:38:33 3.12: Pulling from library/alpine 07:38:33 ccdebe76d529: Pulling fs layer 07:38:33 ccdebe76d529: Download complete 07:38:34 ccdebe76d529: Pull complete 07:38:34 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 07:38:34 Status: Downloaded newer image for alpine:3.12 07:38:34 ---> afc2cc120ca2 07:38:34 Step 19/25 : EXPOSE 4000 07:38:34 ---> Running in 92849ee3b47b 07:38:35 Removing intermediate container 92849ee3b47b 07:38:35 ---> 061df4cc2bd9 07:38:35 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 07:38:36 ---> 93e07ff81da6 07:38:36 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:38:36 ---> Running in 4857eae6ab23 07:38:37 Removing intermediate container 4857eae6ab23 07:38:37 ---> 911693144c78 07:38:37 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:38:37 ---> Running in b0dd7fda90a4 07:38:37 Removing intermediate container b0dd7fda90a4 07:38:37 ---> 6cdd9a5a77d9 07:38:37 Step 23/25 : LABEL arch=arm64 07:38:37 ---> Running in 7b734ded3faf 07:38:38 Removing intermediate container 7b734ded3faf 07:38:38 ---> aa1b2d0da85b 07:38:38 Step 24/25 : LABEL git_sha=72af539b2052526d2b8acca83d273b12abdf21a0 07:38:38 ---> Running in 57a7be1a0e6d 07:38:39 Removing intermediate container 57a7be1a0e6d 07:38:39 ---> 52f77aa31106 07:38:39 Step 25/25 : LABEL version=2.0.1-dev.10 07:38:39 ---> Running in c6897dd0ff12 07:38:39 Removing intermediate container c6897dd0ff12 07:38:39 ---> 0c120a31a492 07:38:39 [Warning] One or more build-args [ARCH] were not consumed 07:38:39 Successfully built 0c120a31a492 07:38:39 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 07:38:40 provisioning config files... 07:38:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config2582928095612142282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:40 ---> docker-login.sh 07:38:40 nexus3.edgexfoundry.org:10001 07:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:40 Configure a credential helper to remove this warning. See 07:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:40 07:38:40 Login Succeeded 07:38:40 nexus3.edgexfoundry.org:10002 07:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:41 Configure a credential helper to remove this warning. See 07:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:41 07:38:41 Login Succeeded 07:38:41 nexus3.edgexfoundry.org:10003 07:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:41 Configure a credential helper to remove this warning. See 07:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:41 07:38:41 Login Succeeded 07:38:41 nexus3.edgexfoundry.org:10004 07:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:42 Configure a credential helper to remove this warning. See 07:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:42 07:38:42 Login Succeeded 07:38:42 docker.io 07:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:43 Configure a credential helper to remove this warning. See 07:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:43 07:38:43 Login Succeeded 07:38:43 ---> docker-login.sh ends [Pipeline] } 07:38:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:43 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:38:43 72af539b2052526d2b8acca83d273b12abdf21a0 07:38:43 latest 07:38:43 2.0.1-dev.10 07:38:43 72af539b2052526d2b8acca83d273b12abdf21a0-2.0.1-dev.10 07:38:43 main 07:38:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:38:43 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72af539b2052526d2b8acca83d273b12abdf21a0 [Pipeline] isUnix [Pipeline] sh 07:38:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72af539b2052526d2b8acca83d273b12abdf21a0 07:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:38:44 5b73b436a542: Preparing 07:38:44 bdc42e120bf6: Preparing 07:38:44 bdc42e120bf6: Layer already exists 07:38:47 5b73b436a542: Pushed 07:38:48 72af539b2052526d2b8acca83d273b12abdf21a0: digest: sha256:48d2607a3dc0fffc75ae37b372250e9cb0ad53f8cdb88ee80531271ab22ebdcd size: 739 [Pipeline] isUnix [Pipeline] sh 07:38:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:38:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:38:48 5b73b436a542: Preparing 07:38:48 bdc42e120bf6: Preparing 07:38:48 bdc42e120bf6: Layer already exists 07:38:48 5b73b436a542: Layer already exists 07:38:49 latest: digest: sha256:48d2607a3dc0fffc75ae37b372250e9cb0ad53f8cdb88ee80531271ab22ebdcd size: 739 [Pipeline] isUnix [Pipeline] sh 07:38:49 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh 07:38:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.10 07:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:38:49 5b73b436a542: Preparing 07:38:49 bdc42e120bf6: Preparing 07:38:50 5b73b436a542: Layer already exists 07:38:50 bdc42e120bf6: Layer already exists 07:38:50 2.0.1-dev.10: digest: sha256:48d2607a3dc0fffc75ae37b372250e9cb0ad53f8cdb88ee80531271ab22ebdcd size: 739 [Pipeline] isUnix [Pipeline] sh 07:38:50 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72af539b2052526d2b8acca83d273b12abdf21a0-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh 07:38:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72af539b2052526d2b8acca83d273b12abdf21a0-2.0.1-dev.10 07:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:38:50 5b73b436a542: Preparing 07:38:50 bdc42e120bf6: Preparing 07:38:51 bdc42e120bf6: Layer already exists 07:38:51 5b73b436a542: Layer already exists 07:38:51 72af539b2052526d2b8acca83d273b12abdf21a0-2.0.1-dev.10: digest: sha256:48d2607a3dc0fffc75ae37b372250e9cb0ad53f8cdb88ee80531271ab22ebdcd size: 739 [Pipeline] isUnix [Pipeline] sh 07:38:51 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 07:38:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 07:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:38:51 5b73b436a542: Preparing 07:38:51 bdc42e120bf6: Preparing 07:38:51 5b73b436a542: Layer already exists 07:38:51 bdc42e120bf6: Layer already exists 07:38:51 main: digest: sha256:48d2607a3dc0fffc75ae37b372250e9cb0ad53f8cdb88ee80531271ab22ebdcd size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:52 ===================================================== [Pipeline] echo 07:38:52 taggedImages: 07:38:52 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72af539b2052526d2b8acca83d273b12abdf21a0 07:38:52 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:38:52 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.10 07:38:52 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72af539b2052526d2b8acca83d273b12abdf21a0-2.0.1-dev.10 07:38:52 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:38:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:38:52 07:38:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:38:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:38:53 arm64: Pulling from edgex-lftools-log-publisher 07:38:53 448f6bf000e3: Pulling fs layer 07:38:53 f757da607395: Pulling fs layer 07:38:53 05883995daec: Pulling fs layer 07:38:53 8603b9c90790: Pulling fs layer 07:38:53 1560dd03e051: Pulling fs layer 07:38:53 27f5ce0e4adf: Pulling fs layer 07:38:53 c2d8d7efcc4b: Pulling fs layer 07:38:53 8603b9c90790: Waiting 07:38:53 1560dd03e051: Waiting 07:38:53 27f5ce0e4adf: Waiting 07:38:53 c2d8d7efcc4b: Waiting 07:38:53 f757da607395: Verifying Checksum 07:38:53 f757da607395: Download complete 07:38:53 8603b9c90790: Verifying Checksum 07:38:53 8603b9c90790: Download complete 07:38:54 1560dd03e051: Verifying Checksum 07:38:54 1560dd03e051: Download complete 07:38:54 27f5ce0e4adf: Download complete 07:38:55 05883995daec: Verifying Checksum 07:38:55 05883995daec: Download complete 07:38:55 448f6bf000e3: Verifying Checksum 07:38:55 448f6bf000e3: Download complete 07:38:58 c2d8d7efcc4b: Verifying Checksum 07:38:58 c2d8d7efcc4b: Download complete 07:38:58 448f6bf000e3: Pull complete 07:38:59 f757da607395: Pull complete 07:39:01 05883995daec: Pull complete 07:39:01 8603b9c90790: Pull complete 07:39:02 1560dd03e051: Pull complete 07:39:02 27f5ce0e4adf: Pull complete 07:39:18 c2d8d7efcc4b: Pull complete 07:39:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:39:18 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 07:39:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:39:22 $ docker top 430e23239375f942e7f79ee262314db207357eea5f4fc707271a65fa911af228 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:23 ---> job-cost.sh 07:39:23 lf-activate-venv: SKIPPING 07:39:23 INFO: No Stack... 07:39:26 INFO: Retrieving Pricing Info for: v3-standard-4 07:39:26 INFO: Archiving Costs [Pipeline] sh 07:39:26 + cat /w/workspace/edgex-ui-go/10/archives/cost.csv 07:39:26 + cut -d, -f6 [Pipeline] lock 07:39:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-10-stack-cost] 07:39:27 Resource [jenkins-edgexfoundry-edgex-ui-go-main-10-stack-cost] did not exist. Created. 07:39:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:39:27 /w/workspace/edgex-ui-go/10@tmp/durable-3f135dfd/script.sh: 1: /w/workspace/edgex-ui-go/10@tmp/durable-3f135dfd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:39:28 + echo total: 0.10999999940395355 [Pipeline] stash 07:39:28 Warning: overwriting stash ‘stack-cost’ 07:39:28 Stashed 1 file(s) [Pipeline] } 07:39:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 07:39:28 $ docker stop --time=1 430e23239375f942e7f79ee262314db207357eea5f4fc707271a65fa911af228 07:39:30 $ docker rm -f 430e23239375f942e7f79ee262314db207357eea5f4fc707271a65fa911af228 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:39:31 provisioning config files... 07:39:31 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6303612367992641652tmp [Pipeline] { [Pipeline] sh 07:39:31 + set +x 07:39:31 + bash -s -- 07:39:31 + curl -s https://codecov.io/bash 07:39:32 07:39:32 _____ _ 07:39:32 / ____| | | 07:39:32 | | ___ __| | ___ ___ _____ __ 07:39:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:39:32 | |___| (_) | (_| | __/ (_| (_) \ V / 07:39:32 \_____\___/ \__,_|\___|\___\___/ \_/ 07:39:32 Bash-1.0.6 07:39:32 07:39:32 07:39:32 ==> git version 2.24.4 found 07:39:32 ==> 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 07:39:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:39:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:39:32 ==> Jenkins CI detected. 07:39:32 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 07:39:32 project root: . 07:39:32 --> token set from env 07:39:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:39:32 ==> Running gcov in . (disable via -X gcov) 07:39:32 ==> Python coveragepy not found 07:39:32 ==> Searching for coverage reports in: 07:39:32 + . 07:39:32 -> Found 1 reports 07:39:32 ==> Detecting git/mercurial file structure 07:39:32 ==> Reading reports 07:39:32 + ./coverage.out bytes=10 07:39:32 ==> Appending adjustments 07:39:32 https://docs.codecov.io/docs/fixing-reports 07:39:32 + Found adjustments 07:39:32 ==> Gzipping contents 07:39:32 4.0K /tmp/codecov.DkA1aV.gz 07:39:32 ==> Uploading reports 07:39:32 url: https://codecov.io 07:39:32 query: branch=main&commit=72af539b2052526d2b8acca83d273b12abdf21a0&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:39:32 -> Pinging Codecov 07:39:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=72af539b2052526d2b8acca83d273b12abdf21a0&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:39:32 -> Uploading to 07:39:32 https://storage.googleapis.com/codecov/v4/raw/2021-09-14/FB506323287CE973F263BFD2A0EB1F37/72af539b2052526d2b8acca83d273b12abdf21a0/2cdaebcb-a8ef-4883-a4d7-8dac3e0cb139.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210914T073932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c89d523576d40b5d3914f22123e8d98fc73bc54bb17d5f6286b27e9afd115867 07:39:32 % Total % Received % Xferd Average Speed Time Time Time Current 07:39:32 Dload Upload Total Spent Left Speed 07:39:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 9177 --:--:-- --:--:-- --:--:-- 9196 07:39:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/72af539b2052526d2b8acca83d273b12abdf21a0 [Pipeline] } 07:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:39:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:39:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:39:34 07:39:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:39:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:39:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:39:34 188c0c94c7c5: Pulling fs layer 07:39:34 0ef7d3d256c8: Pulling fs layer 07:39:34 de9db76c5a1d: Pulling fs layer 07:39:34 0eba1c9be4d2: Pulling fs layer 07:39:34 0d57e429df01: Pulling fs layer 07:39:34 4e4be7b47b0d: Pulling fs layer 07:39:34 e1f770b5df2f: Pulling fs layer 07:39:34 85a0685a4137: Pulling fs layer 07:39:34 0eba1c9be4d2: Waiting 07:39:34 0d57e429df01: Waiting 07:39:34 4e4be7b47b0d: Waiting 07:39:34 e1f770b5df2f: Waiting 07:39:34 85a0685a4137: Waiting 07:39:34 de9db76c5a1d: Verifying Checksum 07:39:34 de9db76c5a1d: Download complete 07:39:34 0ef7d3d256c8: Verifying Checksum 07:39:34 0ef7d3d256c8: Download complete 07:39:34 0d57e429df01: Verifying Checksum 07:39:34 0d57e429df01: Download complete 07:39:34 4e4be7b47b0d: Verifying Checksum 07:39:34 4e4be7b47b0d: Download complete 07:39:34 188c0c94c7c5: Verifying Checksum 07:39:34 188c0c94c7c5: Download complete 07:39:35 188c0c94c7c5: Pull complete 07:39:35 0ef7d3d256c8: Pull complete 07:39:35 de9db76c5a1d: Pull complete 07:39:36 e1f770b5df2f: Verifying Checksum 07:39:36 e1f770b5df2f: Download complete 07:39:38 0eba1c9be4d2: Verifying Checksum 07:39:38 0eba1c9be4d2: Download complete 07:39:39 85a0685a4137: Verifying Checksum 07:39:39 85a0685a4137: Download complete 07:39:42 0eba1c9be4d2: Pull complete 07:39:42 0d57e429df01: Pull complete 07:39:42 4e4be7b47b0d: Pull complete 07:39:42 e1f770b5df2f: Pull complete 07:39:46 85a0685a4137: Pull complete 07:39:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:39:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:39:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:39:46 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 07:39:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:39:48 $ docker top dad4ee5fcbdb9e83ba0ed806408072957a682df916d9ed893ed54ffbfdc7cc89 -eo pid,comm [Pipeline] { [Pipeline] echo 07:39:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:39:48 + set -o pipefail 07:39:48 + snyk monitor '--org=edgex-jenkins' 07:40:07 07:40:07 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 07:40:07 07:40:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/23012f21-4f72-46fa-b27f-44c4128f8c98 07:40:07 07:40:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:40:07 07:40:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:40:07 07:40:07 07:40:07 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 07:40:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:40:07 $ docker stop --time=1 dad4ee5fcbdb9e83ba0ed806408072957a682df916d9ed893ed54ffbfdc7cc89 07:40:09 $ docker rm -f dad4ee5fcbdb9e83ba0ed806408072957a682df916d9ed893ed54ffbfdc7cc89 [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 07:40:10 + git log --format=format:%s -1 72af539b2052526d2b8acca83d273b12abdf21a0 [Pipeline] isUnix [Pipeline] sh 07:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:10 . [Pipeline] withDockerContainer 07:40:10 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 07:40:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:40:11 $ docker top 5537ad7f30fdf43f29fac8b2e7afd4a1a97ec1ea03c6ccb611212b836285b98c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:11 [ssh-agent] Looking for ssh-agent implementation... 07:40:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:11 $ docker exec 5537ad7f30fdf43f29fac8b2e7afd4a1a97ec1ea03c6ccb611212b836285b98c ssh-agent 07:40:11 SSH_AUTH_SOCK=/tmp/ssh-zKf0Kvn0JA5G/agent.15 07:40:11 SSH_AGENT_PID=21 07:40:11 Running ssh-add (command line suppressed) 07:40:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_269451568294493582.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_269451568294493582.key) 07:40:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:11 + git semver tag 07:40:11 # -> Open(): unable to determine branch for HEAD 07:40:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:40:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:40:11 # $SEMVER_REMOTE_NAME = origin 07:40:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:40:11 # $SEMVER_USER_NAME = edgex-jenkins 07:40:11 # $SEMVER_BRANCH = main 07:40:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:40:11 # 72af539b2052526d2b8acca83d273b12abdf21a0 HEAD 07:40:11 # -> Force: false 07:40:11 # f387355a2f99ab6ce3e18faddefa2acd6e0207b5 refs/tags/v2.0.1-dev.10 [Pipeline] } 07:40:11 $ docker exec --env ******** --env ******** 5537ad7f30fdf43f29fac8b2e7afd4a1a97ec1ea03c6ccb611212b836285b98c ssh-agent -k 07:40:12 unset SSH_AUTH_SOCK; 07:40:12 unset SSH_AGENT_PID; 07:40:12 echo Agent pid 21 killed; 07:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:12 + git semver [Pipeline] } 07:40:12 $ docker stop --time=1 5537ad7f30fdf43f29fac8b2e7afd4a1a97ec1ea03c6ccb611212b836285b98c 07:40:13 $ docker rm -f 5537ad7f30fdf43f29fac8b2e7afd4a1a97ec1ea03c6ccb611212b836285b98c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:14 07:40:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:40:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:14 0.23.1-centos7: Pulling from edgex-lftools 07:40:14 ab5ef0e58194: Pulling fs layer 07:40:14 9712f1f96733: Pulling fs layer 07:40:14 63f879dbbcfc: Pulling fs layer 07:40:14 0d9ebad4ef96: Pulling fs layer 07:40:14 e9a5061849ea: Pulling fs layer 07:40:14 d747dcd14b5f: Pulling fs layer 07:40:14 2de7ff778b66: Pulling fs layer 07:40:14 0d9ebad4ef96: Waiting 07:40:14 e9a5061849ea: Waiting 07:40:14 d747dcd14b5f: Waiting 07:40:14 2de7ff778b66: Waiting 07:40:14 9712f1f96733: Verifying Checksum 07:40:14 9712f1f96733: Download complete 07:40:16 63f879dbbcfc: Verifying Checksum 07:40:16 63f879dbbcfc: Download complete 07:40:16 e9a5061849ea: Verifying Checksum 07:40:16 e9a5061849ea: Download complete 07:40:16 d747dcd14b5f: Verifying Checksum 07:40:16 d747dcd14b5f: Download complete 07:40:17 2de7ff778b66: Verifying Checksum 07:40:17 2de7ff778b66: Download complete 07:40:17 0d9ebad4ef96: Verifying Checksum 07:40:17 0d9ebad4ef96: Download complete 07:40:17 ab5ef0e58194: Verifying Checksum 07:40:17 ab5ef0e58194: Download complete 07:40:20 ab5ef0e58194: Pull complete 07:40:20 9712f1f96733: Pull complete 07:40:21 63f879dbbcfc: Pull complete 07:40:24 0d9ebad4ef96: Pull complete 07:40:25 e9a5061849ea: Pull complete 07:40:25 d747dcd14b5f: Pull complete 07:40:26 2de7ff778b66: Pull complete 07:40:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:40:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:40:26 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 07:40:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:40:29 $ docker top a70e74b8f5d597a226b43a11023b26fc6ab9dff0411e46eb39ee64f77766a809 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:40:29 provisioning config files... 07:40:29 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7767912742594393053tmp 07:40:29 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3936506169012687672tmp 07:40:29 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1051724269414191596tmp [Pipeline] { [Pipeline] echo 07:40:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:40:30 ---> sigul-configuration.sh 07:40:30 gpg: directory `/root/.gnupg' created 07:40:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:40:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:40:30 gpg: keyring `/root/.gnupg/secring.gpg' created 07:40:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:40:30 gpg: CAST5 encrypted data 07:40:30 gpg: encrypted with 1 passphrase 07:40:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:40:30 + mkdir /home/jenkins 07:40:30 + mkdir /home/jenkins/sigul [Pipeline] sh 07:40:30 + 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 07:40:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:40:31 ---> sigul-install.sh 07:40:31 Sigul already installed; skipping installation. [Pipeline] sh 07:40:31 + git tag --list 07:40:31 0.1.1 07:40:31 v1.1.0 07:40:31 v1.2.0 07:40:31 v1.2.1 07:40:31 v1.3.0 07:40:31 v2.0.0 07:40:31 v2.0.1-dev.1 07:40:31 v2.0.1-dev.10 07:40:31 v2.0.1-dev.2 07:40:31 v2.0.1-dev.3 07:40:31 v2.0.1-dev.4 07:40:31 v2.0.1-dev.5 07:40:31 v2.0.1-dev.6 07:40:31 v2.0.1-dev.7 07:40:31 v2.0.1-dev.8 07:40:31 v2.0.1-dev.9 [Pipeline] sh 07:40:31 + lftools sign git-tag v2.0.1-dev.10 07:40:32 Signing Git tag with Sigul... 07:40:32 Signing v2.0.1-dev.10 [Pipeline] echo 07:40:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:40:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:40:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:40:33 $ docker stop --time=1 a70e74b8f5d597a226b43a11023b26fc6ab9dff0411e46eb39ee64f77766a809 07:40:35 $ docker rm -f a70e74b8f5d597a226b43a11023b26fc6ab9dff0411e46eb39ee64f77766a809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:40:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:35 . [Pipeline] withDockerContainer 07:40:35 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 07:40:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:40:36 $ docker top 79f47ff1edefc7d505dfa52d708d866c31edaced104abafcb04d1104f3835add -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:36 [ssh-agent] Looking for ssh-agent implementation... 07:40:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:36 $ docker exec 79f47ff1edefc7d505dfa52d708d866c31edaced104abafcb04d1104f3835add ssh-agent 07:40:36 SSH_AUTH_SOCK=/tmp/ssh-X9TuKbUpGsMh/agent.15 07:40:36 SSH_AGENT_PID=20 07:40:36 Running ssh-add (command line suppressed) 07:40:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6896581736874246315.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6896581736874246315.key) 07:40:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:37 + git semver bump pre 07:40:37 # -> Open(): unable to determine branch for HEAD 07:40:37 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:40:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:40:37 # $SEMVER_REMOTE_NAME = origin 07:40:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:40:37 # $SEMVER_USER_NAME = edgex-jenkins 07:40:37 # $SEMVER_BRANCH = main 07:40:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:40:37 2.0.1-dev.11 [Pipeline] } 07:40:37 $ docker exec --env ******** --env ******** 79f47ff1edefc7d505dfa52d708d866c31edaced104abafcb04d1104f3835add ssh-agent -k 07:40:37 unset SSH_AUTH_SOCK; 07:40:37 unset SSH_AGENT_PID; 07:40:37 echo Agent pid 20 killed; 07:40:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:37 + git semver [Pipeline] } 07:40:37 $ docker stop --time=1 79f47ff1edefc7d505dfa52d708d866c31edaced104abafcb04d1104f3835add 07:40:38 $ docker rm -f 79f47ff1edefc7d505dfa52d708d866c31edaced104abafcb04d1104f3835add [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:39 . [Pipeline] withDockerContainer 07:40:39 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 07:40:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:40:39 $ docker top 97306518a41a0d19c052f149c3a84bf563fe8a19a82db0a4f00b9cf8242512da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:39 [ssh-agent] Looking for ssh-agent implementation... 07:40:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:40 $ docker exec 97306518a41a0d19c052f149c3a84bf563fe8a19a82db0a4f00b9cf8242512da ssh-agent 07:40:40 SSH_AUTH_SOCK=/tmp/ssh-SqiqL7fYM8Zy/agent.13 07:40:40 SSH_AGENT_PID=19 07:40:40 Running ssh-add (command line suppressed) 07:40:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9133351279811414489.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9133351279811414489.key) 07:40:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:40 + git semver push 07:40:40 # -> Open(): unable to determine branch for HEAD 07:40:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:40:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:40:40 # $SEMVER_REMOTE_NAME = origin 07:40:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:40:40 # $SEMVER_USER_NAME = edgex-jenkins 07:40:40 # $SEMVER_BRANCH = main 07:40:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 07:40:42 $ docker exec --env ******** --env ******** 97306518a41a0d19c052f149c3a84bf563fe8a19a82db0a4f00b9cf8242512da ssh-agent -k 07:40:42 unset SSH_AUTH_SOCK; 07:40:42 unset SSH_AGENT_PID; 07:40:42 echo Agent pid 19 killed; 07:40:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:43 + git semver [Pipeline] } 07:40:43 $ docker stop --time=1 97306518a41a0d19c052f149c3a84bf563fe8a19a82db0a4f00b9cf8242512da 07:40:44 $ docker rm -f 97306518a41a0d19c052f149c3a84bf563fe8a19a82db0a4f00b9cf8242512da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:40:45 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:40:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:40:46 ---> package-listing.sh 07:40:46 ++ facter osfamily 07:40:46 ++ tr '[:upper:]' '[:lower:]' 07:40:46 + OS_FAMILY=redhat 07:40:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 07:40:46 + START_PACKAGES=/tmp/packages_start.txt 07:40:46 + END_PACKAGES=/tmp/packages_end.txt 07:40:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:40:46 + PACKAGES=/tmp/packages_start.txt 07:40:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:40:46 + PACKAGES=/tmp/packages_end.txt 07:40:46 + case "${OS_FAMILY}" in 07:40:46 + rpm -qa 07:40:46 + sort 07:40:47 + '[' -f /tmp/packages_start.txt ']' 07:40:47 + '[' -f /tmp/packages_end.txt ']' 07:40:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:40:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:40:47 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 07:40:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 07:40:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:40:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:48 07:40:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:40:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:48 latest: Pulling from edgex-lftools-log-publisher 07:40:48 b4d181a07f80: Pulling fs layer 07:40:48 a1111a8f2ec3: Pulling fs layer 07:40:48 ed53099fbce6: Pulling fs layer 07:40:48 dc539afda2c1: Pulling fs layer 07:40:48 77bc0d833cb6: Pulling fs layer 07:40:48 9065ff56babe: Pulling fs layer 07:40:48 d287ab97295c: Pulling fs layer 07:40:48 dc539afda2c1: Waiting 07:40:48 77bc0d833cb6: Waiting 07:40:48 9065ff56babe: Waiting 07:40:48 d287ab97295c: Waiting 07:40:48 a1111a8f2ec3: Verifying Checksum 07:40:48 a1111a8f2ec3: Download complete 07:40:48 dc539afda2c1: Verifying Checksum 07:40:48 dc539afda2c1: Download complete 07:40:49 77bc0d833cb6: Verifying Checksum 07:40:49 77bc0d833cb6: Download complete 07:40:49 9065ff56babe: Verifying Checksum 07:40:49 9065ff56babe: Download complete 07:40:49 ed53099fbce6: Verifying Checksum 07:40:49 ed53099fbce6: Download complete 07:40:50 b4d181a07f80: Verifying Checksum 07:40:50 b4d181a07f80: Download complete 07:40:51 b4d181a07f80: Pull complete 07:40:51 a1111a8f2ec3: Pull complete 07:40:52 ed53099fbce6: Pull complete 07:40:52 dc539afda2c1: Pull complete 07:40:52 77bc0d833cb6: Pull complete 07:40:52 9065ff56babe: Pull complete 07:40:54 d287ab97295c: Verifying Checksum 07:40:54 d287ab97295c: Download complete 07:40:58 d287ab97295c: Pull complete 07:40:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:40:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:40:58 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 07:40:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:41:01 $ docker top 2e382f1d914688c477fc045d523e79d344d48898db6ac96f3ed85a96d82d45d1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:01 + touch /tmp/pre-build-complete [Pipeline] sh 07:41:01 + mkdir -p /var/log/sysstat [Pipeline] sh 07:41:02 + ls /var/log/sa-host 07:41:02 + sadf -c /var/log/sa-host/sa05 07:41:02 file_magic: OK 07:41:02 HZ: Using current value: 100 07:41:02 file_header: OK 07:41:02 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 07:41:02 Statistics: 07:41:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:41:02 File successfully converted to sysstat format version 12.0.3 07:41:02 + sadf -c /var/log/sa-host/sa14 07:41:02 file_magic: OK 07:41:02 HZ: Using current value: 100 07:41:02 file_header: OK 07:41:02 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 07:41:02 Statistics: 07:41:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:41:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:03 provisioning config files... 07:41:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3677373232816832373tmp [Pipeline] { [Pipeline] echo 07:41:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:41:03 ---> create-netrc.sh [Pipeline] } 07:41:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:41:03 ---> python-tools-install.sh [Pipeline] echo 07:41:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:41:04 ---> sudo-logs.sh 07:41:04 Archiving 'sudo' log.. 07:41:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-139.vexxhost.local: Name or service not known 07:41:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-139.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 07:41:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:41:04 ---> job-cost.sh 07:41:04 lf-activate-venv: SKIPPING 07:41:04 DEBUG: total: 0.10999999940395355 07:41:04 INFO: Retrieving Stack Cost... 07:41:05 INFO: Retrieving Pricing Info for: v3-standard-2 07:41:06 INFO: Archiving Costs [Pipeline] echo 07:41:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:41:06 ---> logs-deploy.sh 07:41:06 lf-activate-venv: SKIPPING 07:41:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/10 07:41:06 INFO: archiving workspace using pattern(s): 07:41:07 Archives upload complete. 07:41:07 INFO: archiving logs to Nexus 07:41:07 ---> uname -a: 07:41:07 Linux prd-centos7-docker-4c-2g-139.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 07:41:07 07:41:07 07:41:07 ---> lscpu: 07:41:07 Architecture: x86_64 07:41:07 CPU op-mode(s): 32-bit, 64-bit 07:41:07 Byte Order: Little Endian 07:41:07 Address sizes: 40 bits physical, 48 bits virtual 07:41:07 CPU(s): 2 07:41:07 On-line CPU(s) list: 0,1 07:41:07 Thread(s) per core: 1 07:41:07 Core(s) per socket: 1 07:41:07 Socket(s): 2 07:41:07 NUMA node(s): 1 07:41:07 Vendor ID: AuthenticAMD 07:41:07 CPU family: 23 07:41:07 Model: 49 07:41:07 Model name: AMD EPYC-Rome Processor 07:41:07 Stepping: 0 07:41:07 CPU MHz: 2799.998 07:41:07 BogoMIPS: 5599.99 07:41:07 Virtualization: AMD-V 07:41:07 Hypervisor vendor: KVM 07:41:07 Virtualization type: full 07:41:07 L1d cache: 32K 07:41:07 L1i cache: 32K 07:41:07 L2 cache: 512K 07:41:07 L3 cache: 16384K 07:41:07 NUMA node0 CPU(s): 0,1 07:41:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:41:07 07:41:07 07:41:07 ---> nproc: 07:41:07 2 07:41:07 07:41:07 07:41:07 ---> df -h: 07:41:07 Filesystem Size Used Avail Use% Mounted on 07:41:07 overlay 40G 9.0G 32G 23% / 07:41:07 tmpfs 64M 0 64M 0% /dev 07:41:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:41:07 shm 64M 0 64M 0% /dev/shm 07:41:07 /dev/vda1 40G 9.0G 32G 23% /facter-os 07:41:07 07:41:07 07:41:07 ---> sar -b -r -n DEV: 07:41:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/14/21 _x86_64_ (2 CPU) 07:41:07 07:41:07 07:31:21 LINUX RESTART (2 CPU) 07:41:07 07:41:07 07:32:01 tps rtps wtps bread/s bwrtn/s 07:41:07 07:33:01 22.80 3.35 19.45 2564.69 3821.32 07:41:07 07:34:01 0.38 0.00 0.38 0.00 5.83 07:41:07 07:35:02 0.18 0.00 0.18 0.00 2.18 07:41:07 07:36:01 0.24 0.00 0.24 0.00 3.69 07:41:07 07:37:01 0.28 0.00 0.28 0.00 3.08 07:41:07 07:38:01 0.35 0.00 0.35 0.00 5.23 07:41:07 07:39:01 0.20 0.00 0.20 0.00 2.73 07:41:07 07:40:01 86.04 0.03 86.01 3.73 27616.29 07:41:07 07:41:01 180.78 0.12 180.67 10.26 43932.31 07:41:07 Average: 32.43 0.39 32.04 287.07 8393.77 07:41:07 07:41:07 07:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:41:07 07:33:01 5436776 0 802968 10.03 2620 1766576 1283708 14.17 587820 1583116 20 07:41:07 07:34:01 5439288 0 800448 9.99 2620 1766584 1269468 14.02 585472 1583232 20 07:41:07 07:35:02 5444908 0 794828 9.92 2620 1766584 1205016 13.30 582464 1581960 20 07:41:07 07:36:01 5445780 0 793948 9.91 2620 1766592 1204704 13.30 581328 1582504 16 07:41:07 07:37:01 5442504 0 797220 9.95 2620 1766596 1204860 13.30 581164 1586216 16 07:41:07 07:38:01 5441788 0 797932 9.96 2620 1766600 1204956 13.30 581644 1586220 8 07:41:07 07:39:01 5442288 0 797424 9.96 2620 1766608 1204704 13.30 581456 1586216 16 07:41:07 07:40:01 4412412 0 1038924 12.97 2620 2554984 1597456 17.64 799236 2284916 57412 07:41:07 07:41:01 3233344 0 1194084 14.91 2620 3578892 1804520 19.92 1019328 3048204 24 07:41:07 Average: 5082121 0 868642 10.85 2620 2055557 1331044 14.70 655546 1824732 6395 07:41:07 07:41:07 07:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:41:07 07:33:01 eth0 141.84 124.88 556.83 21.27 0.00 0.00 0.00 0.00 07:41:07 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:33:01 docker0 63.32 47.55 5.53 215.93 0.00 0.00 0.00 0.00 07:41:07 07:34:01 eth0 1.68 0.20 0.37 0.19 0.00 0.00 0.00 0.00 07:41:07 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:35:02 eth0 1.10 0.65 0.54 0.37 0.00 0.00 0.00 0.00 07:41:07 07:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:36:01 eth0 0.80 0.08 0.07 0.04 0.00 0.00 0.00 0.00 07:41:07 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:37:01 eth0 0.95 0.45 0.37 0.27 0.00 0.00 0.00 0.00 07:41:07 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:38:01 eth0 0.77 0.32 0.35 0.20 0.00 0.00 0.00 0.00 07:41:07 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:41:07 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:40:01 eth0 677.12 456.55 4320.18 76.61 0.00 0.00 0.00 0.00 07:41:07 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:40:01 veth686ec49 58.39 75.75 5.56 224.35 0.00 0.00 0.00 0.00 07:41:07 07:40:01 docker0 58.39 75.62 4.76 224.34 0.00 0.00 0.00 0.00 07:41:07 07:41:01 eth0 1069.01 709.84 6013.72 112.78 0.00 0.00 0.00 0.00 07:41:07 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 07:41:01 docker0 15.42 19.78 1.23 123.38 0.00 0.00 0.00 0.00 07:41:07 Average: eth0 210.79 143.96 1212.69 23.57 0.00 0.00 0.00 0.00 07:41:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:07 Average: docker0 15.27 15.91 1.28 62.75 0.00 0.00 0.00 0.00 07:41:07 07:41:07 07:41:07 ---> sar -P ALL: 07:41:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/14/21 _x86_64_ (2 CPU) 07:41:07 07:41:07 07:31:21 LINUX RESTART (2 CPU) 07:41:07 07:41:07 07:32:01 CPU %user %nice %system %iowait %steal %idle 07:41:07 07:33:01 all 4.21 0.00 1.71 0.40 0.03 93.65 07:41:07 07:33:01 0 4.44 0.00 1.79 0.59 0.03 93.15 07:41:07 07:33:01 1 3.98 0.00 1.64 0.20 0.03 94.15 07:41:07 07:34:01 all 0.23 0.00 0.05 0.00 0.03 99.68 07:41:07 07:34:01 0 0.32 0.00 0.05 0.00 0.05 99.58 07:41:07 07:34:01 1 0.15 0.00 0.05 0.00 0.02 99.78 07:41:07 07:35:02 all 0.22 0.00 0.07 0.00 0.02 99.70 07:41:07 07:35:02 0 0.35 0.00 0.08 0.00 0.02 99.55 07:41:07 07:35:02 1 0.08 0.00 0.05 0.00 0.02 99.85 07:41:07 07:36:01 all 0.23 0.00 0.04 0.00 0.02 99.71 07:41:07 07:36:01 0 0.41 0.00 0.05 0.00 0.02 99.52 07:41:07 07:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:41:07 07:37:01 all 0.20 0.00 0.06 0.00 0.02 99.72 07:41:07 07:37:01 0 0.22 0.00 0.05 0.00 0.02 99.72 07:41:07 07:37:01 1 0.18 0.00 0.07 0.00 0.02 99.73 07:41:07 07:38:01 all 0.20 0.00 0.03 0.00 0.02 99.75 07:41:07 07:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:41:07 07:38:01 1 0.33 0.00 0.03 0.00 0.02 99.62 07:41:07 07:39:01 all 0.18 0.00 0.05 0.00 0.01 99.76 07:41:07 07:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:41:07 07:39:01 1 0.32 0.00 0.07 0.00 0.02 99.60 07:41:07 07:40:01 all 10.80 0.00 4.74 0.93 0.06 83.48 07:41:07 07:40:01 0 11.25 0.00 5.02 0.71 0.05 82.97 07:41:07 07:40:01 1 10.36 0.00 4.46 1.14 0.07 83.97 07:41:07 07:41:01 all 20.98 0.00 10.64 1.81 0.09 66.48 07:41:07 07:41:01 0 21.46 0.00 10.81 1.72 0.09 65.92 07:41:07 07:41:01 1 20.51 0.00 10.47 1.90 0.09 67.03 07:41:07 Average: all 4.00 0.00 1.86 0.34 0.03 93.77 07:41:07 Average: 0 4.12 0.00 1.91 0.32 0.03 93.61 07:41:07 Average: 1 3.87 0.00 1.81 0.35 0.03 93.94 07:41:07 07:41:07 07:41:07