Pull request #487 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 055b3dcc6e462464abd65aff9236827af3559d5f+7cabfbefb872e4d8c79bc319b9175d5c26ac1025 (5b931d6c9c4ca446c1f2f52944940080a13e9671) 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-ssh704123973948279447.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-ssh14931405995811708934.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/edgex-global-pipelines # timeout=10 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-487/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14900305498846495680.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-487/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7964614303830042054.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15175860453248405403.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/lf-pipelines # timeout=10 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-487/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13333942053195801290.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1477’ Running on prd-centos7-docker-4c-2g-1483 in /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [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-487 # 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-487@tmp/jenkins-gitclient-ssh1746475447269644960.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/jenkins-gitclient-ssh7098010998285276114.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 055b3dcc6e462464abd65aff9236827af3559d5f Merge succeeded, producing 055b3dcc6e462464abd65aff9236827af3559d5f Checking out Revision 055b3dcc6e462464abd65aff9236827af3559d5f (PR-487) > git config core.sparsecheckout # timeout=10 > git checkout -f 055b3dcc6e462464abd65aff9236827af3559d5f # 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-487@tmp/jenkins-gitclient-ssh4484159167963711108.key > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 055b3dcc6e462464abd65aff9236827af3559d5f # timeout=10 Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:25:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:25:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:25:34 ========================================================= 01:25:34 EdgeX Global Pipelines Version Info 01:25:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:25:35 ------------------- 01:25:35 stable info: 01:25:35 ------------------- 01:25:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:25:35 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 01:25:35 Message: update stable to v1.0.219 01:25:36 ------------------- 01:25:36 experimental info: 01:25:36 ------------------- 01:25:36 Commited By: **** collab-it+edgex@linuxfoundation.org 01:25:36 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 01:25:36 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:25:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-487 [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-487 [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-487 [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 055b3dcc6e462464abd65aff9236827af3559d5f [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 055b3dc [Pipeline] echo 01:25:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:37 provisioning config files... 01:25:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config2297603112778405042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:38 ---> docker-login.sh 01:25:38 nexus3.edgexfoundry.org:10001 01:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:38 Configure a credential helper to remove this warning. See 01:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:38 01:25:38 Login Succeeded 01:25:38 nexus3.edgexfoundry.org:10002 01:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:38 Configure a credential helper to remove this warning. See 01:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:38 01:25:38 Login Succeeded 01:25:38 nexus3.edgexfoundry.org:10003 01:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:38 Configure a credential helper to remove this warning. See 01:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:38 01:25:38 Login Succeeded 01:25:38 nexus3.edgexfoundry.org:10004 01:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:38 Configure a credential helper to remove this warning. See 01:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:38 01:25:38 Login Succeeded 01:25:38 docker.io 01:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:39 Configure a credential helper to remove this warning. See 01:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:39 01:25:39 Login Succeeded 01:25:39 ---> docker-login.sh ends [Pipeline] } 01:25:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:25:40 + git rev-list -1 --merges 055b3dcc6e462464abd65aff9236827af3559d5f~1..055b3dcc6e462464abd65aff9236827af3559d5f [Pipeline] echo 01:25:40 -----------> git rev-list -1 --merges 055b3dcc6e462464abd65aff9236827af3559d5f~1..055b3dcc6e462464abd65aff9236827af3559d5f 055b3dcc6e462464abd65aff9236827af3559d5f [false] [Pipeline] sh 01:25:40 + git log --format=format:%s -1 055b3dcc6e462464abd65aff9236827af3559d5f [Pipeline] echo 01:25:40 ========================================================= 01:25:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:25:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:25:40 + git log --format=format:%s -1 055b3dcc6e462464abd65aff9236827af3559d5f [Pipeline] echo 01:25:40 [semverPrep] GIT_COMMIT: 055b3dcc6e462464abd65aff9236827af3559d5f, Commit Message: chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web [Pipeline] echo 01:25:40 [semverPrep] This is not a build commit. [Pipeline] sh 01:25:41 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 01:25:41 + grep -v github /etc/ssh/ssh_known_hosts 01:25:41 + '[' -e /tmp/ssh_known_hosts ']' 01:25:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:25:41 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 01:25:41 + sudo tee -a /etc/ssh/ssh_known_hosts 01:25:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:41 01:25:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:25:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:42 latest: Pulling from edgex-devops/git-semver 01:25:42 a0d0a0d46f8b: Pulling fs layer 01:25:42 3e5f54012d9b: Pulling fs layer 01:25:42 4c7163046ea9: Pulling fs layer 01:25:42 0c2d73faf560: Pulling fs layer 01:25:42 0c2d73faf560: Waiting 01:25:42 3e5f54012d9b: Verifying Checksum 01:25:42 3e5f54012d9b: Download complete 01:25:42 a0d0a0d46f8b: Verifying Checksum 01:25:42 a0d0a0d46f8b: Download complete 01:25:42 4c7163046ea9: Verifying Checksum 01:25:42 4c7163046ea9: Download complete 01:25:42 0c2d73faf560: Verifying Checksum 01:25:42 0c2d73faf560: Download complete 01:25:42 a0d0a0d46f8b: Pull complete 01:25:42 3e5f54012d9b: Pull complete 01:25:42 4c7163046ea9: Pull complete 01:25:43 0c2d73faf560: Pull complete 01:25:43 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:25:43 prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container 01:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:25:43 $ docker top 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:43 [ssh-agent] Looking for ssh-agent implementation... 01:25:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:44 $ docker exec 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 ssh-agent 01:25:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHCIBh/agent.13 01:25:44 SSH_AGENT_PID=20 01:25:44 Running ssh-add (command line suppressed) 01:25:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_8325001297938569342.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_8325001297938569342.key) 01:25:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:44 + git tag --points-at HEAD [Pipeline] } 01:25:44 $ docker exec --env ******** --env ******** 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 ssh-agent -k 01:25:44 unset SSH_AUTH_SOCK; 01:25:44 unset SSH_AGENT_PID; 01:25:44 echo Agent pid 20 killed; 01:25:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:25:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:44 [ssh-agent] Looking for ssh-agent implementation... 01:25:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:44 $ docker exec 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 ssh-agent 01:25:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnJkOof/agent.52 01:25:45 SSH_AGENT_PID=58 01:25:45 Running ssh-add (command line suppressed) 01:25:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_3155758188135033116.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_3155758188135033116.key) 01:25:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:45 + git semver init 01:25:45 # -> Open(): unable to determine branch for HEAD 01:25:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-487/.git 01:25:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-487 01:25:45 # $SEMVER_REMOTE_NAME = origin 01:25:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:25:45 # $SEMVER_USER_NAME = edgex-jenkins 01:25:45 # $SEMVER_BRANCH = PR-487 01:25:45 # $SEMVER_TEMP = /tmp/semver-022883180 01:25:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 01:25:47 # '/tmp/semver-022883180' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-487/.semver' 01:25:47 # -> Force: false 01:25:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-487/.semver [Pipeline] } 01:25:47 $ docker exec --env ******** --env ******** 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 ssh-agent -k 01:25:47 unset SSH_AUTH_SOCK; 01:25:47 unset SSH_AGENT_PID; 01:25:47 echo Agent pid 58 killed; 01:25:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:48 + git semver [Pipeline] } 01:25:48 $ docker stop --time=1 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 01:25:49 $ docker rm -f 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 [Pipeline] // withDockerContainer [Pipeline] sh 01:25:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:25:50 Stashed 1 file(s) [Pipeline] echo 01:25:50 [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 01:25:50 provisioning config files... 01:25:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config810597441377241483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:51 ---> docker-login.sh 01:25:51 nexus3.edgexfoundry.org:10001 01:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:51 Configure a credential helper to remove this warning. See 01:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:51 01:25:51 Login Succeeded 01:25:51 nexus3.edgexfoundry.org:10002 01:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:51 Configure a credential helper to remove this warning. See 01:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:51 01:25:51 Login Succeeded 01:25:51 nexus3.edgexfoundry.org:10003 01:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:51 Configure a credential helper to remove this warning. See 01:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:51 01:25:51 Login Succeeded 01:25:51 nexus3.edgexfoundry.org:10004 01:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:51 Configure a credential helper to remove this warning. See 01:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:51 01:25:51 Login Succeeded 01:25:51 docker.io 01:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:51 Configure a credential helper to remove this warning. See 01:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:51 01:25:51 Login Succeeded 01:25:51 ---> docker-login.sh ends [Pipeline] } 01:25:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:25:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:25:52 ========================================================= 01:25:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:25:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:25:52 + 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 . 01:25:52 Sending build context to Docker daemon 39.29MB 01:25:52 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 01:25:52 Step 2/14 : FROM ${BASE} AS builder 01:25:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:25:52 59bf1c3509f3: Pulling fs layer 01:25:52 666ba61612fd: Pulling fs layer 01:25:52 8ed8ca486205: Pulling fs layer 01:25:52 4fe6c5a15a65: Pulling fs layer 01:25:52 22a0e8bec74d: Pulling fs layer 01:25:52 f965cba54748: Pulling fs layer 01:25:52 861ffc35075e: Pulling fs layer 01:25:52 4b385c91608e: Pulling fs layer 01:25:52 560528eb2ebb: Pulling fs layer 01:25:52 4fe6c5a15a65: Waiting 01:25:52 22a0e8bec74d: Waiting 01:25:52 f965cba54748: Waiting 01:25:52 861ffc35075e: Waiting 01:25:52 4b385c91608e: Waiting 01:25:52 560528eb2ebb: Waiting 01:25:52 8ed8ca486205: Verifying Checksum 01:25:52 8ed8ca486205: Download complete 01:25:52 666ba61612fd: Verifying Checksum 01:25:52 666ba61612fd: Download complete 01:25:53 22a0e8bec74d: Verifying Checksum 01:25:53 22a0e8bec74d: Download complete 01:25:53 59bf1c3509f3: Verifying Checksum 01:25:53 59bf1c3509f3: Download complete 01:25:53 f965cba54748: Verifying Checksum 01:25:53 f965cba54748: Download complete 01:25:53 861ffc35075e: Verifying Checksum 01:25:53 861ffc35075e: Download complete 01:25:53 4b385c91608e: Verifying Checksum 01:25:53 4b385c91608e: Download complete 01:25:53 59bf1c3509f3: Pull complete 01:25:53 4fe6c5a15a65: Verifying Checksum 01:25:53 4fe6c5a15a65: Download complete 01:25:53 666ba61612fd: Pull complete 01:25:53 8ed8ca486205: Pull complete 01:25:53 560528eb2ebb: Verifying Checksum 01:25:53 560528eb2ebb: Download complete 01:25:57 4fe6c5a15a65: Pull complete 01:25:57 22a0e8bec74d: Pull complete 01:25:57 f965cba54748: Pull complete 01:25:57 861ffc35075e: Pull complete 01:25:57 4b385c91608e: Pull complete 01:26:00 560528eb2ebb: Pull complete 01:26:00 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 01:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:26:00 ---> dd4a08f94e63 01:26:00 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:26:01 ---> Running in 9c9782897428 01:26:01 Removing intermediate container 9c9782897428 01:26:01 ---> ae5c3373ac4a 01:26:01 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 01:26:01 ---> Running in 7688bc65e99e 01:26:02 Removing intermediate container 7688bc65e99e 01:26:02 ---> 11c7350ceefc 01:26:02 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 01:26:02 ---> Running in f54801203294 01:26:02 Removing intermediate container f54801203294 01:26:02 ---> 4d0402ab6028 01:26:02 Step 6/14 : LABEL Name=edgex-ui-go 01:26:02 ---> Running in 700d6f39b022 01:26:02 Removing intermediate container 700d6f39b022 01:26:02 ---> bac893df2931 01:26:02 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:26:02 ---> Running in d46f8b3fc3bd 01:26:02 Removing intermediate container d46f8b3fc3bd 01:26:02 ---> f17d2aea7a59 01:26:02 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:02 ---> Running in f5542e1a5ae3 01:26:02 Removing intermediate container f5542e1a5ae3 01:26:02 ---> c3e02192d7e4 01:26:02 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:02 ---> Running in 4cb7c364dae2 01:26:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:26:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:26:04 OK: 221 MiB in 52 packages 01:26:04 Removing intermediate container 4cb7c364dae2 01:26:04 ---> ab65f05eb52d 01:26:04 Step 10/14 : ENV GO111MODULE=on 01:26:04 ---> Running in 7518645219e1 01:26:04 Removing intermediate container 7518645219e1 01:26:04 ---> 07ee8df34546 01:26:04 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:26:04 ---> Running in 6148a89cb9e1 01:26:04 Removing intermediate container 6148a89cb9e1 01:26:04 ---> a1f028833d79 01:26:04 Step 12/14 : COPY . . 01:26:05 Still waiting to schedule task 01:26:05 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1481’ 01:26:05 ---> dbfa39a0a486 01:26:05 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:05 ---> Running in fce39de3def0 01:26:44 Removing intermediate container fce39de3def0 01:26:44 ---> a62607c85e60 01:26:44 Step 14/14 : RUN ${MAKE} 01:26:44 ---> Running in 40fbab50f243 01:26:44 noop 01:26:44 Removing intermediate container 40fbab50f243 01:26:44 ---> b7a253ec840b 01:26:44 Successfully built b7a253ec840b 01:26:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:26:45 + docker inspect -f . ci-base-image-x86_64 01:26:45 . [Pipeline] withDockerContainer 01:26:45 prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container 01:26:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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 ******** ci-base-image-x86_64 cat 01:26:45 $ docker top e170bebdd1e16171ece5a9579fdbb8acad187ff450f4c086469551b77ca9866e -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:45 + go version 01:26:45 go version go1.17.6 linux/amd64 [Pipeline] } 01:26:45 $ docker stop --time=1 e170bebdd1e16171ece5a9579fdbb8acad187ff450f4c086469551b77ca9866e 01:26:47 $ docker rm -f e170bebdd1e16171ece5a9579fdbb8acad187ff450f4c086469551b77ca9866e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:26:47 + docker inspect -f . ci-base-image-x86_64 01:26:47 . [Pipeline] withDockerContainer 01:26:47 prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container 01:26:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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 ******** ci-base-image-x86_64 cat 01:26:48 $ docker top 0e275986025afa0fa810905b56857256681de8831c75a310cb5a661476c07001 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:26:48 + make test 01:26:48 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:26:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 01:27:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:27:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:27:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:27:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:27:04 $ docker stop --time=1 0e275986025afa0fa810905b56857256681de8831c75a310cb5a661476c07001 01:27:06 $ docker rm -f 0e275986025afa0fa810905b56857256681de8831c75a310cb5a661476c07001 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:27:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:27:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:27:08 + ls -al . 01:27:08 total 112 01:27:08 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 14 01:26 . 01:27:08 drwxrwxr-x. 4 jenkins jenkins 110 Jan 14 01:25 .. 01:27:08 drwxrwxr-x. 3 jenkins jenkins 20 Jan 14 01:25 assets 01:27:08 drwxrwxr-x. 2 jenkins jenkins 66 Jan 14 01:25 bin 01:27:08 drwxrwxr-x. 3 jenkins jenkins 29 Jan 14 01:25 cmd 01:27:08 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 14 01:25 CONTRIBUTING.md 01:27:08 -rw-r--r--. 1 jenkins jenkins 10 Jan 14 01:26 coverage.out 01:27:08 -rw-rw-r--. 1 jenkins jenkins 1526 Jan 14 01:25 Dockerfile 01:27:08 drwxrwxr-x. 2 jenkins jenkins 23 Jan 14 01:25 docs 01:27:08 drwxrwxr-x. 8 jenkins jenkins 179 Jan 14 01:25 .git 01:27:08 drwxrwxr-x. 2 jenkins jenkins 103 Jan 14 01:25 .github 01:27:08 -rw-rw-r--. 1 jenkins jenkins 155 Jan 14 01:25 .gitignore 01:27:08 -rw-rw-r--. 1 jenkins jenkins 744 Jan 14 01:25 go.mod 01:27:08 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 14 01:25 go.sum 01:27:08 drwxrwxr-x. 9 jenkins jenkins 125 Jan 14 01:25 internal 01:27:08 -rw-rw-r--. 1 jenkins jenkins 652 Jan 14 01:25 Jenkinsfile 01:27:08 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 14 01:25 LICENSE 01:27:08 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 14 01:25 Makefile 01:27:08 drwxrwxr-x. 3 jenkins jenkins 19 Jan 14 01:25 pkg 01:27:08 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 14 01:25 README.md 01:27:08 drwx------. 3 jenkins jenkins 56 Jan 14 01:25 .semver 01:27:08 drwxrwxr-x. 4 jenkins jenkins 71 Jan 14 01:25 snap 01:27:08 -rw-rw-r--. 1 jenkins jenkins 5 Jan 14 01:25 VERSION 01:27:08 -rw-rw-r--. 1 jenkins jenkins 155 Jan 14 01:25 version.go 01:27:08 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 14 01:25 web [Pipeline] isUnix [Pipeline] sh 01:27:08 + 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=055b3dcc6e462464abd65aff9236827af3559d5f --label arch=amd64 --label version=0.0.0 . 01:27:08 Sending build context to Docker daemon 39.29MB 01:27:08 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 01:27:08 Step 2/22 : FROM ${BASE} AS builder 01:27:08 ---> b7a253ec840b 01:27:08 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:27:08 ---> Running in db9740f0bf38 01:27:08 Removing intermediate container db9740f0bf38 01:27:08 ---> 5d3fa9ec878e 01:27:08 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 01:27:09 ---> Running in ecbb0cf0d475 01:27:09 Removing intermediate container ecbb0cf0d475 01:27:09 ---> d94c8cc86387 01:27:09 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 01:27:09 ---> Running in 6f4e1f8aa8cf 01:27:09 Removing intermediate container 6f4e1f8aa8cf 01:27:09 ---> 677f2ad68a0e 01:27:09 Step 6/22 : LABEL Name=edgex-ui-go 01:27:09 ---> Running in b49dc93a65ad 01:27:09 Removing intermediate container b49dc93a65ad 01:27:09 ---> fdedb9352209 01:27:09 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:27:09 ---> Running in cc210520822f 01:27:09 Removing intermediate container cc210520822f 01:27:09 ---> 451a417d9031 01:27:09 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:09 ---> Running in 934a7486e1a8 01:27:10 Removing intermediate container 934a7486e1a8 01:27:10 ---> cff35c50948c 01:27:10 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:10 ---> Running in 1a18acb1cd89 01:27:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:27:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:27:11 OK: 221 MiB in 52 packages 01:27:11 Removing intermediate container 1a18acb1cd89 01:27:11 ---> f8d451cd4e3a 01:27:11 Step 10/22 : ENV GO111MODULE=on 01:27:11 ---> Running in ef8f4e2eed74 01:27:11 Removing intermediate container ef8f4e2eed74 01:27:11 ---> 1c77787dc2d8 01:27:11 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:27:11 ---> Running in f4f5cba8659e 01:27:11 Removing intermediate container f4f5cba8659e 01:27:11 ---> d0a169fbde94 01:27:11 Step 12/22 : COPY . . 01:27:12 ---> 742c01642257 01:27:12 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:12 ---> Running in e55c96288163 01:27:13 Removing intermediate container e55c96288163 01:27:13 ---> 6be91a8eca11 01:27:13 Step 14/22 : RUN ${MAKE} 01:27:13 ---> Running in ac00ab5e1b0c 01:27:13 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 01:27:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:27:23 Removing intermediate container ac00ab5e1b0c 01:27:23 ---> be2da42f761e 01:27:23 Step 15/22 : FROM alpine:3.14 01:27:24 3.14: Pulling from library/alpine 01:27:24 97518928ae5f: Pulling fs layer 01:27:24 97518928ae5f: Verifying Checksum 01:27:24 97518928ae5f: Download complete 01:27:24 97518928ae5f: Pull complete 01:27:24 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 01:27:24 Status: Downloaded newer image for alpine:3.14 01:27:24 ---> 0a97eee8041e 01:27:24 Step 16/22 : EXPOSE 4000 01:27:24 ---> Running in 4fec7e81f531 01:27:24 Removing intermediate container 4fec7e81f531 01:27:24 ---> 890fd6813ed8 01:27:24 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:27:25 ---> 4012ebcb9350 01:27:25 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:27:25 ---> Running in e9259bcb5412 01:27:25 Removing intermediate container e9259bcb5412 01:27:25 ---> 75c9dc0f1336 01:27:25 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:27:25 ---> Running in 957a3ae36187 01:27:25 Removing intermediate container 957a3ae36187 01:27:25 ---> fca9ab424768 01:27:25 Step 20/22 : LABEL arch=amd64 01:27:25 ---> Running in 7fc6cb8c49a8 01:27:25 Removing intermediate container 7fc6cb8c49a8 01:27:25 ---> 6451d6be3c0f 01:27:25 Step 21/22 : LABEL git_sha=055b3dcc6e462464abd65aff9236827af3559d5f 01:27:25 ---> Running in 8415d8831bbe 01:27:25 Removing intermediate container 8415d8831bbe 01:27:25 ---> c3a949da20f3 01:27:25 Step 22/22 : LABEL version=0.0.0 01:27:25 ---> Running in 0da073b54ce2 01:27:26 Removing intermediate container 0da073b54ce2 01:27:26 ---> cfcbf6aa3885 01:27:26 [Warning] One or more build-args [ARCH] were not consumed 01:27:26 Successfully built cfcbf6aa3885 01:27:26 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 01:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:26 01:27:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:27:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:27 latest: Pulling from edgex-lftools-log-publisher 01:27:27 b4d181a07f80: Pulling fs layer 01:27:27 a1111a8f2ec3: Pulling fs layer 01:27:27 ed53099fbce6: Pulling fs layer 01:27:27 dc539afda2c1: Pulling fs layer 01:27:27 77bc0d833cb6: Pulling fs layer 01:27:27 9065ff56babe: Pulling fs layer 01:27:27 d287ab97295c: Pulling fs layer 01:27:27 dc539afda2c1: Waiting 01:27:27 77bc0d833cb6: Waiting 01:27:27 9065ff56babe: Waiting 01:27:27 d287ab97295c: Waiting 01:27:27 a1111a8f2ec3: Verifying Checksum 01:27:27 a1111a8f2ec3: Download complete 01:27:27 dc539afda2c1: Verifying Checksum 01:27:27 dc539afda2c1: Download complete 01:27:27 77bc0d833cb6: Verifying Checksum 01:27:27 77bc0d833cb6: Download complete 01:27:27 9065ff56babe: Verifying Checksum 01:27:27 9065ff56babe: Download complete 01:27:27 ed53099fbce6: Verifying Checksum 01:27:27 ed53099fbce6: Download complete 01:27:27 b4d181a07f80: Verifying Checksum 01:27:27 b4d181a07f80: Download complete 01:27:28 d287ab97295c: Verifying Checksum 01:27:28 d287ab97295c: Download complete 01:27:29 b4d181a07f80: Pull complete 01:27:29 a1111a8f2ec3: Pull complete 01:27:29 ed53099fbce6: Pull complete 01:27:29 dc539afda2c1: Pull complete 01:27:29 77bc0d833cb6: Pull complete 01:27:30 9065ff56babe: Pull complete 01:27:35 d287ab97295c: Pull complete 01:27:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:27:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:27:35 prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container 01:27:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:27:37 $ docker top 2440022908e1eed06f260c8c07f1051ac9c90b0f0257c9994dc2febf420d5a1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:38 ---> job-cost.sh 01:27:38 lf-activate-venv: SKIPPING 01:27:38 INFO: No Stack... 01:27:38 INFO: Retrieving Pricing Info for: v3-standard-2 01:27:38 INFO: Archiving Costs [Pipeline] sh 01:27:38 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/cost.csv 01:27:38 + cut -d, -f6 [Pipeline] lock 01:27:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] 01:27:38 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] did not exist. Created. 01:27:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:27:39 + echo total: 0.05999999865889549 [Pipeline] stash 01:27:39 Stashed 1 file(s) [Pipeline] } 01:27:39 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:27:39 $ docker stop --time=1 2440022908e1eed06f260c8c07f1051ac9c90b0f0257c9994dc2febf420d5a1a 01:27:40 $ docker rm -f 2440022908e1eed06f260c8c07f1051ac9c90b0f0257c9994dc2febf420d5a1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:28:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1485 in /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [Pipeline] { [Pipeline] ws 01:28:35 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:28:35 The recommended git tool is: git 01:28:40 using credential edgex-jenkins-ssh 01:28:40 Cloning the remote Git repository 01:28:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:28:40 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:28:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:28:40 > git --version # timeout=10 01:28:40 > git --version # 'git version 2.17.1' 01:28:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:28:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:28:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:28:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:28:43 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 055b3dcc6e462464abd65aff9236827af3559d5f 01:28:44 Merge succeeded, producing 055b3dcc6e462464abd65aff9236827af3559d5f 01:28:44 Checking out Revision 055b3dcc6e462464abd65aff9236827af3559d5f (PR-487) 01:28:44 > git config core.sparsecheckout # timeout=10 01:28:44 > git checkout -f 055b3dcc6e462464abd65aff9236827af3559d5f # timeout=10 01:28:44 > git remote # timeout=10 01:28:44 > git config --get remote.origin.url # timeout=10 01:28:44 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:44 > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 01:28:44 > git rev-parse HEAD^{commit} # timeout=10 01:28:44 > git config core.sparsecheckout # timeout=10 01:28:44 > git checkout -f 055b3dcc6e462464abd65aff9236827af3559d5f # timeout=10 01:28:48 Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web" 01:28:49 > git --version # timeout=10 01:28:49 > git --version # 'git version 2.17.1' 01:28:49 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:28:50 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:50 Dload Upload Total Spent Left Speed 01:28:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 64016 0 --:--:-- --:--:-- --:--:-- 64016 [Pipeline] sh 01:28:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:28:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:28:50 + sudo tee /etc/docker/daemon.new 01:28:50 { 01:28:50 "registry-mirrors": [ 01:28:50 "https://nexus3.edgexfoundry.org:10001" 01:28:50 ], 01:28:50 "bip": "10.250.0.254/24", 01:28:50 "hosts": [ 01:28:50 "tcp://0.0.0.0:5555", 01:28:50 "unix:///var/run/docker.sock" 01:28:50 ], 01:28:50 "mtu": 1458, 01:28:50 "selinux-enabled": true, 01:28:50 "seccomp-profile": "/etc/docker/seccomp.json" 01:28:50 } [Pipeline] sh 01:28:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:28:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:10 provisioning config files... 01:29:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4571204612982025792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:10 ---> docker-login.sh 01:29:10 nexus3.edgexfoundry.org:10001 01:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:11 Configure a credential helper to remove this warning. See 01:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:11 01:29:11 Login Succeeded 01:29:11 nexus3.edgexfoundry.org:10002 01:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:11 Configure a credential helper to remove this warning. See 01:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:11 01:29:11 Login Succeeded 01:29:11 nexus3.edgexfoundry.org:10003 01:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:12 Configure a credential helper to remove this warning. See 01:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:12 01:29:12 Login Succeeded 01:29:12 nexus3.edgexfoundry.org:10004 01:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:12 Configure a credential helper to remove this warning. See 01:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:12 01:29:12 Login Succeeded 01:29:12 docker.io 01:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:13 Configure a credential helper to remove this warning. See 01:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:13 01:29:13 Login Succeeded 01:29:13 ---> docker-login.sh ends [Pipeline] } 01:29:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:29:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:29:14 ========================================================= 01:29:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:29:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:29:14 + 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 . 01:29:15 Sending build context to Docker daemon 24.94MB 01:29:15 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 01:29:15 Step 2/14 : FROM ${BASE} AS builder 01:29:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:29:15 9b3977197b4f: Pulling fs layer 01:29:15 1a89e8eeedd5: Pulling fs layer 01:29:15 94645a83ff95: Pulling fs layer 01:29:15 3f3a8bcf1eab: Pulling fs layer 01:29:15 0c92f367c5e7: Pulling fs layer 01:29:15 4b8299f9d1f4: Pulling fs layer 01:29:15 9a6b49a46696: Pulling fs layer 01:29:15 cf05db05a679: Pulling fs layer 01:29:15 3f3a8bcf1eab: Waiting 01:29:15 9a6b49a46696: Waiting 01:29:15 4b8299f9d1f4: Waiting 01:29:15 0c92f367c5e7: Waiting 01:29:15 cf05db05a679: Waiting 01:29:15 94645a83ff95: Verifying Checksum 01:29:15 94645a83ff95: Download complete 01:29:15 1a89e8eeedd5: Download complete 01:29:15 0c92f367c5e7: Verifying Checksum 01:29:15 0c92f367c5e7: Download complete 01:29:15 4b8299f9d1f4: Verifying Checksum 01:29:15 4b8299f9d1f4: Download complete 01:29:15 9a6b49a46696: Download complete 01:29:15 9b3977197b4f: Verifying Checksum 01:29:15 9b3977197b4f: Download complete 01:29:16 9b3977197b4f: Pull complete 01:29:17 1a89e8eeedd5: Pull complete 01:29:17 94645a83ff95: Pull complete 01:29:17 cf05db05a679: Verifying Checksum 01:29:17 cf05db05a679: Download complete 01:29:18 3f3a8bcf1eab: Verifying Checksum 01:29:18 3f3a8bcf1eab: Download complete 01:29:30 3f3a8bcf1eab: Pull complete 01:29:30 0c92f367c5e7: Pull complete 01:29:30 4b8299f9d1f4: Pull complete 01:29:30 9a6b49a46696: Pull complete 01:29:35 cf05db05a679: Pull complete 01:29:35 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 01:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:29:35 ---> 0ccda1f7e2ee 01:29:35 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:29:37 ---> Running in e7ea005c4b2a 01:29:38 Removing intermediate container e7ea005c4b2a 01:29:38 ---> 38afa28c6924 01:29:38 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 01:29:38 ---> Running in 607c46be1e2d 01:29:38 Removing intermediate container 607c46be1e2d 01:29:38 ---> d68983c33af2 01:29:38 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 01:29:38 ---> Running in e8a65c1ebf62 01:29:38 Removing intermediate container e8a65c1ebf62 01:29:38 ---> 25835cc8e18a 01:29:38 Step 6/14 : LABEL Name=edgex-ui-go 01:29:38 ---> Running in 941065bf7195 01:29:39 Removing intermediate container 941065bf7195 01:29:39 ---> 580c3497d4d0 01:29:39 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:29:39 ---> Running in 2c51a4f9372b 01:29:39 Removing intermediate container 2c51a4f9372b 01:29:39 ---> bfd4b2e314e5 01:29:39 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:40 ---> Running in 0a5fb7869a6a 01:29:41 Removing intermediate container 0a5fb7869a6a 01:29:41 ---> 55ff745389ad 01:29:41 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:41 ---> Running in 94bfff0a82df 01:29:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:29:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:29:44 OK: 220 MiB in 52 packages 01:29:45 Removing intermediate container 94bfff0a82df 01:29:45 ---> acde73575234 01:29:45 Step 10/14 : ENV GO111MODULE=on 01:29:45 ---> Running in 658a8b1cf936 01:29:46 Removing intermediate container 658a8b1cf936 01:29:46 ---> cb561102c06c 01:29:46 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:29:46 ---> Running in 19897fe34935 01:29:46 Removing intermediate container 19897fe34935 01:29:46 ---> d1ea1c2aac72 01:29:46 Step 12/14 : COPY . . 01:29:49 ---> 61acfb4bdb81 01:29:49 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:49 ---> Running in 9f64f95e4326 01:31:11 Removing intermediate container 9f64f95e4326 01:31:11 ---> 52328bccf194 01:31:11 Step 14/14 : RUN ${MAKE} 01:31:11 ---> Running in d061ae5213ac 01:31:11 noop 01:31:11 Removing intermediate container d061ae5213ac 01:31:11 ---> c17843d88ed9 01:31:11 Successfully built c17843d88ed9 01:31:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:31:11 + docker inspect -f . ci-base-image-arm64 01:31:11 . [Pipeline] withDockerContainer 01:31:11 prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container 01:31:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 01:31:13 $ docker top e785514ef6d1d30f5b42e389fedf48f70600eb3d91bb5107d2e47d1c8fc3ad15 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:14 + go version 01:31:14 go version go1.17.6 linux/arm64 [Pipeline] } 01:31:14 $ docker stop --time=1 e785514ef6d1d30f5b42e389fedf48f70600eb3d91bb5107d2e47d1c8fc3ad15 01:31:15 $ docker rm -f e785514ef6d1d30f5b42e389fedf48f70600eb3d91bb5107d2e47d1c8fc3ad15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:31:16 + docker inspect -f . ci-base-image-arm64 01:31:16 . [Pipeline] withDockerContainer 01:31:16 prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container 01:31:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 01:31:18 $ docker top db4a1f51edb740fc17705c4323a941bf818a637ee238439231029a61d6626242 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:31:19 + make test 01:31:19 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:31:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:31:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:31:59 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:31:59 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 01:31:59 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:31:59 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:31:59 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:31:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:31:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:31:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:31:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:31:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:31:59 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 01:31:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:32:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:32:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:32:17 $ docker stop --time=1 db4a1f51edb740fc17705c4323a941bf818a637ee238439231029a61d6626242 01:32:19 $ docker rm -f db4a1f51edb740fc17705c4323a941bf818a637ee238439231029a61d6626242 [Pipeline] // withDockerContainer [Pipeline] sh 01:32:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:32:20 Warning: overwriting stash ‘coverage-report’ 01:32:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:32:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:32:21 + ls -al . 01:32:21 total 152 01:32:21 drwxrwxr-x 12 jenkins jenkins 4096 Jan 14 01:31 . 01:32:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:28 .. 01:32:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 01:28 .git 01:32:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:28 .github 01:32:21 -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 01:28 .gitignore 01:32:21 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 01:28 CONTRIBUTING.md 01:32:21 -rw-rw-r-- 1 jenkins jenkins 1526 Jan 14 01:28 Dockerfile 01:32:21 -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 01:28 Jenkinsfile 01:32:21 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 01:28 LICENSE 01:32:21 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 14 01:28 Makefile 01:32:21 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 14 01:28 README.md 01:32:21 -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 01:25 VERSION 01:32:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:28 assets 01:32:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:28 bin 01:32:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:28 cmd 01:32:21 -rw-r--r-- 1 jenkins jenkins 10 Jan 14 01:31 coverage.out 01:32:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:28 docs 01:32:21 -rw-rw-r-- 1 jenkins jenkins 744 Jan 14 01:28 go.mod 01:32:21 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 14 01:28 go.sum 01:32:21 drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 01:28 internal 01:32:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:28 pkg 01:32:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:28 snap 01:32:21 -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 01:28 version.go 01:32:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:28 web [Pipeline] isUnix [Pipeline] sh 01:32:22 + 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=055b3dcc6e462464abd65aff9236827af3559d5f --label arch=arm64 --label version=0.0.0 . 01:32:23 Sending build context to Docker daemon 24.94MB 01:32:23 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 01:32:23 Step 2/22 : FROM ${BASE} AS builder 01:32:23 ---> c17843d88ed9 01:32:23 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:32:23 ---> Running in 772b544d88a6 01:32:23 Removing intermediate container 772b544d88a6 01:32:23 ---> 25efde6b754e 01:32:23 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 01:32:23 ---> Running in 8f095bf909b2 01:32:24 Removing intermediate container 8f095bf909b2 01:32:24 ---> 4192acd7c9ba 01:32:24 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 01:32:24 ---> Running in a93e73dbc1aa 01:32:24 Removing intermediate container a93e73dbc1aa 01:32:24 ---> aff5fe2bae83 01:32:24 Step 6/22 : LABEL Name=edgex-ui-go 01:32:24 ---> Running in 3fa3967d28cb 01:32:25 Removing intermediate container 3fa3967d28cb 01:32:25 ---> 054a396f84b9 01:32:25 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:32:25 ---> Running in 41067182f46f 01:32:25 Removing intermediate container 41067182f46f 01:32:25 ---> 46ff9f2f31ee 01:32:25 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:25 ---> Running in 7597e700ed4a 01:32:27 Removing intermediate container 7597e700ed4a 01:32:27 ---> 92742bb80e2f 01:32:27 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:32:27 ---> Running in e929fa9ccb49 01:32:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:32:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:32:30 OK: 220 MiB in 52 packages 01:32:31 Removing intermediate container e929fa9ccb49 01:32:31 ---> b61b0cee135e 01:32:31 Step 10/22 : ENV GO111MODULE=on 01:32:31 ---> Running in 16d8aeb8daab 01:32:31 Removing intermediate container 16d8aeb8daab 01:32:31 ---> 8bacc7acbd90 01:32:31 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:32:31 ---> Running in cf5bfde67080 01:32:31 Removing intermediate container cf5bfde67080 01:32:31 ---> 94cdd060d478 01:32:31 Step 12/22 : COPY . . 01:32:34 ---> 8bd73f5672d6 01:32:34 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:34 ---> Running in 41099bc8bdd1 01:32:36 Removing intermediate container 41099bc8bdd1 01:32:36 ---> 2efca347744f 01:32:36 Step 14/22 : RUN ${MAKE} 01:32:36 ---> Running in 867297af2d93 01:32:37 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 01:33:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:33:12 Removing intermediate container 867297af2d93 01:33:12 ---> 4f65ad8b8ac5 01:33:12 Step 15/22 : FROM alpine:3.14 01:33:13 3.14: Pulling from library/alpine 01:33:13 be307f383ecc: Pulling fs layer 01:33:13 be307f383ecc: Download complete 01:33:14 be307f383ecc: Pull complete 01:33:14 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 01:33:14 Status: Downloaded newer image for alpine:3.14 01:33:14 ---> 5b8b7b635229 01:33:14 Step 16/22 : EXPOSE 4000 01:33:14 ---> Running in 132cf12d2ffd 01:33:14 Removing intermediate container 132cf12d2ffd 01:33:14 ---> 16ac5e30d0e0 01:33:14 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:33:16 ---> 48e79fac9d9a 01:33:16 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:33:16 ---> Running in e160c7e138c2 01:33:16 Removing intermediate container e160c7e138c2 01:33:16 ---> baca70ec2243 01:33:16 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:33:16 ---> Running in a14ae7bfb0d7 01:33:17 Removing intermediate container a14ae7bfb0d7 01:33:17 ---> a07183744bd2 01:33:17 Step 20/22 : LABEL arch=arm64 01:33:17 ---> Running in 95704bd407ae 01:33:17 Removing intermediate container 95704bd407ae 01:33:17 ---> cceae51ab688 01:33:17 Step 21/22 : LABEL git_sha=055b3dcc6e462464abd65aff9236827af3559d5f 01:33:17 ---> Running in b16ca913ae1e 01:33:17 Removing intermediate container b16ca913ae1e 01:33:17 ---> 8a2b7fd46d34 01:33:17 Step 22/22 : LABEL version=0.0.0 01:33:17 ---> Running in 60f2593f95a8 01:33:18 Removing intermediate container 60f2593f95a8 01:33:18 ---> 52d0de68ca56 01:33:18 [Warning] One or more build-args [ARCH] were not consumed 01:33:18 Successfully built 52d0de68ca56 01:33:18 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 01:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:19 01:33:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:33:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:19 arm64: Pulling from edgex-lftools-log-publisher 01:33:19 448f6bf000e3: Pulling fs layer 01:33:19 f757da607395: Pulling fs layer 01:33:19 05883995daec: Pulling fs layer 01:33:19 8603b9c90790: Pulling fs layer 01:33:19 1560dd03e051: Pulling fs layer 01:33:19 27f5ce0e4adf: Pulling fs layer 01:33:19 c2d8d7efcc4b: Pulling fs layer 01:33:19 1560dd03e051: Waiting 01:33:19 27f5ce0e4adf: Waiting 01:33:19 c2d8d7efcc4b: Waiting 01:33:19 8603b9c90790: Waiting 01:33:19 f757da607395: Verifying Checksum 01:33:19 f757da607395: Download complete 01:33:19 8603b9c90790: Verifying Checksum 01:33:19 8603b9c90790: Download complete 01:33:19 1560dd03e051: Verifying Checksum 01:33:19 1560dd03e051: Download complete 01:33:19 27f5ce0e4adf: Verifying Checksum 01:33:19 27f5ce0e4adf: Download complete 01:33:19 05883995daec: Verifying Checksum 01:33:20 05883995daec: Download complete 01:33:20 448f6bf000e3: Verifying Checksum 01:33:20 448f6bf000e3: Download complete 01:33:22 c2d8d7efcc4b: Verifying Checksum 01:33:22 c2d8d7efcc4b: Download complete 01:33:23 448f6bf000e3: Pull complete 01:33:24 f757da607395: Pull complete 01:33:25 05883995daec: Pull complete 01:33:26 8603b9c90790: Pull complete 01:33:27 1560dd03e051: Pull complete 01:33:27 27f5ce0e4adf: Pull complete 01:33:42 c2d8d7efcc4b: Pull complete 01:33:42 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:33:42 prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container 01:33:42 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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:10003/edgex-lftools-log-publisher:arm64 cat 01:33:45 $ docker top 2c83f807631dfc571b5f6c1f7f4a30e1136114eb225b1111af3943f2a8d3aa14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:46 ---> job-cost.sh 01:33:46 lf-activate-venv: SKIPPING 01:33:46 INFO: No Stack... 01:33:46 INFO: Retrieving Pricing Info for: v3-standard-4 01:33:46 INFO: Archiving Costs [Pipeline] sh 01:33:47 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 01:33:47 + cut -d, -f6 [Pipeline] lock 01:33:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] 01:33:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] did not exist. Created. 01:33:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:33:48 /w/workspace/edgex-ui-go/1@tmp/durable-e7f39755/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-e7f39755/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:33:49 + echo total: 0.10999999940395355 [Pipeline] stash 01:33:49 Warning: overwriting stash ‘stack-cost’ 01:33:49 Stashed 1 file(s) [Pipeline] } 01:33:49 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:33:49 $ docker stop --time=1 2c83f807631dfc571b5f6c1f7f4a30e1136114eb225b1111af3943f2a8d3aa14 01:33:50 $ docker rm -f 2c83f807631dfc571b5f6c1f7f4a30e1136114eb225b1111af3943f2a8d3aa14 [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 01:33:51 provisioning config files... 01:33:51 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config4512299916389804549tmp [Pipeline] { [Pipeline] sh 01:33:52 + set +x 01:33:52 + curl -s https://codecov.io/bash 01:33:52 + bash -s -- 01:33:52 01:33:52 _____ _ 01:33:52 / ____| | | 01:33:52 | | ___ __| | ___ ___ _____ __ 01:33:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:33:52 | |___| (_) | (_| | __/ (_| (_) \ V / 01:33:52 \_____\___/ \__,_|\___|\___\___/ \_/ 01:33:52 Bash-1.0.6 01:33:52 01:33:52 01:33:52 ==> git version 2.24.4 found 01:33:52 ==> 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 01:33:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:33:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:33:52 ==> Jenkins CI detected. 01:33:52 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-487 01:33:52 project root: . 01:33:52 --> token set from env 01:33:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:33:52 ==> Running gcov in . (disable via -X gcov) 01:33:52 ==> Python coveragepy not found 01:33:52 ==> Searching for coverage reports in: 01:33:52 + . 01:33:52 -> Found 1 reports 01:33:52 ==> Detecting git/mercurial file structure 01:33:52 ==> Reading reports 01:33:52 + ./coverage.out bytes=10 01:33:52 ==> Appending adjustments 01:33:52 https://docs.codecov.io/docs/fixing-reports 01:33:52 + Found adjustments 01:33:52 ==> Gzipping contents 01:33:52 4.0K /tmp/codecov.AMlDa1.gz 01:33:52 ==> Uploading reports 01:33:52 url: https://codecov.io 01:33:52 query: branch=PR-487&commit=055b3dcc6e462464abd65aff9236827af3559d5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=487&job=&cmd_args= 01:33:52 -> Pinging Codecov 01:33:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-487&commit=055b3dcc6e462464abd65aff9236827af3559d5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=487&job=&cmd_args= 01:33:53 -> Uploading to 01:33:53 https://storage.googleapis.com/codecov/v4/raw/2022-01-14/FB506323287CE973F263BFD2A0EB1F37/055b3dcc6e462464abd65aff9236827af3559d5f/beb747c5-85ec-4d27-82be-230f58b34474.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220114T013352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d323125522013c6877685a10ebe5f00dd322feb027e9deae4915945541ca246c 01:33:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:53 Dload Upload Total Spent Left Speed 01:33:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 10020 --:--:-- --:--:-- --:--:-- 10035 01:33:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/055b3dcc6e462464abd65aff9236827af3559d5f [Pipeline] } 01:33:53 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 01:33:55 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives ']' 01:33:55 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives 01:33:55 total 8 01:33:55 drwxr-xr-x. 3 root root 34 Jan 14 01:27 . 01:33:55 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 14 01:27 .. 01:33:55 drwxr-xr-x. 2 root root 6 Jan 14 01:27 cost 01:33:55 -rw-r--r--. 1 root root 82 Jan 14 01:27 cost.csv 01:33:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives 01:33:55 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives 01:33:55 total 8 01:33:55 drwxr-xr-x. 3 jenkins jenkins 34 Jan 14 01:27 . 01:33:55 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 14 01:27 .. 01:33:55 drwxr-xr-x. 2 jenkins jenkins 6 Jan 14 01:27 cost 01:33:55 -rw-r--r--. 1 jenkins jenkins 82 Jan 14 01:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:33:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:33:56 ---> package-listing.sh 01:33:56 ++ tr '[:upper:]' '[:lower:]' 01:33:56 ++ facter osfamily 01:33:56 + OS_FAMILY=redhat 01:33:56 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-487 01:33:56 + START_PACKAGES=/tmp/packages_start.txt 01:33:56 + END_PACKAGES=/tmp/packages_end.txt 01:33:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:33:56 + PACKAGES=/tmp/packages_start.txt 01:33:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-487 ']' 01:33:56 + PACKAGES=/tmp/packages_end.txt 01:33:56 + case "${OS_FAMILY}" in 01:33:56 + rpm -qa 01:33:56 + sort 01:33:56 + '[' -f /tmp/packages_start.txt ']' 01:33:56 + '[' -f /tmp/packages_end.txt ']' 01:33:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:33:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-487 ']' 01:33:56 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/ 01:33:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/ [Pipeline] echo 01:33:56 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-487/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:33:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:33:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:57 . [Pipeline] withDockerContainer 01:33:57 prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container 01:33:57 $ 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-487/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-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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:10003/edgex-lftools-log-publisher:latest cat 01:33:58 $ docker top 84b37b39544172639002bc2f908af0e60ce9637713fe447cd95a8390049fafc5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:58 + touch /tmp/pre-build-complete [Pipeline] sh 01:33:58 + mkdir -p /var/log/sysstat [Pipeline] sh 01:33:59 + ls /var/log/sa-host 01:33:59 + sadf -c /var/log/sa-host/sa14 01:33:59 file_magic: OK 01:33:59 HZ: Using current value: 100 01:33:59 file_header: OK 01:33:59 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 01:33:59 Statistics: 01:33:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:33:59 File successfully converted to sysstat format version 12.0.3 01:33:59 + sadf -c /var/log/sa-host/sa17 01:33:59 file_magic: OK 01:33:59 HZ: Using current value: 100 01:33:59 file_header: OK 01:33:59 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 01:33:59 Statistics: 01:33:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:33:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:59 provisioning config files... 01:33:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config8443609445267541027tmp [Pipeline] { [Pipeline] echo 01:33:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:33:59 ---> create-netrc.sh [Pipeline] } 01:34:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:34:00 ---> python-tools-install.sh [Pipeline] echo 01:34:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:34:00 ---> sudo-logs.sh 01:34:00 Archiving 'sudo' log.. 01:34:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-1483.novalocal: Name or service not known 01:34:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-1483.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:34:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:34:01 ---> job-cost.sh 01:34:01 lf-activate-venv: SKIPPING 01:34:01 DEBUG: total: 0.05999999865889549 01:34:01 INFO: Retrieving Stack Cost... 01:34:01 INFO: Retrieving Pricing Info for: v3-standard-2 01:34:01 INFO: Archiving Costs [Pipeline] echo 01:34:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:34:02 ---> logs-deploy.sh 01:34:02 lf-activate-venv: SKIPPING 01:34:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-487/1 01:34:02 INFO: archiving workspace using pattern(s): 01:34:03 Archives upload complete. 01:34:03 INFO: archiving logs to Nexus 01:34:03 ---> uname -a: 01:34:03 Linux prd-centos7-docker-4c-2g-1483.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 01:34:03 01:34:03 01:34:03 ---> lscpu: 01:34:03 Architecture: x86_64 01:34:03 CPU op-mode(s): 32-bit, 64-bit 01:34:03 Byte Order: Little Endian 01:34:03 Address sizes: 40 bits physical, 48 bits virtual 01:34:03 CPU(s): 2 01:34:03 On-line CPU(s) list: 0,1 01:34:03 Thread(s) per core: 1 01:34:03 Core(s) per socket: 1 01:34:03 Socket(s): 2 01:34:03 NUMA node(s): 1 01:34:03 Vendor ID: AuthenticAMD 01:34:03 CPU family: 23 01:34:03 Model: 49 01:34:03 Model name: AMD EPYC-Rome Processor 01:34:03 Stepping: 0 01:34:03 CPU MHz: 2799.976 01:34:03 BogoMIPS: 5599.95 01:34:03 Virtualization: AMD-V 01:34:03 Hypervisor vendor: KVM 01:34:03 Virtualization type: full 01:34:03 L1d cache: 32K 01:34:03 L1i cache: 32K 01:34:03 L2 cache: 512K 01:34:03 L3 cache: 16384K 01:34:03 NUMA node0 CPU(s): 0,1 01:34:03 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 01:34:03 01:34:03 01:34:03 ---> nproc: 01:34:03 2 01:34:03 01:34:03 01:34:03 ---> df -h: 01:34:03 Filesystem Size Used Avail Use% Mounted on 01:34:03 overlay 40G 9.2G 31G 23% / 01:34:03 tmpfs 64M 0 64M 0% /dev 01:34:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:34:03 shm 64M 0 64M 0% /dev/shm 01:34:03 /dev/vda1 40G 9.2G 31G 23% /facter-os 01:34:03 01:34:03 01:34:03 ---> sar -b -r -n DEV: 01:34:03 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/14/22 _x86_64_ (2 CPU) 01:34:03 01:34:03 01:24:58 LINUX RESTART (2 CPU) 01:34:03 01:34:03 01:26:01 tps rtps wtps bread/s bwrtn/s 01:34:03 01:27:01 308.99 0.00 308.99 0.00 63997.37 01:34:03 01:28:01 131.39 0.00 131.39 0.00 29244.47 01:34:03 01:29:01 0.85 0.00 0.85 0.00 6.64 01:34:03 01:30:01 0.32 0.00 0.32 0.00 5.23 01:34:03 01:31:01 0.22 0.00 0.22 0.00 3.28 01:34:03 01:32:01 0.32 0.00 0.32 0.00 3.48 01:34:03 01:33:01 0.20 0.00 0.20 0.00 2.60 01:34:03 Average: 63.19 0.00 63.19 0.00 13324.69 01:34:03 01:34:03 01:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:34:03 01:27:01 3831784 0 1015388 12.68 2620 3159140 1547340 17.08 939376 2772016 45340 01:34:03 01:28:01 3218276 0 1066568 13.32 2620 3721468 1418008 15.66 1024244 3228296 20 01:34:03 01:29:01 3212456 0 1072388 13.39 2620 3721468 1441824 15.92 1031320 3228296 20 01:34:03 01:30:01 3219708 0 1065132 13.30 2620 3721472 1442852 15.93 1024800 3228296 8 01:34:03 01:31:01 3225388 0 1059444 13.23 2620 3721480 1413396 15.60 1019788 3228296 8 01:34:03 01:32:01 3243152 0 1041680 13.01 2620 3721480 1299288 14.34 1005512 3228296 16 01:34:03 01:33:01 3243572 0 1041252 13.00 2620 3721488 1299288 14.34 1005584 3228296 8 01:34:03 Average: 3313477 0 1051693 13.13 2620 3641142 1408857 15.55 1007232 3163113 6489 01:34:03 01:34:03 01:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:34:03 01:27:01 eth0 274.18 197.62 2080.25 27.69 0.00 0.00 0.00 0.00 01:34:03 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 01:27:01 veth325b588 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:34:03 01:27:01 docker0 177.03 235.16 13.84 2043.89 0.00 0.00 0.00 0.00 01:34:03 01:28:01 eth0 146.19 95.09 2705.10 57.64 0.00 0.00 0.00 0.00 01:34:03 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 01:28:01 docker0 6.34 8.09 0.35 38.01 0.00 0.00 0.00 0.00 01:34:03 01:29:01 eth0 3.28 2.21 0.78 19.48 0.00 0.00 0.00 0.00 01:34:03 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 01:30:01 eth0 1.42 1.40 0.41 12.92 0.00 0.00 0.00 0.00 01:34:03 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 01:31:01 eth0 0.75 0.80 0.12 6.47 0.00 0.00 0.00 0.00 01:34:03 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 01:32:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:34:03 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 01:33:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:34:03 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 Average: eth0 60.86 42.47 683.94 17.75 0.00 0.00 0.00 0.00 01:34:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:03 Average: docker0 26.20 34.75 2.03 297.42 0.00 0.00 0.00 0.00 01:34:03 01:34:03 01:34:03 ---> sar -P ALL: 01:34:03 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/14/22 _x86_64_ (2 CPU) 01:34:03 01:34:03 01:24:58 LINUX RESTART (2 CPU) 01:34:03 01:34:03 01:26:01 CPU %user %nice %system %iowait %steal %idle 01:34:03 01:27:01 all 33.76 0.00 10.81 2.57 0.11 52.75 01:34:03 01:27:01 0 32.75 0.00 10.70 1.50 0.11 54.94 01:34:03 01:27:01 1 34.77 0.00 10.91 3.65 0.11 50.56 01:34:03 01:28:01 all 25.82 0.00 6.38 2.08 0.08 65.64 01:34:03 01:28:01 0 25.85 0.00 6.24 1.90 0.07 65.94 01:34:03 01:28:01 1 25.78 0.00 6.53 2.25 0.09 65.34 01:34:03 01:29:01 all 0.19 0.00 0.10 0.00 0.03 99.67 01:34:03 01:29:01 0 0.22 0.00 0.10 0.00 0.05 99.63 01:34:03 01:29:01 1 0.17 0.00 0.10 0.00 0.02 99.72 01:34:03 01:30:01 all 0.12 0.00 0.10 0.00 0.02 99.77 01:34:03 01:30:01 0 0.12 0.00 0.10 0.00 0.02 99.77 01:34:03 01:30:01 1 0.12 0.00 0.10 0.00 0.02 99.77 01:34:03 01:31:01 all 0.03 0.00 0.04 0.00 0.02 99.91 01:34:03 01:31:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:34:03 01:31:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:34:03 01:32:01 all 0.08 0.00 0.03 0.00 0.02 99.88 01:34:03 01:32:01 0 0.08 0.00 0.02 0.00 0.00 99.90 01:34:03 01:32:01 1 0.07 0.00 0.03 0.00 0.03 99.87 01:34:03 01:33:01 all 0.03 0.00 0.03 0.00 0.03 99.92 01:34:03 01:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:34:03 01:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 01:34:03 Average: all 8.23 0.00 2.40 0.64 0.04 88.70 01:34:03 Average: 0 8.10 0.00 2.36 0.47 0.04 89.04 01:34:03 Average: 1 8.36 0.00 2.43 0.81 0.05 88.36 01:34:03 01:34:03 01:34:03