Branch indexing 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 null for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at e48074128e3d49bf104d5160f342619963f8a85e rather than 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Obtained Jenkinsfile from e48074128e3d49bf104d5160f342619963f8a85e 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-ssh7382093290850612875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh8061263585358655283.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-431/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-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2443420694538530343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh13926042012162876285.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-431/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-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5408890297604320524.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.17 USE_ALPINE: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3612 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # 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-431@tmp/jenkins-gitclient-ssh4825809671489864627.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-431@tmp/jenkins-gitclient-ssh7913281107934857202.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Merge succeeded, producing 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 Checking out Revision 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # 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-431@tmp/jenkins-gitclient-ssh2571489983414062829.key > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 # timeout=10 Commit message: "Merge commit 'e48074128e3d49bf104d5160f342619963f8a85e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:06:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:06:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:06:23 ========================================================= 18:06:23 EdgeX Global Pipelines Version Info 18:06:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6a6c5385510e47fe6e9ecbde85c2f8178d17767c # timeout=10 18:06:24 ------------------- 18:06:24 stable info: 18:06:24 ------------------- 18:06:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:06:24 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:06:24 Message: update stable to v1.0.219 18:06:25 ------------------- 18:06:25 experimental info: 18:06:25 ------------------- 18:06:25 Commited By: **** collab-it+edgex@linuxfoundation.org 18:06:25 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:06:25 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 381334f [Pipeline] echo 18:06:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:25 provisioning config files... 18:06:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config249546593728435303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:26 ---> docker-login.sh 18:06:26 nexus3.edgexfoundry.org:10001 18:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:26 Configure a credential helper to remove this warning. See 18:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:26 18:06:26 Login Succeeded 18:06:26 nexus3.edgexfoundry.org:10002 18:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:26 Configure a credential helper to remove this warning. See 18:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:26 18:06:26 Login Succeeded 18:06:26 nexus3.edgexfoundry.org:10003 18:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:26 Configure a credential helper to remove this warning. See 18:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:26 18:06:26 Login Succeeded 18:06:26 nexus3.edgexfoundry.org:10004 18:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:26 Configure a credential helper to remove this warning. See 18:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:26 18:06:26 Login Succeeded 18:06:26 docker.io 18:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:27 Configure a credential helper to remove this warning. See 18:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:27 18:06:27 Login Succeeded 18:06:27 ---> docker-login.sh ends [Pipeline] } 18:06:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:06:27 + git rev-list -1 --merges 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7~1..381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [Pipeline] echo 18:06:27 -----------> git rev-list -1 --merges 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7~1..381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 18:06:27 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [false] [Pipeline] sh 18:06:27 + git log --format=format:%s -1 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [Pipeline] echo 18:06:27 ========================================================= 18:06:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:06:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:28 + git log --format=format:%s -1 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [Pipeline] echo 18:06:28 [semverPrep] GIT_COMMIT: 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7, Commit Message: Merge commit 'e48074128e3d49bf104d5160f342619963f8a85e' into HEAD [Pipeline] echo 18:06:28 [semverPrep] This is not a build commit. [Pipeline] sh 18:06:28 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:06:28 + grep -v github /etc/ssh/ssh_known_hosts 18:06:28 + '[' -e /tmp/ssh_known_hosts ']' 18:06:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:06:28 + sudo tee -a /etc/ssh/ssh_known_hosts 18:06:28 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:06:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:06:29 18:06:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:06:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:06:29 latest: Pulling from edgex-devops/git-semver 18:06:29 a0d0a0d46f8b: Pulling fs layer 18:06:29 3e5f54012d9b: Pulling fs layer 18:06:29 4c7163046ea9: Pulling fs layer 18:06:29 0c2d73faf560: Pulling fs layer 18:06:29 0c2d73faf560: Waiting 18:06:29 3e5f54012d9b: Verifying Checksum 18:06:29 3e5f54012d9b: Download complete 18:06:29 a0d0a0d46f8b: Download complete 18:06:29 4c7163046ea9: Verifying Checksum 18:06:29 4c7163046ea9: Download complete 18:06:29 0c2d73faf560: Verifying Checksum 18:06:29 0c2d73faf560: Download complete 18:06:29 a0d0a0d46f8b: Pull complete 18:06:29 3e5f54012d9b: Pull complete 18:06:29 4c7163046ea9: Pull complete 18:06:30 0c2d73faf560: Pull complete 18:06:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:06:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:06:30 prd-centos7-docker-4c-2g-3612 does not seem to be running inside a container 18:06:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:06:30 $ docker top 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:31 [ssh-agent] Looking for ssh-agent implementation... 18:06:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:30 $ docker exec 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 ssh-agent 18:06:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiJnPbB/agent.15 18:06:31 SSH_AGENT_PID=22 18:06:31 Running ssh-add (command line suppressed) 18:06:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_292420323965026712.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_292420323965026712.key) 18:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:31 + git tag --points-at HEAD [Pipeline] } 18:06:31 $ docker exec --env ******** --env ******** 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 ssh-agent -k 18:06:31 unset SSH_AUTH_SOCK; 18:06:31 unset SSH_AGENT_PID; 18:06:31 echo Agent pid 22 killed; 18:06:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:06:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:31 [ssh-agent] Looking for ssh-agent implementation... 18:06:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:31 $ docker exec 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 ssh-agent 18:06:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHeaOL/agent.55 18:06:32 SSH_AGENT_PID=61 18:06:32 Running ssh-add (command line suppressed) 18:06:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_497762426640402722.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_497762426640402722.key) 18:06:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:32 + git semver init 18:06:32 # -> Open(): unable to determine branch for HEAD 18:06:32 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git 18:06:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 18:06:32 # $SEMVER_REMOTE_NAME = origin 18:06:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:06:32 # $SEMVER_USER_NAME = edgex-jenkins 18:06:32 # $SEMVER_BRANCH = PR-431 18:06:32 # $SEMVER_TEMP = /tmp/semver-627001561 18:06:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 18:06:34 # '/tmp/semver-627001561' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' 18:06:34 # -> Force: false 18:06:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } 18:06:34 $ docker exec --env ******** --env ******** 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 ssh-agent -k 18:06:34 unset SSH_AUTH_SOCK; 18:06:34 unset SSH_AGENT_PID; 18:06:34 echo Agent pid 61 killed; 18:06:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:34 + git semver [Pipeline] } 18:06:34 $ docker stop --time=1 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 18:06:36 $ docker rm -f 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:06:36 Stashed 1 file(s) [Pipeline] echo 18:06:36 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:36 provisioning config files... 18:06:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config7692299415451693684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:37 ---> docker-login.sh 18:06:37 nexus3.edgexfoundry.org:10001 18:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:37 Configure a credential helper to remove this warning. See 18:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:37 18:06:37 Login Succeeded 18:06:37 nexus3.edgexfoundry.org:10002 18:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:37 Configure a credential helper to remove this warning. See 18:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:37 18:06:37 Login Succeeded 18:06:37 nexus3.edgexfoundry.org:10003 18:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:37 Configure a credential helper to remove this warning. See 18:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:37 18:06:37 Login Succeeded 18:06:37 nexus3.edgexfoundry.org:10004 18:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:37 Configure a credential helper to remove this warning. See 18:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:37 18:06:37 Login Succeeded 18:06:37 docker.io 18:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:37 Configure a credential helper to remove this warning. See 18:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:37 18:06:37 Login Succeeded 18:06:37 ---> docker-login.sh ends [Pipeline] } 18:06:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:06:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:06:37 ========================================================= 18:06:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:06:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:06:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:06:38 Sending build context to Docker daemon 40.21MB 18:06:38 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 18:06:38 Step 2/15 : FROM ${BASE} AS builder 18:06:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:06:38 59bf1c3509f3: Pulling fs layer 18:06:38 666ba61612fd: Pulling fs layer 18:06:38 8ed8ca486205: Pulling fs layer 18:06:38 4fe6c5a15a65: Pulling fs layer 18:06:38 22a0e8bec74d: Pulling fs layer 18:06:38 f965cba54748: Pulling fs layer 18:06:38 861ffc35075e: Pulling fs layer 18:06:38 4b385c91608e: Pulling fs layer 18:06:38 560528eb2ebb: Pulling fs layer 18:06:38 f965cba54748: Waiting 18:06:38 4fe6c5a15a65: Waiting 18:06:38 861ffc35075e: Waiting 18:06:38 4b385c91608e: Waiting 18:06:38 22a0e8bec74d: Waiting 18:06:38 560528eb2ebb: Waiting 18:06:38 8ed8ca486205: Verifying Checksum 18:06:38 8ed8ca486205: Download complete 18:06:38 666ba61612fd: Verifying Checksum 18:06:38 666ba61612fd: Download complete 18:06:38 22a0e8bec74d: Verifying Checksum 18:06:38 22a0e8bec74d: Download complete 18:06:38 59bf1c3509f3: Verifying Checksum 18:06:38 59bf1c3509f3: Download complete 18:06:38 f965cba54748: Verifying Checksum 18:06:38 f965cba54748: Download complete 18:06:38 861ffc35075e: Verifying Checksum 18:06:38 861ffc35075e: Download complete 18:06:38 4b385c91608e: Verifying Checksum 18:06:38 4b385c91608e: Download complete 18:06:39 59bf1c3509f3: Pull complete 18:06:39 4fe6c5a15a65: Verifying Checksum 18:06:39 4fe6c5a15a65: Download complete 18:06:39 560528eb2ebb: Verifying Checksum 18:06:39 560528eb2ebb: Download complete 18:06:39 666ba61612fd: Pull complete 18:06:39 8ed8ca486205: Pull complete 18:06:43 4fe6c5a15a65: Pull complete 18:06:43 22a0e8bec74d: Pull complete 18:06:43 f965cba54748: Pull complete 18:06:43 861ffc35075e: Pull complete 18:06:43 4b385c91608e: Pull complete 18:06:45 560528eb2ebb: Pull complete 18:06:45 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 18:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:06:45 ---> dd4a08f94e63 18:06:45 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:06:47 ---> Running in b17029e278c7 18:06:47 Removing intermediate container b17029e278c7 18:06:47 ---> 70b8f9d7847e 18:06:47 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 18:06:47 ---> Running in 7b7967448165 18:06:47 Removing intermediate container 7b7967448165 18:06:47 ---> c3be432a4c53 18:06:47 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 18:06:47 ---> Running in cb001a27d37b 18:06:47 Removing intermediate container cb001a27d37b 18:06:47 ---> d23ed5bfd55d 18:06:47 Step 6/15 : LABEL Name=edgex-ui-go 18:06:47 ---> Running in bf9f4d1aefb6 18:06:47 Removing intermediate container bf9f4d1aefb6 18:06:47 ---> c4762ec73a0a 18:06:47 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 18:06:47 ---> Running in 60d921c1640d 18:06:47 Removing intermediate container 60d921c1640d 18:06:47 ---> 26abc4ffd460 18:06:47 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:47 ---> Running in 9f9932ce0760 18:06:48 Removing intermediate container 9f9932ce0760 18:06:48 ---> 82a4fde04f9d 18:06:48 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:48 ---> Running in a43bac24d992 18:06:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:06:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:06:49 OK: 221 MiB in 52 packages 18:06:50 Removing intermediate container a43bac24d992 18:06:50 ---> 407cbdb26180 18:06:50 Step 10/15 : ENV GO111MODULE=on 18:06:50 ---> Running in 7c726ccb640e 18:06:50 Removing intermediate container 7c726ccb640e 18:06:50 ---> ed4b96788a33 18:06:50 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:06:50 ---> Running in 115272f380d1 18:06:50 Removing intermediate container 115272f380d1 18:06:50 ---> c0d3c1f57ebf 18:06:50 Step 12/15 : COPY go.mod vendor* ./ 18:06:50 ---> a1d2bb9294d9 18:06:50 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:50 ---> Running in 6492472eabb0 18:06:51 Still waiting to schedule task 18:06:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:07:29 Removing intermediate container 6492472eabb0 18:07:29 ---> 82c30ca32283 18:07:29 Step 14/15 : COPY . . 18:07:29 ---> c57034d06bcc 18:07:29 Step 15/15 : RUN ${MAKE} 18:07:29 ---> Running in 6da73a63ca47 18:07:29 noop 18:07:29 Removing intermediate container 6da73a63ca47 18:07:29 ---> 63540a610739 18:07:29 Successfully built 63540a610739 18:07:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:07:29 + docker inspect -f . ci-base-image-x86_64 18:07:29 . [Pipeline] withDockerContainer 18:07:29 prd-centos7-docker-4c-2g-3612 does not seem to be running inside a container 18:07:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** ci-base-image-x86_64 cat 18:07:30 $ docker top 354bb2e63158138f40fb7d0244fa3ccf57b118385be8fc553129e15bd520c539 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:30 + go version 18:07:30 go version go1.17.6 linux/amd64 [Pipeline] } 18:07:30 $ docker stop --time=1 354bb2e63158138f40fb7d0244fa3ccf57b118385be8fc553129e15bd520c539 18:07:31 $ docker rm -f 354bb2e63158138f40fb7d0244fa3ccf57b118385be8fc553129e15bd520c539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:32 + docker inspect -f . ci-base-image-x86_64 18:07:32 . [Pipeline] withDockerContainer 18:07:32 prd-centos7-docker-4c-2g-3612 does not seem to be running inside a container 18:07:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** ci-base-image-x86_64 cat 18:07:32 $ docker top ec2a8d81552d6c9047a8745b051422f1808cc809c65258c093e8ebc7eb081ef3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:07:33 + make test 18:07:33 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:07:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:07:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 18:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 18:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 18:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 18:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 18:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 18:07:45 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 18:07:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:07:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:07:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:07:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:07:49 $ docker stop --time=1 ec2a8d81552d6c9047a8745b051422f1808cc809c65258c093e8ebc7eb081ef3 18:07:50 $ docker rm -f ec2a8d81552d6c9047a8745b051422f1808cc809c65258c093e8ebc7eb081ef3 [Pipeline] // withDockerContainer [Pipeline] sh 18:07:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:07:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:07:52 + ls -al . 18:07:52 total 112 18:07:52 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 21 18:07 . 18:07:52 drwxrwxr-x. 4 jenkins jenkins 110 Jan 21 18:06 .. 18:07:52 drwxrwxr-x. 4 jenkins jenkins 36 Jan 21 18:06 assets 18:07:52 drwxrwxr-x. 2 jenkins jenkins 66 Jan 21 18:06 bin 18:07:52 drwxrwxr-x. 3 jenkins jenkins 29 Jan 21 18:06 cmd 18:07:52 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 21 18:06 CONTRIBUTING.md 18:07:52 -rw-r--r--. 1 jenkins jenkins 10 Jan 21 18:07 coverage.out 18:07:52 -rw-rw-r--. 1 jenkins jenkins 1549 Jan 21 18:06 Dockerfile 18:07:52 drwxrwxr-x. 2 jenkins jenkins 23 Jan 21 18:06 docs 18:07:52 drwxrwxr-x. 8 jenkins jenkins 179 Jan 21 18:06 .git 18:07:52 drwxrwxr-x. 2 jenkins jenkins 103 Jan 21 18:06 .github 18:07:52 -rw-rw-r--. 1 jenkins jenkins 155 Jan 21 18:06 .gitignore 18:07:52 -rw-rw-r--. 1 jenkins jenkins 1944 Jan 21 18:06 go.mod 18:07:52 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 21 18:06 go.sum 18:07:52 drwxrwxr-x. 9 jenkins jenkins 125 Jan 21 18:06 internal 18:07:52 -rw-rw-r--. 1 jenkins jenkins 652 Jan 21 18:06 Jenkinsfile 18:07:52 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 21 18:06 LICENSE 18:07:52 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 21 18:06 Makefile 18:07:52 drwxrwxr-x. 3 jenkins jenkins 19 Jan 21 18:06 pkg 18:07:52 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 21 18:06 README.md 18:07:52 drwx------. 3 jenkins jenkins 56 Jan 21 18:06 .semver 18:07:52 drwxrwxr-x. 4 jenkins jenkins 71 Jan 21 18:06 snap 18:07:52 -rw-rw-r--. 1 jenkins jenkins 5 Jan 21 18:06 VERSION 18:07:52 -rw-rw-r--. 1 jenkins jenkins 155 Jan 21 18:06 version.go 18:07:52 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 21 18:06 web [Pipeline] isUnix [Pipeline] sh 18:07:52 + 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=381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 --label arch=amd64 --label version=0.0.0 . 18:07:53 Sending build context to Docker daemon 40.21MB 18:07:53 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 18:07:53 Step 2/23 : FROM ${BASE} AS builder 18:07:53 ---> 63540a610739 18:07:53 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:07:53 ---> Running in 2ef22fc8eb79 18:07:53 Removing intermediate container 2ef22fc8eb79 18:07:53 ---> 5e9eef3ca5af 18:07:53 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 18:07:53 ---> Running in 5269a0e0405e 18:07:53 Removing intermediate container 5269a0e0405e 18:07:53 ---> b1bec20a84be 18:07:53 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 18:07:53 ---> Running in 20b7a1e4bac9 18:07:53 Removing intermediate container 20b7a1e4bac9 18:07:53 ---> 548bc5db9ad2 18:07:53 Step 6/23 : LABEL Name=edgex-ui-go 18:07:53 ---> Running in a49d574b2c5a 18:07:53 Removing intermediate container a49d574b2c5a 18:07:53 ---> 5863776fa8a7 18:07:53 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 18:07:53 ---> Running in dd9327d19d54 18:07:54 Removing intermediate container dd9327d19d54 18:07:54 ---> 408495893cbc 18:07:54 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:54 ---> Running in 87861c243068 18:07:54 Removing intermediate container 87861c243068 18:07:54 ---> 3bc2b8da72b5 18:07:54 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:54 ---> Running in 80f9fa2e7fe5 18:07:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:07:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:07:56 OK: 221 MiB in 52 packages 18:07:56 Removing intermediate container 80f9fa2e7fe5 18:07:56 ---> 17db105c39a0 18:07:56 Step 10/23 : ENV GO111MODULE=on 18:07:56 ---> Running in 2ea65e6f6ee7 18:07:56 Removing intermediate container 2ea65e6f6ee7 18:07:56 ---> a553e1d03e17 18:07:56 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:07:56 ---> Running in 6898c69693b2 18:07:56 Removing intermediate container 6898c69693b2 18:07:56 ---> f382aad93d42 18:07:56 Step 12/23 : COPY go.mod vendor* ./ 18:07:56 ---> ad708056324e 18:07:56 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:56 ---> Running in a8ed751421ee 18:07:57 Removing intermediate container a8ed751421ee 18:07:57 ---> 8de398fd5694 18:07:57 Step 14/23 : COPY . . 18:07:58 ---> ec72a2deb090 18:07:58 Step 15/23 : RUN ${MAKE} 18:07:58 ---> Running in e8c030bb69c8 18:07:58 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 18:08:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:08:08 Removing intermediate container e8c030bb69c8 18:08:08 ---> 19db5307b206 18:08:08 Step 16/23 : FROM alpine:3.14 18:08:09 3.14: Pulling from library/alpine 18:08:09 97518928ae5f: Pulling fs layer 18:08:09 97518928ae5f: Verifying Checksum 18:08:09 97518928ae5f: Download complete 18:08:09 97518928ae5f: Pull complete 18:08:09 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:08:09 Status: Downloaded newer image for alpine:3.14 18:08:09 ---> 0a97eee8041e 18:08:09 Step 17/23 : EXPOSE 4000 18:08:09 ---> Running in e73daec88773 18:08:09 Removing intermediate container e73daec88773 18:08:09 ---> 433659496709 18:08:09 Step 18/23 : 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 18:08:10 ---> 0b7187181fad 18:08:10 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:08:10 ---> Running in 130cdc17c57b 18:08:10 Removing intermediate container 130cdc17c57b 18:08:10 ---> ea3b7d3fcd8a 18:08:10 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 18:08:10 ---> Running in 0cff015d67f3 18:08:10 Removing intermediate container 0cff015d67f3 18:08:10 ---> 216099be8e33 18:08:10 Step 21/23 : LABEL arch=amd64 18:08:10 ---> Running in daa607024b44 18:08:10 Removing intermediate container daa607024b44 18:08:10 ---> 4a026f001b69 18:08:10 Step 22/23 : LABEL git_sha=381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 18:08:10 ---> Running in 8e2b24c9d1aa 18:08:10 Removing intermediate container 8e2b24c9d1aa 18:08:10 ---> ea8997490aa3 18:08:10 Step 23/23 : LABEL version=0.0.0 18:08:10 ---> Running in 4295a4361b4b 18:08:10 Removing intermediate container 4295a4361b4b 18:08:10 ---> 24eef73f9110 18:08:10 [Warning] One or more build-args [ARCH] were not consumed 18:08:10 Successfully built 24eef73f9110 18:08:10 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 18:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:11 18:08:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:08:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:11 latest: Pulling from edgex-lftools-log-publisher 18:08:11 b4d181a07f80: Pulling fs layer 18:08:11 a1111a8f2ec3: Pulling fs layer 18:08:11 ed53099fbce6: Pulling fs layer 18:08:11 dc539afda2c1: Pulling fs layer 18:08:11 77bc0d833cb6: Pulling fs layer 18:08:11 9065ff56babe: Pulling fs layer 18:08:11 d287ab97295c: Pulling fs layer 18:08:11 dc539afda2c1: Waiting 18:08:11 77bc0d833cb6: Waiting 18:08:11 9065ff56babe: Waiting 18:08:11 d287ab97295c: Waiting 18:08:11 a1111a8f2ec3: Verifying Checksum 18:08:11 a1111a8f2ec3: Download complete 18:08:11 dc539afda2c1: Verifying Checksum 18:08:11 dc539afda2c1: Download complete 18:08:11 77bc0d833cb6: Verifying Checksum 18:08:11 77bc0d833cb6: Download complete 18:08:11 9065ff56babe: Verifying Checksum 18:08:11 9065ff56babe: Download complete 18:08:11 ed53099fbce6: Verifying Checksum 18:08:11 ed53099fbce6: Download complete 18:08:11 b4d181a07f80: Verifying Checksum 18:08:11 b4d181a07f80: Download complete 18:08:12 d287ab97295c: Verifying Checksum 18:08:12 d287ab97295c: Download complete 18:08:13 b4d181a07f80: Pull complete 18:08:13 a1111a8f2ec3: Pull complete 18:08:13 ed53099fbce6: Pull complete 18:08:13 dc539afda2c1: Pull complete 18:08:14 77bc0d833cb6: Pull complete 18:08:14 9065ff56babe: Pull complete 18:08:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3613 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 18:08:15 Running in /w/workspace/edgex-ui-go/20 [Pipeline] { [Pipeline] checkout 18:08:16 The recommended git tool is: git 18:08:19 d287ab97295c: Pull complete 18:08:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:08:19 prd-centos7-docker-4c-2g-3612 does not seem to be running inside a container 18:08:19 $ 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/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 18:08:20 using credential edgex-jenkins-ssh 18:08:20 Cloning the remote Git repository 18:08:20 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 18:08:20 > git init /w/workspace/edgex-ui-go/20 # timeout=10 18:08:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:08:21 > git --version # timeout=10 18:08:21 > git --version # 'git version 2.17.1' 18:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:22 $ docker top d8363cdc34fd79c3a8743f3d7a5802c9edef3042c60765758060387a3f8f2726 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:23 ---> job-cost.sh 18:08:23 lf-activate-venv: SKIPPING 18:08:23 INFO: No Stack... 18:08:23 INFO: Retrieving Pricing Info for: v3-standard-2 18:08:23 INFO: Archiving Costs [Pipeline] sh 18:08:23 + cut -d, -f6 18:08:23 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/cost.csv [Pipeline] lock 18:08:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] 18:08:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] did not exist. Created. 18:08:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:24 + echo total: 0.05999999865889549 [Pipeline] stash 18:08:24 Stashed 1 file(s) [Pipeline] } 18:08:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] [Pipeline] // lock [Pipeline] } 18:08:24 $ docker stop --time=1 d8363cdc34fd79c3a8743f3d7a5802c9edef3042c60765758060387a3f8f2726 18:08:24 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 18:08:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:08:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:08:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:08:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:08:24 > git config core.sparsecheckout # timeout=10 18:08:24 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 18:08:24 > git remote # timeout=10 18:08:24 > git config --get remote.origin.url # timeout=10 18:08:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:24 > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 18:08:25 $ docker rm -f d8363cdc34fd79c3a8743f3d7a5802c9edef3042c60765758060387a3f8f2726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:08:26 Merge succeeded, producing 99c042fcff6c706d9d9187a453cc9f29d406cdba 18:08:26 Checking out Revision 99c042fcff6c706d9d9187a453cc9f29d406cdba (PR-431) 18:08:26 > git rev-parse HEAD^{commit} # timeout=10 18:08:26 > git config core.sparsecheckout # timeout=10 18:08:26 > git checkout -f 99c042fcff6c706d9d9187a453cc9f29d406cdba # timeout=10 18:08:30 Commit message: "Merge commit 'e48074128e3d49bf104d5160f342619963f8a85e' into HEAD" 18:08:30 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 18:08:30 > git rev-list --no-walk 6a6c5385510e47fe6e9ecbde85c2f8178d17767c # timeout=10 [Pipeline] sh 18:08:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:08:31 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:31 Dload Upload Total Spent Left Speed 18:08:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 65071 0 --:--:-- --:--:-- --:--:-- 65430 [Pipeline] sh 18:08:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:08:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:08:32 + sudo tee /etc/docker/daemon.new 18:08:32 { 18:08:32 "registry-mirrors": [ 18:08:32 "https://nexus3.edgexfoundry.org:10001" 18:08:32 ], 18:08:32 "bip": "10.250.0.254/24", 18:08:32 "hosts": [ 18:08:32 "tcp://0.0.0.0:5555", 18:08:32 "unix:///var/run/docker.sock" 18:08:32 ], 18:08:32 "mtu": 1458, 18:08:32 "selinux-enabled": true, 18:08:32 "seccomp-profile": "/etc/docker/seccomp.json" 18:08:32 } [Pipeline] sh 18:08:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:08:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:51 provisioning config files... 18:08:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/20@tmp/config3146225260754120261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:51 ---> docker-login.sh 18:08:51 nexus3.edgexfoundry.org:10001 18:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:52 Configure a credential helper to remove this warning. See 18:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:52 18:08:52 Login Succeeded 18:08:52 nexus3.edgexfoundry.org:10002 18:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:52 Configure a credential helper to remove this warning. See 18:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:52 18:08:52 Login Succeeded 18:08:52 nexus3.edgexfoundry.org:10003 18:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:53 Configure a credential helper to remove this warning. See 18:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:53 18:08:53 Login Succeeded 18:08:53 nexus3.edgexfoundry.org:10004 18:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:53 Configure a credential helper to remove this warning. See 18:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:53 18:08:53 Login Succeeded 18:08:53 docker.io 18:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:54 Configure a credential helper to remove this warning. See 18:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:54 18:08:54 Login Succeeded 18:08:54 ---> docker-login.sh ends [Pipeline] } 18:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:08:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:55 ========================================================= 18:08:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:08:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:08:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 18:08:56 Sending build context to Docker daemon 25.85MB 18:08:56 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 18:08:56 Step 2/15 : FROM ${BASE} AS builder 18:08:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:08:56 9b3977197b4f: Pulling fs layer 18:08:56 1a89e8eeedd5: Pulling fs layer 18:08:56 94645a83ff95: Pulling fs layer 18:08:56 3f3a8bcf1eab: Pulling fs layer 18:08:56 0c92f367c5e7: Pulling fs layer 18:08:56 4b8299f9d1f4: Pulling fs layer 18:08:56 9a6b49a46696: Pulling fs layer 18:08:56 cf05db05a679: Pulling fs layer 18:08:56 3f3a8bcf1eab: Waiting 18:08:56 0c92f367c5e7: Waiting 18:08:56 4b8299f9d1f4: Waiting 18:08:56 9a6b49a46696: Waiting 18:08:56 cf05db05a679: Waiting 18:08:56 94645a83ff95: Verifying Checksum 18:08:56 94645a83ff95: Download complete 18:08:56 1a89e8eeedd5: Download complete 18:08:56 0c92f367c5e7: Verifying Checksum 18:08:56 0c92f367c5e7: Download complete 18:08:56 4b8299f9d1f4: Download complete 18:08:56 9b3977197b4f: Download complete 18:08:56 9a6b49a46696: Verifying Checksum 18:08:56 9a6b49a46696: Download complete 18:08:57 9b3977197b4f: Pull complete 18:08:57 1a89e8eeedd5: Pull complete 18:08:58 94645a83ff95: Pull complete 18:08:58 cf05db05a679: Verifying Checksum 18:08:58 cf05db05a679: Download complete 18:08:58 3f3a8bcf1eab: Verifying Checksum 18:08:58 3f3a8bcf1eab: Download complete 18:09:11 3f3a8bcf1eab: Pull complete 18:09:11 0c92f367c5e7: Pull complete 18:09:11 4b8299f9d1f4: Pull complete 18:09:11 9a6b49a46696: Pull complete 18:09:16 cf05db05a679: Pull complete 18:09:16 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 18:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:09:16 ---> 0ccda1f7e2ee 18:09:16 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:09:18 ---> Running in 70f805291e75 18:09:19 Removing intermediate container 70f805291e75 18:09:19 ---> 9e78a1384ec7 18:09:19 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 18:09:19 ---> Running in 389c2a098694 18:09:19 Removing intermediate container 389c2a098694 18:09:19 ---> cfc275495aad 18:09:19 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 18:09:19 ---> Running in a48e50d2db63 18:09:19 Removing intermediate container a48e50d2db63 18:09:19 ---> 5287ebe24d2c 18:09:19 Step 6/15 : LABEL Name=edgex-ui-go 18:09:19 ---> Running in ead69cecefb8 18:09:20 Removing intermediate container ead69cecefb8 18:09:20 ---> 06a8ac7fdbec 18:09:20 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 18:09:20 ---> Running in c4e69f73544a 18:09:20 Removing intermediate container c4e69f73544a 18:09:20 ---> 9906b2dc5a8e 18:09:20 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:21 ---> Running in a0998d9c95b6 18:09:23 Removing intermediate container a0998d9c95b6 18:09:23 ---> b8516750b69e 18:09:23 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:23 ---> Running in a0648a6e935a 18:09:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:09:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:09:25 OK: 220 MiB in 52 packages 18:09:26 Removing intermediate container a0648a6e935a 18:09:26 ---> 8e8a848801d8 18:09:26 Step 10/15 : ENV GO111MODULE=on 18:09:26 ---> Running in b131b18932e5 18:09:26 Removing intermediate container b131b18932e5 18:09:26 ---> 440d63470e13 18:09:26 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:09:26 ---> Running in d1f2893835bb 18:09:27 Removing intermediate container d1f2893835bb 18:09:27 ---> c3c21c4f65d8 18:09:27 Step 12/15 : COPY go.mod vendor* ./ 18:09:27 ---> 52cb48067782 18:09:27 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:27 ---> Running in 30d6a2883f82 18:10:35 Removing intermediate container 30d6a2883f82 18:10:35 ---> 9f05a7c73616 18:10:35 Step 14/15 : COPY . . 18:10:37 ---> 1485b927034f 18:10:37 Step 15/15 : RUN ${MAKE} 18:10:37 ---> Running in a89d4cf19764 18:10:38 noop 18:10:39 Removing intermediate container a89d4cf19764 18:10:39 ---> 825fa3227d61 18:10:39 Successfully built 825fa3227d61 18:10:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:10:39 + docker inspect -f . ci-base-image-arm64 18:10:39 . [Pipeline] withDockerContainer 18:10:40 prd-ubuntu18.04-docker-arm64-4c-16g-3613 does not seem to be running inside a container 18:10:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@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 ******** ci-base-image-arm64 cat 18:10:41 $ docker top 303c5eaf6768d3ebb4292b0ca620c8dad5e2789019133267851f2620204fe652 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:42 + go version 18:10:42 go version go1.17.6 linux/arm64 [Pipeline] } 18:10:42 $ docker stop --time=1 303c5eaf6768d3ebb4292b0ca620c8dad5e2789019133267851f2620204fe652 18:10:43 $ docker rm -f 303c5eaf6768d3ebb4292b0ca620c8dad5e2789019133267851f2620204fe652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:44 + docker inspect -f . ci-base-image-arm64 18:10:44 . [Pipeline] withDockerContainer 18:10:44 prd-ubuntu18.04-docker-arm64-4c-16g-3613 does not seem to be running inside a container 18:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@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 ******** ci-base-image-arm64 cat 18:10:46 $ docker top a7c6ba84add19c7061dfe28b4c54283ce5158b581ecaf354c7689fdb94b0ce43 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:10:47 + make test 18:10:47 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:10:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 18:11:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:11:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:11:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:11:42 $ docker stop --time=1 a7c6ba84add19c7061dfe28b4c54283ce5158b581ecaf354c7689fdb94b0ce43 18:11:43 $ docker rm -f a7c6ba84add19c7061dfe28b4c54283ce5158b581ecaf354c7689fdb94b0ce43 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:11:44 Warning: overwriting stash ‘coverage-report’ 18:11:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:11:45 + ls -al . 18:11:45 total 152 18:11:45 drwxrwxr-x 12 jenkins jenkins 4096 Jan 21 18:10 . 18:11:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 18:08 .. 18:11:45 drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 18:08 .git 18:11:45 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 18:08 .github 18:11:45 -rw-rw-r-- 1 jenkins jenkins 155 Jan 21 18:08 .gitignore 18:11:45 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 21 18:08 CONTRIBUTING.md 18:11:45 -rw-rw-r-- 1 jenkins jenkins 1549 Jan 21 18:08 Dockerfile 18:11:45 -rw-rw-r-- 1 jenkins jenkins 652 Jan 21 18:08 Jenkinsfile 18:11:45 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 21 18:08 LICENSE 18:11:45 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 21 18:08 Makefile 18:11:45 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 21 18:08 README.md 18:11:45 -rw-rw-r-- 1 jenkins jenkins 5 Jan 21 18:06 VERSION 18:11:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 18:08 assets 18:11:45 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 18:08 bin 18:11:45 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 18:08 cmd 18:11:45 -rw-r--r-- 1 jenkins jenkins 10 Jan 21 18:10 coverage.out 18:11:45 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 18:08 docs 18:11:45 -rw-rw-r-- 1 jenkins jenkins 1944 Jan 21 18:08 go.mod 18:11:45 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 21 18:08 go.sum 18:11:45 drwxrwxr-x 9 jenkins jenkins 4096 Jan 21 18:08 internal 18:11:45 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 18:08 pkg 18:11:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 18:08 snap 18:11:45 -rw-rw-r-- 1 jenkins jenkins 155 Jan 21 18:08 version.go 18:11:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 18:08 web [Pipeline] isUnix [Pipeline] sh 18:11:46 + 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=99c042fcff6c706d9d9187a453cc9f29d406cdba --label arch=arm64 --label version=0.0.0 . 18:11:47 Sending build context to Docker daemon 25.85MB 18:11:47 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 18:11:47 Step 2/23 : FROM ${BASE} AS builder 18:11:47 ---> 825fa3227d61 18:11:47 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:11:47 ---> Running in f70fec026fb6 18:11:47 Removing intermediate container f70fec026fb6 18:11:47 ---> 8e14f007fe07 18:11:47 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 18:11:47 ---> Running in d5faefb08d95 18:11:48 Removing intermediate container d5faefb08d95 18:11:48 ---> a9fe554d1c94 18:11:48 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 18:11:48 ---> Running in 5890c69d9b95 18:11:48 Removing intermediate container 5890c69d9b95 18:11:48 ---> 6381668691d0 18:11:48 Step 6/23 : LABEL Name=edgex-ui-go 18:11:48 ---> Running in 0730a974b9ad 18:11:48 Removing intermediate container 0730a974b9ad 18:11:48 ---> 876aa4c0a9fc 18:11:48 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 18:11:49 ---> Running in f5b8f759660c 18:11:49 Removing intermediate container f5b8f759660c 18:11:49 ---> ff80e4db4690 18:11:49 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:49 ---> Running in f72f72b048ae 18:11:51 Removing intermediate container f72f72b048ae 18:11:51 ---> 370ff07f6fd1 18:11:51 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:51 ---> Running in 8b19aff27ed0 18:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:11:54 OK: 220 MiB in 52 packages 18:11:55 Removing intermediate container 8b19aff27ed0 18:11:55 ---> bd5bb5f1b49c 18:11:55 Step 10/23 : ENV GO111MODULE=on 18:11:55 ---> Running in fe6718cf2494 18:11:55 Removing intermediate container fe6718cf2494 18:11:55 ---> 997e45d80813 18:11:55 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:11:55 ---> Running in 7abb39afadf7 18:11:55 Removing intermediate container 7abb39afadf7 18:11:55 ---> d3c4384200bf 18:11:55 Step 12/23 : COPY go.mod vendor* ./ 18:11:56 ---> 89a55843d3c9 18:11:56 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:56 ---> Running in 4f538977ec49 18:11:58 Removing intermediate container 4f538977ec49 18:11:58 ---> a02d1a8f1e7b 18:11:58 Step 14/23 : COPY . . 18:12:01 ---> ff57e02aaf9b 18:12:01 Step 15/23 : RUN ${MAKE} 18:12:01 ---> Running in 3caad9086e5c 18:12:01 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 18:12:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:12:35 Removing intermediate container 3caad9086e5c 18:12:35 ---> 8bd86e634c1f 18:12:35 Step 16/23 : FROM alpine:3.14 18:12:35 3.14: Pulling from library/alpine 18:12:36 be307f383ecc: Pulling fs layer 18:12:36 be307f383ecc: Verifying Checksum 18:12:36 be307f383ecc: Download complete 18:12:36 be307f383ecc: Pull complete 18:12:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:12:36 Status: Downloaded newer image for alpine:3.14 18:12:36 ---> 5b8b7b635229 18:12:36 Step 17/23 : EXPOSE 4000 18:12:37 ---> Running in 5a59e122114b 18:12:37 Removing intermediate container 5a59e122114b 18:12:37 ---> 90b81aa7db70 18:12:37 Step 18/23 : 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 18:12:38 ---> dfa19f78e241 18:12:38 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:12:38 ---> Running in bdafe25e8b06 18:12:38 Removing intermediate container bdafe25e8b06 18:12:38 ---> a111f0676649 18:12:38 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 18:12:38 ---> Running in 6d973583abff 18:12:39 Removing intermediate container 6d973583abff 18:12:39 ---> 2d4be67ee94c 18:12:39 Step 21/23 : LABEL arch=arm64 18:12:39 ---> Running in 19de07ee2acb 18:12:39 Removing intermediate container 19de07ee2acb 18:12:39 ---> a8da5d27e94f 18:12:39 Step 22/23 : LABEL git_sha=99c042fcff6c706d9d9187a453cc9f29d406cdba 18:12:39 ---> Running in 04cdf9862aec 18:12:40 Removing intermediate container 04cdf9862aec 18:12:40 ---> e23006612856 18:12:40 Step 23/23 : LABEL version=0.0.0 18:12:40 ---> Running in 4127529863c6 18:12:40 Removing intermediate container 4127529863c6 18:12:40 ---> d8324501e076 18:12:40 [Warning] One or more build-args [ARCH] were not consumed 18:12:40 Successfully built d8324501e076 18:12:40 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 18:12:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:41 18:12:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:12:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:41 arm64: Pulling from edgex-lftools-log-publisher 18:12:41 448f6bf000e3: Pulling fs layer 18:12:41 f757da607395: Pulling fs layer 18:12:41 05883995daec: Pulling fs layer 18:12:41 8603b9c90790: Pulling fs layer 18:12:41 1560dd03e051: Pulling fs layer 18:12:41 27f5ce0e4adf: Pulling fs layer 18:12:41 c2d8d7efcc4b: Pulling fs layer 18:12:41 8603b9c90790: Waiting 18:12:41 1560dd03e051: Waiting 18:12:41 c2d8d7efcc4b: Waiting 18:12:41 27f5ce0e4adf: Waiting 18:12:41 f757da607395: Verifying Checksum 18:12:41 f757da607395: Download complete 18:12:41 8603b9c90790: Download complete 18:12:41 1560dd03e051: Verifying Checksum 18:12:41 1560dd03e051: Download complete 18:12:41 27f5ce0e4adf: Verifying Checksum 18:12:41 27f5ce0e4adf: Download complete 18:12:41 05883995daec: Verifying Checksum 18:12:41 05883995daec: Download complete 18:12:42 448f6bf000e3: Download complete 18:12:44 c2d8d7efcc4b: Verifying Checksum 18:12:44 c2d8d7efcc4b: Download complete 18:12:45 448f6bf000e3: Pull complete 18:12:46 f757da607395: Pull complete 18:12:47 05883995daec: Pull complete 18:12:47 8603b9c90790: Pull complete 18:12:48 1560dd03e051: Pull complete 18:12:48 27f5ce0e4adf: Pull complete 18:13:04 c2d8d7efcc4b: Pull complete 18:13:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:13:04 prd-ubuntu18.04-docker-arm64-4c-16g-3613 does not seem to be running inside a container 18:13:04 $ 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/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@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:arm64 cat 18:13:06 $ docker top 039a906b070e3ba8cbe18b39e03df077de0d470b74803a9cfef45c46a40f6bce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:07 ---> job-cost.sh 18:13:07 lf-activate-venv: SKIPPING 18:13:07 INFO: No Stack... 18:13:07 INFO: Retrieving Pricing Info for: v3-standard-4 18:13:08 INFO: Archiving Costs [Pipeline] sh 18:13:09 + cat /w/workspace/edgex-ui-go/20/archives/cost.csv 18:13:09 + cut -d, -f6 [Pipeline] lock 18:13:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] 18:13:09 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] did not exist. Created. 18:13:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:09 /w/workspace/edgex-ui-go/20@tmp/durable-37075d9d/script.sh: 1: /w/workspace/edgex-ui-go/20@tmp/durable-37075d9d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:13:10 + echo total: 0.10999999940395355 [Pipeline] stash 18:13:10 Warning: overwriting stash ‘stack-cost’ 18:13:10 Stashed 1 file(s) [Pipeline] } 18:13:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] [Pipeline] // lock [Pipeline] } 18:13:10 $ docker stop --time=1 039a906b070e3ba8cbe18b39e03df077de0d470b74803a9cfef45c46a40f6bce 18:13:12 $ docker rm -f 039a906b070e3ba8cbe18b39e03df077de0d470b74803a9cfef45c46a40f6bce [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 18:13:12 provisioning config files... 18:13:12 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config5240999767873861622tmp [Pipeline] { [Pipeline] sh 18:13:13 + set +x 18:13:13 + curl -s https://codecov.io/bash 18:13:13 + bash -s -- 18:13:13 18:13:13 _____ _ 18:13:13 / ____| | | 18:13:13 | | ___ __| | ___ ___ _____ __ 18:13:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:13:13 | |___| (_) | (_| | __/ (_| (_) \ V / 18:13:13 \_____\___/ \__,_|\___|\___\___/ \_/ 18:13:13 Bash-1.0.6 18:13:13 18:13:13 18:13:13 ==> git version 2.24.4 found 18:13:13 ==> 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 18:13:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:13:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:13:13 ==> Jenkins CI detected. 18:13:13 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 18:13:13 project root: . 18:13:13 --> token set from env 18:13:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:13:13 ==> Running gcov in . (disable via -X gcov) 18:13:13 ==> Python coveragepy not found 18:13:13 ==> Searching for coverage reports in: 18:13:13 + . 18:13:13 -> Found 1 reports 18:13:13 ==> Detecting git/mercurial file structure 18:13:13 ==> Reading reports 18:13:13 + ./coverage.out bytes=10 18:13:13 ==> Appending adjustments 18:13:13 https://docs.codecov.io/docs/fixing-reports 18:13:13 + Found adjustments 18:13:13 ==> Gzipping contents 18:13:13 4.0K /tmp/codecov.jJrtoK.gz 18:13:13 ==> Uploading reports 18:13:13 url: https://codecov.io 18:13:13 query: branch=PR-431&commit=381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 18:13:13 -> Pinging Codecov 18:13:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 18:13:13 -> Uploading to 18:13:13 https://storage.googleapis.com/codecov/v4/raw/2022-01-21/FB506323287CE973F263BFD2A0EB1F37/381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7/ff2d5dcf-371e-4d9b-a248-ae4c8a77d4f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220121T181313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df7c83877cd997f558ff05594f30b5bb0163dc15ac14c3fb05fef925bda641a6 18:13:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:13 Dload Upload Total Spent Left Speed 18:13:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3804 0 0 100 3804 0 11491 --:--:-- --:--:-- --:--:-- 11527 18:13:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [Pipeline] } 18:13:14 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:13:15 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' 18:13:15 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives 18:13:15 total 8 18:13:15 drwxr-xr-x. 3 root root 34 Jan 21 18:08 . 18:13:15 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 21 18:08 .. 18:13:15 drwxr-xr-x. 2 root root 6 Jan 21 18:08 cost 18:13:15 -rw-r--r--. 1 root root 83 Jan 21 18:08 cost.csv 18:13:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives 18:13:15 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives 18:13:15 total 8 18:13:15 drwxr-xr-x. 3 jenkins jenkins 34 Jan 21 18:08 . 18:13:15 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 21 18:08 .. 18:13:15 drwxr-xr-x. 2 jenkins jenkins 6 Jan 21 18:08 cost 18:13:15 -rw-r--r--. 1 jenkins jenkins 83 Jan 21 18:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:13:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:13:15 ---> package-listing.sh 18:13:15 ++ facter osfamily 18:13:15 ++ tr '[:upper:]' '[:lower:]' 18:13:16 + OS_FAMILY=redhat 18:13:16 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 18:13:16 + START_PACKAGES=/tmp/packages_start.txt 18:13:16 + END_PACKAGES=/tmp/packages_end.txt 18:13:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:16 + PACKAGES=/tmp/packages_start.txt 18:13:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 18:13:16 + PACKAGES=/tmp/packages_end.txt 18:13:16 + case "${OS_FAMILY}" in 18:13:16 + rpm -qa 18:13:16 + sort 18:13:16 + '[' -f /tmp/packages_start.txt ']' 18:13:16 + '[' -f /tmp/packages_end.txt ']' 18:13:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 18:13:16 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ 18:13:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo 18:13:16 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:13:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:17 . [Pipeline] withDockerContainer 18:13:17 prd-centos7-docker-4c-2g-3612 does not seem to be running inside a container 18:13:17 $ 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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:13:17 $ docker top ead7151bd2329ce01adb13ccd3154c0472d370555820826492876c9e7aa99ee9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:18 + touch /tmp/pre-build-complete [Pipeline] sh 18:13:18 + mkdir -p /var/log/sysstat [Pipeline] sh 18:13:18 + ls /var/log/sa-host 18:13:18 + sadf -c /var/log/sa-host/sa17 18:13:18 file_magic: OK 18:13:18 HZ: Using current value: 100 18:13:18 file_header: OK 18:13:18 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 18:13:18 Statistics: 18:13:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:13:18 File successfully converted to sysstat format version 12.0.3 18:13:18 + sadf -c /var/log/sa-host/sa21 18:13:18 file_magic: OK 18:13:18 HZ: Using current value: 100 18:13:18 file_header: OK 18:13:18 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 18:13:18 Statistics: 18:13:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:13:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:19 provisioning config files... 18:13:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config7831587155018391025tmp [Pipeline] { [Pipeline] echo 18:13:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:13:19 ---> create-netrc.sh [Pipeline] } 18:13:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:13:19 ---> python-tools-install.sh [Pipeline] echo 18:13:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:13:20 ---> sudo-logs.sh 18:13:20 Archiving 'sudo' log.. 18:13:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-3612.novalocal: Name or service not known 18:13:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-3612.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:13:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:13:20 ---> job-cost.sh 18:13:20 lf-activate-venv: SKIPPING 18:13:20 DEBUG: total: 0.05999999865889549 18:13:20 INFO: Retrieving Stack Cost... 18:13:20 INFO: Retrieving Pricing Info for: v3-standard-2 18:13:20 INFO: Archiving Costs [Pipeline] echo 18:13:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:13:21 ---> logs-deploy.sh 18:13:21 lf-activate-venv: SKIPPING 18:13:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/20 18:13:21 INFO: archiving workspace using pattern(s): 18:13:21 Archives upload complete. 18:13:21 INFO: archiving logs to Nexus 18:13:22 ---> uname -a: 18:13:22 Linux prd-centos7-docker-4c-2g-3612.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 18:13:22 18:13:22 18:13:22 ---> lscpu: 18:13:22 Architecture: x86_64 18:13:22 CPU op-mode(s): 32-bit, 64-bit 18:13:22 Byte Order: Little Endian 18:13:22 Address sizes: 40 bits physical, 48 bits virtual 18:13:22 CPU(s): 2 18:13:22 On-line CPU(s) list: 0,1 18:13:22 Thread(s) per core: 1 18:13:22 Core(s) per socket: 1 18:13:22 Socket(s): 2 18:13:22 NUMA node(s): 1 18:13:22 Vendor ID: AuthenticAMD 18:13:22 CPU family: 23 18:13:22 Model: 49 18:13:22 Model name: AMD EPYC-Rome Processor 18:13:22 Stepping: 0 18:13:22 CPU MHz: 2799.998 18:13:22 BogoMIPS: 5599.99 18:13:22 Virtualization: AMD-V 18:13:22 Hypervisor vendor: KVM 18:13:22 Virtualization type: full 18:13:22 L1d cache: 32K 18:13:22 L1i cache: 32K 18:13:22 L2 cache: 512K 18:13:22 L3 cache: 16384K 18:13:22 NUMA node0 CPU(s): 0,1 18:13:22 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 18:13:22 18:13:22 18:13:22 ---> nproc: 18:13:22 2 18:13:22 18:13:22 18:13:22 ---> df -h: 18:13:22 Filesystem Size Used Avail Use% Mounted on 18:13:22 overlay 40G 9.2G 31G 23% / 18:13:22 tmpfs 64M 0 64M 0% /dev 18:13:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:13:22 shm 64M 0 64M 0% /dev/shm 18:13:22 /dev/vda1 40G 9.2G 31G 23% /facter-os 18:13:22 18:13:22 18:13:22 ---> sar -b -r -n DEV: 18:13:22 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/21/22 _x86_64_ (2 CPU) 18:13:22 18:13:22 18:05:50 LINUX RESTART (2 CPU) 18:13:22 18:13:22 18:06:01 tps rtps wtps bread/s bwrtn/s 18:13:22 18:07:01 260.01 64.36 195.66 8180.86 63015.05 18:13:22 18:08:01 319.40 0.05 319.35 1.07 65964.71 18:13:22 18:09:01 96.92 0.00 96.92 0.00 23724.59 18:13:22 18:10:01 0.75 0.00 0.75 0.00 6.61 18:13:22 18:11:01 0.27 0.00 0.27 0.00 3.38 18:13:22 18:12:01 0.33 0.00 0.33 0.00 5.90 18:13:22 18:13:01 0.23 0.00 0.23 0.00 3.35 18:13:22 Average: 96.87 9.23 87.64 1172.16 21818.71 18:13:22 18:13:22 18:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:13:22 18:07:01 4614804 0 821128 10.25 2620 2570380 1607432 17.75 788176 2251764 211192 18:13:22 18:08:01 3762936 0 1007304 12.58 2620 3236072 1656524 18.29 997952 2781040 37044 18:13:22 18:09:01 3243092 0 1036024 12.94 2620 3727196 1219324 13.46 993396 3229496 8 18:13:22 18:10:01 3243816 0 1035292 12.93 2620 3727204 1175096 12.97 994636 3229500 8 18:13:22 18:11:01 3252348 0 1026756 12.82 2620 3727208 1175096 12.97 987400 3229496 16 18:13:22 18:12:01 3250240 0 1028864 12.85 2620 3727208 1175192 12.97 990060 3229496 8 18:13:22 18:13:01 3255808 0 1023288 12.78 2620 3727216 1175096 12.97 984604 3229496 12 18:13:22 Average: 3517578 0 996951 12.45 2620 3491783 1311966 14.48 962318 3025755 35470 18:13:22 18:13:22 18:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:13:22 18:07:01 eth0 731.28 486.45 5519.15 103.43 0.00 0.00 0.00 0.00 18:13:22 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 18:07:01 vethe55ba85 108.26 140.80 10.44 691.82 0.00 0.00 0.00 0.00 18:13:22 18:07:01 docker0 174.28 178.39 14.98 962.69 0.00 0.00 0.00 0.00 18:13:22 18:08:01 veth0cd772e 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:13:22 18:08:01 eth0 142.40 101.75 1415.79 21.43 0.00 0.00 0.00 0.00 18:13:22 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 18:08:01 docker0 79.07 104.30 6.07 1380.32 0.00 0.00 0.00 0.00 18:13:22 18:09:01 eth0 131.84 76.21 2693.93 13.54 0.00 0.00 0.00 0.00 18:13:22 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 18:10:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:13:22 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 18:11:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:13:22 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 18:12:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:13:22 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 18:13:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:13:22 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 Average: eth0 143.81 95.07 1372.85 19.81 0.00 0.00 0.00 0.00 18:13:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:22 Average: docker0 36.29 40.49 3.02 335.60 0.00 0.00 0.00 0.00 18:13:22 18:13:22 18:13:22 ---> sar -P ALL: 18:13:22 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/21/22 _x86_64_ (2 CPU) 18:13:22 18:13:22 18:05:50 LINUX RESTART (2 CPU) 18:13:22 18:13:22 18:06:01 CPU %user %nice %system %iowait %steal %idle 18:13:22 18:07:01 all 30.83 0.00 11.03 7.61 0.10 50.42 18:13:22 18:07:01 0 30.15 0.00 11.38 8.59 0.11 49.78 18:13:22 18:07:01 1 31.52 0.00 10.69 6.64 0.09 51.07 18:13:22 18:08:01 all 39.78 0.00 11.01 2.88 0.11 46.22 18:13:22 18:08:01 0 38.46 0.00 10.81 3.00 0.11 47.63 18:13:22 18:08:01 1 41.11 0.00 11.20 2.76 0.11 44.82 18:13:22 18:09:01 all 15.56 0.00 4.27 1.92 0.06 78.19 18:13:22 18:09:01 0 15.33 0.00 4.29 2.12 0.05 78.21 18:13:22 18:09:01 1 15.80 0.00 4.24 1.72 0.07 78.17 18:13:22 18:10:01 all 0.14 0.00 0.06 0.00 0.03 99.77 18:13:22 18:10:01 0 0.02 0.00 0.08 0.00 0.02 99.88 18:13:22 18:10:01 1 0.27 0.00 0.03 0.00 0.03 99.67 18:13:22 18:11:01 all 0.19 0.00 0.06 0.00 0.03 99.72 18:13:22 18:11:01 0 0.10 0.00 0.08 0.00 0.03 99.78 18:13:22 18:11:01 1 0.28 0.00 0.03 0.00 0.02 99.67 18:13:22 18:12:01 all 0.19 0.00 0.03 0.00 0.02 99.76 18:13:22 18:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:13:22 18:12:01 1 0.35 0.00 0.03 0.00 0.02 99.60 18:13:22 18:13:01 all 0.13 0.00 0.02 0.00 0.03 99.83 18:13:22 18:13:01 0 0.05 0.00 0.02 0.00 0.03 99.90 18:13:22 18:13:01 1 0.20 0.00 0.02 0.00 0.02 99.77 18:13:22 Average: all 11.92 0.00 3.64 1.71 0.05 82.68 18:13:22 Average: 0 11.54 0.00 3.67 1.89 0.05 82.86 18:13:22 Average: 1 12.30 0.00 3.61 1.53 0.05 82.51 18:13:22 18:13:22 18:13:22