Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 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-ssh7267383157053833401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8166002578127920818.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4680072997354861930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6124200955582471969.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5422543493482846646.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-18’ is offline Running on prd-centos7-docker-4c-2g-58 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-ssh7912368667029170777.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 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 (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 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" > git rev-list --no-walk c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:01:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:01:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:01:39 ========================================================= 09:01:39 EdgeX Global Pipelines Version Info 09:01:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:01:40 ------------------- 09:01:40 stable info: 09:01:40 ------------------- 09:01:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:01:40 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 09:01:40 Message: update stable to v1.0.208 09:01:41 ------------------- 09:01:41 experimental info: 09:01:41 ------------------- 09:01:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:01:41 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 09:01:41 Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cfab70 [Pipeline] echo 09:01:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:41 provisioning config files... 09:01:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8576649585181914975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:42 ---> docker-login.sh 09:01:42 nexus3.edgexfoundry.org:10001 09:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:42 Configure a credential helper to remove this warning. See 09:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:42 09:01:42 Login Succeeded 09:01:42 nexus3.edgexfoundry.org:10002 09:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:42 Configure a credential helper to remove this warning. See 09:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:42 09:01:42 Login Succeeded 09:01:42 nexus3.edgexfoundry.org:10003 09:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:42 Configure a credential helper to remove this warning. See 09:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:42 09:01:42 Login Succeeded 09:01:42 nexus3.edgexfoundry.org:10004 09:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:42 Configure a credential helper to remove this warning. See 09:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:42 09:01:42 Login Succeeded 09:01:42 docker.io 09:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:43 Configure a credential helper to remove this warning. See 09:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:43 09:01:43 Login Succeeded 09:01:43 ---> docker-login.sh ends [Pipeline] } 09:01:43 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 09:01:43 + git log --format=format:%s -1 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [Pipeline] echo 09:01:43 GIT_COMMIT: 6cfab70469b19fe274bedca0b0d7dd01a8e6f768, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 09:01:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:01:44 09:01:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:01:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:01:44 latest: Pulling from edgex-devops/git-semver 09:01:44 a0d0a0d46f8b: Pulling fs layer 09:01:44 3e5f54012d9b: Pulling fs layer 09:01:44 4c7163046ea9: Pulling fs layer 09:01:44 0c2d73faf560: Pulling fs layer 09:01:44 0c2d73faf560: Waiting 09:01:44 3e5f54012d9b: Verifying Checksum 09:01:44 3e5f54012d9b: Download complete 09:01:44 a0d0a0d46f8b: Verifying Checksum 09:01:44 a0d0a0d46f8b: Download complete 09:01:44 4c7163046ea9: Verifying Checksum 09:01:44 4c7163046ea9: Download complete 09:01:44 0c2d73faf560: Verifying Checksum 09:01:44 0c2d73faf560: Download complete 09:01:44 a0d0a0d46f8b: Pull complete 09:01:44 3e5f54012d9b: Pull complete 09:01:45 4c7163046ea9: Pull complete 09:01:45 0c2d73faf560: Pull complete 09:01:45 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:01:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:01:45 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 09:01:45 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:01:46 $ docker top a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:46 [ssh-agent] Looking for ssh-agent implementation... 09:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:46 $ docker exec a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 ssh-agent 09:01:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnCFpNO/agent.13 09:01:46 SSH_AGENT_PID=20 09:01:46 Running ssh-add (command line suppressed) 09:01:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3889909337704509450.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3889909337704509450.key) 09:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:46 + git tag --points-at HEAD [Pipeline] } 09:01:46 $ docker exec --env ******** --env ******** a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 ssh-agent -k 09:01:46 unset SSH_AUTH_SOCK; 09:01:46 unset SSH_AGENT_PID; 09:01:46 echo Agent pid 20 killed; 09:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:46 [ssh-agent] Looking for ssh-agent implementation... 09:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:46 $ docker exec a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 ssh-agent 09:01:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgiNEFk/agent.53 09:01:47 SSH_AGENT_PID=59 09:01:47 Running ssh-add (command line suppressed) 09:01:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8502843002012815377.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8502843002012815377.key) 09:01:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:47 + git semver init 09:01:47 # -> Open(): unable to determine branch for HEAD 09:01:47 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:01:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:01:47 # $SEMVER_REMOTE_NAME = origin 09:01:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:01:47 # $SEMVER_USER_NAME = edgex-jenkins 09:01:47 # $SEMVER_BRANCH = main 09:01:47 # $SEMVER_TEMP = /tmp/semver-824845617 09:01:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:01:49 # '/tmp/semver-824845617' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 09:01:49 # -> Force: false 09:01:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:01:49 $ docker exec --env ******** --env ******** a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 ssh-agent -k 09:01:49 unset SSH_AUTH_SOCK; 09:01:49 unset SSH_AGENT_PID; 09:01:49 echo Agent pid 59 killed; 09:01:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:01:49 + git semver [Pipeline] } 09:01:49 $ docker stop --time=1 a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 09:01:51 $ docker rm -f a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 [Pipeline] // withDockerContainer [Pipeline] sh 09:01:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:01:51 Stashed 1 file(s) [Pipeline] echo 09:01:51 [edgeXSemver]: initialized semver on version 2.0.1-dev.17 [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 09:02:06 Still waiting to schedule task 09:02:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:02:06 Still waiting to schedule task 09:02:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:04:16 Running on prd-centos7-docker-4c-2g-61 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 09:04:16 Running in /w/workspace/edgex-ui-go/19 [Pipeline] { [Pipeline] checkout 09:04:16 The recommended git tool is: git 09:04:18 using credential edgex-jenkins-ssh 09:04:18 Cloning the remote Git repository 09:04:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:04:18 > git init /w/workspace/edgex-ui-go/19 # timeout=10 09:04:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:04:18 > git --version # timeout=10 09:04:18 > git --version # 'git version 2.24.4' 09:04:18 using GIT_SSH to set credentials SSH Credentials for GitHub 09:04:18 [INFO] Currently running in a labeled security context 09:04:18 [INFO] Currently SELinux is 'enforcing' on the host 09:04:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/19@tmp/jenkins-gitclient-ssh1255532087817953073.key 09:04:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-59 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 09:04:19 Running in /w/workspace/edgex-ui-go/19 [Pipeline] { [Pipeline] checkout 09:04:19 The recommended git tool is: git 09:04:19 Avoid second fetch 09:04:19 Checking out Revision 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 (main) 09:04:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:04:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:19 > git config core.sparsecheckout # timeout=10 09:04:19 > git checkout -f 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 # timeout=10 09:04:23 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:24 provisioning config files... 09:04:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/19@tmp/config3718882734134973622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:24 ---> docker-login.sh 09:04:24 nexus3.edgexfoundry.org:10001 09:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:24 Configure a credential helper to remove this warning. See 09:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:24 09:04:24 Login Succeeded 09:04:24 nexus3.edgexfoundry.org:10002 09:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:24 Configure a credential helper to remove this warning. See 09:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:24 09:04:24 Login Succeeded 09:04:24 nexus3.edgexfoundry.org:10003 09:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:24 Configure a credential helper to remove this warning. See 09:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:24 09:04:24 Login Succeeded 09:04:24 nexus3.edgexfoundry.org:10004 09:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:24 Configure a credential helper to remove this warning. See 09:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:24 09:04:24 Login Succeeded 09:04:24 docker.io 09:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:25 Configure a credential helper to remove this warning. See 09:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:25 09:04:25 Login Succeeded 09:04:25 ---> docker-login.sh ends [Pipeline] } 09:04:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:04:25 using credential edgex-jenkins-ssh 09:04:25 Cloning the remote Git repository [Pipeline] echo 09:04:25 ========================================================= 09:04:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:04:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:04:25 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:04: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 . 09:04:25 Sending build context to Docker daemon 20.89MB 09:04:25 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:04:25 Step 2/14 : FROM ${BASE} AS builder 09:04:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:04:25 4e9f2cdf4387: Pulling fs layer 09:04:25 57d31006c564: Pulling fs layer 09:04:25 bd5ccded8296: Pulling fs layer 09:04:25 304dd3a0f381: Pulling fs layer 09:04:25 d37cda54a23b: Pulling fs layer 09:04:25 bae75c0f2455: Pulling fs layer 09:04:25 806579b3d29a: Pulling fs layer 09:04:25 c77eb801bf70: Pulling fs layer 09:04:25 6d0567d44e1a: Pulling fs layer 09:04:25 304dd3a0f381: Waiting 09:04:25 d37cda54a23b: Waiting 09:04:25 bae75c0f2455: Waiting 09:04:25 806579b3d29a: Waiting 09:04:25 c77eb801bf70: Waiting 09:04:25 6d0567d44e1a: Waiting 09:04:25 bd5ccded8296: Verifying Checksum 09:04:25 bd5ccded8296: Download complete 09:04:25 57d31006c564: Verifying Checksum 09:04:25 57d31006c564: Download complete 09:04:25 d37cda54a23b: Verifying Checksum 09:04:25 d37cda54a23b: Download complete 09:04:25 bae75c0f2455: Verifying Checksum 09:04:25 bae75c0f2455: Download complete 09:04:25 4e9f2cdf4387: Verifying Checksum 09:04:25 4e9f2cdf4387: Download complete 09:04:25 806579b3d29a: Verifying Checksum 09:04:25 806579b3d29a: Download complete 09:04:26 c77eb801bf70: Verifying Checksum 09:04:26 c77eb801bf70: Download complete 09:04:26 4e9f2cdf4387: Pull complete 09:04:26 57d31006c564: Pull complete 09:04:26 bd5ccded8296: Pull complete 09:04:26 304dd3a0f381: Verifying Checksum 09:04:26 304dd3a0f381: Download complete 09:04:25 > git init /w/workspace/edgex-ui-go/19 # timeout=10 09:04:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:04:25 > git --version # timeout=10 09:04:25 > git --version # 'git version 2.17.1' 09:04:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:04:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:26 6d0567d44e1a: Verifying Checksum 09:04:26 6d0567d44e1a: Download complete 09:04:28 Avoid second fetch 09:04:28 Checking out Revision 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 (main) 09:04:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:04:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:28 > git config core.sparsecheckout # timeout=10 09:04:28 > git checkout -f 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 # timeout=10 09:04:30 304dd3a0f381: Pull complete 09:04:30 d37cda54a23b: Pull complete 09:04:30 bae75c0f2455: Pull complete 09:04:30 806579b3d29a: Pull complete 09:04:30 c77eb801bf70: Pull complete 09:04:32 6d0567d44e1a: Pull complete 09:04:32 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 09:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:04:32 ---> e839a31ac9d1 09:04:32 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:04:33 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:33 provisioning config files... 09:04:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/19@tmp/config7727216154992712579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:34 ---> docker-login.sh 09:04:34 nexus3.edgexfoundry.org:10001 09:04:34 ---> Running in fc22a221863f 09:04:34 Removing intermediate container fc22a221863f 09:04:34 ---> 3033f570b67d 09:04:34 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:04:34 ---> Running in 949e04a1d194 09:04:34 Removing intermediate container 949e04a1d194 09:04:34 ---> cca2ec857bdf 09:04:34 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:04:34 ---> Running in c86218f69e42 09:04:34 Removing intermediate container c86218f69e42 09:04:34 ---> c25c67075ae8 09:04:34 Step 6/14 : LABEL Name=edgex-ui-go 09:04:34 ---> Running in 569a3e1570a4 09:04:34 Removing intermediate container 569a3e1570a4 09:04:34 ---> 1761da4ac09b 09:04:34 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:04:34 ---> Running in 7a596b470cd0 09:04:34 Removing intermediate container 7a596b470cd0 09:04:34 ---> 53d2931f02f7 09:04:34 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:34 ---> Running in 257be90f9b5c 09:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:35 Removing intermediate container 257be90f9b5c 09:04:35 ---> 74ebbbede72d 09:04:35 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:04:35 ---> Running in a24ffeed5ff1 09:04:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:35 Configure a credential helper to remove this warning. See 09:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:35 09:04:35 Login Succeeded 09:04:35 nexus3.edgexfoundry.org:10002 09:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:36 Configure a credential helper to remove this warning. See 09:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:36 09:04:36 Login Succeeded 09:04:36 nexus3.edgexfoundry.org:10003 09:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:37 Configure a credential helper to remove this warning. See 09:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:37 09:04:37 Login Succeeded 09:04:37 nexus3.edgexfoundry.org:10004 09:04:37 OK: 219 MiB in 52 packages 09:04:37 Removing intermediate container a24ffeed5ff1 09:04:37 ---> 022412cadf8a 09:04:37 Step 10/14 : ENV GO111MODULE=on 09:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:37 ---> Running in f5c875ff0e2c 09:04:37 Removing intermediate container f5c875ff0e2c 09:04:37 ---> 83fb6f8a76e9 09:04:37 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:04:37 ---> Running in 77df0768653a 09:04:37 Removing intermediate container 77df0768653a 09:04:37 ---> 07129c585552 09:04:37 Step 12/14 : COPY . . 09:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:37 Configure a credential helper to remove this warning. See 09:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:37 09:04:37 Login Succeeded 09:04:37 docker.io 09:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:38 ---> eed16d659bcf 09:04:38 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:38 ---> Running in d99585d41b34 09:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:38 Configure a credential helper to remove this warning. See 09:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:38 09:04:38 Login Succeeded 09:04:38 ---> docker-login.sh ends [Pipeline] } 09:04:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:04:39 ========================================================= 09:04:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:04:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:04:39 + 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 . 09:04:40 Sending build context to Docker daemon 20.89MB 09:04:40 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:04:40 Step 2/14 : FROM ${BASE} AS builder 09:04:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:04:40 bbf911997326: Pulling fs layer 09:04:40 58ec367f63d7: Pulling fs layer 09:04:40 1b4a6ffa7d45: Pulling fs layer 09:04:40 fc5181fea5dc: Pulling fs layer 09:04:40 9c418107303f: Pulling fs layer 09:04:40 284eca6f2348: Pulling fs layer 09:04:40 842844d905b1: Pulling fs layer 09:04:40 901a3a57568e: Pulling fs layer 09:04:40 9c418107303f: Waiting 09:04:40 901a3a57568e: Waiting 09:04:40 284eca6f2348: Waiting 09:04:40 842844d905b1: Waiting 09:04:40 fc5181fea5dc: Waiting 09:04:40 1b4a6ffa7d45: Verifying Checksum 09:04:40 1b4a6ffa7d45: Download complete 09:04:40 58ec367f63d7: Download complete 09:04:40 9c418107303f: Verifying Checksum 09:04:40 9c418107303f: Download complete 09:04:40 284eca6f2348: Download complete 09:04:40 842844d905b1: Verifying Checksum 09:04:40 842844d905b1: Download complete 09:04:40 bbf911997326: Verifying Checksum 09:04:40 bbf911997326: Download complete 09:04:41 bbf911997326: Pull complete 09:04:42 58ec367f63d7: Pull complete 09:04:43 901a3a57568e: Verifying Checksum 09:04:43 901a3a57568e: Download complete 09:04:43 1b4a6ffa7d45: Pull complete 09:04:43 fc5181fea5dc: Verifying Checksum 09:04:43 fc5181fea5dc: Download complete 09:04:50 Removing intermediate container d99585d41b34 09:04:50 ---> 2214afc56c2c 09:04:50 Step 14/14 : RUN ${MAKE} 09:04:50 ---> Running in fe0e88abab1d 09:04:50 noop 09:04:50 Removing intermediate container fe0e88abab1d 09:04:50 ---> 81256f16f772 09:04:50 Successfully built 81256f16f772 09:04:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:04:50 + docker inspect -f . ci-base-image-x86_64 09:04:50 . [Pipeline] withDockerContainer 09:04:51 prd-centos7-docker-4c-2g-61 does not seem to be running inside a container 09:04:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@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 09:04:51 $ docker top 2ce5558615c6dd05523aeb4ae035f25fd42d6dfb905e7b8c5851e7ef95ff4b43 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:51 + go version 09:04:51 go version go1.16.8 linux/amd64 [Pipeline] } 09:04:51 $ docker stop --time=1 2ce5558615c6dd05523aeb4ae035f25fd42d6dfb905e7b8c5851e7ef95ff4b43 09:04:52 $ docker rm -f 2ce5558615c6dd05523aeb4ae035f25fd42d6dfb905e7b8c5851e7ef95ff4b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:04:53 + docker inspect -f . ci-base-image-x86_64 09:04:53 . [Pipeline] withDockerContainer 09:04:53 fc5181fea5dc: Pull complete 09:04:53 9c418107303f: Pull complete 09:04:53 prd-centos7-docker-4c-2g-61 does not seem to be running inside a container 09:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@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 09:04:53 284eca6f2348: Pull complete 09:04:54 $ docker top f28216f3a456d2a4cfffd6e9bf435d6edfbd9012d991d88d57fa161609b9237e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:04:54 + make test 09:04:54 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:04:54 842844d905b1: Pull complete 09:04:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:05:01 901a3a57568e: Pull complete 09:05:01 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 09:05:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:05:01 ---> 72ade6ffb461 09:05:01 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:05:04 ---> Running in 5fb146b7e2bb 09:05:04 Removing intermediate container 5fb146b7e2bb 09:05:04 ---> 52fb9473886e 09:05:04 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:05:05 ---> Running in 6b893e6a9b0b 09:05:05 Removing intermediate container 6b893e6a9b0b 09:05:05 ---> cc33e31a8e8c 09:05:05 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:05:05 ---> Running in 5468707e7de3 09:05:06 Removing intermediate container 5468707e7de3 09:05:06 ---> 6fb589c8bbb9 09:05:06 Step 6/14 : LABEL Name=edgex-ui-go 09:05:06 ---> Running in ad027816ad94 09:05:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:05:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:05:06 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:05:06 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:05:06 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:05:06 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:05:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:05:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:05:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:05:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:05:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:05:06 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:05:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:05:07 Removing intermediate container ad027816ad94 09:05:07 ---> f62eb0f73d2d 09:05:07 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:05:07 ---> Running in e10a3856cf74 09:05:07 Removing intermediate container e10a3856cf74 09:05:07 ---> 26f95de008ac 09:05:07 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:07 ---> Running in 4e07d1cc9d97 09:05:10 Removing intermediate container 4e07d1cc9d97 09:05:10 ---> 0bddd448260c 09:05:10 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:05:10 ---> Running in b6e4d06bd1e5 09:05:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:05:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:05:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 09:05:12 $ docker stop --time=1 f28216f3a456d2a4cfffd6e9bf435d6edfbd9012d991d88d57fa161609b9237e 09:05:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:05:13 OK: 218 MiB in 52 packages 09:05:13 $ docker rm -f f28216f3a456d2a4cfffd6e9bf435d6edfbd9012d991d88d57fa161609b9237e [Pipeline] // withDockerContainer [Pipeline] sh 09:05:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:05:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:05:14 Removing intermediate container b6e4d06bd1e5 09:05:14 ---> 3e2ab1ff26de 09:05:14 Step 10/14 : ENV GO111MODULE=on 09:05:14 ---> Running in 4b23d5f21ba5 [Pipeline] sh 09:05:15 Removing intermediate container 4b23d5f21ba5 09:05:15 ---> 97ade85d99ac 09:05:15 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:05:15 ---> Running in 6fbe058b4a66 09:05:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:05:15 + ls -al . 09:05:15 total 88 09:05:15 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 8 09:04 . 09:05:15 drwxrwxr-x. 4 jenkins jenkins 30 Oct 8 09:04 .. 09:05:15 drwxrwxr-x. 3 jenkins jenkins 20 Oct 8 09:04 assets 09:05:15 drwxrwxr-x. 2 jenkins jenkins 66 Oct 8 09:04 bin 09:05:15 drwxrwxr-x. 3 jenkins jenkins 29 Oct 8 09:04 cmd 09:05:15 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 8 09:04 CONTRIBUTING.md 09:05:15 -rw-r--r--. 1 jenkins jenkins 10 Oct 8 09:04 coverage.out 09:05:15 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 8 09:04 Dockerfile 09:05:15 drwxrwxr-x. 2 jenkins jenkins 23 Oct 8 09:04 docs 09:05:15 drwxrwxr-x. 8 jenkins jenkins 162 Oct 8 09:04 .git 09:05:15 drwxrwxr-x. 2 jenkins jenkins 103 Oct 8 09:04 .github 09:05:15 -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 09:04 .gitignore 09:05:15 -rw-rw-r--. 1 jenkins jenkins 880 Oct 8 09:04 go.mod 09:05:15 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 8 09:04 go.sum 09:05:15 drwxrwxr-x. 9 jenkins jenkins 125 Oct 8 09:04 internal 09:05:15 -rw-rw-r--. 1 jenkins jenkins 652 Oct 8 09:04 Jenkinsfile 09:05:15 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 8 09:04 LICENSE 09:05:15 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 8 09:04 Makefile 09:05:15 drwxrwxr-x. 3 jenkins jenkins 19 Oct 8 09:04 pkg 09:05:15 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 8 09:04 README.md 09:05:15 drwxrwxr-x. 4 jenkins jenkins 54 Oct 8 09:04 snap 09:05:15 -rw-rw-r--. 1 jenkins jenkins 12 Oct 8 09:01 VERSION 09:05:15 -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 09:04 version.go 09:05:15 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 8 09:04 web [Pipeline] isUnix [Pipeline] sh 09:05:15 Removing intermediate container 6fbe058b4a66 09:05:15 ---> 5a3e99a08fe2 09:05:15 Step 12/14 : COPY . . 09:05:15 + 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=6cfab70469b19fe274bedca0b0d7dd01a8e6f768 --label arch=amd64 --label version=2.0.1-dev.17 . 09:05:15 Sending build context to Docker daemon 20.89MB 09:05:15 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 09:05:15 Step 2/22 : FROM ${BASE} AS builder 09:05:15 ---> 81256f16f772 09:05:15 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:05:16 ---> Running in f4febbe59ead 09:05:16 Removing intermediate container f4febbe59ead 09:05:16 ---> ebf570e9872c 09:05:16 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 09:05:16 ---> Running in 20cf1db84464 09:05:16 Removing intermediate container 20cf1db84464 09:05:16 ---> 2c2f72c6b0fd 09:05:16 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 09:05:16 ---> Running in 4bb3f5013c30 09:05:16 Removing intermediate container 4bb3f5013c30 09:05:16 ---> 420193513013 09:05:16 Step 6/22 : LABEL Name=edgex-ui-go 09:05:16 ---> Running in cebfdc80493f 09:05:16 Removing intermediate container cebfdc80493f 09:05:16 ---> 167ab1c2deca 09:05:16 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:05:16 ---> Running in 06ad2bef8c24 09:05:16 Removing intermediate container 06ad2bef8c24 09:05:16 ---> 61ca2a05e152 09:05:16 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:16 ---> Running in 0fbabc0f6ed0 09:05:17 Removing intermediate container 0fbabc0f6ed0 09:05:17 ---> c87259d61ef8 09:05:17 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:05:17 ---> Running in 61c30be54cab 09:05:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:05:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:05:18 ---> 0e029d5db7d9 09:05:18 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:18 OK: 219 MiB in 52 packages 09:05:18 ---> Running in d3bcd515bb88 09:05:18 Removing intermediate container 61c30be54cab 09:05:18 ---> 4a568f80637f 09:05:18 Step 10/22 : ENV GO111MODULE=on 09:05:18 ---> Running in 524db6c8cf6c 09:05:19 Removing intermediate container 524db6c8cf6c 09:05:19 ---> b9c8c1a9de02 09:05:19 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:05:19 ---> Running in 2b8e7ac678da 09:05:19 Removing intermediate container 2b8e7ac678da 09:05:19 ---> ba74e45562bb 09:05:19 Step 12/22 : COPY . . 09:05:19 ---> 45aee97cad5b 09:05:19 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:19 ---> Running in 518ac260f9b3 09:05:20 Removing intermediate container 518ac260f9b3 09:05:20 ---> 4a4ac42ecfe3 09:05:20 Step 14/22 : RUN ${MAKE} 09:05:20 ---> Running in 03d282854a5d 09:05:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:05:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:05:30 Removing intermediate container 03d282854a5d 09:05:30 ---> 8eed4a95c605 09:05:30 Step 15/22 : FROM alpine:3.14 09:05:30 3.14: Pulling from library/alpine 09:05:30 a0d0a0d46f8b: Pulling fs layer 09:05:30 a0d0a0d46f8b: Verifying Checksum 09:05:30 a0d0a0d46f8b: Download complete 09:05:31 a0d0a0d46f8b: Pull complete 09:05:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:05:31 Status: Downloaded newer image for alpine:3.14 09:05:31 ---> 14119a10abf4 09:05:31 Step 16/22 : EXPOSE 4000 09:05:31 ---> Running in 03ddf0fc5d91 09:05:31 Removing intermediate container 03ddf0fc5d91 09:05:31 ---> 4c572de4e813 09:05:31 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:05:31 ---> 07c68f93d7d3 09:05:31 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:05:31 ---> Running in 40ccdb94d609 09:05:31 Removing intermediate container 40ccdb94d609 09:05:31 ---> e5625d2e14dd 09:05:31 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:05:31 ---> Running in b38e8b817007 09:05:31 Removing intermediate container b38e8b817007 09:05:31 ---> f50b0abf9174 09:05:31 Step 20/22 : LABEL arch=amd64 09:05:31 ---> Running in d57561adf824 09:05:31 Removing intermediate container d57561adf824 09:05:31 ---> b5af2193327c 09:05:31 Step 21/22 : LABEL git_sha=6cfab70469b19fe274bedca0b0d7dd01a8e6f768 09:05:32 ---> Running in 396b10c75f91 09:05:32 Removing intermediate container 396b10c75f91 09:05:32 ---> d28d13388ac5 09:05:32 Step 22/22 : LABEL version=2.0.1-dev.17 09:05:32 ---> Running in 0d3e36f8ede5 09:05:32 Removing intermediate container 0d3e36f8ede5 09:05:32 ---> 1966b76bdd83 09:05:32 [Warning] One or more build-args [ARCH] were not consumed 09:05:32 Successfully built 1966b76bdd83 09:05:32 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:32 provisioning config files... 09:05:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/19@tmp/config2440353152863293103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:32 ---> docker-login.sh 09:05:32 nexus3.edgexfoundry.org:10001 09:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:32 Configure a credential helper to remove this warning. See 09:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:32 09:05:32 Login Succeeded 09:05:32 nexus3.edgexfoundry.org:10002 09:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:32 Configure a credential helper to remove this warning. See 09:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:32 09:05:32 Login Succeeded 09:05:32 nexus3.edgexfoundry.org:10003 09:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:32 Configure a credential helper to remove this warning. See 09:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:32 09:05:32 Login Succeeded 09:05:32 nexus3.edgexfoundry.org:10004 09:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:32 Configure a credential helper to remove this warning. See 09:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:32 09:05:32 Login Succeeded 09:05:32 docker.io 09:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:33 Configure a credential helper to remove this warning. See 09:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:33 09:05:33 Login Succeeded 09:05:33 ---> docker-login.sh ends [Pipeline] } 09:05:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:05:33 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:05:33 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 09:05:33 latest 09:05:33 2.0.1-dev.17 09:05:33 6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 09:05:33 main 09:05:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:05:33 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [Pipeline] isUnix [Pipeline] sh 09:05:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6cfab70469b19fe274bedca0b0d7dd01a8e6f768 09:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:05:34 2b6d1b6eea5d: Preparing 09:05:34 e2eb06d8af82: Preparing 09:05:34 e2eb06d8af82: Layer already exists 09:05:36 2b6d1b6eea5d: Pushed 09:05:36 6cfab70469b19fe274bedca0b0d7dd01a8e6f768: digest: sha256:8e14e22b1ea0b7ddbb4ded5dc8f69623a9b475ee8e1c90a44f8063053e92777c size: 739 [Pipeline] isUnix [Pipeline] sh 09:05:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 09:05:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:05:36 2b6d1b6eea5d: Preparing 09:05:36 e2eb06d8af82: Preparing 09:05:36 e2eb06d8af82: Layer already exists 09:05:36 2b6d1b6eea5d: Layer already exists 09:05:36 latest: digest: sha256:8e14e22b1ea0b7ddbb4ded5dc8f69623a9b475ee8e1c90a44f8063053e92777c size: 739 [Pipeline] isUnix [Pipeline] sh 09:05:37 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh 09:05:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.17 09:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:05:37 2b6d1b6eea5d: Preparing 09:05:37 e2eb06d8af82: Preparing 09:05:37 2b6d1b6eea5d: Layer already exists 09:05:37 e2eb06d8af82: Layer already exists 09:05:37 2.0.1-dev.17: digest: sha256:8e14e22b1ea0b7ddbb4ded5dc8f69623a9b475ee8e1c90a44f8063053e92777c size: 739 [Pipeline] isUnix [Pipeline] sh 09:05:37 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh 09:05:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 09:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:05:38 2b6d1b6eea5d: Preparing 09:05:38 e2eb06d8af82: Preparing 09:05:38 2b6d1b6eea5d: Layer already exists 09:05:38 e2eb06d8af82: Layer already exists 09:05:38 6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17: digest: sha256:8e14e22b1ea0b7ddbb4ded5dc8f69623a9b475ee8e1c90a44f8063053e92777c size: 739 [Pipeline] isUnix [Pipeline] sh 09:05:38 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 09:05:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 09:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:05:38 2b6d1b6eea5d: Preparing 09:05:38 e2eb06d8af82: Preparing 09:05:38 2b6d1b6eea5d: Layer already exists 09:05:38 e2eb06d8af82: Layer already exists 09:05:38 main: digest: sha256:8e14e22b1ea0b7ddbb4ded5dc8f69623a9b475ee8e1c90a44f8063053e92777c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:05:38 ===================================================== [Pipeline] echo 09:05:38 taggedImages: 09:05:38 - nexus3.edgexfoundry.org:10004/edgex-ui:6cfab70469b19fe274bedca0b0d7dd01a8e6f768 09:05:38 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:05:38 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.17 09:05:38 - nexus3.edgexfoundry.org:10004/edgex-ui:6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 09:05:38 - 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 09:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:39 09:05:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:05:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:39 latest: Pulling from edgex-lftools-log-publisher 09:05:39 b4d181a07f80: Pulling fs layer 09:05:39 a1111a8f2ec3: Pulling fs layer 09:05:39 ed53099fbce6: Pulling fs layer 09:05:39 dc539afda2c1: Pulling fs layer 09:05:39 77bc0d833cb6: Pulling fs layer 09:05:39 9065ff56babe: Pulling fs layer 09:05:39 d287ab97295c: Pulling fs layer 09:05:39 77bc0d833cb6: Waiting 09:05:39 9065ff56babe: Waiting 09:05:39 d287ab97295c: Waiting 09:05:39 dc539afda2c1: Waiting 09:05:39 a1111a8f2ec3: Verifying Checksum 09:05:39 a1111a8f2ec3: Download complete 09:05:39 dc539afda2c1: Verifying Checksum 09:05:39 dc539afda2c1: Download complete 09:05:39 77bc0d833cb6: Verifying Checksum 09:05:39 77bc0d833cb6: Download complete 09:05:39 ed53099fbce6: Verifying Checksum 09:05:39 ed53099fbce6: Download complete 09:05:39 9065ff56babe: Verifying Checksum 09:05:39 9065ff56babe: Download complete 09:05:39 b4d181a07f80: Verifying Checksum 09:05:39 b4d181a07f80: Download complete 09:05:40 d287ab97295c: Verifying Checksum 09:05:40 d287ab97295c: Download complete 09:05:41 b4d181a07f80: Pull complete 09:05:41 a1111a8f2ec3: Pull complete 09:05:42 ed53099fbce6: Pull complete 09:05:42 dc539afda2c1: Pull complete 09:05:42 77bc0d833cb6: Pull complete 09:05:42 9065ff56babe: Pull complete 09:05:45 Removing intermediate container d3bcd515bb88 09:05:45 ---> ba1776e05154 09:05:45 Step 14/14 : RUN ${MAKE} 09:05:45 ---> Running in f4ab32f1e39f 09:05:47 noop 09:05:47 d287ab97295c: Pull complete 09:05:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:05:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:05:47 prd-centos7-docker-4c-2g-61 does not seem to be running inside a container 09:05:47 $ 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/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@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 09:05:48 Removing intermediate container f4ab32f1e39f 09:05:48 ---> 19503b4ccb8b 09:05:48 Successfully built 19503b4ccb8b 09:05:48 Successfully tagged ci-base-image-arm64:latest 09:05:50 $ docker top 0bad0da5647dfbc4c5259da6aec75ac4acff226df66517a97273c5a6869750bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 09:05:50 ---> job-cost.sh 09:05:50 lf-activate-venv: SKIPPING 09:05:50 INFO: No Stack... 09:05:50 + docker inspect -f . ci-base-image-arm64 09:05:50 . [Pipeline] withDockerContainer 09:05:50 prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container 09:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:05:51 INFO: Retrieving Pricing Info for: v3-standard-2 09:05:51 INFO: Archiving Costs 09:05:52 $ docker top 144d146b89fb5575072a6dbffb81b44f1d8c96a8c84292eaf8a049a86b7986f9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:05:53 + cat /w/workspace/edgex-ui-go/19/archives/cost.csv 09:05:53 + cut -d, -f6 [Pipeline] lock 09:05:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] 09:05:53 Resource [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] did not exist. Created. 09:05:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:53 + echo total: 0.05999999865889549 [Pipeline] stash 09:05:53 Stashed 1 file(s) [Pipeline] } 09:05:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 09:05:53 $ docker stop --time=1 0bad0da5647dfbc4c5259da6aec75ac4acff226df66517a97273c5a6869750bc 09:05:53 + go version 09:05:53 go version go1.16.8 linux/arm64 09:05:54 $ docker rm -f 0bad0da5647dfbc4c5259da6aec75ac4acff226df66517a97273c5a6869750bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 09:05:54 $ docker stop --time=1 144d146b89fb5575072a6dbffb81b44f1d8c96a8c84292eaf8a049a86b7986f9 09:05:56 $ docker rm -f 144d146b89fb5575072a6dbffb81b44f1d8c96a8c84292eaf8a049a86b7986f9 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:05:57 + docker inspect -f . ci-base-image-arm64 09:05:57 . [Pipeline] withDockerContainer 09:05:57 prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container 09:05:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:05:59 $ docker top 19e05dd144e39de383a519d869a7adafbb1fb6e113973af29883ab87937dbacd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:06:00 + make test 09:06:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:06:01 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:06:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:06:40 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:06:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:07:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:07:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 09:07:02 $ docker stop --time=1 19e05dd144e39de383a519d869a7adafbb1fb6e113973af29883ab87937dbacd 09:07:04 $ docker rm -f 19e05dd144e39de383a519d869a7adafbb1fb6e113973af29883ab87937dbacd [Pipeline] // withDockerContainer [Pipeline] sh 09:07:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:07:05 Warning: overwriting stash ‘coverage-report’ 09:07:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:07:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:07:06 + ls -al . 09:07:06 total 128 09:07:06 drwxrwxr-x 12 jenkins jenkins 4096 Oct 8 09:06 . 09:07:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 09:04 .. 09:07:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 09:04 .git 09:07:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 09:04 .github 09:07:06 -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 09:04 .gitignore 09:07:06 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 8 09:04 CONTRIBUTING.md 09:07:06 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 8 09:04 Dockerfile 09:07:06 -rw-rw-r-- 1 jenkins jenkins 652 Oct 8 09:04 Jenkinsfile 09:07:06 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 8 09:04 LICENSE 09:07:06 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 8 09:04 Makefile 09:07:06 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 8 09:04 README.md 09:07:06 -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 09:01 VERSION 09:07:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 09:04 assets 09:07:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 09:04 bin 09:07:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 09:04 cmd 09:07:06 -rw-r--r-- 1 jenkins jenkins 10 Oct 8 09:06 coverage.out 09:07:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 09:04 docs 09:07:06 -rw-rw-r-- 1 jenkins jenkins 880 Oct 8 09:04 go.mod 09:07:06 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 8 09:04 go.sum 09:07:06 drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 09:04 internal 09:07:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 09:04 pkg 09:07:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 09:04 snap 09:07:06 -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 09:04 version.go 09:07:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 09:04 web [Pipeline] isUnix [Pipeline] sh 09:07:07 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6cfab70469b19fe274bedca0b0d7dd01a8e6f768 --label arch=arm64 --label version=2.0.1-dev.17 . 09:07:08 Sending build context to Docker daemon 20.89MB 09:07:08 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 09:07:08 Step 2/22 : FROM ${BASE} AS builder 09:07:08 ---> 19503b4ccb8b 09:07:08 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:07:08 ---> Running in 9edd48a9157b 09:07:08 Removing intermediate container 9edd48a9157b 09:07:08 ---> 660cf24c979f 09:07:08 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 09:07:08 ---> Running in 456379c5d5d4 09:07:09 Removing intermediate container 456379c5d5d4 09:07:09 ---> 15c442b00c2c 09:07:09 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 09:07:09 ---> Running in 68dadbd8afaa 09:07:10 Removing intermediate container 68dadbd8afaa 09:07:10 ---> 3324087ebe7b 09:07:10 Step 6/22 : LABEL Name=edgex-ui-go 09:07:10 ---> Running in fbeabbac78d0 09:07:10 Removing intermediate container fbeabbac78d0 09:07:10 ---> 9dad5d8fb33e 09:07:10 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:07:10 ---> Running in 6faaa6de5323 09:07:11 Removing intermediate container 6faaa6de5323 09:07:11 ---> bc68ee344161 09:07:11 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:11 ---> Running in 873d8e6848ab 09:07:13 Removing intermediate container 873d8e6848ab 09:07:13 ---> 9afdee3bed6a 09:07:13 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:07:13 ---> Running in 9c5ce569697c 09:07:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:07:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:07:16 OK: 218 MiB in 52 packages 09:07:17 Removing intermediate container 9c5ce569697c 09:07:17 ---> 964e5d0f5f95 09:07:17 Step 10/22 : ENV GO111MODULE=on 09:07:17 ---> Running in d49c63bcbc04 09:07:18 Removing intermediate container d49c63bcbc04 09:07:18 ---> 85070a0a155c 09:07:18 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:07:18 ---> Running in 5e37f3106112 09:07:18 Removing intermediate container 5e37f3106112 09:07:18 ---> 05f33b4cfdf5 09:07:18 Step 12/22 : COPY . . 09:07:21 ---> 808b6c663095 09:07:21 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:21 ---> Running in 3d0f491fb3f7 09:07:24 Removing intermediate container 3d0f491fb3f7 09:07:24 ---> c06288b698e4 09:07:24 Step 14/22 : RUN ${MAKE} 09:07:24 ---> Running in 2fa00405bb0f 09:07:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:07:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:07:56 Removing intermediate container 2fa00405bb0f 09:07:56 ---> 061f4d84dc89 09:07:56 Step 15/22 : FROM alpine:3.14 09:07:56 3.14: Pulling from library/alpine 09:07:57 552d1f2373af: Pulling fs layer 09:07:57 552d1f2373af: Verifying Checksum 09:07:57 552d1f2373af: Pull complete 09:07:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:07:57 Status: Downloaded newer image for alpine:3.14 09:07:57 ---> bb3de5531c18 09:07:57 Step 16/22 : EXPOSE 4000 09:07:58 ---> Running in 20376029582d 09:07:58 Removing intermediate container 20376029582d 09:07:58 ---> 9ee4a86e3735 09:07:58 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:08:00 ---> 1f0845c59595 09:08:00 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:08:00 ---> Running in 1890d1aa740a 09:08:00 Removing intermediate container 1890d1aa740a 09:08:00 ---> aef5caeb0628 09:08:00 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:08:00 ---> Running in da93435ac086 09:08:01 Removing intermediate container da93435ac086 09:08:01 ---> da6ee9341c81 09:08:01 Step 20/22 : LABEL arch=arm64 09:08:01 ---> Running in 3faebde93880 09:08:01 Removing intermediate container 3faebde93880 09:08:01 ---> ebc25ba4d242 09:08:01 Step 21/22 : LABEL git_sha=6cfab70469b19fe274bedca0b0d7dd01a8e6f768 09:08:02 ---> Running in 4f3dae14eb99 09:08:02 Removing intermediate container 4f3dae14eb99 09:08:02 ---> 41d9431742f5 09:08:02 Step 22/22 : LABEL version=2.0.1-dev.17 09:08:02 ---> Running in 482d4af3d32c 09:08:03 Removing intermediate container 482d4af3d32c 09:08:03 ---> f9b7e42d0147 09:08:03 [Warning] One or more build-args [ARCH] were not consumed 09:08:03 Successfully built f9b7e42d0147 09:08:03 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 09:08:03 provisioning config files... 09:08:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/19@tmp/config48981989468981280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:03 ---> docker-login.sh 09:08:03 nexus3.edgexfoundry.org:10001 09:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:04 Configure a credential helper to remove this warning. See 09:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:04 09:08:04 Login Succeeded 09:08:04 nexus3.edgexfoundry.org:10002 09:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:04 Configure a credential helper to remove this warning. See 09:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:04 09:08:04 Login Succeeded 09:08:04 nexus3.edgexfoundry.org:10003 09:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:05 Configure a credential helper to remove this warning. See 09:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:05 09:08:05 Login Succeeded 09:08:05 nexus3.edgexfoundry.org:10004 09:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:06 Configure a credential helper to remove this warning. See 09:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:06 09:08:06 Login Succeeded 09:08:06 docker.io 09:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:06 Configure a credential helper to remove this warning. See 09:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:06 09:08:06 Login Succeeded 09:08:06 ---> docker-login.sh ends [Pipeline] } 09:08:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:06 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:08:06 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 09:08:06 latest 09:08:06 2.0.1-dev.17 09:08:06 6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 09:08:06 main 09:08:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:08:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [Pipeline] isUnix [Pipeline] sh 09:08:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6cfab70469b19fe274bedca0b0d7dd01a8e6f768 09:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:08:07 8581f2a36a13: Preparing 09:08:07 ee420dfed78a: Preparing 09:08:07 ee420dfed78a: Layer already exists 09:08:11 8581f2a36a13: Pushed 09:08:11 6cfab70469b19fe274bedca0b0d7dd01a8e6f768: digest: sha256:38ac7a928670a0d572208fcef5eaa2d042f3a5e3bfede668778a58fe63b13ab5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:08:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:08:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:08:12 8581f2a36a13: Preparing 09:08:12 ee420dfed78a: Preparing 09:08:12 8581f2a36a13: Layer already exists 09:08:12 ee420dfed78a: Layer already exists 09:08:12 latest: digest: sha256:38ac7a928670a0d572208fcef5eaa2d042f3a5e3bfede668778a58fe63b13ab5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:08:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh 09:08:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.17 09:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:08:13 8581f2a36a13: Preparing 09:08:13 ee420dfed78a: Preparing 09:08:13 ee420dfed78a: Layer already exists 09:08:13 8581f2a36a13: Layer already exists 09:08:13 2.0.1-dev.17: digest: sha256:38ac7a928670a0d572208fcef5eaa2d042f3a5e3bfede668778a58fe63b13ab5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:08:13 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh 09:08:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 09:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:08:14 8581f2a36a13: Preparing 09:08:14 ee420dfed78a: Preparing 09:08:14 ee420dfed78a: Layer already exists 09:08:14 8581f2a36a13: Layer already exists 09:08:14 6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17: digest: sha256:38ac7a928670a0d572208fcef5eaa2d042f3a5e3bfede668778a58fe63b13ab5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:08:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 09:08:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 09:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:08:15 8581f2a36a13: Preparing 09:08:15 ee420dfed78a: Preparing 09:08:15 8581f2a36a13: Layer already exists 09:08:15 ee420dfed78a: Layer already exists 09:08:15 main: digest: sha256:38ac7a928670a0d572208fcef5eaa2d042f3a5e3bfede668778a58fe63b13ab5 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:15 ===================================================== [Pipeline] echo 09:08:15 taggedImages: 09:08:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6cfab70469b19fe274bedca0b0d7dd01a8e6f768 09:08:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:08:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.17 09:08:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 09:08:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:08:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:15 09:08:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:08:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:16 arm64: Pulling from edgex-lftools-log-publisher 09:08:16 448f6bf000e3: Pulling fs layer 09:08:16 f757da607395: Pulling fs layer 09:08:16 05883995daec: Pulling fs layer 09:08:16 8603b9c90790: Pulling fs layer 09:08:16 1560dd03e051: Pulling fs layer 09:08:16 27f5ce0e4adf: Pulling fs layer 09:08:16 c2d8d7efcc4b: Pulling fs layer 09:08:16 1560dd03e051: Waiting 09:08:16 27f5ce0e4adf: Waiting 09:08:16 c2d8d7efcc4b: Waiting 09:08:16 8603b9c90790: Waiting 09:08:16 f757da607395: Download complete 09:08:16 8603b9c90790: Verifying Checksum 09:08:16 8603b9c90790: Download complete 09:08:16 05883995daec: Verifying Checksum 09:08:16 05883995daec: Download complete 09:08:16 27f5ce0e4adf: Verifying Checksum 09:08:16 27f5ce0e4adf: Download complete 09:08:16 1560dd03e051: Verifying Checksum 09:08:16 1560dd03e051: Download complete 09:08:17 448f6bf000e3: Verifying Checksum 09:08:17 448f6bf000e3: Download complete 09:08:19 c2d8d7efcc4b: Verifying Checksum 09:08:19 c2d8d7efcc4b: Download complete 09:08:20 448f6bf000e3: Pull complete 09:08:21 f757da607395: Pull complete 09:08:22 05883995daec: Pull complete 09:08:23 8603b9c90790: Pull complete 09:08:24 1560dd03e051: Pull complete 09:08:24 27f5ce0e4adf: Pull complete 09:08:39 c2d8d7efcc4b: Pull complete 09:08:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:08:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:08:39 prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container 09:08:39 $ 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/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:08:43 $ docker top a05a1c0e4d3af6dbbc212d8f21a8fbc77078da7a2138ba435d0554413497d917 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:44 ---> job-cost.sh 09:08:44 lf-activate-venv: SKIPPING 09:08:44 INFO: No Stack... 09:08:45 INFO: Retrieving Pricing Info for: v3-standard-4 09:08:45 INFO: Archiving Costs [Pipeline] sh 09:08:46 + cut -d, -f6 09:08:46 + cat /w/workspace/edgex-ui-go/19/archives/cost.csv [Pipeline] lock 09:08:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] 09:08:46 Resource [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] did not exist. Created. 09:08:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:08:46 /w/workspace/edgex-ui-go/19@tmp/durable-1bdfab6f/script.sh: 1: /w/workspace/edgex-ui-go/19@tmp/durable-1bdfab6f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:08:47 + echo total: 0.10999999940395355 [Pipeline] stash 09:08:47 Warning: overwriting stash ‘stack-cost’ 09:08:47 Stashed 1 file(s) [Pipeline] } 09:08:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 09:08:47 $ docker stop --time=1 a05a1c0e4d3af6dbbc212d8f21a8fbc77078da7a2138ba435d0554413497d917 09:08:49 $ docker rm -f a05a1c0e4d3af6dbbc212d8f21a8fbc77078da7a2138ba435d0554413497d917 [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 09:08:50 provisioning config files... 09:08:50 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3674287445406671744tmp [Pipeline] { [Pipeline] sh 09:08:50 + set +x 09:08:50 + curl -s https://codecov.io/bash 09:08:50 + bash -s -- 09:08:50 09:08:50 _____ _ 09:08:50 / ____| | | 09:08:50 | | ___ __| | ___ ___ _____ __ 09:08:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:08:50 | |___| (_) | (_| | __/ (_| (_) \ V / 09:08:50 \_____\___/ \__,_|\___|\___\___/ \_/ 09:08:50 Bash-1.0.6 09:08:50 09:08:50 09:08:50 ==> git version 2.24.4 found 09:08:50 ==> 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 09:08:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:08:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:08:50 ==> Jenkins CI detected. 09:08:50 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 09:08:50 project root: . 09:08:50 --> token set from env 09:08:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:08:50 ==> Running gcov in . (disable via -X gcov) 09:08:50 ==> Python coveragepy not found 09:08:50 ==> Searching for coverage reports in: 09:08:50 + . 09:08:50 -> Found 1 reports 09:08:50 ==> Detecting git/mercurial file structure 09:08:50 ==> Reading reports 09:08:50 + ./coverage.out bytes=10 09:08:50 ==> Appending adjustments 09:08:50 https://docs.codecov.io/docs/fixing-reports 09:08:50 + Found adjustments 09:08:50 ==> Gzipping contents 09:08:50 4.0K /tmp/codecov.PfWNFS.gz 09:08:50 ==> Uploading reports 09:08:50 url: https://codecov.io 09:08:50 query: branch=main&commit=6cfab70469b19fe274bedca0b0d7dd01a8e6f768&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:08:50 -> Pinging Codecov 09:08:50 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=6cfab70469b19fe274bedca0b0d7dd01a8e6f768&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:08:50 -> Uploading to 09:08:50 https://storage.googleapis.com/codecov/v4/raw/2021-10-08/FB506323287CE973F263BFD2A0EB1F37/6cfab70469b19fe274bedca0b0d7dd01a8e6f768/92a0c0cb-5b64-4a7b-8859-881e4d53375d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T090850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5ef5b6d9e9a11ac8f4df728fcef7d9c4a3d7d29972d37e8aeb0130de805fa99 09:08:50 % Total % Received % Xferd Average Speed Time Time Time Current 09:08:50 Dload Upload Total Spent Left Speed 09:08:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3476 0 0 100 3476 0 11165 --:--:-- --:--:-- --:--:-- 11176 09:08:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [Pipeline] } 09:08:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:08:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:08:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:08:52 09:08:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:08:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:08:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:08:52 188c0c94c7c5: Pulling fs layer 09:08:52 0ef7d3d256c8: Pulling fs layer 09:08:52 de9db76c5a1d: Pulling fs layer 09:08:52 0eba1c9be4d2: Pulling fs layer 09:08:52 0d57e429df01: Pulling fs layer 09:08:52 4e4be7b47b0d: Pulling fs layer 09:08:52 e1f770b5df2f: Pulling fs layer 09:08:52 85a0685a4137: Pulling fs layer 09:08:52 0eba1c9be4d2: Waiting 09:08:52 0d57e429df01: Waiting 09:08:52 4e4be7b47b0d: Waiting 09:08:52 e1f770b5df2f: Waiting 09:08:52 85a0685a4137: Waiting 09:08:52 de9db76c5a1d: Verifying Checksum 09:08:52 de9db76c5a1d: Download complete 09:08:52 0ef7d3d256c8: Verifying Checksum 09:08:52 0ef7d3d256c8: Download complete 09:08:52 0d57e429df01: Verifying Checksum 09:08:52 0d57e429df01: Download complete 09:08:52 188c0c94c7c5: Verifying Checksum 09:08:52 188c0c94c7c5: Download complete 09:08:52 4e4be7b47b0d: Verifying Checksum 09:08:52 4e4be7b47b0d: Download complete 09:08:53 e1f770b5df2f: Verifying Checksum 09:08:53 e1f770b5df2f: Download complete 09:08:53 188c0c94c7c5: Pull complete 09:08:53 0eba1c9be4d2: Verifying Checksum 09:08:53 0eba1c9be4d2: Download complete 09:08:53 0ef7d3d256c8: Pull complete 09:08:53 de9db76c5a1d: Pull complete 09:08:53 85a0685a4137: Verifying Checksum 09:08:53 85a0685a4137: Download complete 09:08:58 0eba1c9be4d2: Pull complete 09:08:58 0d57e429df01: Pull complete 09:08:58 4e4be7b47b0d: Pull complete 09:08:58 e1f770b5df2f: Pull complete 09:09:01 85a0685a4137: Pull complete 09:09:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:09:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:09:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:09:01 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 09:09:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:09:03 $ docker top a9ea17e81b3cd68cb818218fbf2db3c08d7d9ead98297dd8af71fba25ce0fc44 -eo pid,comm [Pipeline] { [Pipeline] echo 09:09:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:09:03 + set -o pipefail 09:09:03 + snyk monitor '--org=edgex-jenkins' 09:09:07 09:09:07 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 09:09:07 09:09:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/ce8908e8-0201-4453-a1c8-59f3d3cddc9a 09:09:07 09:09:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:09:07 09:09:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:09:07 09:09:07 09:09:07 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:09:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:09:07 $ docker stop --time=1 a9ea17e81b3cd68cb818218fbf2db3c08d7d9ead98297dd8af71fba25ce0fc44 09:09:09 $ docker rm -f a9ea17e81b3cd68cb818218fbf2db3c08d7d9ead98297dd8af71fba25ce0fc44 [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 09:09:10 + git log --format=format:%s -1 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [Pipeline] isUnix [Pipeline] sh 09:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:09:10 . [Pipeline] withDockerContainer 09:09:10 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 09:09: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:09:11 $ docker top 5296d8735eee654cecc75fbf49d78dce85f3e307f2b71de47b115d692ae033c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:09:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:11 [ssh-agent] Looking for ssh-agent implementation... 09:09:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:11 $ docker exec 5296d8735eee654cecc75fbf49d78dce85f3e307f2b71de47b115d692ae033c1 ssh-agent 09:09:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLhfeGD/agent.14 09:09:11 SSH_AGENT_PID=20 09:09:11 Running ssh-add (command line suppressed) 09:09:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2094792632712209810.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2094792632712209810.key) 09:09:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:11 + git semver tag 09:09:11 # -> Open(): unable to determine branch for HEAD 09:09:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:09:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:09:11 # $SEMVER_REMOTE_NAME = origin 09:09:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:09:11 # $SEMVER_USER_NAME = edgex-jenkins 09:09:11 # $SEMVER_BRANCH = main 09:09:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:09:11 # 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 HEAD 09:09:11 # -> Force: false 09:09:11 # 9dcaf446b6c7219d7de0a9764914d2d04794b5dd refs/tags/v2.0.1-dev.17 [Pipeline] } 09:09:11 $ docker exec --env ******** --env ******** 5296d8735eee654cecc75fbf49d78dce85f3e307f2b71de47b115d692ae033c1 ssh-agent -k 09:09:12 unset SSH_AUTH_SOCK; 09:09:12 unset SSH_AGENT_PID; 09:09:12 echo Agent pid 20 killed; 09:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:09:12 + git semver [Pipeline] } 09:09:12 $ docker stop --time=1 5296d8735eee654cecc75fbf49d78dce85f3e307f2b71de47b115d692ae033c1 09:09:13 $ docker rm -f 5296d8735eee654cecc75fbf49d78dce85f3e307f2b71de47b115d692ae033c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:09:13 09:09:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:09:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:09:14 0.23.1-centos7: Pulling from edgex-lftools 09:09:14 ab5ef0e58194: Pulling fs layer 09:09:14 9712f1f96733: Pulling fs layer 09:09:14 63f879dbbcfc: Pulling fs layer 09:09:14 0d9ebad4ef96: Pulling fs layer 09:09:14 e9a5061849ea: Pulling fs layer 09:09:14 d747dcd14b5f: Pulling fs layer 09:09:14 2de7ff778b66: Pulling fs layer 09:09:14 e9a5061849ea: Waiting 09:09:14 d747dcd14b5f: Waiting 09:09:14 2de7ff778b66: Waiting 09:09:14 0d9ebad4ef96: Waiting 09:09:14 9712f1f96733: Verifying Checksum 09:09:14 9712f1f96733: Download complete 09:09:14 63f879dbbcfc: Verifying Checksum 09:09:14 63f879dbbcfc: Download complete 09:09:14 ab5ef0e58194: Verifying Checksum 09:09:14 ab5ef0e58194: Download complete 09:09:14 d747dcd14b5f: Verifying Checksum 09:09:14 d747dcd14b5f: Download complete 09:09:14 0d9ebad4ef96: Verifying Checksum 09:09:14 0d9ebad4ef96: Download complete 09:09:14 e9a5061849ea: Verifying Checksum 09:09:14 e9a5061849ea: Download complete 09:09:14 2de7ff778b66: Verifying Checksum 09:09:14 2de7ff778b66: Download complete 09:09:18 ab5ef0e58194: Pull complete 09:09:18 9712f1f96733: Pull complete 09:09:18 63f879dbbcfc: Pull complete 09:09:22 0d9ebad4ef96: Pull complete 09:09:22 e9a5061849ea: Pull complete 09:09:22 d747dcd14b5f: Pull complete 09:09:23 2de7ff778b66: Pull complete 09:09:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:09:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:09:24 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 09:09:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:09:27 $ docker top 4dbbfc40762bc14fc021bf260e3327ae09c38ea0038a3e4ef72ad9275c30baf0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:09:27 provisioning config files... 09:09:27 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config993927156789339041tmp 09:09:27 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6842373281519392924tmp 09:09:27 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4741039984581655659tmp [Pipeline] { [Pipeline] echo 09:09:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:09:27 ---> sigul-configuration.sh 09:09:27 gpg: directory `/root/.gnupg' created 09:09:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:09:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:09:27 gpg: keyring `/root/.gnupg/secring.gpg' created 09:09:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:09:27 gpg: CAST5 encrypted data 09:09:27 gpg: encrypted with 1 passphrase 09:09:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:09:27 + mkdir /home/jenkins 09:09:27 + mkdir /home/jenkins/sigul [Pipeline] sh 09:09:28 + 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 09:09:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:09:28 ---> sigul-install.sh 09:09:28 Sigul already installed; skipping installation. [Pipeline] sh 09:09:28 + git tag --list 09:09:28 0.1.1 09:09:28 v1.1.0 09:09:28 v1.2.0 09:09:28 v1.2.1 09:09:28 v1.3.0 09:09:28 v2.0.0 09:09:28 v2.0.1-dev.1 09:09:28 v2.0.1-dev.10 09:09:28 v2.0.1-dev.11 09:09:28 v2.0.1-dev.12 09:09:28 v2.0.1-dev.13 09:09:28 v2.0.1-dev.14 09:09:28 v2.0.1-dev.15 09:09:28 v2.0.1-dev.16 09:09:28 v2.0.1-dev.17 09:09:28 v2.0.1-dev.2 09:09:28 v2.0.1-dev.3 09:09:28 v2.0.1-dev.4 09:09:28 v2.0.1-dev.5 09:09:28 v2.0.1-dev.6 09:09:28 v2.0.1-dev.7 09:09:28 v2.0.1-dev.8 09:09:28 v2.0.1-dev.9 [Pipeline] sh 09:09:29 + lftools sign git-tag v2.0.1-dev.17 09:09:29 Signing Git tag with Sigul... 09:09:29 Signing v2.0.1-dev.17 [Pipeline] echo 09:09:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:09:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:09:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:09:30 $ docker stop --time=1 4dbbfc40762bc14fc021bf260e3327ae09c38ea0038a3e4ef72ad9275c30baf0 09:09:32 $ docker rm -f 4dbbfc40762bc14fc021bf260e3327ae09c38ea0038a3e4ef72ad9275c30baf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:09:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:09:32 . [Pipeline] withDockerContainer 09:09:32 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 09:09:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:09:33 $ docker top d7047c298ab51c487ad203f7ac7f54bfdbc90f5bfbb7fa8f255f4c825f7b9a64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:09:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:33 [ssh-agent] Looking for ssh-agent implementation... 09:09:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:33 $ docker exec d7047c298ab51c487ad203f7ac7f54bfdbc90f5bfbb7fa8f255f4c825f7b9a64 ssh-agent 09:09:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXneMPgd/agent.14 09:09:33 SSH_AGENT_PID=21 09:09:33 Running ssh-add (command line suppressed) 09:09:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4212299747969535022.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4212299747969535022.key) 09:09:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:33 + git semver bump pre 09:09:33 # -> Open(): unable to determine branch for HEAD 09:09:33 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:09:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:09:33 # $SEMVER_REMOTE_NAME = origin 09:09:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:09:33 # $SEMVER_USER_NAME = edgex-jenkins 09:09:33 # $SEMVER_BRANCH = main 09:09:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:09:33 2.0.1-dev.18 [Pipeline] } 09:09:33 $ docker exec --env ******** --env ******** d7047c298ab51c487ad203f7ac7f54bfdbc90f5bfbb7fa8f255f4c825f7b9a64 ssh-agent -k 09:09:34 unset SSH_AUTH_SOCK; 09:09:34 unset SSH_AGENT_PID; 09:09:34 echo Agent pid 21 killed; 09:09:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:09:34 + git semver [Pipeline] } 09:09:34 $ docker stop --time=1 d7047c298ab51c487ad203f7ac7f54bfdbc90f5bfbb7fa8f255f4c825f7b9a64 09:09:35 $ docker rm -f d7047c298ab51c487ad203f7ac7f54bfdbc90f5bfbb7fa8f255f4c825f7b9a64 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:09:35 . [Pipeline] withDockerContainer 09:09:35 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 09:09: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:09:36 $ docker top f4b698a32956f1354732879bfae4b6fcdfb9634515a5eda54d1ed3878d3105ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:09:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:36 [ssh-agent] Looking for ssh-agent implementation... 09:09:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:36 $ docker exec f4b698a32956f1354732879bfae4b6fcdfb9634515a5eda54d1ed3878d3105ee ssh-agent 09:09:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJpPaAn/agent.13 09:09:36 SSH_AGENT_PID=21 09:09:36 Running ssh-add (command line suppressed) 09:09:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8649522318159361402.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8649522318159361402.key) 09:09:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:37 + git semver push 09:09:37 # -> Open(): unable to determine branch for HEAD 09:09:37 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:09:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:09:37 # $SEMVER_REMOTE_NAME = origin 09:09:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:09:37 # $SEMVER_USER_NAME = edgex-jenkins 09:09:37 # $SEMVER_BRANCH = main 09:09:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:09:39 $ docker exec --env ******** --env ******** f4b698a32956f1354732879bfae4b6fcdfb9634515a5eda54d1ed3878d3105ee ssh-agent -k 09:09:39 unset SSH_AUTH_SOCK; 09:09:39 unset SSH_AGENT_PID; 09:09:39 echo Agent pid 21 killed; 09:09:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:09:39 + git semver [Pipeline] } 09:09:40 $ docker stop --time=1 f4b698a32956f1354732879bfae4b6fcdfb9634515a5eda54d1ed3878d3105ee 09:09:41 $ docker rm -f f4b698a32956f1354732879bfae4b6fcdfb9634515a5eda54d1ed3878d3105ee [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 09:09:42 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:09:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:09:42 ---> package-listing.sh 09:09:42 ++ facter osfamily 09:09:42 ++ tr '[:upper:]' '[:lower:]' 09:09:43 + OS_FAMILY=redhat 09:09:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 09:09:43 + START_PACKAGES=/tmp/packages_start.txt 09:09:43 + END_PACKAGES=/tmp/packages_end.txt 09:09:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:43 + PACKAGES=/tmp/packages_start.txt 09:09:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:09:43 + PACKAGES=/tmp/packages_end.txt 09:09:43 + case "${OS_FAMILY}" in 09:09:43 + rpm -qa 09:09:43 + sort 09:09:43 + '[' -f /tmp/packages_start.txt ']' 09:09:43 + '[' -f /tmp/packages_end.txt ']' 09:09:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:09:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 09:09:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 09:09:43 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 09:09:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:44 09:09:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:09:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:44 latest: Pulling from edgex-lftools-log-publisher 09:09:44 b4d181a07f80: Pulling fs layer 09:09:44 a1111a8f2ec3: Pulling fs layer 09:09:44 ed53099fbce6: Pulling fs layer 09:09:44 dc539afda2c1: Pulling fs layer 09:09:44 77bc0d833cb6: Pulling fs layer 09:09:44 9065ff56babe: Pulling fs layer 09:09:44 d287ab97295c: Pulling fs layer 09:09:44 77bc0d833cb6: Waiting 09:09:44 9065ff56babe: Waiting 09:09:44 d287ab97295c: Waiting 09:09:44 dc539afda2c1: Waiting 09:09:44 a1111a8f2ec3: Verifying Checksum 09:09:44 a1111a8f2ec3: Download complete 09:09:44 dc539afda2c1: Verifying Checksum 09:09:44 dc539afda2c1: Download complete 09:09:44 ed53099fbce6: Verifying Checksum 09:09:44 ed53099fbce6: Download complete 09:09:45 9065ff56babe: Verifying Checksum 09:09:45 9065ff56babe: Download complete 09:09:45 77bc0d833cb6: Verifying Checksum 09:09:45 77bc0d833cb6: Download complete 09:09:45 b4d181a07f80: Verifying Checksum 09:09:45 b4d181a07f80: Download complete 09:09:45 d287ab97295c: Verifying Checksum 09:09:45 d287ab97295c: Download complete 09:09:46 b4d181a07f80: Pull complete 09:09:46 a1111a8f2ec3: Pull complete 09:09:47 ed53099fbce6: Pull complete 09:09:47 dc539afda2c1: Pull complete 09:09:47 77bc0d833cb6: Pull complete 09:09:47 9065ff56babe: Pull complete 09:09:53 d287ab97295c: Pull complete 09:09:53 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:09:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:09:53 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 09:09:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:09:55 $ docker top b49ec10fb6437f7bdab313db1489571a598f80841e11f429c02de90111414ba2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:55 + touch /tmp/pre-build-complete [Pipeline] sh 09:09:56 + mkdir -p /var/log/sysstat [Pipeline] sh 09:09:56 + ls /var/log/sa-host 09:09:56 + sadf -c /var/log/sa-host/sa08 09:09:56 file_magic: OK 09:09:56 HZ: Using current value: 100 09:09:56 file_header: OK 09:09:56 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 09:09:56 Statistics: 09:09:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:09:56 File successfully converted to sysstat format version 12.0.3 09:09:56 + sadf -c /var/log/sa-host/sa30 09:09:56 file_magic: OK 09:09:56 HZ: Using current value: 100 09:09:56 file_header: OK 09:09:56 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 09:09:56 Statistics: 09:09:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:09:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:56 provisioning config files... 09:09:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7986130518623065656tmp [Pipeline] { [Pipeline] echo 09:09:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:09:56 ---> create-netrc.sh [Pipeline] } 09:09:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:09:57 ---> python-tools-install.sh [Pipeline] echo 09:09:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:09:57 ---> sudo-logs.sh 09:09:57 Archiving 'sudo' log.. 09:09:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-58.novalocal: Name or service not known 09:09:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-58.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:09:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:09:57 ---> job-cost.sh 09:09:57 lf-activate-venv: SKIPPING 09:09:57 DEBUG: total: 0.10999999940395355 09:09:57 INFO: Retrieving Stack Cost... 09:09:58 INFO: Retrieving Pricing Info for: v3-standard-2 09:09:58 INFO: Archiving Costs [Pipeline] echo 09:09:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:09:59 ---> logs-deploy.sh 09:09:59 lf-activate-venv: SKIPPING 09:09:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/19 09:09:59 INFO: archiving workspace using pattern(s): 09:09:59 Archives upload complete. 09:09:59 INFO: archiving logs to Nexus 09:10:00 ---> uname -a: 09:10:00 Linux prd-centos7-docker-4c-2g-58.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:10:00 09:10:00 09:10:00 ---> lscpu: 09:10:00 Architecture: x86_64 09:10:00 CPU op-mode(s): 32-bit, 64-bit 09:10:00 Byte Order: Little Endian 09:10:00 Address sizes: 40 bits physical, 48 bits virtual 09:10:00 CPU(s): 2 09:10:00 On-line CPU(s) list: 0,1 09:10:00 Thread(s) per core: 1 09:10:00 Core(s) per socket: 1 09:10:00 Socket(s): 2 09:10:00 NUMA node(s): 1 09:10:00 Vendor ID: AuthenticAMD 09:10:00 CPU family: 23 09:10:00 Model: 49 09:10:00 Model name: AMD EPYC-Rome Processor 09:10:00 Stepping: 0 09:10:00 CPU MHz: 2799.998 09:10:00 BogoMIPS: 5599.99 09:10:00 Virtualization: AMD-V 09:10:00 Hypervisor vendor: KVM 09:10:00 Virtualization type: full 09:10:00 L1d cache: 32K 09:10:00 L1i cache: 32K 09:10:00 L2 cache: 512K 09:10:00 L3 cache: 16384K 09:10:00 NUMA node0 CPU(s): 0,1 09:10:00 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 09:10:00 09:10:00 09:10:00 ---> nproc: 09:10:00 2 09:10:00 09:10:00 09:10:00 ---> df -h: 09:10:00 Filesystem Size Used Avail Use% Mounted on 09:10:00 overlay 40G 9.0G 32G 23% / 09:10:00 tmpfs 64M 0 64M 0% /dev 09:10:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:10:00 shm 64M 0 64M 0% /dev/shm 09:10:00 /dev/vda1 40G 9.0G 32G 23% /facter-os 09:10:00 09:10:00 09:10:00 ---> sar -b -r -n DEV: 09:10:00 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/08/21 _x86_64_ (2 CPU) 09:10:00 09:10:00 09:01:05 LINUX RESTART (2 CPU) 09:10:00 09:10:00 09:02:01 tps rtps wtps bread/s bwrtn/s 09:10:00 09:03:01 3.98 0.12 3.86 3.73 124.67 09:10:00 09:04:01 0.55 0.00 0.55 0.00 9.61 09:10:00 09:05:01 0.27 0.00 0.27 0.00 4.71 09:10:00 09:06:01 0.18 0.00 0.18 0.00 2.32 09:10:00 09:07:01 0.37 0.00 0.37 0.00 5.63 09:10:00 09:08:01 0.35 0.00 0.35 0.00 5.80 09:10:00 09:09:01 35.35 0.03 35.31 3.73 12013.24 09:10:00 Average: 5.87 0.02 5.84 1.07 1738.69 09:10:00 09:10:00 09:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:10:00 09:03:01 5667864 0 609496 7.61 2620 1728960 1156340 12.77 563712 1542432 16 09:10:00 09:04:01 5663888 0 613464 7.66 2620 1728968 1156652 12.77 567516 1543148 20 09:10:00 09:05:01 5663336 0 614016 7.67 2620 1728968 1156712 12.77 567528 1543148 8 09:10:00 09:06:01 5665560 0 611784 7.64 2620 1728976 1156340 12.77 564716 1543988 8 09:10:00 09:07:01 5669072 0 608268 7.59 2620 1728980 1156436 12.77 561716 1543988 8 09:10:00 09:08:01 5668524 0 608812 7.60 2620 1728984 1156340 12.77 562304 1544040 20 09:10:00 09:09:01 4814760 0 744524 9.30 2620 2447036 1330748 14.69 672040 2194900 405932 09:10:00 Average: 5544715 0 630052 7.87 2620 1831553 1181367 13.04 579933 1636521 58002 09:10:00 09:10:00 09:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:10:00 09:03:01 eth0 0.53 0.08 0.04 0.01 0.00 0.00 0.00 0.00 09:10:00 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:04:01 eth0 2.55 0.52 1.24 0.21 0.00 0.00 0.00 0.00 09:10:00 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:05:01 eth0 0.50 0.30 0.27 0.19 0.00 0.00 0.00 0.00 09:10:00 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:06:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:10:00 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:07:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:10:00 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:08:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:10:00 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:09:01 eth0 154.81 94.47 4064.09 11.25 0.00 0.00 0.00 0.00 09:10:00 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 Average: eth0 22.70 13.68 581.05 1.68 0.00 0.00 0.00 0.00 09:10:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 09:10:00 09:10:00 ---> sar -P ALL: 09:10:00 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/08/21 _x86_64_ (2 CPU) 09:10:00 09:10:00 09:01:05 LINUX RESTART (2 CPU) 09:10:00 09:10:00 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:10:00 09:03:01 all 0.24 0.00 0.08 0.01 0.04 99.62 09:10:00 09:03:01 0 0.28 0.00 0.10 0.02 0.05 99.55 09:10:00 09:03:01 1 0.20 0.00 0.07 0.00 0.03 99.70 09:10:00 09:04:01 all 0.26 0.00 0.05 0.00 0.02 99.67 09:10:00 09:04:01 0 0.08 0.00 0.05 0.00 0.02 99.85 09:10:00 09:04:01 1 0.43 0.00 0.05 0.00 0.02 99.50 09:10:00 09:05:01 all 0.18 0.00 0.03 0.00 0.03 99.76 09:10:00 09:05:01 0 0.05 0.00 0.05 0.00 0.05 99.85 09:10:00 09:05:01 1 0.30 0.00 0.02 0.00 0.02 99.67 09:10:00 09:06:01 all 0.15 0.00 0.04 0.00 0.02 99.79 09:10:00 09:06:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:10:00 09:06:01 1 0.23 0.00 0.03 0.00 0.02 99.72 09:10:00 09:07:01 all 0.15 0.00 0.05 0.00 0.03 99.77 09:10:00 09:07:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:10:00 09:07:01 1 0.25 0.00 0.05 0.00 0.02 99.68 09:10:00 09:08:01 all 0.12 0.00 0.04 0.00 0.03 99.82 09:10:00 09:08:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:10:00 09:08:01 1 0.18 0.00 0.03 0.00 0.02 99.77 09:10:00 09:09:01 all 8.14 0.00 2.96 0.09 0.03 88.77 09:10:00 09:09:01 0 8.11 0.00 3.09 0.14 0.03 88.64 09:10:00 09:09:01 1 8.18 0.00 2.83 0.05 0.03 88.90 09:10:00 Average: all 1.30 0.00 0.46 0.01 0.03 98.19 09:10:00 Average: 0 1.23 0.00 0.49 0.02 0.03 98.23 09:10:00 Average: 1 1.38 0.00 0.44 0.01 0.02 98.15 09:10:00 09:10:00 09:10:00