Pull request #492 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from acd0581761252e5c67cafd02d3dcd1e879039309+51fdecd11ded7de45b6030d347cf74ab12ff0c86 (2edf22b2f55b6dce110518febd2a38aae9d4d46e) 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-ssh5469482542855293075.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7376815470495939834.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-492/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-492/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9080740426350464296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh193546927461505846.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-492/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-492/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16551441258205236840.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3651 in /w/workspace/edgexfoundry_edgex-ui-go_PR-492 [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-492 # 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-492@tmp/jenkins-gitclient-ssh409257837895648725.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 51fdecd11ded7de45b6030d347cf74ab12ff0c86 into PR head commit acd0581761252e5c67cafd02d3dcd1e879039309 Merge succeeded, producing acd0581761252e5c67cafd02d3dcd1e879039309 Checking out Revision acd0581761252e5c67cafd02d3dcd1e879039309 (PR-492) > 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-492@tmp/jenkins-gitclient-ssh8306386604622380956.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acd0581761252e5c67cafd02d3dcd1e879039309 # 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-492@tmp/jenkins-gitclient-ssh7451852369057200381.key > git merge 51fdecd11ded7de45b6030d347cf74ab12ff0c86 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acd0581761252e5c67cafd02d3dcd1e879039309 # timeout=10 Commit message: "Merge branch 'main' into dependabot/npm_and_yarn/web/log4js-6.4.0" > git rev-list --no-walk 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:16:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:16:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:16:17 ========================================================= 03:16:17 EdgeX Global Pipelines Version Info 03:16:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:16:18 ------------------- 03:16:18 stable info: 03:16:18 ------------------- 03:16:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:16:18 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 03:16:18 Message: update stable to v1.0.219 03:16:19 ------------------- 03:16:19 experimental info: 03:16:19 ------------------- 03:16:19 Commited By: **** collab-it+edgex@linuxfoundation.org 03:16:19 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 03:16:19 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-492 [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-492 [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-492 [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acd0581761252e5c67cafd02d3dcd1e879039309 [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acd0581 [Pipeline] echo 03:16:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:16:19 provisioning config files... 03:16:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/config3127755830125843899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:20 ---> docker-login.sh 03:16:20 nexus3.edgexfoundry.org:10001 03:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:20 Configure a credential helper to remove this warning. See 03:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:20 03:16:20 Login Succeeded 03:16:20 nexus3.edgexfoundry.org:10002 03:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:20 Configure a credential helper to remove this warning. See 03:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:20 03:16:20 Login Succeeded 03:16:20 nexus3.edgexfoundry.org:10003 03:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:20 Configure a credential helper to remove this warning. See 03:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:20 03:16:20 Login Succeeded 03:16:20 nexus3.edgexfoundry.org:10004 03:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:20 Configure a credential helper to remove this warning. See 03:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:20 03:16:20 Login Succeeded 03:16:20 docker.io 03:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:21 Configure a credential helper to remove this warning. See 03:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:21 03:16:21 Login Succeeded 03:16:21 ---> docker-login.sh ends [Pipeline] } 03:16:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:16:21 + git rev-list -1 --merges acd0581761252e5c67cafd02d3dcd1e879039309~1..acd0581761252e5c67cafd02d3dcd1e879039309 [Pipeline] echo 03:16:21 -----------> git rev-list -1 --merges acd0581761252e5c67cafd02d3dcd1e879039309~1..acd0581761252e5c67cafd02d3dcd1e879039309 acd0581761252e5c67cafd02d3dcd1e879039309 03:16:21 acd0581761252e5c67cafd02d3dcd1e879039309 [false] [Pipeline] sh 03:16:21 + git log --format=format:%s -1 acd0581761252e5c67cafd02d3dcd1e879039309 [Pipeline] echo 03:16:22 ========================================================= 03:16:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:16:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:16:22 + git log --format=format:%s -1 acd0581761252e5c67cafd02d3dcd1e879039309 [Pipeline] echo 03:16:22 [semverPrep] GIT_COMMIT: acd0581761252e5c67cafd02d3dcd1e879039309, Commit Message: Merge branch 'main' into dependabot/npm_and_yarn/web/log4js-6.4.0 [Pipeline] echo 03:16:22 [semverPrep] This is not a build commit. [Pipeline] sh 03:16:22 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 03:16:22 + grep -v github /etc/ssh/ssh_known_hosts 03:16:22 + '[' -e /tmp/ssh_known_hosts ']' 03:16:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:16:22 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 03:16:22 + sudo tee -a /etc/ssh/ssh_known_hosts 03:16:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:16:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:16:23 03:16:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:16:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:16:23 latest: Pulling from edgex-devops/git-semver 03:16:23 a0d0a0d46f8b: Pulling fs layer 03:16:23 3e5f54012d9b: Pulling fs layer 03:16:23 4c7163046ea9: Pulling fs layer 03:16:23 0c2d73faf560: Pulling fs layer 03:16:23 0c2d73faf560: Waiting 03:16:23 3e5f54012d9b: Verifying Checksum 03:16:23 3e5f54012d9b: Download complete 03:16:23 a0d0a0d46f8b: Verifying Checksum 03:16:23 a0d0a0d46f8b: Download complete 03:16:23 0c2d73faf560: Verifying Checksum 03:16:23 0c2d73faf560: Download complete 03:16:23 4c7163046ea9: Verifying Checksum 03:16:23 4c7163046ea9: Download complete 03:16:23 a0d0a0d46f8b: Pull complete 03:16:23 3e5f54012d9b: Pull complete 03:16:24 4c7163046ea9: Pull complete 03:16:24 0c2d73faf560: Pull complete 03:16:24 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:16:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:16:24 prd-centos7-docker-4c-2g-3651 does not seem to be running inside a container 03:16:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-492 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492:/w/workspace/edgexfoundry_edgex-ui-go_PR-492:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:16:25 $ docker top eb678d9f7bb71bba88bf368fded0a0f7ba952cfb93f355de91c6be8f2e1f0ebe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:16:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:25 [ssh-agent] Looking for ssh-agent implementation... 03:16:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:25 $ docker exec eb678d9f7bb71bba88bf368fded0a0f7ba952cfb93f355de91c6be8f2e1f0ebe ssh-agent 03:16:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmDKJDF/agent.13 03:16:25 SSH_AGENT_PID=20 03:16:25 Running ssh-add (command line suppressed) 03:16:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/private_key_1655437502782024198.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/private_key_1655437502782024198.key) 03:16:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:25 + git tag --points-at HEAD [Pipeline] } 03:16:25 $ docker exec --env ******** --env ******** eb678d9f7bb71bba88bf368fded0a0f7ba952cfb93f355de91c6be8f2e1f0ebe ssh-agent -k 03:16:26 unset SSH_AUTH_SOCK; 03:16:26 unset SSH_AGENT_PID; 03:16:26 echo Agent pid 20 killed; 03:16:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:16:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:26 [ssh-agent] Looking for ssh-agent implementation... 03:16:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:26 $ docker exec eb678d9f7bb71bba88bf368fded0a0f7ba952cfb93f355de91c6be8f2e1f0ebe ssh-agent 03:16:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfkdPbD/agent.55 03:16:26 SSH_AGENT_PID=61 03:16:26 Running ssh-add (command line suppressed) 03:16:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/private_key_9028996199115078160.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/private_key_9028996199115078160.key) 03:16:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:26 + git semver init 03:16:26 # -> Open(): unable to determine branch for HEAD 03:16:26 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-492/.git 03:16:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-492 03:16:26 # $SEMVER_REMOTE_NAME = origin 03:16:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:16:26 # $SEMVER_USER_NAME = edgex-jenkins 03:16:26 # $SEMVER_BRANCH = PR-492 03:16:26 # $SEMVER_TEMP = /tmp/semver-200536889 03:16:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 03:16:29 # '/tmp/semver-200536889' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-492/.semver' 03:16:29 # -> Force: false 03:16:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-492/.semver [Pipeline] } 03:16:29 $ docker exec --env ******** --env ******** eb678d9f7bb71bba88bf368fded0a0f7ba952cfb93f355de91c6be8f2e1f0ebe ssh-agent -k 03:16:29 unset SSH_AUTH_SOCK; 03:16:29 unset SSH_AGENT_PID; 03:16:29 echo Agent pid 61 killed; 03:16:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:29 + git semver [Pipeline] } 03:16:29 $ docker stop --time=1 eb678d9f7bb71bba88bf368fded0a0f7ba952cfb93f355de91c6be8f2e1f0ebe 03:16:31 $ docker rm -f eb678d9f7bb71bba88bf368fded0a0f7ba952cfb93f355de91c6be8f2e1f0ebe [Pipeline] // withDockerContainer [Pipeline] sh 03:16:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:16:31 Stashed 1 file(s) [Pipeline] echo 03:16:31 [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 03:16:32 provisioning config files... 03:16:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/config2988208896007651960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:32 ---> docker-login.sh 03:16:32 nexus3.edgexfoundry.org:10001 03:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:32 Configure a credential helper to remove this warning. See 03:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:32 03:16:32 Login Succeeded 03:16:32 nexus3.edgexfoundry.org:10002 03:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:32 Configure a credential helper to remove this warning. See 03:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:32 03:16:32 Login Succeeded 03:16:32 nexus3.edgexfoundry.org:10003 03:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:32 Configure a credential helper to remove this warning. See 03:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:32 03:16:32 Login Succeeded 03:16:32 nexus3.edgexfoundry.org:10004 03:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:32 Configure a credential helper to remove this warning. See 03:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:32 03:16:32 Login Succeeded 03:16:32 docker.io 03:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:33 Configure a credential helper to remove this warning. See 03:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:33 03:16:33 Login Succeeded 03:16:33 ---> docker-login.sh ends [Pipeline] } 03:16:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:16:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:16:33 ========================================================= 03:16:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:16:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:16:33 + 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 . 03:16:33 Sending build context to Docker daemon 40.04MB 03:16:33 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 03:16:33 Step 2/15 : FROM ${BASE} AS builder 03:16:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:16:34 59bf1c3509f3: Pulling fs layer 03:16:34 666ba61612fd: Pulling fs layer 03:16:34 8ed8ca486205: Pulling fs layer 03:16:34 4fe6c5a15a65: Pulling fs layer 03:16:34 22a0e8bec74d: Pulling fs layer 03:16:34 f965cba54748: Pulling fs layer 03:16:34 861ffc35075e: Pulling fs layer 03:16:34 4b385c91608e: Pulling fs layer 03:16:34 560528eb2ebb: Pulling fs layer 03:16:34 f965cba54748: Waiting 03:16:34 861ffc35075e: Waiting 03:16:34 4b385c91608e: Waiting 03:16:34 560528eb2ebb: Waiting 03:16:34 4fe6c5a15a65: Waiting 03:16:34 22a0e8bec74d: Waiting 03:16:34 8ed8ca486205: Verifying Checksum 03:16:34 8ed8ca486205: Download complete 03:16:34 666ba61612fd: Verifying Checksum 03:16:34 666ba61612fd: Download complete 03:16:34 22a0e8bec74d: Verifying Checksum 03:16:34 22a0e8bec74d: Download complete 03:16:34 f965cba54748: Verifying Checksum 03:16:34 f965cba54748: Download complete 03:16:34 59bf1c3509f3: Verifying Checksum 03:16:34 59bf1c3509f3: Download complete 03:16:34 861ffc35075e: Verifying Checksum 03:16:34 861ffc35075e: Download complete 03:16:34 4b385c91608e: Verifying Checksum 03:16:34 4b385c91608e: Download complete 03:16:34 59bf1c3509f3: Pull complete 03:16:34 4fe6c5a15a65: Verifying Checksum 03:16:34 4fe6c5a15a65: Download complete 03:16:34 560528eb2ebb: Verifying Checksum 03:16:34 560528eb2ebb: Download complete 03:16:34 666ba61612fd: Pull complete 03:16:34 8ed8ca486205: Pull complete 03:16:40 4fe6c5a15a65: Pull complete 03:16:40 22a0e8bec74d: Pull complete 03:16:40 f965cba54748: Pull complete 03:16:40 861ffc35075e: Pull complete 03:16:40 4b385c91608e: Pull complete 03:16:42 560528eb2ebb: Pull complete 03:16:42 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 03:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:16:42 ---> dd4a08f94e63 03:16:42 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:16:44 ---> Running in fb396374898d 03:16:44 Removing intermediate container fb396374898d 03:16:44 ---> 4c24c2f172dc 03:16:44 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 03:16:44 ---> Running in 2da2533195cc 03:16:44 Removing intermediate container 2da2533195cc 03:16:44 ---> 0d31eec26a73 03:16:44 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 03:16:44 ---> Running in ce2cec045378 03:16:44 Removing intermediate container ce2cec045378 03:16:44 ---> 789500ea2370 03:16:44 Step 6/15 : LABEL Name=edgex-ui-go 03:16:45 ---> Running in 80485cafbd4a 03:16:45 Removing intermediate container 80485cafbd4a 03:16:45 ---> 6e2b1c4fd9a3 03:16:45 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:16:45 ---> Running in 2c3b81d5cbc0 03:16:45 Removing intermediate container 2c3b81d5cbc0 03:16:45 ---> 0ac5e3a4510d 03:16:45 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:45 ---> Running in df4bdd9ef40c 03:16:45 Removing intermediate container df4bdd9ef40c 03:16:45 ---> 990133e1dfc4 03:16:45 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:16:45 ---> Running in 9c1386a658a1 03:16:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:16:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:16:46 Still waiting to schedule task 03:16:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3650’ 03:16:47 OK: 221 MiB in 52 packages 03:16:47 Removing intermediate container 9c1386a658a1 03:16:47 ---> 0aaf0e2ed8b5 03:16:47 Step 10/15 : ENV GO111MODULE=on 03:16:47 ---> Running in 382b2a82b25c 03:16:47 Removing intermediate container 382b2a82b25c 03:16:47 ---> 0cd8b53b7475 03:16:47 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:16:47 ---> Running in 373e465e50bb 03:16:47 Removing intermediate container 373e465e50bb 03:16:47 ---> b71578d76026 03:16:47 Step 12/15 : COPY go.mod vendor* ./ 03:16:47 ---> e189e952657c 03:16:47 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:47 ---> Running in a18b9e774fc2 03:17:20 Removing intermediate container a18b9e774fc2 03:17:20 ---> 461a49c6b8e8 03:17:20 Step 14/15 : COPY . . 03:17:20 ---> 35cd2bdcb62a 03:17:20 Step 15/15 : RUN ${MAKE} 03:17:20 ---> Running in e9b9e7a543eb 03:17:20 noop 03:17:20 Removing intermediate container e9b9e7a543eb 03:17:20 ---> 6d433380e35d 03:17:20 Successfully built 6d433380e35d 03:17:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:17:21 + docker inspect -f . ci-base-image-x86_64 03:17:21 . [Pipeline] withDockerContainer 03:17:21 prd-centos7-docker-4c-2g-3651 does not seem to be running inside a container 03:17:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-492 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492:/w/workspace/edgexfoundry_edgex-ui-go_PR-492:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@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-x86_64 cat 03:17:21 $ docker top f4cfacc7e6db98ee022b26fc6d7206e23c08c2cea7fe470b939ed081c07989e8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:22 + go version 03:17:22 go version go1.17.6 linux/amd64 [Pipeline] } 03:17:22 $ docker stop --time=1 f4cfacc7e6db98ee022b26fc6d7206e23c08c2cea7fe470b939ed081c07989e8 03:17:23 $ docker rm -f f4cfacc7e6db98ee022b26fc6d7206e23c08c2cea7fe470b939ed081c07989e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:17:23 + docker inspect -f . ci-base-image-x86_64 03:17:23 . [Pipeline] withDockerContainer 03:17:23 prd-centos7-docker-4c-2g-3651 does not seem to be running inside a container 03:17:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-492 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492:/w/workspace/edgexfoundry_edgex-ui-go_PR-492:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@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-x86_64 cat 03:17:24 $ docker top 1099f92d46d1daa310bb8bcfc96f7a6904bc14707ef0f7202fa89f5349f4e5a7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:17:24 + make test 03:17:24 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:17:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:17:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 03:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 03:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 03:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 03:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 03:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 03:17:39 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 03:17:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:17:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:17:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:17:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:17:42 $ docker stop --time=1 1099f92d46d1daa310bb8bcfc96f7a6904bc14707ef0f7202fa89f5349f4e5a7 03:17:43 $ docker rm -f 1099f92d46d1daa310bb8bcfc96f7a6904bc14707ef0f7202fa89f5349f4e5a7 [Pipeline] // withDockerContainer [Pipeline] sh 03:17:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:17:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:17:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:17:45 + ls -al . 03:17:45 total 112 03:17:45 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 22 03:17 . 03:17:45 drwxrwxr-x. 4 jenkins jenkins 110 Jan 22 03:16 .. 03:17:45 drwxrwxr-x. 3 jenkins jenkins 20 Jan 22 03:16 assets 03:17:45 drwxrwxr-x. 2 jenkins jenkins 66 Jan 22 03:16 bin 03:17:45 drwxrwxr-x. 3 jenkins jenkins 29 Jan 22 03:16 cmd 03:17:45 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 22 03:16 CONTRIBUTING.md 03:17:45 -rw-r--r--. 1 jenkins jenkins 10 Jan 22 03:17 coverage.out 03:17:45 -rw-rw-r--. 1 jenkins jenkins 1549 Jan 22 03:16 Dockerfile 03:17:45 drwxrwxr-x. 2 jenkins jenkins 23 Jan 22 03:16 docs 03:17:45 drwxrwxr-x. 8 jenkins jenkins 179 Jan 22 03:16 .git 03:17:45 drwxrwxr-x. 2 jenkins jenkins 103 Jan 22 03:16 .github 03:17:45 -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 03:16 .gitignore 03:17:45 -rw-rw-r--. 1 jenkins jenkins 1944 Jan 22 03:16 go.mod 03:17:45 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 22 03:16 go.sum 03:17:45 drwxrwxr-x. 9 jenkins jenkins 125 Jan 22 03:16 internal 03:17:45 -rw-rw-r--. 1 jenkins jenkins 652 Jan 22 03:16 Jenkinsfile 03:17:45 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 22 03:16 LICENSE 03:17:45 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 22 03:16 Makefile 03:17:45 drwxrwxr-x. 3 jenkins jenkins 19 Jan 22 03:16 pkg 03:17:45 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 22 03:16 README.md 03:17:45 drwx------. 3 jenkins jenkins 56 Jan 22 03:16 .semver 03:17:45 drwxrwxr-x. 4 jenkins jenkins 71 Jan 22 03:16 snap 03:17:45 -rw-rw-r--. 1 jenkins jenkins 5 Jan 22 03:16 VERSION 03:17:45 -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 03:16 version.go 03:17:45 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 22 03:16 web [Pipeline] isUnix [Pipeline] sh 03:17:45 + 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=acd0581761252e5c67cafd02d3dcd1e879039309 --label arch=amd64 --label version=0.0.0 . 03:17:45 Sending build context to Docker daemon 40.04MB 03:17:45 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 03:17:45 Step 2/23 : FROM ${BASE} AS builder 03:17:45 ---> 6d433380e35d 03:17:45 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:17:46 ---> Running in 70f9d6ea7a7f 03:17:46 Removing intermediate container 70f9d6ea7a7f 03:17:46 ---> d89392f13372 03:17:46 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 03:17:46 ---> Running in 9a74d89e2f1a 03:17:46 Removing intermediate container 9a74d89e2f1a 03:17:46 ---> d7c73d852162 03:17:46 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 03:17:46 ---> Running in 7f066d5f6504 03:17:46 Removing intermediate container 7f066d5f6504 03:17:46 ---> c398f2b947fe 03:17:46 Step 6/23 : LABEL Name=edgex-ui-go 03:17:46 ---> Running in 080cead0dedb 03:17:46 Removing intermediate container 080cead0dedb 03:17:46 ---> ff1f484db0b5 03:17:46 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:17:46 ---> Running in 071651109f44 03:17:46 Removing intermediate container 071651109f44 03:17:46 ---> fa7847e34b26 03:17:46 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:46 ---> Running in d4a2eb328b6d 03:17:47 Removing intermediate container d4a2eb328b6d 03:17:47 ---> 52077efae40d 03:17:47 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:17:47 ---> Running in 1662b6e3d6ab 03:17:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:17:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:17:48 OK: 221 MiB in 52 packages 03:17:48 Removing intermediate container 1662b6e3d6ab 03:17:48 ---> aaf9b9ca57f1 03:17:48 Step 10/23 : ENV GO111MODULE=on 03:17:48 ---> Running in 70e9ad45615f 03:17:48 Removing intermediate container 70e9ad45615f 03:17:48 ---> a31424c8016a 03:17:48 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:17:48 ---> Running in 11f8aeeba0f3 03:17:49 Removing intermediate container 11f8aeeba0f3 03:17:49 ---> 1ab8b875e04c 03:17:49 Step 12/23 : COPY go.mod vendor* ./ 03:17:49 ---> 46781ae8b6da 03:17:49 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:49 ---> Running in f83c705a6440 03:17:49 Removing intermediate container f83c705a6440 03:17:49 ---> bc97e61b6432 03:17:49 Step 14/23 : COPY . . 03:17:51 ---> e5797f5bbf85 03:17:51 Step 15/23 : RUN ${MAKE} 03:17:51 ---> Running in a2288b12bee5 03:17:51 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 03:18:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:18:02 Removing intermediate container a2288b12bee5 03:18:02 ---> 69e3b49eb7cc 03:18:02 Step 16/23 : FROM alpine:3.14 03:18:03 3.14: Pulling from library/alpine 03:18:03 97518928ae5f: Pulling fs layer 03:18:03 97518928ae5f: Download complete 03:18:03 97518928ae5f: Pull complete 03:18:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:18:03 Status: Downloaded newer image for alpine:3.14 03:18:03 ---> 0a97eee8041e 03:18:03 Step 17/23 : EXPOSE 4000 03:18:03 ---> Running in dea8f59a001b 03:18:03 Removing intermediate container dea8f59a001b 03:18:03 ---> 8efd3d34a553 03:18:03 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 03:18:04 ---> bdcd4b4b9553 03:18:04 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:18:04 ---> Running in 4764e1df12ab 03:18:04 Removing intermediate container 4764e1df12ab 03:18:04 ---> 64fe2837c141 03:18:04 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 03:18:04 ---> Running in 6f9805168994 03:18:04 Removing intermediate container 6f9805168994 03:18:04 ---> 4b6b878daf0b 03:18:04 Step 21/23 : LABEL arch=amd64 03:18:04 ---> Running in f8af125db23d 03:18:04 Removing intermediate container f8af125db23d 03:18:04 ---> 67d78d6f3216 03:18:04 Step 22/23 : LABEL git_sha=acd0581761252e5c67cafd02d3dcd1e879039309 03:18:04 ---> Running in 459a8f04236d 03:18:04 Removing intermediate container 459a8f04236d 03:18:04 ---> af9955eab24e 03:18:04 Step 23/23 : LABEL version=0.0.0 03:18:04 ---> Running in f73cb5313ace 03:18:04 Removing intermediate container f73cb5313ace 03:18:04 ---> cb60b3c58fe1 03:18:04 [Warning] One or more build-args [ARCH] were not consumed 03:18:04 Successfully built cb60b3c58fe1 03:18:04 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 03:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:05 03:18:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:18:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:05 latest: Pulling from edgex-lftools-log-publisher 03:18:05 b4d181a07f80: Pulling fs layer 03:18:05 a1111a8f2ec3: Pulling fs layer 03:18:05 ed53099fbce6: Pulling fs layer 03:18:05 dc539afda2c1: Pulling fs layer 03:18:05 77bc0d833cb6: Pulling fs layer 03:18:05 9065ff56babe: Pulling fs layer 03:18:05 d287ab97295c: Pulling fs layer 03:18:05 77bc0d833cb6: Waiting 03:18:05 9065ff56babe: Waiting 03:18:05 d287ab97295c: Waiting 03:18:05 dc539afda2c1: Waiting 03:18:05 a1111a8f2ec3: Verifying Checksum 03:18:05 a1111a8f2ec3: Download complete 03:18:05 dc539afda2c1: Verifying Checksum 03:18:05 dc539afda2c1: Download complete 03:18:05 ed53099fbce6: Verifying Checksum 03:18:05 ed53099fbce6: Download complete 03:18:05 9065ff56babe: Verifying Checksum 03:18:05 9065ff56babe: Download complete 03:18:05 77bc0d833cb6: Verifying Checksum 03:18:05 77bc0d833cb6: Download complete 03:18:05 b4d181a07f80: Verifying Checksum 03:18:05 b4d181a07f80: Download complete 03:18:06 d287ab97295c: Verifying Checksum 03:18:06 d287ab97295c: Download complete 03:18:07 b4d181a07f80: Pull complete 03:18:07 a1111a8f2ec3: Pull complete 03:18:07 ed53099fbce6: Pull complete 03:18:08 dc539afda2c1: Pull complete 03:18:08 77bc0d833cb6: Pull complete 03:18:08 9065ff56babe: Pull complete 03:18:13 d287ab97295c: Pull complete 03:18:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:18:13 prd-centos7-docker-4c-2g-3651 does not seem to be running inside a container 03:18:13 $ 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-492 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492:/w/workspace/edgexfoundry_edgex-ui-go_PR-492:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@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 03:18:16 $ docker top a5b4cea9515a44463338ef4eae49c47401f463a3d32ad78cad1dfff64cbb9392 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:16 ---> job-cost.sh 03:18:16 lf-activate-venv: SKIPPING 03:18:16 INFO: No Stack... 03:18:16 INFO: Retrieving Pricing Info for: v3-standard-2 03:18:17 INFO: Archiving Costs [Pipeline] sh 03:18:17 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives/cost.csv 03:18:17 + cut -d, -f6 [Pipeline] lock 03:18:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-492-2-stack-cost] 03:18:17 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-492-2-stack-cost] did not exist. Created. 03:18:17 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-492-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:18:17 + echo total: 0.05999999865889549 [Pipeline] stash 03:18:17 Stashed 1 file(s) [Pipeline] } 03:18:17 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-492-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:18:17 $ docker stop --time=1 a5b4cea9515a44463338ef4eae49c47401f463a3d32ad78cad1dfff64cbb9392 03:18:18 $ docker rm -f a5b4cea9515a44463338ef4eae49c47401f463a3d32ad78cad1dfff64cbb9392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:18:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3652 in /w/workspace/edgexfoundry_edgex-ui-go_PR-492 [Pipeline] { [Pipeline] ws 03:18:52 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 03:18:52 The recommended git tool is: git 03:18:57 using credential edgex-jenkins-ssh 03:18:57 Cloning the remote Git repository 03:18:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:18:57 > git init /w/workspace/edgex-ui-go/2 # timeout=10 03:18:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:18:57 > git --version # timeout=10 03:18:57 > git --version # 'git version 2.17.1' 03:18:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:19:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:19:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:19:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:19:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:19:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:19:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:19:00 Merging remotes/origin/main commit 51fdecd11ded7de45b6030d347cf74ab12ff0c86 into PR head commit acd0581761252e5c67cafd02d3dcd1e879039309 03:19:01 Merge succeeded, producing acd0581761252e5c67cafd02d3dcd1e879039309 03:19:01 Checking out Revision acd0581761252e5c67cafd02d3dcd1e879039309 (PR-492) 03:19:00 > git config core.sparsecheckout # timeout=10 03:19:01 > git checkout -f acd0581761252e5c67cafd02d3dcd1e879039309 # timeout=10 03:19:01 > git remote # timeout=10 03:19:01 > git config --get remote.origin.url # timeout=10 03:19:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:19:01 > git merge 51fdecd11ded7de45b6030d347cf74ab12ff0c86 # timeout=10 03:19:01 > git rev-parse HEAD^{commit} # timeout=10 03:19:01 > git config core.sparsecheckout # timeout=10 03:19:01 > git checkout -f acd0581761252e5c67cafd02d3dcd1e879039309 # timeout=10 03:19:05 Commit message: "Merge branch 'main' into dependabot/npm_and_yarn/web/log4js-6.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:19:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:19:06 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:06 Dload Upload Total Spent Left Speed 03:19:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 03:19:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:19:07 + sudo tee /etc/docker/daemon.new 03:19:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:19:07 { 03:19:07 "registry-mirrors": [ 03:19:07 "https://nexus3.edgexfoundry.org:10001" 03:19:07 ], 03:19:07 "bip": "10.250.0.254/24", 03:19:07 "hosts": [ 03:19:07 "tcp://0.0.0.0:5555", 03:19:07 "unix:///var/run/docker.sock" 03:19:07 ], 03:19:07 "mtu": 1458, 03:19:07 "selinux-enabled": true, 03:19:07 "seccomp-profile": "/etc/docker/seccomp.json" 03:19:07 } [Pipeline] sh 03:19:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:19:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:26 provisioning config files... 03:19:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config943023662290650385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:27 ---> docker-login.sh 03:19:27 nexus3.edgexfoundry.org:10001 03:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:28 Configure a credential helper to remove this warning. See 03:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:28 03:19:28 Login Succeeded 03:19:28 nexus3.edgexfoundry.org:10002 03:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:28 Configure a credential helper to remove this warning. See 03:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:28 03:19:28 Login Succeeded 03:19:28 nexus3.edgexfoundry.org:10003 03:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:29 Configure a credential helper to remove this warning. See 03:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:29 03:19:29 Login Succeeded 03:19:29 nexus3.edgexfoundry.org:10004 03:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:29 Configure a credential helper to remove this warning. See 03:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:29 03:19:29 Login Succeeded 03:19:29 docker.io 03:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:30 Configure a credential helper to remove this warning. See 03:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:30 03:19:30 Login Succeeded 03:19:30 ---> docker-login.sh ends [Pipeline] } 03:19:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:19:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:19:30 ========================================================= 03:19:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:19:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:19:31 + 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 . 03:19:32 Sending build context to Docker daemon 25.67MB 03:19:32 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 03:19:32 Step 2/15 : FROM ${BASE} AS builder 03:19:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:19:32 9b3977197b4f: Pulling fs layer 03:19:32 1a89e8eeedd5: Pulling fs layer 03:19:32 94645a83ff95: Pulling fs layer 03:19:32 3f3a8bcf1eab: Pulling fs layer 03:19:32 0c92f367c5e7: Pulling fs layer 03:19:32 4b8299f9d1f4: Pulling fs layer 03:19:32 3f3a8bcf1eab: Waiting 03:19:32 9a6b49a46696: Pulling fs layer 03:19:32 cf05db05a679: Pulling fs layer 03:19:32 0c92f367c5e7: Waiting 03:19:32 9a6b49a46696: Waiting 03:19:32 4b8299f9d1f4: Waiting 03:19:32 cf05db05a679: Waiting 03:19:32 94645a83ff95: Verifying Checksum 03:19:32 94645a83ff95: Download complete 03:19:32 1a89e8eeedd5: Verifying Checksum 03:19:32 1a89e8eeedd5: Download complete 03:19:32 0c92f367c5e7: Verifying Checksum 03:19:32 0c92f367c5e7: Download complete 03:19:32 4b8299f9d1f4: Verifying Checksum 03:19:32 4b8299f9d1f4: Download complete 03:19:32 9b3977197b4f: Download complete 03:19:32 9a6b49a46696: Verifying Checksum 03:19:32 9a6b49a46696: Download complete 03:19:32 9b3977197b4f: Pull complete 03:19:33 1a89e8eeedd5: Pull complete 03:19:34 94645a83ff95: Pull complete 03:19:34 cf05db05a679: Verifying Checksum 03:19:34 cf05db05a679: Download complete 03:19:34 3f3a8bcf1eab: Verifying Checksum 03:19:34 3f3a8bcf1eab: Download complete 03:19:47 3f3a8bcf1eab: Pull complete 03:19:47 0c92f367c5e7: Pull complete 03:19:47 4b8299f9d1f4: Pull complete 03:19:47 9a6b49a46696: Pull complete 03:19:52 cf05db05a679: Pull complete 03:19:52 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 03:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:19:52 ---> 0ccda1f7e2ee 03:19:52 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:19:54 ---> Running in 9d52ed389a5f 03:19:54 Removing intermediate container 9d52ed389a5f 03:19:54 ---> 11ec949ba947 03:19:54 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 03:19:55 ---> Running in dee25c53540c 03:19:55 Removing intermediate container dee25c53540c 03:19:55 ---> ab53326fde42 03:19:55 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 03:19:55 ---> Running in b3dc200f6b34 03:19:56 Removing intermediate container b3dc200f6b34 03:19:56 ---> 09cd8cc64093 03:19:56 Step 6/15 : LABEL Name=edgex-ui-go 03:19:56 ---> Running in 8d62d4d8c356 03:19:56 Removing intermediate container 8d62d4d8c356 03:19:56 ---> 74f164c6fc3d 03:19:56 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:19:56 ---> Running in b7be42131131 03:19:56 Removing intermediate container b7be42131131 03:19:56 ---> 776d27b0eb31 03:19:56 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:56 ---> Running in 3b9adbff7a97 03:19:58 Removing intermediate container 3b9adbff7a97 03:19:58 ---> ceaef9fbc407 03:19:58 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:19:59 ---> Running in c39652f4976a 03:20:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:20:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:20:02 OK: 220 MiB in 52 packages 03:20:02 Removing intermediate container c39652f4976a 03:20:02 ---> a2c909194f94 03:20:02 Step 10/15 : ENV GO111MODULE=on 03:20:02 ---> Running in 490c44ed93e7 03:20:03 Removing intermediate container 490c44ed93e7 03:20:03 ---> e8ffa6f774d5 03:20:03 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:20:03 ---> Running in fe2d891873a4 03:20:03 Removing intermediate container fe2d891873a4 03:20:03 ---> 259dd5c151dd 03:20:03 Step 12/15 : COPY go.mod vendor* ./ 03:20:04 ---> c5520cc37595 03:20:04 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:04 ---> Running in 8bb0d6843702 03:21:26 Removing intermediate container 8bb0d6843702 03:21:26 ---> 5db9a27ec913 03:21:26 Step 14/15 : COPY . . 03:21:26 ---> 00b7f0a32ab4 03:21:26 Step 15/15 : RUN ${MAKE} 03:21:26 ---> Running in 73e71914f0fe 03:21:26 noop 03:21:26 Removing intermediate container 73e71914f0fe 03:21:26 ---> 513ec25ecd74 03:21:26 Successfully built 513ec25ecd74 03:21:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:21:26 + docker inspect -f . ci-base-image-arm64 03:21:26 . [Pipeline] withDockerContainer 03:21:26 prd-ubuntu18.04-docker-arm64-4c-16g-3652 does not seem to be running inside a container 03:21:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 03:21:28 $ docker top 56bb57ee4eb5cb998ba0286471c32a80b113452c7ed81fe539a883b5c4d6a482 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:28 + go version 03:21:28 go version go1.17.6 linux/arm64 [Pipeline] } 03:21:28 $ docker stop --time=1 56bb57ee4eb5cb998ba0286471c32a80b113452c7ed81fe539a883b5c4d6a482 03:21:30 $ docker rm -f 56bb57ee4eb5cb998ba0286471c32a80b113452c7ed81fe539a883b5c4d6a482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:31 + docker inspect -f . ci-base-image-arm64 03:21:31 . [Pipeline] withDockerContainer 03:21:31 prd-ubuntu18.04-docker-arm64-4c-16g-3652 does not seem to be running inside a container 03:21:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 03:21:32 $ docker top 88613f4104883b12620dfa862b1971831ef4d702d604c336b1647e562fbaaef6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:21:33 + make test 03:21:33 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:21:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:22:13 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:22:13 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:22:13 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:22:13 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 03:22:13 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 03:22:13 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 03:22:13 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:22:13 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:22:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 03:22:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 03:22:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 03:22:13 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 03:22:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:22:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:22:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:22:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:22:25 $ docker stop --time=1 88613f4104883b12620dfa862b1971831ef4d702d604c336b1647e562fbaaef6 03:22:27 $ docker rm -f 88613f4104883b12620dfa862b1971831ef4d702d604c336b1647e562fbaaef6 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:22:28 Warning: overwriting stash ‘coverage-report’ 03:22:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:22:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:22:29 + ls -al . 03:22:29 total 152 03:22:29 drwxrwxr-x 12 jenkins jenkins 4096 Jan 22 03:21 . 03:22:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 03:18 .. 03:22:29 drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 03:19 .git 03:22:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 03:19 .github 03:22:29 -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 03:19 .gitignore 03:22:29 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 22 03:19 CONTRIBUTING.md 03:22:29 -rw-rw-r-- 1 jenkins jenkins 1549 Jan 22 03:19 Dockerfile 03:22:29 -rw-rw-r-- 1 jenkins jenkins 652 Jan 22 03:19 Jenkinsfile 03:22:29 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 22 03:19 LICENSE 03:22:29 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 22 03:19 Makefile 03:22:29 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 22 03:19 README.md 03:22:29 -rw-rw-r-- 1 jenkins jenkins 5 Jan 22 03:16 VERSION 03:22:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 03:19 assets 03:22:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 03:19 bin 03:22:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 03:19 cmd 03:22:29 -rw-r--r-- 1 jenkins jenkins 10 Jan 22 03:21 coverage.out 03:22:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 03:19 docs 03:22:29 -rw-rw-r-- 1 jenkins jenkins 1944 Jan 22 03:19 go.mod 03:22:29 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 22 03:19 go.sum 03:22:29 drwxrwxr-x 9 jenkins jenkins 4096 Jan 22 03:19 internal 03:22:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 03:19 pkg 03:22:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 03:19 snap 03:22:29 -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 03:19 version.go 03:22:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 03:19 web [Pipeline] isUnix [Pipeline] sh 03:22:30 + 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=acd0581761252e5c67cafd02d3dcd1e879039309 --label arch=arm64 --label version=0.0.0 . 03:22:31 Sending build context to Docker daemon 25.67MB 03:22:31 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 03:22:31 Step 2/23 : FROM ${BASE} AS builder 03:22:31 ---> 513ec25ecd74 03:22:31 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:22:31 ---> Running in 09fe323ea31f 03:22:31 Removing intermediate container 09fe323ea31f 03:22:31 ---> ea1f08d0520d 03:22:31 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 03:22:31 ---> Running in fedd9925f891 03:22:32 Removing intermediate container fedd9925f891 03:22:32 ---> ca1f5eb815b5 03:22:32 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 03:22:32 ---> Running in ec91a1e1a746 03:22:32 Removing intermediate container ec91a1e1a746 03:22:32 ---> 124c984386fb 03:22:32 Step 6/23 : LABEL Name=edgex-ui-go 03:22:32 ---> Running in fd8115283a7b 03:22:33 Removing intermediate container fd8115283a7b 03:22:33 ---> 9f22058181a9 03:22:33 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:22:33 ---> Running in c33c2ecb2eb7 03:22:33 Removing intermediate container c33c2ecb2eb7 03:22:33 ---> 4e5a22de3c18 03:22:33 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:33 ---> Running in f882e25be0ab 03:22:35 Removing intermediate container f882e25be0ab 03:22:35 ---> 7c3f68abbe1d 03:22:35 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:22:35 ---> Running in d865946e0370 03:22:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:22:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:22:38 OK: 220 MiB in 52 packages 03:22:39 Removing intermediate container d865946e0370 03:22:39 ---> 0e9a82b8798d 03:22:39 Step 10/23 : ENV GO111MODULE=on 03:22:39 ---> Running in 7b6849ff9fd6 03:22:39 Removing intermediate container 7b6849ff9fd6 03:22:39 ---> 8d02a1fea8e2 03:22:39 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:22:39 ---> Running in 3a6e2c484777 03:22:39 Removing intermediate container 3a6e2c484777 03:22:39 ---> 6873d3ff2a45 03:22:39 Step 12/23 : COPY go.mod vendor* ./ 03:22:40 ---> 2564392244e7 03:22:40 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:40 ---> Running in be0cba2158fc 03:22:43 Removing intermediate container be0cba2158fc 03:22:43 ---> 2bf80b081785 03:22:43 Step 14/23 : COPY . . 03:22:45 ---> 9f5f6340bbd4 03:22:45 Step 15/23 : RUN ${MAKE} 03:22:45 ---> Running in c8b027cfbe34 03:22:46 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 03:23:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:23:20 Removing intermediate container c8b027cfbe34 03:23:20 ---> 2832b7b1ed7e 03:23:20 Step 16/23 : FROM alpine:3.14 03:23:20 3.14: Pulling from library/alpine 03:23:20 be307f383ecc: Pulling fs layer 03:23:21 be307f383ecc: Verifying Checksum 03:23:21 be307f383ecc: Download complete 03:23:21 be307f383ecc: Pull complete 03:23:21 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:23:21 Status: Downloaded newer image for alpine:3.14 03:23:21 ---> 5b8b7b635229 03:23:21 Step 17/23 : EXPOSE 4000 03:23:21 ---> Running in 52cc22229fa2 03:23:22 Removing intermediate container 52cc22229fa2 03:23:22 ---> 149f161964cd 03:23:22 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 03:23:23 ---> 0563650b1305 03:23:23 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:23:23 ---> Running in f90641bf6b38 03:23:24 Removing intermediate container f90641bf6b38 03:23:24 ---> 4cbb4bb1358c 03:23:24 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 03:23:24 ---> Running in 3a2f2638f72a 03:23:24 Removing intermediate container 3a2f2638f72a 03:23:24 ---> 524d1e44a941 03:23:24 Step 21/23 : LABEL arch=arm64 03:23:24 ---> Running in 39489e43608a 03:23:24 Removing intermediate container 39489e43608a 03:23:24 ---> 7e2a97419454 03:23:24 Step 22/23 : LABEL git_sha=acd0581761252e5c67cafd02d3dcd1e879039309 03:23:24 ---> Running in 8e3dbfeb3de2 03:23:25 Removing intermediate container 8e3dbfeb3de2 03:23:25 ---> 7c039f0afa1a 03:23:25 Step 23/23 : LABEL version=0.0.0 03:23:25 ---> Running in c6389e6c55c3 03:23:25 Removing intermediate container c6389e6c55c3 03:23:25 ---> 2b43f3a0ae7a 03:23:25 [Warning] One or more build-args [ARCH] were not consumed 03:23:25 Successfully built 2b43f3a0ae7a 03:23:25 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 03:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:23:26 03:23:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:23:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:23:26 arm64: Pulling from edgex-lftools-log-publisher 03:23:26 448f6bf000e3: Pulling fs layer 03:23:26 f757da607395: Pulling fs layer 03:23:26 05883995daec: Pulling fs layer 03:23:26 8603b9c90790: Pulling fs layer 03:23:26 1560dd03e051: Pulling fs layer 03:23:26 27f5ce0e4adf: Pulling fs layer 03:23:26 c2d8d7efcc4b: Pulling fs layer 03:23:26 8603b9c90790: Waiting 03:23:26 1560dd03e051: Waiting 03:23:26 c2d8d7efcc4b: Waiting 03:23:26 27f5ce0e4adf: Waiting 03:23:26 f757da607395: Verifying Checksum 03:23:26 f757da607395: Download complete 03:23:26 8603b9c90790: Verifying Checksum 03:23:26 8603b9c90790: Download complete 03:23:26 1560dd03e051: Verifying Checksum 03:23:26 1560dd03e051: Download complete 03:23:26 27f5ce0e4adf: Verifying Checksum 03:23:26 27f5ce0e4adf: Download complete 03:23:27 05883995daec: Verifying Checksum 03:23:27 05883995daec: Download complete 03:23:27 448f6bf000e3: Verifying Checksum 03:23:27 448f6bf000e3: Download complete 03:23:29 c2d8d7efcc4b: Verifying Checksum 03:23:29 c2d8d7efcc4b: Download complete 03:23:30 448f6bf000e3: Pull complete 03:23:31 f757da607395: Pull complete 03:23:32 05883995daec: Pull complete 03:23:33 8603b9c90790: Pull complete 03:23:34 1560dd03e051: Pull complete 03:23:34 27f5ce0e4adf: Pull complete 03:23:49 c2d8d7efcc4b: Pull complete 03:23:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:23:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:23:49 prd-ubuntu18.04-docker-arm64-4c-16g-3652 does not seem to be running inside a container 03:23:49 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 03:23:52 $ docker top 3f25320cb6cc644ffe4cd23ce5161d387ac0d1c105a67c9970f868647539f0bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:53 ---> job-cost.sh 03:23:53 lf-activate-venv: SKIPPING 03:23:53 INFO: No Stack... 03:23:53 INFO: Retrieving Pricing Info for: v3-standard-4 03:23:53 INFO: Archiving Costs [Pipeline] sh 03:23:54 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 03:23:54 + cut -d, -f6 [Pipeline] lock 03:23:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-492-2-stack-cost] 03:23:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-492-2-stack-cost] did not exist. Created. 03:23:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-492-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:23:54 /w/workspace/edgex-ui-go/2@tmp/durable-a3b85edf/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-a3b85edf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:23:55 + echo total: 0.10999999940395355 [Pipeline] stash 03:23:55 Warning: overwriting stash ‘stack-cost’ 03:23:55 Stashed 1 file(s) [Pipeline] } 03:23:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-492-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:23:55 $ docker stop --time=1 3f25320cb6cc644ffe4cd23ce5161d387ac0d1c105a67c9970f868647539f0bb 03:23:57 $ docker rm -f 3f25320cb6cc644ffe4cd23ce5161d387ac0d1c105a67c9970f868647539f0bb [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 03:23:57 provisioning config files... 03:23:57 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/config267694971061895427tmp [Pipeline] { [Pipeline] sh 03:23:58 + set +x 03:23:58 + curl -s https://codecov.io/bash 03:23:58 + bash -s -- 03:23:58 03:23:58 _____ _ 03:23:58 / ____| | | 03:23:58 | | ___ __| | ___ ___ _____ __ 03:23:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:23:58 | |___| (_) | (_| | __/ (_| (_) \ V / 03:23:58 \_____\___/ \__,_|\___|\___\___/ \_/ 03:23:58 Bash-1.0.6 03:23:58 03:23:58 03:23:58 ==> git version 2.24.4 found 03:23:58 ==> 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 03:23:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:23:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:23:58 ==> Jenkins CI detected. 03:23:58 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-492 03:23:58 project root: . 03:23:58 --> token set from env 03:23:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:23:58 ==> Running gcov in . (disable via -X gcov) 03:23:58 ==> Python coveragepy not found 03:23:58 ==> Searching for coverage reports in: 03:23:58 + . 03:23:58 -> Found 1 reports 03:23:58 ==> Detecting git/mercurial file structure 03:23:58 ==> Reading reports 03:23:58 + ./coverage.out bytes=10 03:23:58 ==> Appending adjustments 03:23:58 https://docs.codecov.io/docs/fixing-reports 03:23:58 + Found adjustments 03:23:58 ==> Gzipping contents 03:23:58 4.0K /tmp/codecov.nPH57z.gz 03:23:58 ==> Uploading reports 03:23:58 url: https://codecov.io 03:23:58 query: branch=PR-492&commit=acd0581761252e5c67cafd02d3dcd1e879039309&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-492%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=492&job=&cmd_args= 03:23:58 -> Pinging Codecov 03:23:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-492&commit=acd0581761252e5c67cafd02d3dcd1e879039309&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-492%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=492&job=&cmd_args= 03:23:59 -> Uploading to 03:23:59 https://storage.googleapis.com/codecov/v4/raw/2022-01-22/FB506323287CE973F263BFD2A0EB1F37/acd0581761252e5c67cafd02d3dcd1e879039309/d48ee4e7-6800-42e6-953a-2edcb322fc41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220122T032358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b8a16292de2d01d32842ce16bedda6af02774164e5dfdd46d7381e4609818f8 03:23:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:59 Dload Upload Total Spent Left Speed 03:23:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 13165 --:--:-- --:--:-- --:--:-- 13187 03:23:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/acd0581761252e5c67cafd02d3dcd1e879039309 [Pipeline] } 03:23:59 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 03:24:00 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives ']' 03:24:00 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives 03:24:00 total 8 03:24:00 drwxr-xr-x. 3 root root 34 Jan 22 03:18 . 03:24:00 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 03:18 .. 03:24:00 drwxr-xr-x. 2 root root 6 Jan 22 03:18 cost 03:24:00 -rw-r--r--. 1 root root 82 Jan 22 03:18 cost.csv 03:24:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives 03:24:00 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives 03:24:00 total 8 03:24:00 drwxr-xr-x. 3 jenkins jenkins 34 Jan 22 03:18 . 03:24:00 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 03:18 .. 03:24:00 drwxr-xr-x. 2 jenkins jenkins 6 Jan 22 03:18 cost 03:24:00 -rw-r--r--. 1 jenkins jenkins 82 Jan 22 03:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:24:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:24:00 ---> package-listing.sh 03:24:00 ++ facter osfamily 03:24:00 ++ tr '[:upper:]' '[:lower:]' 03:24:01 + OS_FAMILY=redhat 03:24:01 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-492 03:24:01 + START_PACKAGES=/tmp/packages_start.txt 03:24:01 + END_PACKAGES=/tmp/packages_end.txt 03:24:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:24:01 + PACKAGES=/tmp/packages_start.txt 03:24:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-492 ']' 03:24:01 + PACKAGES=/tmp/packages_end.txt 03:24:01 + case "${OS_FAMILY}" in 03:24:01 + rpm -qa 03:24:01 + sort 03:24:01 + '[' -f /tmp/packages_start.txt ']' 03:24:01 + '[' -f /tmp/packages_end.txt ']' 03:24:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:24:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-492 ']' 03:24:01 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives/ 03:24:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives/ [Pipeline] echo 03:24:01 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-492/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:24:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:02 . [Pipeline] withDockerContainer 03:24:02 prd-centos7-docker-4c-2g-3651 does not seem to be running inside a container 03:24:02 $ 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-492/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-492 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492:/w/workspace/edgexfoundry_edgex-ui-go_PR-492:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:24:02 $ docker top 8fd026431ed634082e0224e773b1a7da0fcf2007d862fcf1b7d06dccf45591a0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:03 + touch /tmp/pre-build-complete [Pipeline] sh 03:24:03 + mkdir -p /var/log/sysstat [Pipeline] sh 03:24:03 + ls /var/log/sa-host 03:24:03 + sadf -c /var/log/sa-host/sa17 03:24:03 file_magic: OK 03:24:03 HZ: Using current value: 100 03:24:03 file_header: OK 03:24:03 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 03:24:03 Statistics: 03:24:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:24:03 File successfully converted to sysstat format version 12.0.3 03:24:03 + sadf -c /var/log/sa-host/sa22 03:24:03 file_magic: OK 03:24:03 HZ: Using current value: 100 03:24:03 file_header: OK 03:24:03 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 03:24:03 Statistics: 03:24:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:24:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:03 provisioning config files... 03:24:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/config123989142966289519tmp [Pipeline] { [Pipeline] echo 03:24:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:24:04 ---> create-netrc.sh [Pipeline] } 03:24:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:24:04 ---> python-tools-install.sh [Pipeline] echo 03:24:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:24:04 ---> sudo-logs.sh 03:24:04 Archiving 'sudo' log.. 03:24:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-3651.novalocal: Name or service not known 03:24:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-3651.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:24:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:24:05 ---> job-cost.sh 03:24:05 lf-activate-venv: SKIPPING 03:24:05 DEBUG: total: 0.05999999865889549 03:24:05 INFO: Retrieving Stack Cost... 03:24:05 INFO: Retrieving Pricing Info for: v3-standard-2 03:24:05 INFO: Archiving Costs [Pipeline] echo 03:24:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:24:05 ---> logs-deploy.sh 03:24:05 lf-activate-venv: SKIPPING 03:24:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-492/2 03:24:05 INFO: archiving workspace using pattern(s): 03:24:06 Archives upload complete. 03:24:06 INFO: archiving logs to Nexus 03:24:07 ---> uname -a: 03:24:07 Linux prd-centos7-docker-4c-2g-3651.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 03:24:07 03:24:07 03:24:07 ---> lscpu: 03:24:07 Architecture: x86_64 03:24:07 CPU op-mode(s): 32-bit, 64-bit 03:24:07 Byte Order: Little Endian 03:24:07 Address sizes: 40 bits physical, 48 bits virtual 03:24:07 CPU(s): 2 03:24:07 On-line CPU(s) list: 0,1 03:24:07 Thread(s) per core: 1 03:24:07 Core(s) per socket: 1 03:24:07 Socket(s): 2 03:24:07 NUMA node(s): 1 03:24:07 Vendor ID: AuthenticAMD 03:24:07 CPU family: 23 03:24:07 Model: 49 03:24:07 Model name: AMD EPYC-Rome Processor 03:24:07 Stepping: 0 03:24:07 CPU MHz: 2799.998 03:24:07 BogoMIPS: 5599.99 03:24:07 Virtualization: AMD-V 03:24:07 Hypervisor vendor: KVM 03:24:07 Virtualization type: full 03:24:07 L1d cache: 32K 03:24:07 L1i cache: 32K 03:24:07 L2 cache: 512K 03:24:07 L3 cache: 16384K 03:24:07 NUMA node0 CPU(s): 0,1 03:24:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:24:07 03:24:07 03:24:07 ---> nproc: 03:24:07 2 03:24:07 03:24:07 03:24:07 ---> df -h: 03:24:07 Filesystem Size Used Avail Use% Mounted on 03:24:07 overlay 40G 9.2G 31G 23% / 03:24:07 tmpfs 64M 0 64M 0% /dev 03:24:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:24:07 shm 64M 0 64M 0% /dev/shm 03:24:07 /dev/vda1 40G 9.2G 31G 23% /facter-os 03:24:07 03:24:07