Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e44beca5e6c7de5cce47393cbeeb069a46bdd7aa 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-ssh5148623061189075228.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh86789640999292810.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh205264522110862279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5305641160173735112.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-ssh6940753608682290651.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1804 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-ssh8736705336282132737.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 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa (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 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#367)" > git rev-list --no-walk 69b09aefd5947b346e513aea3e1dfdeacd3d7690 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:07:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:07:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:07:08 ========================================================= 15:07:08 EdgeX Global Pipelines Version Info 15:07:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:07:09 ------------------- 15:07:09 stable info: 15:07:09 ------------------- 15:07:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:07:09 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 15:07:09 Message: update stable to v1.0.219 15:07:10 ------------------- 15:07:10 experimental info: 15:07:10 ------------------- 15:07:10 Commited By: **** collab-it+edgex@linuxfoundation.org 15:07:10 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 15:07:10 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e44beca [Pipeline] echo 15:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:10 provisioning config files... 15:07:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config404593015643408901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:11 ---> docker-login.sh 15:07:11 nexus3.edgexfoundry.org:10001 15:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:11 Configure a credential helper to remove this warning. See 15:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:11 15:07:11 Login Succeeded 15:07:11 nexus3.edgexfoundry.org:10002 15:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:11 Configure a credential helper to remove this warning. See 15:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:11 15:07:11 Login Succeeded 15:07:11 nexus3.edgexfoundry.org:10003 15:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:11 Configure a credential helper to remove this warning. See 15:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:11 15:07:11 Login Succeeded 15:07:11 nexus3.edgexfoundry.org:10004 15:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:11 Configure a credential helper to remove this warning. See 15:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:11 15:07:11 Login Succeeded 15:07:11 docker.io 15:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:11 Configure a credential helper to remove this warning. See 15:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:11 15:07:11 Login Succeeded 15:07:11 ---> docker-login.sh ends [Pipeline] } 15:07:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:07:12 + git rev-list -1 --merges e44beca5e6c7de5cce47393cbeeb069a46bdd7aa~1..e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] echo 15:07:12 -----------> git rev-list -1 --merges e44beca5e6c7de5cce47393cbeeb069a46bdd7aa~1..e44beca5e6c7de5cce47393cbeeb069a46bdd7aa e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [false] [Pipeline] sh 15:07:12 + git log --format=format:%s -1 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] echo 15:07:12 ========================================================= 15:07:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:07:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:13 + git log --format=format:%s -1 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] echo 15:07:13 [semverPrep] GIT_COMMIT: e44beca5e6c7de5cce47393cbeeb069a46bdd7aa, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#367) [Pipeline] echo 15:07:13 [semverPrep] This is not a build commit. [Pipeline] sh 15:07:13 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:07:13 + grep -v github /etc/ssh/ssh_known_hosts 15:07:13 + '[' -e /tmp/ssh_known_hosts ']' 15:07:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:07:13 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:07:13 + sudo tee -a /etc/ssh/ssh_known_hosts 15:07:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:07:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:07:13 15:07:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:07:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:07:14 latest: Pulling from edgex-devops/git-semver 15:07:14 a0d0a0d46f8b: Pulling fs layer 15:07:14 3e5f54012d9b: Pulling fs layer 15:07:14 4c7163046ea9: Pulling fs layer 15:07:14 0c2d73faf560: Pulling fs layer 15:07:14 0c2d73faf560: Waiting 15:07:14 3e5f54012d9b: Verifying Checksum 15:07:14 3e5f54012d9b: Download complete 15:07:14 a0d0a0d46f8b: Verifying Checksum 15:07:14 a0d0a0d46f8b: Download complete 15:07:14 0c2d73faf560: Verifying Checksum 15:07:14 0c2d73faf560: Download complete 15:07:14 4c7163046ea9: Verifying Checksum 15:07:14 4c7163046ea9: Download complete 15:07:14 a0d0a0d46f8b: Pull complete 15:07:14 3e5f54012d9b: Pull complete 15:07:14 4c7163046ea9: Pull complete 15:07:14 0c2d73faf560: Pull complete 15:07:14 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:07:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:07:15 prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container 15:07:14 $ 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 15:07:15 $ docker top 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:15 [ssh-agent] Looking for ssh-agent implementation... 15:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:15 $ docker exec 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 ssh-agent 15:07:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNallIk/agent.14 15:07:15 SSH_AGENT_PID=21 15:07:15 Running ssh-add (command line suppressed) 15:07:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_910029982862127709.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_910029982862127709.key) 15:07:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:16 + git tag --points-at HEAD [Pipeline] } 15:07:16 $ docker exec --env ******** --env ******** 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 ssh-agent -k 15:07:16 unset SSH_AUTH_SOCK; 15:07:16 unset SSH_AGENT_PID; 15:07:16 echo Agent pid 21 killed; 15:07:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:07:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:16 [ssh-agent] Looking for ssh-agent implementation... 15:07:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:16 $ docker exec 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 ssh-agent 15:07:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBBkjCF/agent.55 15:07:16 SSH_AGENT_PID=61 15:07:16 Running ssh-add (command line suppressed) 15:07:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5718643038246517859.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5718643038246517859.key) 15:07:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:17 + git semver init 15:07:17 # -> Open(): unable to determine branch for HEAD 15:07:17 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:07:17 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:07:17 # $SEMVER_REMOTE_NAME = origin 15:07:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:07:17 # $SEMVER_USER_NAME = edgex-jenkins 15:07:17 # $SEMVER_BRANCH = main 15:07:17 # $SEMVER_TEMP = /tmp/semver-203316405 15:07:17 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:07:18 # '/tmp/semver-203316405' -> '/w/workspace/ry_app-service-configurable_main/.semver' 15:07:18 # -> Force: false 15:07:18 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:07:18 $ docker exec --env ******** --env ******** 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 ssh-agent -k 15:07:18 unset SSH_AUTH_SOCK; 15:07:18 unset SSH_AGENT_PID; 15:07:18 echo Agent pid 61 killed; 15:07:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:18 + git semver [Pipeline] } 15:07:18 $ docker stop --time=1 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 15:07:19 $ docker rm -f 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:07:20 Stashed 1 file(s) [Pipeline] echo 15:07:20 [edgeXSemver]: initialized semver on version 2.2.0-dev.7 [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 15:07:20 provisioning config files... 15:07:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4268267556186436342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:20 ---> docker-login.sh 15:07:20 nexus3.edgexfoundry.org:10001 15:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:20 Configure a credential helper to remove this warning. See 15:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:20 15:07:20 Login Succeeded 15:07:20 nexus3.edgexfoundry.org:10002 15:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:20 Configure a credential helper to remove this warning. See 15:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:20 15:07:20 Login Succeeded 15:07:20 nexus3.edgexfoundry.org:10003 15:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:21 Configure a credential helper to remove this warning. See 15:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:21 15:07:21 Login Succeeded 15:07:21 nexus3.edgexfoundry.org:10004 15:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:21 Configure a credential helper to remove this warning. See 15:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:21 15:07:21 Login Succeeded 15:07:21 docker.io 15:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:21 Configure a credential helper to remove this warning. See 15:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:21 15:07:21 Login Succeeded 15:07:21 ---> docker-login.sh ends [Pipeline] } 15:07:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:07:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:07:21 ========================================================= 15:07:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:07:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:07:21 + 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 . 15:07:21 Sending build context to Docker daemon 2.927MB 15:07:21 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 15:07:21 Step 2/12 : FROM ${BASE} AS builder 15:07:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:07:21 59bf1c3509f3: Pulling fs layer 15:07:21 666ba61612fd: Pulling fs layer 15:07:21 8ed8ca486205: Pulling fs layer 15:07:21 4fe6c5a15a65: Pulling fs layer 15:07:21 22a0e8bec74d: Pulling fs layer 15:07:21 f965cba54748: Pulling fs layer 15:07:21 861ffc35075e: Pulling fs layer 15:07:21 4b385c91608e: Pulling fs layer 15:07:21 560528eb2ebb: Pulling fs layer 15:07:21 22a0e8bec74d: Waiting 15:07:21 f965cba54748: Waiting 15:07:21 861ffc35075e: Waiting 15:07:21 4b385c91608e: Waiting 15:07:21 560528eb2ebb: Waiting 15:07:21 4fe6c5a15a65: Waiting 15:07:21 8ed8ca486205: Verifying Checksum 15:07:21 8ed8ca486205: Download complete 15:07:21 666ba61612fd: Download complete 15:07:21 22a0e8bec74d: Verifying Checksum 15:07:21 22a0e8bec74d: Download complete 15:07:21 f965cba54748: Verifying Checksum 15:07:21 f965cba54748: Download complete 15:07:21 59bf1c3509f3: Verifying Checksum 15:07:21 59bf1c3509f3: Download complete 15:07:21 861ffc35075e: Verifying Checksum 15:07:21 861ffc35075e: Download complete 15:07:22 4b385c91608e: Verifying Checksum 15:07:22 4b385c91608e: Download complete 15:07:22 59bf1c3509f3: Pull complete 15:07:22 560528eb2ebb: Verifying Checksum 15:07:22 560528eb2ebb: Download complete 15:07:22 666ba61612fd: Pull complete 15:07:22 8ed8ca486205: Pull complete 15:07:22 4fe6c5a15a65: Verifying Checksum 15:07:22 4fe6c5a15a65: Download complete 15:07:26 4fe6c5a15a65: Pull complete 15:07:26 22a0e8bec74d: Pull complete 15:07:26 f965cba54748: Pull complete 15:07:26 861ffc35075e: Pull complete 15:07:26 4b385c91608e: Pull complete 15:07:29 560528eb2ebb: Pull complete 15:07:29 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 15:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:07:29 ---> dd4a08f94e63 15:07:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:07:30 ---> Running in abda0a6cdfe5 15:07:30 Removing intermediate container abda0a6cdfe5 15:07:30 ---> 290b72af22cf 15:07:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:07:30 ---> Running in 66f7d65bc808 15:07:30 Removing intermediate container 66f7d65bc808 15:07:30 ---> d82653604af7 15:07:30 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:07:30 ---> Running in 2fcb754211be 15:07:31 Removing intermediate container 2fcb754211be 15:07:31 ---> 77b19f49e91a 15:07:31 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:31 ---> Running in 589997f35686 15:07:31 Removing intermediate container 589997f35686 15:07:31 ---> 085a37430fda 15:07:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:07:31 ---> Running in 602b0b0ad5c8 15:07:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:07:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:07:32 OK: 221 MiB in 52 packages 15:07:33 Removing intermediate container 602b0b0ad5c8 15:07:33 ---> 41685de6c5cc 15:07:33 Step 8/12 : WORKDIR /app 15:07:33 ---> Running in c22dfcc8ff08 15:07:33 Removing intermediate container c22dfcc8ff08 15:07:33 ---> ec433a8e8abb 15:07:33 Step 9/12 : COPY . . 15:07:33 ---> e6e7faa575f1 15:07:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:33 ---> Running in 4e83153730c3 15:07:35 Still waiting to schedule task 15:07:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:08:12 Removing intermediate container 4e83153730c3 15:08:12 ---> 6cc017f19f88 15:08:12 Step 11/12 : ARG MAKE="make build" 15:08:12 ---> Running in e45192a7533a 15:08:12 Removing intermediate container e45192a7533a 15:08:12 ---> eb9253483f19 15:08:12 Step 12/12 : RUN $MAKE 15:08:12 ---> Running in a0c2fbadd92b 15:08:12 noop 15:08:12 Removing intermediate container a0c2fbadd92b 15:08:12 ---> 0ecfcfea32e9 15:08:12 Successfully built 0ecfcfea32e9 15:08:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:08:12 + docker inspect -f . ci-base-image-x86_64 15:08:12 . [Pipeline] withDockerContainer 15:08:12 prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container 15:08:12 $ 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 15:08:12 $ docker top 3662f040f2e09bcdea9edd81f74ef24a13c3c579d7be040eb91e13ba5997cf3c -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:13 + go version 15:08:13 go version go1.17.6 linux/amd64 [Pipeline] } 15:08:13 $ docker stop --time=1 3662f040f2e09bcdea9edd81f74ef24a13c3c579d7be040eb91e13ba5997cf3c 15:08:14 $ docker rm -f 3662f040f2e09bcdea9edd81f74ef24a13c3c579d7be040eb91e13ba5997cf3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:08:14 + docker inspect -f . ci-base-image-x86_64 15:08:14 . [Pipeline] withDockerContainer 15:08:15 prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container 15:08:15 $ 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 15:08:15 $ docker top 860cf04bf840a5be39cffeef9746be2519b9fe593a29b7388941e20a733e5b98 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:08:15 + make test 15:08:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:08:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:08:30 CGO_ENABLED=1 go vet ./... 15:08:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:08:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:08:34 ./bin/test-attribution-txt.sh [Pipeline] echo 15:08:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:08:34 $ docker stop --time=1 860cf04bf840a5be39cffeef9746be2519b9fe593a29b7388941e20a733e5b98 15:08:35 $ docker rm -f 860cf04bf840a5be39cffeef9746be2519b9fe593a29b7388941e20a733e5b98 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:08:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:08:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:08:37 + ls -al . 15:08:37 total 148 15:08:37 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 19 15:08 . 15:08:37 drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 15:07 .. 15:08:37 -rw-rw-r--. 1 jenkins jenkins 7608 Jan 19 15:07 Attribution.txt 15:08:37 drwxrwxr-x. 2 jenkins jenkins 37 Jan 19 15:07 bin 15:08:37 -rw-rw-r--. 1 jenkins jenkins 23791 Jan 19 15:07 CHANGELOG.md 15:08:37 -rw-r--r--. 1 jenkins jenkins 10 Jan 19 15:08 coverage.out 15:08:37 -rw-rw-r--. 1 jenkins jenkins 2064 Jan 19 15:07 Dockerfile 15:08:37 -rw-rw-r--. 1 jenkins jenkins 119 Jan 19 15:07 .dockerignore 15:08:37 drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 15:07 .git 15:08:37 drwxrwxr-x. 2 jenkins jenkins 104 Jan 19 15:07 .github 15:08:37 -rw-rw-r--. 1 jenkins jenkins 104 Jan 19 15:07 .gitignore 15:08:37 -rw-rw-r--. 1 jenkins jenkins 136 Jan 19 15:07 go.mod 15:08:37 -rw-rw-r--. 1 jenkins jenkins 49310 Jan 19 15:07 go.sum 15:08:37 -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 15:07 GOVERNANCE.md 15:08:37 -rw-rw-r--. 1 jenkins jenkins 687 Jan 19 15:07 Jenkinsfile 15:08:37 -rw-rw-r--. 1 jenkins jenkins 10174 Jan 19 15:07 LICENSE 15:08:37 -rw-rw-r--. 1 jenkins jenkins 1949 Jan 19 15:07 main.go 15:08:37 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 19 15:07 makefile 15:08:37 -rw-rw-r--. 1 jenkins jenkins 618 Jan 19 15:07 OWNERS.md 15:08:37 -rw-rw-r--. 1 jenkins jenkins 3860 Jan 19 15:07 README.md 15:08:37 drwxrwxr-x. 9 jenkins jenkins 151 Jan 19 15:07 res 15:08:37 drwx------. 3 jenkins jenkins 58 Jan 19 15:07 .semver 15:08:37 drwxrwxr-x. 3 jenkins jenkins 58 Jan 19 15:07 snap 15:08:37 -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 15:07 VERSION [Pipeline] isUnix [Pipeline] sh 15:08:37 + 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=e44beca5e6c7de5cce47393cbeeb069a46bdd7aa --label arch=amd64 --label version=2.2.0-dev.7 . 15:08:37 Sending build context to Docker daemon 2.928MB 15:08:37 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 15:08:37 Step 2/26 : FROM ${BASE} AS builder 15:08:37 ---> 0ecfcfea32e9 15:08:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:08:37 ---> Running in 5663967b0d94 15:08:37 Removing intermediate container 5663967b0d94 15:08:37 ---> 7c13d242b803 15:08:37 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:08:37 ---> Running in 48428f2b8798 15:08:37 Removing intermediate container 48428f2b8798 15:08:37 ---> 5deceeeb01aa 15:08:37 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:08:37 ---> Running in b7587bebecd0 15:08:37 Removing intermediate container b7587bebecd0 15:08:37 ---> c4e9754eb7f5 15:08:37 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:37 ---> Running in 17c41c9db808 15:08:38 Removing intermediate container 17c41c9db808 15:08:38 ---> 5c0812f5887d 15:08:38 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:08:38 ---> Running in 0edc7f13ba94 15:08:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:08:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:08:39 OK: 221 MiB in 52 packages 15:08:40 Removing intermediate container 0edc7f13ba94 15:08:40 ---> a174cad8f19c 15:08:40 Step 8/26 : WORKDIR /app 15:08:40 ---> Running in cd37347c4558 15:08:40 Removing intermediate container cd37347c4558 15:08:40 ---> bfbace34151b 15:08:40 Step 9/26 : COPY . . 15:08:40 ---> 5857170c42ed 15:08:40 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:40 ---> Running in 699a9e568e8a 15:08:40 Removing intermediate container 699a9e568e8a 15:08:40 ---> aa649004a50d 15:08:40 Step 11/26 : ARG MAKE="make build" 15:08:40 ---> Running in 0907ae99310b 15:08:40 Removing intermediate container 0907ae99310b 15:08:40 ---> bc5431b84072 15:08:40 Step 12/26 : RUN $MAKE 15:08:41 ---> Running in 517de0a8aa5b 15:08:41 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.7" -o app-service-configurable 15:08:53 Removing intermediate container 517de0a8aa5b 15:08:53 ---> 421341b359c4 15:08:53 Step 13/26 : FROM alpine:3.14 15:08:53 3.14: Pulling from library/alpine 15:08:53 97518928ae5f: Pulling fs layer 15:08:53 97518928ae5f: Verifying Checksum 15:08:53 97518928ae5f: Download complete 15:08:54 97518928ae5f: Pull complete 15:08:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:08:54 Status: Downloaded newer image for alpine:3.14 15:08:54 ---> 0a97eee8041e 15:08:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:08:54 ---> Running in 5026d7e44b8d 15:08:54 Removing intermediate container 5026d7e44b8d 15:08:54 ---> d8db660866ef 15:08:54 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:08:54 ---> Running in 9bbdd7bf3b00 15:08:54 Removing intermediate container 9bbdd7bf3b00 15:08:54 ---> aefbde6fa7c0 15:08:54 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:08:54 ---> Running in 1aa418f55ad7 15:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:08:54 (1/7) Installing ca-certificates (20191127-r5) 15:08:54 (2/7) Installing dumb-init (1.2.5-r1) 15:08:54 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:08:54 (4/7) Installing libsodium (1.0.18-r0) 15:08:54 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:08:54 (6/7) Installing libzmq (4.3.4-r0) 15:08:54 (7/7) Installing zeromq (4.3.4-r0) 15:08:54 Executing busybox-1.33.1-r6.trigger 15:08:54 Executing ca-certificates-20191127-r5.trigger 15:08:54 OK: 9 MiB in 21 packages 15:08:55 Removing intermediate container 1aa418f55ad7 15:08:55 ---> f278b11fb457 15:08:55 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:08:55 ---> 04bbd3fbd523 15:08:55 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:08:55 ---> 341b6c8ee884 15:08:55 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:08:55 ---> 535c827120ad 15:08:55 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:08:55 ---> f86afae03aae 15:08:55 Step 21/26 : EXPOSE 48095 15:08:55 ---> Running in f878f053c1a1 15:08:55 Removing intermediate container f878f053c1a1 15:08:55 ---> 88b59b0b545b 15:08:55 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:08:55 ---> Running in 7fcf77feafde 15:08:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1805 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:08:56 Running in /w/workspace/app-service-configurable/43 [Pipeline] { 15:08:56 Removing intermediate container 7fcf77feafde 15:08:56 ---> 060cb434b585 15:08:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:56 ---> Running in dbaf8ee910c8 15:08:56 Removing intermediate container dbaf8ee910c8 15:08:56 ---> 455c26b68f8c 15:08:56 Step 24/26 : LABEL arch=amd64 15:08:56 ---> Running in 518b5ec4d656 [Pipeline] checkout 15:08:56 Selected Git installation does not exist. Using Default 15:08:56 The recommended git tool is: NONE 15:08:56 Removing intermediate container 518b5ec4d656 15:08:56 ---> 110d96bf9b46 15:08:56 Step 25/26 : LABEL git_sha=e44beca5e6c7de5cce47393cbeeb069a46bdd7aa 15:08:56 ---> Running in 9a2aa11ccf35 15:08:56 Removing intermediate container 9a2aa11ccf35 15:08:56 ---> 69c3ea0951af 15:08:56 Step 26/26 : LABEL version=2.2.0-dev.7 15:08:56 ---> Running in 007478fd59ee 15:08:56 Removing intermediate container 007478fd59ee 15:08:56 ---> 5181db450da4 15:08:56 [Warning] One or more build-args [ARCH] were not consumed 15:08:56 Successfully built 5181db450da4 15:08:56 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:56 provisioning config files... 15:08:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3299554109575148211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:56 ---> docker-login.sh 15:08:56 nexus3.edgexfoundry.org:10001 15:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:56 Configure a credential helper to remove this warning. See 15:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:56 15:08:56 Login Succeeded 15:08:56 nexus3.edgexfoundry.org:10002 15:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:56 Configure a credential helper to remove this warning. See 15:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:56 15:08:56 Login Succeeded 15:08:56 nexus3.edgexfoundry.org:10003 15:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:57 Configure a credential helper to remove this warning. See 15:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:57 15:08:57 Login Succeeded 15:08:57 nexus3.edgexfoundry.org:10004 15:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:57 Configure a credential helper to remove this warning. See 15:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:57 15:08:57 Login Succeeded 15:08:57 docker.io 15:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:57 Configure a credential helper to remove this warning. See 15:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:57 15:08:57 Login Succeeded 15:08:57 ---> docker-login.sh ends [Pipeline] } 15:08:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:57 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:08:57 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa 15:08:57 latest 15:08:57 2.2.0-dev.7 15:08:57 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 15:08:57 main 15:08:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:08:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] isUnix [Pipeline] sh 15:08:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa 15:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:08:58 4fcd3cebe681: Preparing 15:08:58 d80ee4fdb3b3: Preparing 15:08:58 e7974950d06c: Preparing 15:08:58 a0194dae0198: Preparing 15:08:58 2b6ba6f4ee30: Preparing 15:08:58 1a058d5342cc: Preparing 15:08:58 1a058d5342cc: Waiting 15:08:58 d80ee4fdb3b3: Pushed 15:08:58 a0194dae0198: Pushed 15:08:58 e7974950d06c: Pushed 15:08:58 1a058d5342cc: Layer already exists 15:08:58 2b6ba6f4ee30: Pushed 15:08:59 4fcd3cebe681: Pushed 15:08:59 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa: digest: sha256:f0a87e4f4baf21239ff16f37fe2a67d691496cc36183bf3104691f94d4b02b2b size: 1574 [Pipeline] isUnix [Pipeline] sh 15:09:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 15:09:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:09:00 4fcd3cebe681: Preparing 15:09:00 d80ee4fdb3b3: Preparing 15:09:00 e7974950d06c: Preparing 15:09:00 a0194dae0198: Preparing 15:09:00 2b6ba6f4ee30: Preparing 15:09:00 1a058d5342cc: Preparing 15:09:00 1a058d5342cc: Waiting 15:09:00 2b6ba6f4ee30: Layer already exists 15:09:00 4fcd3cebe681: Layer already exists 15:09:00 e7974950d06c: Layer already exists 15:09:00 d80ee4fdb3b3: Layer already exists 15:09:00 a0194dae0198: Layer already exists 15:09:00 1a058d5342cc: Layer already exists 15:09:00 latest: digest: sha256:f0a87e4f4baf21239ff16f37fe2a67d691496cc36183bf3104691f94d4b02b2b size: 1574 [Pipeline] isUnix [Pipeline] sh 15:09:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 15:09:00 using credential edgex-jenkins-ssh 15:09:00 Cloning the remote Git repository 15:09:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.7 15:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:09:01 4fcd3cebe681: Preparing 15:09:01 d80ee4fdb3b3: Preparing 15:09:01 e7974950d06c: Preparing 15:09:01 a0194dae0198: Preparing 15:09:01 2b6ba6f4ee30: Preparing 15:09:01 1a058d5342cc: Preparing 15:09:01 1a058d5342cc: Waiting 15:09:01 2b6ba6f4ee30: Layer already exists 15:09:01 e7974950d06c: Layer already exists 15:09:01 a0194dae0198: Layer already exists 15:09:01 d80ee4fdb3b3: Layer already exists 15:09:01 4fcd3cebe681: Layer already exists 15:09:01 1a058d5342cc: Layer already exists 15:09:01 2.2.0-dev.7: digest: sha256:f0a87e4f4baf21239ff16f37fe2a67d691496cc36183bf3104691f94d4b02b2b size: 1574 [Pipeline] isUnix 15:09:00 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:09:00 > git init /w/workspace/app-service-configurable/43 # timeout=10 15:09:01 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:09:01 > git --version # timeout=10 [Pipeline] sh 15:09:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 15:09:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 15:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:09:01 4fcd3cebe681: Preparing 15:09:01 d80ee4fdb3b3: Preparing 15:09:01 e7974950d06c: Preparing 15:09:01 a0194dae0198: Preparing 15:09:01 2b6ba6f4ee30: Preparing 15:09:01 1a058d5342cc: Preparing 15:09:01 1a058d5342cc: Waiting 15:09:01 2b6ba6f4ee30: Layer already exists 15:09:01 e7974950d06c: Layer already exists 15:09:01 4fcd3cebe681: Layer already exists 15:09:01 d80ee4fdb3b3: Layer already exists 15:09:01 a0194dae0198: Layer already exists 15:09:01 1a058d5342cc: Layer already exists 15:09:01 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7: digest: sha256:f0a87e4f4baf21239ff16f37fe2a67d691496cc36183bf3104691f94d4b02b2b size: 1574 [Pipeline] isUnix [Pipeline] sh 15:09:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 15:09:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:09:02 4fcd3cebe681: Preparing 15:09:02 d80ee4fdb3b3: Preparing 15:09:02 e7974950d06c: Preparing 15:09:02 a0194dae0198: Preparing 15:09:02 2b6ba6f4ee30: Preparing 15:09:02 1a058d5342cc: Preparing 15:09:02 1a058d5342cc: Waiting 15:09:02 a0194dae0198: Layer already exists 15:09:02 4fcd3cebe681: Layer already exists 15:09:02 e7974950d06c: Layer already exists 15:09:02 d80ee4fdb3b3: Layer already exists 15:09:02 2b6ba6f4ee30: Layer already exists 15:09:02 1a058d5342cc: Layer already exists 15:09:02 main: digest: sha256:f0a87e4f4baf21239ff16f37fe2a67d691496cc36183bf3104691f94d4b02b2b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:02 ===================================================== 15:09:01 > git --version # 'git version 2.17.1' 15:09:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo 15:09:02 taggedImages: 15:09:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa 15:09:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:09:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.7 15:09:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 15:09:02 - 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 15:09:02 Avoid second fetch 15:09:02 Checking out Revision e44beca5e6c7de5cce47393cbeeb069a46bdd7aa (main) 15:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:02 15:09:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:02 latest: Pulling from edgex-lftools-log-publisher 15:09:02 b4d181a07f80: Pulling fs layer 15:09:02 a1111a8f2ec3: Pulling fs layer 15:09:02 ed53099fbce6: Pulling fs layer 15:09:02 dc539afda2c1: Pulling fs layer 15:09:02 77bc0d833cb6: Pulling fs layer 15:09:02 9065ff56babe: Pulling fs layer 15:09:02 d287ab97295c: Pulling fs layer 15:09:02 77bc0d833cb6: Waiting 15:09:02 9065ff56babe: Waiting 15:09:02 d287ab97295c: Waiting 15:09:02 dc539afda2c1: Waiting 15:09:02 a1111a8f2ec3: Verifying Checksum 15:09:02 a1111a8f2ec3: Download complete 15:09:02 dc539afda2c1: Verifying Checksum 15:09:02 dc539afda2c1: Download complete 15:09:02 77bc0d833cb6: Verifying Checksum 15:09:02 77bc0d833cb6: Download complete 15:09:02 ed53099fbce6: Verifying Checksum 15:09:02 ed53099fbce6: Download complete 15:09:02 9065ff56babe: Verifying Checksum 15:09:02 9065ff56babe: Download complete 15:09:03 b4d181a07f80: Verifying Checksum 15:09:03 b4d181a07f80: Download complete 15:09:02 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:09:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:02 > git config core.sparsecheckout # timeout=10 15:09:02 > git checkout -f e44beca5e6c7de5cce47393cbeeb069a46bdd7aa # timeout=10 15:09:03 d287ab97295c: Verifying Checksum 15:09:03 d287ab97295c: Download complete 15:09:04 b4d181a07f80: Pull complete 15:09:04 a1111a8f2ec3: Pull complete 15:09:05 ed53099fbce6: Pull complete 15:09:05 dc539afda2c1: Pull complete 15:09:05 77bc0d833cb6: Pull complete 15:09:05 9065ff56babe: Pull complete 15:09:06 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#367)" 15:09:07 15:09:07 GitHub has been notified of this commit’s build result 15:09:07 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:09:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:09:07 % Total % Received % Xferd Average Speed Time Time Time Current 15:09:07 Dload Upload Total Spent Left Speed 15:09:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 55083 0 --:--:-- --:--:-- --:--:-- 55083 [Pipeline] sh 15:09:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:09:08 + sudo tee /etc/docker/daemon.new 15:09:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:09:08 { 15:09:08 "registry-mirrors": [ 15:09:08 "https://nexus3.edgexfoundry.org:10001" 15:09:08 ], 15:09:08 "bip": "10.250.0.254/24", 15:09:08 "hosts": [ 15:09:08 "tcp://0.0.0.0:5555", 15:09:08 "unix:///var/run/docker.sock" 15:09:08 ], 15:09:08 "mtu": 1458, 15:09:08 "selinux-enabled": true, 15:09:08 "seccomp-profile": "/etc/docker/seccomp.json" 15:09:08 } [Pipeline] sh 15:09:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:09:09 + sudo service docker restart 15:09:10 d287ab97295c: Pull complete 15:09:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:09:11 prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container 15:09:11 $ 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 15:09:14 $ docker top 49cdbd85a97f10b1da3eaffb06b003b1c936ce304c739b1dde0da42447e0e114 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:14 ---> job-cost.sh 15:09:14 lf-activate-venv: SKIPPING 15:09:14 INFO: No Stack... 15:09:14 INFO: Retrieving Pricing Info for: v3-standard-2 15:09:14 INFO: Archiving Costs [Pipeline] sh 15:09:15 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:09:15 + cut -d, -f6 [Pipeline] lock 15:09:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] 15:09:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] did not exist. Created. 15:09:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:09:15 + echo total: 0.05999999865889549 [Pipeline] stash 15:09:15 Stashed 1 file(s) [Pipeline] } 15:09:15 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 15:09:15 $ docker stop --time=1 49cdbd85a97f10b1da3eaffb06b003b1c936ce304c739b1dde0da42447e0e114 15:09:16 $ docker rm -f 49cdbd85a97f10b1da3eaffb06b003b1c936ce304c739b1dde0da42447e0e114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:27 provisioning config files... 15:09:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/43@tmp/config848793812957458814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:27 ---> docker-login.sh 15:09:27 nexus3.edgexfoundry.org:10001 15:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:28 Configure a credential helper to remove this warning. See 15:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:28 15:09:28 Login Succeeded 15:09:28 nexus3.edgexfoundry.org:10002 15:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:29 Configure a credential helper to remove this warning. See 15:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:29 15:09:29 Login Succeeded 15:09:29 nexus3.edgexfoundry.org:10003 15:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:29 Configure a credential helper to remove this warning. See 15:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:29 15:09:29 Login Succeeded 15:09:29 nexus3.edgexfoundry.org:10004 15:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:29 Configure a credential helper to remove this warning. See 15:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:29 15:09:29 Login Succeeded 15:09:29 docker.io 15:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:30 Configure a credential helper to remove this warning. See 15:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:30 15:09:30 Login Succeeded 15:09:30 ---> docker-login.sh ends [Pipeline] } 15:09:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:09:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:31 ========================================================= 15:09:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:09:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:09:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:09:31 Sending build context to Docker daemon 204.8kB 15:09:32 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 15:09:32 Step 2/12 : FROM ${BASE} AS builder 15:09:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:09:32 9b3977197b4f: Pulling fs layer 15:09:32 1a89e8eeedd5: Pulling fs layer 15:09:32 94645a83ff95: Pulling fs layer 15:09:32 3f3a8bcf1eab: Pulling fs layer 15:09:32 0c92f367c5e7: Pulling fs layer 15:09:32 3f3a8bcf1eab: Waiting 15:09:32 4b8299f9d1f4: Pulling fs layer 15:09:32 0c92f367c5e7: Waiting 15:09:32 9a6b49a46696: Pulling fs layer 15:09:32 cf05db05a679: Pulling fs layer 15:09:32 4b8299f9d1f4: Waiting 15:09:32 cf05db05a679: Waiting 15:09:32 94645a83ff95: Verifying Checksum 15:09:32 94645a83ff95: Download complete 15:09:32 1a89e8eeedd5: Verifying Checksum 15:09:32 1a89e8eeedd5: Download complete 15:09:32 0c92f367c5e7: Verifying Checksum 15:09:32 0c92f367c5e7: Download complete 15:09:32 4b8299f9d1f4: Verifying Checksum 15:09:32 4b8299f9d1f4: Download complete 15:09:32 9b3977197b4f: Verifying Checksum 15:09:32 9a6b49a46696: Verifying Checksum 15:09:32 9a6b49a46696: Download complete 15:09:33 9b3977197b4f: Pull complete 15:09:33 1a89e8eeedd5: Pull complete 15:09:33 94645a83ff95: Pull complete 15:09:34 cf05db05a679: Verifying Checksum 15:09:34 cf05db05a679: Download complete 15:09:34 3f3a8bcf1eab: Download complete 15:09:47 3f3a8bcf1eab: Pull complete 15:09:47 0c92f367c5e7: Pull complete 15:09:47 4b8299f9d1f4: Pull complete 15:09:47 9a6b49a46696: Pull complete 15:09:52 cf05db05a679: Pull complete 15:09:52 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 15:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:09:52 ---> 0ccda1f7e2ee 15:09:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:09:54 ---> Running in da3c0b417480 15:09:54 Removing intermediate container da3c0b417480 15:09:54 ---> 848f632c7e12 15:09:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:09:54 ---> Running in f04a84a41e6c 15:09:54 Removing intermediate container f04a84a41e6c 15:09:54 ---> 5c1c49b28af1 15:09:54 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:09:55 ---> Running in 17a91c464391 15:09:55 Removing intermediate container 17a91c464391 15:09:55 ---> b0c9fdc80df5 15:09:55 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:55 ---> Running in aafdc64b644c 15:09:57 Removing intermediate container aafdc64b644c 15:09:57 ---> 5a0e181c5ba9 15:09:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:09:57 ---> Running in 463c9eddced0 15:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:09:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:10:00 OK: 220 MiB in 52 packages 15:10:00 Removing intermediate container 463c9eddced0 15:10:00 ---> 1fce64437c49 15:10:00 Step 8/12 : WORKDIR /app 15:10:01 ---> Running in e031343199bd 15:10:01 Removing intermediate container e031343199bd 15:10:01 ---> ed3489478007 15:10:01 Step 9/12 : COPY . . 15:10:02 ---> 2694aa0fddb6 15:10:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:02 ---> Running in 837146d49cde 15:11:10 Removing intermediate container 837146d49cde 15:11:10 ---> 32a208688283 15:11:10 Step 11/12 : ARG MAKE="make build" 15:11:10 ---> Running in f7810f282619 15:11:10 Removing intermediate container f7810f282619 15:11:10 ---> d58de9cea395 15:11:10 Step 12/12 : RUN $MAKE 15:11:10 ---> Running in 56a8013b42e6 15:11:10 noop 15:11:10 Removing intermediate container 56a8013b42e6 15:11:10 ---> 6bd8d3424d27 15:11:10 Successfully built 6bd8d3424d27 15:11:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:11:11 + docker inspect -f . ci-base-image-arm64 15:11:11 . [Pipeline] withDockerContainer 15:11:11 prd-ubuntu18.04-docker-arm64-4c-16g-1805 does not seem to be running inside a container 15:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/43 -v /w/workspace/app-service-configurable/43:/w/workspace/app-service-configurable/43:rw,z -v /w/workspace/app-service-configurable/43@tmp:/w/workspace/app-service-configurable/43@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 15:11:12 $ docker top 9133a52a7e500516ba900ecce854f6636ada0d1016b18baf9f31c581b201c802 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:13 + go version 15:11:13 go version go1.17.6 linux/arm64 [Pipeline] } 15:11:13 $ docker stop --time=1 9133a52a7e500516ba900ecce854f6636ada0d1016b18baf9f31c581b201c802 15:11:15 $ docker rm -f 9133a52a7e500516ba900ecce854f6636ada0d1016b18baf9f31c581b201c802 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:16 + docker inspect -f . ci-base-image-arm64 15:11:16 . [Pipeline] withDockerContainer 15:11:16 prd-ubuntu18.04-docker-arm64-4c-16g-1805 does not seem to be running inside a container 15:11:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/43 -v /w/workspace/app-service-configurable/43:/w/workspace/app-service-configurable/43:rw,z -v /w/workspace/app-service-configurable/43@tmp:/w/workspace/app-service-configurable/43@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 15:11:17 $ docker top 2ff0acb2c17b5f4066e22f46c92206853eeae82d0d03f81b5e8357365b23a133 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:11:18 + make test 15:11:18 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:12:05 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:12:05 CGO_ENABLED=1 go vet ./... 15:12:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:12:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:12:17 ./bin/test-attribution-txt.sh [Pipeline] echo 15:12:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:12:19 $ docker stop --time=1 2ff0acb2c17b5f4066e22f46c92206853eeae82d0d03f81b5e8357365b23a133 15:12:21 $ docker rm -f 2ff0acb2c17b5f4066e22f46c92206853eeae82d0d03f81b5e8357365b23a133 [Pipeline] // withDockerContainer [Pipeline] sh 15:12:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:12:21 Warning: overwriting stash ‘coverage-report’ 15:12:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:12:23 + ls -al . 15:12:23 total 172 15:12:23 drwxrwxr-x 7 jenkins jenkins 4096 Jan 19 15:12 . 15:12:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 15:09 .. 15:12:23 -rw-rw-r-- 1 jenkins jenkins 119 Jan 19 15:09 .dockerignore 15:12:23 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 15:09 .git 15:12:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 15:09 .github 15:12:23 -rw-rw-r-- 1 jenkins jenkins 104 Jan 19 15:09 .gitignore 15:12:23 -rw-rw-r-- 1 jenkins jenkins 7608 Jan 19 15:09 Attribution.txt 15:12:23 -rw-rw-r-- 1 jenkins jenkins 23791 Jan 19 15:09 CHANGELOG.md 15:12:23 -rw-rw-r-- 1 jenkins jenkins 2064 Jan 19 15:09 Dockerfile 15:12:23 -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 15:09 GOVERNANCE.md 15:12:23 -rw-rw-r-- 1 jenkins jenkins 687 Jan 19 15:09 Jenkinsfile 15:12:23 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 19 15:09 LICENSE 15:12:23 -rw-rw-r-- 1 jenkins jenkins 618 Jan 19 15:09 OWNERS.md 15:12:23 -rw-rw-r-- 1 jenkins jenkins 3860 Jan 19 15:09 README.md 15:12:23 -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 15:07 VERSION 15:12:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 15:09 bin 15:12:23 -rw-r--r-- 1 jenkins jenkins 10 Jan 19 15:11 coverage.out 15:12:23 -rw-rw-r-- 1 jenkins jenkins 136 Jan 19 15:09 go.mod 15:12:23 -rw-rw-r-- 1 jenkins jenkins 49310 Jan 19 15:09 go.sum 15:12:23 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 19 15:09 main.go 15:12:23 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 19 15:09 makefile 15:12:23 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 15:09 res 15:12:23 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 15:09 snap [Pipeline] isUnix [Pipeline] sh 15:12:23 + 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=e44beca5e6c7de5cce47393cbeeb069a46bdd7aa --label arch=arm64 --label version=2.2.0-dev.7 . 15:12:23 Sending build context to Docker daemon 205.8kB 15:12:23 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 15:12:23 Step 2/26 : FROM ${BASE} AS builder 15:12:23 ---> 6bd8d3424d27 15:12:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:12:23 ---> Running in fb74874154e0 15:12:24 Removing intermediate container fb74874154e0 15:12:24 ---> 8c9d966db271 15:12:24 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:12:24 ---> Running in 8f0648aaf8e5 15:12:24 Removing intermediate container 8f0648aaf8e5 15:12:24 ---> ce1a6f2d3c2e 15:12:24 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:12:24 ---> Running in ddaaa473cefb 15:12:25 Removing intermediate container ddaaa473cefb 15:12:25 ---> abb3686f1478 15:12:25 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:25 ---> Running in ab44f071871b 15:12:27 Removing intermediate container ab44f071871b 15:12:27 ---> a8c694d94f97 15:12:27 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:12:27 ---> Running in 055b17ee9e98 15:12:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:12:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:12:29 OK: 220 MiB in 52 packages 15:12:30 Removing intermediate container 055b17ee9e98 15:12:30 ---> a0e77fb0adfa 15:12:30 Step 8/26 : WORKDIR /app 15:12:30 ---> Running in e9abee19fe28 15:12:30 Removing intermediate container e9abee19fe28 15:12:30 ---> dc1cb967bcb1 15:12:30 Step 9/26 : COPY . . 15:12:31 ---> c879eb533339 15:12:31 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:31 ---> Running in aa49f6d51f43 15:12:33 Removing intermediate container aa49f6d51f43 15:12:33 ---> 4f6ad96fe2db 15:12:33 Step 11/26 : ARG MAKE="make build" 15:12:33 ---> Running in e20193e9797b 15:12:33 Removing intermediate container e20193e9797b 15:12:33 ---> 3c084c7956b4 15:12:33 Step 12/26 : RUN $MAKE 15:12:34 ---> Running in b68ce1b6812b 15:12:35 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.7" -o app-service-configurable 15:13:22 Removing intermediate container b68ce1b6812b 15:13:22 ---> 02f8d5e50a98 15:13:22 Step 13/26 : FROM alpine:3.14 15:13:22 3.14: Pulling from library/alpine 15:13:22 be307f383ecc: Pulling fs layer 15:13:22 be307f383ecc: Verifying Checksum 15:13:22 be307f383ecc: Download complete 15:13:22 be307f383ecc: Pull complete 15:13:22 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:13:22 Status: Downloaded newer image for alpine:3.14 15:13:22 ---> 5b8b7b635229 15:13:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:13:22 ---> Running in 7dafb7ddbaac 15:13:22 Removing intermediate container 7dafb7ddbaac 15:13:22 ---> cbc07f2407bf 15:13:22 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:13:22 ---> Running in a1b72dad42b6 15:13:22 Removing intermediate container a1b72dad42b6 15:13:22 ---> 125c2780629e 15:13:22 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:13:22 ---> Running in 177972b004bf 15:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:13:22 (1/7) Installing ca-certificates (20191127-r5) 15:13:22 (2/7) Installing dumb-init (1.2.5-r1) 15:13:22 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:13:22 (4/7) Installing libsodium (1.0.18-r0) 15:13:22 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:13:22 (6/7) Installing libzmq (4.3.4-r0) 15:13:22 (7/7) Installing zeromq (4.3.4-r0) 15:13:22 Executing busybox-1.33.1-r6.trigger 15:13:22 Executing ca-certificates-20191127-r5.trigger 15:13:22 OK: 9 MiB in 21 packages 15:13:22 Removing intermediate container 177972b004bf 15:13:22 ---> 28a00615b575 15:13:22 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:13:22 ---> 4959e663e433 15:13:22 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:13:22 ---> 6ca8d1b9aee0 15:13:22 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:13:22 ---> eec5dc92e678 15:13:22 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:13:24 ---> af1b8f60ba7f 15:13:24 Step 21/26 : EXPOSE 48095 15:13:24 ---> Running in a9b7ca27fed9 15:13:24 Removing intermediate container a9b7ca27fed9 15:13:24 ---> 5fb4b0cb2578 15:13:24 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:13:24 ---> Running in d1e2b55f9dbc 15:13:24 Removing intermediate container d1e2b55f9dbc 15:13:24 ---> dab847bfaf07 15:13:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:13:24 ---> Running in 0b84ddd684a8 15:13:25 Removing intermediate container 0b84ddd684a8 15:13:25 ---> ee8ef7a544df 15:13:25 Step 24/26 : LABEL arch=arm64 15:13:25 ---> Running in 3d50ef476273 15:13:25 Removing intermediate container 3d50ef476273 15:13:25 ---> a37ef8ac2384 15:13:25 Step 25/26 : LABEL git_sha=e44beca5e6c7de5cce47393cbeeb069a46bdd7aa 15:13:25 ---> Running in 3ace64e55125 15:13:25 Removing intermediate container 3ace64e55125 15:13:25 ---> a81229b440ee 15:13:25 Step 26/26 : LABEL version=2.2.0-dev.7 15:13:26 ---> Running in 4dcbabc20f5a 15:13:26 Removing intermediate container 4dcbabc20f5a 15:13:26 ---> 5b4d34079223 15:13:26 [Warning] One or more build-args [ARCH] were not consumed 15:13:26 Successfully built 5b4d34079223 15:13:26 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 15:13:26 provisioning config files... 15:13:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/43@tmp/config7980933275828704537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:26 ---> docker-login.sh 15:13:26 nexus3.edgexfoundry.org:10001 15:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:27 Configure a credential helper to remove this warning. See 15:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:27 15:13:27 Login Succeeded 15:13:27 nexus3.edgexfoundry.org:10002 15:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:27 Configure a credential helper to remove this warning. See 15:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:27 15:13:27 Login Succeeded 15:13:27 nexus3.edgexfoundry.org:10003 15:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:27 Configure a credential helper to remove this warning. See 15:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:27 15:13:27 Login Succeeded 15:13:27 nexus3.edgexfoundry.org:10004 15:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:28 Configure a credential helper to remove this warning. See 15:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:28 15:13:28 Login Succeeded 15:13:28 docker.io 15:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:29 Configure a credential helper to remove this warning. See 15:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:29 15:13:29 Login Succeeded 15:13:29 ---> docker-login.sh ends [Pipeline] } 15:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:29 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:13:29 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa 15:13:29 latest 15:13:29 2.2.0-dev.7 15:13:29 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 15:13:29 main 15:13:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] isUnix [Pipeline] sh 15:13:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa 15:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:13:29 51b8d2b31a8b: Preparing 15:13:29 2f43b37858e8: Preparing 15:13:29 13adb0e228ba: Preparing 15:13:29 2285e291d32a: Preparing 15:13:29 54250a579cb2: Preparing 15:13:29 62170e181a92: Preparing 15:13:29 62170e181a92: Waiting 15:13:30 2f43b37858e8: Pushed 15:13:30 2285e291d32a: Pushed 15:13:30 13adb0e228ba: Pushed 15:13:30 62170e181a92: Layer already exists 15:13:31 54250a579cb2: Pushed 15:13:33 51b8d2b31a8b: Pushed 15:13:33 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa: digest: sha256:d724db80a04fd6ea7b9e6ea663c3202a4816e87e08ff714b223f8f3e04cda1d1 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:13:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:13:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:13:34 51b8d2b31a8b: Preparing 15:13:34 2f43b37858e8: Preparing 15:13:34 13adb0e228ba: Preparing 15:13:34 2285e291d32a: Preparing 15:13:34 54250a579cb2: Preparing 15:13:34 62170e181a92: Preparing 15:13:34 62170e181a92: Waiting 15:13:34 51b8d2b31a8b: Layer already exists 15:13:34 54250a579cb2: Layer already exists 15:13:34 13adb0e228ba: Layer already exists 15:13:34 2285e291d32a: Layer already exists 15:13:34 2f43b37858e8: Layer already exists 15:13:34 62170e181a92: Layer already exists 15:13:34 latest: digest: sha256:d724db80a04fd6ea7b9e6ea663c3202a4816e87e08ff714b223f8f3e04cda1d1 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:13:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 15:13:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.7 15:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:13:35 51b8d2b31a8b: Preparing 15:13:35 2f43b37858e8: Preparing 15:13:35 13adb0e228ba: Preparing 15:13:35 2285e291d32a: Preparing 15:13:35 54250a579cb2: Preparing 15:13:35 62170e181a92: Preparing 15:13:35 62170e181a92: Waiting 15:13:35 54250a579cb2: Layer already exists 15:13:35 2f43b37858e8: Layer already exists 15:13:35 2285e291d32a: Layer already exists 15:13:35 51b8d2b31a8b: Layer already exists 15:13:35 13adb0e228ba: Layer already exists 15:13:35 62170e181a92: Layer already exists 15:13:35 2.2.0-dev.7: digest: sha256:d724db80a04fd6ea7b9e6ea663c3202a4816e87e08ff714b223f8f3e04cda1d1 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:13:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 15:13:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 15:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:13:36 51b8d2b31a8b: Preparing 15:13:36 2f43b37858e8: Preparing 15:13:36 13adb0e228ba: Preparing 15:13:36 2285e291d32a: Preparing 15:13:36 54250a579cb2: Preparing 15:13:36 62170e181a92: Preparing 15:13:36 62170e181a92: Waiting 15:13:36 13adb0e228ba: Layer already exists 15:13:36 2285e291d32a: Layer already exists 15:13:36 2f43b37858e8: Layer already exists 15:13:36 54250a579cb2: Layer already exists 15:13:36 51b8d2b31a8b: Layer already exists 15:13:36 62170e181a92: Layer already exists 15:13:36 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7: digest: sha256:d724db80a04fd6ea7b9e6ea663c3202a4816e87e08ff714b223f8f3e04cda1d1 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:13:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 15:13:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:13:37 51b8d2b31a8b: Preparing 15:13:37 2f43b37858e8: Preparing 15:13:37 13adb0e228ba: Preparing 15:13:37 2285e291d32a: Preparing 15:13:37 54250a579cb2: Preparing 15:13:37 62170e181a92: Preparing 15:13:37 62170e181a92: Waiting 15:13:37 51b8d2b31a8b: Layer already exists 15:13:37 13adb0e228ba: Layer already exists 15:13:37 54250a579cb2: Layer already exists 15:13:37 2285e291d32a: Layer already exists 15:13:37 2f43b37858e8: Layer already exists 15:13:37 62170e181a92: Layer already exists 15:13:37 main: digest: sha256:d724db80a04fd6ea7b9e6ea663c3202a4816e87e08ff714b223f8f3e04cda1d1 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:37 ===================================================== [Pipeline] echo 15:13:37 taggedImages: 15:13:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa 15:13:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:13:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.7 15:13:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 15:13:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:13:38 15:13:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:13:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:13:38 arm64: Pulling from edgex-lftools-log-publisher 15:13:38 448f6bf000e3: Pulling fs layer 15:13:38 f757da607395: Pulling fs layer 15:13:38 05883995daec: Pulling fs layer 15:13:38 8603b9c90790: Pulling fs layer 15:13:38 1560dd03e051: Pulling fs layer 15:13:38 27f5ce0e4adf: Pulling fs layer 15:13:38 c2d8d7efcc4b: Pulling fs layer 15:13:38 8603b9c90790: Waiting 15:13:38 27f5ce0e4adf: Waiting 15:13:38 c2d8d7efcc4b: Waiting 15:13:38 f757da607395: Verifying Checksum 15:13:38 f757da607395: Download complete 15:13:38 8603b9c90790: Verifying Checksum 15:13:38 8603b9c90790: Download complete 15:13:38 1560dd03e051: Verifying Checksum 15:13:38 1560dd03e051: Download complete 15:13:38 27f5ce0e4adf: Verifying Checksum 15:13:38 27f5ce0e4adf: Download complete 15:13:38 05883995daec: Verifying Checksum 15:13:38 05883995daec: Download complete 15:13:39 448f6bf000e3: Verifying Checksum 15:13:39 448f6bf000e3: Download complete 15:13:42 c2d8d7efcc4b: Verifying Checksum 15:13:42 c2d8d7efcc4b: Download complete 15:13:43 448f6bf000e3: Pull complete 15:13:43 f757da607395: Pull complete 15:13:45 05883995daec: Pull complete 15:13:45 8603b9c90790: Pull complete 15:13:46 1560dd03e051: Pull complete 15:13:46 27f5ce0e4adf: Pull complete 15:14:01 c2d8d7efcc4b: Pull complete 15:14:01 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:14:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:14:01 prd-ubuntu18.04-docker-arm64-4c-16g-1805 does not seem to be running inside a container 15:14:01 $ 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/43 -v /w/workspace/app-service-configurable/43:/w/workspace/app-service-configurable/43:rw,z -v /w/workspace/app-service-configurable/43@tmp:/w/workspace/app-service-configurable/43@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 15:14:04 $ docker top eaf340a3eea4a79f88157a76ebdd89212bf6cfea6ed1534b15d609ec3742ebfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:05 ---> job-cost.sh 15:14:05 lf-activate-venv: SKIPPING 15:14:05 INFO: No Stack... 15:14:05 INFO: Retrieving Pricing Info for: v3-standard-4 15:14:05 INFO: Archiving Costs [Pipeline] sh 15:14:06 + cat /w/workspace/app-service-configurable/43/archives/cost.csv 15:14:06 + cut -d, -f6 [Pipeline] lock 15:14:06 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] 15:14:06 Resource [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] did not exist. Created. 15:14:06 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:14:07 /w/workspace/app-service-configurable/43@tmp/durable-e560f646/script.sh: 1: /w/workspace/app-service-configurable/43@tmp/durable-e560f646/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:14:07 + echo total: 0.10999999940395355 [Pipeline] stash 15:14:07 Warning: overwriting stash ‘stack-cost’ 15:14:07 Stashed 1 file(s) [Pipeline] } 15:14:07 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 15:14:07 $ docker stop --time=1 eaf340a3eea4a79f88157a76ebdd89212bf6cfea6ed1534b15d609ec3742ebfd 15:14:09 $ docker rm -f eaf340a3eea4a79f88157a76ebdd89212bf6cfea6ed1534b15d609ec3742ebfd [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 15:14:09 provisioning config files... 15:14:09 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7464659854100978099tmp [Pipeline] { [Pipeline] sh 15:14:10 + set +x 15:14:10 + curl -s https://codecov.io/bash 15:14:10 + bash -s -- 15:14:10 15:14:10 _____ _ 15:14:10 / ____| | | 15:14:10 | | ___ __| | ___ ___ _____ __ 15:14:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:14:10 | |___| (_) | (_| | __/ (_| (_) \ V / 15:14:10 \_____\___/ \__,_|\___|\___\___/ \_/ 15:14:10 Bash-1.0.6 15:14:10 15:14:10 15:14:10 ==> git version 2.24.4 found 15:14:10 ==> 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 15:14:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:14:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:14:10 ==> Jenkins CI detected. 15:14:10 current dir:  /w/workspace/ry_app-service-configurable_main 15:14:10 project root: . 15:14:10 --> token set from env 15:14:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:14:10 ==> Running gcov in . (disable via -X gcov) 15:14:10 ==> Python coveragepy not found 15:14:10 ==> Searching for coverage reports in: 15:14:10 + . 15:14:10 -> Found 1 reports 15:14:10 ==> Detecting git/mercurial file structure 15:14:10 ==> Reading reports 15:14:10 + ./coverage.out bytes=10 15:14:10 ==> Appending adjustments 15:14:10 https://docs.codecov.io/docs/fixing-reports 15:14:10 + Found adjustments 15:14:10 ==> Gzipping contents 15:14:10 4.0K /tmp/codecov.V1AKPu.gz 15:14:10 ==> Uploading reports 15:14:10 url: https://codecov.io 15:14:10 query: branch=main&commit=e44beca5e6c7de5cce47393cbeeb069a46bdd7aa&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:14:10 -> Pinging Codecov 15:14:10 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=e44beca5e6c7de5cce47393cbeeb069a46bdd7aa&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:14:10 -> Uploading to 15:14:10 https://storage.googleapis.com/codecov/v4/raw/2022-01-19/A97CA9966030D2A3747ED39772930CCE/e44beca5e6c7de5cce47393cbeeb069a46bdd7aa/12e8afec-4554-4a25-8be6-d02db3b7c278.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T151410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=707fe581ba2fc48bffb0fd1e0ffb7144b8e09b0d5db33cac7065b09d0e1aacb7 15:14:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:14:10 Dload Upload Total Spent Left Speed 15:14:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1628 --:--:-- --:--:-- --:--:-- 1628 15:14:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] } 15:14:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:14:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:14:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:14:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:14:11 15:14:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:14:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:14:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:14:11 188c0c94c7c5: Pulling fs layer 15:14:11 0ef7d3d256c8: Pulling fs layer 15:14:11 de9db76c5a1d: Pulling fs layer 15:14:11 0eba1c9be4d2: Pulling fs layer 15:14:11 0d57e429df01: Pulling fs layer 15:14:11 4e4be7b47b0d: Pulling fs layer 15:14:11 e1f770b5df2f: Pulling fs layer 15:14:11 85a0685a4137: Pulling fs layer 15:14:11 4e4be7b47b0d: Waiting 15:14:11 e1f770b5df2f: Waiting 15:14:11 85a0685a4137: Waiting 15:14:11 0eba1c9be4d2: Waiting 15:14:11 0d57e429df01: Waiting 15:14:11 de9db76c5a1d: Download complete 15:14:11 0ef7d3d256c8: Verifying Checksum 15:14:11 0ef7d3d256c8: Download complete 15:14:11 0d57e429df01: Verifying Checksum 15:14:11 0d57e429df01: Download complete 15:14:11 4e4be7b47b0d: Verifying Checksum 15:14:11 4e4be7b47b0d: Download complete 15:14:11 188c0c94c7c5: Verifying Checksum 15:14:12 e1f770b5df2f: Verifying Checksum 15:14:12 e1f770b5df2f: Download complete 15:14:12 188c0c94c7c5: Pull complete 15:14:12 0eba1c9be4d2: Verifying Checksum 15:14:12 0eba1c9be4d2: Download complete 15:14:12 0ef7d3d256c8: Pull complete 15:14:12 de9db76c5a1d: Pull complete 15:14:12 85a0685a4137: Verifying Checksum 15:14:12 85a0685a4137: Download complete 15:14:16 0eba1c9be4d2: Pull complete 15:14:16 0d57e429df01: Pull complete 15:14:16 4e4be7b47b0d: Pull complete 15:14:17 e1f770b5df2f: Pull complete 15:14:20 85a0685a4137: Pull complete 15:14:20 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:14:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:14:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:14:20 prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container 15:14:20 $ 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 15:14:22 $ docker top 954d8dabe97a0db47939a2a90b69de4d74d6f366e5d45b287b3b94dba05cad7e -eo pid,comm [Pipeline] { [Pipeline] echo 15:14:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:14:23 + set -o pipefail 15:14:23 + snyk monitor '--org=edgex-jenkins' 15:14:31 15:14:31 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:14:31 15:14:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/005cd06f-4505-41cd-b8a2-882829789394 15:14:31 15:14:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:14:31 15:14:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:14:31 15:14:31 [Pipeline] } 15:14:31 $ docker stop --time=1 954d8dabe97a0db47939a2a90b69de4d74d6f366e5d45b287b3b94dba05cad7e 15:14:32 $ docker rm -f 954d8dabe97a0db47939a2a90b69de4d74d6f366e5d45b287b3b94dba05cad7e [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 15:14:33 + git log --format=format:%s -1 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] sh 15:14:34 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:14:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:34 . [Pipeline] withDockerContainer 15:14:34 prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container 15:14:34 $ 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 15:14:34 $ docker top 142649ca0fbe98c7baa14b4f839f867f694305fcf95294f6b1803e3989522cbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:34 [ssh-agent] Looking for ssh-agent implementation... 15:14:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:34 $ docker exec 142649ca0fbe98c7baa14b4f839f867f694305fcf95294f6b1803e3989522cbe ssh-agent 15:14:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiJJJhP/agent.13 15:14:35 SSH_AGENT_PID=19 15:14:35 Running ssh-add (command line suppressed) 15:14:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7334327886121571480.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7334327886121571480.key) 15:14:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:35 + git semver tag 15:14:35 # -> Open(): unable to determine branch for HEAD 15:14:35 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:14:35 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:14:35 # $SEMVER_REMOTE_NAME = origin 15:14:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:14:35 # $SEMVER_USER_NAME = edgex-jenkins 15:14:35 # $SEMVER_BRANCH = main 15:14:35 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:14:35 # e44beca5e6c7de5cce47393cbeeb069a46bdd7aa HEAD 15:14:35 # -> Force: false 15:14:35 # 8b39bb4a89d7b75d27a4b0a14d9d5bb23dc45b72 refs/tags/v2.2.0-dev.7 [Pipeline] } 15:14:35 $ docker exec --env ******** --env ******** 142649ca0fbe98c7baa14b4f839f867f694305fcf95294f6b1803e3989522cbe ssh-agent -k 15:14:35 unset SSH_AUTH_SOCK; 15:14:35 unset SSH_AGENT_PID; 15:14:35 echo Agent pid 19 killed; 15:14:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:35 + git semver [Pipeline] } 15:14:35 $ docker stop --time=1 142649ca0fbe98c7baa14b4f839f867f694305fcf95294f6b1803e3989522cbe 15:14:36 $ docker rm -f 142649ca0fbe98c7baa14b4f839f867f694305fcf95294f6b1803e3989522cbe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:14:37 15:14:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:14:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:14:37 0.23.1-centos7: Pulling from edgex-lftools 15:14:37 ab5ef0e58194: Pulling fs layer 15:14:37 9712f1f96733: Pulling fs layer 15:14:37 63f879dbbcfc: Pulling fs layer 15:14:37 0d9ebad4ef96: Pulling fs layer 15:14:37 e9a5061849ea: Pulling fs layer 15:14:37 d747dcd14b5f: Pulling fs layer 15:14:37 2de7ff778b66: Pulling fs layer 15:14:37 0d9ebad4ef96: Waiting 15:14:37 e9a5061849ea: Waiting 15:14:37 d747dcd14b5f: Waiting 15:14:37 2de7ff778b66: Waiting 15:14:37 9712f1f96733: Download complete 15:14:37 63f879dbbcfc: Verifying Checksum 15:14:37 63f879dbbcfc: Download complete 15:14:37 0d9ebad4ef96: Verifying Checksum 15:14:37 0d9ebad4ef96: Download complete 15:14:38 d747dcd14b5f: Verifying Checksum 15:14:38 d747dcd14b5f: Download complete 15:14:38 e9a5061849ea: Verifying Checksum 15:14:38 e9a5061849ea: Download complete 15:14:38 ab5ef0e58194: Verifying Checksum 15:14:38 ab5ef0e58194: Download complete 15:14:38 2de7ff778b66: Verifying Checksum 15:14:38 2de7ff778b66: Download complete 15:14:41 ab5ef0e58194: Pull complete 15:14:41 9712f1f96733: Pull complete 15:14:42 63f879dbbcfc: Pull complete 15:14:46 0d9ebad4ef96: Pull complete 15:14:46 e9a5061849ea: Pull complete 15:14:46 d747dcd14b5f: Pull complete 15:14:47 2de7ff778b66: Pull complete 15:14:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:14:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:14:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:14:47 prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container 15:14:47 $ 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 15:14:50 $ docker top d8eeb64145d9ff0ff7ebd858851e799757fc6d34c81f8f2bcf2e1e3fd8592041 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:14:50 provisioning config files... 15:14:50 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5610430605561118622tmp 15:14:50 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7838088738268574091tmp 15:14:50 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7278968840585278583tmp [Pipeline] { [Pipeline] echo 15:14:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:14:51 ---> sigul-configuration.sh 15:14:51 gpg: directory `/root/.gnupg' created 15:14:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:14:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:14:51 gpg: keyring `/root/.gnupg/secring.gpg' created 15:14:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:14:51 gpg: CAST5 encrypted data 15:14:51 gpg: encrypted with 1 passphrase 15:14:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:14:51 + mkdir /home/jenkins 15:14:51 + mkdir /home/jenkins/sigul [Pipeline] sh 15:14:51 + 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 15:14:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:14:52 ---> sigul-install.sh 15:14:52 Sigul already installed; skipping installation. [Pipeline] sh 15:14:52 + git tag --list 15:14:52 v1.0.0 15:14:52 v1.1.0 15:14:52 v1.2.0 15:14:52 v1.3.0 15:14:52 v1.3.1 15:14:52 v2.0.0 15:14:52 v2.0.1 15:14:52 v2.0.1-dev.1 15:14:52 v2.0.2-dev.1 15:14:52 v2.0.2-dev.10 15:14:52 v2.0.2-dev.11 15:14:52 v2.0.2-dev.12 15:14:52 v2.0.2-dev.13 15:14:52 v2.0.2-dev.14 15:14:52 v2.0.2-dev.15 15:14:52 v2.0.2-dev.16 15:14:52 v2.0.2-dev.17 15:14:52 v2.0.2-dev.18 15:14:52 v2.0.2-dev.19 15:14:52 v2.0.2-dev.2 15:14:52 v2.0.2-dev.20 15:14:52 v2.0.2-dev.21 15:14:52 v2.0.2-dev.22 15:14:52 v2.0.2-dev.23 15:14:52 v2.0.2-dev.24 15:14:52 v2.0.2-dev.25 15:14:52 v2.0.2-dev.26 15:14:52 v2.0.2-dev.27 15:14:52 v2.0.2-dev.28 15:14:52 v2.0.2-dev.29 15:14:52 v2.0.2-dev.3 15:14:52 v2.0.2-dev.30 15:14:52 v2.0.2-dev.4 15:14:52 v2.0.2-dev.5 15:14:52 v2.0.2-dev.6 15:14:52 v2.0.2-dev.7 15:14:52 v2.0.2-dev.8 15:14:52 v2.0.2-dev.9 15:14:52 v2.1.0 15:14:52 v2.2.0-dev.1 15:14:52 v2.2.0-dev.2 15:14:52 v2.2.0-dev.3 15:14:52 v2.2.0-dev.4 15:14:52 v2.2.0-dev.5 15:14:52 v2.2.0-dev.6 15:14:52 v2.2.0-dev.7 [Pipeline] sh 15:14:52 + lftools sign git-tag v2.2.0-dev.7 15:14:53 Signing Git tag with Sigul... 15:14:53 Signing v2.2.0-dev.7 [Pipeline] echo 15:14:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:14:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:14:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:14:53 $ docker stop --time=1 d8eeb64145d9ff0ff7ebd858851e799757fc6d34c81f8f2bcf2e1e3fd8592041 15:14:55 $ docker rm -f d8eeb64145d9ff0ff7ebd858851e799757fc6d34c81f8f2bcf2e1e3fd8592041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:14:55 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:14:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:14:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:55 . [Pipeline] withDockerContainer 15:14:55 prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container 15:14:55 $ 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 15:14:56 $ docker top 54151b97743b72aa8efcf7e035168fbacd53a34d1cc19b320fc7e928e1e58d92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:56 [ssh-agent] Looking for ssh-agent implementation... 15:14:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:56 $ docker exec 54151b97743b72aa8efcf7e035168fbacd53a34d1cc19b320fc7e928e1e58d92 ssh-agent 15:14:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjbkjGF/agent.15 15:14:56 SSH_AGENT_PID=21 15:14:56 Running ssh-add (command line suppressed) 15:14:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7367529199740075608.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7367529199740075608.key) 15:14:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:56 + git semver bump pre 15:14:56 # -> Open(): unable to determine branch for HEAD 15:14:56 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:14:56 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:14:56 # $SEMVER_REMOTE_NAME = origin 15:14:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:14:56 # $SEMVER_USER_NAME = edgex-jenkins 15:14:56 # $SEMVER_BRANCH = main 15:14:56 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:14:56 2.2.0-dev.8 [Pipeline] } 15:14:56 $ docker exec --env ******** --env ******** 54151b97743b72aa8efcf7e035168fbacd53a34d1cc19b320fc7e928e1e58d92 ssh-agent -k 15:14:57 unset SSH_AUTH_SOCK; 15:14:57 unset SSH_AGENT_PID; 15:14:57 echo Agent pid 21 killed; 15:14:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:57 + git semver [Pipeline] } 15:14:57 $ docker stop --time=1 54151b97743b72aa8efcf7e035168fbacd53a34d1cc19b320fc7e928e1e58d92 15:14:58 $ docker rm -f 54151b97743b72aa8efcf7e035168fbacd53a34d1cc19b320fc7e928e1e58d92 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:58 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:14:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:14:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:59 . [Pipeline] withDockerContainer 15:14:59 prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container 15:14:59 $ 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 15:14:59 $ docker top ee0ba1f4b5d719c6a4c93e554a3f3515bb205874aa34fce6a7f1ad5882fd913e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:59 [ssh-agent] Looking for ssh-agent implementation... 15:14:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:59 $ docker exec ee0ba1f4b5d719c6a4c93e554a3f3515bb205874aa34fce6a7f1ad5882fd913e ssh-agent 15:14:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoCBNic/agent.14 15:14:59 SSH_AGENT_PID=20 15:14:59 Running ssh-add (command line suppressed) 15:14:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3327714716290857814.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3327714716290857814.key) 15:15:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:15:00 + git semver push 15:15:00 # -> Open(): unable to determine branch for HEAD 15:15:00 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:15:00 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:15:00 # $SEMVER_REMOTE_NAME = origin 15:15:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:15:00 # $SEMVER_USER_NAME = edgex-jenkins 15:15:00 # $SEMVER_BRANCH = main 15:15:00 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:15:02 $ docker exec --env ******** --env ******** ee0ba1f4b5d719c6a4c93e554a3f3515bb205874aa34fce6a7f1ad5882fd913e ssh-agent -k 15:15:02 unset SSH_AUTH_SOCK; 15:15:02 unset SSH_AGENT_PID; 15:15:02 echo Agent pid 20 killed; 15:15:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:15:03 + git semver [Pipeline] } 15:15:03 $ docker stop --time=1 ee0ba1f4b5d719c6a4c93e554a3f3515bb205874aa34fce6a7f1ad5882fd913e 15:15:04 $ docker rm -f ee0ba1f4b5d719c6a4c93e554a3f3515bb205874aa34fce6a7f1ad5882fd913e [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 15:15:05 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 15:15:05 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:15:05 total 8 15:15:05 drwxr-xr-x. 3 root root 34 Jan 19 15:09 . 15:15:05 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 15:14 .. 15:15:05 drwxr-xr-x. 2 root root 6 Jan 19 15:09 cost 15:15:05 -rw-r--r--. 1 root root 94 Jan 19 15:09 cost.csv 15:15:05 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:15:05 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:15:05 total 8 15:15:05 drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 15:09 . 15:15:05 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 15:14 .. 15:15:05 drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 15:09 cost 15:15:05 -rw-r--r--. 1 jenkins jenkins 94 Jan 19 15:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:15:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:15:06 ---> package-listing.sh 15:15:06 ++ facter osfamily 15:15:06 ++ tr '[:upper:]' '[:lower:]' 15:15:06 + OS_FAMILY=redhat 15:15:06 + workspace=/w/workspace/ry_app-service-configurable_main 15:15:06 + START_PACKAGES=/tmp/packages_start.txt 15:15:06 + END_PACKAGES=/tmp/packages_end.txt 15:15:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:06 + PACKAGES=/tmp/packages_start.txt 15:15:06 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:15:06 + PACKAGES=/tmp/packages_end.txt 15:15:06 + case "${OS_FAMILY}" in 15:15:06 + rpm -qa 15:15:06 + sort 15:15:06 + '[' -f /tmp/packages_start.txt ']' 15:15:06 + '[' -f /tmp/packages_end.txt ']' 15:15:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:06 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:15:06 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:15:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:15:06 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 15:15:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:15:07 . [Pipeline] withDockerContainer 15:15:07 prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container 15:15:07 $ 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 15:15:07 $ docker top 84e7de00f1341430578cd185977f0d6ed18372ed4943586c5eda64199642da35 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:08 + touch /tmp/pre-build-complete [Pipeline] sh 15:15:08 + mkdir -p /var/log/sysstat [Pipeline] sh 15:15:08 + ls /var/log/sa-host 15:15:08 + sadf -c /var/log/sa-host/sa17 15:15:08 file_magic: OK 15:15:08 HZ: Using current value: 100 15:15:08 file_header: OK 15:15:08 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 15:15:08 Statistics: 15:15:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:15:08 File successfully converted to sysstat format version 12.0.3 15:15:08 + sadf -c /var/log/sa-host/sa19 15:15:08 file_magic: OK 15:15:08 HZ: Using current value: 100 15:15:08 file_header: OK 15:15:08 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 15:15:08 Statistics: 15:15:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:15:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:09 provisioning config files... 15:15:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1662928535049547291tmp [Pipeline] { [Pipeline] echo 15:15:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:15:09 ---> create-netrc.sh [Pipeline] } 15:15:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:15:09 ---> python-tools-install.sh [Pipeline] echo 15:15:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:15:10 ---> sudo-logs.sh 15:15:10 Archiving 'sudo' log.. 15:15:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-1804.novalocal: Name or service not known 15:15:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-1804.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:15:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:15:10 ---> job-cost.sh 15:15:10 lf-activate-venv: SKIPPING 15:15:10 DEBUG: total: 0.05999999865889549 15:15:10 INFO: Retrieving Stack Cost... 15:15:10 INFO: Retrieving Pricing Info for: v3-standard-2 15:15:10 INFO: Archiving Costs [Pipeline] echo 15:15:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:15:11 ---> logs-deploy.sh 15:15:11 lf-activate-venv: SKIPPING 15:15:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/43 15:15:11 INFO: archiving workspace using pattern(s): 15:15:11 Archives upload complete. 15:15:12 INFO: archiving logs to Nexus