Pull request #455 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at f2ec88548ec71f6c1ecfd18bd98758aef15b856d rather than b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 Obtained Jenkinsfile from f2ec88548ec71f6c1ecfd18bd98758aef15b856d 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-ssh3489450791065726471.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh4504826935356831698.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 f1d79d91c36788821211008368c3015072ca53ca 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/PR-455/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/PR-455/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4378492023917368072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh7200442409002791761.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/PR-455/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/PR-455/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3702558302493072173.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-997 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [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_PR-455 # 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_PR-455@tmp/jenkins-gitclient-ssh3007133867055996964.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 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_PR-455@tmp/jenkins-gitclient-ssh3738709974448974597.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 Merge succeeded, producing c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7 Checking out Revision c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7 (PR-455) > git config core.sparsecheckout # timeout=10 > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/jenkins-gitclient-ssh6538810350651250164.key > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7 # timeout=10 Commit message: "Merge commit 'f2ec88548ec71f6c1ecfd18bd98758aef15b856d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:00:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:00:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:00:10 ========================================================= 07:00:10 EdgeX Global Pipelines Version Info 07:00:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 07:00:11 ------------------- 07:00:11 stable info: 07:00:11 ------------------- 07:00:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:00:11 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 07:00:11 Message: update stable to v1.0.209 07:00:11 ------------------- 07:00:11 experimental info: 07:00:11 ------------------- 07:00:11 Commited By: **** collab-it+edgex@linuxfoundation.org 07:00:11 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 07:00:11 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:00:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:00:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:00:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:00:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:00:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:00:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:00:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7 [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0ab3ec [Pipeline] echo 07:00:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:12 provisioning config files... 07:00:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config1843252150893837884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:12 ---> docker-login.sh 07:00:12 nexus3.edgexfoundry.org:10001 07:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:12 Configure a credential helper to remove this warning. See 07:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:12 07:00:12 Login Succeeded 07:00:12 nexus3.edgexfoundry.org:10002 07:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:12 Configure a credential helper to remove this warning. See 07:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:12 07:00:12 Login Succeeded 07:00:12 nexus3.edgexfoundry.org:10003 07:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:13 Configure a credential helper to remove this warning. See 07:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:13 07:00:13 Login Succeeded 07:00:13 nexus3.edgexfoundry.org:10004 07:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:13 Configure a credential helper to remove this warning. See 07:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:13 07:00:13 Login Succeeded 07:00:13 docker.io 07:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:13 Configure a credential helper to remove this warning. See 07:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:13 07:00:13 Login Succeeded 07:00:13 ---> docker-login.sh ends [Pipeline] } 07:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:00:14 + git log --format=format:%s -1 c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7 [Pipeline] echo 07:00:14 GIT_COMMIT: c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7, Commit Message: Merge commit 'f2ec88548ec71f6c1ecfd18bd98758aef15b856d' into HEAD [Pipeline] echo 07:00:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:00:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:14 07:00:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:00:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:15 latest: Pulling from edgex-devops/git-semver 07:00:15 a0d0a0d46f8b: Pulling fs layer 07:00:15 3e5f54012d9b: Pulling fs layer 07:00:15 4c7163046ea9: Pulling fs layer 07:00:15 0c2d73faf560: Pulling fs layer 07:00:15 0c2d73faf560: Waiting 07:00:15 3e5f54012d9b: Verifying Checksum 07:00:15 3e5f54012d9b: Download complete 07:00:15 a0d0a0d46f8b: Verifying Checksum 07:00:15 a0d0a0d46f8b: Download complete 07:00:15 0c2d73faf560: Verifying Checksum 07:00:15 0c2d73faf560: Download complete 07:00:15 4c7163046ea9: Verifying Checksum 07:00:15 4c7163046ea9: Download complete 07:00:15 a0d0a0d46f8b: Pull complete 07:00:15 3e5f54012d9b: Pull complete 07:00:15 4c7163046ea9: Pull complete 07:00:16 0c2d73faf560: Pull complete 07:00:16 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:00:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:00:16 prd-centos7-docker-4c-2g-997 does not seem to be running inside a container 07:00:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:00:16 $ docker top 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:00:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:16 [ssh-agent] Looking for ssh-agent implementation... 07:00:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:17 $ docker exec 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b ssh-agent 07:00:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGkeAnC/agent.14 07:00:17 SSH_AGENT_PID=21 07:00:17 Running ssh-add (command line suppressed) 07:00:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_112565289422071656.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_112565289422071656.key) 07:00:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:17 + git tag --points-at HEAD [Pipeline] } 07:00:17 $ docker exec --env ******** --env ******** 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b ssh-agent -k 07:00:17 unset SSH_AUTH_SOCK; 07:00:17 unset SSH_AGENT_PID; 07:00:17 echo Agent pid 21 killed; 07:00:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:00:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:17 [ssh-agent] Looking for ssh-agent implementation... 07:00:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:17 $ docker exec 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b ssh-agent 07:00:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnNfAkI/agent.55 07:00:18 SSH_AGENT_PID=61 07:00:18 Running ssh-add (command line suppressed) 07:00:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_693931219298687591.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_693931219298687591.key) 07:00:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:18 + git semver init 07:00:18 # -> Open(): unable to determine branch for HEAD 07:00:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.git 07:00:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-455 07:00:18 # $SEMVER_REMOTE_NAME = origin 07:00:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:00:18 # $SEMVER_USER_NAME = edgex-jenkins 07:00:18 # $SEMVER_BRANCH = PR-455 07:00:18 # $SEMVER_TEMP = /tmp/semver-690694753 07:00:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:00:20 # '/tmp/semver-690694753' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver' 07:00:20 # -> Force: false 07:00:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver [Pipeline] } 07:00:20 $ docker exec --env ******** --env ******** 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b ssh-agent -k 07:00:20 unset SSH_AUTH_SOCK; 07:00:20 unset SSH_AGENT_PID; 07:00:20 echo Agent pid 61 killed; 07:00:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:21 + git semver [Pipeline] } 07:00:21 $ docker stop --time=1 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b 07:00:22 $ docker rm -f 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b [Pipeline] // withDockerContainer [Pipeline] sh 07:00:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:00:22 Stashed 1 file(s) [Pipeline] echo 07:00:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:00:38 Still waiting to schedule task 07:00:38 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-997’ 07:00:38 Still waiting to schedule task 07:00:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:04:05 Running on prd-centos7-docker-4c-2g-1003 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws 07:04:06 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 07:04:06 The recommended git tool is: git 07:04:07 using credential edgex-jenkins-ssh 07:04:07 Cloning the remote Git repository 07:04:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:04:07 > git init /w/workspace/edgex-ui-go/4 # timeout=10 07:04:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:04:07 > git --version # timeout=10 07:04:07 > git --version # 'git version 2.24.4' 07:04:07 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:07 [INFO] Currently running in a labeled security context 07:04:07 [INFO] Currently SELinux is 'enforcing' on the host 07:04:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh7507170151601527286.key 07:04:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:04:10 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 07:04:10 Merge succeeded, producing 71c5979187b9f6c47c029b8196f7bf20bb53e417 07:04:10 Checking out Revision 71c5979187b9f6c47c029b8196f7bf20bb53e417 (PR-455) 07:04:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:04:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:04:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:08 [INFO] Currently running in a labeled security context 07:04:08 [INFO] Currently SELinux is 'enforcing' on the host 07:04:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh5259207880471646104.key 07:04:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:04:09 > git config core.sparsecheckout # timeout=10 07:04:09 > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 07:04:09 > git remote # timeout=10 07:04:09 > git config --get remote.origin.url # timeout=10 07:04:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:09 [INFO] Currently running in a labeled security context 07:04:09 [INFO] Currently SELinux is 'enforcing' on the host 07:04:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh4973148512131308595.key 07:04:09 > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 07:04:09 > git rev-parse HEAD^{commit} # timeout=10 07:04:09 > git config core.sparsecheckout # timeout=10 07:04:09 > git checkout -f 71c5979187b9f6c47c029b8196f7bf20bb53e417 # timeout=10 07:04:14 Commit message: "Merge commit 'f2ec88548ec71f6c1ecfd18bd98758aef15b856d' into HEAD" 07:04:14 First time build. Skipping changelog. 07:04:13 > git rev-list --no-walk 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:14 provisioning config files... 07:04:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config9037038684086307638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:15 ---> docker-login.sh 07:04:15 nexus3.edgexfoundry.org:10001 07:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:15 Configure a credential helper to remove this warning. See 07:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:15 07:04:15 Login Succeeded 07:04:15 nexus3.edgexfoundry.org:10002 07:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:15 Configure a credential helper to remove this warning. See 07:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:15 07:04:15 Login Succeeded 07:04:15 nexus3.edgexfoundry.org:10003 07:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:15 Configure a credential helper to remove this warning. See 07:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:15 07:04:15 Login Succeeded 07:04:15 nexus3.edgexfoundry.org:10004 07:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:15 Configure a credential helper to remove this warning. See 07:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:15 07:04:15 Login Succeeded 07:04:15 docker.io 07:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:15 Configure a credential helper to remove this warning. See 07:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:15 07:04:15 Login Succeeded 07:04:15 ---> docker-login.sh ends [Pipeline] } 07:04:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:04:16 ========================================================= 07:04:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:04:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:04:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 07:04:16 Sending build context to Docker daemon 20.58MB 07:04:16 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 07:04:16 Step 2/14 : FROM ${BASE} AS builder 07:04:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:04:16 4e9f2cdf4387: Pulling fs layer 07:04:16 57d31006c564: Pulling fs layer 07:04:16 bd5ccded8296: Pulling fs layer 07:04:16 304dd3a0f381: Pulling fs layer 07:04:16 d37cda54a23b: Pulling fs layer 07:04:16 bae75c0f2455: Pulling fs layer 07:04:16 806579b3d29a: Pulling fs layer 07:04:16 c77eb801bf70: Pulling fs layer 07:04:16 6d0567d44e1a: Pulling fs layer 07:04:16 bae75c0f2455: Waiting 07:04:16 806579b3d29a: Waiting 07:04:16 c77eb801bf70: Waiting 07:04:16 6d0567d44e1a: Waiting 07:04:16 304dd3a0f381: Waiting 07:04:16 d37cda54a23b: Waiting 07:04:16 bd5ccded8296: Verifying Checksum 07:04:16 bd5ccded8296: Download complete 07:04:16 57d31006c564: Verifying Checksum 07:04:16 57d31006c564: Download complete 07:04:16 d37cda54a23b: Verifying Checksum 07:04:16 d37cda54a23b: Download complete 07:04:16 4e9f2cdf4387: Verifying Checksum 07:04:16 4e9f2cdf4387: Download complete 07:04:16 bae75c0f2455: Verifying Checksum 07:04:16 bae75c0f2455: Download complete 07:04:16 806579b3d29a: Download complete 07:04:16 c77eb801bf70: Verifying Checksum 07:04:16 c77eb801bf70: Download complete 07:04:16 4e9f2cdf4387: Pull complete 07:04:17 304dd3a0f381: Verifying Checksum 07:04:17 304dd3a0f381: Download complete 07:04:17 57d31006c564: Pull complete 07:04:17 6d0567d44e1a: Verifying Checksum 07:04:17 6d0567d44e1a: Download complete 07:04:17 bd5ccded8296: Pull complete 07:04:20 304dd3a0f381: Pull complete 07:04:20 d37cda54a23b: Pull complete 07:04:20 bae75c0f2455: Pull complete 07:04:20 806579b3d29a: Pull complete 07:04:21 c77eb801bf70: Pull complete 07:04:23 6d0567d44e1a: Pull complete 07:04:23 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 07:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:04:23 ---> e839a31ac9d1 07:04:23 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:04:25 ---> Running in e56fe7bd208b 07:04:25 Removing intermediate container e56fe7bd208b 07:04:25 ---> b8431ec7abb2 07:04:25 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 07:04:25 ---> Running in 05dc9403bccd 07:04:25 Removing intermediate container 05dc9403bccd 07:04:25 ---> 80911326adc8 07:04:25 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 07:04:25 ---> Running in b55f6b7f0755 07:04:25 Removing intermediate container b55f6b7f0755 07:04:25 ---> ee0b1f5ccb80 07:04:25 Step 6/14 : LABEL Name=edgex-ui-go 07:04:25 ---> Running in 636c836604b9 07:04:25 Removing intermediate container 636c836604b9 07:04:25 ---> d7c4c71505f4 07:04:25 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:04:25 ---> Running in d925c7158090 07:04:25 Removing intermediate container d925c7158090 07:04:25 ---> 2fb71e67fe66 07:04:25 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:25 ---> Running in 413d7624bdb8 07:04:26 Removing intermediate container 413d7624bdb8 07:04:26 ---> ac315daad809 07:04:26 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:04:26 ---> Running in 27ab356b0422 07:04:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:04:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:04:28 OK: 219 MiB in 52 packages 07:04:28 Removing intermediate container 27ab356b0422 07:04:28 ---> 9ba62ecbf1b9 07:04:28 Step 10/14 : ENV GO111MODULE=on 07:04:28 ---> Running in 5ac9018d1162 07:04:28 Removing intermediate container 5ac9018d1162 07:04:28 ---> 68d86ce91303 07:04:28 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:04:29 ---> Running in f31cf435cb46 07:04:29 Removing intermediate container f31cf435cb46 07:04:29 ---> f3837448beba 07:04:29 Step 12/14 : COPY . . 07:04:29 ---> 36ab600af06a 07:04:29 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:29 ---> Running in 6892b6ecb99d 07:04:39 Removing intermediate container 6892b6ecb99d 07:04:39 ---> 3e7aee8387d2 07:04:39 Step 14/14 : RUN ${MAKE} 07:04:39 ---> Running in 08140d845693 07:04:39 noop 07:04:39 Removing intermediate container 08140d845693 07:04:39 ---> 9f4c6e2b89e8 07:04:39 Successfully built 9f4c6e2b89e8 07:04:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:04:39 + docker inspect -f . ci-base-image-x86_64 07:04:39 . [Pipeline] withDockerContainer 07:04:40 prd-centos7-docker-4c-2g-1003 does not seem to be running inside a container 07:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:40 $ docker top 617dde82370f6c4cc4e0269e24253bcbe47bfdb15ea427acd5c0a6bd5747e417 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:40 + go version 07:04:40 go version go1.16.8 linux/amd64 [Pipeline] } 07:04:40 $ docker stop --time=1 617dde82370f6c4cc4e0269e24253bcbe47bfdb15ea427acd5c0a6bd5747e417 07:04:41 $ docker rm -f 617dde82370f6c4cc4e0269e24253bcbe47bfdb15ea427acd5c0a6bd5747e417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:42 + docker inspect -f . ci-base-image-x86_64 07:04:42 . [Pipeline] withDockerContainer 07:04:42 prd-centos7-docker-4c-2g-1003 does not seem to be running inside a container 07:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:42 $ docker top 966f72e31401b39bbcfe5d70863a30c43bee3f5405ac9d44f6f71e599803d1f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:04:43 + make test 07:04:43 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:04:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:04:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1001 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws 07:04:47 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 07:04:47 The recommended git tool is: git 07:04:53 using credential edgex-jenkins-ssh 07:04:53 Cloning the remote Git repository 07:04:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:04:54 > git init /w/workspace/edgex-ui-go/4 # timeout=10 07:04:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:04:54 > git --version # timeout=10 07:04:54 > git --version # 'git version 2.17.1' 07:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:04:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:04:55 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:04:55 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:04:55 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:04:55 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:04:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:04:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:04:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:04:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:04:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:04:55 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:04:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:04:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:04:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:04:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:04:57 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 07:04:58 Merge succeeded, producing 24451778d7f6538b20b0c98132491e42f7515316 07:04:58 Checking out Revision 24451778d7f6538b20b0c98132491e42f7515316 (PR-455) 07:04:57 > git config core.sparsecheckout # timeout=10 07:04:57 > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 07:04:58 > git remote # timeout=10 07:04:58 > git config --get remote.origin.url # timeout=10 07:04:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:58 > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 07:04:58 > git rev-parse HEAD^{commit} # timeout=10 07:04:58 > git config core.sparsecheckout # timeout=10 07:04:58 > git checkout -f 24451778d7f6538b20b0c98132491e42f7515316 # timeout=10 07:05:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:05:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 07:05:01 $ docker stop --time=1 966f72e31401b39bbcfe5d70863a30c43bee3f5405ac9d44f6f71e599803d1f1 07:05:02 $ docker rm -f 966f72e31401b39bbcfe5d70863a30c43bee3f5405ac9d44f6f71e599803d1f1 [Pipeline] // withDockerContainer [Pipeline] sh 07:05:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:05:03 Commit message: "Merge commit 'f2ec88548ec71f6c1ecfd18bd98758aef15b856d' into HEAD" 07:05:03 First time build. Skipping changelog. 07:05:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:05:03 > git rev-list --no-walk 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:04 provisioning config files... 07:05:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config4854214021157510257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:05:04 + ls -al . 07:05:04 total 88 07:05:04 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 13 07:04 . 07:05:04 drwxrwxr-x. 4 jenkins jenkins 28 Oct 13 07:04 .. 07:05:04 drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 07:04 assets 07:05:04 drwxrwxr-x. 2 jenkins jenkins 66 Oct 13 07:04 bin 07:05:04 drwxrwxr-x. 3 jenkins jenkins 29 Oct 13 07:04 cmd 07:05:04 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 13 07:04 CONTRIBUTING.md 07:05:04 -rw-r--r--. 1 jenkins jenkins 10 Oct 13 07:04 coverage.out 07:05:04 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 13 07:04 Dockerfile 07:05:04 drwxrwxr-x. 2 jenkins jenkins 23 Oct 13 07:04 docs 07:05:04 drwxrwxr-x. 8 jenkins jenkins 179 Oct 13 07:04 .git 07:05:04 drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 07:04 .github 07:05:04 -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 07:04 .gitignore 07:05:04 -rw-rw-r--. 1 jenkins jenkins 880 Oct 13 07:04 go.mod 07:05:04 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 13 07:04 go.sum 07:05:04 drwxrwxr-x. 9 jenkins jenkins 125 Oct 13 07:04 internal 07:05:04 -rw-rw-r--. 1 jenkins jenkins 652 Oct 13 07:04 Jenkinsfile 07:05:04 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 13 07:04 LICENSE 07:05:04 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 13 07:04 Makefile 07:05:04 drwxrwxr-x. 3 jenkins jenkins 19 Oct 13 07:04 pkg 07:05:04 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 13 07:04 README.md 07:05:04 drwxrwxr-x. 4 jenkins jenkins 54 Oct 13 07:04 snap 07:05:04 -rw-rw-r--. 1 jenkins jenkins 5 Oct 13 07:00 VERSION 07:05:04 -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 07:04 version.go 07:05:04 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 13 07:04 web [Pipeline] isUnix [Pipeline] sh 07:05:05 ---> docker-login.sh 07:05:05 nexus3.edgexfoundry.org:10001 07:05:05 + 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=71c5979187b9f6c47c029b8196f7bf20bb53e417 --label arch=amd64 --label version=0.0.0 . 07:05:05 Sending build context to Docker daemon 20.58MB 07:05:05 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 07:05:05 Step 2/22 : FROM ${BASE} AS builder 07:05:05 ---> 9f4c6e2b89e8 07:05:05 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:05:05 ---> Running in ead427ea9a14 07:05:05 Removing intermediate container ead427ea9a14 07:05:05 ---> 3212ec432d17 07:05:05 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 07:05:05 ---> Running in 6f940c32f804 07:05:05 Removing intermediate container 6f940c32f804 07:05:05 ---> fb01b63c4098 07:05:05 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 07:05:05 ---> Running in dfa3bf9b7e5d 07:05:05 Removing intermediate container dfa3bf9b7e5d 07:05:05 ---> ef9fe2573eca 07:05:05 Step 6/22 : LABEL Name=edgex-ui-go 07:05:05 ---> Running in c8ecd5e75fc4 07:05:05 Removing intermediate container c8ecd5e75fc4 07:05:05 ---> d781d8bcb4b2 07:05:05 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:05:06 ---> Running in d26fc73880c2 07:05:06 Removing intermediate container d26fc73880c2 07:05:06 ---> 68350881978a 07:05:06 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:06 ---> Running in c49c997ac17e 07:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:06 Removing intermediate container c49c997ac17e 07:05:06 ---> ac2743d87107 07:05:06 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:06 ---> Running in 86a2b29a5eb9 07:05:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:06 Configure a credential helper to remove this warning. See 07:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:06 07:05:06 Login Succeeded 07:05:06 nexus3.edgexfoundry.org:10002 07:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:07 Configure a credential helper to remove this warning. See 07:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:07 07:05:07 Login Succeeded 07:05:07 nexus3.edgexfoundry.org:10003 07:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:07 Configure a credential helper to remove this warning. See 07:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:07 07:05:07 Login Succeeded 07:05:07 nexus3.edgexfoundry.org:10004 07:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:08 OK: 219 MiB in 52 packages 07:05:08 Removing intermediate container 86a2b29a5eb9 07:05:08 ---> 97edaaba0cfa 07:05:08 Step 10/22 : ENV GO111MODULE=on 07:05:08 ---> Running in 9cb7418d982e 07:05:08 Removing intermediate container 9cb7418d982e 07:05:08 ---> d66a937cc2e3 07:05:08 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:05:08 ---> Running in b8156fbc1278 07:05:08 Removing intermediate container b8156fbc1278 07:05:08 ---> c1418eb31503 07:05:08 Step 12/22 : COPY . . 07:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:08 Configure a credential helper to remove this warning. See 07:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:08 07:05:08 Login Succeeded 07:05:08 docker.io 07:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:09 Configure a credential helper to remove this warning. See 07:05:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:09 07:05:09 Login Succeeded 07:05:09 ---> docker-login.sh ends 07:05:09 ---> 9f7930588988 07:05:09 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:09 ---> Running in 51d54e55e8cb [Pipeline] } 07:05:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:05:09 Removing intermediate container 51d54e55e8cb 07:05:09 ---> 079b53a8aa93 07:05:09 Step 14/22 : RUN ${MAKE} [Pipeline] echo 07:05:09 ========================================================= 07:05:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:05:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:05:09 ---> Running in aef4b9ebff7f 07:05:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:05:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 07:05:11 Sending build context to Docker daemon 20.58MB 07:05:11 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 07:05:11 Step 2/14 : FROM ${BASE} AS builder 07:05:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:05:11 bbf911997326: Pulling fs layer 07:05:11 58ec367f63d7: Pulling fs layer 07:05:11 1b4a6ffa7d45: Pulling fs layer 07:05:11 fc5181fea5dc: Pulling fs layer 07:05:11 9c418107303f: Pulling fs layer 07:05:11 284eca6f2348: Pulling fs layer 07:05:11 842844d905b1: Pulling fs layer 07:05:11 901a3a57568e: Pulling fs layer 07:05:11 9c418107303f: Waiting 07:05:11 284eca6f2348: Waiting 07:05:11 842844d905b1: Waiting 07:05:11 901a3a57568e: Waiting 07:05:11 fc5181fea5dc: Waiting 07:05:11 1b4a6ffa7d45: Download complete 07:05:11 58ec367f63d7: Verifying Checksum 07:05:11 58ec367f63d7: Download complete 07:05:11 9c418107303f: Download complete 07:05:11 284eca6f2348: Verifying Checksum 07:05:11 284eca6f2348: Download complete 07:05:11 842844d905b1: Verifying Checksum 07:05:11 842844d905b1: Download complete 07:05:11 bbf911997326: Verifying Checksum 07:05:11 bbf911997326: Download complete 07:05:12 bbf911997326: Pull complete 07:05:13 58ec367f63d7: Pull complete 07:05:13 1b4a6ffa7d45: Pull complete 07:05:13 901a3a57568e: Verifying Checksum 07:05:13 901a3a57568e: Download complete 07:05:14 fc5181fea5dc: Verifying Checksum 07:05:14 fc5181fea5dc: Download complete 07:05:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:05:19 Removing intermediate container aef4b9ebff7f 07:05:19 ---> 9da9b43b9517 07:05:19 Step 15/22 : FROM alpine:3.14 07:05:20 3.14: Pulling from library/alpine 07:05:20 a0d0a0d46f8b: Pulling fs layer 07:05:20 a0d0a0d46f8b: Verifying Checksum 07:05:20 a0d0a0d46f8b: Download complete 07:05:20 a0d0a0d46f8b: Pull complete 07:05:20 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:05:20 Status: Downloaded newer image for alpine:3.14 07:05:20 ---> 14119a10abf4 07:05:20 Step 16/22 : EXPOSE 4000 07:05:20 ---> Running in e2295a5914b8 07:05:20 Removing intermediate container e2295a5914b8 07:05:20 ---> 1cdb946cea4f 07:05:20 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 07:05:21 ---> 776e68cee9ec 07:05:21 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:05:21 ---> Running in ba5973bee952 07:05:21 Removing intermediate container ba5973bee952 07:05:21 ---> 70ca2b98fc7e 07:05:21 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:05:21 ---> Running in dca002aebbf2 07:05:21 Removing intermediate container dca002aebbf2 07:05:21 ---> 72866b194290 07:05:21 Step 20/22 : LABEL arch=amd64 07:05:21 ---> Running in eeba12889889 07:05:21 Removing intermediate container eeba12889889 07:05:21 ---> a7bdf17b1de5 07:05:21 Step 21/22 : LABEL git_sha=71c5979187b9f6c47c029b8196f7bf20bb53e417 07:05:21 ---> Running in d6e9261d4452 07:05:21 Removing intermediate container d6e9261d4452 07:05:21 ---> f01b3b66cf90 07:05:21 Step 22/22 : LABEL version=0.0.0 07:05:21 ---> Running in df2bc1ff52f8 07:05:21 Removing intermediate container df2bc1ff52f8 07:05:21 ---> 1a64eb18ec71 07:05:21 [Warning] One or more build-args [ARCH] were not consumed 07:05:21 Successfully built 1a64eb18ec71 07:05:21 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:22 07:05:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:05:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:22 latest: Pulling from edgex-lftools-log-publisher 07:05:22 b4d181a07f80: Pulling fs layer 07:05:22 a1111a8f2ec3: Pulling fs layer 07:05:22 ed53099fbce6: Pulling fs layer 07:05:22 dc539afda2c1: Pulling fs layer 07:05:22 77bc0d833cb6: Pulling fs layer 07:05:22 9065ff56babe: Pulling fs layer 07:05:22 d287ab97295c: Pulling fs layer 07:05:22 dc539afda2c1: Waiting 07:05:22 77bc0d833cb6: Waiting 07:05:22 9065ff56babe: Waiting 07:05:22 d287ab97295c: Waiting 07:05:22 a1111a8f2ec3: Verifying Checksum 07:05:22 a1111a8f2ec3: Download complete 07:05:22 dc539afda2c1: Verifying Checksum 07:05:22 dc539afda2c1: Download complete 07:05:22 ed53099fbce6: Verifying Checksum 07:05:22 ed53099fbce6: Download complete 07:05:22 77bc0d833cb6: Verifying Checksum 07:05:22 77bc0d833cb6: Download complete 07:05:22 9065ff56babe: Verifying Checksum 07:05:22 9065ff56babe: Download complete 07:05:22 b4d181a07f80: Verifying Checksum 07:05:22 b4d181a07f80: Download complete 07:05:23 d287ab97295c: Verifying Checksum 07:05:23 d287ab97295c: Download complete 07:05:24 b4d181a07f80: Pull complete 07:05:24 fc5181fea5dc: Pull complete 07:05:24 9c418107303f: Pull complete 07:05:24 a1111a8f2ec3: Pull complete 07:05:24 284eca6f2348: Pull complete 07:05:24 842844d905b1: Pull complete 07:05:24 ed53099fbce6: Pull complete 07:05:24 dc539afda2c1: Pull complete 07:05:25 77bc0d833cb6: Pull complete 07:05:25 9065ff56babe: Pull complete 07:05:30 d287ab97295c: Pull complete 07:05:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:05:30 prd-centos7-docker-4c-2g-1003 does not seem to be running inside a container 07:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:05:31 901a3a57568e: Pull complete 07:05:31 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 07:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:05:31 ---> 72ade6ffb461 07:05:31 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:05:33 $ docker top 476f9b94a588a1b43d71b8eec6e9f3bd4d606b4e7c4ed77270747c81857f9266 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:33 ---> job-cost.sh 07:05:33 lf-activate-venv: SKIPPING 07:05:33 INFO: No Stack... 07:05:35 ---> Running in 2f52e5262a7c 07:05:35 Removing intermediate container 2f52e5262a7c 07:05:35 ---> 669de91b62e8 07:05:35 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 07:05:35 ---> Running in a0917daf436a 07:05:36 Removing intermediate container a0917daf436a 07:05:36 ---> c2e390fb93fe 07:05:36 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 07:05:36 ---> Running in 92ddb4a3baa4 07:05:36 Removing intermediate container 92ddb4a3baa4 07:05:36 ---> 344ad796b661 07:05:36 Step 6/14 : LABEL Name=edgex-ui-go 07:05:37 ---> Running in 9c17763b5c17 07:05:37 Removing intermediate container 9c17763b5c17 07:05:37 ---> 7e216126942a 07:05:37 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:05:37 ---> Running in 8a88289640ee 07:05:38 Removing intermediate container 8a88289640ee 07:05:38 ---> 322f58392b35 07:05:38 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:38 ---> Running in a2235b974256 07:05:40 Removing intermediate container a2235b974256 07:05:40 ---> fd17e1c90a41 07:05:40 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:40 ---> Running in 7aaef1b62337 07:05:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:05:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:05:43 OK: 218 MiB in 52 packages 07:05:44 Removing intermediate container 7aaef1b62337 07:05:44 ---> d8d6fd716e15 07:05:44 Step 10/14 : ENV GO111MODULE=on 07:05:44 ---> Running in 14cfe92a2e9e 07:05:45 Removing intermediate container 14cfe92a2e9e 07:05:45 ---> 1635d1b5ba35 07:05:45 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:05:45 ---> Running in 2ad7cca609ff 07:05:46 Removing intermediate container 2ad7cca609ff 07:05:46 ---> cc803415b7d4 07:05:46 Step 12/14 : COPY . . 07:05:48 ---> 9db4c133175c 07:05:48 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:48 ---> Running in 63e3367dc638 07:05:55 INFO: Retrieving Pricing Info for: v3-standard-2 07:05:55 INFO: Archiving Costs [Pipeline] sh 07:05:56 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 07:05:56 + cut -d, -f6 [Pipeline] lock 07:05:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] 07:05:56 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] did not exist. Created. 07:05:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:05:56 + echo total: 0.05999999865889549 [Pipeline] stash 07:05:56 Stashed 1 file(s) [Pipeline] } 07:05:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] [Pipeline] // lock [Pipeline] } 07:05:56 $ docker stop --time=1 476f9b94a588a1b43d71b8eec6e9f3bd4d606b4e7c4ed77270747c81857f9266 07:05:57 $ docker rm -f 476f9b94a588a1b43d71b8eec6e9f3bd4d606b4e7c4ed77270747c81857f9266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:06:15 Removing intermediate container 63e3367dc638 07:06:15 ---> 262aea4e308b 07:06:15 Step 14/14 : RUN ${MAKE} 07:06:15 ---> Running in 89b76ef2f5d3 07:06:15 noop 07:06:16 Removing intermediate container 89b76ef2f5d3 07:06:16 ---> 748a047cce98 07:06:16 Successfully built 748a047cce98 07:06:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:06:16 + docker inspect -f . ci-base-image-arm64 07:06:16 . [Pipeline] withDockerContainer 07:06:16 prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container 07:06:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:06:18 $ docker top 377eb11a598d463d72129a4d5e5c901c0ca46fc0794bd2256920ab071d21fc34 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:19 + go version 07:06:19 go version go1.16.8 linux/arm64 [Pipeline] } 07:06:19 $ docker stop --time=1 377eb11a598d463d72129a4d5e5c901c0ca46fc0794bd2256920ab071d21fc34 07:06:21 $ docker rm -f 377eb11a598d463d72129a4d5e5c901c0ca46fc0794bd2256920ab071d21fc34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:06:22 + docker inspect -f . ci-base-image-arm64 07:06:22 . [Pipeline] withDockerContainer 07:06:22 prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container 07:06:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:06:23 $ docker top 960e3b4a773c6d75a3e9bf2d629768774bdd32a3e8e948bb103660e91f9ce8dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:06:24 + make test 07:06:24 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:06:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:07:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:07:04 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:07:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:07:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:07:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 07:07:27 $ docker stop --time=1 960e3b4a773c6d75a3e9bf2d629768774bdd32a3e8e948bb103660e91f9ce8dd 07:07:29 $ docker rm -f 960e3b4a773c6d75a3e9bf2d629768774bdd32a3e8e948bb103660e91f9ce8dd [Pipeline] // withDockerContainer [Pipeline] sh 07:07:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:07:29 Warning: overwriting stash ‘coverage-report’ 07:07:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:07:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:07:31 + ls -al . 07:07:31 total 128 07:07:31 drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 07:06 . 07:07:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 07:04 .. 07:07:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 07:05 .git 07:07:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 07:04 .github 07:07:31 -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 07:04 .gitignore 07:07:31 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 13 07:04 CONTRIBUTING.md 07:07:31 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 13 07:04 Dockerfile 07:07:31 -rw-rw-r-- 1 jenkins jenkins 652 Oct 13 07:04 Jenkinsfile 07:07:31 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 13 07:04 LICENSE 07:07:31 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 13 07:04 Makefile 07:07:31 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 13 07:04 README.md 07:07:31 -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 07:00 VERSION 07:07:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 07:04 assets 07:07:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 07:04 bin 07:07:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 07:04 cmd 07:07:31 -rw-r--r-- 1 jenkins jenkins 10 Oct 13 07:06 coverage.out 07:07:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 07:04 docs 07:07:31 -rw-rw-r-- 1 jenkins jenkins 880 Oct 13 07:04 go.mod 07:07:31 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 13 07:04 go.sum 07:07:31 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 07:04 internal 07:07:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 07:04 pkg 07:07:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 07:04 snap 07:07:31 -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 07:04 version.go 07:07:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 07:04 web [Pipeline] isUnix [Pipeline] sh 07:07:32 + 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=24451778d7f6538b20b0c98132491e42f7515316 --label arch=arm64 --label version=0.0.0 . 07:07:32 Sending build context to Docker daemon 20.58MB 07:07:32 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 07:07:32 Step 2/22 : FROM ${BASE} AS builder 07:07:32 ---> 748a047cce98 07:07:32 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:07:33 ---> Running in 04a1259c83cc 07:07:33 Removing intermediate container 04a1259c83cc 07:07:33 ---> 074ca3056136 07:07:33 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 07:07:33 ---> Running in ecbb074a005a 07:07:34 Removing intermediate container ecbb074a005a 07:07:34 ---> 67daf062413d 07:07:34 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 07:07:34 ---> Running in 041def0536a7 07:07:34 Removing intermediate container 041def0536a7 07:07:34 ---> 3609a9ea2617 07:07:34 Step 6/22 : LABEL Name=edgex-ui-go 07:07:34 ---> Running in 938c41edb902 07:07:35 Removing intermediate container 938c41edb902 07:07:35 ---> bf94fd92853d 07:07:35 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:07:35 ---> Running in fc3a25eb9186 07:07:36 Removing intermediate container fc3a25eb9186 07:07:36 ---> 0f9e9f11aa8b 07:07:36 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:36 ---> Running in 29b9e2a1644a 07:07:38 Removing intermediate container 29b9e2a1644a 07:07:38 ---> 8b7cec09c3ed 07:07:38 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:07:38 ---> Running in 76ff8f96eca2 07:07:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:07:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:07:41 OK: 218 MiB in 52 packages 07:07:42 Removing intermediate container 76ff8f96eca2 07:07:42 ---> 6aa24492e08b 07:07:42 Step 10/22 : ENV GO111MODULE=on 07:07:42 ---> Running in f6860cbd2a3b 07:07:42 Removing intermediate container f6860cbd2a3b 07:07:42 ---> 160f7c2c1780 07:07:42 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:07:43 ---> Running in f9cdb2b78adf 07:07:43 Removing intermediate container f9cdb2b78adf 07:07:43 ---> e2808fc1c603 07:07:43 Step 12/22 : COPY . . 07:07:46 ---> c66770d86e80 07:07:46 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:46 ---> Running in abe1fee7ba74 07:07:48 Removing intermediate container abe1fee7ba74 07:07:48 ---> ab5c2656229c 07:07:48 Step 14/22 : RUN ${MAKE} 07:07:48 ---> Running in 1af259875f10 07:07:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:08:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:08:21 Removing intermediate container 1af259875f10 07:08:21 ---> 5af05c7b0681 07:08:21 Step 15/22 : FROM alpine:3.14 07:08:21 3.14: Pulling from library/alpine 07:08:21 552d1f2373af: Pulling fs layer 07:08:22 552d1f2373af: Download complete 07:08:22 552d1f2373af: Pull complete 07:08:22 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:08:22 Status: Downloaded newer image for alpine:3.14 07:08:22 ---> bb3de5531c18 07:08:22 Step 16/22 : EXPOSE 4000 07:08:23 ---> Running in 1a7a7f7d70aa 07:08:23 Removing intermediate container 1a7a7f7d70aa 07:08:23 ---> 5497abfdc2d6 07:08:23 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 07:08:25 ---> a8baf5795840 07:08:25 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:08:25 ---> Running in 70e57f990543 07:08:25 Removing intermediate container 70e57f990543 07:08:25 ---> 9a4e852ade33 07:08:25 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:08:26 ---> Running in 7e99cd12c53f 07:08:26 Removing intermediate container 7e99cd12c53f 07:08:26 ---> fbdcd9a4122b 07:08:26 Step 20/22 : LABEL arch=arm64 07:08:26 ---> Running in 20f47084d257 07:08:27 Removing intermediate container 20f47084d257 07:08:27 ---> e9abdd0aa8cb 07:08:27 Step 21/22 : LABEL git_sha=24451778d7f6538b20b0c98132491e42f7515316 07:08:27 ---> Running in 906457756caf 07:08:27 Removing intermediate container 906457756caf 07:08:27 ---> d3839ea292d9 07:08:27 Step 22/22 : LABEL version=0.0.0 07:08:27 ---> Running in 0f577e1d324d 07:08:28 Removing intermediate container 0f577e1d324d 07:08:28 ---> 063ab9d17b58 07:08:28 [Warning] One or more build-args [ARCH] were not consumed 07:08:28 Successfully built 063ab9d17b58 07:08:28 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:28 07:08:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:08:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:29 arm64: Pulling from edgex-lftools-log-publisher 07:08:29 448f6bf000e3: Pulling fs layer 07:08:29 f757da607395: Pulling fs layer 07:08:29 05883995daec: Pulling fs layer 07:08:29 8603b9c90790: Pulling fs layer 07:08:29 1560dd03e051: Pulling fs layer 07:08:29 27f5ce0e4adf: Pulling fs layer 07:08:29 c2d8d7efcc4b: Pulling fs layer 07:08:29 1560dd03e051: Waiting 07:08:29 27f5ce0e4adf: Waiting 07:08:29 c2d8d7efcc4b: Waiting 07:08:29 f757da607395: Verifying Checksum 07:08:29 f757da607395: Download complete 07:08:30 8603b9c90790: Verifying Checksum 07:08:30 8603b9c90790: Download complete 07:08:30 1560dd03e051: Verifying Checksum 07:08:30 1560dd03e051: Download complete 07:08:30 05883995daec: Verifying Checksum 07:08:30 05883995daec: Download complete 07:08:30 27f5ce0e4adf: Verifying Checksum 07:08:30 27f5ce0e4adf: Download complete 07:08:30 448f6bf000e3: Verifying Checksum 07:08:30 448f6bf000e3: Download complete 07:08:33 c2d8d7efcc4b: Verifying Checksum 07:08:33 c2d8d7efcc4b: Download complete 07:08:34 448f6bf000e3: Pull complete 07:08:34 f757da607395: Pull complete 07:08:36 05883995daec: Pull complete 07:08:36 8603b9c90790: Pull complete 07:08:37 1560dd03e051: Pull complete 07:08:38 27f5ce0e4adf: Pull complete 07:08:53 c2d8d7efcc4b: Pull complete 07:08:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:08:53 prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container 07:08:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:08:57 $ docker top 600814c16b75f22ae02fa304b2ef4ca911a8d6c17758aa8e8ad9f8c74511da1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:58 ---> job-cost.sh 07:08:58 lf-activate-venv: SKIPPING 07:08:58 INFO: No Stack... 07:08:59 INFO: Retrieving Pricing Info for: v3-standard-4 07:08:59 INFO: Archiving Costs [Pipeline] sh 07:09:00 + cut -d, -f6 07:09:00 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock 07:09:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] 07:09:00 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] did not exist. Created. 07:09:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:09:00 /w/workspace/edgex-ui-go/4@tmp/durable-4c54abb1/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-4c54abb1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:09:01 + echo total: 0.10999999940395355 [Pipeline] stash 07:09:01 Warning: overwriting stash ‘stack-cost’ 07:09:01 Stashed 1 file(s) [Pipeline] } 07:09:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] [Pipeline] // lock [Pipeline] } 07:09:01 $ docker stop --time=1 600814c16b75f22ae02fa304b2ef4ca911a8d6c17758aa8e8ad9f8c74511da1e 07:09:03 $ docker rm -f 600814c16b75f22ae02fa304b2ef4ca911a8d6c17758aa8e8ad9f8c74511da1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:09:04 provisioning config files... 07:09:04 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config1486060258052510851tmp [Pipeline] { [Pipeline] sh 07:09:04 + set +x 07:09:04 + curl -s https://codecov.io/bash 07:09:04 + bash -s -- 07:09:04 07:09:04 _____ _ 07:09:04 / ____| | | 07:09:04 | | ___ __| | ___ ___ _____ __ 07:09:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:09:04 | |___| (_) | (_| | __/ (_| (_) \ V / 07:09:04 \_____\___/ \__,_|\___|\___\___/ \_/ 07:09:04 Bash-1.0.6 07:09:04 07:09:04 07:09:04 ==> git version 2.24.4 found 07:09:04 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:09:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:09:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:09:04 ==> Jenkins CI detected. 07:09:04 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-455 07:09:04 project root: . 07:09:04 --> token set from env 07:09:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:09:04 ==> Running gcov in . (disable via -X gcov) 07:09:04 ==> Python coveragepy not found 07:09:04 ==> Searching for coverage reports in: 07:09:04 + . 07:09:04 -> Found 1 reports 07:09:04 ==> Detecting git/mercurial file structure 07:09:04 ==> Reading reports 07:09:04 + ./coverage.out bytes=10 07:09:04 ==> Appending adjustments 07:09:04 https://docs.codecov.io/docs/fixing-reports 07:09:04 + Found adjustments 07:09:04 ==> Gzipping contents 07:09:04 4.0K /tmp/codecov.UHUTaY.gz 07:09:04 ==> Uploading reports 07:09:04 url: https://codecov.io 07:09:04 query: branch=PR-455&commit=c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= 07:09:04 -> Pinging Codecov 07:09:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-455&commit=c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= 07:09:05 -> Uploading to 07:09:05 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/FB506323287CE973F263BFD2A0EB1F37/c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7/ddedcaca-0270-4ca8-aef4-5a5be178ecb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T070904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a57bfd1a8b5279a8ea52809fe3a8d84054fee355f1b87fcd7b4e64766c18da8d 07:09:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:09:05 Dload Upload Total Spent Left Speed 07:09:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 10939 --:--:-- --:--:-- --:--:-- 10932 100 3422 0 0 100 3422 0 10933 --:--:-- --:--:-- --:--:-- 10932 07:09:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7 [Pipeline] } 07:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:09:07 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:09:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:09:07 ---> package-listing.sh 07:09:07 ++ facter osfamily 07:09:07 ++ tr '[:upper:]' '[:lower:]' 07:09:08 + OS_FAMILY=redhat 07:09:08 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-455 07:09:08 + START_PACKAGES=/tmp/packages_start.txt 07:09:08 + END_PACKAGES=/tmp/packages_end.txt 07:09:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:09:08 + PACKAGES=/tmp/packages_start.txt 07:09:08 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' 07:09:08 + PACKAGES=/tmp/packages_end.txt 07:09:08 + case "${OS_FAMILY}" in 07:09:08 + rpm -qa 07:09:08 + sort 07:09:08 + '[' -f /tmp/packages_start.txt ']' 07:09:08 + '[' -f /tmp/packages_end.txt ']' 07:09:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:08 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' 07:09:08 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ 07:09:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [Pipeline] echo 07:09:08 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_PR-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:09:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:09 07:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:09 latest: Pulling from edgex-lftools-log-publisher 07:09:09 b4d181a07f80: Pulling fs layer 07:09:09 a1111a8f2ec3: Pulling fs layer 07:09:09 ed53099fbce6: Pulling fs layer 07:09:09 dc539afda2c1: Pulling fs layer 07:09:09 77bc0d833cb6: Pulling fs layer 07:09:09 9065ff56babe: Pulling fs layer 07:09:09 d287ab97295c: Pulling fs layer 07:09:09 dc539afda2c1: Waiting 07:09:09 77bc0d833cb6: Waiting 07:09:09 9065ff56babe: Waiting 07:09:09 d287ab97295c: Waiting 07:09:09 a1111a8f2ec3: Verifying Checksum 07:09:09 a1111a8f2ec3: Download complete 07:09:09 dc539afda2c1: Verifying Checksum 07:09:09 dc539afda2c1: Download complete 07:09:10 ed53099fbce6: Verifying Checksum 07:09:10 ed53099fbce6: Download complete 07:09:10 77bc0d833cb6: Verifying Checksum 07:09:10 77bc0d833cb6: Download complete 07:09:10 9065ff56babe: Verifying Checksum 07:09:10 9065ff56babe: Download complete 07:09:10 b4d181a07f80: Verifying Checksum 07:09:10 b4d181a07f80: Download complete 07:09:10 d287ab97295c: Verifying Checksum 07:09:10 d287ab97295c: Download complete 07:09:11 b4d181a07f80: Pull complete 07:09:11 a1111a8f2ec3: Pull complete 07:09:12 ed53099fbce6: Pull complete 07:09:12 dc539afda2c1: Pull complete 07:09:12 77bc0d833cb6: Pull complete 07:09:12 9065ff56babe: Pull complete 07:09:18 d287ab97295c: Pull complete 07:09:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:09:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:09:18 prd-centos7-docker-4c-2g-997 does not seem to be running inside a container 07:09:18 $ 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_PR-455/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_PR-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:09:20 $ docker top d84874ea9232b69cbf7b655cb3107c1195b126d729d72fd39dab58f220026687 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:20 + touch /tmp/pre-build-complete [Pipeline] sh 07:09:21 + mkdir -p /var/log/sysstat [Pipeline] sh 07:09:21 + ls /var/log/sa-host 07:09:21 + sadf -c /var/log/sa-host/sa13 07:09:21 file_magic: OK 07:09:21 HZ: Using current value: 100 07:09:21 file_header: OK 07:09:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:09:21 Statistics: 07:09:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:09:21 File successfully converted to sysstat format version 12.0.3 07:09:21 + sadf -c /var/log/sa-host/sa30 07:09:21 file_magic: OK 07:09:21 HZ: Using current value: 100 07:09:21 file_header: OK 07:09:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:09:21 Statistics: 07:09:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:09:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:21 provisioning config files... 07:09:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config2997345246922550622tmp [Pipeline] { [Pipeline] echo 07:09:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:09:21 ---> create-netrc.sh [Pipeline] } 07:09:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:09:22 ---> python-tools-install.sh [Pipeline] echo 07:09:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:09:22 ---> sudo-logs.sh 07:09:22 Archiving 'sudo' log.. 07:09:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-997.novalocal: Name or service not known 07:09:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-997.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:09:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:09:22 ---> job-cost.sh 07:09:22 lf-activate-venv: SKIPPING 07:09:22 DEBUG: total: 0.10999999940395355 07:09:22 INFO: Retrieving Stack Cost... 07:09:44 INFO: Retrieving Pricing Info for: v3-standard-2 07:09:44 INFO: Archiving Costs [Pipeline] echo 07:09:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:09:45 ---> logs-deploy.sh 07:09:45 lf-activate-venv: SKIPPING 07:09:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-455/4 07:09:45 INFO: archiving workspace using pattern(s): 07:09:45 Archives upload complete. 07:09:45 INFO: archiving logs to Nexus 07:09:46 ---> uname -a: 07:09:46 Linux prd-centos7-docker-4c-2g-997.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 07:09:46 07:09:46 07:09:46 ---> lscpu: 07:09:46 Architecture: x86_64 07:09:46 CPU op-mode(s): 32-bit, 64-bit 07:09:46 Byte Order: Little Endian 07:09:46 Address sizes: 40 bits physical, 48 bits virtual 07:09:46 CPU(s): 2 07:09:46 On-line CPU(s) list: 0,1 07:09:46 Thread(s) per core: 1 07:09:46 Core(s) per socket: 1 07:09:46 Socket(s): 2 07:09:46 NUMA node(s): 1 07:09:46 Vendor ID: AuthenticAMD 07:09:46 CPU family: 23 07:09:46 Model: 49 07:09:46 Model name: AMD EPYC-Rome Processor 07:09:46 Stepping: 0 07:09:46 CPU MHz: 2799.996 07:09:46 BogoMIPS: 5599.99 07:09:46 Virtualization: AMD-V 07:09:46 Hypervisor vendor: KVM 07:09:46 Virtualization type: full 07:09:46 L1d cache: 32K 07:09:46 L1i cache: 32K 07:09:46 L2 cache: 512K 07:09:46 L3 cache: 16384K 07:09:46 NUMA node0 CPU(s): 0,1 07:09:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:09:46 07:09:46 07:09:46 ---> nproc: 07:09:46 2 07:09:46 07:09:46 07:09:46 ---> df -h: 07:09:46 Filesystem Size Used Avail Use% Mounted on 07:09:46 overlay 40G 7.7G 33G 20% / 07:09:46 tmpfs 64M 0 64M 0% /dev 07:09:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:09:46 shm 64M 0 64M 0% /dev/shm 07:09:46 /dev/vda1 40G 7.7G 33G 20% /facter-os 07:09:46 07:09:46 07:09:46 ---> sar -b -r -n DEV: 07:09:46 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 07:09:46 07:09:46 06:59:32 LINUX RESTART (2 CPU) 07:09:46 07:09:46 07:00:01 tps rtps wtps bread/s bwrtn/s 07:09:46 07:01:01 83.88 3.90 79.98 2402.80 4339.24 07:09:46 07:02:01 1.82 0.07 1.75 1.47 34.72 07:09:46 07:03:01 0.33 0.00 0.33 0.00 4.57 07:09:46 07:04:01 0.30 0.00 0.30 0.00 4.86 07:09:46 07:05:01 0.13 0.00 0.13 0.00 2.17 07:09:46 07:06:01 0.40 0.00 0.40 0.00 6.31 07:09:46 07:07:01 0.32 0.00 0.32 0.00 4.86 07:09:46 07:08:01 0.23 0.00 0.23 0.00 3.61 07:09:46 07:09:01 0.32 0.00 0.32 0.00 3.65 07:09:46 Average: 9.75 0.44 9.31 267.18 489.41 07:09:46 07:09:46 07:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:09:46 07:01:01 5645604 0 631284 7.88 2620 1729432 1524204 16.83 589444 1536088 20 07:09:46 07:02:01 5659652 0 617108 7.71 2620 1729560 1421172 15.69 578616 1536112 16 07:09:46 07:03:01 5659528 0 617228 7.71 2620 1729564 1421172 15.69 578336 1536296 20 07:09:46 07:04:01 5655500 0 621252 7.76 2620 1729568 1421532 15.69 582416 1536296 20 07:09:46 07:05:01 5658292 0 618456 7.72 2620 1729572 1421568 15.69 578820 1537160 16 07:09:46 07:06:01 5660352 0 616392 7.70 2620 1729576 1421232 15.69 576960 1537160 12 07:09:46 07:07:01 5659928 0 616812 7.70 2620 1729580 1421172 15.69 577656 1537192 16 07:09:46 07:08:01 5659796 0 616936 7.70 2620 1729588 1421172 15.69 577584 1537192 8 07:09:46 07:09:01 5660060 0 616672 7.70 2620 1729588 1421172 15.69 577532 1537192 16 07:09:46 Average: 5657635 0 619127 7.73 2620 1729559 1432711 15.82 579707 1536743 16 07:09:46 07:09:46 07:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:09:46 07:01:01 eth0 241.37 210.63 914.13 53.33 0.00 0.00 0.00 0.00 07:09:46 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:01:01 docker0 62.69 42.72 5.68 233.65 0.00 0.00 0.00 0.00 07:09:46 07:02:01 eth0 0.62 0.08 0.06 0.02 0.00 0.00 0.00 0.00 07:09:46 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:03:01 eth0 0.87 0.15 0.10 0.01 0.00 0.00 0.00 0.00 07:09:46 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:04:01 eth0 4.38 0.88 3.38 0.18 0.00 0.00 0.00 0.00 07:09:46 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:05:01 eth0 1.07 0.60 0.61 0.49 0.00 0.00 0.00 0.00 07:09:46 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:06:01 eth0 0.22 0.12 0.07 0.04 0.00 0.00 0.00 0.00 07:09:46 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:07:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:09:46 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:08:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:09:46 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:09:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:09:46 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 Average: eth0 27.66 23.64 102.06 6.01 0.00 0.00 0.00 0.00 07:09:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:46 Average: docker0 6.97 4.75 0.63 25.96 0.00 0.00 0.00 0.00 07:09:46 07:09:46 07:09:46 ---> sar -P ALL: 07:09:46 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 07:09:46 07:09:46 06:59:32 LINUX RESTART (2 CPU) 07:09:46 07:09:46 07:00:01 CPU %user %nice %system %iowait %steal %idle 07:09:46 07:01:01 all 7.91 0.00 2.48 2.21 0.04 87.36 07:09:46 07:01:01 0 9.14 0.00 2.38 1.41 0.03 87.03 07:09:46 07:01:01 1 6.68 0.00 2.58 3.02 0.05 87.68 07:09:46 07:02:01 all 0.13 0.00 0.05 0.00 0.02 99.81 07:09:46 07:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:09:46 07:02:01 1 0.20 0.00 0.05 0.00 0.02 99.73 07:09:46 07:03:01 all 0.27 0.00 0.03 0.00 0.01 99.69 07:09:46 07:03:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:09:46 07:03:01 1 0.47 0.00 0.03 0.00 0.02 99.48 07:09:46 07:04:01 all 0.24 0.00 0.03 0.00 0.01 99.72 07:09:46 07:04:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:09:46 07:04:01 1 0.42 0.00 0.03 0.00 0.00 99.55 07:09:46 07:05:01 all 0.18 0.00 0.03 0.00 0.02 99.77 07:09:46 07:05:01 0 0.07 0.00 0.05 0.00 0.02 99.87 07:09:46 07:05:01 1 0.28 0.00 0.02 0.00 0.02 99.68 07:09:46 07:06:01 all 0.14 0.00 0.03 0.00 0.03 99.81 07:09:46 07:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:09:46 07:06:01 1 0.27 0.00 0.03 0.00 0.03 99.67 07:09:46 07:07:01 all 0.26 0.00 0.03 0.00 0.02 99.70 07:09:46 07:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:09:46 07:07:01 1 0.47 0.00 0.02 0.00 0.02 99.50 07:09:46 07:08:01 all 0.23 0.00 0.03 0.00 0.02 99.73 07:09:46 07:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:09:46 07:08:01 1 0.43 0.00 0.02 0.00 0.02 99.53 07:09:46 07:09:01 all 0.25 0.00 0.02 0.00 0.02 99.72 07:09:46 07:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:09:46 07:09:01 1 0.45 0.00 0.02 0.00 0.02 99.52 07:09:46 Average: all 1.05 0.00 0.30 0.24 0.02 98.39 07:09:46 Average: 0 1.04 0.00 0.29 0.15 0.02 98.50 07:09:46 Average: 1 1.06 0.00 0.31 0.33 0.02 98.28 07:09:46 07:09:46 07:09:46