Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ed787468645177c8f186633e86aabab1c6042de 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-ssh17630942724664933685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15702352754368659703.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh111540053888415972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5651679015466461337.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-ssh2120455657108894909.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-6691 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-ssh4567831706324068755.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 7ed787468645177c8f186633e86aabab1c6042de (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 7ed787468645177c8f186633e86aabab1c6042de # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#386)" > git rev-list --no-walk 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-09T15:26:40.892Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-09T15:26:40.959Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-09T15:26:40.975Z] ========================================================= [2022-03-09T15:26:40.976Z] EdgeX Global Pipelines Version Info [2022-03-09T15:26:40.976Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:26:42.114Z] ------------------- [2022-03-09T15:26:42.114Z] stable info: [2022-03-09T15:26:42.114Z] ------------------- [2022-03-09T15:26:42.114Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-09T15:26:42.114Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-09T15:26:42.114Z] Message: update stable to v1.0.220 [2022-03-09T15:26:42.694Z] ------------------- [2022-03-09T15:26:42.694Z] experimental info: [2022-03-09T15:26:42.694Z] ------------------- [2022-03-09T15:26:42.694Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-09T15:26:42.694Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-09T15:26:42.694Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-09T15:26:42.847Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-03-09T15:26:42.863Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-03-09T15:26:42.875Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-09T15:26:42.891Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-09T15:26:42.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-09T15:26:42.925Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-09T15:26:42.939Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-09T15:26:42.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-09T15:26:42.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-09T15:26:42.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-09T15:26:42.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-09T15:26:43.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-03-09T15:26:43.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-09T15:26:43.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-09T15:26:43.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-09T15:26:43.054Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-09T15:26:43.067Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-09T15:26:43.079Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-09T15:26:43.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-09T15:26:43.111Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-09T15:26:43.129Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-09T15:26:43.141Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-09T15:26:43.153Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-09T15:26:43.165Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-09T15:26:43.181Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-09T15:26:43.192Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-09T15:26:43.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-09T15:26:43.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-09T15:26:43.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-09T15:26:43.246Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ed787468645177c8f186633e86aabab1c6042de [Pipeline] echo [2022-03-09T15:26:43.257Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ed7874 [Pipeline] echo [2022-03-09T15:26:43.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T15:26:43.323Z] provisioning config files... [2022-03-09T15:26:43.336Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4596340430718046208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:26:43.648Z] ---> docker-login.sh [2022-03-09T15:26:43.648Z] nexus3.edgexfoundry.org:10001 [2022-03-09T15:26:43.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:26:43.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:26:43.911Z] Configure a credential helper to remove this warning. See [2022-03-09T15:26:43.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:26:43.911Z] [2022-03-09T15:26:43.911Z] Login Succeeded [2022-03-09T15:26:43.911Z] nexus3.edgexfoundry.org:10002 [2022-03-09T15:26:43.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:26:43.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:26:43.911Z] Configure a credential helper to remove this warning. See [2022-03-09T15:26:43.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:26:43.911Z] [2022-03-09T15:26:43.911Z] Login Succeeded [2022-03-09T15:26:43.911Z] nexus3.edgexfoundry.org:10003 [2022-03-09T15:26:44.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:26:44.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:26:44.176Z] Configure a credential helper to remove this warning. See [2022-03-09T15:26:44.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:26:44.176Z] [2022-03-09T15:26:44.176Z] Login Succeeded [2022-03-09T15:26:44.176Z] nexus3.edgexfoundry.org:10004 [2022-03-09T15:26:44.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:26:44.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:26:44.176Z] Configure a credential helper to remove this warning. See [2022-03-09T15:26:44.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:26:44.176Z] [2022-03-09T15:26:44.176Z] Login Succeeded [2022-03-09T15:26:44.176Z] docker.io [2022-03-09T15:26:44.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:26:44.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:26:44.705Z] Configure a credential helper to remove this warning. See [2022-03-09T15:26:44.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:26:44.705Z] [2022-03-09T15:26:44.705Z] Login Succeeded [2022-03-09T15:26:44.705Z] ---> docker-login.sh ends [Pipeline] } [2022-03-09T15:26:44.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-09T15:26:45.076Z] + git rev-list -1 --merges 7ed787468645177c8f186633e86aabab1c6042de~1..7ed787468645177c8f186633e86aabab1c6042de [Pipeline] echo [2022-03-09T15:26:45.113Z] -----------> git rev-list -1 --merges 7ed787468645177c8f186633e86aabab1c6042de~1..7ed787468645177c8f186633e86aabab1c6042de 7ed787468645177c8f186633e86aabab1c6042de [false] [Pipeline] sh [2022-03-09T15:26:45.414Z] + git log --format=format:%s -1 7ed787468645177c8f186633e86aabab1c6042de [Pipeline] echo [2022-03-09T15:26:45.432Z] ========================================================= [2022-03-09T15:26:45.432Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-09T15:26:45.432Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-09T15:26:45.772Z] + git log --format=format:%s -1 7ed787468645177c8f186633e86aabab1c6042de [Pipeline] echo [2022-03-09T15:26:45.785Z] [semverPrep] GIT_COMMIT: 7ed787468645177c8f186633e86aabab1c6042de, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#386) [Pipeline] echo [2022-03-09T15:26:45.796Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-09T15:26:46.218Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-09T15:26:46.218Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-09T15:26:46.218Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-09T15:26:46.218Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-09T15:26:46.219Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-09T15:26:46.219Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-09T15:26:46.219Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:26:46.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T15:26:46.676Z] [2022-03-09T15:26:46.676Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:26:46.987Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T15:26:46.987Z] latest: Pulling from edgex-devops/git-semver [2022-03-09T15:26:46.987Z] a0d0a0d46f8b: Pulling fs layer [2022-03-09T15:26:46.987Z] 3e5f54012d9b: Pulling fs layer [2022-03-09T15:26:46.987Z] 4c7163046ea9: Pulling fs layer [2022-03-09T15:26:46.987Z] 0c2d73faf560: Pulling fs layer [2022-03-09T15:26:46.987Z] 0c2d73faf560: Waiting [2022-03-09T15:26:46.987Z] 3e5f54012d9b: Verifying Checksum [2022-03-09T15:26:46.987Z] 3e5f54012d9b: Download complete [2022-03-09T15:26:46.987Z] a0d0a0d46f8b: Verifying Checksum [2022-03-09T15:26:46.987Z] a0d0a0d46f8b: Download complete [2022-03-09T15:26:46.987Z] 4c7163046ea9: Verifying Checksum [2022-03-09T15:26:46.987Z] 4c7163046ea9: Download complete [2022-03-09T15:26:46.987Z] 0c2d73faf560: Verifying Checksum [2022-03-09T15:26:46.987Z] 0c2d73faf560: Download complete [2022-03-09T15:26:47.257Z] a0d0a0d46f8b: Pull complete [2022-03-09T15:26:47.257Z] 3e5f54012d9b: Pull complete [2022-03-09T15:26:47.519Z] 4c7163046ea9: Pull complete [2022-03-09T15:26:47.779Z] 0c2d73faf560: Pull complete [2022-03-09T15:26:47.779Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-09T15:26:47.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T15:26:47.779Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-09T15:26:47.858Z] prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container [2022-03-09T15:26:47.743Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-09T15:26:48.547Z] $ docker top e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-09T15:26:48.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-09T15:26:48.763Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-09T15:26:48.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-09T15:26:48.801Z] $ docker exec e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 ssh-agent [2022-03-09T15:26:48.985Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbkLEnP/agent.14 [2022-03-09T15:26:48.985Z] SSH_AGENT_PID=20 [2022-03-09T15:26:48.992Z] Running ssh-add (command line suppressed) [2022-03-09T15:26:49.027Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5804917231258310504.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5804917231258310504.key) [2022-03-09T15:26:49.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-09T15:26:49.399Z] + git tag --points-at HEAD [Pipeline] } [2022-03-09T15:26:49.385Z] $ docker exec --env ******** --env ******** e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 ssh-agent -k [2022-03-09T15:26:49.497Z] unset SSH_AUTH_SOCK; [2022-03-09T15:26:49.498Z] unset SSH_AGENT_PID; [2022-03-09T15:26:49.498Z] echo Agent pid 20 killed; [2022-03-09T15:26:49.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-09T15:26:49.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-09T15:26:49.555Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-09T15:26:49.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-09T15:26:49.665Z] $ docker exec e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 ssh-agent [2022-03-09T15:26:49.788Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeCCiib/agent.53 [2022-03-09T15:26:49.788Z] SSH_AGENT_PID=59 [2022-03-09T15:26:49.794Z] Running ssh-add (command line suppressed) [2022-03-09T15:26:49.893Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1301965770977388024.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1301965770977388024.key) [2022-03-09T15:26:49.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-09T15:26:50.203Z] + git semver init [2022-03-09T15:26:50.203Z] # -> Open(): unable to determine branch for HEAD [2022-03-09T15:26:50.203Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-09T15:26:50.203Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-09T15:26:50.203Z] # $SEMVER_REMOTE_NAME = origin [2022-03-09T15:26:50.203Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-09T15:26:50.203Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-09T15:26:50.203Z] # $SEMVER_BRANCH = main [2022-03-09T15:26:50.203Z] # $SEMVER_TEMP = /tmp/semver-422175894 [2022-03-09T15:26:50.203Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-03-09T15:26:51.143Z] # '/tmp/semver-422175894' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-03-09T15:26:51.143Z] # -> Force: false [2022-03-09T15:26:51.143Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-03-09T15:26:51.159Z] $ docker exec --env ******** --env ******** e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 ssh-agent -k [2022-03-09T15:26:51.249Z] unset SSH_AUTH_SOCK; [2022-03-09T15:26:51.250Z] unset SSH_AGENT_PID; [2022-03-09T15:26:51.250Z] echo Agent pid 59 killed; [2022-03-09T15:26:51.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-09T15:26:51.565Z] + git semver [Pipeline] } [2022-03-09T15:26:51.583Z] $ docker stop --time=1 e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 [2022-03-09T15:26:52.853Z] $ docker rm -f e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-09T15:26:53.208Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-09T15:26:53.436Z] Stashed 1 file(s) [Pipeline] echo [2022-03-09T15:26:53.440Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T15:26:53.634Z] provisioning config files... [2022-03-09T15:26:53.644Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1814997680143861712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:26:53.952Z] ---> docker-login.sh [2022-03-09T15:26:53.952Z] nexus3.edgexfoundry.org:10001 [2022-03-09T15:26:53.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:26:53.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:26:53.952Z] Configure a credential helper to remove this warning. See [2022-03-09T15:26:53.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:26:53.952Z] [2022-03-09T15:26:53.952Z] Login Succeeded [2022-03-09T15:26:53.952Z] nexus3.edgexfoundry.org:10002 [2022-03-09T15:26:53.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:26:53.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:26:53.952Z] Configure a credential helper to remove this warning. See [2022-03-09T15:26:53.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:26:53.952Z] [2022-03-09T15:26:53.952Z] Login Succeeded [2022-03-09T15:26:53.952Z] nexus3.edgexfoundry.org:10003 [2022-03-09T15:26:54.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:26:54.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:26:54.215Z] Configure a credential helper to remove this warning. See [2022-03-09T15:26:54.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:26:54.215Z] [2022-03-09T15:26:54.215Z] Login Succeeded [2022-03-09T15:26:54.215Z] nexus3.edgexfoundry.org:10004 [2022-03-09T15:26:54.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:26:54.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:26:54.215Z] Configure a credential helper to remove this warning. See [2022-03-09T15:26:54.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:26:54.215Z] [2022-03-09T15:26:54.215Z] Login Succeeded [2022-03-09T15:26:54.215Z] docker.io [2022-03-09T15:26:54.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:26:54.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:26:54.738Z] Configure a credential helper to remove this warning. See [2022-03-09T15:26:54.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:26:54.738Z] [2022-03-09T15:26:54.738Z] Login Succeeded [2022-03-09T15:26:54.738Z] ---> docker-login.sh ends [Pipeline] } [2022-03-09T15:26:54.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-09T15:26:54.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-09T15:26:54.819Z] ========================================================= [2022-03-09T15:26:54.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-09T15:26:54.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:26:55.141Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-03-09T15:26:55.141Z] Sending build context to Docker daemon 2.968MB [2022-03-09T15:26:55.141Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-03-09T15:26:55.141Z] Step 2/13 : FROM ${BASE} AS builder [2022-03-09T15:26:55.141Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-09T15:26:55.141Z] 59bf1c3509f3: Pulling fs layer [2022-03-09T15:26:55.141Z] 666ba61612fd: Pulling fs layer [2022-03-09T15:26:55.141Z] 8ed8ca486205: Pulling fs layer [2022-03-09T15:26:55.141Z] 4fe6c5a15a65: Pulling fs layer [2022-03-09T15:26:55.141Z] 22a0e8bec74d: Pulling fs layer [2022-03-09T15:26:55.141Z] 640e595b4fbd: Pulling fs layer [2022-03-09T15:26:55.141Z] 763cafe07f6e: Pulling fs layer [2022-03-09T15:26:55.141Z] 0c0b528cf693: Pulling fs layer [2022-03-09T15:26:55.141Z] 10935f4eaf8b: Pulling fs layer [2022-03-09T15:26:55.141Z] 4fe6c5a15a65: Waiting [2022-03-09T15:26:55.141Z] 22a0e8bec74d: Waiting [2022-03-09T15:26:55.141Z] 640e595b4fbd: Waiting [2022-03-09T15:26:55.141Z] 763cafe07f6e: Waiting [2022-03-09T15:26:55.141Z] 0c0b528cf693: Waiting [2022-03-09T15:26:55.141Z] 10935f4eaf8b: Waiting [2022-03-09T15:26:55.141Z] 8ed8ca486205: Verifying Checksum [2022-03-09T15:26:55.141Z] 8ed8ca486205: Download complete [2022-03-09T15:26:55.141Z] 666ba61612fd: Verifying Checksum [2022-03-09T15:26:55.141Z] 666ba61612fd: Download complete [2022-03-09T15:26:55.141Z] 22a0e8bec74d: Verifying Checksum [2022-03-09T15:26:55.141Z] 22a0e8bec74d: Download complete [2022-03-09T15:26:55.141Z] 59bf1c3509f3: Verifying Checksum [2022-03-09T15:26:55.141Z] 59bf1c3509f3: Download complete [2022-03-09T15:26:55.417Z] 640e595b4fbd: Verifying Checksum [2022-03-09T15:26:55.417Z] 640e595b4fbd: Download complete [2022-03-09T15:26:55.417Z] 763cafe07f6e: Verifying Checksum [2022-03-09T15:26:55.417Z] 763cafe07f6e: Download complete [2022-03-09T15:26:55.417Z] 0c0b528cf693: Verifying Checksum [2022-03-09T15:26:55.417Z] 0c0b528cf693: Download complete [2022-03-09T15:26:56.003Z] 4fe6c5a15a65: Verifying Checksum [2022-03-09T15:26:56.003Z] 4fe6c5a15a65: Download complete [2022-03-09T15:26:56.003Z] 59bf1c3509f3: Pull complete [2022-03-09T15:26:56.003Z] 10935f4eaf8b: Verifying Checksum [2022-03-09T15:26:56.003Z] 10935f4eaf8b: Download complete [2022-03-09T15:26:56.003Z] 666ba61612fd: Pull complete [2022-03-09T15:26:56.003Z] 8ed8ca486205: Pull complete [2022-03-09T15:27:00.254Z] 4fe6c5a15a65: Pull complete [2022-03-09T15:27:00.254Z] 22a0e8bec74d: Pull complete [2022-03-09T15:27:00.254Z] 640e595b4fbd: Pull complete [2022-03-09T15:27:00.254Z] 763cafe07f6e: Pull complete [2022-03-09T15:27:00.514Z] 0c0b528cf693: Pull complete [2022-03-09T15:27:03.106Z] 10935f4eaf8b: Pull complete [2022-03-09T15:27:03.106Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-09T15:27:03.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T15:27:03.106Z] ---> 99d49a6021b9 [2022-03-09T15:27:03.106Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-09T15:27:05.030Z] ---> Running in bcf9b1ab7add [2022-03-09T15:27:05.030Z] Removing intermediate container bcf9b1ab7add [2022-03-09T15:27:05.030Z] ---> 75302b5ee565 [2022-03-09T15:27:05.030Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-03-09T15:27:05.030Z] ---> Running in c278cff18bc1 [2022-03-09T15:27:05.030Z] Removing intermediate container c278cff18bc1 [2022-03-09T15:27:05.030Z] ---> 6bd90902a375 [2022-03-09T15:27:05.030Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-09T15:27:05.030Z] ---> Running in c36b86e1655b [2022-03-09T15:27:05.030Z] Removing intermediate container c36b86e1655b [2022-03-09T15:27:05.030Z] ---> 20c759219d6a [2022-03-09T15:27:05.030Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T15:27:05.030Z] ---> Running in 4ef2a4301661 [2022-03-09T15:27:05.607Z] Removing intermediate container 4ef2a4301661 [2022-03-09T15:27:05.607Z] ---> 7082b79f0365 [2022-03-09T15:27:05.607Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-09T15:27:05.607Z] ---> Running in a911dbe289ae [2022-03-09T15:27:05.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T15:27:06.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T15:27:07.076Z] OK: 221 MiB in 52 packages [2022-03-09T15:27:07.343Z] Removing intermediate container a911dbe289ae [2022-03-09T15:27:07.343Z] ---> 58609db1a6d2 [2022-03-09T15:27:07.343Z] Step 8/13 : WORKDIR /app [2022-03-09T15:27:07.343Z] ---> Running in 2cb864fc2dce [2022-03-09T15:27:07.343Z] Removing intermediate container 2cb864fc2dce [2022-03-09T15:27:07.343Z] ---> 07bbb2e906df [2022-03-09T15:27:07.343Z] Step 9/13 : COPY go.mod vendor* ./ [2022-03-09T15:27:07.604Z] ---> e742154cd97e [2022-03-09T15:27:07.604Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T15:27:07.604Z] ---> Running in b3eeb63a1f78 [2022-03-09T15:27:08.602Z] Still waiting to schedule task [2022-03-09T15:27:08.602Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-09T15:27:46.444Z] Removing intermediate container b3eeb63a1f78 [2022-03-09T15:27:46.444Z] ---> 523a5b619dc4 [2022-03-09T15:27:46.444Z] Step 11/13 : COPY . . [2022-03-09T15:27:46.444Z] ---> bb0735f2f4cf [2022-03-09T15:27:46.444Z] Step 12/13 : ARG MAKE="make build" [2022-03-09T15:27:46.444Z] ---> Running in 2d6510695adb [2022-03-09T15:27:46.444Z] Removing intermediate container 2d6510695adb [2022-03-09T15:27:46.444Z] ---> 909dc55a2428 [2022-03-09T15:27:46.444Z] Step 13/13 : RUN $MAKE [2022-03-09T15:27:46.444Z] ---> Running in a08b7eb1b758 [2022-03-09T15:27:46.444Z] noop [2022-03-09T15:27:46.444Z] Removing intermediate container a08b7eb1b758 [2022-03-09T15:27:46.444Z] ---> 922a246da60e [2022-03-09T15:27:46.444Z] Successfully built 922a246da60e [2022-03-09T15:27:46.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:27:46.751Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-09T15:27:46.751Z] . [Pipeline] withDockerContainer [2022-03-09T15:27:46.815Z] prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container [2022-03-09T15:27:46.849Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-09T15:27:47.181Z] $ docker top c0680d2182f15c6c9b2293bdf3f28c01b523497d667e8ec031608ac5d235a860 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T15:27:47.530Z] + go version [2022-03-09T15:27:47.530Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-09T15:27:47.550Z] $ docker stop --time=1 c0680d2182f15c6c9b2293bdf3f28c01b523497d667e8ec031608ac5d235a860 [2022-03-09T15:27:48.744Z] $ docker rm -f c0680d2182f15c6c9b2293bdf3f28c01b523497d667e8ec031608ac5d235a860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:27:49.166Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-09T15:27:49.166Z] . [Pipeline] withDockerContainer [2022-03-09T15:27:49.237Z] prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container [2022-03-09T15:27:49.274Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-09T15:27:49.659Z] $ docker top a1f7153f8dc8814bb8227570e2b0752d827f2bcad7e71274c97bf6a77b09c80c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-09T15:27:50.043Z] + make test [2022-03-09T15:27:50.043Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-03-09T15:28:05.057Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-03-09T15:28:05.057Z] CGO_ENABLED=1 go vet ./... [2022-03-09T15:28:09.306Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-09T15:28:09.306Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-09T15:28:09.306Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-09T15:28:09.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-09T15:28:09.911Z] $ docker stop --time=1 a1f7153f8dc8814bb8227570e2b0752d827f2bcad7e71274c97bf6a77b09c80c [2022-03-09T15:28:11.455Z] $ docker rm -f a1f7153f8dc8814bb8227570e2b0752d827f2bcad7e71274c97bf6a77b09c80c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-09T15:28:11.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-09T15:28:11.921Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-09T15:28:12.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-09T15:28:13.220Z] + ls -al . [2022-03-09T15:28:13.220Z] total 148 [2022-03-09T15:28:13.220Z] drwxrwxr-x. 8 jenkins jenkins 4096 Mar 9 15:28 . [2022-03-09T15:28:13.220Z] drwxrwxr-x. 4 jenkins jenkins 112 Mar 9 15:26 .. [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 7627 Mar 9 15:26 Attribution.txt [2022-03-09T15:28:13.220Z] drwxrwxr-x. 2 jenkins jenkins 37 Mar 9 15:26 bin [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 23791 Mar 9 15:26 CHANGELOG.md [2022-03-09T15:28:13.220Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 9 15:27 coverage.out [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 2087 Mar 9 15:26 Dockerfile [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 119 Mar 9 15:26 .dockerignore [2022-03-09T15:28:13.220Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 9 15:26 .git [2022-03-09T15:28:13.220Z] drwxrwxr-x. 2 jenkins jenkins 104 Mar 9 15:26 .github [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 104 Mar 9 15:26 .gitignore [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 2816 Mar 9 15:26 go.mod [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 50031 Mar 9 15:26 go.sum [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 677 Mar 9 15:26 GOVERNANCE.md [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 687 Mar 9 15:26 Jenkinsfile [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 9 15:26 LICENSE [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 1949 Mar 9 15:26 main.go [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 1614 Mar 9 15:26 makefile [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 618 Mar 9 15:26 OWNERS.md [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 3860 Mar 9 15:26 README.md [2022-03-09T15:28:13.220Z] drwxrwxr-x. 9 jenkins jenkins 151 Mar 9 15:26 res [2022-03-09T15:28:13.220Z] drwx------. 3 jenkins jenkins 58 Mar 9 15:26 .semver [2022-03-09T15:28:13.220Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 9 15:26 snap [2022-03-09T15:28:13.220Z] -rw-rw-r--. 1 jenkins jenkins 12 Mar 9 15:26 VERSION [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:28:13.527Z] + 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=7ed787468645177c8f186633e86aabab1c6042de --label arch=amd64 --label version=2.2.0-dev.18 . [2022-03-09T15:28:13.527Z] Sending build context to Docker daemon 2.969MB [2022-03-09T15:28:13.527Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-03-09T15:28:13.527Z] Step 2/27 : FROM ${BASE} AS builder [2022-03-09T15:28:13.527Z] ---> 922a246da60e [2022-03-09T15:28:13.527Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-09T15:28:13.527Z] ---> Running in ad6a0c27132e [2022-03-09T15:28:13.789Z] Removing intermediate container ad6a0c27132e [2022-03-09T15:28:13.789Z] ---> 8b06714dd483 [2022-03-09T15:28:13.789Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-03-09T15:28:13.789Z] ---> Running in 27eef82a3624 [2022-03-09T15:28:13.789Z] Removing intermediate container 27eef82a3624 [2022-03-09T15:28:13.789Z] ---> 088bc1e8671d [2022-03-09T15:28:13.789Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-09T15:28:13.789Z] ---> Running in 0781d955424d [2022-03-09T15:28:13.789Z] Removing intermediate container 0781d955424d [2022-03-09T15:28:13.789Z] ---> 3ad878bfdfa1 [2022-03-09T15:28:13.789Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T15:28:14.050Z] ---> Running in e4fa555238d5 [2022-03-09T15:28:14.314Z] Removing intermediate container e4fa555238d5 [2022-03-09T15:28:14.314Z] ---> 6a0b21fa5138 [2022-03-09T15:28:14.314Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-09T15:28:14.314Z] ---> Running in 1ecb1b0d368b [2022-03-09T15:28:14.575Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T15:28:15.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T15:28:15.782Z] OK: 221 MiB in 52 packages [2022-03-09T15:28:16.045Z] Removing intermediate container 1ecb1b0d368b [2022-03-09T15:28:16.045Z] ---> 8bc4367483fc [2022-03-09T15:28:16.045Z] Step 8/27 : WORKDIR /app [2022-03-09T15:28:16.045Z] ---> Running in d43d67e3c4f7 [2022-03-09T15:28:16.305Z] Removing intermediate container d43d67e3c4f7 [2022-03-09T15:28:16.305Z] ---> 8b362d591d91 [2022-03-09T15:28:16.305Z] Step 9/27 : COPY go.mod vendor* ./ [2022-03-09T15:28:16.305Z] ---> f53600d27d9a [2022-03-09T15:28:16.305Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T15:28:16.567Z] ---> Running in 29d968df6000 [2022-03-09T15:28:17.140Z] Removing intermediate container 29d968df6000 [2022-03-09T15:28:17.140Z] ---> b2a308620364 [2022-03-09T15:28:17.140Z] Step 11/27 : COPY . . [2022-03-09T15:28:17.405Z] ---> 3cf9d95ed1fc [2022-03-09T15:28:17.405Z] Step 12/27 : ARG MAKE="make build" [2022-03-09T15:28:17.405Z] ---> Running in bab59a334a78 [2022-03-09T15:28:17.405Z] Removing intermediate container bab59a334a78 [2022-03-09T15:28:17.405Z] ---> 45711f227d2c [2022-03-09T15:28:17.405Z] Step 13/27 : RUN $MAKE [2022-03-09T15:28:17.405Z] ---> Running in a1d8ad349215 [2022-03-09T15:28:17.982Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.18" -o app-service-configurable [2022-03-09T15:28:30.259Z] Removing intermediate container a1d8ad349215 [2022-03-09T15:28:30.259Z] ---> f02e2feeeba8 [2022-03-09T15:28:30.259Z] Step 14/27 : FROM alpine:3.14 [2022-03-09T15:28:30.523Z] 3.14: Pulling from library/alpine [2022-03-09T15:28:30.523Z] 97518928ae5f: Pulling fs layer [2022-03-09T15:28:30.784Z] 97518928ae5f: Verifying Checksum [2022-03-09T15:28:30.784Z] 97518928ae5f: Download complete [2022-03-09T15:28:30.784Z] 97518928ae5f: Pull complete [2022-03-09T15:28:30.784Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-09T15:28:30.784Z] Status: Downloaded newer image for alpine:3.14 [2022-03-09T15:28:30.784Z] ---> 0a97eee8041e [2022-03-09T15:28:30.784Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-09T15:28:31.046Z] ---> Running in 667a11ec0188 [2022-03-09T15:28:31.046Z] Removing intermediate container 667a11ec0188 [2022-03-09T15:28:31.046Z] ---> 12378c3c15c3 [2022-03-09T15:28:31.046Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-03-09T15:28:31.046Z] ---> Running in dc263ad7b430 [2022-03-09T15:28:31.306Z] Removing intermediate container dc263ad7b430 [2022-03-09T15:28:31.306Z] ---> 72045e6a5e22 [2022-03-09T15:28:31.306Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-03-09T15:28:31.306Z] ---> Running in 8f5f866db1d9 [2022-03-09T15:28:31.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T15:28:31.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T15:28:31.827Z] (1/7) Installing ca-certificates (20211220-r0) [2022-03-09T15:28:31.827Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-03-09T15:28:31.827Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-03-09T15:28:31.827Z] (4/7) Installing libsodium (1.0.18-r0) [2022-03-09T15:28:31.827Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-09T15:28:31.827Z] (6/7) Installing libzmq (4.3.4-r0) [2022-03-09T15:28:31.827Z] (7/7) Installing zeromq (4.3.4-r0) [2022-03-09T15:28:31.827Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T15:28:31.827Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T15:28:31.827Z] OK: 9 MiB in 21 packages [2022-03-09T15:28:32.402Z] Removing intermediate container 8f5f866db1d9 [2022-03-09T15:28:32.402Z] ---> 7b7ccac816f5 [2022-03-09T15:28:32.402Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-03-09T15:28:32.402Z] ---> 5fea48d8145a [2022-03-09T15:28:32.402Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-03-09T15:28:32.402Z] ---> a9e47d38b1fd [2022-03-09T15:28:32.402Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-03-09T15:28:32.668Z] ---> c4ed7681d0d3 [2022-03-09T15:28:32.668Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-03-09T15:28:32.933Z] ---> 7d663720befb [2022-03-09T15:28:32.933Z] Step 22/27 : EXPOSE 48095 [2022-03-09T15:28:32.933Z] ---> Running in e5037a705f06 [2022-03-09T15:28:33.193Z] Removing intermediate container e5037a705f06 [2022-03-09T15:28:33.193Z] ---> 203e5b6aab64 [2022-03-09T15:28:33.193Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-03-09T15:28:33.193Z] ---> Running in eb01732608e5 [2022-03-09T15:28:33.193Z] Removing intermediate container eb01732608e5 [2022-03-09T15:28:33.193Z] ---> a040533f151a [2022-03-09T15:28:33.193Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T15:28:33.193Z] ---> Running in 66cc4949702e [2022-03-09T15:28:33.193Z] Removing intermediate container 66cc4949702e [2022-03-09T15:28:33.193Z] ---> 2e8d01923d9e [2022-03-09T15:28:33.193Z] Step 25/27 : LABEL arch=amd64 [2022-03-09T15:28:33.459Z] ---> Running in 12b7b93bf0b2 [2022-03-09T15:28:33.459Z] Removing intermediate container 12b7b93bf0b2 [2022-03-09T15:28:33.459Z] ---> 0b187e9cb340 [2022-03-09T15:28:33.459Z] Step 26/27 : LABEL git_sha=7ed787468645177c8f186633e86aabab1c6042de [2022-03-09T15:28:33.459Z] ---> Running in c01b3ed8e796 [2022-03-09T15:28:33.459Z] Removing intermediate container c01b3ed8e796 [2022-03-09T15:28:33.459Z] ---> 105288d526ee [2022-03-09T15:28:33.459Z] Step 27/27 : LABEL version=2.2.0-dev.18 [2022-03-09T15:28:33.459Z] ---> Running in b3354c266f63 [2022-03-09T15:28:33.720Z] Removing intermediate container b3354c266f63 [2022-03-09T15:28:33.720Z] ---> 730a2cb79b17 [2022-03-09T15:28:33.720Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-09T15:28:33.720Z] Successfully built 730a2cb79b17 [2022-03-09T15:28:33.720Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T15:28:33.785Z] provisioning config files... [2022-03-09T15:28:33.794Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3251515256206792447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:28:34.088Z] ---> docker-login.sh [2022-03-09T15:28:34.088Z] nexus3.edgexfoundry.org:10001 [2022-03-09T15:28:34.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:28:34.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:28:34.088Z] Configure a credential helper to remove this warning. See [2022-03-09T15:28:34.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:28:34.088Z] [2022-03-09T15:28:34.088Z] Login Succeeded [2022-03-09T15:28:34.088Z] nexus3.edgexfoundry.org:10002 [2022-03-09T15:28:34.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:28:34.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:28:34.088Z] Configure a credential helper to remove this warning. See [2022-03-09T15:28:34.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:28:34.088Z] [2022-03-09T15:28:34.088Z] Login Succeeded [2022-03-09T15:28:34.088Z] nexus3.edgexfoundry.org:10003 [2022-03-09T15:28:34.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:28:34.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:28:34.347Z] Configure a credential helper to remove this warning. See [2022-03-09T15:28:34.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:28:34.347Z] [2022-03-09T15:28:34.347Z] Login Succeeded [2022-03-09T15:28:34.347Z] nexus3.edgexfoundry.org:10004 [2022-03-09T15:28:34.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:28:34.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:28:34.347Z] Configure a credential helper to remove this warning. See [2022-03-09T15:28:34.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:28:34.347Z] [2022-03-09T15:28:34.347Z] Login Succeeded [2022-03-09T15:28:34.347Z] docker.io [2022-03-09T15:28:34.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:28:34.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:28:34.914Z] Configure a credential helper to remove this warning. See [2022-03-09T15:28:34.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:28:34.914Z] [2022-03-09T15:28:34.914Z] Login Succeeded [2022-03-09T15:28:34.914Z] ---> docker-login.sh ends [Pipeline] } [2022-03-09T15:28:34.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-09T15:28:34.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-09T15:28:34.975Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-03-09T15:28:34.975Z] 7ed787468645177c8f186633e86aabab1c6042de [2022-03-09T15:28:34.975Z] latest [2022-03-09T15:28:34.975Z] 2.2.0-dev.18 [2022-03-09T15:28:34.975Z] 7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 [2022-03-09T15:28:34.975Z] main [2022-03-09T15:28:34.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:28:35.293Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7ed787468645177c8f186633e86aabab1c6042de [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:28:35.599Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7ed787468645177c8f186633e86aabab1c6042de [2022-03-09T15:28:35.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-09T15:28:35.599Z] a487565f1a5d: Preparing [2022-03-09T15:28:35.599Z] f535ac74dab3: Preparing [2022-03-09T15:28:35.599Z] 2b4c3a1e286b: Preparing [2022-03-09T15:28:35.599Z] d39504349236: Preparing [2022-03-09T15:28:35.599Z] c960eb166126: Preparing [2022-03-09T15:28:35.599Z] 1a058d5342cc: Preparing [2022-03-09T15:28:35.599Z] 1a058d5342cc: Waiting [2022-03-09T15:28:35.864Z] f535ac74dab3: Pushed [2022-03-09T15:28:35.864Z] 1a058d5342cc: Layer already exists [2022-03-09T15:28:35.864Z] d39504349236: Pushed [2022-03-09T15:28:35.864Z] 2b4c3a1e286b: Pushed [2022-03-09T15:28:35.864Z] c960eb166126: Pushed [2022-03-09T15:28:36.803Z] a487565f1a5d: Pushed [2022-03-09T15:28:37.064Z] 7ed787468645177c8f186633e86aabab1c6042de: digest: sha256:69f0de334e4a3e0b6636f499b9a30d0b6f68e5403710be6ce264237f9a9c3bc6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:28:37.363Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:28:37.716Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-03-09T15:28:37.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-09T15:28:37.716Z] a487565f1a5d: Preparing [2022-03-09T15:28:37.716Z] f535ac74dab3: Preparing [2022-03-09T15:28:37.716Z] 2b4c3a1e286b: Preparing [2022-03-09T15:28:37.716Z] d39504349236: Preparing [2022-03-09T15:28:37.716Z] c960eb166126: Preparing [2022-03-09T15:28:37.716Z] 1a058d5342cc: Preparing [2022-03-09T15:28:37.716Z] 1a058d5342cc: Waiting [2022-03-09T15:28:37.716Z] f535ac74dab3: Layer already exists [2022-03-09T15:28:37.716Z] 2b4c3a1e286b: Layer already exists [2022-03-09T15:28:37.716Z] d39504349236: Layer already exists [2022-03-09T15:28:37.716Z] a487565f1a5d: Layer already exists [2022-03-09T15:28:37.716Z] c960eb166126: Layer already exists [2022-03-09T15:28:37.716Z] 1a058d5342cc: Layer already exists [2022-03-09T15:28:37.716Z] latest: digest: sha256:69f0de334e4a3e0b6636f499b9a30d0b6f68e5403710be6ce264237f9a9c3bc6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:28:38.009Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:28:38.383Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.18 [2022-03-09T15:28:38.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-09T15:28:38.384Z] a487565f1a5d: Preparing [2022-03-09T15:28:38.384Z] f535ac74dab3: Preparing [2022-03-09T15:28:38.384Z] 2b4c3a1e286b: Preparing [2022-03-09T15:28:38.384Z] d39504349236: Preparing [2022-03-09T15:28:38.384Z] c960eb166126: Preparing [2022-03-09T15:28:38.384Z] 1a058d5342cc: Preparing [2022-03-09T15:28:38.384Z] 1a058d5342cc: Waiting [2022-03-09T15:28:38.384Z] c960eb166126: Layer already exists [2022-03-09T15:28:38.384Z] f535ac74dab3: Layer already exists [2022-03-09T15:28:38.384Z] 2b4c3a1e286b: Layer already exists [2022-03-09T15:28:38.384Z] d39504349236: Layer already exists [2022-03-09T15:28:38.384Z] a487565f1a5d: Layer already exists [2022-03-09T15:28:38.384Z] 1a058d5342cc: Layer already exists [2022-03-09T15:28:38.384Z] 2.2.0-dev.18: digest: sha256:69f0de334e4a3e0b6636f499b9a30d0b6f68e5403710be6ce264237f9a9c3bc6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:28:38.690Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:28:38.984Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 [2022-03-09T15:28:38.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-09T15:28:38.984Z] a487565f1a5d: Preparing [2022-03-09T15:28:38.984Z] f535ac74dab3: Preparing [2022-03-09T15:28:38.984Z] 2b4c3a1e286b: Preparing [2022-03-09T15:28:38.984Z] d39504349236: Preparing [2022-03-09T15:28:38.984Z] c960eb166126: Preparing [2022-03-09T15:28:38.984Z] 1a058d5342cc: Preparing [2022-03-09T15:28:38.984Z] 1a058d5342cc: Waiting [2022-03-09T15:28:38.984Z] c960eb166126: Layer already exists [2022-03-09T15:28:38.984Z] f535ac74dab3: Layer already exists [2022-03-09T15:28:38.984Z] d39504349236: Layer already exists [2022-03-09T15:28:38.984Z] 2b4c3a1e286b: Layer already exists [2022-03-09T15:28:38.984Z] a487565f1a5d: Layer already exists [2022-03-09T15:28:38.984Z] 1a058d5342cc: Layer already exists [2022-03-09T15:28:38.984Z] 7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18: digest: sha256:69f0de334e4a3e0b6636f499b9a30d0b6f68e5403710be6ce264237f9a9c3bc6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:28:39.281Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:28:39.576Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-03-09T15:28:39.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-09T15:28:39.576Z] a487565f1a5d: Preparing [2022-03-09T15:28:39.577Z] f535ac74dab3: Preparing [2022-03-09T15:28:39.577Z] 2b4c3a1e286b: Preparing [2022-03-09T15:28:39.577Z] d39504349236: Preparing [2022-03-09T15:28:39.577Z] c960eb166126: Preparing [2022-03-09T15:28:39.577Z] 1a058d5342cc: Preparing [2022-03-09T15:28:39.577Z] 1a058d5342cc: Waiting [2022-03-09T15:28:39.577Z] a487565f1a5d: Layer already exists [2022-03-09T15:28:39.577Z] d39504349236: Layer already exists [2022-03-09T15:28:39.577Z] f535ac74dab3: Layer already exists [2022-03-09T15:28:39.577Z] c960eb166126: Layer already exists [2022-03-09T15:28:39.577Z] 2b4c3a1e286b: Layer already exists [2022-03-09T15:28:39.577Z] 1a058d5342cc: Layer already exists [2022-03-09T15:28:39.577Z] main: digest: sha256:69f0de334e4a3e0b6636f499b9a30d0b6f68e5403710be6ce264237f9a9c3bc6 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-09T15:28:39.615Z] ===================================================== [Pipeline] echo [2022-03-09T15:28:39.624Z] taggedImages: [2022-03-09T15:28:39.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7ed787468645177c8f186633e86aabab1c6042de [2022-03-09T15:28:39.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-03-09T15:28:39.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.18 [2022-03-09T15:28:39.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 [2022-03-09T15:28:39.624Z] - 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 [2022-03-09T15:28:40.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T15:28:40.007Z] [2022-03-09T15:28:40.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:28:40.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T15:28:40.327Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-09T15:28:40.327Z] 5eb5b503b376: Pulling fs layer [2022-03-09T15:28:40.327Z] 5c69ac0246d0: Pulling fs layer [2022-03-09T15:28:40.327Z] ec43610c2a17: Pulling fs layer [2022-03-09T15:28:40.327Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-09T15:28:40.327Z] 33b1e0a273af: Pulling fs layer [2022-03-09T15:28:40.327Z] 5d3b04190fa2: Pulling fs layer [2022-03-09T15:28:40.327Z] 2f39f015ded8: Pulling fs layer [2022-03-09T15:28:40.327Z] 3a2ae6a8a46f: Waiting [2022-03-09T15:28:40.327Z] 33b1e0a273af: Waiting [2022-03-09T15:28:40.327Z] 5d3b04190fa2: Waiting [2022-03-09T15:28:40.327Z] 2f39f015ded8: Waiting [2022-03-09T15:28:40.327Z] 5c69ac0246d0: Verifying Checksum [2022-03-09T15:28:40.327Z] 5c69ac0246d0: Download complete [2022-03-09T15:28:40.327Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-09T15:28:40.327Z] 3a2ae6a8a46f: Download complete [2022-03-09T15:28:40.327Z] 33b1e0a273af: Verifying Checksum [2022-03-09T15:28:40.327Z] 33b1e0a273af: Download complete [2022-03-09T15:28:40.703Z] 5d3b04190fa2: Verifying Checksum [2022-03-09T15:28:40.703Z] 5d3b04190fa2: Download complete [2022-03-09T15:28:40.703Z] ec43610c2a17: Verifying Checksum [2022-03-09T15:28:40.703Z] ec43610c2a17: Download complete [2022-03-09T15:28:40.703Z] 5eb5b503b376: Verifying Checksum [2022-03-09T15:28:40.703Z] 5eb5b503b376: Download complete [2022-03-09T15:28:41.394Z] 2f39f015ded8: Verifying Checksum [2022-03-09T15:28:41.394Z] 2f39f015ded8: Download complete [2022-03-09T15:28:42.484Z] 5eb5b503b376: Pull complete [2022-03-09T15:28:42.484Z] 5c69ac0246d0: Pull complete [2022-03-09T15:28:43.063Z] ec43610c2a17: Pull complete [2022-03-09T15:28:43.063Z] 3a2ae6a8a46f: Pull complete [2022-03-09T15:28:43.332Z] 33b1e0a273af: Pull complete [2022-03-09T15:28:43.332Z] 5d3b04190fa2: Pull complete [2022-03-09T15:28:48.640Z] 2f39f015ded8: Pull complete [2022-03-09T15:28:48.640Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-09T15:28:48.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T15:28:48.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-09T15:28:48.708Z] prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container [2022-03-09T15:28:48.745Z] $ 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/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 [2022-03-09T15:28:51.284Z] $ docker top 21d5fd648cc07734b5eb39a018469aed26a0ea67349c1ef6025de9dddff49b3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:28:51.752Z] ---> job-cost.sh [2022-03-09T15:28:51.752Z] lf-activate-venv: SKIPPING [2022-03-09T15:28:51.752Z] INFO: No Stack... [2022-03-09T15:28:52.012Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-09T15:28:52.372Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6692 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-03-09T15:28:52.387Z] Running in /w/workspace/app-service-configurable/54 [Pipeline] { [Pipeline] checkout [2022-03-09T15:28:52.578Z] Selected Git installation does not exist. Using Default [2022-03-09T15:28:52.578Z] The recommended git tool is: NONE [2022-03-09T15:28:52.582Z] INFO: Archiving Costs [Pipeline] sh [2022-03-09T15:28:52.875Z] + cut -d, -f6 [2022-03-09T15:28:52.875Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock [2022-03-09T15:28:52.891Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] [2022-03-09T15:28:52.899Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] did not exist. Created. [2022-03-09T15:28:52.899Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-09T15:28:53.230Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-09T15:28:53.266Z] Stashed 1 file(s) [Pipeline] } [2022-03-09T15:28:53.274Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-09T15:28:53.301Z] $ docker stop --time=1 21d5fd648cc07734b5eb39a018469aed26a0ea67349c1ef6025de9dddff49b3a [2022-03-09T15:28:54.448Z] $ docker rm -f 21d5fd648cc07734b5eb39a018469aed26a0ea67349c1ef6025de9dddff49b3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-09T15:28:57.573Z] using credential edgex-jenkins-ssh [2022-03-09T15:28:57.594Z] Cloning the remote Git repository [2022-03-09T15:28:57.678Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-03-09T15:28:57.773Z] > git init /w/workspace/app-service-configurable/54 # timeout=10 [2022-03-09T15:28:57.879Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-03-09T15:28:57.882Z] > git --version # timeout=10 [2022-03-09T15:28:57.910Z] > git --version # 'git version 2.17.1' [2022-03-09T15:28:57.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T15:28:57.984Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T15:28:59.283Z] Avoid second fetch [2022-03-09T15:28:59.283Z] Checking out Revision 7ed787468645177c8f186633e86aabab1c6042de (main) [2022-03-09T15:28:59.239Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-03-09T15:28:59.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T15:28:59.313Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:28:59.342Z] > git checkout -f 7ed787468645177c8f186633e86aabab1c6042de # timeout=10 [2022-03-09T15:29:03.703Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#386)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-09T15:29:04.709Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-09T15:29:04.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-09T15:29:04.710Z] Dload Upload Total Spent Left Speed [2022-03-09T15:29:04.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48338 [Pipeline] sh [2022-03-09T15:29:05.243Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-09T15:29:05.590Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-09T15:29:05.590Z] + sudo tee /etc/docker/daemon.new [2022-03-09T15:29:05.590Z] { [2022-03-09T15:29:05.590Z] "registry-mirrors": [ [2022-03-09T15:29:05.590Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-09T15:29:05.590Z] ], [2022-03-09T15:29:05.590Z] "bip": "10.250.0.254/24", [2022-03-09T15:29:05.590Z] "hosts": [ [2022-03-09T15:29:05.590Z] "tcp://0.0.0.0:5555", [2022-03-09T15:29:05.590Z] "unix:///var/run/docker.sock" [2022-03-09T15:29:05.590Z] ], [2022-03-09T15:29:05.590Z] "mtu": 1458, [2022-03-09T15:29:05.590Z] "selinux-enabled": true, [2022-03-09T15:29:05.590Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-09T15:29:05.590Z] } [Pipeline] sh [2022-03-09T15:29:05.960Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-09T15:29:06.309Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T15:29:24.710Z] provisioning config files... [2022-03-09T15:29:24.746Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/54@tmp/config5308585914955334808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:29:25.173Z] ---> docker-login.sh [2022-03-09T15:29:25.174Z] nexus3.edgexfoundry.org:10001 [2022-03-09T15:29:25.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:29:26.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:29:26.051Z] Configure a credential helper to remove this warning. See [2022-03-09T15:29:26.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:29:26.051Z] [2022-03-09T15:29:26.051Z] Login Succeeded [2022-03-09T15:29:26.051Z] nexus3.edgexfoundry.org:10002 [2022-03-09T15:29:26.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:29:26.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:29:26.600Z] Configure a credential helper to remove this warning. See [2022-03-09T15:29:26.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:29:26.600Z] [2022-03-09T15:29:26.600Z] Login Succeeded [2022-03-09T15:29:26.600Z] nexus3.edgexfoundry.org:10003 [2022-03-09T15:29:26.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:29:26.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:29:26.873Z] Configure a credential helper to remove this warning. See [2022-03-09T15:29:26.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:29:26.873Z] [2022-03-09T15:29:26.873Z] Login Succeeded [2022-03-09T15:29:26.873Z] nexus3.edgexfoundry.org:10004 [2022-03-09T15:29:27.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:29:27.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:29:27.438Z] Configure a credential helper to remove this warning. See [2022-03-09T15:29:27.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:29:27.438Z] [2022-03-09T15:29:27.438Z] Login Succeeded [2022-03-09T15:29:27.438Z] docker.io [2022-03-09T15:29:27.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:29:27.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:29:27.989Z] Configure a credential helper to remove this warning. See [2022-03-09T15:29:27.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:29:27.989Z] [2022-03-09T15:29:27.989Z] Login Succeeded [2022-03-09T15:29:27.989Z] ---> docker-login.sh ends [Pipeline] } [2022-03-09T15:29:28.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-09T15:29:28.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-09T15:29:28.436Z] ========================================================= [2022-03-09T15:29:28.436Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-09T15:29:28.436Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:29:28.800Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-09T15:29:28.800Z] Sending build context to Docker daemon 207.9kB [2022-03-09T15:29:29.075Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-03-09T15:29:29.075Z] Step 2/13 : FROM ${BASE} AS builder [2022-03-09T15:29:29.349Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-09T15:29:29.349Z] 9b3977197b4f: Pulling fs layer [2022-03-09T15:29:29.349Z] 1a89e8eeedd5: Pulling fs layer [2022-03-09T15:29:29.349Z] 94645a83ff95: Pulling fs layer [2022-03-09T15:29:29.349Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-09T15:29:29.349Z] 0c92f367c5e7: Pulling fs layer [2022-03-09T15:29:29.349Z] f7c0051592d6: Pulling fs layer [2022-03-09T15:29:29.349Z] a227ed2f7395: Pulling fs layer [2022-03-09T15:29:29.349Z] 7b1c46037f91: Pulling fs layer [2022-03-09T15:29:29.349Z] f7c0051592d6: Waiting [2022-03-09T15:29:29.349Z] 7b1c46037f91: Waiting [2022-03-09T15:29:29.349Z] a227ed2f7395: Waiting [2022-03-09T15:29:29.349Z] 3f3a8bcf1eab: Waiting [2022-03-09T15:29:29.349Z] 0c92f367c5e7: Waiting [2022-03-09T15:29:29.349Z] 94645a83ff95: Verifying Checksum [2022-03-09T15:29:29.349Z] 94645a83ff95: Download complete [2022-03-09T15:29:29.349Z] 1a89e8eeedd5: Download complete [2022-03-09T15:29:29.349Z] 0c92f367c5e7: Verifying Checksum [2022-03-09T15:29:29.349Z] 0c92f367c5e7: Download complete [2022-03-09T15:29:29.349Z] f7c0051592d6: Verifying Checksum [2022-03-09T15:29:29.349Z] f7c0051592d6: Download complete [2022-03-09T15:29:29.349Z] 9b3977197b4f: Verifying Checksum [2022-03-09T15:29:29.349Z] 9b3977197b4f: Download complete [2022-03-09T15:29:29.349Z] a227ed2f7395: Verifying Checksum [2022-03-09T15:29:29.349Z] a227ed2f7395: Download complete [2022-03-09T15:29:30.339Z] 9b3977197b4f: Pull complete [2022-03-09T15:29:30.950Z] 1a89e8eeedd5: Pull complete [2022-03-09T15:29:31.229Z] 94645a83ff95: Pull complete [2022-03-09T15:29:31.502Z] 7b1c46037f91: Verifying Checksum [2022-03-09T15:29:31.503Z] 7b1c46037f91: Download complete [2022-03-09T15:29:32.098Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-09T15:29:32.098Z] 3f3a8bcf1eab: Download complete [2022-03-09T15:29:44.526Z] 3f3a8bcf1eab: Pull complete [2022-03-09T15:29:44.526Z] 0c92f367c5e7: Pull complete [2022-03-09T15:29:44.526Z] f7c0051592d6: Pull complete [2022-03-09T15:29:44.526Z] a227ed2f7395: Pull complete [2022-03-09T15:29:51.284Z] 7b1c46037f91: Pull complete [2022-03-09T15:29:51.284Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-09T15:29:51.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-09T15:29:51.284Z] ---> f79e39bc4007 [2022-03-09T15:29:51.285Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-09T15:29:52.266Z] ---> Running in 4845e6bddb99 [2022-03-09T15:29:52.553Z] Removing intermediate container 4845e6bddb99 [2022-03-09T15:29:52.553Z] ---> 97c9777c8404 [2022-03-09T15:29:52.553Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-03-09T15:29:52.553Z] ---> Running in 6b86364e8dee [2022-03-09T15:29:53.154Z] Removing intermediate container 6b86364e8dee [2022-03-09T15:29:53.154Z] ---> 581f2c01c496 [2022-03-09T15:29:53.154Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-09T15:29:53.154Z] ---> Running in 7c8fde54751c [2022-03-09T15:29:53.428Z] Removing intermediate container 7c8fde54751c [2022-03-09T15:29:53.428Z] ---> fd70670dce25 [2022-03-09T15:29:53.428Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T15:29:53.702Z] ---> Running in 25e05a571162 [2022-03-09T15:29:55.679Z] Removing intermediate container 25e05a571162 [2022-03-09T15:29:55.679Z] ---> ce6329b951be [2022-03-09T15:29:55.679Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-09T15:29:55.679Z] ---> Running in 79b59c8cea44 [2022-03-09T15:29:56.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T15:29:57.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T15:29:58.627Z] OK: 220 MiB in 52 packages [2022-03-09T15:29:59.611Z] Removing intermediate container 79b59c8cea44 [2022-03-09T15:29:59.611Z] ---> d2c1216bd7e0 [2022-03-09T15:29:59.611Z] Step 8/13 : WORKDIR /app [2022-03-09T15:29:59.887Z] ---> Running in 9ddcd31ab4e2 [2022-03-09T15:30:00.163Z] Removing intermediate container 9ddcd31ab4e2 [2022-03-09T15:30:00.163Z] ---> b9f2f08df006 [2022-03-09T15:30:00.163Z] Step 9/13 : COPY go.mod vendor* ./ [2022-03-09T15:30:01.149Z] ---> eed4002182db [2022-03-09T15:30:01.149Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T15:30:01.149Z] ---> Running in dbdcf18e3bd9 [2022-03-09T15:31:22.979Z] Removing intermediate container dbdcf18e3bd9 [2022-03-09T15:31:22.979Z] ---> adea3f1fe273 [2022-03-09T15:31:22.979Z] Step 11/13 : COPY . . [2022-03-09T15:31:22.979Z] ---> bce799f54d53 [2022-03-09T15:31:22.979Z] Step 12/13 : ARG MAKE="make build" [2022-03-09T15:31:22.979Z] ---> Running in a849fde61a48 [2022-03-09T15:31:22.979Z] Removing intermediate container a849fde61a48 [2022-03-09T15:31:22.979Z] ---> 1d87cddc2b98 [2022-03-09T15:31:22.979Z] Step 13/13 : RUN $MAKE [2022-03-09T15:31:22.979Z] ---> Running in edc5f4981fd6 [2022-03-09T15:31:22.979Z] noop [2022-03-09T15:31:22.979Z] Removing intermediate container edc5f4981fd6 [2022-03-09T15:31:22.979Z] ---> f1fb2ac03005 [2022-03-09T15:31:22.979Z] Successfully built f1fb2ac03005 [2022-03-09T15:31:22.979Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:31:23.337Z] + docker inspect -f . ci-base-image-arm64 [2022-03-09T15:31:23.337Z] . [Pipeline] withDockerContainer [2022-03-09T15:31:23.569Z] prd-ubuntu18.04-docker-arm64-4c-16g-6692 does not seem to be running inside a container [2022-03-09T15:31:23.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/54 -v /w/workspace/app-service-configurable/54:/w/workspace/app-service-configurable/54:rw,z -v /w/workspace/app-service-configurable/54@tmp:/w/workspace/app-service-configurable/54@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 [2022-03-09T15:31:25.127Z] $ docker top f21961d024d31a1d3112f40188532430bc19593596e2d3e07a5433315085c91c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T15:31:26.053Z] + go version [2022-03-09T15:31:26.053Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-09T15:31:26.079Z] $ docker stop --time=1 f21961d024d31a1d3112f40188532430bc19593596e2d3e07a5433315085c91c [2022-03-09T15:31:27.776Z] $ docker rm -f f21961d024d31a1d3112f40188532430bc19593596e2d3e07a5433315085c91c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:31:28.393Z] + docker inspect -f . ci-base-image-arm64 [2022-03-09T15:31:28.393Z] . [Pipeline] withDockerContainer [2022-03-09T15:31:28.642Z] prd-ubuntu18.04-docker-arm64-4c-16g-6692 does not seem to be running inside a container [2022-03-09T15:31:28.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/54 -v /w/workspace/app-service-configurable/54:/w/workspace/app-service-configurable/54:rw,z -v /w/workspace/app-service-configurable/54@tmp:/w/workspace/app-service-configurable/54@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 [2022-03-09T15:31:30.152Z] $ docker top 357888a2702b0a427bc2c30d19602a7071f35b430106cb592abb2cf01d36459f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-09T15:31:31.082Z] + make test [2022-03-09T15:31:31.082Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-03-09T15:32:27.664Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-03-09T15:32:27.664Z] CGO_ENABLED=1 go vet ./... [2022-03-09T15:32:42.787Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-09T15:32:42.787Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-09T15:32:42.787Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-09T15:32:43.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-09T15:32:43.805Z] $ docker stop --time=1 357888a2702b0a427bc2c30d19602a7071f35b430106cb592abb2cf01d36459f [2022-03-09T15:32:45.667Z] $ docker rm -f 357888a2702b0a427bc2c30d19602a7071f35b430106cb592abb2cf01d36459f [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-09T15:32:46.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-09T15:32:46.578Z] Warning: overwriting stash ‘coverage-report’ [2022-03-09T15:32:47.114Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-09T15:32:47.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-09T15:32:47.866Z] + ls -al . [2022-03-09T15:32:47.866Z] total 172 [2022-03-09T15:32:47.866Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 9 15:32 . [2022-03-09T15:32:47.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 15:28 .. [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 9 15:28 .dockerignore [2022-03-09T15:32:47.866Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 15:29 .git [2022-03-09T15:32:47.866Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 15:28 .github [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 104 Mar 9 15:28 .gitignore [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 7627 Mar 9 15:28 Attribution.txt [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 23791 Mar 9 15:28 CHANGELOG.md [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 2087 Mar 9 15:28 Dockerfile [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 15:28 GOVERNANCE.md [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 9 15:28 Jenkinsfile [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 9 15:28 LICENSE [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 9 15:28 OWNERS.md [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 3860 Mar 9 15:28 README.md [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 9 15:26 VERSION [2022-03-09T15:32:47.866Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 15:28 bin [2022-03-09T15:32:47.866Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 15:31 coverage.out [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 2816 Mar 9 15:28 go.mod [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 50031 Mar 9 15:28 go.sum [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 9 15:28 main.go [2022-03-09T15:32:47.866Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 9 15:28 makefile [2022-03-09T15:32:47.866Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 15:28 res [2022-03-09T15:32:47.866Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 15:28 snap [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:32:48.213Z] + 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=7ed787468645177c8f186633e86aabab1c6042de --label arch=arm64 --label version=2.2.0-dev.18 . [2022-03-09T15:32:48.213Z] Sending build context to Docker daemon 208.9kB [2022-03-09T15:32:48.491Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-03-09T15:32:48.491Z] Step 2/27 : FROM ${BASE} AS builder [2022-03-09T15:32:48.491Z] ---> f1fb2ac03005 [2022-03-09T15:32:48.491Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-09T15:32:48.766Z] ---> Running in 065a173047ee [2022-03-09T15:32:49.042Z] Removing intermediate container 065a173047ee [2022-03-09T15:32:49.042Z] ---> b3e3445374fb [2022-03-09T15:32:49.042Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-03-09T15:32:49.042Z] ---> Running in 093495f1f062 [2022-03-09T15:32:49.639Z] Removing intermediate container 093495f1f062 [2022-03-09T15:32:49.639Z] ---> 8e14d70469bf [2022-03-09T15:32:49.639Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-09T15:32:49.639Z] ---> Running in a777a623f261 [2022-03-09T15:32:49.913Z] Removing intermediate container a777a623f261 [2022-03-09T15:32:49.913Z] ---> 8f4935c8e7af [2022-03-09T15:32:49.913Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T15:32:50.200Z] ---> Running in 4c715c900e45 [2022-03-09T15:32:52.181Z] Removing intermediate container 4c715c900e45 [2022-03-09T15:32:52.181Z] ---> fa6ef8825875 [2022-03-09T15:32:52.181Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-09T15:32:52.181Z] ---> Running in 81f9fc8ffb42 [2022-03-09T15:32:53.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T15:32:54.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T15:32:55.130Z] OK: 220 MiB in 52 packages [2022-03-09T15:32:56.111Z] Removing intermediate container 81f9fc8ffb42 [2022-03-09T15:32:56.111Z] ---> 80a73ad73968 [2022-03-09T15:32:56.111Z] Step 8/27 : WORKDIR /app [2022-03-09T15:32:56.111Z] ---> Running in b80f8c2b08e0 [2022-03-09T15:32:56.387Z] Removing intermediate container b80f8c2b08e0 [2022-03-09T15:32:56.388Z] ---> 21d3562cef1b [2022-03-09T15:32:56.388Z] Step 9/27 : COPY go.mod vendor* ./ [2022-03-09T15:32:56.986Z] ---> 119667a60cfa [2022-03-09T15:32:56.986Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T15:32:57.262Z] ---> Running in 5a94b49cec90 [2022-03-09T15:32:59.883Z] Removing intermediate container 5a94b49cec90 [2022-03-09T15:32:59.883Z] ---> 0ee0d168af7f [2022-03-09T15:32:59.883Z] Step 11/27 : COPY . . [2022-03-09T15:33:00.157Z] ---> 8c136da4d7fa [2022-03-09T15:33:00.157Z] Step 12/27 : ARG MAKE="make build" [2022-03-09T15:33:00.157Z] ---> Running in cedc3531e7ae [2022-03-09T15:33:00.431Z] Removing intermediate container cedc3531e7ae [2022-03-09T15:33:00.431Z] ---> b8937bcc95c8 [2022-03-09T15:33:00.431Z] Step 13/27 : RUN $MAKE [2022-03-09T15:33:00.745Z] ---> Running in ee7784fc2eca [2022-03-09T15:33:01.758Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.18" -o app-service-configurable [2022-03-09T15:33:58.443Z] Removing intermediate container ee7784fc2eca [2022-03-09T15:33:58.443Z] ---> 4968ddf1e949 [2022-03-09T15:33:58.443Z] Step 14/27 : FROM alpine:3.14 [2022-03-09T15:33:58.443Z] 3.14: Pulling from library/alpine [2022-03-09T15:33:58.443Z] be307f383ecc: Pulling fs layer [2022-03-09T15:33:58.443Z] be307f383ecc: Verifying Checksum [2022-03-09T15:33:58.443Z] be307f383ecc: Download complete [2022-03-09T15:33:58.443Z] be307f383ecc: Pull complete [2022-03-09T15:33:58.443Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-09T15:33:58.443Z] Status: Downloaded newer image for alpine:3.14 [2022-03-09T15:33:58.443Z] ---> 5b8b7b635229 [2022-03-09T15:33:58.443Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-09T15:33:58.443Z] ---> Running in e7b5f5df33b4 [2022-03-09T15:33:58.443Z] Removing intermediate container e7b5f5df33b4 [2022-03-09T15:33:58.443Z] ---> 54b1aa39e45f [2022-03-09T15:33:58.443Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-03-09T15:33:58.443Z] ---> Running in 78eb6a746df0 [2022-03-09T15:33:58.443Z] Removing intermediate container 78eb6a746df0 [2022-03-09T15:33:58.443Z] ---> a08bf0e5bcae [2022-03-09T15:33:58.443Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-03-09T15:33:58.443Z] ---> Running in f4dc8447bf0c [2022-03-09T15:33:58.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T15:33:58.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T15:33:58.443Z] (1/7) Installing ca-certificates (20211220-r0) [2022-03-09T15:33:58.443Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-03-09T15:33:58.443Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-03-09T15:33:58.443Z] (4/7) Installing libsodium (1.0.18-r0) [2022-03-09T15:33:58.443Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-09T15:33:58.443Z] (6/7) Installing libzmq (4.3.4-r0) [2022-03-09T15:33:58.443Z] (7/7) Installing zeromq (4.3.4-r0) [2022-03-09T15:33:58.443Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T15:33:58.443Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T15:33:58.443Z] OK: 9 MiB in 21 packages [2022-03-09T15:33:58.443Z] Removing intermediate container f4dc8447bf0c [2022-03-09T15:33:58.443Z] ---> b6934a30284b [2022-03-09T15:33:58.443Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-03-09T15:33:58.443Z] ---> 9602a15d48ea [2022-03-09T15:33:58.443Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-03-09T15:33:58.443Z] ---> a2ccdaad3010 [2022-03-09T15:33:58.443Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-03-09T15:33:59.433Z] ---> c1df71773c20 [2022-03-09T15:33:59.433Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-03-09T15:34:00.409Z] ---> ccd5b8d16cd8 [2022-03-09T15:34:00.409Z] Step 22/27 : EXPOSE 48095 [2022-03-09T15:34:00.683Z] ---> Running in 605449769fc7 [2022-03-09T15:34:00.956Z] Removing intermediate container 605449769fc7 [2022-03-09T15:34:00.956Z] ---> 0575c50908ba [2022-03-09T15:34:00.956Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-03-09T15:34:00.956Z] ---> Running in 9d9d70855539 [2022-03-09T15:34:01.554Z] Removing intermediate container 9d9d70855539 [2022-03-09T15:34:01.554Z] ---> 4e423987cdb2 [2022-03-09T15:34:01.554Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T15:34:01.554Z] ---> Running in 11d8e1524b59 [2022-03-09T15:34:01.828Z] Removing intermediate container 11d8e1524b59 [2022-03-09T15:34:01.828Z] ---> 7e02f08899f0 [2022-03-09T15:34:01.828Z] Step 25/27 : LABEL arch=arm64 [2022-03-09T15:34:02.103Z] ---> Running in e0cb5ed1fa76 [2022-03-09T15:34:02.376Z] Removing intermediate container e0cb5ed1fa76 [2022-03-09T15:34:02.376Z] ---> b94e705f0fb0 [2022-03-09T15:34:02.376Z] Step 26/27 : LABEL git_sha=7ed787468645177c8f186633e86aabab1c6042de [2022-03-09T15:34:02.376Z] ---> Running in d9fc14792180 [2022-03-09T15:34:02.974Z] Removing intermediate container d9fc14792180 [2022-03-09T15:34:02.974Z] ---> 462cd4d52768 [2022-03-09T15:34:02.974Z] Step 27/27 : LABEL version=2.2.0-dev.18 [2022-03-09T15:34:02.974Z] ---> Running in 8412a2d0bdeb [2022-03-09T15:34:03.247Z] Removing intermediate container 8412a2d0bdeb [2022-03-09T15:34:03.247Z] ---> cda10375ba6a [2022-03-09T15:34:03.247Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-09T15:34:03.247Z] Successfully built cda10375ba6a [2022-03-09T15:34:03.247Z] 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 [2022-03-09T15:34:03.354Z] provisioning config files... [2022-03-09T15:34:03.373Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/54@tmp/config3827901704146404197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:34:03.730Z] ---> docker-login.sh [2022-03-09T15:34:03.730Z] nexus3.edgexfoundry.org:10001 [2022-03-09T15:34:04.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:34:04.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:34:04.003Z] Configure a credential helper to remove this warning. See [2022-03-09T15:34:04.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:34:04.003Z] [2022-03-09T15:34:04.003Z] Login Succeeded [2022-03-09T15:34:04.003Z] nexus3.edgexfoundry.org:10002 [2022-03-09T15:34:04.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:34:04.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:34:04.600Z] Configure a credential helper to remove this warning. See [2022-03-09T15:34:04.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:34:04.600Z] [2022-03-09T15:34:04.600Z] Login Succeeded [2022-03-09T15:34:04.600Z] nexus3.edgexfoundry.org:10003 [2022-03-09T15:34:04.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:34:05.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:34:05.143Z] Configure a credential helper to remove this warning. See [2022-03-09T15:34:05.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:34:05.143Z] [2022-03-09T15:34:05.143Z] Login Succeeded [2022-03-09T15:34:05.143Z] nexus3.edgexfoundry.org:10004 [2022-03-09T15:34:05.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:34:05.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:34:05.695Z] Configure a credential helper to remove this warning. See [2022-03-09T15:34:05.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:34:05.695Z] [2022-03-09T15:34:05.695Z] Login Succeeded [2022-03-09T15:34:05.695Z] docker.io [2022-03-09T15:34:05.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T15:34:06.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T15:34:06.240Z] Configure a credential helper to remove this warning. See [2022-03-09T15:34:06.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T15:34:06.240Z] [2022-03-09T15:34:06.240Z] Login Succeeded [2022-03-09T15:34:06.240Z] ---> docker-login.sh ends [Pipeline] } [2022-03-09T15:34:06.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-09T15:34:06.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-09T15:34:06.319Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-03-09T15:34:06.319Z] 7ed787468645177c8f186633e86aabab1c6042de [2022-03-09T15:34:06.319Z] latest [2022-03-09T15:34:06.319Z] 2.2.0-dev.18 [2022-03-09T15:34:06.319Z] 7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 [2022-03-09T15:34:06.319Z] main [2022-03-09T15:34:06.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:06.691Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ed787468645177c8f186633e86aabab1c6042de [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:07.034Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ed787468645177c8f186633e86aabab1c6042de [2022-03-09T15:34:07.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-09T15:34:07.034Z] 07ab0abcebf4: Preparing [2022-03-09T15:34:07.034Z] 67d9e02ec474: Preparing [2022-03-09T15:34:07.034Z] 8117f4b0589e: Preparing [2022-03-09T15:34:07.034Z] 67feaebaffb0: Preparing [2022-03-09T15:34:07.034Z] f475e0e893a9: Preparing [2022-03-09T15:34:07.034Z] 62170e181a92: Preparing [2022-03-09T15:34:07.034Z] 62170e181a92: Waiting [2022-03-09T15:34:07.313Z] 67feaebaffb0: Pushed [2022-03-09T15:34:07.313Z] 8117f4b0589e: Pushed [2022-03-09T15:34:07.313Z] 67d9e02ec474: Pushed [2022-03-09T15:34:07.313Z] 62170e181a92: Layer already exists [2022-03-09T15:34:08.292Z] f475e0e893a9: Pushed [2022-03-09T15:34:11.674Z] 07ab0abcebf4: Pushed [2022-03-09T15:34:11.674Z] 7ed787468645177c8f186633e86aabab1c6042de: digest: sha256:01ca78126b2f63e8c358feed2aa404a1774ba6b61ef9815d903d126d29baf448 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:12.024Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:12.367Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-03-09T15:34:12.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-09T15:34:12.367Z] 07ab0abcebf4: Preparing [2022-03-09T15:34:12.367Z] 67d9e02ec474: Preparing [2022-03-09T15:34:12.367Z] 8117f4b0589e: Preparing [2022-03-09T15:34:12.367Z] 67feaebaffb0: Preparing [2022-03-09T15:34:12.367Z] f475e0e893a9: Preparing [2022-03-09T15:34:12.367Z] 62170e181a92: Preparing [2022-03-09T15:34:12.367Z] 62170e181a92: Waiting [2022-03-09T15:34:12.367Z] 67d9e02ec474: Layer already exists [2022-03-09T15:34:12.367Z] 8117f4b0589e: Layer already exists [2022-03-09T15:34:12.367Z] f475e0e893a9: Layer already exists [2022-03-09T15:34:12.367Z] 07ab0abcebf4: Layer already exists [2022-03-09T15:34:12.367Z] 67feaebaffb0: Layer already exists [2022-03-09T15:34:12.641Z] 62170e181a92: Layer already exists [2022-03-09T15:34:12.641Z] latest: digest: sha256:01ca78126b2f63e8c358feed2aa404a1774ba6b61ef9815d903d126d29baf448 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:12.989Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:13.334Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.18 [2022-03-09T15:34:13.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-09T15:34:13.334Z] 07ab0abcebf4: Preparing [2022-03-09T15:34:13.334Z] 67d9e02ec474: Preparing [2022-03-09T15:34:13.334Z] 8117f4b0589e: Preparing [2022-03-09T15:34:13.334Z] 67feaebaffb0: Preparing [2022-03-09T15:34:13.334Z] f475e0e893a9: Preparing [2022-03-09T15:34:13.334Z] 62170e181a92: Preparing [2022-03-09T15:34:13.334Z] 62170e181a92: Waiting [2022-03-09T15:34:13.334Z] 8117f4b0589e: Layer already exists [2022-03-09T15:34:13.334Z] 67d9e02ec474: Layer already exists [2022-03-09T15:34:13.334Z] 07ab0abcebf4: Layer already exists [2022-03-09T15:34:13.334Z] 67feaebaffb0: Layer already exists [2022-03-09T15:34:13.334Z] f475e0e893a9: Layer already exists [2022-03-09T15:34:13.334Z] 62170e181a92: Layer already exists [2022-03-09T15:34:13.607Z] 2.2.0-dev.18: digest: sha256:01ca78126b2f63e8c358feed2aa404a1774ba6b61ef9815d903d126d29baf448 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:13.953Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:14.296Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 [2022-03-09T15:34:14.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-09T15:34:14.296Z] 07ab0abcebf4: Preparing [2022-03-09T15:34:14.296Z] 67d9e02ec474: Preparing [2022-03-09T15:34:14.296Z] 8117f4b0589e: Preparing [2022-03-09T15:34:14.296Z] 67feaebaffb0: Preparing [2022-03-09T15:34:14.296Z] f475e0e893a9: Preparing [2022-03-09T15:34:14.296Z] 62170e181a92: Preparing [2022-03-09T15:34:14.296Z] 62170e181a92: Waiting [2022-03-09T15:34:14.296Z] 67d9e02ec474: Layer already exists [2022-03-09T15:34:14.296Z] f475e0e893a9: Layer already exists [2022-03-09T15:34:14.296Z] 07ab0abcebf4: Layer already exists [2022-03-09T15:34:14.296Z] 67feaebaffb0: Layer already exists [2022-03-09T15:34:14.296Z] 8117f4b0589e: Layer already exists [2022-03-09T15:34:14.296Z] 62170e181a92: Layer already exists [2022-03-09T15:34:14.569Z] 7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18: digest: sha256:01ca78126b2f63e8c358feed2aa404a1774ba6b61ef9815d903d126d29baf448 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:14.921Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:15.263Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-03-09T15:34:15.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-09T15:34:15.263Z] 07ab0abcebf4: Preparing [2022-03-09T15:34:15.263Z] 67d9e02ec474: Preparing [2022-03-09T15:34:15.263Z] 8117f4b0589e: Preparing [2022-03-09T15:34:15.263Z] 67feaebaffb0: Preparing [2022-03-09T15:34:15.263Z] f475e0e893a9: Preparing [2022-03-09T15:34:15.263Z] 62170e181a92: Preparing [2022-03-09T15:34:15.263Z] 62170e181a92: Waiting [2022-03-09T15:34:15.263Z] 67feaebaffb0: Layer already exists [2022-03-09T15:34:15.263Z] 8117f4b0589e: Layer already exists [2022-03-09T15:34:15.263Z] f475e0e893a9: Layer already exists [2022-03-09T15:34:15.263Z] 67d9e02ec474: Layer already exists [2022-03-09T15:34:15.264Z] 07ab0abcebf4: Layer already exists [2022-03-09T15:34:15.264Z] 62170e181a92: Layer already exists [2022-03-09T15:34:15.537Z] main: digest: sha256:01ca78126b2f63e8c358feed2aa404a1774ba6b61ef9815d903d126d29baf448 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-09T15:34:15.589Z] ===================================================== [Pipeline] echo [2022-03-09T15:34:15.599Z] taggedImages: [2022-03-09T15:34:15.599Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ed787468645177c8f186633e86aabab1c6042de [2022-03-09T15:34:15.599Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-03-09T15:34:15.599Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.18 [2022-03-09T15:34:15.599Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 [2022-03-09T15:34:15.599Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:15.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-09T15:34:15.962Z] [2022-03-09T15:34:15.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:16.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-09T15:34:16.587Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-09T15:34:16.587Z] 8998bd30e6a1: Pulling fs layer [2022-03-09T15:34:16.587Z] 04944245beec: Pulling fs layer [2022-03-09T15:34:16.587Z] 699f458cf7ca: Pulling fs layer [2022-03-09T15:34:16.587Z] 765212b225bb: Pulling fs layer [2022-03-09T15:34:16.587Z] f23df028b6ca: Pulling fs layer [2022-03-09T15:34:16.587Z] d65c8cfc05b1: Pulling fs layer [2022-03-09T15:34:16.587Z] 2437ff75d9bd: Pulling fs layer [2022-03-09T15:34:16.587Z] 765212b225bb: Waiting [2022-03-09T15:34:16.587Z] f23df028b6ca: Waiting [2022-03-09T15:34:16.587Z] d65c8cfc05b1: Waiting [2022-03-09T15:34:16.587Z] 2437ff75d9bd: Waiting [2022-03-09T15:34:16.587Z] 04944245beec: Verifying Checksum [2022-03-09T15:34:16.587Z] 04944245beec: Download complete [2022-03-09T15:34:16.587Z] 765212b225bb: Verifying Checksum [2022-03-09T15:34:16.587Z] 765212b225bb: Download complete [2022-03-09T15:34:16.587Z] f23df028b6ca: Download complete [2022-03-09T15:34:16.587Z] d65c8cfc05b1: Verifying Checksum [2022-03-09T15:34:16.587Z] d65c8cfc05b1: Download complete [2022-03-09T15:34:16.862Z] 699f458cf7ca: Verifying Checksum [2022-03-09T15:34:16.862Z] 699f458cf7ca: Download complete [2022-03-09T15:34:17.134Z] 8998bd30e6a1: Verifying Checksum [2022-03-09T15:34:17.134Z] 8998bd30e6a1: Download complete [2022-03-09T15:34:19.750Z] 2437ff75d9bd: Verifying Checksum [2022-03-09T15:34:19.750Z] 2437ff75d9bd: Download complete [2022-03-09T15:34:21.728Z] 8998bd30e6a1: Pull complete [2022-03-09T15:34:21.999Z] 04944245beec: Pull complete [2022-03-09T15:34:23.432Z] 699f458cf7ca: Pull complete [2022-03-09T15:34:23.706Z] 765212b225bb: Pull complete [2022-03-09T15:34:24.682Z] f23df028b6ca: Pull complete [2022-03-09T15:34:24.682Z] d65c8cfc05b1: Pull complete [2022-03-09T15:34:39.777Z] 2437ff75d9bd: Pull complete [2022-03-09T15:34:39.777Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-09T15:34:39.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-09T15:34:39.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-09T15:34:40.009Z] prd-ubuntu18.04-docker-arm64-4c-16g-6692 does not seem to be running inside a container [2022-03-09T15:34:40.093Z] $ 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/54 -v /w/workspace/app-service-configurable/54:/w/workspace/app-service-configurable/54:rw,z -v /w/workspace/app-service-configurable/54@tmp:/w/workspace/app-service-configurable/54@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 [2022-03-09T15:34:43.062Z] $ docker top d0bdaf1ab1cf55707fb32cdbefb35dcd226e2c93699e22c92c73995f89fdce43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:34:44.032Z] ---> job-cost.sh [2022-03-09T15:34:44.032Z] lf-activate-venv: SKIPPING [2022-03-09T15:34:44.032Z] INFO: No Stack... [2022-03-09T15:34:44.639Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-09T15:34:45.621Z] INFO: Archiving Costs [Pipeline] sh [2022-03-09T15:34:46.282Z] + cut -d, -f6 [2022-03-09T15:34:46.282Z] + cat /w/workspace/app-service-configurable/54/archives/cost.csv [Pipeline] lock [2022-03-09T15:34:46.356Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] [2022-03-09T15:34:46.362Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] did not exist. Created. [2022-03-09T15:34:46.363Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-09T15:34:47.045Z] /w/workspace/app-service-configurable/54@tmp/durable-554fd51a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-09T15:34:47.722Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-09T15:34:47.752Z] Warning: overwriting stash ‘stack-cost’ [2022-03-09T15:34:47.803Z] Stashed 1 file(s) [Pipeline] } [2022-03-09T15:34:47.809Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-09T15:34:47.826Z] $ docker stop --time=1 d0bdaf1ab1cf55707fb32cdbefb35dcd226e2c93699e22c92c73995f89fdce43 [2022-03-09T15:34:49.359Z] $ docker rm -f d0bdaf1ab1cf55707fb32cdbefb35dcd226e2c93699e22c92c73995f89fdce43 [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 [2022-03-09T15:34:49.851Z] provisioning config files... [2022-03-09T15:34:49.860Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config713017807431247311tmp [Pipeline] { [Pipeline] sh [2022-03-09T15:34:50.161Z] + set +x [2022-03-09T15:34:50.161Z] + bash -s -- [2022-03-09T15:34:50.161Z] + curl -s https://codecov.io/bash [2022-03-09T15:34:50.161Z] [2022-03-09T15:34:50.161Z] _____ _ [2022-03-09T15:34:50.161Z] / ____| | | [2022-03-09T15:34:50.161Z] | | ___ __| | ___ ___ _____ __ [2022-03-09T15:34:50.161Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-09T15:34:50.161Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-09T15:34:50.161Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-09T15:34:50.161Z] Bash-1.0.6 [2022-03-09T15:34:50.161Z] [2022-03-09T15:34:50.161Z] [2022-03-09T15:34:50.161Z] ==> git version 2.24.4 found [2022-03-09T15:34:50.161Z] ==> 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 [2022-03-09T15:34:50.161Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-09T15:34:50.161Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-09T15:34:50.161Z] ==> Jenkins CI detected. [2022-03-09T15:34:50.161Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-03-09T15:34:50.161Z] project root: . [2022-03-09T15:34:50.161Z] --> token set from env [2022-03-09T15:34:50.161Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-09T15:34:50.420Z] ==> Running gcov in . (disable via -X gcov) [2022-03-09T15:34:50.420Z] ==> Python coveragepy not found [2022-03-09T15:34:50.420Z] ==> Searching for coverage reports in: [2022-03-09T15:34:50.420Z] + . [2022-03-09T15:34:50.420Z] -> Found 1 reports [2022-03-09T15:34:50.420Z] ==> Detecting git/mercurial file structure [2022-03-09T15:34:50.420Z] ==> Reading reports [2022-03-09T15:34:50.420Z] + ./coverage.out bytes=10 [2022-03-09T15:34:50.420Z] ==> Appending adjustments [2022-03-09T15:34:50.420Z] https://docs.codecov.io/docs/fixing-reports [2022-03-09T15:34:50.420Z] + Found adjustments [2022-03-09T15:34:50.420Z] ==> Gzipping contents [2022-03-09T15:34:50.420Z] 4.0K /tmp/codecov.bXJ7qy.gz [2022-03-09T15:34:50.420Z] ==> Uploading reports [2022-03-09T15:34:50.420Z] url: https://codecov.io [2022-03-09T15:34:50.420Z] query: branch=main&commit=7ed787468645177c8f186633e86aabab1c6042de&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-09T15:34:50.420Z] -> Pinging Codecov [2022-03-09T15:34:50.420Z] 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=7ed787468645177c8f186633e86aabab1c6042de&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-09T15:34:50.680Z] -> Uploading to [2022-03-09T15:34:50.680Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-09/A97CA9966030D2A3747ED39772930CCE/7ed787468645177c8f186633e86aabab1c6042de/7e81bc79-1495-4048-8155-374aa0584187.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220309T153450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05f8d66fbd9d41039b658c3c7c19f7b2533eb23d8ebc9dee3b073d54a206f3aa [2022-03-09T15:34:50.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-09T15:34:50.680Z] Dload Upload Total Spent Left Speed [2022-03-09T15:34:50.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1673 --:--:-- --:--:-- --:--:-- 1676 [2022-03-09T15:34:50.939Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/7ed787468645177c8f186633e86aabab1c6042de [Pipeline] } [2022-03-09T15:34:50.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-09T15:34:51.211Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-09T15:34:51.223Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:51.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-09T15:34:51.518Z] [2022-03-09T15:34:51.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:34:51.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-09T15:34:51.827Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-09T15:34:51.827Z] 188c0c94c7c5: Pulling fs layer [2022-03-09T15:34:51.827Z] 0ef7d3d256c8: Pulling fs layer [2022-03-09T15:34:51.827Z] de9db76c5a1d: Pulling fs layer [2022-03-09T15:34:51.827Z] 0eba1c9be4d2: Pulling fs layer [2022-03-09T15:34:51.827Z] 0d57e429df01: Pulling fs layer [2022-03-09T15:34:51.827Z] 4e4be7b47b0d: Pulling fs layer [2022-03-09T15:34:51.827Z] e1f770b5df2f: Pulling fs layer [2022-03-09T15:34:51.827Z] 85a0685a4137: Pulling fs layer [2022-03-09T15:34:51.827Z] 0eba1c9be4d2: Waiting [2022-03-09T15:34:51.827Z] 0d57e429df01: Waiting [2022-03-09T15:34:51.827Z] 4e4be7b47b0d: Waiting [2022-03-09T15:34:51.827Z] e1f770b5df2f: Waiting [2022-03-09T15:34:51.827Z] 85a0685a4137: Waiting [2022-03-09T15:34:51.827Z] de9db76c5a1d: Verifying Checksum [2022-03-09T15:34:51.827Z] de9db76c5a1d: Download complete [2022-03-09T15:34:51.827Z] 0ef7d3d256c8: Verifying Checksum [2022-03-09T15:34:51.827Z] 0ef7d3d256c8: Download complete [2022-03-09T15:34:51.827Z] 0d57e429df01: Verifying Checksum [2022-03-09T15:34:51.827Z] 0d57e429df01: Download complete [2022-03-09T15:34:51.827Z] 4e4be7b47b0d: Verifying Checksum [2022-03-09T15:34:51.827Z] 4e4be7b47b0d: Download complete [2022-03-09T15:34:51.827Z] 188c0c94c7c5: Verifying Checksum [2022-03-09T15:34:51.827Z] 188c0c94c7c5: Download complete [2022-03-09T15:34:52.091Z] e1f770b5df2f: Verifying Checksum [2022-03-09T15:34:52.091Z] e1f770b5df2f: Download complete [2022-03-09T15:34:52.364Z] 188c0c94c7c5: Pull complete [2022-03-09T15:34:52.364Z] 0eba1c9be4d2: Verifying Checksum [2022-03-09T15:34:52.364Z] 0eba1c9be4d2: Download complete [2022-03-09T15:34:52.652Z] 0ef7d3d256c8: Pull complete [2022-03-09T15:34:52.652Z] de9db76c5a1d: Pull complete [2022-03-09T15:34:52.652Z] 85a0685a4137: Verifying Checksum [2022-03-09T15:34:52.652Z] 85a0685a4137: Download complete [2022-03-09T15:34:56.928Z] 0eba1c9be4d2: Pull complete [2022-03-09T15:34:56.928Z] 0d57e429df01: Pull complete [2022-03-09T15:34:56.928Z] 4e4be7b47b0d: Pull complete [2022-03-09T15:34:56.928Z] e1f770b5df2f: Pull complete [2022-03-09T15:35:00.264Z] 85a0685a4137: Pull complete [2022-03-09T15:35:00.264Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-09T15:35:00.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-09T15:35:00.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-09T15:35:00.325Z] prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container [2022-03-09T15:35:00.366Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-09T15:35:02.330Z] $ docker top 74f03183e819c47c01a50589da7b5413c9a4ee2a7603e940bd805240753f294f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-09T15:35:02.410Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-09T15:35:02.695Z] + set -o pipefail [2022-03-09T15:35:02.695Z] + snyk monitor '--org=edgex-jenkins' [2022-03-09T15:35:08.012Z] [2022-03-09T15:35:08.012Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-03-09T15:35:08.012Z] [2022-03-09T15:35:08.012Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6e70bd48-bd12-4998-9df1-15d71c6660e9 [2022-03-09T15:35:08.012Z] [2022-03-09T15:35:08.012Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-09T15:35:08.012Z] [2022-03-09T15:35:08.012Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-09T15:35:08.012Z] [2022-03-09T15:35:08.582Z] [Pipeline] } [2022-03-09T15:35:08.599Z] $ docker stop --time=1 74f03183e819c47c01a50589da7b5413c9a4ee2a7603e940bd805240753f294f [2022-03-09T15:35:10.429Z] $ docker rm -f 74f03183e819c47c01a50589da7b5413c9a4ee2a7603e940bd805240753f294f [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 [2022-03-09T15:35:11.095Z] + git log --format=format:%s -1 7ed787468645177c8f186633e86aabab1c6042de [Pipeline] sh [2022-03-09T15:35:11.390Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-09T15:35:11.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:35:11.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T15:35:11.685Z] . [Pipeline] withDockerContainer [2022-03-09T15:35:11.746Z] prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container [2022-03-09T15:35:11.778Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-09T15:35:12.133Z] $ docker top 29e369c74c1e0c4f1e4cf41b00b7c105311749d91291c59247153a8cba611bbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-09T15:35:12.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-09T15:35:12.227Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-09T15:35:12.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-09T15:35:12.325Z] $ docker exec 29e369c74c1e0c4f1e4cf41b00b7c105311749d91291c59247153a8cba611bbc ssh-agent [2022-03-09T15:35:12.415Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNhakHn/agent.14 [2022-03-09T15:35:12.415Z] SSH_AGENT_PID=20 [2022-03-09T15:35:12.419Z] Running ssh-add (command line suppressed) [2022-03-09T15:35:12.515Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6695772725113737348.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6695772725113737348.key) [2022-03-09T15:35:12.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-09T15:35:12.840Z] + git semver tag [2022-03-09T15:35:12.840Z] # -> Open(): unable to determine branch for HEAD [2022-03-09T15:35:12.840Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-09T15:35:12.840Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-09T15:35:12.840Z] # $SEMVER_REMOTE_NAME = origin [2022-03-09T15:35:12.840Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-09T15:35:12.840Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-09T15:35:12.840Z] # $SEMVER_BRANCH = main [2022-03-09T15:35:12.840Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-03-09T15:35:12.840Z] # 7ed787468645177c8f186633e86aabab1c6042de HEAD [2022-03-09T15:35:12.840Z] # -> Force: false [2022-03-09T15:35:12.840Z] # 844e628a730a9874673e236114f8c3adc20b3395 refs/tags/v2.2.0-dev.18 [Pipeline] } [2022-03-09T15:35:12.852Z] $ docker exec --env ******** --env ******** 29e369c74c1e0c4f1e4cf41b00b7c105311749d91291c59247153a8cba611bbc ssh-agent -k [2022-03-09T15:35:12.945Z] unset SSH_AUTH_SOCK; [2022-03-09T15:35:12.945Z] unset SSH_AGENT_PID; [2022-03-09T15:35:12.945Z] echo Agent pid 20 killed; [2022-03-09T15:35:12.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-09T15:35:13.260Z] + git semver [Pipeline] } [2022-03-09T15:35:13.276Z] $ docker stop --time=1 29e369c74c1e0c4f1e4cf41b00b7c105311749d91291c59247153a8cba611bbc [2022-03-09T15:35:14.445Z] $ docker rm -f 29e369c74c1e0c4f1e4cf41b00b7c105311749d91291c59247153a8cba611bbc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:35:14.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-09T15:35:14.828Z] [2022-03-09T15:35:14.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:35:15.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-09T15:35:15.136Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-09T15:35:15.136Z] ab5ef0e58194: Pulling fs layer [2022-03-09T15:35:15.136Z] 9712f1f96733: Pulling fs layer [2022-03-09T15:35:15.136Z] 63f879dbbcfc: Pulling fs layer [2022-03-09T15:35:15.136Z] 0d9ebad4ef96: Pulling fs layer [2022-03-09T15:35:15.136Z] e9a5061849ea: Pulling fs layer [2022-03-09T15:35:15.136Z] d747dcd14b5f: Pulling fs layer [2022-03-09T15:35:15.136Z] 2de7ff778b66: Pulling fs layer [2022-03-09T15:35:15.136Z] 0d9ebad4ef96: Waiting [2022-03-09T15:35:15.136Z] e9a5061849ea: Waiting [2022-03-09T15:35:15.136Z] d747dcd14b5f: Waiting [2022-03-09T15:35:15.136Z] 2de7ff778b66: Waiting [2022-03-09T15:35:15.136Z] 9712f1f96733: Verifying Checksum [2022-03-09T15:35:15.136Z] 9712f1f96733: Download complete [2022-03-09T15:35:15.399Z] 63f879dbbcfc: Verifying Checksum [2022-03-09T15:35:15.399Z] 63f879dbbcfc: Download complete [2022-03-09T15:35:15.399Z] 0d9ebad4ef96: Verifying Checksum [2022-03-09T15:35:15.399Z] 0d9ebad4ef96: Download complete [2022-03-09T15:35:15.399Z] d747dcd14b5f: Verifying Checksum [2022-03-09T15:35:15.399Z] d747dcd14b5f: Download complete [2022-03-09T15:35:15.660Z] e9a5061849ea: Verifying Checksum [2022-03-09T15:35:15.660Z] e9a5061849ea: Download complete [2022-03-09T15:35:15.660Z] 2de7ff778b66: Verifying Checksum [2022-03-09T15:35:15.660Z] 2de7ff778b66: Download complete [2022-03-09T15:35:15.660Z] ab5ef0e58194: Verifying Checksum [2022-03-09T15:35:15.660Z] ab5ef0e58194: Download complete [2022-03-09T15:35:18.980Z] ab5ef0e58194: Pull complete [2022-03-09T15:35:18.980Z] 9712f1f96733: Pull complete [2022-03-09T15:35:19.555Z] 63f879dbbcfc: Pull complete [2022-03-09T15:35:23.784Z] 0d9ebad4ef96: Pull complete [2022-03-09T15:35:23.784Z] e9a5061849ea: Pull complete [2022-03-09T15:35:24.048Z] d747dcd14b5f: Pull complete [2022-03-09T15:35:25.440Z] 2de7ff778b66: Pull complete [2022-03-09T15:35:25.440Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-09T15:35:25.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-09T15:35:25.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-09T15:35:25.504Z] prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container [2022-03-09T15:35:25.539Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-09T15:35:28.807Z] $ docker top e5931f80f253a5d026011f8b794df5c2ee25f8f31a6c319bad4a6f0dc0bb65c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-09T15:35:28.879Z] provisioning config files... [2022-03-09T15:35:28.889Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3115450734977780862tmp [2022-03-09T15:35:28.900Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6051731829828472384tmp [2022-03-09T15:35:28.910Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1445724893139278358tmp [Pipeline] { [Pipeline] echo [2022-03-09T15:35:28.927Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:35:29.210Z] ---> sigul-configuration.sh [2022-03-09T15:35:29.210Z] gpg: directory `/root/.gnupg' created [2022-03-09T15:35:29.210Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-09T15:35:29.210Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-09T15:35:29.210Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-09T15:35:29.210Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-09T15:35:29.210Z] gpg: CAST5 encrypted data [2022-03-09T15:35:29.210Z] gpg: encrypted with 1 passphrase [2022-03-09T15:35:29.210Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-09T15:35:29.502Z] + mkdir /home/jenkins [2022-03-09T15:35:29.502Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-09T15:35:29.789Z] + 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 [2022-03-09T15:35:29.798Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:35:30.097Z] ---> sigul-install.sh [2022-03-09T15:35:30.097Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-09T15:35:30.387Z] + git tag --list [2022-03-09T15:35:30.387Z] v1.0.0 [2022-03-09T15:35:30.387Z] v1.1.0 [2022-03-09T15:35:30.387Z] v1.2.0 [2022-03-09T15:35:30.387Z] v1.3.0 [2022-03-09T15:35:30.387Z] v1.3.1 [2022-03-09T15:35:30.387Z] v2.0.0 [2022-03-09T15:35:30.387Z] v2.0.1 [2022-03-09T15:35:30.387Z] v2.0.1-dev.1 [2022-03-09T15:35:30.387Z] v2.0.2-dev.1 [2022-03-09T15:35:30.387Z] v2.0.2-dev.10 [2022-03-09T15:35:30.387Z] v2.0.2-dev.11 [2022-03-09T15:35:30.387Z] v2.0.2-dev.12 [2022-03-09T15:35:30.387Z] v2.0.2-dev.13 [2022-03-09T15:35:30.387Z] v2.0.2-dev.14 [2022-03-09T15:35:30.387Z] v2.0.2-dev.15 [2022-03-09T15:35:30.387Z] v2.0.2-dev.16 [2022-03-09T15:35:30.387Z] v2.0.2-dev.17 [2022-03-09T15:35:30.387Z] v2.0.2-dev.18 [2022-03-09T15:35:30.387Z] v2.0.2-dev.19 [2022-03-09T15:35:30.387Z] v2.0.2-dev.2 [2022-03-09T15:35:30.387Z] v2.0.2-dev.20 [2022-03-09T15:35:30.387Z] v2.0.2-dev.21 [2022-03-09T15:35:30.387Z] v2.0.2-dev.22 [2022-03-09T15:35:30.387Z] v2.0.2-dev.23 [2022-03-09T15:35:30.387Z] v2.0.2-dev.24 [2022-03-09T15:35:30.387Z] v2.0.2-dev.25 [2022-03-09T15:35:30.387Z] v2.0.2-dev.26 [2022-03-09T15:35:30.387Z] v2.0.2-dev.27 [2022-03-09T15:35:30.387Z] v2.0.2-dev.28 [2022-03-09T15:35:30.387Z] v2.0.2-dev.29 [2022-03-09T15:35:30.387Z] v2.0.2-dev.3 [2022-03-09T15:35:30.387Z] v2.0.2-dev.30 [2022-03-09T15:35:30.387Z] v2.0.2-dev.4 [2022-03-09T15:35:30.387Z] v2.0.2-dev.5 [2022-03-09T15:35:30.387Z] v2.0.2-dev.6 [2022-03-09T15:35:30.387Z] v2.0.2-dev.7 [2022-03-09T15:35:30.387Z] v2.0.2-dev.8 [2022-03-09T15:35:30.387Z] v2.0.2-dev.9 [2022-03-09T15:35:30.387Z] v2.1.0 [2022-03-09T15:35:30.387Z] v2.2.0-dev.1 [2022-03-09T15:35:30.387Z] v2.2.0-dev.10 [2022-03-09T15:35:30.387Z] v2.2.0-dev.11 [2022-03-09T15:35:30.387Z] v2.2.0-dev.12 [2022-03-09T15:35:30.387Z] v2.2.0-dev.13 [2022-03-09T15:35:30.387Z] v2.2.0-dev.14 [2022-03-09T15:35:30.387Z] v2.2.0-dev.15 [2022-03-09T15:35:30.387Z] v2.2.0-dev.16 [2022-03-09T15:35:30.387Z] v2.2.0-dev.17 [2022-03-09T15:35:30.387Z] v2.2.0-dev.18 [2022-03-09T15:35:30.387Z] v2.2.0-dev.2 [2022-03-09T15:35:30.387Z] v2.2.0-dev.3 [2022-03-09T15:35:30.387Z] v2.2.0-dev.4 [2022-03-09T15:35:30.387Z] v2.2.0-dev.5 [2022-03-09T15:35:30.387Z] v2.2.0-dev.6 [2022-03-09T15:35:30.387Z] v2.2.0-dev.7 [2022-03-09T15:35:30.387Z] v2.2.0-dev.8 [2022-03-09T15:35:30.387Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-09T15:35:30.677Z] + lftools sign git-tag v2.2.0-dev.18 [2022-03-09T15:35:31.248Z] Signing Git tag with Sigul... [2022-03-09T15:35:31.248Z] Signing v2.2.0-dev.18 [Pipeline] echo [2022-03-09T15:35:31.519Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:35:31.812Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-09T15:35:31.819Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-09T15:35:31.841Z] $ docker stop --time=1 e5931f80f253a5d026011f8b794df5c2ee25f8f31a6c319bad4a6f0dc0bb65c3 [2022-03-09T15:35:33.050Z] $ docker rm -f e5931f80f253a5d026011f8b794df5c2ee25f8f31a6c319bad4a6f0dc0bb65c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-09T15:35:33.474Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-09T15:35:33.474Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:35:33.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T15:35:33.778Z] . [Pipeline] withDockerContainer [2022-03-09T15:35:33.851Z] prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container [2022-03-09T15:35:33.887Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-09T15:35:34.212Z] $ docker top ebb1d28833c334ca34f3fcdc397de2844a6afa1de747bc6970e5c0495a90fc17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-09T15:35:34.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-09T15:35:34.294Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-09T15:35:34.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-09T15:35:34.401Z] $ docker exec ebb1d28833c334ca34f3fcdc397de2844a6afa1de747bc6970e5c0495a90fc17 ssh-agent [2022-03-09T15:35:34.506Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAgcafB/agent.14 [2022-03-09T15:35:34.506Z] SSH_AGENT_PID=21 [2022-03-09T15:35:34.511Z] Running ssh-add (command line suppressed) [2022-03-09T15:35:34.616Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6465450943011192950.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6465450943011192950.key) [2022-03-09T15:35:34.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-09T15:35:34.919Z] + git semver bump pre [2022-03-09T15:35:34.919Z] # -> Open(): unable to determine branch for HEAD [2022-03-09T15:35:34.919Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-09T15:35:34.919Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-09T15:35:34.919Z] # $SEMVER_REMOTE_NAME = origin [2022-03-09T15:35:34.919Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-09T15:35:34.919Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-09T15:35:34.919Z] # $SEMVER_BRANCH = main [2022-03-09T15:35:34.919Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-03-09T15:35:34.919Z] 2.2.0-dev.19 [Pipeline] } [2022-03-09T15:35:34.933Z] $ docker exec --env ******** --env ******** ebb1d28833c334ca34f3fcdc397de2844a6afa1de747bc6970e5c0495a90fc17 ssh-agent -k [2022-03-09T15:35:35.042Z] unset SSH_AUTH_SOCK; [2022-03-09T15:35:35.042Z] unset SSH_AGENT_PID; [2022-03-09T15:35:35.043Z] echo Agent pid 21 killed; [2022-03-09T15:35:35.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-09T15:35:35.353Z] + git semver [Pipeline] } [2022-03-09T15:35:35.371Z] $ docker stop --time=1 ebb1d28833c334ca34f3fcdc397de2844a6afa1de747bc6970e5c0495a90fc17 [2022-03-09T15:35:36.555Z] $ docker rm -f ebb1d28833c334ca34f3fcdc397de2844a6afa1de747bc6970e5c0495a90fc17 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-09T15:35:36.897Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-09T15:35:36.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:35:37.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T15:35:37.193Z] . [Pipeline] withDockerContainer [2022-03-09T15:35:37.249Z] prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container [2022-03-09T15:35:37.282Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-09T15:35:37.619Z] $ docker top 95bba01479f884d70db7a9f2d0fb0ece1a94a18e77cfbdd3183c80476c74425c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-09T15:35:37.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-09T15:35:37.708Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-09T15:35:37.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-09T15:35:37.810Z] $ docker exec 95bba01479f884d70db7a9f2d0fb0ece1a94a18e77cfbdd3183c80476c74425c ssh-agent [2022-03-09T15:35:37.902Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiBHIma/agent.14 [2022-03-09T15:35:37.902Z] SSH_AGENT_PID=20 [2022-03-09T15:35:37.907Z] Running ssh-add (command line suppressed) [2022-03-09T15:35:37.996Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2254952757097311661.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2254952757097311661.key) [2022-03-09T15:35:38.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-09T15:35:38.288Z] + git semver push [2022-03-09T15:35:38.288Z] # -> Open(): unable to determine branch for HEAD [2022-03-09T15:35:38.288Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-09T15:35:38.288Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-09T15:35:38.288Z] # $SEMVER_REMOTE_NAME = origin [2022-03-09T15:35:38.288Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-09T15:35:38.288Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-09T15:35:38.288Z] # $SEMVER_BRANCH = main [2022-03-09T15:35:38.288Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-03-09T15:35:40.216Z] $ docker exec --env ******** --env ******** 95bba01479f884d70db7a9f2d0fb0ece1a94a18e77cfbdd3183c80476c74425c ssh-agent -k [2022-03-09T15:35:40.294Z] unset SSH_AUTH_SOCK; [2022-03-09T15:35:40.294Z] unset SSH_AGENT_PID; [2022-03-09T15:35:40.294Z] echo Agent pid 20 killed; [2022-03-09T15:35:40.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-09T15:35:40.619Z] + git semver [Pipeline] } [2022-03-09T15:35:40.634Z] $ docker stop --time=1 95bba01479f884d70db7a9f2d0fb0ece1a94a18e77cfbdd3183c80476c74425c [2022-03-09T15:35:41.801Z] $ docker rm -f 95bba01479f884d70db7a9f2d0fb0ece1a94a18e77cfbdd3183c80476c74425c [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 [2022-03-09T15:35:42.391Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-03-09T15:35:42.391Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-03-09T15:35:42.391Z] total 8 [2022-03-09T15:35:42.391Z] drwxr-xr-x. 3 root root 34 Mar 9 15:28 . [2022-03-09T15:35:42.391Z] drwxrwxr-x. 9 jenkins jenkins 4096 Mar 9 15:35 .. [2022-03-09T15:35:42.391Z] drwxr-xr-x. 2 root root 6 Mar 9 15:28 cost [2022-03-09T15:35:42.391Z] -rw-r--r--. 1 root root 94 Mar 9 15:28 cost.csv [2022-03-09T15:35:42.391Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-03-09T15:35:42.391Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-03-09T15:35:42.391Z] total 8 [2022-03-09T15:35:42.391Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 9 15:28 . [2022-03-09T15:35:42.391Z] drwxrwxr-x. 9 jenkins jenkins 4096 Mar 9 15:35 .. [2022-03-09T15:35:42.391Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 9 15:28 cost [2022-03-09T15:35:42.392Z] -rw-r--r--. 1 jenkins jenkins 94 Mar 9 15:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:35:42.692Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:35:43.248Z] ---> package-listing.sh [2022-03-09T15:35:43.248Z] ++ facter osfamily [2022-03-09T15:35:43.248Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-09T15:35:43.508Z] + OS_FAMILY=redhat [2022-03-09T15:35:43.508Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-03-09T15:35:43.508Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-09T15:35:43.508Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-09T15:35:43.508Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-09T15:35:43.508Z] + PACKAGES=/tmp/packages_start.txt [2022-03-09T15:35:43.508Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-03-09T15:35:43.508Z] + PACKAGES=/tmp/packages_end.txt [2022-03-09T15:35:43.508Z] + case "${OS_FAMILY}" in [2022-03-09T15:35:43.508Z] + sort [2022-03-09T15:35:43.508Z] + rpm -qa [2022-03-09T15:35:44.080Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-09T15:35:44.080Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-09T15:35:44.080Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-09T15:35:44.080Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-03-09T15:35:44.080Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-03-09T15:35:44.080Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-03-09T15:35:44.092Z] 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 [2022-03-09T15:35:44.375Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-09T15:35:44.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T15:35:44.931Z] . [Pipeline] withDockerContainer [2022-03-09T15:35:44.995Z] prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container [2022-03-09T15:35:45.031Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-09T15:35:45.229Z] $ docker top 7625fc21077698383cd3e5f88d79db03cf37eb44b6fa9cb317575aef3efaf32e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T15:35:45.573Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-09T15:35:45.858Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-09T15:35:46.144Z] + ls /var/log/sa-host [2022-03-09T15:35:46.144Z] + sadf -c /var/log/sa-host/sa09 [2022-03-09T15:35:46.144Z] file_magic: OK [2022-03-09T15:35:46.144Z] HZ: Using current value: 100 [2022-03-09T15:35:46.144Z] file_header: OK [2022-03-09T15:35:46.144Z] 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 [2022-03-09T15:35:46.144Z] Statistics: [2022-03-09T15:35:46.144Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-09T15:35:46.144Z] File successfully converted to sysstat format version 12.5.2 [2022-03-09T15:35:46.144Z] + sadf -c /var/log/sa-host/sa17 [2022-03-09T15:35:46.144Z] file_magic: OK [2022-03-09T15:35:46.144Z] HZ: Using current value: 100 [2022-03-09T15:35:46.144Z] file_header: OK [2022-03-09T15:35:46.144Z] 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 [2022-03-09T15:35:46.144Z] Statistics: [2022-03-09T15:35:46.144Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-09T15:35:46.144Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T15:35:46.348Z] provisioning config files... [2022-03-09T15:35:46.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2770732198491228784tmp [Pipeline] { [Pipeline] echo [2022-03-09T15:35:46.365Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:35:46.645Z] ---> create-netrc.sh [Pipeline] } [2022-03-09T15:35:46.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:35:46.984Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-09T15:35:46.994Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:35:47.284Z] ---> sudo-logs.sh [2022-03-09T15:35:47.284Z] Archiving 'sudo' log.. [2022-03-09T15:35:47.284Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6691.novalocal: Name or service not known [2022-03-09T15:35:47.284Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6691.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-09T15:35:47.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:35:47.623Z] ---> job-cost.sh [2022-03-09T15:35:47.623Z] lf-activate-venv: SKIPPING [2022-03-09T15:35:47.623Z] DEBUG: total: 0.05999999865889549 [2022-03-09T15:35:47.623Z] INFO: Retrieving Stack Cost... [2022-03-09T15:35:47.894Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-09T15:35:48.470Z] INFO: Archiving Costs [Pipeline] echo [2022-03-09T15:35:48.488Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T15:35:48.779Z] ---> logs-deploy.sh [2022-03-09T15:35:48.779Z] lf-activate-venv: SKIPPING [2022-03-09T15:35:48.779Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/54 [2022-03-09T15:35:48.779Z] INFO: archiving workspace using pattern(s): [2022-03-09T15:35:49.726Z] Archives upload complete. [2022-03-09T15:35:49.726Z] INFO: archiving logs to Nexus [2022-03-09T15:35:50.300Z] ---> uname -a: [2022-03-09T15:35:50.300Z] Linux prd-centos7-docker-4c-2g-6691.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] ---> lscpu: [2022-03-09T15:35:50.300Z] Architecture: x86_64 [2022-03-09T15:35:50.300Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-09T15:35:50.300Z] Byte Order: Little Endian [2022-03-09T15:35:50.300Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-09T15:35:50.300Z] CPU(s): 2 [2022-03-09T15:35:50.300Z] On-line CPU(s) list: 0,1 [2022-03-09T15:35:50.300Z] Thread(s) per core: 1 [2022-03-09T15:35:50.300Z] Core(s) per socket: 1 [2022-03-09T15:35:50.300Z] Socket(s): 2 [2022-03-09T15:35:50.300Z] NUMA node(s): 1 [2022-03-09T15:35:50.300Z] Vendor ID: AuthenticAMD [2022-03-09T15:35:50.300Z] CPU family: 23 [2022-03-09T15:35:50.300Z] Model: 49 [2022-03-09T15:35:50.300Z] Model name: AMD EPYC-Rome Processor [2022-03-09T15:35:50.300Z] Stepping: 0 [2022-03-09T15:35:50.300Z] CPU MHz: 2799.998 [2022-03-09T15:35:50.300Z] BogoMIPS: 5599.99 [2022-03-09T15:35:50.300Z] Virtualization: AMD-V [2022-03-09T15:35:50.300Z] Hypervisor vendor: KVM [2022-03-09T15:35:50.300Z] Virtualization type: full [2022-03-09T15:35:50.300Z] L1d cache: 64 KiB [2022-03-09T15:35:50.300Z] L1i cache: 64 KiB [2022-03-09T15:35:50.300Z] L2 cache: 1 MiB [2022-03-09T15:35:50.300Z] L3 cache: 32 MiB [2022-03-09T15:35:50.300Z] NUMA node0 CPU(s): 0,1 [2022-03-09T15:35:50.300Z] Vulnerability Itlb multihit: Not affected [2022-03-09T15:35:50.300Z] Vulnerability L1tf: Not affected [2022-03-09T15:35:50.300Z] Vulnerability Mds: Not affected [2022-03-09T15:35:50.300Z] Vulnerability Meltdown: Not affected [2022-03-09T15:35:50.300Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-09T15:35:50.300Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-09T15:35:50.300Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-09T15:35:50.300Z] Vulnerability Srbds: Not affected [2022-03-09T15:35:50.300Z] Vulnerability Tsx async abort: Not affected [2022-03-09T15:35:50.300Z] 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 [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] ---> nproc: [2022-03-09T15:35:50.300Z] 2 [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] ---> df -h: [2022-03-09T15:35:50.300Z] Filesystem Size Used Avail Use% Mounted on [2022-03-09T15:35:50.300Z] overlay 40G 11G 30G 26% / [2022-03-09T15:35:50.300Z] tmpfs 64M 0 64M 0% /dev [2022-03-09T15:35:50.300Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-09T15:35:50.300Z] shm 64M 0 64M 0% /dev/shm [2022-03-09T15:35:50.300Z] /dev/vda1 40G 11G 30G 26% /facter-os [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] ---> sar -b -r -n DEV: [2022-03-09T15:35:50.300Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/09/22 _x86_64_ (2 CPU) [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] 15:26:08 LINUX RESTART (2 CPU) [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] 15:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-09T15:35:50.300Z] 15:28:01 302.65 0.05 302.60 0.00 1.07 77803.84 0.00 [2022-03-09T15:35:50.300Z] 15:29:01 146.74 0.00 146.74 0.00 0.00 25855.66 0.00 [2022-03-09T15:35:50.300Z] 15:30:01 3.91 0.00 3.91 0.00 0.00 194.92 0.00 [2022-03-09T15:35:50.300Z] 15:31:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 [2022-03-09T15:35:50.300Z] 15:32:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 [2022-03-09T15:35:50.300Z] 15:33:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 [2022-03-09T15:35:50.300Z] 15:34:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 [2022-03-09T15:35:50.300Z] 15:35:01 56.03 0.03 56.00 0.00 3.73 21654.76 0.00 [2022-03-09T15:35:50.300Z] Average: 63.82 0.01 63.81 0.00 0.60 15698.10 0.00 [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] 15:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-09T15:35:50.300Z] 15:28:01 3921932 0 927852 11.59 2620 3156536 1434688 15.84 886184 2737216 107496 [2022-03-09T15:35:50.300Z] 15:29:01 3335804 0 1071968 13.38 2620 3598548 1475464 16.29 1047456 3084324 16 [2022-03-09T15:35:50.300Z] 15:30:01 3352948 0 1054824 13.17 2620 3598548 1285924 14.20 1035288 3084324 8 [2022-03-09T15:35:50.300Z] 15:31:01 3367368 0 1040396 12.99 2620 3598556 1283868 14.17 1022636 3084324 16 [2022-03-09T15:35:50.300Z] 15:32:01 3366920 0 1040840 13.00 2620 3598560 1283964 14.18 1023124 3084324 8 [2022-03-09T15:35:50.300Z] 15:33:01 3373520 0 1034236 12.91 2620 3598564 1283868 14.17 1017808 3084324 8 [2022-03-09T15:35:50.300Z] 15:34:01 3374456 0 1033296 12.90 2620 3598568 1283868 14.17 1017812 3084324 8 [2022-03-09T15:35:50.300Z] 15:35:01 2520684 0 1169020 14.60 2620 4316616 1449672 16.01 1126964 3736520 36464 [2022-03-09T15:35:50.300Z] Average: 3326704 0 1046554 13.07 2620 3633062 1347664 14.88 1022159 3122460 18003 [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] 15:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-09T15:35:50.300Z] 15:28:01 veth6fd7d1b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:28:01 eth0 297.97 229.39 2108.80 30.73 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:28:01 docker0 212.12 268.91 16.78 2081.89 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:29:01 eth0 201.68 144.71 2709.96 264.87 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:29:01 docker0 9.82 14.75 0.58 92.02 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:30:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:31:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:32:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:33:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:34:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:35:01 eth0 148.02 87.28 4059.60 10.62 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] Average: eth0 81.06 57.76 1110.05 38.31 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] Average: docker0 27.76 35.48 2.17 271.94 0.00 0.00 0.00 0.00 [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] ---> sar -P ALL: [2022-03-09T15:35:50.300Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/09/22 _x86_64_ (2 CPU) [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] 15:26:08 LINUX RESTART (2 CPU) [2022-03-09T15:35:50.300Z] [2022-03-09T15:35:50.300Z] 15:27:01 CPU %user %nice %system %iowait %steal %idle [2022-03-09T15:35:50.300Z] 15:28:01 all 34.16 0.00 12.22 2.65 0.08 50.89 [2022-03-09T15:35:50.300Z] 15:28:01 0 33.89 0.00 12.24 2.43 0.09 51.35 [2022-03-09T15:35:50.300Z] 15:28:01 1 34.43 0.00 12.20 2.87 0.07 50.44 [2022-03-09T15:35:50.300Z] 15:29:01 all 35.64 0.00 9.86 2.14 0.11 52.25 [2022-03-09T15:35:50.300Z] 15:29:01 0 35.79 0.00 10.47 2.46 0.09 51.19 [2022-03-09T15:35:50.300Z] 15:29:01 1 35.49 0.00 9.25 1.82 0.12 53.31 [2022-03-09T15:35:50.300Z] 15:30:01 all 0.23 0.00 0.10 0.00 0.03 99.65 [2022-03-09T15:35:50.300Z] 15:30:01 0 0.32 0.00 0.13 0.00 0.03 99.52 [2022-03-09T15:35:50.300Z] 15:30:01 1 0.13 0.00 0.07 0.00 0.02 99.78 [2022-03-09T15:35:50.300Z] 15:31:01 all 0.21 0.00 0.06 0.00 0.02 99.72 [2022-03-09T15:35:50.300Z] 15:31:01 0 0.32 0.00 0.05 0.00 0.00 99.63 [2022-03-09T15:35:50.300Z] 15:31:01 1 0.10 0.00 0.07 0.00 0.03 99.80 [2022-03-09T15:35:50.300Z] 15:32:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2022-03-09T15:35:50.300Z] 15:32:01 0 0.27 0.00 0.02 0.00 0.02 99.70 [2022-03-09T15:35:50.300Z] 15:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-03-09T15:35:50.300Z] 15:33:01 all 0.19 0.00 0.04 0.00 0.02 99.75 [2022-03-09T15:35:50.300Z] 15:33:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2022-03-09T15:35:50.300Z] 15:33:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2022-03-09T15:35:50.300Z] 15:34:01 all 0.22 0.00 0.03 0.00 0.03 99.73 [2022-03-09T15:35:50.301Z] 15:34:01 0 0.42 0.00 0.03 0.00 0.00 99.55 [2022-03-09T15:35:50.301Z] 15:34:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2022-03-09T15:35:50.301Z] 15:35:01 all 8.12 0.00 3.14 0.64 0.03 88.07 [2022-03-09T15:35:50.301Z] 15:35:01 0 8.52 0.00 3.20 0.80 0.02 87.46 [2022-03-09T15:35:50.301Z] 15:35:01 1 7.71 0.00 3.08 0.47 0.05 88.68 [2022-03-09T15:35:50.301Z] Average: all 9.45 0.00 3.05 0.65 0.04 86.81 [2022-03-09T15:35:50.301Z] Average: 0 9.56 0.00 3.14 0.68 0.03 86.59 [2022-03-09T15:35:50.301Z] Average: 1 9.34 0.00 2.97 0.62 0.05 87.02 [2022-03-09T15:35:50.301Z] [2022-03-09T15:35:50.301Z] [2022-03-09T15:35:50.301Z]