Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98625bcaaaf8ae77b31545a6aee40725a17b07f7 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-ssh11806252515892922681.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7080396072185366821.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7083847842356700273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4261969763769488513.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-ssh15619467061129297403.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-5942 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-ssh6684100148997621752.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 98625bcaaaf8ae77b31545a6aee40725a17b07f7 (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 98625bcaaaf8ae77b31545a6aee40725a17b07f7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#383)" > git rev-list --no-walk 15046dbeeed38caa154f660096347d19bbc8bb10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:58:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:58:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:58:31 ========================================================= 15:58:31 EdgeX Global Pipelines Version Info 15:58:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:58:32 ------------------- 15:58:32 stable info: 15:58:32 ------------------- 15:58:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:58:32 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:58:32 Message: update stable to v1.0.220 15:58:33 ------------------- 15:58:33 experimental info: 15:58:33 ------------------- 15:58:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:58:33 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:58:33 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98625bc [Pipeline] echo 15:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:33 provisioning config files... 15:58:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6417039525298005074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:34 ---> docker-login.sh 15:58:34 nexus3.edgexfoundry.org:10001 15:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:34 Configure a credential helper to remove this warning. See 15:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:34 15:58:34 Login Succeeded 15:58:34 nexus3.edgexfoundry.org:10002 15:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:34 Configure a credential helper to remove this warning. See 15:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:34 15:58:34 Login Succeeded 15:58:34 nexus3.edgexfoundry.org:10003 15:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:34 Configure a credential helper to remove this warning. See 15:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:34 15:58:34 Login Succeeded 15:58:34 nexus3.edgexfoundry.org:10004 15:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:34 Configure a credential helper to remove this warning. See 15:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:34 15:58:34 Login Succeeded 15:58:34 docker.io 15:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:35 Configure a credential helper to remove this warning. See 15:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:35 15:58:35 Login Succeeded 15:58:35 ---> docker-login.sh ends [Pipeline] } 15:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:58:35 + git rev-list -1 --merges 98625bcaaaf8ae77b31545a6aee40725a17b07f7~1..98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] echo 15:58:35 -----------> git rev-list -1 --merges 98625bcaaaf8ae77b31545a6aee40725a17b07f7~1..98625bcaaaf8ae77b31545a6aee40725a17b07f7 98625bcaaaf8ae77b31545a6aee40725a17b07f7 [false] [Pipeline] sh 15:58:35 + git log --format=format:%s -1 98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] echo 15:58:35 ========================================================= 15:58:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:58:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:36 + git log --format=format:%s -1 98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] echo 15:58:36 [semverPrep] GIT_COMMIT: 98625bcaaaf8ae77b31545a6aee40725a17b07f7, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#383) [Pipeline] echo 15:58:36 [semverPrep] This is not a build commit. [Pipeline] sh 15:58:36 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:58:36 + grep -v github /etc/ssh/ssh_known_hosts 15:58:36 + '[' -e /tmp/ssh_known_hosts ']' 15:58:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:58:36 + sudo tee -a /etc/ssh/ssh_known_hosts 15:58:36 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:58:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:37 15:58:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:58:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:37 latest: Pulling from edgex-devops/git-semver 15:58:37 a0d0a0d46f8b: Pulling fs layer 15:58:37 3e5f54012d9b: Pulling fs layer 15:58:37 4c7163046ea9: Pulling fs layer 15:58:37 0c2d73faf560: Pulling fs layer 15:58:37 0c2d73faf560: Waiting 15:58:37 3e5f54012d9b: Verifying Checksum 15:58:37 3e5f54012d9b: Download complete 15:58:37 a0d0a0d46f8b: Verifying Checksum 15:58:37 a0d0a0d46f8b: Download complete 15:58:37 0c2d73faf560: Verifying Checksum 15:58:37 0c2d73faf560: Download complete 15:58:37 4c7163046ea9: Verifying Checksum 15:58:37 4c7163046ea9: Download complete 15:58:37 a0d0a0d46f8b: Pull complete 15:58:37 3e5f54012d9b: Pull complete 15:58:38 4c7163046ea9: Pull complete 15:58:38 0c2d73faf560: Pull complete 15:58:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:58:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:58:38 prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container 15:58:38 $ 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:58:39 $ docker top f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:39 [ssh-agent] Looking for ssh-agent implementation... 15:58:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:39 $ docker exec f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a ssh-agent 15:58:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNAdhhj/agent.14 15:58:39 SSH_AGENT_PID=21 15:58:39 Running ssh-add (command line suppressed) 15:58:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8138775166114234803.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8138775166114234803.key) 15:58:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:39 + git tag --points-at HEAD [Pipeline] } 15:58:39 $ docker exec --env ******** --env ******** f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a ssh-agent -k 15:58:39 unset SSH_AUTH_SOCK; 15:58:39 unset SSH_AGENT_PID; 15:58:39 echo Agent pid 21 killed; 15:58:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:58:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:39 [ssh-agent] Looking for ssh-agent implementation... 15:58:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:40 $ docker exec f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a ssh-agent 15:58:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHJnjMM/agent.55 15:58:40 SSH_AGENT_PID=61 15:58:40 Running ssh-add (command line suppressed) 15:58:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1450286203470640033.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1450286203470640033.key) 15:58:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:40 + git semver init 15:58:40 # -> Open(): unable to determine branch for HEAD 15:58:40 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:58:40 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:58:40 # $SEMVER_REMOTE_NAME = origin 15:58:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:58:40 # $SEMVER_USER_NAME = edgex-jenkins 15:58:40 # $SEMVER_BRANCH = main 15:58:40 # $SEMVER_TEMP = /tmp/semver-812149638 15:58:40 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:58:41 # '/tmp/semver-812149638' -> '/w/workspace/ry_app-service-configurable_main/.semver' 15:58:41 # -> Force: false 15:58:41 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:58:41 $ docker exec --env ******** --env ******** f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a ssh-agent -k 15:58:41 unset SSH_AUTH_SOCK; 15:58:41 unset SSH_AGENT_PID; 15:58:41 echo Agent pid 61 killed; 15:58:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:41 + git semver [Pipeline] } 15:58:41 $ docker stop --time=1 f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a 15:58:43 $ docker rm -f f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a [Pipeline] // withDockerContainer [Pipeline] sh 15:58:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:58:43 Stashed 1 file(s) [Pipeline] echo 15:58:43 [edgeXSemver]: initialized semver on version 2.2.0-dev.16 [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:58:43 provisioning config files... 15:58:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2379242022626554738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:44 ---> docker-login.sh 15:58:44 nexus3.edgexfoundry.org:10001 15:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:44 Configure a credential helper to remove this warning. See 15:58:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:44 15:58:44 Login Succeeded 15:58:44 nexus3.edgexfoundry.org:10002 15:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:44 Configure a credential helper to remove this warning. See 15:58:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:44 15:58:44 Login Succeeded 15:58:44 nexus3.edgexfoundry.org:10003 15:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:44 Configure a credential helper to remove this warning. See 15:58:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:44 15:58:44 Login Succeeded 15:58:44 nexus3.edgexfoundry.org:10004 15:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:44 Configure a credential helper to remove this warning. See 15:58:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:44 15:58:44 Login Succeeded 15:58:44 docker.io 15:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:45 Configure a credential helper to remove this warning. See 15:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:45 15:58:45 Login Succeeded 15:58:45 ---> docker-login.sh ends [Pipeline] } 15:58:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:58:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:58:45 ========================================================= 15:58:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:58:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:58:45 + 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:58:45 Sending build context to Docker daemon 2.962MB 15:58:45 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:58:45 Step 2/13 : FROM ${BASE} AS builder 15:58:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:58:45 59bf1c3509f3: Pulling fs layer 15:58:45 666ba61612fd: Pulling fs layer 15:58:45 8ed8ca486205: Pulling fs layer 15:58:45 4fe6c5a15a65: Pulling fs layer 15:58:45 22a0e8bec74d: Pulling fs layer 15:58:45 640e595b4fbd: Pulling fs layer 15:58:45 763cafe07f6e: Pulling fs layer 15:58:45 0c0b528cf693: Pulling fs layer 15:58:45 10935f4eaf8b: Pulling fs layer 15:58:45 640e595b4fbd: Waiting 15:58:45 763cafe07f6e: Waiting 15:58:45 0c0b528cf693: Waiting 15:58:45 10935f4eaf8b: Waiting 15:58:45 4fe6c5a15a65: Waiting 15:58:45 22a0e8bec74d: Waiting 15:58:45 8ed8ca486205: Verifying Checksum 15:58:45 8ed8ca486205: Download complete 15:58:45 666ba61612fd: Verifying Checksum 15:58:45 666ba61612fd: Download complete 15:58:45 22a0e8bec74d: Verifying Checksum 15:58:45 22a0e8bec74d: Download complete 15:58:45 640e595b4fbd: Verifying Checksum 15:58:45 640e595b4fbd: Download complete 15:58:45 763cafe07f6e: Verifying Checksum 15:58:45 763cafe07f6e: Download complete 15:58:45 59bf1c3509f3: Verifying Checksum 15:58:45 59bf1c3509f3: Download complete 15:58:45 0c0b528cf693: Verifying Checksum 15:58:45 0c0b528cf693: Download complete 15:58:46 59bf1c3509f3: Pull complete 15:58:46 4fe6c5a15a65: Verifying Checksum 15:58:46 4fe6c5a15a65: Download complete 15:58:46 666ba61612fd: Pull complete 15:58:46 10935f4eaf8b: Verifying Checksum 15:58:46 10935f4eaf8b: Download complete 15:58:46 8ed8ca486205: Pull complete 15:58:50 4fe6c5a15a65: Pull complete 15:58:50 22a0e8bec74d: Pull complete 15:58:50 640e595b4fbd: Pull complete 15:58:50 763cafe07f6e: Pull complete 15:58:50 0c0b528cf693: Pull complete 15:58:53 10935f4eaf8b: Pull complete 15:58:53 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 15:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:58:53 ---> 99d49a6021b9 15:58:53 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:58:55 ---> Running in 7411de6061b4 15:58:55 Removing intermediate container 7411de6061b4 15:58:55 ---> f9e83a6e9167 15:58:55 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:58:55 ---> Running in 0150874c2e0a 15:58:55 Removing intermediate container 0150874c2e0a 15:58:55 ---> 6c50e78373c9 15:58:55 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:58:55 ---> Running in 935ff332c4ce 15:58:55 Removing intermediate container 935ff332c4ce 15:58:55 ---> f0dd95c5832d 15:58:55 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:55 ---> Running in e8934580c776 15:58:55 Removing intermediate container e8934580c776 15:58:55 ---> bce02066c3ca 15:58:55 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:58:55 ---> Running in 5b39c41d1b76 15:58:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:56 OK: 221 MiB in 52 packages 15:58:57 Removing intermediate container 5b39c41d1b76 15:58:57 ---> 242acd2f790a 15:58:57 Step 8/13 : WORKDIR /app 15:58:57 ---> Running in 0863af8596e4 15:58:57 Removing intermediate container 0863af8596e4 15:58:57 ---> d09755924206 15:58:57 Step 9/13 : COPY go.mod vendor* ./ 15:58:57 ---> 301d9c4c02e1 15:58:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:57 ---> Running in 8be26b6a9dd0 15:58:58 Still waiting to schedule task 15:58:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:59:36 Removing intermediate container 8be26b6a9dd0 15:59:36 ---> 1b380f7ab207 15:59:36 Step 11/13 : COPY . . 15:59:36 ---> 451ef9af969f 15:59:36 Step 12/13 : ARG MAKE="make build" 15:59:36 ---> Running in 0a3335752c8f 15:59:36 Removing intermediate container 0a3335752c8f 15:59:36 ---> a0dc71e0ba62 15:59:36 Step 13/13 : RUN $MAKE 15:59:36 ---> Running in 7851a80a2472 15:59:36 noop 15:59:36 Removing intermediate container 7851a80a2472 15:59:36 ---> 1660bdead014 15:59:36 Successfully built 1660bdead014 15:59:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:59:36 + docker inspect -f . ci-base-image-x86_64 15:59:36 . [Pipeline] withDockerContainer 15:59:36 prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container 15:59:36 $ 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:59:36 $ docker top 57d8c8db14fc6d64928a9e287fb8c2f5b71e8091446179cae391339e77bc4695 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:37 + go version 15:59:37 go version go1.17.6 linux/amd64 [Pipeline] } 15:59:37 $ docker stop --time=1 57d8c8db14fc6d64928a9e287fb8c2f5b71e8091446179cae391339e77bc4695 15:59:38 $ docker rm -f 57d8c8db14fc6d64928a9e287fb8c2f5b71e8091446179cae391339e77bc4695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:38 + docker inspect -f . ci-base-image-x86_64 15:59:38 . [Pipeline] withDockerContainer 15:59:38 prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container 15:59:38 $ 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:59:39 $ docker top 878f7cd3b9a3cbe9d9f00e666ed6b6b710bbd186fc5f7f4a04daff307f320b0f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:59:39 + make test 15:59:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:59:54 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:59:54 CGO_ENABLED=1 go vet ./... 15:59:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:59:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:59:58 ./bin/test-attribution-txt.sh [Pipeline] echo 15:59:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:59:58 $ docker stop --time=1 878f7cd3b9a3cbe9d9f00e666ed6b6b710bbd186fc5f7f4a04daff307f320b0f 16:00:00 $ docker rm -f 878f7cd3b9a3cbe9d9f00e666ed6b6b710bbd186fc5f7f4a04daff307f320b0f [Pipeline] // withDockerContainer [Pipeline] sh 16:00:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:00:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:00:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:00:02 + ls -al . 16:00:02 total 148 16:00:02 drwxrwxr-x. 8 jenkins jenkins 4096 Feb 24 15:59 . 16:00:02 drwxrwxr-x. 4 jenkins jenkins 112 Feb 24 15:58 .. 16:00:02 -rw-rw-r--. 1 jenkins jenkins 7627 Feb 24 15:58 Attribution.txt 16:00:02 drwxrwxr-x. 2 jenkins jenkins 37 Feb 24 15:58 bin 16:00:02 -rw-rw-r--. 1 jenkins jenkins 23791 Feb 24 15:58 CHANGELOG.md 16:00:02 -rw-r--r--. 1 jenkins jenkins 10 Feb 24 15:59 coverage.out 16:00:02 -rw-rw-r--. 1 jenkins jenkins 2087 Feb 24 15:58 Dockerfile 16:00:02 -rw-rw-r--. 1 jenkins jenkins 119 Feb 24 15:58 .dockerignore 16:00:02 drwxrwxr-x. 8 jenkins jenkins 162 Feb 24 15:58 .git 16:00:02 drwxrwxr-x. 2 jenkins jenkins 104 Feb 24 15:58 .github 16:00:02 -rw-rw-r--. 1 jenkins jenkins 104 Feb 24 15:58 .gitignore 16:00:02 -rw-rw-r--. 1 jenkins jenkins 2816 Feb 24 15:58 go.mod 16:00:02 -rw-rw-r--. 1 jenkins jenkins 49942 Feb 24 15:58 go.sum 16:00:02 -rw-rw-r--. 1 jenkins jenkins 677 Feb 24 15:58 GOVERNANCE.md 16:00:02 -rw-rw-r--. 1 jenkins jenkins 687 Feb 24 15:58 Jenkinsfile 16:00:02 -rw-rw-r--. 1 jenkins jenkins 10174 Feb 24 15:58 LICENSE 16:00:02 -rw-rw-r--. 1 jenkins jenkins 1949 Feb 24 15:58 main.go 16:00:02 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 24 15:58 makefile 16:00:02 -rw-rw-r--. 1 jenkins jenkins 618 Feb 24 15:58 OWNERS.md 16:00:02 -rw-rw-r--. 1 jenkins jenkins 3860 Feb 24 15:58 README.md 16:00:02 drwxrwxr-x. 9 jenkins jenkins 151 Feb 24 15:58 res 16:00:02 drwx------. 3 jenkins jenkins 58 Feb 24 15:58 .semver 16:00:02 drwxrwxr-x. 3 jenkins jenkins 58 Feb 24 15:58 snap 16:00:02 -rw-rw-r--. 1 jenkins jenkins 12 Feb 24 15:58 VERSION [Pipeline] isUnix [Pipeline] sh 16:00:02 + 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=98625bcaaaf8ae77b31545a6aee40725a17b07f7 --label arch=amd64 --label version=2.2.0-dev.16 . 16:00:02 Sending build context to Docker daemon 2.963MB 16:00:02 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 16:00:02 Step 2/27 : FROM ${BASE} AS builder 16:00:02 ---> 1660bdead014 16:00:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:00:02 ---> Running in 9a0caa4cf355 16:00:02 Removing intermediate container 9a0caa4cf355 16:00:02 ---> 52989b89c30a 16:00:02 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:00:02 ---> Running in 42b7de71b8f2 16:00:02 Removing intermediate container 42b7de71b8f2 16:00:02 ---> 676f69745e8e 16:00:02 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:00:02 ---> Running in 9fbb4cf3c471 16:00:02 Removing intermediate container 9fbb4cf3c471 16:00:02 ---> 8f3e7b3e7398 16:00:02 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:02 ---> Running in 0a0cf2f3f044 16:00:03 Removing intermediate container 0a0cf2f3f044 16:00:03 ---> 649e2c11ed42 16:00:03 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:00:03 ---> Running in 8b8116660b89 16:00:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:00:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:00:04 OK: 221 MiB in 52 packages 16:00:05 Removing intermediate container 8b8116660b89 16:00:05 ---> 461efbe4a549 16:00:05 Step 8/27 : WORKDIR /app 16:00:05 ---> Running in 4df8c77c03a0 16:00:05 Removing intermediate container 4df8c77c03a0 16:00:05 ---> 50177b82ccb6 16:00:05 Step 9/27 : COPY go.mod vendor* ./ 16:00:05 ---> 41532ead39c0 16:00:05 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:05 ---> Running in 91852a91bfb9 16:00:06 Removing intermediate container 91852a91bfb9 16:00:06 ---> 2731a0e793a7 16:00:06 Step 11/27 : COPY . . 16:00:06 ---> 9fb33b71d75f 16:00:06 Step 12/27 : ARG MAKE="make build" 16:00:06 ---> Running in 4e882c2e1fcf 16:00:06 Removing intermediate container 4e882c2e1fcf 16:00:06 ---> 64c7de3e6f90 16:00:06 Step 13/27 : RUN $MAKE 16:00:06 ---> Running in f854515bc8e2 16:00:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.16" -o app-service-configurable 16:00:19 Removing intermediate container f854515bc8e2 16:00:19 ---> 8f1aad1d79b6 16:00:19 Step 14/27 : FROM alpine:3.14 16:00:19 3.14: Pulling from library/alpine 16:00:19 97518928ae5f: Pulling fs layer 16:00:19 97518928ae5f: Verifying Checksum 16:00:19 97518928ae5f: Pull complete 16:00:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:00:19 Status: Downloaded newer image for alpine:3.14 16:00:19 ---> 0a97eee8041e 16:00:19 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:00:19 ---> Running in 2d3762ac6b66 16:00:20 Removing intermediate container 2d3762ac6b66 16:00:20 ---> a92b57862f55 16:00:20 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:00:20 ---> Running in 7ed5d0aa0437 16:00:20 Removing intermediate container 7ed5d0aa0437 16:00:20 ---> 0db39e571863 16:00:20 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:00:20 ---> Running in 2ecf84369c85 16:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:00:20 (1/7) Installing ca-certificates (20211220-r0) 16:00:20 (2/7) Installing dumb-init (1.2.5-r1) 16:00:20 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:00:20 (4/7) Installing libsodium (1.0.18-r0) 16:00:20 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:00:20 (6/7) Installing libzmq (4.3.4-r0) 16:00:20 (7/7) Installing zeromq (4.3.4-r0) 16:00:20 Executing busybox-1.33.1-r6.trigger 16:00:20 Executing ca-certificates-20211220-r0.trigger 16:00:20 OK: 9 MiB in 21 packages 16:00:21 Removing intermediate container 2ecf84369c85 16:00:21 ---> 535d9faccf0e 16:00:21 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:00:21 ---> 79eb91840999 16:00:21 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:00:21 ---> b1ee5f8861b3 16:00:21 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:00:21 ---> 0474f88ca1c5 16:00:21 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:00:22 ---> d63c097e6a24 16:00:22 Step 22/27 : EXPOSE 48095 16:00:22 ---> Running in 901a4b426cf5 16:00:22 Removing intermediate container 901a4b426cf5 16:00:22 ---> 590e73dc7b8e 16:00:22 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:00:22 ---> Running in 5619fec259f8 16:00:22 Removing intermediate container 5619fec259f8 16:00:22 ---> 26b2c79c248b 16:00:22 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:22 ---> Running in 2bf66671c825 16:00:22 Removing intermediate container 2bf66671c825 16:00:22 ---> 7f7d40d7ed35 16:00:22 Step 25/27 : LABEL arch=amd64 16:00:22 ---> Running in cbe5a5ae5ef7 16:00:22 Removing intermediate container cbe5a5ae5ef7 16:00:22 ---> d6e6c237d2f5 16:00:22 Step 26/27 : LABEL git_sha=98625bcaaaf8ae77b31545a6aee40725a17b07f7 16:00:22 ---> Running in 6b61b719675e 16:00:22 Removing intermediate container 6b61b719675e 16:00:22 ---> a0b4c6453231 16:00:22 Step 27/27 : LABEL version=2.2.0-dev.16 16:00:22 ---> Running in 85ea1e522d03 16:00:22 Removing intermediate container 85ea1e522d03 16:00:22 ---> 36df9968e013 16:00:22 [Warning] One or more build-args [ARCH] were not consumed 16:00:22 Successfully built 36df9968e013 16:00:22 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:22 provisioning config files... 16:00:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config386532270904003607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:23 ---> docker-login.sh 16:00:23 nexus3.edgexfoundry.org:10001 16:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:23 Configure a credential helper to remove this warning. See 16:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:23 16:00:23 Login Succeeded 16:00:23 nexus3.edgexfoundry.org:10002 16:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:23 Configure a credential helper to remove this warning. See 16:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:23 16:00:23 Login Succeeded 16:00:23 nexus3.edgexfoundry.org:10003 16:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:23 Configure a credential helper to remove this warning. See 16:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:23 16:00:23 Login Succeeded 16:00:23 nexus3.edgexfoundry.org:10004 16:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:23 Configure a credential helper to remove this warning. See 16:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:23 16:00:23 Login Succeeded 16:00:23 docker.io 16:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:24 Configure a credential helper to remove this warning. See 16:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:24 16:00:24 Login Succeeded 16:00:24 ---> docker-login.sh ends [Pipeline] } 16:00:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:24 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:00:24 98625bcaaaf8ae77b31545a6aee40725a17b07f7 16:00:24 latest 16:00:24 2.2.0-dev.16 16:00:24 98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 16:00:24 main 16:00:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] isUnix [Pipeline] sh 16:00:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98625bcaaaf8ae77b31545a6aee40725a17b07f7 16:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:00:24 cfecf1cde770: Preparing 16:00:24 864c983a89b6: Preparing 16:00:24 d064b6df8d57: Preparing 16:00:24 4ae3429df35a: Preparing 16:00:24 f03cc960e4ea: Preparing 16:00:24 1a058d5342cc: Preparing 16:00:24 1a058d5342cc: Waiting 16:00:25 4ae3429df35a: Pushed 16:00:25 864c983a89b6: Pushed 16:00:25 d064b6df8d57: Pushed 16:00:25 1a058d5342cc: Layer already exists 16:00:25 f03cc960e4ea: Pushed 16:00:26 cfecf1cde770: Pushed 16:00:26 98625bcaaaf8ae77b31545a6aee40725a17b07f7: digest: sha256:a52779f913845ecc121c977269d8b70587cfc07a2aefedf860feead2e902b971 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:00:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 16:00:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:00:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:00:27 cfecf1cde770: Preparing 16:00:27 864c983a89b6: Preparing 16:00:27 d064b6df8d57: Preparing 16:00:27 4ae3429df35a: Preparing 16:00:27 f03cc960e4ea: Preparing 16:00:27 1a058d5342cc: Preparing 16:00:27 1a058d5342cc: Waiting 16:00:27 d064b6df8d57: Layer already exists 16:00:27 f03cc960e4ea: Layer already exists 16:00:27 4ae3429df35a: Layer already exists 16:00:27 864c983a89b6: Layer already exists 16:00:27 cfecf1cde770: Layer already exists 16:00:27 1a058d5342cc: Layer already exists 16:00:27 latest: digest: sha256:a52779f913845ecc121c977269d8b70587cfc07a2aefedf860feead2e902b971 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:00:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh 16:00:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.16 16:00:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:00:27 cfecf1cde770: Preparing 16:00:27 864c983a89b6: Preparing 16:00:27 d064b6df8d57: Preparing 16:00:27 4ae3429df35a: Preparing 16:00:27 f03cc960e4ea: Preparing 16:00:27 1a058d5342cc: Preparing 16:00:27 1a058d5342cc: Waiting 16:00:27 d064b6df8d57: Layer already exists 16:00:27 4ae3429df35a: Layer already exists 16:00:27 cfecf1cde770: Layer already exists 16:00:27 f03cc960e4ea: Layer already exists 16:00:27 864c983a89b6: Layer already exists 16:00:27 1a058d5342cc: Layer already exists 16:00:27 2.2.0-dev.16: digest: sha256:a52779f913845ecc121c977269d8b70587cfc07a2aefedf860feead2e902b971 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:00:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh 16:00:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 16:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:00:28 cfecf1cde770: Preparing 16:00:28 864c983a89b6: Preparing 16:00:28 d064b6df8d57: Preparing 16:00:28 4ae3429df35a: Preparing 16:00:28 f03cc960e4ea: Preparing 16:00:28 1a058d5342cc: Preparing 16:00:28 1a058d5342cc: Waiting 16:00:28 f03cc960e4ea: Layer already exists 16:00:28 cfecf1cde770: Layer already exists 16:00:28 864c983a89b6: Layer already exists 16:00:28 4ae3429df35a: Layer already exists 16:00:28 d064b6df8d57: Layer already exists 16:00:28 1a058d5342cc: Layer already exists 16:00:28 98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16: digest: sha256:a52779f913845ecc121c977269d8b70587cfc07a2aefedf860feead2e902b971 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:00:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 16:00:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5943 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:00:28 Running in /w/workspace/app-service-configurable/52 [Pipeline] { [Pipeline] checkout 16:00:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:00:29 cfecf1cde770: Preparing 16:00:29 864c983a89b6: Preparing 16:00:29 d064b6df8d57: Preparing 16:00:29 4ae3429df35a: Preparing 16:00:29 f03cc960e4ea: Preparing 16:00:29 1a058d5342cc: Preparing 16:00:29 1a058d5342cc: Waiting 16:00:29 d064b6df8d57: Layer already exists 16:00:29 f03cc960e4ea: Layer already exists 16:00:29 cfecf1cde770: Layer already exists 16:00:29 4ae3429df35a: Layer already exists 16:00:29 864c983a89b6: Layer already exists 16:00:29 1a058d5342cc: Layer already exists 16:00:29 main: digest: sha256:a52779f913845ecc121c977269d8b70587cfc07a2aefedf860feead2e902b971 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:29 ===================================================== [Pipeline] echo 16:00:29 taggedImages: 16:00:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:98625bcaaaf8ae77b31545a6aee40725a17b07f7 16:00:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:00:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.16 16:00:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 16:00:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 16:00:29 Selected Git installation does not exist. Using Default 16:00:29 The recommended git tool is: NONE [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:29 16:00:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:00:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:29 latest: Pulling from edgex-lftools-log-publisher 16:00:29 b4d181a07f80: Pulling fs layer 16:00:29 a1111a8f2ec3: Pulling fs layer 16:00:29 ed53099fbce6: Pulling fs layer 16:00:29 dc539afda2c1: Pulling fs layer 16:00:29 77bc0d833cb6: Pulling fs layer 16:00:29 9065ff56babe: Pulling fs layer 16:00:29 d287ab97295c: Pulling fs layer 16:00:29 dc539afda2c1: Waiting 16:00:29 77bc0d833cb6: Waiting 16:00:29 9065ff56babe: Waiting 16:00:29 d287ab97295c: Waiting 16:00:29 a1111a8f2ec3: Verifying Checksum 16:00:29 a1111a8f2ec3: Download complete 16:00:29 dc539afda2c1: Verifying Checksum 16:00:29 dc539afda2c1: Download complete 16:00:29 ed53099fbce6: Verifying Checksum 16:00:29 ed53099fbce6: Download complete 16:00:30 9065ff56babe: Verifying Checksum 16:00:30 9065ff56babe: Download complete 16:00:30 77bc0d833cb6: Verifying Checksum 16:00:30 77bc0d833cb6: Download complete 16:00:30 b4d181a07f80: Verifying Checksum 16:00:30 b4d181a07f80: Download complete 16:00:30 d287ab97295c: Verifying Checksum 16:00:30 d287ab97295c: Download complete 16:00:31 b4d181a07f80: Pull complete 16:00:31 a1111a8f2ec3: Pull complete 16:00:32 ed53099fbce6: Pull complete 16:00:32 dc539afda2c1: Pull complete 16:00:32 77bc0d833cb6: Pull complete 16:00:32 9065ff56babe: Pull complete 16:00:33 using credential edgex-jenkins-ssh 16:00:33 Cloning the remote Git repository 16:00:34 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:00:34 > git init /w/workspace/app-service-configurable/52 # timeout=10 16:00:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:00:34 > git --version # timeout=10 16:00:34 > git --version # 'git version 2.17.1' 16:00:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:35 Avoid second fetch 16:00:35 Checking out Revision 98625bcaaaf8ae77b31545a6aee40725a17b07f7 (main) 16:00:35 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:00:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:35 > git config core.sparsecheckout # timeout=10 16:00:35 > git checkout -f 98625bcaaaf8ae77b31545a6aee40725a17b07f7 # timeout=10 16:00:37 d287ab97295c: Pull complete 16:00:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:00:37 prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container 16:00:37 $ 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 16:00:39 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#383)" 16:00:40 $ docker top fa30f6678a4ac78b2e98b4da8536b3ed8bb26c9896b8285f54bcad2acae6189c -eo pid,comm 16:00:40 16:00:40 GitHub has been notified of this commit’s build result 16:00:40 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:00:40 ---> job-cost.sh 16:00:40 lf-activate-venv: SKIPPING 16:00:40 INFO: No Stack... 16:00:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:00:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:40 Dload Upload Total Spent Left Speed 16:00:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 86445 16:00:41 INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] sh 16:00:41 INFO: Archiving Costs [Pipeline] sh 16:00:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:00:41 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:00:41 + cut -d, -f6 [Pipeline] lock 16:00:41 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] 16:00:41 Resource [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] did not exist. Created. 16:00:41 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] [Pipeline] { [Pipeline] unstash 16:00:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:00:41 + sudo tee /etc/docker/daemon.new 16:00:41 { 16:00:41 "registry-mirrors": [ 16:00:41 "https://nexus3.edgexfoundry.org:10001" 16:00:41 ], 16:00:41 "bip": "10.250.0.254/24", 16:00:41 "hosts": [ 16:00:41 "tcp://0.0.0.0:5555", 16:00:41 "unix:///var/run/docker.sock" 16:00:41 ], 16:00:41 "mtu": 1458, 16:00:41 "selinux-enabled": true, 16:00:41 "seccomp-profile": "/etc/docker/seccomp.json" 16:00:41 } [Pipeline] sh [Pipeline] sh 16:00:42 + echo total: 0.05999999865889549 [Pipeline] stash 16:00:42 Stashed 1 file(s) [Pipeline] } 16:00:42 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 16:00:42 $ docker stop --time=1 fa30f6678a4ac78b2e98b4da8536b3ed8bb26c9896b8285f54bcad2acae6189c 16:00:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 16:00:43 $ docker rm -f fa30f6678a4ac78b2e98b4da8536b3ed8bb26c9896b8285f54bcad2acae6189c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:00:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:02 provisioning config files... 16:01:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/52@tmp/config3356718713245012221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:02 ---> docker-login.sh 16:01:02 nexus3.edgexfoundry.org:10001 16:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:03 Configure a credential helper to remove this warning. See 16:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:03 16:01:03 Login Succeeded 16:01:03 nexus3.edgexfoundry.org:10002 16:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:04 Configure a credential helper to remove this warning. See 16:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:04 16:01:04 Login Succeeded 16:01:04 nexus3.edgexfoundry.org:10003 16:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:04 Configure a credential helper to remove this warning. See 16:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:04 16:01:04 Login Succeeded 16:01:04 nexus3.edgexfoundry.org:10004 16:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:05 Configure a credential helper to remove this warning. See 16:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:05 16:01:05 Login Succeeded 16:01:05 docker.io 16:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:05 Configure a credential helper to remove this warning. See 16:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:05 16:01:05 Login Succeeded 16:01:05 ---> docker-login.sh ends [Pipeline] } 16:01:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:01:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:06 ========================================================= 16:01:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:01:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:01:06 + 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 . 16:01:06 Sending build context to Docker daemon 207.9kB 16:01:06 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:01:06 Step 2/13 : FROM ${BASE} AS builder 16:01:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:01:07 9b3977197b4f: Pulling fs layer 16:01:07 1a89e8eeedd5: Pulling fs layer 16:01:07 94645a83ff95: Pulling fs layer 16:01:07 3f3a8bcf1eab: Pulling fs layer 16:01:07 0c92f367c5e7: Pulling fs layer 16:01:07 f7c0051592d6: Pulling fs layer 16:01:07 a227ed2f7395: Pulling fs layer 16:01:07 7b1c46037f91: Pulling fs layer 16:01:07 3f3a8bcf1eab: Waiting 16:01:07 0c92f367c5e7: Waiting 16:01:07 f7c0051592d6: Waiting 16:01:07 a227ed2f7395: Waiting 16:01:07 7b1c46037f91: Waiting 16:01:07 94645a83ff95: Download complete 16:01:07 1a89e8eeedd5: Verifying Checksum 16:01:07 1a89e8eeedd5: Download complete 16:01:07 0c92f367c5e7: Verifying Checksum 16:01:07 0c92f367c5e7: Download complete 16:01:07 f7c0051592d6: Verifying Checksum 16:01:07 f7c0051592d6: Download complete 16:01:07 9b3977197b4f: Download complete 16:01:07 a227ed2f7395: Verifying Checksum 16:01:07 a227ed2f7395: Download complete 16:01:08 9b3977197b4f: Pull complete 16:01:08 1a89e8eeedd5: Pull complete 16:01:08 94645a83ff95: Pull complete 16:01:09 7b1c46037f91: Verifying Checksum 16:01:09 7b1c46037f91: Download complete 16:01:09 3f3a8bcf1eab: Verifying Checksum 16:01:09 3f3a8bcf1eab: Download complete 16:01:22 3f3a8bcf1eab: Pull complete 16:01:22 0c92f367c5e7: Pull complete 16:01:22 f7c0051592d6: Pull complete 16:01:22 a227ed2f7395: Pull complete 16:01:28 7b1c46037f91: Pull complete 16:01:28 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:01:28 ---> f79e39bc4007 16:01:28 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:01:29 ---> Running in e198066014fc 16:01:29 Removing intermediate container e198066014fc 16:01:29 ---> 1596488a3135 16:01:29 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:01:30 ---> Running in 7bc6bde1ea0c 16:01:30 Removing intermediate container 7bc6bde1ea0c 16:01:30 ---> a00424511f9d 16:01:30 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:01:30 ---> Running in d564b72db77d 16:01:30 Removing intermediate container d564b72db77d 16:01:30 ---> 39208e16df0c 16:01:30 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:30 ---> Running in 609acfafefdd 16:01:32 Removing intermediate container 609acfafefdd 16:01:32 ---> a893a941383f 16:01:32 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:32 ---> Running in 6c2bd11d8034 16:01:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:01:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:01:35 OK: 220 MiB in 52 packages 16:01:36 Removing intermediate container 6c2bd11d8034 16:01:36 ---> 307baa768b12 16:01:36 Step 8/13 : WORKDIR /app 16:01:36 ---> Running in 54a0993b11d4 16:01:36 Removing intermediate container 54a0993b11d4 16:01:36 ---> 350a68582a81 16:01:36 Step 9/13 : COPY go.mod vendor* ./ 16:01:37 ---> bebfc7101089 16:01:37 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:37 ---> Running in ce6a10859c23 16:02:59 Removing intermediate container ce6a10859c23 16:02:59 ---> 15bc778f90ca 16:02:59 Step 11/13 : COPY . . 16:02:59 ---> 741d4157b80b 16:02:59 Step 12/13 : ARG MAKE="make build" 16:02:59 ---> Running in 878c6b668134 16:02:59 Removing intermediate container 878c6b668134 16:02:59 ---> d0c8cfbfb176 16:02:59 Step 13/13 : RUN $MAKE 16:02:59 ---> Running in 90b43693dc6b 16:02:59 noop 16:02:59 Removing intermediate container 90b43693dc6b 16:02:59 ---> 52fa95c53567 16:02:59 Successfully built 52fa95c53567 16:02:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:02:59 + docker inspect -f . ci-base-image-arm64 16:02:59 . [Pipeline] withDockerContainer 16:02:59 prd-ubuntu18.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container 16:03:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/52 -v /w/workspace/app-service-configurable/52:/w/workspace/app-service-configurable/52:rw,z -v /w/workspace/app-service-configurable/52@tmp:/w/workspace/app-service-configurable/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:03:01 $ docker top ac25c873e98ac252672f3a24eaa4600f692a1e38c79e09671249a802cd34e398 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:02 + go version 16:03:02 go version go1.17.6 linux/arm64 [Pipeline] } 16:03:02 $ docker stop --time=1 ac25c873e98ac252672f3a24eaa4600f692a1e38c79e09671249a802cd34e398 16:03:04 $ docker rm -f ac25c873e98ac252672f3a24eaa4600f692a1e38c79e09671249a802cd34e398 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:03:04 + docker inspect -f . ci-base-image-arm64 16:03:04 . [Pipeline] withDockerContainer 16:03:04 prd-ubuntu18.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container 16:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/52 -v /w/workspace/app-service-configurable/52:/w/workspace/app-service-configurable/52:rw,z -v /w/workspace/app-service-configurable/52@tmp:/w/workspace/app-service-configurable/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:03:06 $ docker top be1bbbd42c24c592d22cc6aa084757cb8a7337ae49b176fd059424ddcddf592e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:03:07 + make test 16:03:07 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:03:54 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:03:54 CGO_ENABLED=1 go vet ./... 16:04:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:04:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:04:06 ./bin/test-attribution-txt.sh [Pipeline] echo 16:04:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:04:08 $ docker stop --time=1 be1bbbd42c24c592d22cc6aa084757cb8a7337ae49b176fd059424ddcddf592e 16:04:10 $ docker rm -f be1bbbd42c24c592d22cc6aa084757cb8a7337ae49b176fd059424ddcddf592e [Pipeline] // withDockerContainer [Pipeline] sh 16:04:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:04:11 Warning: overwriting stash ‘coverage-report’ 16:04:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:04:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:04:12 + ls -al . 16:04:12 total 172 16:04:12 drwxrwxr-x 7 jenkins jenkins 4096 Feb 24 16:04 . 16:04:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 16:00 .. 16:04:12 -rw-rw-r-- 1 jenkins jenkins 119 Feb 24 16:00 .dockerignore 16:04:12 drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 16:00 .git 16:04:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 16:00 .github 16:04:12 -rw-rw-r-- 1 jenkins jenkins 104 Feb 24 16:00 .gitignore 16:04:12 -rw-rw-r-- 1 jenkins jenkins 7627 Feb 24 16:00 Attribution.txt 16:04:12 -rw-rw-r-- 1 jenkins jenkins 23791 Feb 24 16:00 CHANGELOG.md 16:04:12 -rw-rw-r-- 1 jenkins jenkins 2087 Feb 24 16:00 Dockerfile 16:04:12 -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 16:00 GOVERNANCE.md 16:04:12 -rw-rw-r-- 1 jenkins jenkins 687 Feb 24 16:00 Jenkinsfile 16:04:12 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 24 16:00 LICENSE 16:04:12 -rw-rw-r-- 1 jenkins jenkins 618 Feb 24 16:00 OWNERS.md 16:04:12 -rw-rw-r-- 1 jenkins jenkins 3860 Feb 24 16:00 README.md 16:04:12 -rw-rw-r-- 1 jenkins jenkins 12 Feb 24 15:58 VERSION 16:04:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 16:00 bin 16:04:12 -rw-r--r-- 1 jenkins jenkins 10 Feb 24 16:03 coverage.out 16:04:12 -rw-rw-r-- 1 jenkins jenkins 2816 Feb 24 16:00 go.mod 16:04:12 -rw-rw-r-- 1 jenkins jenkins 49942 Feb 24 16:00 go.sum 16:04:12 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 24 16:00 main.go 16:04:12 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 24 16:00 makefile 16:04:12 drwxrwxr-x 9 jenkins jenkins 4096 Feb 24 16:00 res 16:04:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 16:00 snap [Pipeline] isUnix [Pipeline] sh 16:04:12 + 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=98625bcaaaf8ae77b31545a6aee40725a17b07f7 --label arch=arm64 --label version=2.2.0-dev.16 . 16:04:12 Sending build context to Docker daemon 208.9kB 16:04:12 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 16:04:12 Step 2/27 : FROM ${BASE} AS builder 16:04:12 ---> 52fa95c53567 16:04:12 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:04:12 ---> Running in 50658a13fefb 16:04:13 Removing intermediate container 50658a13fefb 16:04:13 ---> 49b5dcf597e7 16:04:13 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:04:13 ---> Running in 054eb8e5bc07 16:04:13 Removing intermediate container 054eb8e5bc07 16:04:13 ---> d6f1266aa508 16:04:13 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:04:13 ---> Running in de8e61d8aa8b 16:04:14 Removing intermediate container de8e61d8aa8b 16:04:14 ---> 57d1350fdf8f 16:04:14 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:14 ---> Running in 5ee3e9ab18c6 16:04:15 Removing intermediate container 5ee3e9ab18c6 16:04:15 ---> dd125abed5f0 16:04:15 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:04:16 ---> Running in eaba9c6fb929 16:04:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:04:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:04:18 OK: 220 MiB in 52 packages 16:04:19 Removing intermediate container eaba9c6fb929 16:04:19 ---> 9a8606422ed6 16:04:19 Step 8/27 : WORKDIR /app 16:04:19 ---> Running in d7bffc2c5ab9 16:04:19 Removing intermediate container d7bffc2c5ab9 16:04:19 ---> b6f77b0e1348 16:04:19 Step 9/27 : COPY go.mod vendor* ./ 16:04:20 ---> 35d02d50d98c 16:04:20 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:20 ---> Running in 7c487d2c271e 16:04:23 Removing intermediate container 7c487d2c271e 16:04:23 ---> ce98d23f3e60 16:04:23 Step 11/27 : COPY . . 16:04:23 ---> 399ab971db77 16:04:23 Step 12/27 : ARG MAKE="make build" 16:04:23 ---> Running in bbf3cab54d63 16:04:23 Removing intermediate container bbf3cab54d63 16:04:23 ---> 944bab71c288 16:04:23 Step 13/27 : RUN $MAKE 16:04:23 ---> Running in 4653cec0e3bb 16:04:24 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.16" -o app-service-configurable 16:05:11 Removing intermediate container 4653cec0e3bb 16:05:11 ---> 75cf06dac719 16:05:11 Step 14/27 : FROM alpine:3.14 16:05:11 3.14: Pulling from library/alpine 16:05:11 be307f383ecc: Pulling fs layer 16:05:11 be307f383ecc: Verifying Checksum 16:05:11 be307f383ecc: Pull complete 16:05:11 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:05:11 Status: Downloaded newer image for alpine:3.14 16:05:11 ---> 5b8b7b635229 16:05:11 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:05:11 ---> Running in 617b3e5efb97 16:05:11 Removing intermediate container 617b3e5efb97 16:05:11 ---> 86058181cd70 16:05:11 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:05:11 ---> Running in 9e90dee6e3b4 16:05:11 Removing intermediate container 9e90dee6e3b4 16:05:11 ---> 37c2689856f1 16:05:11 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:05:11 ---> Running in 50fb6a2cf351 16:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:05:11 (1/7) Installing ca-certificates (20211220-r0) 16:05:11 (2/7) Installing dumb-init (1.2.5-r1) 16:05:11 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:05:11 (4/7) Installing libsodium (1.0.18-r0) 16:05:11 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:05:11 (6/7) Installing libzmq (4.3.4-r0) 16:05:11 (7/7) Installing zeromq (4.3.4-r0) 16:05:11 Executing busybox-1.33.1-r6.trigger 16:05:11 Executing ca-certificates-20211220-r0.trigger 16:05:11 OK: 9 MiB in 21 packages 16:05:11 Removing intermediate container 50fb6a2cf351 16:05:11 ---> 481774a2ae6c 16:05:11 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:05:12 ---> 7a9cbcead0f8 16:05:12 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:05:12 ---> 08d392b34715 16:05:12 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:05:15 ---> 3aeb9c691a4a 16:05:15 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:05:16 ---> 5b77917aad42 16:05:16 Step 22/27 : EXPOSE 48095 16:05:16 ---> Running in 11675c48ff85 16:05:16 Removing intermediate container 11675c48ff85 16:05:16 ---> 2b8552f24c7c 16:05:16 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:05:16 ---> Running in 45352a6dd16c 16:05:17 Removing intermediate container 45352a6dd16c 16:05:17 ---> 62e0e8d01f5c 16:05:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:17 ---> Running in c4b44a5aa848 16:05:17 Removing intermediate container c4b44a5aa848 16:05:17 ---> f87af0bb665c 16:05:17 Step 25/27 : LABEL arch=arm64 16:05:17 ---> Running in 296476eefb22 16:05:18 Removing intermediate container 296476eefb22 16:05:18 ---> 9e49274baa7b 16:05:18 Step 26/27 : LABEL git_sha=98625bcaaaf8ae77b31545a6aee40725a17b07f7 16:05:18 ---> Running in 46bc453f4418 16:05:18 Removing intermediate container 46bc453f4418 16:05:18 ---> 5e5fefbc0a11 16:05:18 Step 27/27 : LABEL version=2.2.0-dev.16 16:05:18 ---> Running in 523d06dfdf43 16:05:18 Removing intermediate container 523d06dfdf43 16:05:18 ---> 09fc2b2eecc5 16:05:18 [Warning] One or more build-args [ARCH] were not consumed 16:05:18 Successfully built 09fc2b2eecc5 16:05:18 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 16:05:18 provisioning config files... 16:05:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/52@tmp/config144031722266280144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:19 ---> docker-login.sh 16:05:19 nexus3.edgexfoundry.org:10001 16:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:19 Configure a credential helper to remove this warning. See 16:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:19 16:05:19 Login Succeeded 16:05:19 nexus3.edgexfoundry.org:10002 16:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:20 Configure a credential helper to remove this warning. See 16:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:20 16:05:20 Login Succeeded 16:05:20 nexus3.edgexfoundry.org:10003 16:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:20 Configure a credential helper to remove this warning. See 16:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:20 16:05:20 Login Succeeded 16:05:20 nexus3.edgexfoundry.org:10004 16:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:21 Configure a credential helper to remove this warning. See 16:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:21 16:05:21 Login Succeeded 16:05:21 docker.io 16:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:21 Configure a credential helper to remove this warning. See 16:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:21 16:05:21 Login Succeeded 16:05:21 ---> docker-login.sh ends [Pipeline] } 16:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:05:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:21 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:05:21 98625bcaaaf8ae77b31545a6aee40725a17b07f7 16:05:21 latest 16:05:21 2.2.0-dev.16 16:05:21 98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 16:05:21 main 16:05:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] isUnix [Pipeline] sh 16:05:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98625bcaaaf8ae77b31545a6aee40725a17b07f7 16:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:05:22 5bdaa41a99e9: Preparing 16:05:22 cf66f0ff0c81: Preparing 16:05:22 8589495115a3: Preparing 16:05:22 441f089a71cf: Preparing 16:05:22 113822c8c3a0: Preparing 16:05:22 62170e181a92: Preparing 16:05:22 62170e181a92: Waiting 16:05:22 8589495115a3: Pushed 16:05:22 cf66f0ff0c81: Pushed 16:05:22 441f089a71cf: Pushed 16:05:22 62170e181a92: Layer already exists 16:05:23 113822c8c3a0: Pushed 16:05:27 5bdaa41a99e9: Pushed 16:05:27 98625bcaaaf8ae77b31545a6aee40725a17b07f7: digest: sha256:b54234cb20de35b89be9dae6d1dfa261cd454a6daa083fea80c55375ca145d4f size: 1574 [Pipeline] isUnix [Pipeline] sh 16:05:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:05:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:05:27 5bdaa41a99e9: Preparing 16:05:27 cf66f0ff0c81: Preparing 16:05:27 8589495115a3: Preparing 16:05:27 441f089a71cf: Preparing 16:05:27 113822c8c3a0: Preparing 16:05:27 62170e181a92: Preparing 16:05:27 62170e181a92: Waiting 16:05:27 5bdaa41a99e9: Layer already exists 16:05:27 cf66f0ff0c81: Layer already exists 16:05:27 8589495115a3: Layer already exists 16:05:27 441f089a71cf: Layer already exists 16:05:27 113822c8c3a0: Layer already exists 16:05:27 62170e181a92: Layer already exists 16:05:27 latest: digest: sha256:b54234cb20de35b89be9dae6d1dfa261cd454a6daa083fea80c55375ca145d4f size: 1574 [Pipeline] isUnix [Pipeline] sh 16:05:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh 16:05:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.16 16:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:05:28 5bdaa41a99e9: Preparing 16:05:28 cf66f0ff0c81: Preparing 16:05:28 8589495115a3: Preparing 16:05:28 441f089a71cf: Preparing 16:05:28 113822c8c3a0: Preparing 16:05:28 62170e181a92: Preparing 16:05:28 62170e181a92: Waiting 16:05:28 113822c8c3a0: Layer already exists 16:05:28 8589495115a3: Layer already exists 16:05:28 cf66f0ff0c81: Layer already exists 16:05:28 441f089a71cf: Layer already exists 16:05:28 5bdaa41a99e9: Layer already exists 16:05:28 62170e181a92: Layer already exists 16:05:28 2.2.0-dev.16: digest: sha256:b54234cb20de35b89be9dae6d1dfa261cd454a6daa083fea80c55375ca145d4f size: 1574 [Pipeline] isUnix [Pipeline] sh 16:05:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh 16:05:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 16:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:05:29 5bdaa41a99e9: Preparing 16:05:29 cf66f0ff0c81: Preparing 16:05:29 8589495115a3: Preparing 16:05:29 441f089a71cf: Preparing 16:05:29 113822c8c3a0: Preparing 16:05:29 62170e181a92: Preparing 16:05:29 62170e181a92: Waiting 16:05:29 8589495115a3: Layer already exists 16:05:29 5bdaa41a99e9: Layer already exists 16:05:29 cf66f0ff0c81: Layer already exists 16:05:29 441f089a71cf: Layer already exists 16:05:29 113822c8c3a0: Layer already exists 16:05:29 62170e181a92: Layer already exists 16:05:29 98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16: digest: sha256:b54234cb20de35b89be9dae6d1dfa261cd454a6daa083fea80c55375ca145d4f size: 1574 [Pipeline] isUnix [Pipeline] sh 16:05:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 16:05:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:05:30 5bdaa41a99e9: Preparing 16:05:30 cf66f0ff0c81: Preparing 16:05:30 8589495115a3: Preparing 16:05:30 441f089a71cf: Preparing 16:05:30 113822c8c3a0: Preparing 16:05:30 62170e181a92: Preparing 16:05:30 62170e181a92: Waiting 16:05:30 8589495115a3: Layer already exists 16:05:30 441f089a71cf: Layer already exists 16:05:30 5bdaa41a99e9: Layer already exists 16:05:30 113822c8c3a0: Layer already exists 16:05:30 cf66f0ff0c81: Layer already exists 16:05:30 62170e181a92: Layer already exists 16:05:30 main: digest: sha256:b54234cb20de35b89be9dae6d1dfa261cd454a6daa083fea80c55375ca145d4f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:05:30 ===================================================== [Pipeline] echo 16:05:30 taggedImages: 16:05:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98625bcaaaf8ae77b31545a6aee40725a17b07f7 16:05:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:05:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.16 16:05:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 16:05:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:31 16:05:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:05:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:31 arm64: Pulling from edgex-lftools-log-publisher 16:05:31 448f6bf000e3: Pulling fs layer 16:05:31 f757da607395: Pulling fs layer 16:05:31 05883995daec: Pulling fs layer 16:05:31 8603b9c90790: Pulling fs layer 16:05:31 1560dd03e051: Pulling fs layer 16:05:31 27f5ce0e4adf: Pulling fs layer 16:05:31 c2d8d7efcc4b: Pulling fs layer 16:05:31 8603b9c90790: Waiting 16:05:31 27f5ce0e4adf: Waiting 16:05:31 c2d8d7efcc4b: Waiting 16:05:31 1560dd03e051: Waiting 16:05:31 f757da607395: Verifying Checksum 16:05:31 f757da607395: Download complete 16:05:31 8603b9c90790: Verifying Checksum 16:05:31 8603b9c90790: Download complete 16:05:32 1560dd03e051: Verifying Checksum 16:05:32 1560dd03e051: Download complete 16:05:32 27f5ce0e4adf: Verifying Checksum 16:05:32 27f5ce0e4adf: Download complete 16:05:32 05883995daec: Verifying Checksum 16:05:32 05883995daec: Download complete 16:05:32 448f6bf000e3: Verifying Checksum 16:05:32 448f6bf000e3: Download complete 16:05:35 c2d8d7efcc4b: Verifying Checksum 16:05:35 c2d8d7efcc4b: Download complete 16:05:36 448f6bf000e3: Pull complete 16:05:36 f757da607395: Pull complete 16:05:38 05883995daec: Pull complete 16:05:38 8603b9c90790: Pull complete 16:05:38 1560dd03e051: Pull complete 16:05:39 27f5ce0e4adf: Pull complete 16:05:54 c2d8d7efcc4b: Pull complete 16:05:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:05:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:05:54 prd-ubuntu18.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container 16:05:54 $ 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/52 -v /w/workspace/app-service-configurable/52:/w/workspace/app-service-configurable/52:rw,z -v /w/workspace/app-service-configurable/52@tmp:/w/workspace/app-service-configurable/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:05:57 $ docker top 679fb713ae26af5a5d291526b5be854e92500b58cb49e1bccd620de0604bb0a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:58 ---> job-cost.sh 16:05:58 lf-activate-venv: SKIPPING 16:05:58 INFO: No Stack... 16:05:58 INFO: Retrieving Pricing Info for: v3-standard-4 16:05:59 INFO: Archiving Costs [Pipeline] sh 16:06:00 + cat /w/workspace/app-service-configurable/52/archives/cost.csv 16:06:00 + cut -d, -f6 [Pipeline] lock 16:06:00 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] 16:06:00 Resource [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] did not exist. Created. 16:06:00 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:06:01 /w/workspace/app-service-configurable/52@tmp/durable-917a991d/script.sh: 1: /w/workspace/app-service-configurable/52@tmp/durable-917a991d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:06:01 + echo total: 0.10999999940395355 [Pipeline] stash 16:06:01 Warning: overwriting stash ‘stack-cost’ 16:06:01 Stashed 1 file(s) [Pipeline] } 16:06:01 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 16:06:01 $ docker stop --time=1 679fb713ae26af5a5d291526b5be854e92500b58cb49e1bccd620de0604bb0a0 16:06:03 $ docker rm -f 679fb713ae26af5a5d291526b5be854e92500b58cb49e1bccd620de0604bb0a0 [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 16:06:03 provisioning config files... 16:06:03 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8896698977326611848tmp [Pipeline] { [Pipeline] sh 16:06:04 + set +x 16:06:04 + curl -s https://codecov.io/bash 16:06:04 + bash -s -- 16:06:04 16:06:04 _____ _ 16:06:04 / ____| | | 16:06:04 | | ___ __| | ___ ___ _____ __ 16:06:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:06:04 | |___| (_) | (_| | __/ (_| (_) \ V / 16:06:04 \_____\___/ \__,_|\___|\___\___/ \_/ 16:06:04 Bash-1.0.6 16:06:04 16:06:04 16:06:04 ==> git version 2.24.4 found 16:06:04 ==> 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 16:06:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:06:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:06:04 ==> Jenkins CI detected. 16:06:04 current dir:  /w/workspace/ry_app-service-configurable_main 16:06:04 project root: . 16:06:04 --> token set from env 16:06:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:06:04 ==> Running gcov in . (disable via -X gcov) 16:06:04 ==> Python coveragepy not found 16:06:04 ==> Searching for coverage reports in: 16:06:04 + . 16:06:04 -> Found 1 reports 16:06:04 ==> Detecting git/mercurial file structure 16:06:04 ==> Reading reports 16:06:04 + ./coverage.out bytes=10 16:06:04 ==> Appending adjustments 16:06:04 https://docs.codecov.io/docs/fixing-reports 16:06:04 + Found adjustments 16:06:04 ==> Gzipping contents 16:06:04 4.0K /tmp/codecov.30VkJC.gz 16:06:04 ==> Uploading reports 16:06:04 url: https://codecov.io 16:06:04 query: branch=main&commit=98625bcaaaf8ae77b31545a6aee40725a17b07f7&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:06:04 -> Pinging Codecov 16:06:04 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=98625bcaaaf8ae77b31545a6aee40725a17b07f7&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:06:04 -> Uploading to 16:06:04 https://storage.googleapis.com/codecov/v4/raw/2022-02-24/A97CA9966030D2A3747ED39772930CCE/98625bcaaaf8ae77b31545a6aee40725a17b07f7/72872098-b775-453d-8823-8b18641f30f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220224T160604Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1068e90c8a7ff6648cff5d77a449fa71e4f3c1c9f298f57866894c49b7da3a85 16:06:04 % Total % Received % Xferd Average Speed Time Time Time Current 16:06:04 Dload Upload Total Spent Left Speed 16:06:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1573 --:--:-- --:--:-- --:--:-- 1574 16:06:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] } 16:06:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:06:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:06:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:06:05 16:06:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:06:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:06:06 188c0c94c7c5: Pulling fs layer 16:06:06 0ef7d3d256c8: Pulling fs layer 16:06:06 de9db76c5a1d: Pulling fs layer 16:06:06 0eba1c9be4d2: Pulling fs layer 16:06:06 0d57e429df01: Pulling fs layer 16:06:06 4e4be7b47b0d: Pulling fs layer 16:06:06 e1f770b5df2f: Pulling fs layer 16:06:06 85a0685a4137: Pulling fs layer 16:06:06 0eba1c9be4d2: Waiting 16:06:06 0d57e429df01: Waiting 16:06:06 4e4be7b47b0d: Waiting 16:06:06 e1f770b5df2f: Waiting 16:06:06 85a0685a4137: Waiting 16:06:06 de9db76c5a1d: Verifying Checksum 16:06:06 de9db76c5a1d: Download complete 16:06:06 0ef7d3d256c8: Download complete 16:06:06 0d57e429df01: Verifying Checksum 16:06:06 0d57e429df01: Download complete 16:06:06 4e4be7b47b0d: Verifying Checksum 16:06:06 4e4be7b47b0d: Download complete 16:06:06 188c0c94c7c5: Verifying Checksum 16:06:06 188c0c94c7c5: Download complete 16:06:06 188c0c94c7c5: Pull complete 16:06:06 e1f770b5df2f: Verifying Checksum 16:06:06 e1f770b5df2f: Download complete 16:06:06 0ef7d3d256c8: Pull complete 16:06:06 de9db76c5a1d: Pull complete 16:06:06 0eba1c9be4d2: Verifying Checksum 16:06:06 0eba1c9be4d2: Download complete 16:06:07 85a0685a4137: Verifying Checksum 16:06:07 85a0685a4137: Download complete 16:06:10 0eba1c9be4d2: Pull complete 16:06:10 0d57e429df01: Pull complete 16:06:10 4e4be7b47b0d: Pull complete 16:06:11 e1f770b5df2f: Pull complete 16:06:16 85a0685a4137: Pull complete 16:06:16 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:06:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:06:16 prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container 16:06:16 $ 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 16:06:17 $ docker top befe546d5a3944a80701049a9df9665fc3cec388d464ba5e762b613aafbc663c -eo pid,comm [Pipeline] { [Pipeline] echo 16:06:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:06:17 + set -o pipefail 16:06:17 + snyk monitor '--org=edgex-jenkins' 16:06:27 16:06:27 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:06:27 16:06:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/c10d7eb1-1ed0-4574-830b-5ed6ba9d9ae7 16:06:27 16:06:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:06:27 16:06:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:06:27 16:06:27 [Pipeline] } 16:06:27 $ docker stop --time=1 befe546d5a3944a80701049a9df9665fc3cec388d464ba5e762b613aafbc663c 16:06:29 $ docker rm -f befe546d5a3944a80701049a9df9665fc3cec388d464ba5e762b613aafbc663c [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 16:06:30 + git log --format=format:%s -1 98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] sh 16:06:30 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:06:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:06:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:06:30 . [Pipeline] withDockerContainer 16:06:30 prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container 16:06:30 $ 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 16:06:31 $ docker top c2223e59d375ffa802477d40dca211d712ca9a7cd47485e103c015564e0ed68a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:06:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:31 [ssh-agent] Looking for ssh-agent implementation... 16:06:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:31 $ docker exec c2223e59d375ffa802477d40dca211d712ca9a7cd47485e103c015564e0ed68a ssh-agent 16:06:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfpCklL/agent.14 16:06:31 SSH_AGENT_PID=21 16:06:31 Running ssh-add (command line suppressed) 16:06:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7858809547842920117.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7858809547842920117.key) 16:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:31 + git semver tag 16:06:31 # -> Open(): unable to determine branch for HEAD 16:06:31 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:06:31 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:06:31 # $SEMVER_REMOTE_NAME = origin 16:06:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:06:31 # $SEMVER_USER_NAME = edgex-jenkins 16:06:31 # $SEMVER_BRANCH = main 16:06:31 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:06:31 # 98625bcaaaf8ae77b31545a6aee40725a17b07f7 HEAD 16:06:31 # -> Force: false 16:06:31 # 528cb068549add7c423a20cf40b161c4be8a16aa refs/tags/v2.2.0-dev.16 [Pipeline] } 16:06:31 $ docker exec --env ******** --env ******** c2223e59d375ffa802477d40dca211d712ca9a7cd47485e103c015564e0ed68a ssh-agent -k 16:06:32 unset SSH_AUTH_SOCK; 16:06:32 unset SSH_AGENT_PID; 16:06:32 echo Agent pid 21 killed; 16:06:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:06:32 + git semver [Pipeline] } 16:06:32 $ docker stop --time=1 c2223e59d375ffa802477d40dca211d712ca9a7cd47485e103c015564e0ed68a 16:06:33 $ docker rm -f c2223e59d375ffa802477d40dca211d712ca9a7cd47485e103c015564e0ed68a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:06:33 16:06:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:06:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:06:34 0.23.1-centos7: Pulling from edgex-lftools 16:06:34 ab5ef0e58194: Pulling fs layer 16:06:34 9712f1f96733: Pulling fs layer 16:06:34 63f879dbbcfc: Pulling fs layer 16:06:34 0d9ebad4ef96: Pulling fs layer 16:06:34 e9a5061849ea: Pulling fs layer 16:06:34 d747dcd14b5f: Pulling fs layer 16:06:34 2de7ff778b66: Pulling fs layer 16:06:34 0d9ebad4ef96: Waiting 16:06:34 e9a5061849ea: Waiting 16:06:34 d747dcd14b5f: Waiting 16:06:34 2de7ff778b66: Waiting 16:06:34 9712f1f96733: Verifying Checksum 16:06:34 9712f1f96733: Download complete 16:06:34 63f879dbbcfc: Verifying Checksum 16:06:34 63f879dbbcfc: Download complete 16:06:34 ab5ef0e58194: Verifying Checksum 16:06:34 ab5ef0e58194: Download complete 16:06:34 d747dcd14b5f: Verifying Checksum 16:06:34 d747dcd14b5f: Download complete 16:06:34 e9a5061849ea: Verifying Checksum 16:06:34 e9a5061849ea: Download complete 16:06:34 0d9ebad4ef96: Verifying Checksum 16:06:34 0d9ebad4ef96: Download complete 16:06:35 2de7ff778b66: Verifying Checksum 16:06:35 2de7ff778b66: Download complete 16:06:37 ab5ef0e58194: Pull complete 16:06:37 9712f1f96733: Pull complete 16:06:38 63f879dbbcfc: Pull complete 16:06:42 0d9ebad4ef96: Pull complete 16:06:43 e9a5061849ea: Pull complete 16:06:43 d747dcd14b5f: Pull complete 16:06:44 2de7ff778b66: Pull complete 16:06:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:06:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:06:44 prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container 16:06:44 $ 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 16:06:47 $ docker top a10fba0207cafa958f0f2a13b035c0bda138cfd801203ba44e2b11b2f905e9de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:06:47 provisioning config files... 16:06:47 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3274097320611093145tmp 16:06:47 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config428060699196413183tmp 16:06:47 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7637936669502530805tmp [Pipeline] { [Pipeline] echo 16:06:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:06:48 ---> sigul-configuration.sh 16:06:48 gpg: directory `/root/.gnupg' created 16:06:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:06:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:06:48 gpg: keyring `/root/.gnupg/secring.gpg' created 16:06:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:06:48 gpg: CAST5 encrypted data 16:06:48 gpg: encrypted with 1 passphrase 16:06:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:06:48 + mkdir /home/jenkins 16:06:48 + mkdir /home/jenkins/sigul [Pipeline] sh 16:06:48 + 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 16:06:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:06:49 ---> sigul-install.sh 16:06:49 Sigul already installed; skipping installation. [Pipeline] sh 16:06:49 + git tag --list 16:06:49 v1.0.0 16:06:49 v1.1.0 16:06:49 v1.2.0 16:06:49 v1.3.0 16:06:49 v1.3.1 16:06:49 v2.0.0 16:06:49 v2.0.1 16:06:49 v2.0.1-dev.1 16:06:49 v2.0.2-dev.1 16:06:49 v2.0.2-dev.10 16:06:49 v2.0.2-dev.11 16:06:49 v2.0.2-dev.12 16:06:49 v2.0.2-dev.13 16:06:49 v2.0.2-dev.14 16:06:49 v2.0.2-dev.15 16:06:49 v2.0.2-dev.16 16:06:49 v2.0.2-dev.17 16:06:49 v2.0.2-dev.18 16:06:49 v2.0.2-dev.19 16:06:49 v2.0.2-dev.2 16:06:49 v2.0.2-dev.20 16:06:49 v2.0.2-dev.21 16:06:49 v2.0.2-dev.22 16:06:49 v2.0.2-dev.23 16:06:49 v2.0.2-dev.24 16:06:49 v2.0.2-dev.25 16:06:49 v2.0.2-dev.26 16:06:49 v2.0.2-dev.27 16:06:49 v2.0.2-dev.28 16:06:49 v2.0.2-dev.29 16:06:49 v2.0.2-dev.3 16:06:49 v2.0.2-dev.30 16:06:49 v2.0.2-dev.4 16:06:49 v2.0.2-dev.5 16:06:49 v2.0.2-dev.6 16:06:49 v2.0.2-dev.7 16:06:49 v2.0.2-dev.8 16:06:49 v2.0.2-dev.9 16:06:49 v2.1.0 16:06:49 v2.2.0-dev.1 16:06:49 v2.2.0-dev.10 16:06:49 v2.2.0-dev.11 16:06:49 v2.2.0-dev.12 16:06:49 v2.2.0-dev.13 16:06:49 v2.2.0-dev.14 16:06:49 v2.2.0-dev.15 16:06:49 v2.2.0-dev.16 16:06:49 v2.2.0-dev.2 16:06:49 v2.2.0-dev.3 16:06:49 v2.2.0-dev.4 16:06:49 v2.2.0-dev.5 16:06:49 v2.2.0-dev.6 16:06:49 v2.2.0-dev.7 16:06:49 v2.2.0-dev.8 16:06:49 v2.2.0-dev.9 [Pipeline] sh 16:06:49 + lftools sign git-tag v2.2.0-dev.16 16:06:50 Signing Git tag with Sigul... 16:06:50 Signing v2.2.0-dev.16 [Pipeline] echo 16:06:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:06:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:06:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:06:50 $ docker stop --time=1 a10fba0207cafa958f0f2a13b035c0bda138cfd801203ba44e2b11b2f905e9de 16:06:52 $ docker rm -f a10fba0207cafa958f0f2a13b035c0bda138cfd801203ba44e2b11b2f905e9de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:06:52 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:06:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:06:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:06:52 . [Pipeline] withDockerContainer 16:06:52 prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container 16:06:52 $ 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 16:06:53 $ docker top 0820d795e01dfa2f866b7e3d8a0b602a0deacf69333c1dfacbde3aa48f2b8e56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:06:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:53 [ssh-agent] Looking for ssh-agent implementation... 16:06:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:53 $ docker exec 0820d795e01dfa2f866b7e3d8a0b602a0deacf69333c1dfacbde3aa48f2b8e56 ssh-agent 16:06:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHhJkIk/agent.14 16:06:53 SSH_AGENT_PID=20 16:06:53 Running ssh-add (command line suppressed) 16:06:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5451105322655008364.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5451105322655008364.key) 16:06:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:53 + git semver bump pre 16:06:53 # -> Open(): unable to determine branch for HEAD 16:06:53 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:06:53 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:06:53 # $SEMVER_REMOTE_NAME = origin 16:06:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:06:53 # $SEMVER_USER_NAME = edgex-jenkins 16:06:53 # $SEMVER_BRANCH = main 16:06:53 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:06:53 2.2.0-dev.17 [Pipeline] } 16:06:53 $ docker exec --env ******** --env ******** 0820d795e01dfa2f866b7e3d8a0b602a0deacf69333c1dfacbde3aa48f2b8e56 ssh-agent -k 16:06:53 unset SSH_AUTH_SOCK; 16:06:53 unset SSH_AGENT_PID; 16:06:53 echo Agent pid 20 killed; 16:06:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:06:54 + git semver [Pipeline] } 16:06:54 $ docker stop --time=1 0820d795e01dfa2f866b7e3d8a0b602a0deacf69333c1dfacbde3aa48f2b8e56 16:06:55 $ docker rm -f 0820d795e01dfa2f866b7e3d8a0b602a0deacf69333c1dfacbde3aa48f2b8e56 [Pipeline] // withDockerContainer [Pipeline] sh 16:06:55 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:06:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:06:56 . [Pipeline] withDockerContainer 16:06:56 prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container 16:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:06:56 $ docker top fb0035be4e31ef9d002a9bc40e5461d18a5486a1aa4102747884cb98bb2c4d59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:06:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:56 [ssh-agent] Looking for ssh-agent implementation... 16:06:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:56 $ docker exec fb0035be4e31ef9d002a9bc40e5461d18a5486a1aa4102747884cb98bb2c4d59 ssh-agent 16:06:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdFNhDn/agent.14 16:06:56 SSH_AGENT_PID=20 16:06:56 Running ssh-add (command line suppressed) 16:06:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5314140423724259406.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5314140423724259406.key) 16:06:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:57 + git semver push 16:06:57 # -> Open(): unable to determine branch for HEAD 16:06:57 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:06:57 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:06:57 # $SEMVER_REMOTE_NAME = origin 16:06:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:06:57 # $SEMVER_USER_NAME = edgex-jenkins 16:06:57 # $SEMVER_BRANCH = main 16:06:57 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 16:06:59 $ docker exec --env ******** --env ******** fb0035be4e31ef9d002a9bc40e5461d18a5486a1aa4102747884cb98bb2c4d59 ssh-agent -k 16:06:59 unset SSH_AUTH_SOCK; 16:06:59 unset SSH_AGENT_PID; 16:06:59 echo Agent pid 20 killed; 16:06:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:06:59 + git semver [Pipeline] } 16:06:59 $ docker stop --time=1 fb0035be4e31ef9d002a9bc40e5461d18a5486a1aa4102747884cb98bb2c4d59 16:07:00 $ docker rm -f fb0035be4e31ef9d002a9bc40e5461d18a5486a1aa4102747884cb98bb2c4d59 [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 16:07:01 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 16:07:01 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:07:01 total 8 16:07:01 drwxr-xr-x. 3 root root 34 Feb 24 16:00 . 16:07:01 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 24 16:06 .. 16:07:01 drwxr-xr-x. 2 root root 6 Feb 24 16:00 cost 16:07:01 -rw-r--r--. 1 root root 94 Feb 24 16:00 cost.csv 16:07:01 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:07:01 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:07:01 total 8 16:07:01 drwxr-xr-x. 3 jenkins jenkins 34 Feb 24 16:00 . 16:07:01 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 24 16:06 .. 16:07:01 drwxr-xr-x. 2 jenkins jenkins 6 Feb 24 16:00 cost 16:07:01 -rw-r--r--. 1 jenkins jenkins 94 Feb 24 16:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:07:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:07:02 ---> package-listing.sh 16:07:02 ++ tr '[:upper:]' '[:lower:]' 16:07:02 ++ facter osfamily 16:07:02 + OS_FAMILY=redhat 16:07:02 + workspace=/w/workspace/ry_app-service-configurable_main 16:07:02 + START_PACKAGES=/tmp/packages_start.txt 16:07:02 + END_PACKAGES=/tmp/packages_end.txt 16:07:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:07:02 + PACKAGES=/tmp/packages_start.txt 16:07:02 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:07:02 + PACKAGES=/tmp/packages_end.txt 16:07:02 + case "${OS_FAMILY}" in 16:07:02 + rpm -qa 16:07:02 + sort 16:07:03 + '[' -f /tmp/packages_start.txt ']' 16:07:03 + '[' -f /tmp/packages_end.txt ']' 16:07:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:07:03 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:07:03 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:07:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:07:03 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 16:07:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:07:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:04 . [Pipeline] withDockerContainer 16:07:04 prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container 16:07:04 $ 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 16:07:04 $ docker top 87e8c63e0c92b43726e60cdea5eb28dc949966755193944a3fccfe4f22f8611b -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:04 + touch /tmp/pre-build-complete [Pipeline] sh 16:07:05 + mkdir -p /var/log/sysstat [Pipeline] sh 16:07:05 + ls /var/log/sa-host 16:07:05 + sadf -c /var/log/sa-host/sa17 16:07:05 file_magic: OK 16:07:05 HZ: Using current value: 100 16:07:05 file_header: OK 16:07:05 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 16:07:05 Statistics: 16:07:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:07:05 File successfully converted to sysstat format version 12.0.3 16:07:05 + sadf -c /var/log/sa-host/sa24 16:07:05 file_magic: OK 16:07:05 HZ: Using current value: 100 16:07:05 file_header: OK 16:07:05 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 16:07:05 Statistics: 16:07:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:07:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:07:05 provisioning config files... 16:07:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8605237867145738072tmp [Pipeline] { [Pipeline] echo 16:07:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:07:05 ---> create-netrc.sh [Pipeline] } 16:07:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:07:06 ---> python-tools-install.sh [Pipeline] echo 16:07:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:07:06 ---> sudo-logs.sh 16:07:06 Archiving 'sudo' log.. 16:07:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-5942.novalocal: Name or service not known 16:07:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-5942.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:07:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:07:07 ---> job-cost.sh 16:07:07 lf-activate-venv: SKIPPING 16:07:07 DEBUG: total: 0.05999999865889549 16:07:07 INFO: Retrieving Stack Cost... 16:07:07 INFO: Retrieving Pricing Info for: v3-standard-2 16:07:07 INFO: Archiving Costs [Pipeline] echo 16:07:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:07:07 ---> logs-deploy.sh 16:07:07 lf-activate-venv: SKIPPING 16:07:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/52 16:07:07 INFO: archiving workspace using pattern(s): 16:07:08 Archives upload complete. 16:07:08 INFO: archiving logs to Nexus