Pull request #501 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e00a3151d5b7688aaa8b110c4e38115b205e0564+3fc63fba6049dff8a787a297a0ba98bb3ed92f4b (ff068b2c52bbf646143f812d87f08221537b7117) 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-ssh9895648110497284332.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh11702298567103649075.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-501/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-501/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2608730594903701439.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh2263621251956473628.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-501/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-501/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6897835357629355743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6747’ Running on prd-centos7-docker-4c-2g-6751 in /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [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-501 # 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-501@tmp/jenkins-gitclient-ssh6127753041182333628.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-501@tmp/jenkins-gitclient-ssh4685115670813558959.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b into PR head commit e00a3151d5b7688aaa8b110c4e38115b205e0564 Merge succeeded, producing e00a3151d5b7688aaa8b110c4e38115b205e0564 Checking out Revision e00a3151d5b7688aaa8b110c4e38115b205e0564 (PR-501) > git config core.sparsecheckout # timeout=10 > git checkout -f e00a3151d5b7688aaa8b110c4e38115b205e0564 # 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-501@tmp/jenkins-gitclient-ssh5081156913939111755.key > git merge 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e00a3151d5b7688aaa8b110c4e38115b205e0564 # timeout=10 Commit message: "chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:17:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:17:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:17:04 ========================================================= 06:17:04 EdgeX Global Pipelines Version Info 06:17:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk efaf7b62b98ddf3a4206d3b7c204b52a324babe0 # timeout=10 06:17:06 ------------------- 06:17:06 stable info: 06:17:06 ------------------- 06:17:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:17:06 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 06:17:06 Message: update stable to v1.0.220 06:17:06 ------------------- 06:17:06 experimental info: 06:17:06 ------------------- 06:17:06 Commited By: **** collab-it+edgex@linuxfoundation.org 06:17:06 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:17:06 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-501 [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-501 [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-501 [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e00a3151d5b7688aaa8b110c4e38115b205e0564 [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e00a315 [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:07 provisioning config files... 06:17:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config8988389357038976245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:07 ---> docker-login.sh 06:17:07 nexus3.edgexfoundry.org:10001 06:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:07 Configure a credential helper to remove this warning. See 06:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:07 06:17:07 Login Succeeded 06:17:07 nexus3.edgexfoundry.org:10002 06:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:07 Configure a credential helper to remove this warning. See 06:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:07 06:17:07 Login Succeeded 06:17:07 nexus3.edgexfoundry.org:10003 06:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:08 Configure a credential helper to remove this warning. See 06:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:08 06:17:08 Login Succeeded 06:17:08 nexus3.edgexfoundry.org:10004 06:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:08 Configure a credential helper to remove this warning. See 06:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:08 06:17:08 Login Succeeded 06:17:08 docker.io 06:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:08 Configure a credential helper to remove this warning. See 06:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:08 06:17:08 Login Succeeded 06:17:08 ---> docker-login.sh ends [Pipeline] } 06:17:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:17:09 + git rev-list -1 --merges e00a3151d5b7688aaa8b110c4e38115b205e0564~1..e00a3151d5b7688aaa8b110c4e38115b205e0564 [Pipeline] echo 06:17:09 -----------> git rev-list -1 --merges e00a3151d5b7688aaa8b110c4e38115b205e0564~1..e00a3151d5b7688aaa8b110c4e38115b205e0564 e00a3151d5b7688aaa8b110c4e38115b205e0564 [false] [Pipeline] sh 06:17:09 + git log --format=format:%s -1 e00a3151d5b7688aaa8b110c4e38115b205e0564 [Pipeline] echo 06:17:09 ========================================================= 06:17:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:17:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:09 + git log --format=format:%s -1 e00a3151d5b7688aaa8b110c4e38115b205e0564 [Pipeline] echo 06:17:09 [semverPrep] GIT_COMMIT: e00a3151d5b7688aaa8b110c4e38115b205e0564, Commit Message: chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web [Pipeline] echo 06:17:09 [semverPrep] This is not a build commit. [Pipeline] sh 06:17:10 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 06:17:10 + grep -v github /etc/ssh/ssh_known_hosts 06:17:10 + '[' -e /tmp/ssh_known_hosts ']' 06:17:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:17:10 + sudo tee -a /etc/ssh/ssh_known_hosts 06:17:10 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 06:17:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:17:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:10 06:17:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:17:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:10 latest: Pulling from edgex-devops/git-semver 06:17:10 a0d0a0d46f8b: Pulling fs layer 06:17:10 3e5f54012d9b: Pulling fs layer 06:17:10 4c7163046ea9: Pulling fs layer 06:17:10 0c2d73faf560: Pulling fs layer 06:17:10 0c2d73faf560: Waiting 06:17:10 3e5f54012d9b: Verifying Checksum 06:17:10 3e5f54012d9b: Download complete 06:17:10 a0d0a0d46f8b: Verifying Checksum 06:17:10 a0d0a0d46f8b: Download complete 06:17:10 4c7163046ea9: Verifying Checksum 06:17:10 4c7163046ea9: Download complete 06:17:10 0c2d73faf560: Verifying Checksum 06:17:10 0c2d73faf560: Download complete 06:17:11 a0d0a0d46f8b: Pull complete 06:17:11 3e5f54012d9b: Pull complete 06:17:11 4c7163046ea9: Pull complete 06:17:11 0c2d73faf560: Pull complete 06:17:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:17:11 prd-centos7-docker-4c-2g-6751 does not seem to be running inside a container 06:17:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:17:12 $ docker top 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:12 [ssh-agent] Looking for ssh-agent implementation... 06:17:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:12 $ docker exec 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 ssh-agent 06:17:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfjCFaL/agent.14 06:17:12 SSH_AGENT_PID=20 06:17:12 Running ssh-add (command line suppressed) 06:17:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_2753598163008597533.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_2753598163008597533.key) 06:17:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:13 + git tag --points-at HEAD [Pipeline] } 06:17:13 $ docker exec --env ******** --env ******** 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 ssh-agent -k 06:17:13 unset SSH_AUTH_SOCK; 06:17:13 unset SSH_AGENT_PID; 06:17:13 echo Agent pid 20 killed; 06:17:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:17:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:13 [ssh-agent] Looking for ssh-agent implementation... 06:17:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:13 $ docker exec 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 ssh-agent 06:17:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbFkGmJ/agent.52 06:17:13 SSH_AGENT_PID=59 06:17:13 Running ssh-add (command line suppressed) 06:17:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_2245524085049918001.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_2245524085049918001.key) 06:17:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:14 + git semver init 06:17:14 # -> Open(): unable to determine branch for HEAD 06:17:14 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-501/.git 06:17:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-501 06:17:14 # $SEMVER_REMOTE_NAME = origin 06:17:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:17:14 # $SEMVER_USER_NAME = edgex-jenkins 06:17:14 # $SEMVER_BRANCH = PR-501 06:17:14 # $SEMVER_TEMP = /tmp/semver-000598808 06:17:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:17:16 # '/tmp/semver-000598808' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-501/.semver' 06:17:16 # -> Force: false 06:17:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-501/.semver [Pipeline] } 06:17:16 $ docker exec --env ******** --env ******** 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 ssh-agent -k 06:17:16 unset SSH_AUTH_SOCK; 06:17:16 unset SSH_AGENT_PID; 06:17:16 echo Agent pid 59 killed; 06:17:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:17 + git semver [Pipeline] } 06:17:17 $ docker stop --time=1 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 06:17:18 $ docker rm -f 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 [Pipeline] // withDockerContainer [Pipeline] sh 06:17:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:17:19 Stashed 1 file(s) [Pipeline] echo 06:17:19 [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 06:17:19 provisioning config files... 06:17:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config720568376383814258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:19 ---> docker-login.sh 06:17:19 nexus3.edgexfoundry.org:10001 06:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:19 Configure a credential helper to remove this warning. See 06:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:19 06:17:19 Login Succeeded 06:17:19 nexus3.edgexfoundry.org:10002 06:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:19 Configure a credential helper to remove this warning. See 06:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:19 06:17:19 Login Succeeded 06:17:19 nexus3.edgexfoundry.org:10003 06:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:19 Configure a credential helper to remove this warning. See 06:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:19 06:17:19 Login Succeeded 06:17:19 nexus3.edgexfoundry.org:10004 06:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:20 Configure a credential helper to remove this warning. See 06:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:20 06:17:20 Login Succeeded 06:17:20 docker.io 06:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:20 Configure a credential helper to remove this warning. See 06:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:20 06:17:20 Login Succeeded 06:17:20 ---> docker-login.sh ends [Pipeline] } 06:17:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:17:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:20 ========================================================= 06:17:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:17:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:17:20 + 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 . 06:17:21 Sending build context to Docker daemon 42.17MB 06:17:21 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 06:17:21 Step 2/15 : FROM ${BASE} AS builder 06:17:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:17:21 59bf1c3509f3: Pulling fs layer 06:17:21 666ba61612fd: Pulling fs layer 06:17:21 8ed8ca486205: Pulling fs layer 06:17:21 4fe6c5a15a65: Pulling fs layer 06:17:21 22a0e8bec74d: Pulling fs layer 06:17:21 640e595b4fbd: Pulling fs layer 06:17:21 763cafe07f6e: Pulling fs layer 06:17:21 0c0b528cf693: Pulling fs layer 06:17:21 10935f4eaf8b: Pulling fs layer 06:17:21 4fe6c5a15a65: Waiting 06:17:21 22a0e8bec74d: Waiting 06:17:21 640e595b4fbd: Waiting 06:17:21 763cafe07f6e: Waiting 06:17:21 0c0b528cf693: Waiting 06:17:21 10935f4eaf8b: Waiting 06:17:21 8ed8ca486205: Verifying Checksum 06:17:21 8ed8ca486205: Download complete 06:17:21 666ba61612fd: Verifying Checksum 06:17:21 666ba61612fd: Download complete 06:17:21 22a0e8bec74d: Verifying Checksum 06:17:21 22a0e8bec74d: Download complete 06:17:21 640e595b4fbd: Verifying Checksum 06:17:21 640e595b4fbd: Download complete 06:17:21 59bf1c3509f3: Verifying Checksum 06:17:21 59bf1c3509f3: Download complete 06:17:21 763cafe07f6e: Verifying Checksum 06:17:21 763cafe07f6e: Download complete 06:17:21 0c0b528cf693: Verifying Checksum 06:17:21 0c0b528cf693: Download complete 06:17:21 59bf1c3509f3: Pull complete 06:17:22 666ba61612fd: Pull complete 06:17:22 10935f4eaf8b: Verifying Checksum 06:17:22 10935f4eaf8b: Download complete 06:17:22 4fe6c5a15a65: Verifying Checksum 06:17:22 4fe6c5a15a65: Download complete 06:17:22 8ed8ca486205: Pull complete 06:17:26 4fe6c5a15a65: Pull complete 06:17:26 22a0e8bec74d: Pull complete 06:17:26 640e595b4fbd: Pull complete 06:17:26 763cafe07f6e: Pull complete 06:17:27 0c0b528cf693: Pull complete 06:17:30 10935f4eaf8b: Pull complete 06:17:30 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 06:17:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:17:30 ---> 99d49a6021b9 06:17:30 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:17:31 ---> Running in 91aa5b1dc48b 06:17:31 Removing intermediate container 91aa5b1dc48b 06:17:31 ---> f9b3d94549e7 06:17:31 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:17:31 ---> Running in 8750b4f189b2 06:17:31 Removing intermediate container 8750b4f189b2 06:17:31 ---> 407785f60707 06:17:31 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:17:32 ---> Running in ff3baba2398f 06:17:32 Removing intermediate container ff3baba2398f 06:17:32 ---> a912eb162d31 06:17:32 Step 6/15 : LABEL Name=edgex-ui-go 06:17:32 ---> Running in b7d96cd81df2 06:17:32 Removing intermediate container b7d96cd81df2 06:17:32 ---> 5fe33024b755 06:17:32 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:17:32 ---> Running in 5d8f343e8b71 06:17:32 Removing intermediate container 5d8f343e8b71 06:17:32 ---> 2aa7814c2a15 06:17:32 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:32 ---> Running in 1a9569e31afb 06:17:32 Removing intermediate container 1a9569e31afb 06:17:32 ---> 74a0f58a1bf1 06:17:32 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:17:32 ---> Running in 6039fa87b115 06:17:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:17:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:17:34 Still waiting to schedule task 06:17:34 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6750’ 06:17:34 OK: 221 MiB in 52 packages 06:17:34 Removing intermediate container 6039fa87b115 06:17:34 ---> e72d779fca00 06:17:34 Step 10/15 : ENV GO111MODULE=on 06:17:34 ---> Running in 78c65ddae84c 06:17:34 Removing intermediate container 78c65ddae84c 06:17:34 ---> 0fab8259f2ee 06:17:34 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:17:34 ---> Running in 404c4d60570a 06:17:34 Removing intermediate container 404c4d60570a 06:17:34 ---> ca26e7b635bd 06:17:34 Step 12/15 : COPY go.mod vendor* ./ 06:17:34 ---> 6c6c61dc0a32 06:17:34 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:34 ---> Running in 13d12ff3e022 06:18:07 Removing intermediate container 13d12ff3e022 06:18:07 ---> 66f679447adb 06:18:07 Step 14/15 : COPY . . 06:18:07 ---> 1cee9c179cdf 06:18:07 Step 15/15 : RUN ${MAKE} 06:18:07 ---> Running in b2dd0fb85351 06:18:07 noop 06:18:07 Removing intermediate container b2dd0fb85351 06:18:07 ---> b6ffc506fada 06:18:07 Successfully built b6ffc506fada 06:18:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:18:07 + docker inspect -f . ci-base-image-x86_64 06:18:07 . [Pipeline] withDockerContainer 06:18:07 prd-centos7-docker-4c-2g-6751 does not seem to be running inside a container 06:18:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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 ******** ci-base-image-x86_64 cat 06:18:08 $ docker top 1b955f3926f7fd713d2b9724cc196f3c3f5cdc307bfd2980506d2129c50ac142 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:08 + go version 06:18:08 go version go1.17.6 linux/amd64 [Pipeline] } 06:18:08 $ docker stop --time=1 1b955f3926f7fd713d2b9724cc196f3c3f5cdc307bfd2980506d2129c50ac142 06:18:09 $ docker rm -f 1b955f3926f7fd713d2b9724cc196f3c3f5cdc307bfd2980506d2129c50ac142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:09 + docker inspect -f . ci-base-image-x86_64 06:18:09 . [Pipeline] withDockerContainer 06:18:10 prd-centos7-docker-4c-2g-6751 does not seem to be running inside a container 06:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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 ******** ci-base-image-x86_64 cat 06:18:10 $ docker top 837207faf74c0b7f4c1ee88a0fe203ef40212319575cac7049ad1ee6db7e19e6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:18:10 + make test 06:18:10 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:18:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:18:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:18:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:18:23 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:18:23 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:18:23 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:18:23 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:18:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:18:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:18:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:18:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:18:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:18:23 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:18:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:18:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:18:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:18:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:18:26 $ docker stop --time=1 837207faf74c0b7f4c1ee88a0fe203ef40212319575cac7049ad1ee6db7e19e6 06:18:28 $ docker rm -f 837207faf74c0b7f4c1ee88a0fe203ef40212319575cac7049ad1ee6db7e19e6 [Pipeline] // withDockerContainer [Pipeline] sh 06:18:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:18:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:18:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:18:29 + ls -al . 06:18:29 total 112 06:18:29 drwxrwxr-x. 13 jenkins jenkins 4096 Mar 10 06:18 . 06:18:29 drwxrwxr-x. 4 jenkins jenkins 110 Mar 10 06:16 .. 06:18:29 drwxrwxr-x. 3 jenkins jenkins 20 Mar 10 06:17 assets 06:18:29 drwxrwxr-x. 2 jenkins jenkins 66 Mar 10 06:17 bin 06:18:29 drwxrwxr-x. 3 jenkins jenkins 29 Mar 10 06:17 cmd 06:18:29 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 10 06:17 CONTRIBUTING.md 06:18:29 -rw-r--r--. 1 jenkins jenkins 10 Mar 10 06:18 coverage.out 06:18:29 -rw-rw-r--. 1 jenkins jenkins 1549 Mar 10 06:17 Dockerfile 06:18:29 drwxrwxr-x. 2 jenkins jenkins 23 Mar 10 06:17 docs 06:18:29 drwxrwxr-x. 8 jenkins jenkins 179 Mar 10 06:17 .git 06:18:29 drwxrwxr-x. 2 jenkins jenkins 103 Mar 10 06:17 .github 06:18:29 -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 06:17 .gitignore 06:18:29 -rw-rw-r--. 1 jenkins jenkins 1944 Mar 10 06:17 go.mod 06:18:29 -rw-rw-r--. 1 jenkins jenkins 48565 Mar 10 06:17 go.sum 06:18:29 drwxrwxr-x. 9 jenkins jenkins 125 Mar 10 06:17 internal 06:18:29 -rw-rw-r--. 1 jenkins jenkins 652 Mar 10 06:17 Jenkinsfile 06:18:29 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 10 06:17 LICENSE 06:18:29 -rw-rw-r--. 1 jenkins jenkins 1212 Mar 10 06:17 Makefile 06:18:29 drwxrwxr-x. 3 jenkins jenkins 19 Mar 10 06:17 pkg 06:18:29 -rw-rw-r--. 1 jenkins jenkins 4450 Mar 10 06:17 README.md 06:18:29 drwx------. 3 jenkins jenkins 56 Mar 10 06:17 .semver 06:18:29 drwxrwxr-x. 4 jenkins jenkins 71 Mar 10 06:17 snap 06:18:29 -rw-rw-r--. 1 jenkins jenkins 5 Mar 10 06:17 VERSION 06:18:29 -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 06:17 version.go 06:18:29 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 10 06:17 web [Pipeline] isUnix [Pipeline] sh 06:18:29 + 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=e00a3151d5b7688aaa8b110c4e38115b205e0564 --label arch=amd64 --label version=0.0.0 . 06:18:30 Sending build context to Docker daemon 42.17MB 06:18:30 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 06:18:30 Step 2/23 : FROM ${BASE} AS builder 06:18:30 ---> b6ffc506fada 06:18:30 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:18:30 ---> Running in c522ca681e2c 06:18:30 Removing intermediate container c522ca681e2c 06:18:30 ---> 895b4ce914ec 06:18:30 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:18:30 ---> Running in c9067214962d 06:18:30 Removing intermediate container c9067214962d 06:18:30 ---> f4b2621e5549 06:18:30 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:18:30 ---> Running in cfaa0bdb41db 06:18:30 Removing intermediate container cfaa0bdb41db 06:18:30 ---> eb686c8ebee1 06:18:30 Step 6/23 : LABEL Name=edgex-ui-go 06:18:30 ---> Running in 9282c6041101 06:18:30 Removing intermediate container 9282c6041101 06:18:30 ---> 852f54cf52d2 06:18:30 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:18:30 ---> Running in fc78880db14d 06:18:30 Removing intermediate container fc78880db14d 06:18:30 ---> 58a009d4f5de 06:18:30 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:30 ---> Running in ead9c4538d31 06:18:31 Removing intermediate container ead9c4538d31 06:18:31 ---> 648573ed71e0 06:18:31 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:18:31 ---> Running in 9ca5afec8965 06:18:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:18:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:18:32 OK: 221 MiB in 52 packages 06:18:33 Removing intermediate container 9ca5afec8965 06:18:33 ---> 2abb03e18d8c 06:18:33 Step 10/23 : ENV GO111MODULE=on 06:18:33 ---> Running in 954f509df57a 06:18:33 Removing intermediate container 954f509df57a 06:18:33 ---> de963db770f6 06:18:33 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:18:33 ---> Running in ed5c08d186a7 06:18:33 Removing intermediate container ed5c08d186a7 06:18:33 ---> 3f676c14212b 06:18:33 Step 12/23 : COPY go.mod vendor* ./ 06:18:33 ---> 285ec52bfdf7 06:18:33 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:18:33 ---> Running in 064b2b10419b 06:18:33 Removing intermediate container 064b2b10419b 06:18:33 ---> dc9b312eb2d4 06:18:33 Step 14/23 : COPY . . 06:18:34 ---> 3151a11ee37c 06:18:34 Step 15/23 : RUN ${MAKE} 06:18:34 ---> Running in 08347f5d2b2d 06:18:35 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 06:18:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:18:45 Removing intermediate container 08347f5d2b2d 06:18:45 ---> 0d1b739c3d30 06:18:45 Step 16/23 : FROM alpine:3.14 06:18:46 3.14: Pulling from library/alpine 06:18:46 97518928ae5f: Pulling fs layer 06:18:46 97518928ae5f: Verifying Checksum 06:18:46 97518928ae5f: Download complete 06:18:46 97518928ae5f: Pull complete 06:18:46 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:18:46 Status: Downloaded newer image for alpine:3.14 06:18:46 ---> 0a97eee8041e 06:18:46 Step 17/23 : EXPOSE 4000 06:18:46 ---> Running in 24890de88e83 06:18:46 Removing intermediate container 24890de88e83 06:18:46 ---> 3e17904eb94d 06:18:46 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 06:18:47 ---> 12e661ccbc79 06:18:47 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:18:47 ---> Running in 629e6b008f14 06:18:47 Removing intermediate container 629e6b008f14 06:18:47 ---> d361dfe1842f 06:18:47 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:18:47 ---> Running in 2d2691e49ede 06:18:47 Removing intermediate container 2d2691e49ede 06:18:47 ---> 51af7f7ae2cb 06:18:47 Step 21/23 : LABEL arch=amd64 06:18:47 ---> Running in 08e2af60a390 06:18:48 Removing intermediate container 08e2af60a390 06:18:48 ---> 6b4df57d4a20 06:18:48 Step 22/23 : LABEL git_sha=e00a3151d5b7688aaa8b110c4e38115b205e0564 06:18:48 ---> Running in 246cecb94b8d 06:18:48 Removing intermediate container 246cecb94b8d 06:18:48 ---> 84c7c278e639 06:18:48 Step 23/23 : LABEL version=0.0.0 06:18:48 ---> Running in d74ca2f54208 06:18:48 Removing intermediate container d74ca2f54208 06:18:48 ---> ebdbf5194927 06:18:48 [Warning] One or more build-args [ARCH] were not consumed 06:18:48 Successfully built ebdbf5194927 06:18:48 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 06:18:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:48 06:18:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:18:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:48 latest: Pulling from edgex-lftools-log-publisher 06:18:48 5eb5b503b376: Pulling fs layer 06:18:48 5c69ac0246d0: Pulling fs layer 06:18:48 ec43610c2a17: Pulling fs layer 06:18:48 3a2ae6a8a46f: Pulling fs layer 06:18:48 33b1e0a273af: Pulling fs layer 06:18:48 5d3b04190fa2: Pulling fs layer 06:18:48 2f39f015ded8: Pulling fs layer 06:18:48 3a2ae6a8a46f: Waiting 06:18:48 33b1e0a273af: Waiting 06:18:48 5d3b04190fa2: Waiting 06:18:48 2f39f015ded8: Waiting 06:18:48 5c69ac0246d0: Download complete 06:18:48 3a2ae6a8a46f: Verifying Checksum 06:18:48 3a2ae6a8a46f: Download complete 06:18:48 33b1e0a273af: Verifying Checksum 06:18:48 33b1e0a273af: Download complete 06:18:48 ec43610c2a17: Verifying Checksum 06:18:48 ec43610c2a17: Download complete 06:18:49 5d3b04190fa2: Verifying Checksum 06:18:49 5d3b04190fa2: Download complete 06:18:49 5eb5b503b376: Verifying Checksum 06:18:49 5eb5b503b376: Download complete 06:18:49 2f39f015ded8: Verifying Checksum 06:18:49 2f39f015ded8: Download complete 06:18:50 5eb5b503b376: Pull complete 06:18:50 5c69ac0246d0: Pull complete 06:18:51 ec43610c2a17: Pull complete 06:18:51 3a2ae6a8a46f: Pull complete 06:18:51 33b1e0a273af: Pull complete 06:18:51 5d3b04190fa2: Pull complete 06:18:57 2f39f015ded8: Pull complete 06:18:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:18:57 prd-centos7-docker-4c-2g-6751 does not seem to be running inside a container 06:18:57 $ 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-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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 06:18:59 $ docker top bb45c8976c59177462664962c2beb0a26634ee90eabe703e18173d3f5efb61cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:59 ---> job-cost.sh 06:18:59 lf-activate-venv: SKIPPING 06:18:59 INFO: No Stack... 06:19:00 INFO: Retrieving Pricing Info for: v3-standard-2 06:19:00 INFO: Archiving Costs [Pipeline] sh 06:19:01 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/cost.csv 06:19:01 + cut -d, -f6 [Pipeline] lock 06:19:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] 06:19:01 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] did not exist. Created. 06:19:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:19:01 + echo total: 0.05999999865889549 [Pipeline] stash 06:19:01 Stashed 1 file(s) [Pipeline] } 06:19:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:19:01 $ docker stop --time=1 bb45c8976c59177462664962c2beb0a26634ee90eabe703e18173d3f5efb61cf 06:19:02 $ docker rm -f bb45c8976c59177462664962c2beb0a26634ee90eabe703e18173d3f5efb61cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:20:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6753 in /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [Pipeline] { [Pipeline] ws 06:20:17 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 06:20:17 The recommended git tool is: git 06:20:23 using credential edgex-jenkins-ssh 06:20:23 Cloning the remote Git repository 06:20:23 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:20:23 > git init /w/workspace/edgex-ui-go/3 # timeout=10 06:20:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:20:23 > git --version # timeout=10 06:20:23 > git --version # 'git version 2.17.1' 06:20:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:28 Merging remotes/origin/main commit 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b into PR head commit e00a3151d5b7688aaa8b110c4e38115b205e0564 06:20:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:20:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:20:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:20:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:20:28 Merge succeeded, producing e00a3151d5b7688aaa8b110c4e38115b205e0564 06:20:28 Checking out Revision e00a3151d5b7688aaa8b110c4e38115b205e0564 (PR-501) 06:20:28 > git config core.sparsecheckout # timeout=10 06:20:28 > git checkout -f e00a3151d5b7688aaa8b110c4e38115b205e0564 # timeout=10 06:20:28 > git remote # timeout=10 06:20:28 > git config --get remote.origin.url # timeout=10 06:20:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:28 > git merge 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b # timeout=10 06:20:28 > git rev-parse HEAD^{commit} # timeout=10 06:20:28 > git config core.sparsecheckout # timeout=10 06:20:28 > git checkout -f e00a3151d5b7688aaa8b110c4e38115b205e0564 # timeout=10 06:20:33 Commit message: "chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:20:34 % Total % Received % Xferd Average Speed Time Time Time Current 06:20:34 Dload Upload Total Spent Left Speed 06:20:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh 06:20:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:20:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:20:35 + sudo tee /etc/docker/daemon.new 06:20:35 { 06:20:35 "registry-mirrors": [ 06:20:35 "https://nexus3.edgexfoundry.org:10001" 06:20:35 ], 06:20:35 "bip": "10.250.0.254/24", 06:20:35 "hosts": [ 06:20:35 "tcp://0.0.0.0:5555", 06:20:35 "unix:///var/run/docker.sock" 06:20:35 ], 06:20:35 "mtu": 1458, 06:20:35 "selinux-enabled": true, 06:20:35 "seccomp-profile": "/etc/docker/seccomp.json" 06:20:35 } [Pipeline] sh 06:20:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:20:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:54 provisioning config files... 06:20:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config832387168824559569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:54 ---> docker-login.sh 06:20:54 nexus3.edgexfoundry.org:10001 06:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:55 Configure a credential helper to remove this warning. See 06:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:55 06:20:55 Login Succeeded 06:20:55 nexus3.edgexfoundry.org:10002 06:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:56 Configure a credential helper to remove this warning. See 06:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:56 06:20:56 Login Succeeded 06:20:56 nexus3.edgexfoundry.org:10003 06:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:56 Configure a credential helper to remove this warning. See 06:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:56 06:20:56 Login Succeeded 06:20:56 nexus3.edgexfoundry.org:10004 06:20:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:57 Configure a credential helper to remove this warning. See 06:20:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:57 06:20:57 Login Succeeded 06:20:57 docker.io 06:20:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:58 Configure a credential helper to remove this warning. See 06:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:58 06:20:58 Login Succeeded 06:20:58 ---> docker-login.sh ends [Pipeline] } 06:20:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:20:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:20:58 ========================================================= 06:20:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:20:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:20:58 + 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 . 06:20:59 Sending build context to Docker daemon 26.92MB 06:20:59 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 06:20:59 Step 2/15 : FROM ${BASE} AS builder 06:21:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:21:00 9b3977197b4f: Pulling fs layer 06:21:00 1a89e8eeedd5: Pulling fs layer 06:21:00 94645a83ff95: Pulling fs layer 06:21:00 3f3a8bcf1eab: Pulling fs layer 06:21:00 0c92f367c5e7: Pulling fs layer 06:21:00 f7c0051592d6: Pulling fs layer 06:21:00 a227ed2f7395: Pulling fs layer 06:21:00 7b1c46037f91: Pulling fs layer 06:21:00 f7c0051592d6: Waiting 06:21:00 a227ed2f7395: Waiting 06:21:00 3f3a8bcf1eab: Waiting 06:21:00 0c92f367c5e7: Waiting 06:21:00 7b1c46037f91: Waiting 06:21:00 94645a83ff95: Verifying Checksum 06:21:00 94645a83ff95: Download complete 06:21:00 1a89e8eeedd5: Verifying Checksum 06:21:00 1a89e8eeedd5: Download complete 06:21:00 0c92f367c5e7: Download complete 06:21:00 f7c0051592d6: Verifying Checksum 06:21:00 f7c0051592d6: Download complete 06:21:00 9b3977197b4f: Verifying Checksum 06:21:00 9b3977197b4f: Download complete 06:21:00 a227ed2f7395: Verifying Checksum 06:21:00 a227ed2f7395: Download complete 06:21:01 9b3977197b4f: Pull complete 06:21:01 1a89e8eeedd5: Pull complete 06:21:02 94645a83ff95: Pull complete 06:21:02 7b1c46037f91: Verifying Checksum 06:21:02 7b1c46037f91: Download complete 06:21:03 3f3a8bcf1eab: Download complete 06:21:15 3f3a8bcf1eab: Pull complete 06:21:15 0c92f367c5e7: Pull complete 06:21:15 f7c0051592d6: Pull complete 06:21:15 a227ed2f7395: Pull complete 06:21:22 7b1c46037f91: Pull complete 06:21:22 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 06:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:21:22 ---> f79e39bc4007 06:21:22 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:21:23 ---> Running in 44e7f546d02b 06:21:24 Removing intermediate container 44e7f546d02b 06:21:24 ---> 923ae7a72395 06:21:24 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:21:24 ---> Running in da13001da3bd 06:21:24 Removing intermediate container da13001da3bd 06:21:24 ---> c1fc819905b7 06:21:24 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:21:24 ---> Running in 8b9b61f15b37 06:21:24 Removing intermediate container 8b9b61f15b37 06:21:24 ---> 76cb0271ab0e 06:21:24 Step 6/15 : LABEL Name=edgex-ui-go 06:21:25 ---> Running in dbe21a31df64 06:21:25 Removing intermediate container dbe21a31df64 06:21:25 ---> 82e642879b25 06:21:25 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:21:25 ---> Running in 21787da96fbd 06:21:26 Removing intermediate container 21787da96fbd 06:21:26 ---> f93921c44d1a 06:21:26 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:26 ---> Running in 352f2ebc8a3e 06:21:28 Removing intermediate container 352f2ebc8a3e 06:21:28 ---> e3e549cd7e3a 06:21:28 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:21:28 ---> Running in 251e02858552 06:21:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:21:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:21:31 OK: 220 MiB in 52 packages 06:21:32 Removing intermediate container 251e02858552 06:21:32 ---> ba9d989b8108 06:21:32 Step 10/15 : ENV GO111MODULE=on 06:21:32 ---> Running in 92bf98aa9cfb 06:21:32 Removing intermediate container 92bf98aa9cfb 06:21:32 ---> 6089b5ab1c7d 06:21:32 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:21:32 ---> Running in 3f77287f759d 06:21:33 Removing intermediate container 3f77287f759d 06:21:33 ---> 5731937af54d 06:21:33 Step 12/15 : COPY go.mod vendor* ./ 06:21:34 ---> 46486eb8f5e1 06:21:34 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:34 ---> Running in 59dee2226b53 06:22:55 Removing intermediate container 59dee2226b53 06:22:55 ---> 7348a3d1db9e 06:22:55 Step 14/15 : COPY . . 06:22:55 ---> 6b05edbe34a3 06:22:55 Step 15/15 : RUN ${MAKE} 06:22:55 ---> Running in 412ded09f3b8 06:22:55 noop 06:22:55 Removing intermediate container 412ded09f3b8 06:22:55 ---> 133b61e03251 06:22:55 Successfully built 133b61e03251 06:22:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:22:56 + docker inspect -f . ci-base-image-arm64 06:22:56 . [Pipeline] withDockerContainer 06:22:56 prd-ubuntu18.04-docker-arm64-4c-16g-6753 does not seem to be running inside a container 06:22:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** ci-base-image-arm64 cat 06:22:58 $ docker top da331fca3ce27fb870ed9ac0e493a3955d205259ba80198bb6ce7ef63df30d44 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:58 + go version 06:22:58 go version go1.17.6 linux/arm64 [Pipeline] } 06:22:59 $ docker stop --time=1 da331fca3ce27fb870ed9ac0e493a3955d205259ba80198bb6ce7ef63df30d44 06:23:00 $ docker rm -f da331fca3ce27fb870ed9ac0e493a3955d205259ba80198bb6ce7ef63df30d44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:23:01 + docker inspect -f . ci-base-image-arm64 06:23:01 . [Pipeline] withDockerContainer 06:23:01 prd-ubuntu18.04-docker-arm64-4c-16g-6753 does not seem to be running inside a container 06:23:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** ci-base-image-arm64 cat 06:23:03 $ docker top 6f3f34e8c4849ad11b1e4abe15086a8968494e4a17ca23950b777286824e10c2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:23:04 + make test 06:23:04 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:23:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:23:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:23:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:23:52 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:23:52 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:23:52 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:23:52 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:23:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:23:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:23:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:23:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:23:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:23:52 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:23:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:24:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:24:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:24:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:24:02 $ docker stop --time=1 6f3f34e8c4849ad11b1e4abe15086a8968494e4a17ca23950b777286824e10c2 06:24:04 $ docker rm -f 6f3f34e8c4849ad11b1e4abe15086a8968494e4a17ca23950b777286824e10c2 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:05 Warning: overwriting stash ‘coverage-report’ 06:24:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:24:06 + ls -al . 06:24:06 total 152 06:24:06 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 06:23 . 06:24:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:20 .. 06:24:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 06:20 .git 06:24:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:20 .github 06:24:06 -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 06:20 .gitignore 06:24:06 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 10 06:20 CONTRIBUTING.md 06:24:06 -rw-rw-r-- 1 jenkins jenkins 1549 Mar 10 06:20 Dockerfile 06:24:06 -rw-rw-r-- 1 jenkins jenkins 652 Mar 10 06:20 Jenkinsfile 06:24:06 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 10 06:20 LICENSE 06:24:06 -rw-rw-r-- 1 jenkins jenkins 1212 Mar 10 06:20 Makefile 06:24:06 -rw-rw-r-- 1 jenkins jenkins 4450 Mar 10 06:20 README.md 06:24:06 -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 06:17 VERSION 06:24:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:20 assets 06:24:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:20 bin 06:24:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:20 cmd 06:24:06 -rw-r--r-- 1 jenkins jenkins 10 Mar 10 06:23 coverage.out 06:24:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:20 docs 06:24:06 -rw-rw-r-- 1 jenkins jenkins 1944 Mar 10 06:20 go.mod 06:24:06 -rw-rw-r-- 1 jenkins jenkins 48565 Mar 10 06:20 go.sum 06:24:06 drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 06:20 internal 06:24:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:20 pkg 06:24:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:20 snap 06:24:06 -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 06:20 version.go 06:24:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:20 web [Pipeline] isUnix [Pipeline] sh 06:24:07 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e00a3151d5b7688aaa8b110c4e38115b205e0564 --label arch=arm64 --label version=0.0.0 . 06:24:08 Sending build context to Docker daemon 26.92MB 06:24:08 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 06:24:08 Step 2/23 : FROM ${BASE} AS builder 06:24:08 ---> 133b61e03251 06:24:08 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:24:08 ---> Running in 3b48e497b109 06:24:08 Removing intermediate container 3b48e497b109 06:24:08 ---> 6dce707f91e9 06:24:08 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:24:08 ---> Running in 7f48f27159a6 06:24:09 Removing intermediate container 7f48f27159a6 06:24:09 ---> 23a388c19380 06:24:09 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:24:09 ---> Running in 18bf12ca1c9e 06:24:09 Removing intermediate container 18bf12ca1c9e 06:24:09 ---> 8e60e8c1342d 06:24:09 Step 6/23 : LABEL Name=edgex-ui-go 06:24:09 ---> Running in 0da3ee54c86b 06:24:09 Removing intermediate container 0da3ee54c86b 06:24:09 ---> 4b05b44bc9f9 06:24:09 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:24:09 ---> Running in bddae8a315d3 06:24:10 Removing intermediate container bddae8a315d3 06:24:10 ---> afa04343877f 06:24:10 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:10 ---> Running in f0000517bc5b 06:24:12 Removing intermediate container f0000517bc5b 06:24:12 ---> d9c398cf4705 06:24:12 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:24:12 ---> Running in 987230b73702 06:24:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:24:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:24:15 OK: 220 MiB in 52 packages 06:24:16 Removing intermediate container 987230b73702 06:24:16 ---> 8e5d33c2c784 06:24:16 Step 10/23 : ENV GO111MODULE=on 06:24:16 ---> Running in e723f0364ebe 06:24:16 Removing intermediate container e723f0364ebe 06:24:16 ---> 6260315c6796 06:24:16 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:24:16 ---> Running in a85f06e91f2b 06:24:16 Removing intermediate container a85f06e91f2b 06:24:16 ---> 9fa80ff13951 06:24:16 Step 12/23 : COPY go.mod vendor* ./ 06:24:17 ---> d1baae2fbb2d 06:24:17 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:17 ---> Running in 770eaeebd69e 06:24:19 Removing intermediate container 770eaeebd69e 06:24:19 ---> ca5e698e97eb 06:24:19 Step 14/23 : COPY . . 06:24:23 ---> fe7c3a6db848 06:24:23 Step 15/23 : RUN ${MAKE} 06:24:23 ---> Running in fc2c6db56f22 06:24:24 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 06:25:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:25:03 Removing intermediate container fc2c6db56f22 06:25:03 ---> 3acb968250be 06:25:03 Step 16/23 : FROM alpine:3.14 06:25:03 3.14: Pulling from library/alpine 06:25:03 be307f383ecc: Pulling fs layer 06:25:04 be307f383ecc: Verifying Checksum 06:25:04 be307f383ecc: Download complete 06:25:04 be307f383ecc: Pull complete 06:25:04 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:25:04 Status: Downloaded newer image for alpine:3.14 06:25:04 ---> 5b8b7b635229 06:25:04 Step 17/23 : EXPOSE 4000 06:25:04 ---> Running in 4c10a22de476 06:25:05 Removing intermediate container 4c10a22de476 06:25:05 ---> df1baf5b60a2 06:25:05 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 06:25:06 ---> 7d3a2656ceab 06:25:06 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:25:07 ---> Running in ff90c9782559 06:25:07 Removing intermediate container ff90c9782559 06:25:07 ---> abf76ad36daa 06:25:07 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:25:07 ---> Running in 914413ba291a 06:25:08 Removing intermediate container 914413ba291a 06:25:08 ---> b455e30aa970 06:25:08 Step 21/23 : LABEL arch=arm64 06:25:08 ---> Running in ca2b843bebc3 06:25:08 Removing intermediate container ca2b843bebc3 06:25:08 ---> f0c0859cd06d 06:25:08 Step 22/23 : LABEL git_sha=e00a3151d5b7688aaa8b110c4e38115b205e0564 06:25:08 ---> Running in d01e2dd32606 06:25:08 Removing intermediate container d01e2dd32606 06:25:08 ---> 962c79529bb2 06:25:08 Step 23/23 : LABEL version=0.0.0 06:25:08 ---> Running in 1d55759e6ba4 06:25:09 Removing intermediate container 1d55759e6ba4 06:25:09 ---> be328e05b6d2 06:25:09 [Warning] One or more build-args [ARCH] were not consumed 06:25:09 Successfully built be328e05b6d2 06:25:09 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 06:25:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:25:09 06:25:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:25:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:25:10 arm64: Pulling from edgex-lftools-log-publisher 06:25:10 8998bd30e6a1: Pulling fs layer 06:25:10 04944245beec: Pulling fs layer 06:25:10 699f458cf7ca: Pulling fs layer 06:25:10 765212b225bb: Pulling fs layer 06:25:10 f23df028b6ca: Pulling fs layer 06:25:10 d65c8cfc05b1: Pulling fs layer 06:25:10 2437ff75d9bd: Pulling fs layer 06:25:10 f23df028b6ca: Waiting 06:25:10 d65c8cfc05b1: Waiting 06:25:10 2437ff75d9bd: Waiting 06:25:10 765212b225bb: Waiting 06:25:10 04944245beec: Verifying Checksum 06:25:10 04944245beec: Download complete 06:25:10 765212b225bb: Download complete 06:25:10 f23df028b6ca: Verifying Checksum 06:25:10 f23df028b6ca: Download complete 06:25:10 d65c8cfc05b1: Verifying Checksum 06:25:10 d65c8cfc05b1: Download complete 06:25:10 699f458cf7ca: Verifying Checksum 06:25:10 699f458cf7ca: Download complete 06:25:11 8998bd30e6a1: Verifying Checksum 06:25:11 8998bd30e6a1: Download complete 06:25:13 2437ff75d9bd: Verifying Checksum 06:25:13 2437ff75d9bd: Download complete 06:25:16 8998bd30e6a1: Pull complete 06:25:16 04944245beec: Pull complete 06:25:18 699f458cf7ca: Pull complete 06:25:18 765212b225bb: Pull complete 06:25:19 f23df028b6ca: Pull complete 06:25:19 d65c8cfc05b1: Pull complete 06:25:35 2437ff75d9bd: Pull complete 06:25:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:25:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:25:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:25:35 prd-ubuntu18.04-docker-arm64-4c-16g-6753 does not seem to be running inside a container 06:25:35 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:25:37 $ docker top 86aac62357639b57370b7e30abd9d899c92f8471b492b69b8af8784b14bd9d56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:38 ---> job-cost.sh 06:25:38 lf-activate-venv: SKIPPING 06:25:38 INFO: No Stack... 06:25:39 INFO: Retrieving Pricing Info for: v3-standard-4 06:25:40 INFO: Archiving Costs [Pipeline] sh 06:25:41 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 06:25:41 + cut -d, -f6 [Pipeline] lock 06:25:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] 06:25:41 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] did not exist. Created. 06:25:41 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:25:41 /w/workspace/edgex-ui-go/3@tmp/durable-4c8cba7c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:25:42 + echo total: 0.10999999940395355 [Pipeline] stash 06:25:42 Warning: overwriting stash ‘stack-cost’ 06:25:42 Stashed 1 file(s) [Pipeline] } 06:25:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:25:42 $ docker stop --time=1 86aac62357639b57370b7e30abd9d899c92f8471b492b69b8af8784b14bd9d56 06:25:44 $ docker rm -f 86aac62357639b57370b7e30abd9d899c92f8471b492b69b8af8784b14bd9d56 [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 06:25:44 provisioning config files... 06:25:44 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config3471425368014238604tmp [Pipeline] { [Pipeline] sh 06:25:45 + set +x 06:25:45 + curl -s https://codecov.io/bash 06:25:45 + bash -s -- 06:25:45 06:25:45 _____ _ 06:25:45 / ____| | | 06:25:45 | | ___ __| | ___ ___ _____ __ 06:25:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:25:45 | |___| (_) | (_| | __/ (_| (_) \ V / 06:25:45 \_____\___/ \__,_|\___|\___\___/ \_/ 06:25:45 Bash-1.0.6 06:25:45 06:25:45 06:25:45 ==> git version 2.24.4 found 06:25:45 ==> 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 06:25:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:25:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:25:45 ==> Jenkins CI detected. 06:25:45 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-501 06:25:45 project root: . 06:25:45 --> token set from env 06:25:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:25:45 ==> Running gcov in . (disable via -X gcov) 06:25:45 ==> Python coveragepy not found 06:25:45 ==> Searching for coverage reports in: 06:25:45 + . 06:25:45 -> Found 1 reports 06:25:45 ==> Detecting git/mercurial file structure 06:25:45 ==> Reading reports 06:25:45 + ./coverage.out bytes=10 06:25:45 ==> Appending adjustments 06:25:45 https://docs.codecov.io/docs/fixing-reports 06:25:45 + Found adjustments 06:25:45 ==> Gzipping contents 06:25:45 4.0K /tmp/codecov.iP4Mfw.gz 06:25:45 ==> Uploading reports 06:25:45 url: https://codecov.io 06:25:45 query: branch=PR-501&commit=e00a3151d5b7688aaa8b110c4e38115b205e0564&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-501%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=501&job=&cmd_args= 06:25:45 -> Pinging Codecov 06:25:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-501&commit=e00a3151d5b7688aaa8b110c4e38115b205e0564&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-501%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=501&job=&cmd_args= 06:25:45 -> Uploading to 06:25:45 https://storage.googleapis.com/codecov/v4/raw/2022-03-10/FB506323287CE973F263BFD2A0EB1F37/e00a3151d5b7688aaa8b110c4e38115b205e0564/7391e349-f0fb-477b-9072-6a23b89c9bc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220310T062545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bcf3ba4e3045874d23c8746ac08a7d8df6f5e3390b346f5115823c0beca79796 06:25:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:45 Dload Upload Total Spent Left Speed 06:25:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3960 0 0 100 3960 0 11728 --:--:-- --:--:-- --:--:-- 11750 06:25:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e00a3151d5b7688aaa8b110c4e38115b205e0564 [Pipeline] } 06:25:45 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 06:25:46 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives ']' 06:25:46 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives 06:25:46 total 8 06:25:46 drwxr-xr-x. 3 root root 34 Mar 10 06:19 . 06:25:46 drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 06:19 .. 06:25:46 drwxr-xr-x. 2 root root 6 Mar 10 06:19 cost 06:25:46 -rw-r--r--. 1 root root 82 Mar 10 06:19 cost.csv 06:25:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives 06:25:46 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives 06:25:46 total 8 06:25:46 drwxr-xr-x. 3 jenkins jenkins 34 Mar 10 06:19 . 06:25:46 drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 06:19 .. 06:25:46 drwxr-xr-x. 2 jenkins jenkins 6 Mar 10 06:19 cost 06:25:46 -rw-r--r--. 1 jenkins jenkins 82 Mar 10 06:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:25:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:47 ---> package-listing.sh 06:25:47 ++ facter osfamily 06:25:47 ++ tr '[:upper:]' '[:lower:]' 06:25:47 + OS_FAMILY=redhat 06:25:47 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-501 06:25:47 + START_PACKAGES=/tmp/packages_start.txt 06:25:47 + END_PACKAGES=/tmp/packages_end.txt 06:25:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:47 + PACKAGES=/tmp/packages_start.txt 06:25:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-501 ']' 06:25:47 + PACKAGES=/tmp/packages_end.txt 06:25:47 + case "${OS_FAMILY}" in 06:25:47 + sort 06:25:47 + rpm -qa 06:25:48 + '[' -f /tmp/packages_start.txt ']' 06:25:48 + '[' -f /tmp/packages_end.txt ']' 06:25:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-501 ']' 06:25:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/ 06:25:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/ [Pipeline] echo 06:25:48 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-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:25:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:49 . [Pipeline] withDockerContainer 06:25:49 prd-centos7-docker-4c-2g-6751 does not seem to be running inside a container 06:25:49 $ 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-501/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-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:25:49 $ docker top e42dbe359d918ce2021d803b117c71b316e76be8cad747d347aefda186b414dd -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:49 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:50 + mkdir -p /var/log/sysstat [Pipeline] sh 06:25:50 + ls /var/log/sa-host 06:25:50 + sadf -c /var/log/sa-host/sa10 06:25:50 file_magic: OK 06:25:50 HZ: Using current value: 100 06:25:50 file_header: OK 06:25:50 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 06:25:50 Statistics: 06:25:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:25:50 File successfully converted to sysstat format version 12.5.2 06:25:50 + sadf -c /var/log/sa-host/sa17 06:25:50 file_magic: OK 06:25:50 HZ: Using current value: 100 06:25:50 file_header: OK 06:25:50 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 06:25:50 Statistics: 06:25:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:25:50 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:50 provisioning config files... 06:25:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config8644174193474240381tmp [Pipeline] { [Pipeline] echo 06:25:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:50 ---> create-netrc.sh [Pipeline] } 06:25:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:25:51 ---> python-tools-install.sh [Pipeline] echo 06:25:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:51 ---> sudo-logs.sh 06:25:51 Archiving 'sudo' log.. 06:25:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-6751.novalocal: Name or service not known 06:25:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-6751.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:25:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:51 ---> job-cost.sh 06:25:51 lf-activate-venv: SKIPPING 06:25:51 DEBUG: total: 0.05999999865889549 06:25:51 INFO: Retrieving Stack Cost... 06:25:51 INFO: Retrieving Pricing Info for: v3-standard-2 06:25:52 INFO: Archiving Costs [Pipeline] echo 06:25:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:52 ---> logs-deploy.sh 06:25:52 lf-activate-venv: SKIPPING 06:25:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-501/3 06:25:52 INFO: archiving workspace using pattern(s): 06:25:53 Archives upload complete. 06:25:53 INFO: archiving logs to Nexus 06:25:54 ---> uname -a: 06:25:54 Linux prd-centos7-docker-4c-2g-6751.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 06:25:54 06:25:54 06:25:54 ---> lscpu: 06:25:54 Architecture: x86_64 06:25:54 CPU op-mode(s): 32-bit, 64-bit 06:25:54 Byte Order: Little Endian 06:25:54 Address sizes: 40 bits physical, 48 bits virtual 06:25:54 CPU(s): 2 06:25:54 On-line CPU(s) list: 0,1 06:25:54 Thread(s) per core: 1 06:25:54 Core(s) per socket: 1 06:25:54 Socket(s): 2 06:25:54 NUMA node(s): 1 06:25:54 Vendor ID: AuthenticAMD 06:25:54 CPU family: 23 06:25:54 Model: 49 06:25:54 Model name: AMD EPYC-Rome Processor 06:25:54 Stepping: 0 06:25:54 CPU MHz: 2799.998 06:25:54 BogoMIPS: 5599.99 06:25:54 Virtualization: AMD-V 06:25:54 Hypervisor vendor: KVM 06:25:54 Virtualization type: full 06:25:54 L1d cache: 64 KiB 06:25:54 L1i cache: 64 KiB 06:25:54 L2 cache: 1 MiB 06:25:54 L3 cache: 32 MiB 06:25:54 NUMA node0 CPU(s): 0,1 06:25:54 Vulnerability Itlb multihit: Not affected 06:25:54 Vulnerability L1tf: Not affected 06:25:54 Vulnerability Mds: Not affected 06:25:54 Vulnerability Meltdown: Not affected 06:25:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:25:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:25:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:25:54 Vulnerability Srbds: Not affected 06:25:54 Vulnerability Tsx async abort: Not affected 06:25:54 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 06:25:54 06:25:54 06:25:54 ---> nproc: 06:25:54 2 06:25:54 06:25:54 06:25:54 ---> df -h: 06:25:54 Filesystem Size Used Avail Use% Mounted on 06:25:54 overlay 40G 9.2G 31G 23% / 06:25:54 tmpfs 64M 0 64M 0% /dev 06:25:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:25:54 shm 64M 0 64M 0% /dev/shm 06:25:54 /dev/vda1 40G 9.2G 31G 23% /facter-os 06:25:54 06:25:54 06:25:54 ---> sar -b -r -n DEV: 06:25:54 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/10/22 _x86_64_ (2 CPU) 06:25:54 06:25:54 06:16:29 LINUX RESTART (2 CPU) 06:25:54 06:25:54 06:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:25:54 06:18:01 351.55 3.26 348.29 0.00 2331.29 83643.39 0.00 06:25:54 06:19:01 175.61 0.00 175.61 0.00 0.00 32644.27 0.00 06:25:54 06:20:01 6.03 0.00 6.03 0.00 0.00 289.81 0.00 06:25:54 06:21:01 1.27 0.00 1.27 0.00 0.00 19.67 0.00 06:25:54 06:22:01 0.33 0.00 0.33 0.00 0.00 5.46 0.00 06:25:54 06:23:01 0.33 0.00 0.33 0.00 0.00 6.08 0.00 06:25:54 06:24:01 0.30 0.00 0.30 0.00 0.00 5.28 0.00 06:25:54 06:25:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 06:25:54 Average: 67.00 0.41 66.59 0.00 291.58 14585.07 0.00 06:25:54 06:25:54 06:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:25:54 06:18:01 3113728 0 1015908 12.68 2620 3876684 1461728 16.14 1554748 2771668 36 06:25:54 06:19:01 3248180 0 1062744 13.27 2620 3695396 1357344 14.99 1014748 3201764 40 06:25:54 06:20:01 3252168 0 1058872 13.22 2620 3695280 1356392 14.98 1012648 3201608 8 06:25:54 06:21:01 3251564 0 1059472 13.23 2620 3695284 1357408 14.99 1014740 3201608 8 06:25:54 06:22:01 3266536 0 1044492 13.04 2620 3695292 1286112 14.20 1001540 3201608 20 06:25:54 06:23:01 3273856 0 1037172 12.95 2620 3695292 1272292 14.05 998908 3201608 20 06:25:54 06:24:01 3276028 0 1034992 12.92 2620 3695300 1272292 14.05 996496 3201608 8 06:25:54 06:25:01 3276240 0 1034776 12.92 2620 3695304 1272412 14.05 996556 3201608 12 06:25:54 Average: 3244788 0 1043554 13.03 2620 3717979 1329498 14.68 1073798 3147885 19 06:25:54 06:25:54 06:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:25:54 06:18:01 eth0 463.48 374.70 6032.88 58.12 0.00 0.00 0.00 0.00 06:25:54 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:18:01 docker0 247.45 258.92 21.29 2319.41 0.00 0.00 0.00 0.00 06:25:54 06:19:01 eth0 147.88 93.51 2642.22 26.11 0.00 0.00 0.00 0.00 06:25:54 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:19:01 docker0 7.66 8.82 0.43 38.07 0.00 0.00 0.00 0.00 06:25:54 06:20:01 eth0 7.10 6.15 2.64 39.12 0.00 0.00 0.00 0.00 06:25:54 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:21:01 eth0 1.02 0.92 0.30 6.55 0.00 0.00 0.00 0.00 06:25:54 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:22:01 eth0 2.00 1.98 0.20 6.61 0.00 0.00 0.00 0.00 06:25:54 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:54 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:24:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:54 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:25:01 eth0 1.40 0.78 1.80 0.05 0.00 0.00 0.00 0.00 06:25:54 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 Average: eth0 77.93 59.81 1085.58 17.08 0.00 0.00 0.00 0.00 06:25:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:54 Average: docker0 31.91 33.49 2.72 294.86 0.00 0.00 0.00 0.00 06:25:54 06:25:54 06:25:54 ---> sar -P ALL: 06:25:54 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/10/22 _x86_64_ (2 CPU) 06:25:54 06:25:54 06:16:29 LINUX RESTART (2 CPU) 06:25:54 06:25:54 06:17:01 CPU %user %nice %system %iowait %steal %idle 06:25:54 06:18:01 all 30.11 0.00 14.47 4.19 0.11 51.12 06:25:54 06:18:01 0 30.83 0.00 14.67 2.85 0.11 51.54 06:25:54 06:18:01 1 29.40 0.00 14.28 5.52 0.11 50.69 06:25:54 06:19:01 all 46.10 0.00 11.14 2.99 0.10 39.66 06:25:54 06:19:01 0 46.35 0.00 11.87 2.44 0.09 39.24 06:25:54 06:19:01 1 45.85 0.00 10.41 3.54 0.11 40.08 06:25:54 06:20:01 all 0.30 0.00 0.19 0.02 0.03 99.46 06:25:54 06:20:01 0 0.30 0.00 0.22 0.03 0.03 99.42 06:25:54 06:20:01 1 0.30 0.00 0.17 0.00 0.03 99.50 06:25:54 06:21:01 all 0.04 0.00 0.06 0.00 0.02 99.88 06:25:54 06:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:25:54 06:21:01 1 0.03 0.00 0.07 0.00 0.02 99.88 06:25:54 06:22:01 all 0.09 0.00 0.08 0.00 0.03 99.80 06:25:54 06:22:01 0 0.12 0.00 0.08 0.00 0.05 99.75 06:25:54 06:22:01 1 0.07 0.00 0.07 0.00 0.02 99.85 06:25:54 06:23:01 all 0.04 0.00 0.04 0.00 0.03 99.89 06:25:54 06:23:01 0 0.07 0.00 0.05 0.00 0.05 99.83 06:25:54 06:23:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:25:54 06:24:01 all 0.03 0.00 0.03 0.00 0.03 99.92 06:25:54 06:24:01 0 0.03 0.00 0.03 0.00 0.05 99.88 06:25:54 06:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:25:54 06:25:01 all 0.04 0.00 0.03 0.00 0.03 99.91 06:25:54 06:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:25:54 06:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:25:54 Average: all 9.05 0.00 3.08 0.85 0.04 86.98 06:25:54 Average: 0 9.17 0.00 3.19 0.63 0.05 86.96 06:25:54 Average: 1 8.93 0.00 2.96 1.07 0.04 87.00 06:25:54 06:25:54 06:25:54