Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6baf9a0121faf77b697b37bdd55a5ebfd52e84d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8539380855377932366.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh701099158814829761.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6282510296246304418.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh667907980637793545.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8118133247721817361.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28005 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh2265742961063012118.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a6baf9a0121faf77b697b37bdd55a5ebfd52e84d (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6baf9a0121faf77b697b37bdd55a5ebfd52e84d # timeout=10 Commit message: "fix: Updated stale README (#352)" > git rev-list --no-walk d685e51b4eb6fa20cb054febc4c8c11bdff27ca6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:43:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:43:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:43:35 ========================================================= 21:43:35 EdgeX Global Pipelines Version Info 21:43:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:43:36 ------------------- 21:43:36 stable info: 21:43:36 ------------------- 21:43:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:43:36 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 21:43:36 Message: update stable to v1.0.211 21:43:37 ------------------- 21:43:37 experimental info: 21:43:37 ------------------- 21:43:37 Commited By: **** collab-it+edgex@linuxfoundation.org 21:43:37 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 21:43:37 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:43:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:43:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:43:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:43:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:43:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:43:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:43:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6baf9a [Pipeline] echo 21:43:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:38 provisioning config files... 21:43:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6018343166199742286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:38 ---> docker-login.sh 21:43:38 nexus3.edgexfoundry.org:10001 21:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:39 Configure a credential helper to remove this warning. See 21:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:39 21:43:39 Login Succeeded 21:43:39 nexus3.edgexfoundry.org:10002 21:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:39 Configure a credential helper to remove this warning. See 21:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:39 21:43:39 Login Succeeded 21:43:39 nexus3.edgexfoundry.org:10003 21:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:39 Configure a credential helper to remove this warning. See 21:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:39 21:43:39 Login Succeeded 21:43:39 nexus3.edgexfoundry.org:10004 21:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:39 Configure a credential helper to remove this warning. See 21:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:39 21:43:39 Login Succeeded 21:43:39 docker.io 21:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:40 Configure a credential helper to remove this warning. See 21:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:40 21:43:40 Login Succeeded 21:43:40 ---> docker-login.sh ends [Pipeline] } 21:43:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:43:40 + git rev-list -1 --merges a6baf9a0121faf77b697b37bdd55a5ebfd52e84d~1..a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] echo 21:43:40 -----------> git rev-list -1 --merges a6baf9a0121faf77b697b37bdd55a5ebfd52e84d~1..a6baf9a0121faf77b697b37bdd55a5ebfd52e84d a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [false] [Pipeline] sh 21:43:41 + git log --format=format:%s -1 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] echo 21:43:41 ========================================================= 21:43:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:43:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:41 + git log --format=format:%s -1 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] echo 21:43:41 [semverPrep] GIT_COMMIT: a6baf9a0121faf77b697b37bdd55a5ebfd52e84d, Commit Message: fix: Updated stale README (#352) [Pipeline] echo 21:43:41 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:43:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:42 21:43:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:43:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:43 latest: Pulling from edgex-devops/git-semver 21:43:43 a0d0a0d46f8b: Pulling fs layer 21:43:43 3e5f54012d9b: Pulling fs layer 21:43:43 4c7163046ea9: Pulling fs layer 21:43:43 0c2d73faf560: Pulling fs layer 21:43:43 0c2d73faf560: Waiting 21:43:43 3e5f54012d9b: Verifying Checksum 21:43:43 3e5f54012d9b: Download complete 21:43:43 a0d0a0d46f8b: Verifying Checksum 21:43:43 a0d0a0d46f8b: Download complete 21:43:43 4c7163046ea9: Verifying Checksum 21:43:43 4c7163046ea9: Download complete 21:43:43 0c2d73faf560: Verifying Checksum 21:43:43 0c2d73faf560: Download complete 21:43:43 a0d0a0d46f8b: Pull complete 21:43:43 3e5f54012d9b: Pull complete 21:43:44 4c7163046ea9: Pull complete 21:43:44 0c2d73faf560: Pull complete 21:43:44 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:43:44 prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container 21:43:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:43:45 $ docker top ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:46 [ssh-agent] Looking for ssh-agent implementation... 21:43:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:46 $ docker exec ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 ssh-agent 21:43:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPeANGH/agent.13 21:43:46 SSH_AGENT_PID=20 21:43:46 Running ssh-add (command line suppressed) 21:43:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7327570476323011965.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7327570476323011965.key) 21:43:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:47 + git tag --points-at HEAD [Pipeline] } 21:43:47 $ docker exec --env ******** --env ******** ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 ssh-agent -k 21:43:47 unset SSH_AUTH_SOCK; 21:43:47 unset SSH_AGENT_PID; 21:43:47 echo Agent pid 20 killed; 21:43:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:43:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:47 [ssh-agent] Looking for ssh-agent implementation... 21:43:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:47 $ docker exec ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 ssh-agent 21:43:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIGlndn/agent.52 21:43:47 SSH_AGENT_PID=58 21:43:47 Running ssh-add (command line suppressed) 21:43:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_162113797591765389.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_162113797591765389.key) 21:43:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:47 + git semver init 21:43:47 # -> Open(): unable to determine branch for HEAD 21:43:47 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:43:47 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:43:47 # $SEMVER_REMOTE_NAME = origin 21:43:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:43:47 # $SEMVER_USER_NAME = edgex-jenkins 21:43:47 # $SEMVER_BRANCH = main 21:43:47 # $SEMVER_TEMP = /tmp/semver-163704598 21:43:47 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 21:43:48 # '/tmp/semver-163704598' -> '/w/workspace/ry_app-service-configurable_main/.semver' 21:43:48 # -> Force: false 21:43:48 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 21:43:48 $ docker exec --env ******** --env ******** ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 ssh-agent -k 21:43:48 unset SSH_AUTH_SOCK; 21:43:48 unset SSH_AGENT_PID; 21:43:48 echo Agent pid 58 killed; 21:43:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:49 + git semver [Pipeline] } 21:43:49 $ docker stop --time=1 ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 21:43:50 $ docker rm -f ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 [Pipeline] // withDockerContainer [Pipeline] sh 21:43:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:43:51 Stashed 1 file(s) [Pipeline] echo 21:43:51 [edgeXSemver]: initialized semver on version 2.0.2-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 21:44:06 Still waiting to schedule task 21:44:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:44:06 Still waiting to schedule task 21:44:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:45:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28006 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:45:33 Running in /w/workspace/app-service-configurable/29 [Pipeline] { [Pipeline] checkout 21:45:33 Selected Git installation does not exist. Using Default 21:45:33 The recommended git tool is: NONE 21:45:39 using credential edgex-jenkins-ssh 21:45:39 Cloning the remote Git repository 21:45:39 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:45:39 > git init /w/workspace/app-service-configurable/29 # timeout=10 21:45:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:45:39 > git --version # timeout=10 21:45:39 > git --version # 'git version 2.17.1' 21:45:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:45:41 Avoid second fetch 21:45:41 Checking out Revision a6baf9a0121faf77b697b37bdd55a5ebfd52e84d (main) 21:45:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:45:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:45:41 > git config core.sparsecheckout # timeout=10 21:45:41 > git checkout -f a6baf9a0121faf77b697b37bdd55a5ebfd52e84d # timeout=10 21:45:45 Commit message: "fix: Updated stale README (#352)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:45:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:45:46 Dload Upload Total Spent Left Speed 21:45:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67181 0 --:--:-- --:--:-- --:--:-- 67181 [Pipeline] sh 21:45:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:45:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:45:47 + sudo tee /etc/docker/daemon.new 21:45:47 { 21:45:47 "registry-mirrors": [ 21:45:47 "https://nexus3.edgexfoundry.org:10001" 21:45:47 ], 21:45:47 "bip": "10.250.0.254/24", 21:45:47 "hosts": [ 21:45:47 "tcp://0.0.0.0:5555", 21:45:47 "unix:///var/run/docker.sock" 21:45:47 ], 21:45:47 "mtu": 1458, 21:45:47 "selinux-enabled": true, 21:45:47 "seccomp-profile": "/etc/docker/seccomp.json" 21:45:47 } [Pipeline] sh 21:45:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:45:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:06 provisioning config files... 21:46:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/29@tmp/config5258139045632392716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:06 ---> docker-login.sh 21:46:06 nexus3.edgexfoundry.org:10001 21:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:07 Configure a credential helper to remove this warning. See 21:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:07 21:46:07 Login Succeeded 21:46:07 nexus3.edgexfoundry.org:10002 21:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:08 Configure a credential helper to remove this warning. See 21:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:08 21:46:08 Login Succeeded 21:46:08 nexus3.edgexfoundry.org:10003 21:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:08 Configure a credential helper to remove this warning. See 21:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:08 21:46:08 Login Succeeded 21:46:08 nexus3.edgexfoundry.org:10004 21:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:09 Configure a credential helper to remove this warning. See 21:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:09 21:46:09 Login Succeeded 21:46:09 docker.io 21:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:10 Configure a credential helper to remove this warning. See 21:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:10 21:46:10 Login Succeeded 21:46:10 ---> docker-login.sh ends [Pipeline] } 21:46:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:46:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:46:10 ========================================================= 21:46:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:46:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:46:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 21:46:11 Sending build context to Docker daemon 199.2kB 21:46:11 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 21:46:11 Step 2/12 : FROM ${BASE} AS builder 21:46:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:46:11 552d1f2373af: Pulling fs layer 21:46:11 ea3f2d53f512: Pulling fs layer 21:46:11 9e70ebbbe112: Pulling fs layer 21:46:11 7a9cfe048b4a: Pulling fs layer 21:46:11 72dc09318566: Pulling fs layer 21:46:11 f4f7b4309257: Pulling fs layer 21:46:11 0ac9a79272e3: Pulling fs layer 21:46:11 b78e95d17946: Pulling fs layer 21:46:11 f4f7b4309257: Waiting 21:46:11 7a9cfe048b4a: Waiting 21:46:11 0ac9a79272e3: Waiting 21:46:11 b78e95d17946: Waiting 21:46:11 72dc09318566: Waiting 21:46:11 9e70ebbbe112: Verifying Checksum 21:46:11 9e70ebbbe112: Download complete 21:46:11 ea3f2d53f512: Download complete 21:46:11 72dc09318566: Verifying Checksum 21:46:11 72dc09318566: Download complete 21:46:11 f4f7b4309257: Verifying Checksum 21:46:11 f4f7b4309257: Download complete 21:46:11 0ac9a79272e3: Verifying Checksum 21:46:11 0ac9a79272e3: Download complete 21:46:11 552d1f2373af: Verifying Checksum 21:46:11 552d1f2373af: Download complete 21:46:12 552d1f2373af: Pull complete 21:46:13 ea3f2d53f512: Pull complete 21:46:13 9e70ebbbe112: Pull complete 21:46:13 b78e95d17946: Verifying Checksum 21:46:13 b78e95d17946: Download complete 21:46:14 7a9cfe048b4a: Verifying Checksum 21:46:14 7a9cfe048b4a: Download complete 21:46:21 Running on prd-centos7-docker-4c-2g-28007 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:46:21 Running in /w/workspace/app-service-configurable/29 [Pipeline] { [Pipeline] checkout 21:46:21 Selected Git installation does not exist. Using Default 21:46:21 The recommended git tool is: NONE 21:46:23 using credential edgex-jenkins-ssh 21:46:23 Cloning the remote Git repository 21:46:23 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:46:24 7a9cfe048b4a: Pull complete 21:46:24 Avoid second fetch 21:46:24 Checking out Revision a6baf9a0121faf77b697b37bdd55a5ebfd52e84d (main) 21:46:24 72dc09318566: Pull complete 21:46:23 > git init /w/workspace/app-service-configurable/29 # timeout=10 21:46:23 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:46:23 > git --version # timeout=10 21:46:23 > git --version # 'git version 2.24.4' 21:46:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:23 [INFO] Currently running in a labeled security context 21:46:23 [INFO] Currently SELinux is 'enforcing' on the host 21:46:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/29@tmp/jenkins-gitclient-ssh4882011242630888446.key 21:46:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:46:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:23 > git config core.sparsecheckout # timeout=10 21:46:23 > git checkout -f a6baf9a0121faf77b697b37bdd55a5ebfd52e84d # timeout=10 21:46:24 f4f7b4309257: Pull complete 21:46:25 0ac9a79272e3: Pull complete 21:46:28 Commit message: "fix: Updated stale README (#352)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:28 provisioning config files... 21:46:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/29@tmp/config5373693073695254622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:29 ---> docker-login.sh 21:46:29 nexus3.edgexfoundry.org:10001 21:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:29 Configure a credential helper to remove this warning. See 21:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:29 21:46:29 Login Succeeded 21:46:29 nexus3.edgexfoundry.org:10002 21:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:29 Configure a credential helper to remove this warning. See 21:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:29 21:46:29 Login Succeeded 21:46:29 nexus3.edgexfoundry.org:10003 21:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:29 Configure a credential helper to remove this warning. See 21:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:29 21:46:29 Login Succeeded 21:46:29 nexus3.edgexfoundry.org:10004 21:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:29 Configure a credential helper to remove this warning. See 21:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:29 21:46:29 Login Succeeded 21:46:29 docker.io 21:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:30 Configure a credential helper to remove this warning. See 21:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:30 21:46:30 Login Succeeded 21:46:30 ---> docker-login.sh ends [Pipeline] } 21:46:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:46:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:46:30 ========================================================= 21:46:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:46:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:46:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 21:46:30 Sending build context to Docker daemon 199.2kB 21:46:30 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 21:46:30 Step 2/12 : FROM ${BASE} AS builder 21:46:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:46:30 a0d0a0d46f8b: Pulling fs layer 21:46:30 31adcdaf11c8: Pulling fs layer 21:46:30 b8b176561691: Pulling fs layer 21:46:30 4527c011a84f: Pulling fs layer 21:46:30 5d74067f8e1e: Pulling fs layer 21:46:30 e0aca202a116: Pulling fs layer 21:46:30 3a43be97a3b4: Pulling fs layer 21:46:30 34cad66bf833: Pulling fs layer 21:46:30 b4e3c513aaa6: Pulling fs layer 21:46:30 4527c011a84f: Waiting 21:46:30 3a43be97a3b4: Waiting 21:46:30 5d74067f8e1e: Waiting 21:46:30 e0aca202a116: Waiting 21:46:30 34cad66bf833: Waiting 21:46:30 b4e3c513aaa6: Waiting 21:46:30 b8b176561691: Verifying Checksum 21:46:30 b8b176561691: Download complete 21:46:30 31adcdaf11c8: Verifying Checksum 21:46:30 31adcdaf11c8: Download complete 21:46:30 5d74067f8e1e: Verifying Checksum 21:46:30 5d74067f8e1e: Download complete 21:46:30 e0aca202a116: Verifying Checksum 21:46:30 e0aca202a116: Download complete 21:46:30 a0d0a0d46f8b: Verifying Checksum 21:46:30 a0d0a0d46f8b: Download complete 21:46:30 3a43be97a3b4: Verifying Checksum 21:46:30 3a43be97a3b4: Download complete 21:46:31 34cad66bf833: Verifying Checksum 21:46:31 34cad66bf833: Download complete 21:46:31 a0d0a0d46f8b: Pull complete 21:46:31 31adcdaf11c8: Pull complete 21:46:31 b8b176561691: Pull complete 21:46:31 b4e3c513aaa6: Verifying Checksum 21:46:31 b4e3c513aaa6: Download complete 21:46:31 4527c011a84f: Verifying Checksum 21:46:31 4527c011a84f: Download complete 21:46:31 b78e95d17946: Pull complete 21:46:31 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 21:46:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:46:31 ---> 8b459fc5aaf0 21:46:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:46:32 ---> Running in 96c5241000e3 21:46:33 Removing intermediate container 96c5241000e3 21:46:33 ---> acbc186bfe7b 21:46:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:46:33 ---> Running in f24234dfdb6a 21:46:33 Removing intermediate container f24234dfdb6a 21:46:33 ---> 4ec2710ae5d9 21:46:33 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:46:34 ---> Running in 18b8d55986a7 21:46:34 Removing intermediate container 18b8d55986a7 21:46:34 ---> 542a9a029eb3 21:46:34 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:34 ---> Running in 726ab71ba388 21:46:35 4527c011a84f: Pull complete 21:46:35 5d74067f8e1e: Pull complete 21:46:35 e0aca202a116: Pull complete 21:46:35 3a43be97a3b4: Pull complete 21:46:36 34cad66bf833: Pull complete 21:46:36 Removing intermediate container 726ab71ba388 21:46:36 ---> 516bd9e36724 21:46:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:46:36 ---> Running in 52dcb806513e 21:46:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:46:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:46:39 b4e3c513aaa6: Pull complete 21:46:39 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 21:46:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:46:39 ---> 9f6097aaca64 21:46:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:46:39 OK: 219 MiB in 52 packages 21:46:40 Removing intermediate container 52dcb806513e 21:46:40 ---> 98a6593b87f7 21:46:40 Step 8/12 : WORKDIR /app 21:46:40 ---> Running in 192413df512c 21:46:40 Removing intermediate container 192413df512c 21:46:40 ---> 06fe70e267ea 21:46:40 Step 9/12 : COPY . . 21:46:41 ---> 5f48de9c5e94 21:46:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:41 ---> Running in fa6595c8ca6f 21:46:43 ---> Running in f626ba247db5 21:46:43 Removing intermediate container f626ba247db5 21:46:43 ---> e14ee4a31ee7 21:46:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:46:43 ---> Running in ca81581904a2 21:46:43 Removing intermediate container ca81581904a2 21:46:43 ---> f0f614da5c38 21:46:43 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:46:43 ---> Running in 462848aa531d 21:46:43 Removing intermediate container 462848aa531d 21:46:43 ---> e98c7fadba6f 21:46:43 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:43 ---> Running in c24d67d38ed8 21:46:44 Removing intermediate container c24d67d38ed8 21:46:44 ---> 97ccf7718364 21:46:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:46:44 ---> Running in e2d33bc3d5af 21:46:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:46:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:46:46 OK: 220 MiB in 52 packages 21:46:46 Removing intermediate container e2d33bc3d5af 21:46:46 ---> e9e369c4ecd3 21:46:46 Step 8/12 : WORKDIR /app 21:46:46 ---> Running in baa3a840f5b9 21:46:46 Removing intermediate container baa3a840f5b9 21:46:46 ---> 2d9e06f9d1ad 21:46:46 Step 9/12 : COPY . . 21:46:47 ---> edb69d33cad9 21:46:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:47 ---> Running in 4110bd8bf8d9 21:47:33 Removing intermediate container 4110bd8bf8d9 21:47:33 ---> 12704d7bfd10 21:47:33 Step 11/12 : ARG MAKE="make build" 21:47:33 ---> Running in 7350ff94fe20 21:47:33 Removing intermediate container 7350ff94fe20 21:47:33 ---> bb549ad32c31 21:47:33 Step 12/12 : RUN $MAKE 21:47:33 ---> Running in bd5951805a31 21:47:33 noop 21:47:33 Removing intermediate container bd5951805a31 21:47:33 ---> c2b6c7793441 21:47:33 Successfully built c2b6c7793441 21:47:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:47:34 + docker inspect -f . ci-base-image-x86_64 21:47:34 . [Pipeline] withDockerContainer 21:47:34 prd-centos7-docker-4c-2g-28007 does not seem to be running inside a container 21:47:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@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 ******** ci-base-image-x86_64 cat 21:47:34 $ docker top 643a2631f06c9d36cc1df40427acac756dd96d68612c6b0fc4ac8f254d899126 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:35 + go version 21:47:35 go version go1.16.8 linux/amd64 [Pipeline] } 21:47:35 $ docker stop --time=1 643a2631f06c9d36cc1df40427acac756dd96d68612c6b0fc4ac8f254d899126 21:47:36 $ docker rm -f 643a2631f06c9d36cc1df40427acac756dd96d68612c6b0fc4ac8f254d899126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:47:36 + docker inspect -f . ci-base-image-x86_64 21:47:36 . [Pipeline] withDockerContainer 21:47:37 prd-centos7-docker-4c-2g-28007 does not seem to be running inside a container 21:47:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@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 ******** ci-base-image-x86_64 cat 21:47:37 $ docker top 72ed92a98db223bc66d8d7467eb5bfbca6d3edb26272eb5de27fe590beb2aef4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:47:37 + make test 21:47:37 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:47:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:47:56 CGO_ENABLED=1 go vet ./... 21:48:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:48:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:48:02 ./bin/test-attribution-txt.sh [Pipeline] } 21:48:03 $ docker stop --time=1 72ed92a98db223bc66d8d7467eb5bfbca6d3edb26272eb5de27fe590beb2aef4 21:48:03 Removing intermediate container fa6595c8ca6f 21:48:03 ---> e0986bd849fe 21:48:03 Step 11/12 : ARG MAKE="make build" 21:48:03 ---> Running in ba667d371fe4 21:48:03 Removing intermediate container ba667d371fe4 21:48:03 ---> 4e9e58822be0 21:48:03 Step 12/12 : RUN $MAKE 21:48:03 ---> Running in 2d9c616a6be1 21:48:03 noop 21:48:03 Removing intermediate container 2d9c616a6be1 21:48:03 ---> 6a7bea767a64 21:48:03 Successfully built 6a7bea767a64 21:48:03 Successfully tagged ci-base-image-arm64:latest 21:48:05 $ docker rm -f 72ed92a98db223bc66d8d7467eb5bfbca6d3edb26272eb5de27fe590beb2aef4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 21:48:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:48:05 + docker inspect -f . ci-base-image-arm64 21:48:05 . [Pipeline] withDockerContainer 21:48:05 Stashed 1 file(s) 21:48:05 prd-ubuntu18.04-docker-arm64-4c-16g-28006 does not seem to be running inside a container 21:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@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 ******** ci-base-image-arm64 cat 21:48:07 $ docker top 1b833b9d1d7022c1f757ddf319ad9d37f304cc307dece00880f5349d37af1c28 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 21:48:08 + go version 21:48:08 go version go1.16.8 linux/arm64 [Pipeline] } 21:48:08 $ docker stop --time=1 1b833b9d1d7022c1f757ddf319ad9d37f304cc307dece00880f5349d37af1c28 21:48:10 $ docker rm -f 1b833b9d1d7022c1f757ddf319ad9d37f304cc307dece00880f5349d37af1c28 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:48:11 + docker inspect -f . ci-base-image-arm64 21:48:11 . [Pipeline] withDockerContainer 21:48:11 + ls -al . 21:48:11 total 148 21:48:11 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 8 21:48 . 21:48:11 drwxrwxr-x. 4 jenkins jenkins 30 Nov 8 21:46 .. 21:48:11 -rw-rw-r--. 1 jenkins jenkins 7608 Nov 8 21:46 Attribution.txt 21:48:11 drwxrwxr-x. 2 jenkins jenkins 37 Nov 8 21:46 bin 21:48:11 -rw-rw-r--. 1 jenkins jenkins 22206 Nov 8 21:46 CHANGELOG.md 21:48:11 -rw-r--r--. 1 jenkins jenkins 10 Nov 8 21:47 coverage.out 21:48:11 -rw-rw-r--. 1 jenkins jenkins 2064 Nov 8 21:46 Dockerfile 21:48:11 -rw-rw-r--. 1 jenkins jenkins 119 Nov 8 21:46 .dockerignore 21:48:11 drwxrwxr-x. 8 jenkins jenkins 162 Nov 8 21:46 .git 21:48:11 drwxrwxr-x. 2 jenkins jenkins 104 Nov 8 21:46 .github 21:48:11 -rw-rw-r--. 1 jenkins jenkins 104 Nov 8 21:46 .gitignore 21:48:11 -rw-rw-r--. 1 jenkins jenkins 136 Nov 8 21:46 go.mod 21:48:11 -rw-rw-r--. 1 jenkins jenkins 49401 Nov 8 21:46 go.sum 21:48:11 -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 21:46 GOVERNANCE.md 21:48:11 -rw-rw-r--. 1 jenkins jenkins 687 Nov 8 21:46 Jenkinsfile 21:48:11 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 8 21:46 LICENSE 21:48:11 -rw-rw-r--. 1 jenkins jenkins 1949 Nov 8 21:46 main.go 21:48:11 -rw-rw-r--. 1 jenkins jenkins 1614 Nov 8 21:46 makefile 21:48:11 -rw-rw-r--. 1 jenkins jenkins 618 Nov 8 21:46 OWNERS.md 21:48:11 -rw-rw-r--. 1 jenkins jenkins 3429 Nov 8 21:46 README.md 21:48:11 drwxrwxr-x. 9 jenkins jenkins 151 Nov 8 21:46 res 21:48:11 drwxrwxr-x. 3 jenkins jenkins 58 Nov 8 21:46 snap 21:48:11 -rw-rw-r--. 1 jenkins jenkins 12 Nov 8 21:43 VERSION 21:48:11 prd-ubuntu18.04-docker-arm64-4c-16g-28006 does not seem to be running inside a container 21:48:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@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 ******** ci-base-image-arm64 cat 21:48:13 $ docker top 48d32cb3ce5fb7818325fb5fafebf01b3b91ce47299438b15ca984b14a6badc7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 21:48:13 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a6baf9a0121faf77b697b37bdd55a5ebfd52e84d --label arch=amd64 --label version=2.0.2-dev.25 . 21:48:13 Sending build context to Docker daemon 200.2kB 21:48:13 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 21:48:13 Step 2/26 : FROM ${BASE} AS builder 21:48:13 ---> c2b6c7793441 21:48:13 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:48:13 ---> Running in cfd352f06f68 21:48:14 Removing intermediate container cfd352f06f68 21:48:14 ---> 7962edd3fbfb 21:48:14 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:48:14 ---> Running in 2066d96fb89c 21:48:14 Removing intermediate container 2066d96fb89c 21:48:14 ---> ff5d92e0677d 21:48:14 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:48:14 ---> Running in c64ee29fc39e 21:48:14 + make test 21:48:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:48:14 Removing intermediate container c64ee29fc39e 21:48:14 ---> f193c752e12a 21:48:14 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:14 ---> Running in e9eaede7afa1 21:48:14 Removing intermediate container e9eaede7afa1 21:48:14 ---> 8260bf11fc6e 21:48:14 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:48:14 ---> Running in a21516fdb448 21:48:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:48:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:48:16 OK: 220 MiB in 52 packages 21:48:16 Removing intermediate container a21516fdb448 21:48:16 ---> 5f16e12dae15 21:48:16 Step 8/26 : WORKDIR /app 21:48:16 ---> Running in 1cf01d6c82cd 21:48:16 Removing intermediate container 1cf01d6c82cd 21:48:16 ---> c3b9e109f460 21:48:16 Step 9/26 : COPY . . 21:48:16 ---> 20ffb161226f 21:48:16 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:17 ---> Running in 9c6a1af2c98b 21:48:17 Removing intermediate container 9c6a1af2c98b 21:48:17 ---> 9ab0b348b091 21:48:17 Step 11/26 : ARG MAKE="make build" 21:48:17 ---> Running in 3ef705203e86 21:48:17 Removing intermediate container 3ef705203e86 21:48:17 ---> 5e619d5e270e 21:48:17 Step 12/26 : RUN $MAKE 21:48:17 ---> Running in 3c7af205fff5 21:48:18 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.25" -o app-service-configurable 21:48:32 Removing intermediate container 3c7af205fff5 21:48:32 ---> 337ecc56c2b7 21:48:32 Step 13/26 : FROM alpine:3.14 21:48:35 3.14: Pulling from library/alpine 21:48:35 a0d0a0d46f8b: Already exists 21:48:35 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:48:35 Status: Downloaded newer image for alpine:3.14 21:48:35 ---> 14119a10abf4 21:48:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:48:35 ---> Running in 90c2522b1a9f 21:48:35 Removing intermediate container 90c2522b1a9f 21:48:35 ---> 967081dbd4b5 21:48:35 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:48:35 ---> Running in edc925b72dfb 21:48:35 Removing intermediate container edc925b72dfb 21:48:35 ---> b522817e9ad4 21:48:35 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:48:35 ---> Running in 0102af0ec8af 21:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:48:36 (1/7) Installing ca-certificates (20191127-r5) 21:48:36 (2/7) Installing dumb-init (1.2.5-r1) 21:48:36 (3/7) Installing libgcc (10.3.1_git20210424-r2) 21:48:36 (4/7) Installing libsodium (1.0.18-r0) 21:48:36 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 21:48:36 (6/7) Installing libzmq (4.3.4-r0) 21:48:36 (7/7) Installing zeromq (4.3.4-r0) 21:48:36 Executing busybox-1.33.1-r3.trigger 21:48:36 Executing ca-certificates-20191127-r5.trigger 21:48:36 OK: 9 MiB in 21 packages 21:48:37 Removing intermediate container 0102af0ec8af 21:48:37 ---> 33deecc8718d 21:48:37 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:48:37 ---> 88219d58f3df 21:48:37 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:48:37 ---> 0c30036ad9e0 21:48:37 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:48:37 ---> d2f668741d6b 21:48:37 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:48:38 ---> 7551d239605b 21:48:38 Step 21/26 : EXPOSE 48095 21:48:38 ---> Running in 8d94690e3bbe 21:48:38 Removing intermediate container 8d94690e3bbe 21:48:38 ---> 583837875c8f 21:48:38 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:48:38 ---> Running in 6eded1bb6ccb 21:48:38 Removing intermediate container 6eded1bb6ccb 21:48:38 ---> 6d72be802e2c 21:48:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:38 ---> Running in 334b25289103 21:48:38 Removing intermediate container 334b25289103 21:48:38 ---> 9358a9c16728 21:48:38 Step 24/26 : LABEL arch=amd64 21:48:38 ---> Running in da43fd683745 21:48:38 Removing intermediate container da43fd683745 21:48:38 ---> 415248b55fc4 21:48:38 Step 25/26 : LABEL git_sha=a6baf9a0121faf77b697b37bdd55a5ebfd52e84d 21:48:38 ---> Running in 5a4672639537 21:48:38 Removing intermediate container 5a4672639537 21:48:38 ---> e8978bb09db9 21:48:38 Step 26/26 : LABEL version=2.0.2-dev.25 21:48:38 ---> Running in fcb5d711da4d 21:48:38 Removing intermediate container fcb5d711da4d 21:48:38 ---> 13e918cb5710 21:48:38 [Warning] One or more build-args [ARCH] were not consumed 21:48:38 Successfully built 13e918cb5710 21:48:38 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:39 provisioning config files... 21:48:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/29@tmp/config4365504413826491476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:39 ---> docker-login.sh 21:48:39 nexus3.edgexfoundry.org:10001 21:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:39 Configure a credential helper to remove this warning. See 21:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:39 21:48:39 Login Succeeded 21:48:39 nexus3.edgexfoundry.org:10002 21:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:39 Configure a credential helper to remove this warning. See 21:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:39 21:48:39 Login Succeeded 21:48:39 nexus3.edgexfoundry.org:10003 21:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:39 Configure a credential helper to remove this warning. See 21:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:39 21:48:39 Login Succeeded 21:48:39 nexus3.edgexfoundry.org:10004 21:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:39 Configure a credential helper to remove this warning. See 21:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:39 21:48:39 Login Succeeded 21:48:39 docker.io 21:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:40 Configure a credential helper to remove this warning. See 21:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:40 21:48:40 Login Succeeded 21:48:40 ---> docker-login.sh ends [Pipeline] } 21:48:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:40 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:48:40 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d 21:48:40 latest 21:48:40 2.0.2-dev.25 21:48:40 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 21:48:40 main 21:48:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] isUnix [Pipeline] sh 21:48:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d 21:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:48:40 ef25577615eb: Preparing 21:48:40 6de501df86cb: Preparing 21:48:40 fa540d0a76e4: Preparing 21:48:40 1880a7a6350e: Preparing 21:48:40 958f319f14db: Preparing 21:48:40 e2eb06d8af82: Preparing 21:48:40 e2eb06d8af82: Waiting 21:48:41 6de501df86cb: Pushed 21:48:41 fa540d0a76e4: Pushed 21:48:41 958f319f14db: Pushed 21:48:41 1880a7a6350e: Pushed 21:48:41 e2eb06d8af82: Layer already exists 21:48:42 ef25577615eb: Pushed 21:48:42 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d: digest: sha256:2e86db07cca9380db9a4e5c2e469eaf54c5a866d1266160cec195adb79e9c25b size: 1574 [Pipeline] isUnix [Pipeline] sh 21:48:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 21:48:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:48:43 ef25577615eb: Preparing 21:48:43 6de501df86cb: Preparing 21:48:43 fa540d0a76e4: Preparing 21:48:43 1880a7a6350e: Preparing 21:48:43 958f319f14db: Preparing 21:48:43 e2eb06d8af82: Preparing 21:48:43 e2eb06d8af82: Waiting 21:48:43 958f319f14db: Layer already exists 21:48:43 fa540d0a76e4: Layer already exists 21:48:43 6de501df86cb: Layer already exists 21:48:43 ef25577615eb: Layer already exists 21:48:43 1880a7a6350e: Layer already exists 21:48:43 e2eb06d8af82: Layer already exists 21:48:43 latest: digest: sha256:2e86db07cca9380db9a4e5c2e469eaf54c5a866d1266160cec195adb79e9c25b size: 1574 [Pipeline] isUnix [Pipeline] sh 21:48:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.25 [Pipeline] isUnix [Pipeline] sh 21:48:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.25 21:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:48:43 ef25577615eb: Preparing 21:48:43 6de501df86cb: Preparing 21:48:43 fa540d0a76e4: Preparing 21:48:43 1880a7a6350e: Preparing 21:48:43 958f319f14db: Preparing 21:48:43 e2eb06d8af82: Preparing 21:48:43 e2eb06d8af82: Waiting 21:48:43 6de501df86cb: Layer already exists 21:48:43 fa540d0a76e4: Layer already exists 21:48:43 ef25577615eb: Layer already exists 21:48:43 958f319f14db: Layer already exists 21:48:43 1880a7a6350e: Layer already exists 21:48:43 e2eb06d8af82: Layer already exists 21:48:43 2.0.2-dev.25: digest: sha256:2e86db07cca9380db9a4e5c2e469eaf54c5a866d1266160cec195adb79e9c25b size: 1574 [Pipeline] isUnix [Pipeline] sh 21:48:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 [Pipeline] isUnix [Pipeline] sh 21:48:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 21:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:48:44 ef25577615eb: Preparing 21:48:44 6de501df86cb: Preparing 21:48:44 fa540d0a76e4: Preparing 21:48:44 1880a7a6350e: Preparing 21:48:44 958f319f14db: Preparing 21:48:44 e2eb06d8af82: Preparing 21:48:44 e2eb06d8af82: Waiting 21:48:44 1880a7a6350e: Layer already exists 21:48:44 958f319f14db: Layer already exists 21:48:44 6de501df86cb: Layer already exists 21:48:44 fa540d0a76e4: Layer already exists 21:48:44 ef25577615eb: Layer already exists 21:48:44 e2eb06d8af82: Layer already exists 21:48:44 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25: digest: sha256:2e86db07cca9380db9a4e5c2e469eaf54c5a866d1266160cec195adb79e9c25b size: 1574 [Pipeline] isUnix [Pipeline] sh 21:48:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 21:48:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 21:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:48:44 ef25577615eb: Preparing 21:48:44 6de501df86cb: Preparing 21:48:44 fa540d0a76e4: Preparing 21:48:44 1880a7a6350e: Preparing 21:48:44 958f319f14db: Preparing 21:48:44 e2eb06d8af82: Preparing 21:48:44 e2eb06d8af82: Waiting 21:48:44 958f319f14db: Layer already exists 21:48:44 fa540d0a76e4: Layer already exists 21:48:44 6de501df86cb: Layer already exists 21:48:44 1880a7a6350e: Layer already exists 21:48:44 ef25577615eb: Layer already exists 21:48:44 e2eb06d8af82: Layer already exists 21:48:44 main: digest: sha256:2e86db07cca9380db9a4e5c2e469eaf54c5a866d1266160cec195adb79e9c25b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:44 ===================================================== [Pipeline] echo 21:48:44 taggedImages: 21:48:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d 21:48:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:48:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.25 21:48:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 21:48:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:45 21:48:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:48:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:45 latest: Pulling from edgex-lftools-log-publisher 21:48:45 b4d181a07f80: Pulling fs layer 21:48:45 a1111a8f2ec3: Pulling fs layer 21:48:45 ed53099fbce6: Pulling fs layer 21:48:45 dc539afda2c1: Pulling fs layer 21:48:45 77bc0d833cb6: Pulling fs layer 21:48:45 9065ff56babe: Pulling fs layer 21:48:45 d287ab97295c: Pulling fs layer 21:48:45 dc539afda2c1: Waiting 21:48:45 77bc0d833cb6: Waiting 21:48:45 9065ff56babe: Waiting 21:48:45 d287ab97295c: Waiting 21:48:45 a1111a8f2ec3: Verifying Checksum 21:48:45 a1111a8f2ec3: Download complete 21:48:45 dc539afda2c1: Verifying Checksum 21:48:45 dc539afda2c1: Download complete 21:48:45 ed53099fbce6: Verifying Checksum 21:48:45 ed53099fbce6: Download complete 21:48:45 9065ff56babe: Verifying Checksum 21:48:45 9065ff56babe: Download complete 21:48:45 77bc0d833cb6: Verifying Checksum 21:48:45 77bc0d833cb6: Download complete 21:48:45 b4d181a07f80: Verifying Checksum 21:48:45 b4d181a07f80: Download complete 21:48:46 d287ab97295c: Verifying Checksum 21:48:46 d287ab97295c: Download complete 21:48:47 b4d181a07f80: Pull complete 21:48:47 a1111a8f2ec3: Pull complete 21:48:48 ed53099fbce6: Pull complete 21:48:48 dc539afda2c1: Pull complete 21:48:48 77bc0d833cb6: Pull complete 21:48:48 9065ff56babe: Pull complete 21:48:55 d287ab97295c: Pull complete 21:48:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:48:55 prd-centos7-docker-4c-2g-28007 does not seem to be running inside a container 21:48:55 $ 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/app-service-configurable/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:48:58 $ docker top 099476256c143d300eef4e7f4acd67eba365ec43a497e96dc2387b6d9659a6c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:59 ---> job-cost.sh 21:48:59 lf-activate-venv: SKIPPING 21:48:59 INFO: No Stack... 21:49:02 INFO: Retrieving Pricing Info for: v3-standard-2 21:49:03 INFO: Archiving Costs [Pipeline] sh 21:49:03 + cat /w/workspace/app-service-configurable/29/archives/cost.csv 21:49:03 + cut -d, -f6 [Pipeline] lock 21:49:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] 21:49:03 Resource [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] did not exist. Created. 21:49:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:49:03 + echo total: 0.05999999865889549 [Pipeline] stash 21:49:03 Stashed 1 file(s) [Pipeline] } 21:49:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 21:49:03 $ docker stop --time=1 099476256c143d300eef4e7f4acd67eba365ec43a497e96dc2387b6d9659a6c5 21:49:05 $ docker rm -f 099476256c143d300eef4e7f4acd67eba365ec43a497e96dc2387b6d9659a6c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:49:10 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:49:10 CGO_ENABLED=1 go vet ./... 21:49:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:49:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:49:29 ./bin/test-attribution-txt.sh [Pipeline] } 21:49:30 $ docker stop --time=1 48d32cb3ce5fb7818325fb5fafebf01b3b91ce47299438b15ca984b14a6badc7 21:49:32 $ docker rm -f 48d32cb3ce5fb7818325fb5fafebf01b3b91ce47299438b15ca984b14a6badc7 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:49:33 Warning: overwriting stash ‘coverage-report’ 21:49:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:49:34 + ls -al . 21:49:34 total 172 21:49:34 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 21:49 . 21:49:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 21:45 .. 21:49:34 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 21:45 .dockerignore 21:49:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 21:45 .git 21:49:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 21:45 .github 21:49:34 -rw-rw-r-- 1 jenkins jenkins 104 Nov 8 21:45 .gitignore 21:49:34 -rw-rw-r-- 1 jenkins jenkins 7608 Nov 8 21:45 Attribution.txt 21:49:34 -rw-rw-r-- 1 jenkins jenkins 22206 Nov 8 21:45 CHANGELOG.md 21:49:34 -rw-rw-r-- 1 jenkins jenkins 2064 Nov 8 21:45 Dockerfile 21:49:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 21:45 GOVERNANCE.md 21:49:34 -rw-rw-r-- 1 jenkins jenkins 687 Nov 8 21:45 Jenkinsfile 21:49:34 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 21:45 LICENSE 21:49:34 -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 21:45 OWNERS.md 21:49:34 -rw-rw-r-- 1 jenkins jenkins 3429 Nov 8 21:45 README.md 21:49:34 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 21:43 VERSION 21:49:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 21:45 bin 21:49:34 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 21:48 coverage.out 21:49:34 -rw-rw-r-- 1 jenkins jenkins 136 Nov 8 21:45 go.mod 21:49:34 -rw-rw-r-- 1 jenkins jenkins 49401 Nov 8 21:45 go.sum 21:49:34 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 8 21:45 main.go 21:49:34 -rw-rw-r-- 1 jenkins jenkins 1614 Nov 8 21:45 makefile 21:49:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 21:45 res 21:49:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 21:45 snap [Pipeline] isUnix [Pipeline] sh 21:49:35 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a6baf9a0121faf77b697b37bdd55a5ebfd52e84d --label arch=arm64 --label version=2.0.2-dev.25 . 21:49:35 Sending build context to Docker daemon 200.2kB 21:49:35 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 21:49:35 Step 2/26 : FROM ${BASE} AS builder 21:49:35 ---> 6a7bea767a64 21:49:35 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:49:35 ---> Running in b5b1320685b2 21:49:36 Removing intermediate container b5b1320685b2 21:49:36 ---> 6e9c35033d5c 21:49:36 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:49:36 ---> Running in cc8435d3a6c2 21:49:36 Removing intermediate container cc8435d3a6c2 21:49:36 ---> d086baedb18c 21:49:36 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:49:36 ---> Running in a784e0d78853 21:49:37 Removing intermediate container a784e0d78853 21:49:37 ---> e478dd912bae 21:49:37 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:37 ---> Running in e13287b18cee 21:49:39 Removing intermediate container e13287b18cee 21:49:39 ---> 0c38414990ab 21:49:39 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:49:39 ---> Running in ead15c71cecf 21:49:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:49:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:49:42 OK: 219 MiB in 52 packages 21:49:43 Removing intermediate container ead15c71cecf 21:49:43 ---> 9d8af343c912 21:49:43 Step 8/26 : WORKDIR /app 21:49:43 ---> Running in c23cb8a04e03 21:49:43 Removing intermediate container c23cb8a04e03 21:49:43 ---> 874eee92ab2a 21:49:43 Step 9/26 : COPY . . 21:49:44 ---> 2ada25ac7bd1 21:49:44 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:44 ---> Running in 5bbaf41d4450 21:49:46 Removing intermediate container 5bbaf41d4450 21:49:46 ---> 9c92b4d6a264 21:49:46 Step 11/26 : ARG MAKE="make build" 21:49:46 ---> Running in e13d600dfd98 21:49:47 Removing intermediate container e13d600dfd98 21:49:47 ---> abb860e97825 21:49:47 Step 12/26 : RUN $MAKE 21:49:47 ---> Running in 74367942f2e6 21:49:48 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.25" -o app-service-configurable 21:50:27 Removing intermediate container 74367942f2e6 21:50:27 ---> df71f49f1a88 21:50:27 Step 13/26 : FROM alpine:3.14 21:50:29 3.14: Pulling from library/alpine 21:50:29 552d1f2373af: Already exists 21:50:29 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:50:29 Status: Downloaded newer image for alpine:3.14 21:50:29 ---> bb3de5531c18 21:50:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:50:30 ---> Running in 0e20266b94bf 21:50:30 Removing intermediate container 0e20266b94bf 21:50:30 ---> 36006802a23b 21:50:30 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:50:30 ---> Running in 94d377e05ea7 21:50:31 Removing intermediate container 94d377e05ea7 21:50:31 ---> 5c8e3f9da888 21:50:31 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:50:31 ---> Running in 47161b6f729f 21:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:50:33 (1/7) Installing ca-certificates (20191127-r5) 21:50:33 (2/7) Installing dumb-init (1.2.5-r1) 21:50:33 (3/7) Installing libgcc (10.3.1_git20210424-r2) 21:50:33 (4/7) Installing libsodium (1.0.18-r0) 21:50:33 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 21:50:33 (6/7) Installing libzmq (4.3.4-r0) 21:50:33 (7/7) Installing zeromq (4.3.4-r0) 21:50:33 Executing busybox-1.33.1-r3.trigger 21:50:33 Executing ca-certificates-20191127-r5.trigger 21:50:33 OK: 9 MiB in 21 packages 21:50:34 Removing intermediate container 47161b6f729f 21:50:34 ---> 1b45c149b10f 21:50:34 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:50:35 ---> 407cdb8d509e 21:50:35 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:50:36 ---> 0070611e2fc9 21:50:36 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:50:36 ---> 43ece62867d8 21:50:36 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:50:38 ---> 0e16247a12e2 21:50:38 Step 21/26 : EXPOSE 48095 21:50:38 ---> Running in 313022b2d913 21:50:38 Removing intermediate container 313022b2d913 21:50:38 ---> ee41853c61f1 21:50:38 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:50:38 ---> Running in 7cba63e51dc6 21:50:39 Removing intermediate container 7cba63e51dc6 21:50:39 ---> 5c41fb9b8bb1 21:50:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:50:39 ---> Running in 186bc4b78487 21:50:39 Removing intermediate container 186bc4b78487 21:50:39 ---> edde552c2b54 21:50:39 Step 24/26 : LABEL arch=arm64 21:50:39 ---> Running in 27e65d37e512 21:50:39 Removing intermediate container 27e65d37e512 21:50:39 ---> 5f81f94a2955 21:50:39 Step 25/26 : LABEL git_sha=a6baf9a0121faf77b697b37bdd55a5ebfd52e84d 21:50:39 ---> Running in 0095417e96c4 21:50:40 Removing intermediate container 0095417e96c4 21:50:40 ---> d6b32f97cad4 21:50:40 Step 26/26 : LABEL version=2.0.2-dev.25 21:50:40 ---> Running in a9bc12c0bf10 21:50:40 Removing intermediate container a9bc12c0bf10 21:50:40 ---> 30cb25b8e12d 21:50:40 [Warning] One or more build-args [ARCH] were not consumed 21:50:40 Successfully built 30cb25b8e12d 21:50:40 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:41 provisioning config files... 21:50:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/29@tmp/config4757230371386780631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:41 ---> docker-login.sh 21:50:41 nexus3.edgexfoundry.org:10001 21:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:41 Configure a credential helper to remove this warning. See 21:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:41 21:50:41 Login Succeeded 21:50:41 nexus3.edgexfoundry.org:10002 21:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:42 Configure a credential helper to remove this warning. See 21:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:42 21:50:42 Login Succeeded 21:50:42 nexus3.edgexfoundry.org:10003 21:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:43 Configure a credential helper to remove this warning. See 21:50:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:43 21:50:43 Login Succeeded 21:50:43 nexus3.edgexfoundry.org:10004 21:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:43 Configure a credential helper to remove this warning. See 21:50:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:43 21:50:43 Login Succeeded 21:50:43 docker.io 21:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:44 Configure a credential helper to remove this warning. See 21:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:44 21:50:44 Login Succeeded 21:50:44 ---> docker-login.sh ends [Pipeline] } 21:50:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:50:44 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:50:44 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d 21:50:44 latest 21:50:44 2.0.2-dev.25 21:50:44 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 21:50:44 main 21:50:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:50:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] isUnix [Pipeline] sh 21:50:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d 21:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:50:45 326e67577344: Preparing 21:50:45 c13776f3d17e: Preparing 21:50:45 92abae9818ae: Preparing 21:50:45 cf5714e903f5: Preparing 21:50:45 c72535f4d7b1: Preparing 21:50:45 ee420dfed78a: Preparing 21:50:45 ee420dfed78a: Waiting 21:50:45 c13776f3d17e: Pushed 21:50:45 cf5714e903f5: Pushed 21:50:45 92abae9818ae: Pushed 21:50:45 ee420dfed78a: Layer already exists 21:50:46 c72535f4d7b1: Pushed 21:50:49 326e67577344: Pushed 21:50:49 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d: digest: sha256:0cd655de3383ee74ae2f5c146bfeb314c4a683f153aa994965e5b2545e30a935 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:50:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:50:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:50:50 326e67577344: Preparing 21:50:50 c13776f3d17e: Preparing 21:50:50 92abae9818ae: Preparing 21:50:50 cf5714e903f5: Preparing 21:50:50 c72535f4d7b1: Preparing 21:50:50 ee420dfed78a: Preparing 21:50:50 ee420dfed78a: Waiting 21:50:50 c13776f3d17e: Layer already exists 21:50:50 326e67577344: Layer already exists 21:50:50 cf5714e903f5: Layer already exists 21:50:50 c72535f4d7b1: Layer already exists 21:50:50 92abae9818ae: Layer already exists 21:50:50 ee420dfed78a: Layer already exists 21:50:50 latest: digest: sha256:0cd655de3383ee74ae2f5c146bfeb314c4a683f153aa994965e5b2545e30a935 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:50:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.25 [Pipeline] isUnix [Pipeline] sh 21:50:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.25 21:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:50:51 326e67577344: Preparing 21:50:51 c13776f3d17e: Preparing 21:50:51 92abae9818ae: Preparing 21:50:51 cf5714e903f5: Preparing 21:50:51 c72535f4d7b1: Preparing 21:50:51 ee420dfed78a: Preparing 21:50:51 ee420dfed78a: Waiting 21:50:51 c13776f3d17e: Layer already exists 21:50:51 c72535f4d7b1: Layer already exists 21:50:51 cf5714e903f5: Layer already exists 21:50:51 92abae9818ae: Layer already exists 21:50:51 326e67577344: Layer already exists 21:50:51 ee420dfed78a: Layer already exists 21:50:51 2.0.2-dev.25: digest: sha256:0cd655de3383ee74ae2f5c146bfeb314c4a683f153aa994965e5b2545e30a935 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:50:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 [Pipeline] isUnix [Pipeline] sh 21:50:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 21:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:50:52 326e67577344: Preparing 21:50:52 c13776f3d17e: Preparing 21:50:52 92abae9818ae: Preparing 21:50:52 cf5714e903f5: Preparing 21:50:52 c72535f4d7b1: Preparing 21:50:52 ee420dfed78a: Preparing 21:50:52 ee420dfed78a: Waiting 21:50:52 c13776f3d17e: Layer already exists 21:50:52 cf5714e903f5: Layer already exists 21:50:52 326e67577344: Layer already exists 21:50:52 92abae9818ae: Layer already exists 21:50:52 c72535f4d7b1: Layer already exists 21:50:52 ee420dfed78a: Layer already exists 21:50:52 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25: digest: sha256:0cd655de3383ee74ae2f5c146bfeb314c4a683f153aa994965e5b2545e30a935 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:50:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 21:50:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:50:53 326e67577344: Preparing 21:50:53 c13776f3d17e: Preparing 21:50:53 92abae9818ae: Preparing 21:50:53 cf5714e903f5: Preparing 21:50:53 c72535f4d7b1: Preparing 21:50:53 ee420dfed78a: Preparing 21:50:53 ee420dfed78a: Waiting 21:50:53 326e67577344: Layer already exists 21:50:53 c72535f4d7b1: Layer already exists 21:50:53 92abae9818ae: Layer already exists 21:50:53 cf5714e903f5: Layer already exists 21:50:53 c13776f3d17e: Layer already exists 21:50:53 ee420dfed78a: Layer already exists 21:50:53 main: digest: sha256:0cd655de3383ee74ae2f5c146bfeb314c4a683f153aa994965e5b2545e30a935 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:53 ===================================================== [Pipeline] echo 21:50:53 taggedImages: 21:50:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d 21:50:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:50:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.25 21:50:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 21:50:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:50:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:50:54 21:50:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:50:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:50:55 arm64: Pulling from edgex-lftools-log-publisher 21:50:55 448f6bf000e3: Pulling fs layer 21:50:55 f757da607395: Pulling fs layer 21:50:55 05883995daec: Pulling fs layer 21:50:55 8603b9c90790: Pulling fs layer 21:50:55 1560dd03e051: Pulling fs layer 21:50:55 27f5ce0e4adf: Pulling fs layer 21:50:55 c2d8d7efcc4b: Pulling fs layer 21:50:55 1560dd03e051: Waiting 21:50:55 27f5ce0e4adf: Waiting 21:50:55 c2d8d7efcc4b: Waiting 21:50:55 8603b9c90790: Waiting 21:50:55 f757da607395: Verifying Checksum 21:50:55 f757da607395: Download complete 21:50:55 8603b9c90790: Verifying Checksum 21:50:55 8603b9c90790: Download complete 21:50:55 05883995daec: Verifying Checksum 21:50:55 05883995daec: Download complete 21:50:55 1560dd03e051: Verifying Checksum 21:50:55 1560dd03e051: Download complete 21:50:55 27f5ce0e4adf: Verifying Checksum 21:50:55 27f5ce0e4adf: Download complete 21:50:55 448f6bf000e3: Verifying Checksum 21:50:55 448f6bf000e3: Download complete 21:50:58 c2d8d7efcc4b: Verifying Checksum 21:50:58 c2d8d7efcc4b: Download complete 21:50:59 448f6bf000e3: Pull complete 21:51:00 f757da607395: Pull complete 21:51:01 05883995daec: Pull complete 21:51:01 8603b9c90790: Pull complete 21:51:02 1560dd03e051: Pull complete 21:51:03 27f5ce0e4adf: Pull complete 21:51:18 c2d8d7efcc4b: Pull complete 21:51:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:51:18 prd-ubuntu18.04-docker-arm64-4c-16g-28006 does not seem to be running inside a container 21:51:18 $ 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/app-service-configurable/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@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:10003/edgex-lftools-log-publisher:arm64 cat 21:51:21 $ docker top 925c04381bc1f1c3f4581b222b66daa495cd14f88c853ba84acce227d58b8409 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:22 ---> job-cost.sh 21:51:22 lf-activate-venv: SKIPPING 21:51:22 INFO: No Stack... 21:51:23 INFO: Retrieving Pricing Info for: v3-standard-4 21:51:24 INFO: Archiving Costs [Pipeline] sh 21:51:24 + cat /w/workspace/app-service-configurable/29/archives/cost.csv 21:51:24 + cut -d, -f6 [Pipeline] lock 21:51:24 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] 21:51:24 Resource [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] did not exist. Created. 21:51:24 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:51:25 /w/workspace/app-service-configurable/29@tmp/durable-8a6e7a67/script.sh: 1: /w/workspace/app-service-configurable/29@tmp/durable-8a6e7a67/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:51:26 + echo total: 0.10999999940395355 [Pipeline] stash 21:51:26 Warning: overwriting stash ‘stack-cost’ 21:51:26 Stashed 1 file(s) [Pipeline] } 21:51:26 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 21:51:26 $ docker stop --time=1 925c04381bc1f1c3f4581b222b66daa495cd14f88c853ba84acce227d58b8409 21:51:27 $ docker rm -f 925c04381bc1f1c3f4581b222b66daa495cd14f88c853ba84acce227d58b8409 [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 21:51:28 provisioning config files... 21:51:28 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2253217914680631632tmp [Pipeline] { [Pipeline] sh 21:51:29 + set +x 21:51:29 + curl -s https://codecov.io/bash 21:51:29 + bash -s -- 21:51:29 21:51:29 _____ _ 21:51:29 / ____| | | 21:51:29 | | ___ __| | ___ ___ _____ __ 21:51:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:51:29 | |___| (_) | (_| | __/ (_| (_) \ V / 21:51:29 \_____\___/ \__,_|\___|\___\___/ \_/ 21:51:29 Bash-1.0.6 21:51:29 21:51:29 21:51:29 ==> git version 2.24.4 found 21:51:29 ==> 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 21:51:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:51:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:51:29 ==> Jenkins CI detected. 21:51:29 current dir:  /w/workspace/ry_app-service-configurable_main 21:51:29 project root: . 21:51:29 --> token set from env 21:51:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:51:29 ==> Running gcov in . (disable via -X gcov) 21:51:29 ==> Python coveragepy not found 21:51:29 ==> Searching for coverage reports in: 21:51:29 + . 21:51:29 -> Found 1 reports 21:51:29 ==> Detecting git/mercurial file structure 21:51:29 ==> Reading reports 21:51:29 + ./coverage.out bytes=10 21:51:29 ==> Appending adjustments 21:51:29 https://docs.codecov.io/docs/fixing-reports 21:51:29 + Found adjustments 21:51:29 ==> Gzipping contents 21:51:29 4.0K /tmp/codecov.bzZ7v2.gz 21:51:29 ==> Uploading reports 21:51:29 url: https://codecov.io 21:51:29 query: branch=main&commit=a6baf9a0121faf77b697b37bdd55a5ebfd52e84d&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:51:29 -> Pinging Codecov 21:51:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=a6baf9a0121faf77b697b37bdd55a5ebfd52e84d&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:51:30 -> Uploading to 21:51:30 https://storage.googleapis.com/codecov/v4/raw/2021-11-08/A97CA9966030D2A3747ED39772930CCE/a6baf9a0121faf77b697b37bdd55a5ebfd52e84d/e57ccc81-48de-44a2-a585-cb5484dba76f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T215130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca24a9719684b70551622436e7b19c32480144bfb156d047c97471301f2d6019 21:51:30 % Total % Received % Xferd Average Speed Time Time Time Current 21:51:30 Dload Upload Total Spent Left Speed 21:51:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1250 --:--:-- --:--:-- --:--:-- 1260 21:51:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] } 21:51:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:51:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:51:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:51:31 21:51:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:51:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:51:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:51:32 188c0c94c7c5: Pulling fs layer 21:51:32 0ef7d3d256c8: Pulling fs layer 21:51:32 de9db76c5a1d: Pulling fs layer 21:51:32 0eba1c9be4d2: Pulling fs layer 21:51:32 0d57e429df01: Pulling fs layer 21:51:32 4e4be7b47b0d: Pulling fs layer 21:51:32 e1f770b5df2f: Pulling fs layer 21:51:32 85a0685a4137: Pulling fs layer 21:51:32 0d57e429df01: Waiting 21:51:32 4e4be7b47b0d: Waiting 21:51:32 e1f770b5df2f: Waiting 21:51:32 85a0685a4137: Waiting 21:51:32 0eba1c9be4d2: Waiting 21:51:32 de9db76c5a1d: Verifying Checksum 21:51:32 de9db76c5a1d: Download complete 21:51:32 0ef7d3d256c8: Verifying Checksum 21:51:32 0ef7d3d256c8: Download complete 21:51:32 0d57e429df01: Verifying Checksum 21:51:32 0d57e429df01: Download complete 21:51:32 188c0c94c7c5: Verifying Checksum 21:51:32 188c0c94c7c5: Download complete 21:51:32 4e4be7b47b0d: Verifying Checksum 21:51:32 4e4be7b47b0d: Download complete 21:51:33 e1f770b5df2f: Verifying Checksum 21:51:33 e1f770b5df2f: Download complete 21:51:33 188c0c94c7c5: Pull complete 21:51:34 0ef7d3d256c8: Pull complete 21:51:34 0eba1c9be4d2: Verifying Checksum 21:51:34 0eba1c9be4d2: Download complete 21:51:34 de9db76c5a1d: Pull complete 21:51:34 85a0685a4137: Verifying Checksum 21:51:34 85a0685a4137: Download complete 21:51:41 0eba1c9be4d2: Pull complete 21:51:41 0d57e429df01: Pull complete 21:51:41 4e4be7b47b0d: Pull complete 21:51:41 e1f770b5df2f: Pull complete 21:51:50 85a0685a4137: Pull complete 21:51:50 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:51:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:51:50 prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container 21:51:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:51:51 $ docker top deb1a630b6ddb5c2479f341257b91e76244b007d052381e8a7af1c89fe559b7a -eo pid,comm [Pipeline] { [Pipeline] echo 21:51:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:51:51 + set -o pipefail 21:51:51 + snyk monitor '--org=edgex-jenkins' 21:51:58 21:51:58 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 21:51:58 21:51:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/0c43294f-cd8f-41b4-bbc9-72aeb7cc5f0b 21:51:58 21:51:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:51:58 21:51:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:51:58 21:51:58 21:51:58 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 21:51:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:51:58 $ docker stop --time=1 deb1a630b6ddb5c2479f341257b91e76244b007d052381e8a7af1c89fe559b7a 21:52:00 $ docker rm -f deb1a630b6ddb5c2479f341257b91e76244b007d052381e8a7af1c89fe559b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:02 + git log --format=format:%s -1 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] isUnix [Pipeline] sh 21:52:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:02 . [Pipeline] withDockerContainer 21:52:02 prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container 21:52:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 21:52:03 $ docker top 19a2f3d1f8c3c985458aaac9d578f1065aa81343986ef604af55862c61f9fbb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:03 [ssh-agent] Looking for ssh-agent implementation... 21:52:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:03 $ docker exec 19a2f3d1f8c3c985458aaac9d578f1065aa81343986ef604af55862c61f9fbb9 ssh-agent 21:52:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbAoiCL/agent.14 21:52:03 SSH_AGENT_PID=20 21:52:03 Running ssh-add (command line suppressed) 21:52:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6350825314770799066.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6350825314770799066.key) 21:52:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:04 + git semver tag 21:52:04 # -> Open(): unable to determine branch for HEAD 21:52:04 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:52:04 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:52:04 # $SEMVER_REMOTE_NAME = origin 21:52:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:52:04 # $SEMVER_USER_NAME = edgex-jenkins 21:52:04 # $SEMVER_BRANCH = main 21:52:04 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 21:52:04 # a6baf9a0121faf77b697b37bdd55a5ebfd52e84d HEAD 21:52:04 # -> Force: false 21:52:04 # 4fe2258f79ebce3b9f45074b1987a82d912e9af3 refs/tags/v2.0.2-dev.25 [Pipeline] } 21:52:04 $ docker exec --env ******** --env ******** 19a2f3d1f8c3c985458aaac9d578f1065aa81343986ef604af55862c61f9fbb9 ssh-agent -k 21:52:04 unset SSH_AUTH_SOCK; 21:52:04 unset SSH_AGENT_PID; 21:52:04 echo Agent pid 20 killed; 21:52:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:04 + git semver [Pipeline] } 21:52:04 $ docker stop --time=1 19a2f3d1f8c3c985458aaac9d578f1065aa81343986ef604af55862c61f9fbb9 21:52:06 $ docker rm -f 19a2f3d1f8c3c985458aaac9d578f1065aa81343986ef604af55862c61f9fbb9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:52:06 21:52:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:52:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:52:07 0.23.1-centos7: Pulling from edgex-lftools 21:52:07 ab5ef0e58194: Pulling fs layer 21:52:07 9712f1f96733: Pulling fs layer 21:52:07 63f879dbbcfc: Pulling fs layer 21:52:07 0d9ebad4ef96: Pulling fs layer 21:52:07 e9a5061849ea: Pulling fs layer 21:52:07 d747dcd14b5f: Pulling fs layer 21:52:07 2de7ff778b66: Pulling fs layer 21:52:07 0d9ebad4ef96: Waiting 21:52:07 e9a5061849ea: Waiting 21:52:07 d747dcd14b5f: Waiting 21:52:07 2de7ff778b66: Waiting 21:52:07 9712f1f96733: Verifying Checksum 21:52:07 9712f1f96733: Download complete 21:52:09 63f879dbbcfc: Verifying Checksum 21:52:09 63f879dbbcfc: Download complete 21:52:09 0d9ebad4ef96: Verifying Checksum 21:52:09 0d9ebad4ef96: Download complete 21:52:09 ab5ef0e58194: Verifying Checksum 21:52:09 ab5ef0e58194: Download complete 21:52:09 d747dcd14b5f: Verifying Checksum 21:52:09 d747dcd14b5f: Download complete 21:52:09 2de7ff778b66: Verifying Checksum 21:52:09 2de7ff778b66: Download complete 21:52:09 e9a5061849ea: Verifying Checksum 21:52:09 e9a5061849ea: Download complete 21:52:15 ab5ef0e58194: Pull complete 21:52:15 9712f1f96733: Pull complete 21:52:15 63f879dbbcfc: Pull complete 21:52:28 0d9ebad4ef96: Pull complete 21:52:28 e9a5061849ea: Pull complete 21:52:28 d747dcd14b5f: Pull complete 21:52:31 2de7ff778b66: Pull complete 21:52:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:52:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:52:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:52:31 prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container 21:52:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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:10003/edgex-lftools:0.23.1-centos7 cat 21:52:36 $ docker top 8d3f0a177fd422cadf4440e2cd8f7fcf7c424b7d3f7ca69f1f0a778f132b3679 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:52:37 provisioning config files... 21:52:37 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config654707204651038124tmp 21:52:37 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1695037446782245546tmp 21:52:37 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2052266007269660820tmp [Pipeline] { [Pipeline] echo 21:52:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:52:37 ---> sigul-configuration.sh 21:52:37 gpg: directory `/root/.gnupg' created 21:52:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:52:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:52:37 gpg: keyring `/root/.gnupg/secring.gpg' created 21:52:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:52:37 gpg: CAST5 encrypted data 21:52:37 gpg: encrypted with 1 passphrase 21:52:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:52:38 + mkdir /home/jenkins 21:52:38 + mkdir /home/jenkins/sigul [Pipeline] sh 21:52:38 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:52:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:52:40 ---> sigul-install.sh 21:52:40 Sigul already installed; skipping installation. [Pipeline] sh 21:52:40 + git tag --list 21:52:40 v1.0.0 21:52:40 v1.1.0 21:52:40 v1.2.0 21:52:40 v1.3.0 21:52:40 v1.3.1 21:52:40 v2.0.0 21:52:40 v2.0.1 21:52:40 v2.0.1-dev.1 21:52:40 v2.0.2-dev.1 21:52:40 v2.0.2-dev.10 21:52:40 v2.0.2-dev.11 21:52:40 v2.0.2-dev.12 21:52:40 v2.0.2-dev.13 21:52:40 v2.0.2-dev.14 21:52:40 v2.0.2-dev.15 21:52:40 v2.0.2-dev.16 21:52:40 v2.0.2-dev.17 21:52:40 v2.0.2-dev.18 21:52:40 v2.0.2-dev.19 21:52:40 v2.0.2-dev.2 21:52:40 v2.0.2-dev.20 21:52:40 v2.0.2-dev.21 21:52:40 v2.0.2-dev.22 21:52:40 v2.0.2-dev.23 21:52:40 v2.0.2-dev.24 21:52:40 v2.0.2-dev.25 21:52:40 v2.0.2-dev.3 21:52:40 v2.0.2-dev.4 21:52:40 v2.0.2-dev.5 21:52:40 v2.0.2-dev.6 21:52:40 v2.0.2-dev.7 21:52:40 v2.0.2-dev.8 21:52:40 v2.0.2-dev.9 [Pipeline] sh 21:52:41 + lftools sign git-tag v2.0.2-dev.25 21:52:42 Signing Git tag with Sigul... 21:52:42 Signing v2.0.2-dev.25 [Pipeline] echo 21:52:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:52:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:52:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:52:44 $ docker stop --time=1 8d3f0a177fd422cadf4440e2cd8f7fcf7c424b7d3f7ca69f1f0a778f132b3679 21:52:45 $ docker rm -f 8d3f0a177fd422cadf4440e2cd8f7fcf7c424b7d3f7ca69f1f0a778f132b3679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:46 . [Pipeline] withDockerContainer 21:52:47 prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container 21:52:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 21:52:49 $ docker top 134dba80a2e250124ebd0762730a496219afa2e3af62e2c85c33eb43e6fa9eb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:49 [ssh-agent] Looking for ssh-agent implementation... 21:52:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:50 $ docker exec 134dba80a2e250124ebd0762730a496219afa2e3af62e2c85c33eb43e6fa9eb6 ssh-agent 21:52:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaENEij/agent.12 21:52:50 SSH_AGENT_PID=18 21:52:50 Running ssh-add (command line suppressed) 21:52:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7274833432869662641.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7274833432869662641.key) 21:52:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:52 + git semver bump pre 21:52:52 # -> Open(): unable to determine branch for HEAD 21:52:52 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:52:52 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:52:52 # $SEMVER_REMOTE_NAME = origin 21:52:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:52:52 # $SEMVER_USER_NAME = edgex-jenkins 21:52:52 # $SEMVER_BRANCH = main 21:52:52 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 21:52:52 2.0.2-dev.26 [Pipeline] } 21:52:52 $ docker exec --env ******** --env ******** 134dba80a2e250124ebd0762730a496219afa2e3af62e2c85c33eb43e6fa9eb6 ssh-agent -k 21:52:52 unset SSH_AUTH_SOCK; 21:52:52 unset SSH_AGENT_PID; 21:52:52 echo Agent pid 18 killed; 21:52:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:53 + git semver [Pipeline] } 21:52:53 $ docker stop --time=1 134dba80a2e250124ebd0762730a496219afa2e3af62e2c85c33eb43e6fa9eb6 21:52:54 $ docker rm -f 134dba80a2e250124ebd0762730a496219afa2e3af62e2c85c33eb43e6fa9eb6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:55 . [Pipeline] withDockerContainer 21:52:55 prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container 21:52:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 21:52:57 $ docker top 31f994a4861be47a8f1a2b4f0b511c47563742f316313e3c24036109a6f75f7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:57 [ssh-agent] Looking for ssh-agent implementation... 21:52:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:57 $ docker exec 31f994a4861be47a8f1a2b4f0b511c47563742f316313e3c24036109a6f75f7b ssh-agent 21:52:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoFlLjp/agent.14 21:52:58 SSH_AGENT_PID=21 21:52:58 Running ssh-add (command line suppressed) 21:52:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3418353290484277983.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3418353290484277983.key) 21:52:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:59 + git semver push 21:52:59 # -> Open(): unable to determine branch for HEAD 21:52:59 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:52:59 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:52:59 # $SEMVER_REMOTE_NAME = origin 21:52:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:52:59 # $SEMVER_USER_NAME = edgex-jenkins 21:52:59 # $SEMVER_BRANCH = main 21:52:59 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 21:53:01 $ docker exec --env ******** --env ******** 31f994a4861be47a8f1a2b4f0b511c47563742f316313e3c24036109a6f75f7b ssh-agent -k 21:53:01 unset SSH_AUTH_SOCK; 21:53:01 unset SSH_AGENT_PID; 21:53:01 echo Agent pid 21 killed; 21:53:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:02 + git semver [Pipeline] } 21:53:02 $ docker stop --time=1 31f994a4861be47a8f1a2b4f0b511c47563742f316313e3c24036109a6f75f7b 21:53:03 $ docker rm -f 31f994a4861be47a8f1a2b4f0b511c47563742f316313e3c24036109a6f75f7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 21:53:05 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:53:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:53:06 ---> package-listing.sh 21:53:06 ++ tr '[:upper:]' '[:lower:]' 21:53:06 ++ facter osfamily 21:53:06 + OS_FAMILY=redhat 21:53:06 + workspace=/w/workspace/ry_app-service-configurable_main 21:53:06 + START_PACKAGES=/tmp/packages_start.txt 21:53:06 + END_PACKAGES=/tmp/packages_end.txt 21:53:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:53:06 + PACKAGES=/tmp/packages_start.txt 21:53:06 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:53:06 + PACKAGES=/tmp/packages_end.txt 21:53:06 + case "${OS_FAMILY}" in 21:53:06 + rpm -qa 21:53:06 + sort 21:53:07 + '[' -f /tmp/packages_start.txt ']' 21:53:07 + '[' -f /tmp/packages_end.txt ']' 21:53:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:53:07 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:53:07 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 21:53:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 21:53:07 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:53:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:53:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:08 21:53:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:53:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:08 latest: Pulling from edgex-lftools-log-publisher 21:53:08 b4d181a07f80: Pulling fs layer 21:53:08 a1111a8f2ec3: Pulling fs layer 21:53:08 ed53099fbce6: Pulling fs layer 21:53:08 dc539afda2c1: Pulling fs layer 21:53:08 77bc0d833cb6: Pulling fs layer 21:53:08 9065ff56babe: Pulling fs layer 21:53:08 d287ab97295c: Pulling fs layer 21:53:08 77bc0d833cb6: Waiting 21:53:08 9065ff56babe: Waiting 21:53:08 dc539afda2c1: Waiting 21:53:08 d287ab97295c: Waiting 21:53:09 a1111a8f2ec3: Verifying Checksum 21:53:09 a1111a8f2ec3: Download complete 21:53:09 dc539afda2c1: Verifying Checksum 21:53:09 dc539afda2c1: Download complete 21:53:09 ed53099fbce6: Verifying Checksum 21:53:09 ed53099fbce6: Download complete 21:53:09 9065ff56babe: Verifying Checksum 21:53:09 9065ff56babe: Download complete 21:53:09 77bc0d833cb6: Verifying Checksum 21:53:09 77bc0d833cb6: Download complete 21:53:09 b4d181a07f80: Download complete 21:53:10 d287ab97295c: Verifying Checksum 21:53:10 d287ab97295c: Download complete 21:53:11 b4d181a07f80: Pull complete 21:53:11 a1111a8f2ec3: Pull complete 21:53:12 ed53099fbce6: Pull complete 21:53:12 dc539afda2c1: Pull complete 21:53:12 77bc0d833cb6: Pull complete 21:53:12 9065ff56babe: Pull complete 21:53:21 d287ab97295c: Pull complete 21:53:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:53:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:53:21 prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container 21:53:21 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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:10003/edgex-lftools-log-publisher:latest cat 21:53:24 $ docker top 7e6b62d3c778e58f11d0fe686fc77e9100b6ce18aa4d7dc8ba1150aa8476f4fe -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:24 + touch /tmp/pre-build-complete [Pipeline] sh 21:53:24 + mkdir -p /var/log/sysstat [Pipeline] sh 21:53:25 + ls /var/log/sa-host 21:53:25 + sadf -c /var/log/sa-host/sa08 21:53:25 file_magic: OK 21:53:25 HZ: Using current value: 100 21:53:25 file_header: OK 21:53:25 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 21:53:25 Statistics: 21:53:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:53:25 File successfully converted to sysstat format version 12.0.3 21:53:25 + sadf -c /var/log/sa-host/sa30 21:53:25 file_magic: OK 21:53:25 HZ: Using current value: 100 21:53:25 file_header: OK 21:53:25 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 21:53:25 Statistics: 21:53:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:53:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:25 provisioning config files... 21:53:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8952260105006179614tmp [Pipeline] { [Pipeline] echo 21:53:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:53:25 ---> create-netrc.sh [Pipeline] } 21:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:53:26 ---> python-tools-install.sh [Pipeline] echo 21:53:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:53:26 ---> sudo-logs.sh 21:53:26 Archiving 'sudo' log.. 21:53:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-28005.novalocal: Name or service not known 21:53:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-28005.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:53:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:53:27 ---> job-cost.sh 21:53:27 lf-activate-venv: SKIPPING 21:53:27 DEBUG: total: 0.10999999940395355 21:53:27 INFO: Retrieving Stack Cost... 21:53:32 INFO: Retrieving Pricing Info for: v3-standard-2 21:53:32 INFO: Archiving Costs [Pipeline] echo 21:53:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:53:33 ---> logs-deploy.sh 21:53:33 lf-activate-venv: SKIPPING 21:53:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/29 21:53:33 INFO: archiving workspace using pattern(s): 21:53:34 Archives upload complete. 21:53:34 INFO: archiving logs to Nexus 21:53:35 ---> uname -a: 21:53:35 Linux prd-centos7-docker-4c-2g-28005.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 21:53:35 21:53:35 21:53:35 ---> lscpu: 21:53:35 Architecture: x86_64 21:53:35 CPU op-mode(s): 32-bit, 64-bit 21:53:35 Byte Order: Little Endian 21:53:35 Address sizes: 40 bits physical, 48 bits virtual 21:53:35 CPU(s): 2 21:53:35 On-line CPU(s) list: 0,1 21:53:35 Thread(s) per core: 1 21:53:35 Core(s) per socket: 1 21:53:35 Socket(s): 2 21:53:35 NUMA node(s): 1 21:53:35 Vendor ID: AuthenticAMD 21:53:35 CPU family: 23 21:53:35 Model: 49 21:53:35 Model name: AMD EPYC-Rome Processor 21:53:35 Stepping: 0 21:53:35 CPU MHz: 2799.996 21:53:35 BogoMIPS: 5599.99 21:53:35 Virtualization: AMD-V 21:53:35 Hypervisor vendor: KVM 21:53:35 Virtualization type: full 21:53:35 L1d cache: 32K 21:53:35 L1i cache: 32K 21:53:35 L2 cache: 512K 21:53:35 L3 cache: 16384K 21:53:35 NUMA node0 CPU(s): 0,1 21:53:35 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 21:53:35 21:53:35 21:53:35 ---> nproc: 21:53:35 2 21:53:35 21:53:35 21:53:35 ---> df -h: 21:53:35 Filesystem Size Used Avail Use% Mounted on 21:53:35 overlay 40G 9.0G 32G 23% / 21:53:35 tmpfs 64M 0 64M 0% /dev 21:53:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:53:35 shm 64M 0 64M 0% /dev/shm 21:53:35 /dev/vda1 40G 9.0G 32G 23% /facter-os 21:53:35 21:53:35 21:53:35 ---> sar -b -r -n DEV: 21:53:35 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/08/21 _x86_64_ (2 CPU) 21:53:35 21:53:35 21:42:47 LINUX RESTART (2 CPU) 21:53:35 21:53:35 21:43:01 tps rtps wtps bread/s bwrtn/s 21:53:35 21:44:01 201.37 91.83 109.54 8842.12 39204.63 21:53:35 21:45:01 1.88 0.00 1.88 0.00 46.12 21:53:35 21:46:01 0.43 0.00 0.43 0.00 6.61 21:53:35 21:47:01 0.22 0.00 0.22 0.00 2.60 21:53:35 21:48:01 0.27 0.00 0.27 0.00 3.65 21:53:35 21:49:01 0.27 0.00 0.27 0.00 4.03 21:53:35 21:50:01 0.17 0.00 0.17 0.00 2.47 21:53:35 21:51:01 0.28 0.00 0.28 0.00 3.24 21:53:35 21:52:01 123.66 0.07 123.59 4.80 32245.34 21:53:35 21:53:01 97.54 0.00 97.54 0.00 22504.66 21:53:35 Average: 42.62 9.19 33.42 884.88 9404.21 21:53:35 21:53:35 21:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:53:35 21:44:01 5681340 0 629004 7.85 2620 1695976 1534700 16.94 570036 1523736 132 21:53:35 21:45:01 5695676 0 614664 7.67 2620 1695980 1412484 15.59 557804 1523840 20 21:53:35 21:46:01 5693880 0 616460 7.70 2620 1695980 1412748 15.60 559668 1523840 12 21:53:35 21:47:01 5694532 0 615800 7.69 2620 1695988 1412820 15.60 558152 1524368 8 21:53:35 21:48:01 5697168 0 613160 7.66 2620 1695992 1412484 15.59 556120 1524368 8 21:53:35 21:49:01 5696436 0 613888 7.67 2620 1695996 1412580 15.60 557296 1524368 20 21:53:35 21:50:01 5696812 0 613508 7.66 2620 1696000 1412484 15.59 556680 1524368 8 21:53:35 21:51:01 5696456 0 613856 7.66 2620 1696008 1412484 15.59 556688 1524392 8 21:53:35 21:52:01 4841344 0 750736 9.37 2620 2414240 1428740 15.77 718652 2119280 20 21:53:35 21:53:01 3943276 0 1044996 13.05 2620 3018048 2204688 24.34 960368 2646340 52 21:53:35 Average: 5433692 0 672607 8.40 2620 1900021 1505621 16.62 615146 1695890 29 21:53:35 21:53:35 21:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:53:35 21:44:01 eth0 279.81 175.23 977.30 69.25 0.00 0.00 0.00 0.00 21:53:35 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:44:01 docker0 3.13 2.10 0.69 7.90 0.00 0.00 0.00 0.00 21:53:35 21:45:01 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:53:35 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:46:01 eth0 1.05 0.50 0.64 0.12 0.00 0.00 0.00 0.00 21:53:35 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:47:01 eth0 0.43 0.42 0.27 0.30 0.00 0.00 0.00 0.00 21:53:35 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:53:35 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:49:01 eth0 0.32 0.27 0.15 0.08 0.00 0.00 0.00 0.00 21:53:35 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:50:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:53:35 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:51:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:53:35 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:52:01 eth0 208.59 98.98 4456.39 16.95 0.00 0.00 0.00 0.00 21:53:35 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:52:01 docker0 30.59 49.18 2.94 386.48 0.00 0.00 0.00 0.00 21:53:35 21:53:01 veth09faaec 2.05 1.43 0.34 0.33 0.00 0.00 0.00 0.00 21:53:35 21:53:01 eth0 189.03 113.12 3240.03 109.94 0.00 0.00 0.00 0.00 21:53:35 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 21:53:01 docker0 2.36 1.65 0.39 0.43 0.00 0.00 0.00 0.00 21:53:35 Average: veth09faaec 0.20 0.14 0.03 0.03 0.00 0.00 0.00 0.00 21:53:35 Average: eth0 68.04 38.90 867.65 19.67 0.00 0.00 0.00 0.00 21:53:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:35 Average: docker0 3.61 5.29 0.40 39.48 0.00 0.00 0.00 0.00 21:53:35 21:53:35 21:53:35 ---> sar -P ALL: 21:53:35 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/08/21 _x86_64_ (2 CPU) 21:53:35 21:53:35 21:42:47 LINUX RESTART (2 CPU) 21:53:35 21:53:35 21:43:01 CPU %user %nice %system %iowait %steal %idle 21:53:35 21:44:01 all 22.27 0.00 7.63 8.23 10.14 51.74 21:53:35 21:44:01 0 22.69 0.00 7.94 8.43 10.40 50.55 21:53:35 21:44:01 1 21.85 0.00 7.32 8.03 9.88 52.92 21:53:35 21:45:01 all 0.21 0.00 0.09 0.00 0.26 99.44 21:53:35 21:45:01 0 0.33 0.00 0.07 0.00 0.37 99.23 21:53:35 21:45:01 1 0.08 0.00 0.12 0.00 0.15 99.65 21:53:35 21:46:01 all 0.23 0.00 0.08 0.00 0.06 99.62 21:53:35 21:46:01 0 0.10 0.00 0.10 0.00 0.08 99.72 21:53:35 21:46:01 1 0.37 0.00 0.07 0.00 0.03 99.53 21:53:35 21:47:01 all 0.17 0.00 0.07 0.00 0.27 99.50 21:53:35 21:47:01 0 0.05 0.00 0.07 0.00 0.32 99.57 21:53:35 21:47:01 1 0.28 0.00 0.07 0.00 0.22 99.43 21:53:35 21:48:01 all 0.23 0.00 0.06 0.00 0.10 99.62 21:53:35 21:48:01 0 0.07 0.00 0.07 0.00 0.08 99.78 21:53:35 21:48:01 1 0.38 0.00 0.05 0.00 0.12 99.45 21:53:35 21:49:01 all 0.19 0.00 0.07 0.00 0.16 99.58 21:53:35 21:49:01 0 0.30 0.00 0.07 0.00 0.18 99.45 21:53:35 21:49:01 1 0.08 0.00 0.07 0.00 0.13 99.72 21:53:35 21:50:01 all 0.23 0.00 0.05 0.00 0.12 99.61 21:53:35 21:50:01 0 0.40 0.00 0.03 0.00 0.10 99.47 21:53:35 21:50:01 1 0.05 0.00 0.07 0.00 0.13 99.75 21:53:35 21:51:01 all 0.14 0.00 0.03 0.00 0.28 99.54 21:53:35 21:51:01 0 0.20 0.00 0.03 0.00 0.23 99.53 21:53:35 21:51:01 1 0.08 0.00 0.03 0.00 0.33 99.55 21:53:35 21:52:01 all 11.59 0.00 5.04 2.05 8.51 72.81 21:53:35 21:52:01 0 11.42 0.00 5.11 1.93 8.66 72.88 21:53:35 21:52:01 1 11.76 0.00 4.96 2.18 8.36 72.74 21:53:35 21:53:01 all 10.39 0.00 7.05 0.99 31.93 49.64 21:53:35 21:53:01 0 10.82 0.00 7.01 1.16 32.70 48.31 21:53:35 21:53:01 1 9.97 0.00 7.08 0.81 31.17 50.96 21:53:35 Average: all 4.32 0.00 1.91 1.06 4.94 87.76 21:53:35 Average: 0 4.39 0.00 1.94 1.08 5.06 87.53 21:53:35 Average: 1 4.26 0.00 1.89 1.04 4.83 87.98 21:53:35 21:53:35 21:53:35