Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15046dbeeed38caa154f660096347d19bbc8bb10 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-ssh13747215035220665020.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-ssh192423248017799421.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-ssh13838907444420605012.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-ssh7176792233410448084.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-ssh9033907304037908386.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-5830 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-ssh2629754602189000447.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 15046dbeeed38caa154f660096347d19bbc8bb10 (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 15046dbeeed38caa154f660096347d19bbc8bb10 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#382)" > git rev-list --no-walk 426cd0b3f460e98e9262508614d112ce01f12faa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:27:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:27:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:27:04 ========================================================= 14:27:04 EdgeX Global Pipelines Version Info 14:27:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:27:06 ------------------- 14:27:06 stable info: 14:27:06 ------------------- 14:27:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:27:06 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 14:27:06 Message: update stable to v1.0.220 14:27:07 ------------------- 14:27:07 experimental info: 14:27:07 ------------------- 14:27:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:27:07 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 14:27:07 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15046db [Pipeline] echo 14:27:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:27:07 provisioning config files... 14:27:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1454437133377015086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:07 ---> docker-login.sh 14:27:07 nexus3.edgexfoundry.org:10001 14:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:08 Configure a credential helper to remove this warning. See 14:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:08 14:27:08 Login Succeeded 14:27:08 nexus3.edgexfoundry.org:10002 14:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:08 Configure a credential helper to remove this warning. See 14:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:08 14:27:08 Login Succeeded 14:27:08 nexus3.edgexfoundry.org:10003 14:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:08 Configure a credential helper to remove this warning. See 14:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:08 14:27:08 Login Succeeded 14:27:08 nexus3.edgexfoundry.org:10004 14:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:08 Configure a credential helper to remove this warning. See 14:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:08 14:27:08 Login Succeeded 14:27:08 docker.io 14:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:09 Configure a credential helper to remove this warning. See 14:27:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:09 14:27:09 Login Succeeded 14:27:09 ---> docker-login.sh ends [Pipeline] } 14:27:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:27:09 + git rev-list -1 --merges 15046dbeeed38caa154f660096347d19bbc8bb10~1..15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] echo 14:27:09 -----------> git rev-list -1 --merges 15046dbeeed38caa154f660096347d19bbc8bb10~1..15046dbeeed38caa154f660096347d19bbc8bb10 15046dbeeed38caa154f660096347d19bbc8bb10 [false] [Pipeline] sh 14:27:09 + git log --format=format:%s -1 15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] echo 14:27:09 ========================================================= 14:27:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:27:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:27:10 + git log --format=format:%s -1 15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] echo 14:27:10 [semverPrep] GIT_COMMIT: 15046dbeeed38caa154f660096347d19bbc8bb10, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#382) [Pipeline] echo 14:27:10 [semverPrep] This is not a build commit. [Pipeline] sh 14:27:10 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 14:27:10 + grep -v github /etc/ssh/ssh_known_hosts 14:27:10 + '[' -e /tmp/ssh_known_hosts ']' 14:27:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:27:10 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 14:27:10 + sudo tee -a /etc/ssh/ssh_known_hosts 14:27:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:27:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:27:10 14:27:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:27:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:27:11 latest: Pulling from edgex-devops/git-semver 14:27:11 a0d0a0d46f8b: Pulling fs layer 14:27:11 3e5f54012d9b: Pulling fs layer 14:27:11 4c7163046ea9: Pulling fs layer 14:27:11 0c2d73faf560: Pulling fs layer 14:27:11 0c2d73faf560: Waiting 14:27:11 3e5f54012d9b: Verifying Checksum 14:27:11 3e5f54012d9b: Download complete 14:27:11 a0d0a0d46f8b: Verifying Checksum 14:27:11 a0d0a0d46f8b: Download complete 14:27:11 0c2d73faf560: Verifying Checksum 14:27:11 0c2d73faf560: Download complete 14:27:11 4c7163046ea9: Verifying Checksum 14:27:11 4c7163046ea9: Download complete 14:27:11 a0d0a0d46f8b: Pull complete 14:27:11 3e5f54012d9b: Pull complete 14:27:11 4c7163046ea9: Pull complete 14:27:12 0c2d73faf560: Pull complete 14:27:12 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:27:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:27:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:27:12 prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container 14:27:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:27:12 $ docker top 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:27:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:27:12 [ssh-agent] Looking for ssh-agent implementation... 14:27:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:27:13 $ docker exec 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba ssh-agent 14:27:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKhkPjc/agent.14 14:27:13 SSH_AGENT_PID=20 14:27:13 Running ssh-add (command line suppressed) 14:27:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5180083527450458979.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5180083527450458979.key) 14:27:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:27:13 + git tag --points-at HEAD [Pipeline] } 14:27:13 $ docker exec --env ******** --env ******** 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba ssh-agent -k 14:27:13 unset SSH_AUTH_SOCK; 14:27:13 unset SSH_AGENT_PID; 14:27:13 echo Agent pid 20 killed; 14:27:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:27:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:27:13 [ssh-agent] Looking for ssh-agent implementation... 14:27:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:27:13 $ docker exec 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba ssh-agent 14:27:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXikEJkp/agent.55 14:27:13 SSH_AGENT_PID=62 14:27:13 Running ssh-add (command line suppressed) 14:27:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4170991804719154868.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4170991804719154868.key) 14:27:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:27:14 + git semver init 14:27:14 # -> Open(): unable to determine branch for HEAD 14:27:14 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 14:27:14 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 14:27:14 # $SEMVER_REMOTE_NAME = origin 14:27:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:27:14 # $SEMVER_USER_NAME = edgex-jenkins 14:27:14 # $SEMVER_BRANCH = main 14:27:14 # $SEMVER_TEMP = /tmp/semver-399952789 14:27:14 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 14:27:15 # '/tmp/semver-399952789' -> '/w/workspace/ry_app-service-configurable_main/.semver' 14:27:15 # -> Force: false 14:27:15 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 14:27:15 $ docker exec --env ******** --env ******** 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba ssh-agent -k 14:27:15 unset SSH_AUTH_SOCK; 14:27:15 unset SSH_AGENT_PID; 14:27:15 echo Agent pid 62 killed; 14:27:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:27:15 + git semver [Pipeline] } 14:27:15 $ docker stop --time=1 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba 14:27:16 $ docker rm -f 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba [Pipeline] // withDockerContainer [Pipeline] sh 14:27:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:27:17 Stashed 1 file(s) [Pipeline] echo 14:27:17 [edgeXSemver]: initialized semver on version 2.2.0-dev.15 [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 14:27:17 provisioning config files... 14:27:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7855210394727720795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:17 ---> docker-login.sh 14:27:17 nexus3.edgexfoundry.org:10001 14:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:17 Configure a credential helper to remove this warning. See 14:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:17 14:27:17 Login Succeeded 14:27:17 nexus3.edgexfoundry.org:10002 14:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:17 Configure a credential helper to remove this warning. See 14:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:17 14:27:17 Login Succeeded 14:27:17 nexus3.edgexfoundry.org:10003 14:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:18 Configure a credential helper to remove this warning. See 14:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:18 14:27:18 Login Succeeded 14:27:18 nexus3.edgexfoundry.org:10004 14:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:18 Configure a credential helper to remove this warning. See 14:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:18 14:27:18 Login Succeeded 14:27:18 docker.io 14:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:18 Configure a credential helper to remove this warning. See 14:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:18 14:27:18 Login Succeeded 14:27:18 ---> docker-login.sh ends [Pipeline] } 14:27:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:27:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:27:18 ========================================================= 14:27:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:27:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:27:19 + 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 . 14:27:19 Sending build context to Docker daemon 2.961MB 14:27:19 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:27:19 Step 2/13 : FROM ${BASE} AS builder 14:27:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:27:19 59bf1c3509f3: Pulling fs layer 14:27:19 666ba61612fd: Pulling fs layer 14:27:19 8ed8ca486205: Pulling fs layer 14:27:19 4fe6c5a15a65: Pulling fs layer 14:27:19 22a0e8bec74d: Pulling fs layer 14:27:19 640e595b4fbd: Pulling fs layer 14:27:19 763cafe07f6e: Pulling fs layer 14:27:19 0c0b528cf693: Pulling fs layer 14:27:19 10935f4eaf8b: Pulling fs layer 14:27:19 4fe6c5a15a65: Waiting 14:27:19 22a0e8bec74d: Waiting 14:27:19 640e595b4fbd: Waiting 14:27:19 763cafe07f6e: Waiting 14:27:19 0c0b528cf693: Waiting 14:27:19 8ed8ca486205: Verifying Checksum 14:27:19 8ed8ca486205: Download complete 14:27:19 666ba61612fd: Verifying Checksum 14:27:19 666ba61612fd: Download complete 14:27:19 22a0e8bec74d: Verifying Checksum 14:27:19 22a0e8bec74d: Download complete 14:27:19 640e595b4fbd: Verifying Checksum 14:27:19 640e595b4fbd: Download complete 14:27:19 59bf1c3509f3: Verifying Checksum 14:27:19 59bf1c3509f3: Download complete 14:27:19 763cafe07f6e: Verifying Checksum 14:27:19 763cafe07f6e: Download complete 14:27:19 0c0b528cf693: Verifying Checksum 14:27:19 0c0b528cf693: Download complete 14:27:19 59bf1c3509f3: Pull complete 14:27:19 10935f4eaf8b: Verifying Checksum 14:27:19 10935f4eaf8b: Download complete 14:27:19 666ba61612fd: Pull complete 14:27:19 4fe6c5a15a65: Verifying Checksum 14:27:19 4fe6c5a15a65: Download complete 14:27:20 8ed8ca486205: Pull complete 14:27:24 4fe6c5a15a65: Pull complete 14:27:24 22a0e8bec74d: Pull complete 14:27:24 640e595b4fbd: Pull complete 14:27:24 763cafe07f6e: Pull complete 14:27:24 0c0b528cf693: Pull complete 14:27:27 10935f4eaf8b: Pull complete 14:27:27 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:27:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:27:27 ---> 99d49a6021b9 14:27:27 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:27:28 ---> Running in b9887c698522 14:27:28 Removing intermediate container b9887c698522 14:27:28 ---> bb859b7c882a 14:27:28 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:27:28 ---> Running in 396c0c7cff5a 14:27:28 Removing intermediate container 396c0c7cff5a 14:27:28 ---> aba8cc67aadb 14:27:28 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:27:28 ---> Running in 1f2df74610fd 14:27:29 Removing intermediate container 1f2df74610fd 14:27:29 ---> 3a9f8ee0805f 14:27:29 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:29 ---> Running in 343ee9490350 14:27:29 Removing intermediate container 343ee9490350 14:27:29 ---> aa9ccf6c9c36 14:27:29 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:27:29 ---> Running in 14177dfe88dc 14:27:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:27:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:27:31 OK: 221 MiB in 52 packages 14:27:31 Removing intermediate container 14177dfe88dc 14:27:31 ---> dc64bd889701 14:27:31 Step 8/13 : WORKDIR /app 14:27:31 ---> Running in 8a5f3e5fd14b 14:27:31 Removing intermediate container 8a5f3e5fd14b 14:27:31 ---> 4a452a398224 14:27:31 Step 9/13 : COPY go.mod vendor* ./ 14:27:31 ---> c46656475ee4 14:27:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:31 ---> Running in 345679ae2925 14:27:32 Still waiting to schedule task 14:27:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:28:10 Removing intermediate container 345679ae2925 14:28:10 ---> ca7085038f2f 14:28:10 Step 11/13 : COPY . . 14:28:10 ---> c5f27562b5bc 14:28:10 Step 12/13 : ARG MAKE="make build" 14:28:10 ---> Running in f7150ee51c17 14:28:10 Removing intermediate container f7150ee51c17 14:28:10 ---> 5b0bbcfc6a9b 14:28:10 Step 13/13 : RUN $MAKE 14:28:10 ---> Running in 4d8d2ab20ad7 14:28:10 noop 14:28:10 Removing intermediate container 4d8d2ab20ad7 14:28:10 ---> 39de8a0c6838 14:28:10 Successfully built 39de8a0c6838 14:28:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:28:10 + docker inspect -f . ci-base-image-x86_64 14:28:10 . [Pipeline] withDockerContainer 14:28:10 prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container 14:28:10 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:28:11 $ docker top 2f7f28cc4e06f0cc6089afe4aa2b039492b8e53f0e6ca066e94b57e5ecc6fdb9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:28:11 + go version 14:28:11 go version go1.17.6 linux/amd64 [Pipeline] } 14:28:11 $ docker stop --time=1 2f7f28cc4e06f0cc6089afe4aa2b039492b8e53f0e6ca066e94b57e5ecc6fdb9 14:28:12 $ docker rm -f 2f7f28cc4e06f0cc6089afe4aa2b039492b8e53f0e6ca066e94b57e5ecc6fdb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:13 + docker inspect -f . ci-base-image-x86_64 14:28:13 . [Pipeline] withDockerContainer 14:28:13 prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container 14:28:13 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:28:13 $ docker top 9dce98febd7a2eccff2c9ec2d61bee51507f3a47e31e97ae4cd245d8d486f521 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:28:14 + make test 14:28:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:28:29 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:28:29 CGO_ENABLED=1 go vet ./... 14:28:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:28:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:28:33 ./bin/test-attribution-txt.sh [Pipeline] echo 14:28:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:28:33 $ docker stop --time=1 9dce98febd7a2eccff2c9ec2d61bee51507f3a47e31e97ae4cd245d8d486f521 14:28:35 $ docker rm -f 9dce98febd7a2eccff2c9ec2d61bee51507f3a47e31e97ae4cd245d8d486f521 [Pipeline] // withDockerContainer [Pipeline] sh 14:28:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:28:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:28:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:28:36 + ls -al . 14:28:36 total 148 14:28:36 drwxrwxr-x. 8 jenkins jenkins 4096 Feb 22 14:28 . 14:28:36 drwxrwxr-x. 4 jenkins jenkins 112 Feb 22 14:26 .. 14:28:36 -rw-rw-r--. 1 jenkins jenkins 7627 Feb 22 14:27 Attribution.txt 14:28:36 drwxrwxr-x. 2 jenkins jenkins 37 Feb 22 14:27 bin 14:28:36 -rw-rw-r--. 1 jenkins jenkins 23791 Feb 22 14:27 CHANGELOG.md 14:28:36 -rw-r--r--. 1 jenkins jenkins 10 Feb 22 14:28 coverage.out 14:28:36 -rw-rw-r--. 1 jenkins jenkins 2087 Feb 22 14:27 Dockerfile 14:28:36 -rw-rw-r--. 1 jenkins jenkins 119 Feb 22 14:27 .dockerignore 14:28:36 drwxrwxr-x. 8 jenkins jenkins 162 Feb 22 14:27 .git 14:28:36 drwxrwxr-x. 2 jenkins jenkins 104 Feb 22 14:27 .github 14:28:36 -rw-rw-r--. 1 jenkins jenkins 104 Feb 22 14:27 .gitignore 14:28:36 -rw-rw-r--. 1 jenkins jenkins 2816 Feb 22 14:27 go.mod 14:28:36 -rw-rw-r--. 1 jenkins jenkins 49942 Feb 22 14:27 go.sum 14:28:36 -rw-rw-r--. 1 jenkins jenkins 677 Feb 22 14:27 GOVERNANCE.md 14:28:36 -rw-rw-r--. 1 jenkins jenkins 687 Feb 22 14:27 Jenkinsfile 14:28:36 -rw-rw-r--. 1 jenkins jenkins 10174 Feb 22 14:27 LICENSE 14:28:36 -rw-rw-r--. 1 jenkins jenkins 1949 Feb 22 14:27 main.go 14:28:36 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 22 14:27 makefile 14:28:36 -rw-rw-r--. 1 jenkins jenkins 618 Feb 22 14:27 OWNERS.md 14:28:36 -rw-rw-r--. 1 jenkins jenkins 3860 Feb 22 14:27 README.md 14:28:36 drwxrwxr-x. 9 jenkins jenkins 151 Feb 22 14:27 res 14:28:36 drwx------. 3 jenkins jenkins 58 Feb 22 14:27 .semver 14:28:36 drwxrwxr-x. 3 jenkins jenkins 58 Feb 22 14:27 snap 14:28:36 -rw-rw-r--. 1 jenkins jenkins 12 Feb 22 14:27 VERSION [Pipeline] isUnix [Pipeline] sh 14:28:37 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=15046dbeeed38caa154f660096347d19bbc8bb10 --label arch=amd64 --label version=2.2.0-dev.15 . 14:28:37 Sending build context to Docker daemon 2.962MB 14:28:37 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 14:28:37 Step 2/27 : FROM ${BASE} AS builder 14:28:37 ---> 39de8a0c6838 14:28:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:28:37 ---> Running in acb6d70ebd6d 14:28:37 Removing intermediate container acb6d70ebd6d 14:28:37 ---> ea29f0b204b6 14:28:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:28:37 ---> Running in edbfada08ef4 14:28:37 Removing intermediate container edbfada08ef4 14:28:37 ---> 5fdddf9676c5 14:28:37 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:28:37 ---> Running in 7f3e78e93168 14:28:37 Removing intermediate container 7f3e78e93168 14:28:37 ---> dd5b945e66d8 14:28:37 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:37 ---> Running in c53b25800610 14:28:37 Removing intermediate container c53b25800610 14:28:37 ---> d614e861d016 14:28:37 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:28:37 ---> Running in d9690cfbc252 14:28:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:39 OK: 221 MiB in 52 packages 14:28:39 Removing intermediate container d9690cfbc252 14:28:39 ---> 2645700db0cf 14:28:39 Step 8/27 : WORKDIR /app 14:28:39 ---> Running in 8fa93e606762 14:28:39 Removing intermediate container 8fa93e606762 14:28:39 ---> 6816f5ffa7ae 14:28:39 Step 9/27 : COPY go.mod vendor* ./ 14:28:39 ---> 2b02677ac147 14:28:39 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:39 ---> Running in 7d55f950b0a8 14:28:40 Removing intermediate container 7d55f950b0a8 14:28:40 ---> 9dfae9ea511e 14:28:40 Step 11/27 : COPY . . 14:28:40 ---> 5fcf6c899d2f 14:28:40 Step 12/27 : ARG MAKE="make build" 14:28:40 ---> Running in c19ea9146951 14:28:40 Removing intermediate container c19ea9146951 14:28:40 ---> c5bdf531c512 14:28:40 Step 13/27 : RUN $MAKE 14:28:40 ---> Running in 1bd18c4c52fc 14:28:41 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.15" -o app-service-configurable 14:28:53 Removing intermediate container 1bd18c4c52fc 14:28:53 ---> b1c7010c24e8 14:28:53 Step 14/27 : FROM alpine:3.14 14:28:53 3.14: Pulling from library/alpine 14:28:53 97518928ae5f: Pulling fs layer 14:28:54 97518928ae5f: Download complete 14:28:54 97518928ae5f: Pull complete 14:28:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 14:28:54 Status: Downloaded newer image for alpine:3.14 14:28:54 ---> 0a97eee8041e 14:28:54 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:28:54 ---> Running in c78a7763b518 14:28:54 Removing intermediate container c78a7763b518 14:28:54 ---> e0b50721ade2 14:28:54 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:28:54 ---> Running in 932dda49b305 14:28:54 Removing intermediate container 932dda49b305 14:28:54 ---> 5800671a57e5 14:28:54 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 14:28:54 ---> Running in 1308a5f20459 14:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:28:54 (1/7) Installing ca-certificates (20211220-r0) 14:28:54 (2/7) Installing dumb-init (1.2.5-r1) 14:28:54 (3/7) Installing libgcc (10.3.1_git20210424-r2) 14:28:54 (4/7) Installing libsodium (1.0.18-r0) 14:28:54 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 14:28:54 (6/7) Installing libzmq (4.3.4-r0) 14:28:55 (7/7) Installing zeromq (4.3.4-r0) 14:28:55 Executing busybox-1.33.1-r6.trigger 14:28:55 Executing ca-certificates-20211220-r0.trigger 14:28:55 OK: 9 MiB in 21 packages 14:28:55 Removing intermediate container 1308a5f20459 14:28:55 ---> fc6e642821eb 14:28:55 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:28:55 ---> 9733112e2440 14:28:55 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:28:55 ---> fa56f556ba4a 14:28:55 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:28:56 ---> bf7d7a04620d 14:28:56 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:28:56 ---> 04d74dbf643c 14:28:56 Step 22/27 : EXPOSE 48095 14:28:56 ---> Running in a9c6d79d5afc 14:28:56 Removing intermediate container a9c6d79d5afc 14:28:56 ---> 7d367437031c 14:28:56 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:28:56 ---> Running in 1c5fee9dc2ea 14:28:56 Removing intermediate container 1c5fee9dc2ea 14:28:56 ---> a9d5e2744da8 14:28:56 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:56 ---> Running in f30fc415efa8 14:28:56 Removing intermediate container f30fc415efa8 14:28:56 ---> d6781a447535 14:28:56 Step 25/27 : LABEL arch=amd64 14:28:56 ---> Running in 420588c89a67 14:28:56 Removing intermediate container 420588c89a67 14:28:56 ---> ec19f4705590 14:28:56 Step 26/27 : LABEL git_sha=15046dbeeed38caa154f660096347d19bbc8bb10 14:28:56 ---> Running in 9e03c14bb466 14:28:56 Removing intermediate container 9e03c14bb466 14:28:56 ---> b87a66c109a3 14:28:56 Step 27/27 : LABEL version=2.2.0-dev.15 14:28:56 ---> Running in 815b4cb3684c 14:28:56 Removing intermediate container 815b4cb3684c 14:28:56 ---> e1a2e0412721 14:28:56 [Warning] One or more build-args [ARCH] were not consumed 14:28:56 Successfully built e1a2e0412721 14:28:56 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:28:56 provisioning config files... 14:28:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config228101683467444532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:57 ---> docker-login.sh 14:28:57 nexus3.edgexfoundry.org:10001 14:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:57 Configure a credential helper to remove this warning. See 14:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:57 14:28:57 Login Succeeded 14:28:57 nexus3.edgexfoundry.org:10002 14:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:57 Configure a credential helper to remove this warning. See 14:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:57 14:28:57 Login Succeeded 14:28:57 nexus3.edgexfoundry.org:10003 14:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:57 Configure a credential helper to remove this warning. See 14:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:57 14:28:57 Login Succeeded 14:28:57 nexus3.edgexfoundry.org:10004 14:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:57 Configure a credential helper to remove this warning. See 14:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:57 14:28:57 Login Succeeded 14:28:57 docker.io 14:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:57 Configure a credential helper to remove this warning. See 14:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:57 14:28:57 Login Succeeded 14:28:57 ---> docker-login.sh ends [Pipeline] } 14:28:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:28:58 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:28:58 15046dbeeed38caa154f660096347d19bbc8bb10 14:28:58 latest 14:28:58 2.2.0-dev.15 14:28:58 15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 14:28:58 main 14:28:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] isUnix [Pipeline] sh 14:28:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:15046dbeeed38caa154f660096347d19bbc8bb10 14:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:28:58 2e7a99152568: Preparing 14:28:58 2bc87d97ae07: Preparing 14:28:58 ccef8f0e8895: Preparing 14:28:58 0c9e4a96ee95: Preparing 14:28:58 faf4908ad44d: Preparing 14:28:58 1a058d5342cc: Preparing 14:28:58 1a058d5342cc: Waiting 14:28:58 2bc87d97ae07: Pushed 14:28:58 ccef8f0e8895: Pushed 14:28:58 0c9e4a96ee95: Pushed 14:28:58 1a058d5342cc: Layer already exists 14:28:58 faf4908ad44d: Pushed 14:29:00 2e7a99152568: Pushed 14:29:00 15046dbeeed38caa154f660096347d19bbc8bb10: digest: sha256:0d490e22e0e10cad8c80b519e6daa6590f86507ceba92911ab6d2b7971b02d9f size: 1574 [Pipeline] isUnix [Pipeline] sh 14:29:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 14:29:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:29:00 2e7a99152568: Preparing 14:29:00 2bc87d97ae07: Preparing 14:29:00 ccef8f0e8895: Preparing 14:29:00 0c9e4a96ee95: Preparing 14:29:00 faf4908ad44d: Preparing 14:29:00 1a058d5342cc: Preparing 14:29:00 1a058d5342cc: Waiting 14:29:00 2bc87d97ae07: Layer already exists 14:29:00 0c9e4a96ee95: Layer already exists 14:29:00 2e7a99152568: Layer already exists 14:29:00 faf4908ad44d: Layer already exists 14:29:00 ccef8f0e8895: Layer already exists 14:29:00 1a058d5342cc: Layer already exists 14:29:00 latest: digest: sha256:0d490e22e0e10cad8c80b519e6daa6590f86507ceba92911ab6d2b7971b02d9f size: 1574 [Pipeline] isUnix [Pipeline] sh 14:29:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh 14:29:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.15 14:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:29:01 2e7a99152568: Preparing 14:29:01 2bc87d97ae07: Preparing 14:29:01 ccef8f0e8895: Preparing 14:29:01 0c9e4a96ee95: Preparing 14:29:01 faf4908ad44d: Preparing 14:29:01 1a058d5342cc: Preparing 14:29:01 1a058d5342cc: Waiting 14:29:01 2bc87d97ae07: Layer already exists 14:29:01 2e7a99152568: Layer already exists 14:29:01 faf4908ad44d: Layer already exists 14:29:01 0c9e4a96ee95: Layer already exists 14:29:01 ccef8f0e8895: Layer already exists 14:29:01 1a058d5342cc: Layer already exists 14:29:01 2.2.0-dev.15: digest: sha256:0d490e22e0e10cad8c80b519e6daa6590f86507ceba92911ab6d2b7971b02d9f size: 1574 [Pipeline] isUnix [Pipeline] sh 14:29:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh 14:29:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 14:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:29:02 2e7a99152568: Preparing 14:29:02 2bc87d97ae07: Preparing 14:29:02 ccef8f0e8895: Preparing 14:29:02 0c9e4a96ee95: Preparing 14:29:02 faf4908ad44d: Preparing 14:29:02 1a058d5342cc: Preparing 14:29:02 1a058d5342cc: Waiting 14:29:02 0c9e4a96ee95: Layer already exists 14:29:02 faf4908ad44d: Layer already exists 14:29:02 ccef8f0e8895: Layer already exists 14:29:02 2bc87d97ae07: Layer already exists 14:29:02 2e7a99152568: Layer already exists 14:29:02 1a058d5342cc: Layer already exists 14:29:02 15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15: digest: sha256:0d490e22e0e10cad8c80b519e6daa6590f86507ceba92911ab6d2b7971b02d9f size: 1574 [Pipeline] isUnix [Pipeline] sh 14:29:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 14:29:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:29:02 2e7a99152568: Preparing 14:29:02 2bc87d97ae07: Preparing 14:29:02 ccef8f0e8895: Preparing 14:29:02 0c9e4a96ee95: Preparing 14:29:02 faf4908ad44d: Preparing 14:29:02 1a058d5342cc: Preparing 14:29:02 1a058d5342cc: Waiting 14:29:02 ccef8f0e8895: Layer already exists 14:29:02 0c9e4a96ee95: Layer already exists 14:29:02 faf4908ad44d: Layer already exists 14:29:02 2bc87d97ae07: Layer already exists 14:29:02 2e7a99152568: Layer already exists 14:29:02 1a058d5342cc: Layer already exists 14:29:02 main: digest: sha256:0d490e22e0e10cad8c80b519e6daa6590f86507ceba92911ab6d2b7971b02d9f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:02 ===================================================== [Pipeline] echo 14:29:02 taggedImages: 14:29:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:15046dbeeed38caa154f660096347d19bbc8bb10 14:29:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:29:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.15 14:29:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 14:29:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:29:03 14:29:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:29:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:29:03 latest: Pulling from edgex-lftools-log-publisher 14:29:03 b4d181a07f80: Pulling fs layer 14:29:03 a1111a8f2ec3: Pulling fs layer 14:29:03 ed53099fbce6: Pulling fs layer 14:29:03 dc539afda2c1: Pulling fs layer 14:29:03 77bc0d833cb6: Pulling fs layer 14:29:03 9065ff56babe: Pulling fs layer 14:29:03 d287ab97295c: Pulling fs layer 14:29:03 dc539afda2c1: Waiting 14:29:03 9065ff56babe: Waiting 14:29:03 d287ab97295c: Waiting 14:29:03 77bc0d833cb6: Waiting 14:29:03 a1111a8f2ec3: Verifying Checksum 14:29:03 a1111a8f2ec3: Download complete 14:29:03 dc539afda2c1: Verifying Checksum 14:29:03 dc539afda2c1: Download complete 14:29:03 77bc0d833cb6: Verifying Checksum 14:29:03 77bc0d833cb6: Download complete 14:29:03 ed53099fbce6: Verifying Checksum 14:29:03 ed53099fbce6: Download complete 14:29:03 9065ff56babe: Verifying Checksum 14:29:03 9065ff56babe: Download complete 14:29:03 b4d181a07f80: Verifying Checksum 14:29:03 b4d181a07f80: Download complete 14:29:04 d287ab97295c: Verifying Checksum 14:29:04 d287ab97295c: Download complete 14:29:05 b4d181a07f80: Pull complete 14:29:05 a1111a8f2ec3: Pull complete 14:29:05 ed53099fbce6: Pull complete 14:29:05 dc539afda2c1: Pull complete 14:29:06 77bc0d833cb6: Pull complete 14:29:06 9065ff56babe: Pull complete 14:29:11 d287ab97295c: Pull complete 14:29:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:29:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:29:12 prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container 14:29:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:29:14 $ docker top d0547aed3117051f677db0ec6127f1ad848a70833eccd1e300960a9e16a8c3fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:15 ---> job-cost.sh 14:29:15 lf-activate-venv: SKIPPING 14:29:15 INFO: No Stack... 14:29:15 INFO: Retrieving Pricing Info for: v3-standard-2 14:29:15 INFO: Archiving Costs [Pipeline] sh 14:29:16 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:29:16 + cut -d, -f6 [Pipeline] lock 14:29:16 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] 14:29:16 Resource [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] did not exist. Created. 14:29:16 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:29:16 + echo total: 0.05999999865889549 [Pipeline] stash 14:29:16 Stashed 1 file(s) [Pipeline] } 14:29:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 14:29:16 $ docker stop --time=1 d0547aed3117051f677db0ec6127f1ad848a70833eccd1e300960a9e16a8c3fd 14:29:17 $ docker rm -f d0547aed3117051f677db0ec6127f1ad848a70833eccd1e300960a9e16a8c3fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:29:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5831 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:29:28 Running in /w/workspace/app-service-configurable/51 [Pipeline] { [Pipeline] checkout 14:29:28 Selected Git installation does not exist. Using Default 14:29:28 The recommended git tool is: NONE 14:29:34 using credential edgex-jenkins-ssh 14:29:34 Cloning the remote Git repository 14:29:35 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:29:35 > git init /w/workspace/app-service-configurable/51 # timeout=10 14:29:35 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:29:35 > git --version # timeout=10 14:29:35 > git --version # 'git version 2.17.1' 14:29:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:29:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:29:36 Avoid second fetch 14:29:36 Checking out Revision 15046dbeeed38caa154f660096347d19bbc8bb10 (main) 14:29:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:29:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:29:37 > git config core.sparsecheckout # timeout=10 14:29:37 > git checkout -f 15046dbeeed38caa154f660096347d19bbc8bb10 # timeout=10 14:29:41 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#382)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:29:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:29:42 % Total % Received % Xferd Average Speed Time Time Time Current 14:29:42 Dload Upload Total Spent Left Speed 14:29:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 82818 0 --:--:-- --:--:-- --:--:-- 83401 [Pipeline] sh 14:29:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:29:43 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 14:29:43 14:29:43 { 14:29:43 "registry-mirrors": [ 14:29:43 "https://nexus3.edgexfoundry.org:10001" 14:29:43 ], 14:29:43 "bip": "10.250.0.254/24", 14:29:43 "hosts": [ 14:29:43 "tcp://0.0.0.0:5555", 14:29:43 "unix:///var/run/docker.sock" 14:29:43 ], 14:29:43 "mtu": 1458, 14:29:43 "selinux-enabled": true, 14:29:43 "seccomp-profile": "/etc/docker/seccomp.json" 14:29:43 } [Pipeline] sh 14:29:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:29:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:30:03 provisioning config files... 14:30:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/51@tmp/config2845164901312245179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:03 ---> docker-login.sh 14:30:03 nexus3.edgexfoundry.org:10001 14:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:04 Configure a credential helper to remove this warning. See 14:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:04 14:30:04 Login Succeeded 14:30:04 nexus3.edgexfoundry.org:10002 14:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:04 Configure a credential helper to remove this warning. See 14:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:04 14:30:04 Login Succeeded 14:30:04 nexus3.edgexfoundry.org:10003 14:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:05 Configure a credential helper to remove this warning. See 14:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:05 14:30:05 Login Succeeded 14:30:05 nexus3.edgexfoundry.org:10004 14:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:06 Configure a credential helper to remove this warning. See 14:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:06 14:30:06 Login Succeeded 14:30:06 docker.io 14:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:07 Configure a credential helper to remove this warning. See 14:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:07 14:30:07 Login Succeeded 14:30:07 ---> docker-login.sh ends [Pipeline] } 14:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:30:07 ========================================================= 14:30:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:30:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:30:08 + 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 . 14:30:08 Sending build context to Docker daemon 207.9kB 14:30:08 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:30:08 Step 2/13 : FROM ${BASE} AS builder 14:30:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:30:08 9b3977197b4f: Pulling fs layer 14:30:08 1a89e8eeedd5: Pulling fs layer 14:30:08 94645a83ff95: Pulling fs layer 14:30:08 3f3a8bcf1eab: Pulling fs layer 14:30:08 0c92f367c5e7: Pulling fs layer 14:30:08 f7c0051592d6: Pulling fs layer 14:30:08 a227ed2f7395: Pulling fs layer 14:30:08 7b1c46037f91: Pulling fs layer 14:30:08 3f3a8bcf1eab: Waiting 14:30:08 0c92f367c5e7: Waiting 14:30:08 f7c0051592d6: Waiting 14:30:08 a227ed2f7395: Waiting 14:30:08 7b1c46037f91: Waiting 14:30:08 94645a83ff95: Verifying Checksum 14:30:08 94645a83ff95: Download complete 14:30:08 1a89e8eeedd5: Verifying Checksum 14:30:08 1a89e8eeedd5: Download complete 14:30:08 0c92f367c5e7: Verifying Checksum 14:30:08 0c92f367c5e7: Download complete 14:30:08 f7c0051592d6: Verifying Checksum 14:30:08 f7c0051592d6: Download complete 14:30:08 9b3977197b4f: Verifying Checksum 14:30:08 a227ed2f7395: Verifying Checksum 14:30:08 a227ed2f7395: Download complete 14:30:09 9b3977197b4f: Pull complete 14:30:10 1a89e8eeedd5: Pull complete 14:30:10 94645a83ff95: Pull complete 14:30:10 7b1c46037f91: Verifying Checksum 14:30:10 7b1c46037f91: Download complete 14:30:11 3f3a8bcf1eab: Verifying Checksum 14:30:11 3f3a8bcf1eab: Download complete 14:30:23 3f3a8bcf1eab: Pull complete 14:30:24 0c92f367c5e7: Pull complete 14:30:24 f7c0051592d6: Pull complete 14:30:25 a227ed2f7395: Pull complete 14:30:31 7b1c46037f91: Pull complete 14:30:31 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:30:31 ---> f79e39bc4007 14:30:31 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:30:32 ---> Running in 9268f2e3cfab 14:30:33 Removing intermediate container 9268f2e3cfab 14:30:33 ---> b5a9c56275c5 14:30:33 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:30:33 ---> Running in dd24c8b56141 14:30:33 Removing intermediate container dd24c8b56141 14:30:33 ---> a07870c3b227 14:30:33 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:30:33 ---> Running in 00a8bbc5d641 14:30:34 Removing intermediate container 00a8bbc5d641 14:30:34 ---> eb6c55c6b60e 14:30:34 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:34 ---> Running in 7a948c9fcfaa 14:30:36 Removing intermediate container 7a948c9fcfaa 14:30:36 ---> 4109c44ae5c2 14:30:36 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:30:36 ---> Running in b10c6434c298 14:30:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:39 OK: 220 MiB in 52 packages 14:30:40 Removing intermediate container b10c6434c298 14:30:40 ---> 36bf9e2e94b9 14:30:40 Step 8/13 : WORKDIR /app 14:30:41 ---> Running in 1cc2d81ad100 14:30:41 Removing intermediate container 1cc2d81ad100 14:30:41 ---> 0179209a58bc 14:30:41 Step 9/13 : COPY go.mod vendor* ./ 14:30:42 ---> ee69ecdea601 14:30:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:42 ---> Running in f571db48151a 14:32:04 Removing intermediate container f571db48151a 14:32:04 ---> 1c83e678d626 14:32:04 Step 11/13 : COPY . . 14:32:04 ---> 91d94c40ac60 14:32:04 Step 12/13 : ARG MAKE="make build" 14:32:04 ---> Running in e22d295e50bd 14:32:04 Removing intermediate container e22d295e50bd 14:32:04 ---> 40a67ca35c5d 14:32:04 Step 13/13 : RUN $MAKE 14:32:04 ---> Running in 33e6a7c16f4e 14:32:05 noop 14:32:06 Removing intermediate container 33e6a7c16f4e 14:32:06 ---> 0915f6d8029f 14:32:06 Successfully built 0915f6d8029f 14:32:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:32:06 + docker inspect -f . ci-base-image-arm64 14:32:06 . [Pipeline] withDockerContainer 14:32:07 prd-ubuntu18.04-docker-arm64-4c-16g-5831 does not seem to be running inside a container 14:32:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/51 -v /w/workspace/app-service-configurable/51:/w/workspace/app-service-configurable/51:rw,z -v /w/workspace/app-service-configurable/51@tmp:/w/workspace/app-service-configurable/51@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 14:32:08 $ docker top 9c4996c6a7cd95f41e9d3b70f5b76a0c8447790c4ee0e15cb43ae950cc744f3f -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:09 + go version 14:32:09 go version go1.17.6 linux/arm64 [Pipeline] } 14:32:09 $ docker stop --time=1 9c4996c6a7cd95f41e9d3b70f5b76a0c8447790c4ee0e15cb43ae950cc744f3f 14:32:11 $ docker rm -f 9c4996c6a7cd95f41e9d3b70f5b76a0c8447790c4ee0e15cb43ae950cc744f3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:32:12 + docker inspect -f . ci-base-image-arm64 14:32:12 . [Pipeline] withDockerContainer 14:32:12 prd-ubuntu18.04-docker-arm64-4c-16g-5831 does not seem to be running inside a container 14:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/51 -v /w/workspace/app-service-configurable/51:/w/workspace/app-service-configurable/51:rw,z -v /w/workspace/app-service-configurable/51@tmp:/w/workspace/app-service-configurable/51@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 14:32:14 $ docker top a74fd6da72f919d39db51f48cc5ec1c88b427475976eba909b8428e9fccbed6d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:32:15 + make test 14:32:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:33:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:33:23 CGO_ENABLED=1 go vet ./... 14:33:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:33:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:33:35 ./bin/test-attribution-txt.sh [Pipeline] echo 14:33:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:33:37 $ docker stop --time=1 a74fd6da72f919d39db51f48cc5ec1c88b427475976eba909b8428e9fccbed6d 14:33:39 $ docker rm -f a74fd6da72f919d39db51f48cc5ec1c88b427475976eba909b8428e9fccbed6d [Pipeline] // withDockerContainer [Pipeline] sh 14:33:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:33:40 Warning: overwriting stash ‘coverage-report’ 14:33:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:33:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:33:42 + ls -al . 14:33:42 total 172 14:33:42 drwxrwxr-x 7 jenkins jenkins 4096 Feb 22 14:33 . 14:33:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:29 .. 14:33:42 -rw-rw-r-- 1 jenkins jenkins 119 Feb 22 14:29 .dockerignore 14:33:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:29 .git 14:33:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:29 .github 14:33:42 -rw-rw-r-- 1 jenkins jenkins 104 Feb 22 14:29 .gitignore 14:33:42 -rw-rw-r-- 1 jenkins jenkins 7627 Feb 22 14:29 Attribution.txt 14:33:42 -rw-rw-r-- 1 jenkins jenkins 23791 Feb 22 14:29 CHANGELOG.md 14:33:42 -rw-rw-r-- 1 jenkins jenkins 2087 Feb 22 14:29 Dockerfile 14:33:42 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 14:29 GOVERNANCE.md 14:33:42 -rw-rw-r-- 1 jenkins jenkins 687 Feb 22 14:29 Jenkinsfile 14:33:42 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 22 14:29 LICENSE 14:33:42 -rw-rw-r-- 1 jenkins jenkins 618 Feb 22 14:29 OWNERS.md 14:33:42 -rw-rw-r-- 1 jenkins jenkins 3860 Feb 22 14:29 README.md 14:33:42 -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 14:27 VERSION 14:33:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:29 bin 14:33:42 -rw-r--r-- 1 jenkins jenkins 10 Feb 22 14:32 coverage.out 14:33:42 -rw-rw-r-- 1 jenkins jenkins 2816 Feb 22 14:29 go.mod 14:33:42 -rw-rw-r-- 1 jenkins jenkins 49942 Feb 22 14:29 go.sum 14:33:42 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 22 14:29 main.go 14:33:42 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 22 14:29 makefile 14:33:42 drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 14:29 res 14:33:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:29 snap [Pipeline] isUnix [Pipeline] sh 14:33:42 + 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=15046dbeeed38caa154f660096347d19bbc8bb10 --label arch=arm64 --label version=2.2.0-dev.15 . 14:33:42 Sending build context to Docker daemon 208.9kB 14:33:43 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 14:33:43 Step 2/27 : FROM ${BASE} AS builder 14:33:43 ---> 0915f6d8029f 14:33:43 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:33:43 ---> Running in 41c579d242f2 14:33:43 Removing intermediate container 41c579d242f2 14:33:43 ---> d43105b3f1bf 14:33:43 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:33:43 ---> Running in a4d15edfc6f9 14:33:44 Removing intermediate container a4d15edfc6f9 14:33:44 ---> 674ec20236a7 14:33:44 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:33:44 ---> Running in 04f11d663507 14:33:44 Removing intermediate container 04f11d663507 14:33:44 ---> 3f59110253c0 14:33:44 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:33:44 ---> Running in 84933dd59d23 14:33:46 Removing intermediate container 84933dd59d23 14:33:46 ---> 95ca3c9de13a 14:33:46 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:33:46 ---> Running in b25abd399887 14:33:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:33:50 OK: 220 MiB in 52 packages 14:33:51 Removing intermediate container b25abd399887 14:33:51 ---> ba1305381bd5 14:33:51 Step 8/27 : WORKDIR /app 14:33:51 ---> Running in 300a72810b25 14:33:51 Removing intermediate container 300a72810b25 14:33:51 ---> 7c6177d7049b 14:33:51 Step 9/27 : COPY go.mod vendor* ./ 14:33:52 ---> f7d9d607d068 14:33:52 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:33:52 ---> Running in 3112794317b6 14:33:55 Removing intermediate container 3112794317b6 14:33:55 ---> 96c3271d06c9 14:33:55 Step 11/27 : COPY . . 14:33:56 ---> 0a42587a2297 14:33:56 Step 12/27 : ARG MAKE="make build" 14:33:56 ---> Running in cf911e31868e 14:33:56 Removing intermediate container cf911e31868e 14:33:56 ---> f60d190c741f 14:33:56 Step 13/27 : RUN $MAKE 14:33:56 ---> Running in 6321c5642a26 14:33:57 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.15" -o app-service-configurable 14:34:54 Removing intermediate container 6321c5642a26 14:34:54 ---> 43ac2edbce9a 14:34:54 Step 14/27 : FROM alpine:3.14 14:34:54 3.14: Pulling from library/alpine 14:34:54 be307f383ecc: Pulling fs layer 14:34:54 be307f383ecc: Verifying Checksum 14:34:54 be307f383ecc: Download complete 14:34:54 be307f383ecc: Pull complete 14:34:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 14:34:54 Status: Downloaded newer image for alpine:3.14 14:34:54 ---> 5b8b7b635229 14:34:54 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:34:54 ---> Running in 8935ce5f6de5 14:34:54 Removing intermediate container 8935ce5f6de5 14:34:54 ---> 1fea429c1bc3 14:34:54 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:34:54 ---> Running in db7e630df4a2 14:34:55 Removing intermediate container db7e630df4a2 14:34:55 ---> 70b61cf61854 14:34:55 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 14:34:55 ---> Running in 8a2f92067eef 14:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:34:58 (1/7) Installing ca-certificates (20211220-r0) 14:34:58 (2/7) Installing dumb-init (1.2.5-r1) 14:34:58 (3/7) Installing libgcc (10.3.1_git20210424-r2) 14:34:58 (4/7) Installing libsodium (1.0.18-r0) 14:34:58 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 14:34:58 (6/7) Installing libzmq (4.3.4-r0) 14:34:58 (7/7) Installing zeromq (4.3.4-r0) 14:34:58 Executing busybox-1.33.1-r6.trigger 14:34:58 Executing ca-certificates-20211220-r0.trigger 14:34:58 OK: 9 MiB in 21 packages 14:34:59 Removing intermediate container 8a2f92067eef 14:34:59 ---> 930efa0ce855 14:34:59 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:35:00 ---> 1840d2eabe4b 14:35:00 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:35:01 ---> 24593efbeb5e 14:35:01 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:35:02 ---> 239efaad4448 14:35:02 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:35:03 ---> ae19e2a82fd4 14:35:03 Step 22/27 : EXPOSE 48095 14:35:03 ---> Running in a2e1ffef4a7d 14:35:04 Removing intermediate container a2e1ffef4a7d 14:35:04 ---> bb69ca8528be 14:35:04 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:35:04 ---> Running in 811f510318b3 14:35:04 Removing intermediate container 811f510318b3 14:35:04 ---> 08fdd89b14a5 14:35:04 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:35:04 ---> Running in 79f4f7db9bcb 14:35:05 Removing intermediate container 79f4f7db9bcb 14:35:05 ---> a46bc1715252 14:35:05 Step 25/27 : LABEL arch=arm64 14:35:05 ---> Running in b74d0a7a7c54 14:35:05 Removing intermediate container b74d0a7a7c54 14:35:05 ---> fc25f25e3b45 14:35:05 Step 26/27 : LABEL git_sha=15046dbeeed38caa154f660096347d19bbc8bb10 14:35:05 ---> Running in 4a5f82b8d9af 14:35:06 Removing intermediate container 4a5f82b8d9af 14:35:06 ---> 58b40e693e3e 14:35:06 Step 27/27 : LABEL version=2.2.0-dev.15 14:35:06 ---> Running in c48f9f031794 14:35:06 Removing intermediate container c48f9f031794 14:35:06 ---> ee252a21a991 14:35:06 [Warning] One or more build-args [ARCH] were not consumed 14:35:06 Successfully built ee252a21a991 14:35:06 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 14:35:06 provisioning config files... 14:35:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/51@tmp/config1841789392392155600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:07 ---> docker-login.sh 14:35:07 nexus3.edgexfoundry.org:10001 14:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:07 Configure a credential helper to remove this warning. See 14:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:07 14:35:07 Login Succeeded 14:35:07 nexus3.edgexfoundry.org:10002 14:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:08 Configure a credential helper to remove this warning. See 14:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:08 14:35:08 Login Succeeded 14:35:08 nexus3.edgexfoundry.org:10003 14:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:08 Configure a credential helper to remove this warning. See 14:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:08 14:35:08 Login Succeeded 14:35:08 nexus3.edgexfoundry.org:10004 14:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:09 Configure a credential helper to remove this warning. See 14:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:09 14:35:09 Login Succeeded 14:35:09 docker.io 14:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:10 Configure a credential helper to remove this warning. See 14:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:10 14:35:10 Login Succeeded 14:35:10 ---> docker-login.sh ends [Pipeline] } 14:35:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:35:10 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:35:10 15046dbeeed38caa154f660096347d19bbc8bb10 14:35:10 latest 14:35:10 2.2.0-dev.15 14:35:10 15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 14:35:10 main 14:35:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:35:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] isUnix [Pipeline] sh 14:35:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15046dbeeed38caa154f660096347d19bbc8bb10 14:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:35:11 00b925668758: Preparing 14:35:11 c9f1969857e8: Preparing 14:35:11 b70957dabb37: Preparing 14:35:11 3866564b7897: Preparing 14:35:11 b655d9a7dfb8: Preparing 14:35:11 62170e181a92: Preparing 14:35:11 62170e181a92: Waiting 14:35:11 b70957dabb37: Pushed 14:35:11 c9f1969857e8: Pushed 14:35:11 3866564b7897: Pushed 14:35:11 62170e181a92: Layer already exists 14:35:12 b655d9a7dfb8: Pushed 14:35:15 00b925668758: Pushed 14:35:15 15046dbeeed38caa154f660096347d19bbc8bb10: digest: sha256:b65156f7c5a0101d1a8032413b8349ceb9f3502efa3777fddee661f461f321aa size: 1574 [Pipeline] isUnix [Pipeline] sh 14:35:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:35:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:35:16 00b925668758: Preparing 14:35:16 c9f1969857e8: Preparing 14:35:16 b70957dabb37: Preparing 14:35:16 3866564b7897: Preparing 14:35:16 b655d9a7dfb8: Preparing 14:35:16 62170e181a92: Preparing 14:35:16 62170e181a92: Waiting 14:35:16 00b925668758: Layer already exists 14:35:16 b655d9a7dfb8: Layer already exists 14:35:16 3866564b7897: Layer already exists 14:35:16 c9f1969857e8: Layer already exists 14:35:16 b70957dabb37: Layer already exists 14:35:16 62170e181a92: Layer already exists 14:35:16 latest: digest: sha256:b65156f7c5a0101d1a8032413b8349ceb9f3502efa3777fddee661f461f321aa size: 1574 [Pipeline] isUnix [Pipeline] sh 14:35:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh 14:35:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.15 14:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:35:17 00b925668758: Preparing 14:35:17 c9f1969857e8: Preparing 14:35:17 b70957dabb37: Preparing 14:35:17 3866564b7897: Preparing 14:35:17 b655d9a7dfb8: Preparing 14:35:17 62170e181a92: Preparing 14:35:17 62170e181a92: Waiting 14:35:17 b70957dabb37: Layer already exists 14:35:17 3866564b7897: Layer already exists 14:35:17 c9f1969857e8: Layer already exists 14:35:17 b655d9a7dfb8: Layer already exists 14:35:17 00b925668758: Layer already exists 14:35:17 62170e181a92: Layer already exists 14:35:17 2.2.0-dev.15: digest: sha256:b65156f7c5a0101d1a8032413b8349ceb9f3502efa3777fddee661f461f321aa size: 1574 [Pipeline] isUnix [Pipeline] sh 14:35:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh 14:35:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 14:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:35:18 00b925668758: Preparing 14:35:18 c9f1969857e8: Preparing 14:35:18 b70957dabb37: Preparing 14:35:18 3866564b7897: Preparing 14:35:18 b655d9a7dfb8: Preparing 14:35:18 62170e181a92: Preparing 14:35:18 62170e181a92: Waiting 14:35:18 b70957dabb37: Layer already exists 14:35:18 00b925668758: Layer already exists 14:35:18 c9f1969857e8: Layer already exists 14:35:18 3866564b7897: Layer already exists 14:35:18 b655d9a7dfb8: Layer already exists 14:35:18 62170e181a92: Layer already exists 14:35:18 15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15: digest: sha256:b65156f7c5a0101d1a8032413b8349ceb9f3502efa3777fddee661f461f321aa size: 1574 [Pipeline] isUnix [Pipeline] sh 14:35:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 14:35:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:35:19 00b925668758: Preparing 14:35:19 c9f1969857e8: Preparing 14:35:19 b70957dabb37: Preparing 14:35:19 3866564b7897: Preparing 14:35:19 b655d9a7dfb8: Preparing 14:35:19 62170e181a92: Preparing 14:35:19 62170e181a92: Waiting 14:35:19 3866564b7897: Layer already exists 14:35:19 b655d9a7dfb8: Layer already exists 14:35:19 c9f1969857e8: Layer already exists 14:35:19 b70957dabb37: Layer already exists 14:35:19 00b925668758: Layer already exists 14:35:19 62170e181a92: Layer already exists 14:35:19 main: digest: sha256:b65156f7c5a0101d1a8032413b8349ceb9f3502efa3777fddee661f461f321aa size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:19 ===================================================== [Pipeline] echo 14:35:19 taggedImages: 14:35:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15046dbeeed38caa154f660096347d19bbc8bb10 14:35:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:35:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.15 14:35:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 14:35:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:35:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:35:20 14:35:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:35:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:35:20 arm64: Pulling from edgex-lftools-log-publisher 14:35:20 448f6bf000e3: Pulling fs layer 14:35:20 f757da607395: Pulling fs layer 14:35:20 05883995daec: Pulling fs layer 14:35:20 8603b9c90790: Pulling fs layer 14:35:20 1560dd03e051: Pulling fs layer 14:35:20 27f5ce0e4adf: Pulling fs layer 14:35:20 c2d8d7efcc4b: Pulling fs layer 14:35:20 1560dd03e051: Waiting 14:35:20 27f5ce0e4adf: Waiting 14:35:20 c2d8d7efcc4b: Waiting 14:35:20 8603b9c90790: Waiting 14:35:20 f757da607395: Verifying Checksum 14:35:20 f757da607395: Download complete 14:35:20 8603b9c90790: Verifying Checksum 14:35:20 8603b9c90790: Download complete 14:35:21 1560dd03e051: Verifying Checksum 14:35:21 1560dd03e051: Download complete 14:35:21 27f5ce0e4adf: Verifying Checksum 14:35:21 27f5ce0e4adf: Download complete 14:35:21 05883995daec: Verifying Checksum 14:35:21 05883995daec: Download complete 14:35:21 448f6bf000e3: Verifying Checksum 14:35:24 c2d8d7efcc4b: Verifying Checksum 14:35:24 c2d8d7efcc4b: Download complete 14:35:25 448f6bf000e3: Pull complete 14:35:26 f757da607395: Pull complete 14:35:27 05883995daec: Pull complete 14:35:28 8603b9c90790: Pull complete 14:35:29 1560dd03e051: Pull complete 14:35:29 27f5ce0e4adf: Pull complete 14:35:47 c2d8d7efcc4b: Pull complete 14:35:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:35:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:35:48 prd-ubuntu18.04-docker-arm64-4c-16g-5831 does not seem to be running inside a container 14:35:48 $ 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/51 -v /w/workspace/app-service-configurable/51:/w/workspace/app-service-configurable/51:rw,z -v /w/workspace/app-service-configurable/51@tmp:/w/workspace/app-service-configurable/51@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 14:35:51 $ docker top 0ea3757198db71b6e02f64969ed3afc8c46215894501e218759a4cd9a52bf5cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:52 ---> job-cost.sh 14:35:52 lf-activate-venv: SKIPPING 14:35:52 INFO: No Stack... 14:35:52 INFO: Retrieving Pricing Info for: v3-standard-4 14:35:53 INFO: Archiving Costs [Pipeline] sh 14:35:53 + cat /w/workspace/app-service-configurable/51/archives/cost.csv 14:35:53 + cut -d, -f6 [Pipeline] lock 14:35:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] 14:35:53 Resource [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] did not exist. Created. 14:35:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:35:54 /w/workspace/app-service-configurable/51@tmp/durable-5cf3c21b/script.sh: 1: /w/workspace/app-service-configurable/51@tmp/durable-5cf3c21b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:35:55 + echo total: 0.10999999940395355 [Pipeline] stash 14:35:55 Warning: overwriting stash ‘stack-cost’ 14:35:55 Stashed 1 file(s) [Pipeline] } 14:35:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 14:35:55 $ docker stop --time=1 0ea3757198db71b6e02f64969ed3afc8c46215894501e218759a4cd9a52bf5cd 14:35:57 $ docker rm -f 0ea3757198db71b6e02f64969ed3afc8c46215894501e218759a4cd9a52bf5cd [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 14:35:57 provisioning config files... 14:35:57 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6768759454459109253tmp [Pipeline] { [Pipeline] sh 14:35:57 + set +x 14:35:57 + curl -s https://codecov.io/bash 14:35:57 + bash -s -- 14:35:57 14:35:57 _____ _ 14:35:57 / ____| | | 14:35:57 | | ___ __| | ___ ___ _____ __ 14:35:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:35:57 | |___| (_) | (_| | __/ (_| (_) \ V / 14:35:57 \_____\___/ \__,_|\___|\___\___/ \_/ 14:35:57 Bash-1.0.6 14:35:57 14:35:57 14:35:57 ==> git version 2.24.4 found 14:35:57 ==> 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 14:35:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:35:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:35:57 ==> Jenkins CI detected. 14:35:57 current dir:  /w/workspace/ry_app-service-configurable_main 14:35:57 project root: . 14:35:57 --> token set from env 14:35:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:35:58 ==> Running gcov in . (disable via -X gcov) 14:35:58 ==> Python coveragepy not found 14:35:58 ==> Searching for coverage reports in: 14:35:58 + . 14:35:58 -> Found 1 reports 14:35:58 ==> Detecting git/mercurial file structure 14:35:58 ==> Reading reports 14:35:58 + ./coverage.out bytes=10 14:35:58 ==> Appending adjustments 14:35:58 https://docs.codecov.io/docs/fixing-reports 14:35:58 + Found adjustments 14:35:58 ==> Gzipping contents 14:35:58 4.0K /tmp/codecov.w0ekwC.gz 14:35:58 ==> Uploading reports 14:35:58 url: https://codecov.io 14:35:58 query: branch=main&commit=15046dbeeed38caa154f660096347d19bbc8bb10&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:35:58 -> Pinging Codecov 14:35:58 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=15046dbeeed38caa154f660096347d19bbc8bb10&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:35:58 -> Uploading to 14:35:58 https://storage.googleapis.com/codecov/v4/raw/2022-02-22/A97CA9966030D2A3747ED39772930CCE/15046dbeeed38caa154f660096347d19bbc8bb10/96aba1cb-554d-4e5f-819a-6ac283d810d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220222T143558Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60c07f47785a9900a0d3f98f5674196ef2ff2389738cf467a023fb7ef990b20b 14:35:58 % Total % Received % Xferd Average Speed Time Time Time Current 14:35:58 Dload Upload Total Spent Left Speed 14:35:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1736 --:--:-- --:--:-- --:--:-- 1737 14:35:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] } 14:35:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:35:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:35:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:35:59 14:35:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:35:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:35:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:35:59 188c0c94c7c5: Pulling fs layer 14:35:59 0ef7d3d256c8: Pulling fs layer 14:35:59 de9db76c5a1d: Pulling fs layer 14:35:59 0eba1c9be4d2: Pulling fs layer 14:35:59 0d57e429df01: Pulling fs layer 14:35:59 4e4be7b47b0d: Pulling fs layer 14:35:59 e1f770b5df2f: Pulling fs layer 14:35:59 85a0685a4137: Pulling fs layer 14:35:59 0d57e429df01: Waiting 14:35:59 4e4be7b47b0d: Waiting 14:35:59 e1f770b5df2f: Waiting 14:35:59 85a0685a4137: Waiting 14:35:59 de9db76c5a1d: Verifying Checksum 14:35:59 de9db76c5a1d: Download complete 14:35:59 0ef7d3d256c8: Verifying Checksum 14:35:59 0ef7d3d256c8: Download complete 14:35:59 0d57e429df01: Verifying Checksum 14:35:59 0d57e429df01: Download complete 14:35:59 4e4be7b47b0d: Verifying Checksum 14:35:59 4e4be7b47b0d: Download complete 14:35:59 188c0c94c7c5: Verifying Checksum 14:35:59 188c0c94c7c5: Download complete 14:36:00 e1f770b5df2f: Verifying Checksum 14:36:00 e1f770b5df2f: Download complete 14:36:00 188c0c94c7c5: Pull complete 14:36:00 0ef7d3d256c8: Pull complete 14:36:00 de9db76c5a1d: Pull complete 14:36:00 85a0685a4137: Verifying Checksum 14:36:00 85a0685a4137: Download complete 14:36:00 0eba1c9be4d2: Download complete 14:36:04 0eba1c9be4d2: Pull complete 14:36:04 0d57e429df01: Pull complete 14:36:04 4e4be7b47b0d: Pull complete 14:36:04 e1f770b5df2f: Pull complete 14:36:09 85a0685a4137: Pull complete 14:36:09 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:36:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:36:09 prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container 14:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:36:11 $ docker top 96a73121d2eab3a52c90982bc11213bedc623d7ddfadf41f3abbd19a28396eef -eo pid,comm [Pipeline] { [Pipeline] echo 14:36:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:36:12 + set -o pipefail 14:36:12 + snyk monitor '--org=edgex-jenkins' 14:36:18 14:36:18 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:36:18 14:36:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/81a0f931-2d28-4d0d-8b5c-9f4a356cb78c 14:36:18 14:36:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:36:18 14:36:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:36:18 14:36:19 [Pipeline] } 14:36:19 $ docker stop --time=1 96a73121d2eab3a52c90982bc11213bedc623d7ddfadf41f3abbd19a28396eef 14:36:21 $ docker rm -f 96a73121d2eab3a52c90982bc11213bedc623d7ddfadf41f3abbd19a28396eef [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 14:36:22 + git log --format=format:%s -1 15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] sh 14:36:22 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 14:36:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:36:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:36:22 . [Pipeline] withDockerContainer 14:36:22 prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container 14:36:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:36:23 $ docker top eb1d97955cd3c01afcf8378c5607f40bd4ef0f9db06d848ea9032ff709397c2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:36:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:36:23 [ssh-agent] Looking for ssh-agent implementation... 14:36:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:36:23 $ docker exec eb1d97955cd3c01afcf8378c5607f40bd4ef0f9db06d848ea9032ff709397c2c ssh-agent 14:36:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCjOEkE/agent.14 14:36:23 SSH_AGENT_PID=21 14:36:23 Running ssh-add (command line suppressed) 14:36:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6015638396157900214.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6015638396157900214.key) 14:36:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:36:23 + git semver tag 14:36:23 # -> Open(): unable to determine branch for HEAD 14:36:23 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 14:36:23 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 14:36:23 # $SEMVER_REMOTE_NAME = origin 14:36:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:36:23 # $SEMVER_USER_NAME = edgex-jenkins 14:36:23 # $SEMVER_BRANCH = main 14:36:23 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 14:36:23 # 15046dbeeed38caa154f660096347d19bbc8bb10 HEAD 14:36:23 # -> Force: false 14:36:23 # 9e1ea8bafb0662774bb5db278b51453e59996b71 refs/tags/v2.2.0-dev.15 [Pipeline] } 14:36:23 $ docker exec --env ******** --env ******** eb1d97955cd3c01afcf8378c5607f40bd4ef0f9db06d848ea9032ff709397c2c ssh-agent -k 14:36:23 unset SSH_AUTH_SOCK; 14:36:23 unset SSH_AGENT_PID; 14:36:23 echo Agent pid 21 killed; 14:36:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:36:24 + git semver [Pipeline] } 14:36:24 $ docker stop --time=1 eb1d97955cd3c01afcf8378c5607f40bd4ef0f9db06d848ea9032ff709397c2c 14:36:25 $ docker rm -f eb1d97955cd3c01afcf8378c5607f40bd4ef0f9db06d848ea9032ff709397c2c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:36:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:36:25 14:36:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:36:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:36:26 0.23.1-centos7: Pulling from edgex-lftools 14:36:26 ab5ef0e58194: Pulling fs layer 14:36:26 9712f1f96733: Pulling fs layer 14:36:26 63f879dbbcfc: Pulling fs layer 14:36:26 0d9ebad4ef96: Pulling fs layer 14:36:26 e9a5061849ea: Pulling fs layer 14:36:26 d747dcd14b5f: Pulling fs layer 14:36:26 2de7ff778b66: Pulling fs layer 14:36:26 0d9ebad4ef96: Waiting 14:36:26 e9a5061849ea: Waiting 14:36:26 d747dcd14b5f: Waiting 14:36:26 2de7ff778b66: Waiting 14:36:26 9712f1f96733: Verifying Checksum 14:36:26 9712f1f96733: Download complete 14:36:26 63f879dbbcfc: Verifying Checksum 14:36:26 63f879dbbcfc: Download complete 14:36:26 e9a5061849ea: Verifying Checksum 14:36:26 e9a5061849ea: Download complete 14:36:26 d747dcd14b5f: Verifying Checksum 14:36:26 d747dcd14b5f: Download complete 14:36:26 ab5ef0e58194: Verifying Checksum 14:36:26 ab5ef0e58194: Download complete 14:36:26 2de7ff778b66: Verifying Checksum 14:36:26 2de7ff778b66: Download complete 14:36:26 0d9ebad4ef96: Verifying Checksum 14:36:26 0d9ebad4ef96: Download complete 14:36:30 ab5ef0e58194: Pull complete 14:36:30 9712f1f96733: Pull complete 14:36:30 63f879dbbcfc: Pull complete 14:36:34 0d9ebad4ef96: Pull complete 14:36:34 e9a5061849ea: Pull complete 14:36:34 d747dcd14b5f: Pull complete 14:36:35 2de7ff778b66: Pull complete 14:36:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:36:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:36:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:36:35 prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container 14:36:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:36:39 $ docker top 641b44b888cf3e2c7a9b7bb54f896b3f3d56c89d5112e272cf9e1a5423c9aff3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:36:39 provisioning config files... 14:36:39 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1683183205642480625tmp 14:36:39 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config473273353205228737tmp 14:36:39 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6999143827849366936tmp [Pipeline] { [Pipeline] echo 14:36:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:36:39 ---> sigul-configuration.sh 14:36:39 gpg: directory `/root/.gnupg' created 14:36:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:36:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:36:39 gpg: keyring `/root/.gnupg/secring.gpg' created 14:36:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:36:39 gpg: CAST5 encrypted data 14:36:39 gpg: encrypted with 1 passphrase 14:36:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:36:39 + mkdir /home/jenkins 14:36:39 + mkdir /home/jenkins/sigul [Pipeline] sh 14:36:40 + 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 14:36:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:36:40 ---> sigul-install.sh 14:36:40 Sigul already installed; skipping installation. [Pipeline] sh 14:36:40 + git tag --list 14:36:40 v1.0.0 14:36:40 v1.1.0 14:36:40 v1.2.0 14:36:40 v1.3.0 14:36:40 v1.3.1 14:36:40 v2.0.0 14:36:40 v2.0.1 14:36:40 v2.0.1-dev.1 14:36:40 v2.0.2-dev.1 14:36:40 v2.0.2-dev.10 14:36:40 v2.0.2-dev.11 14:36:40 v2.0.2-dev.12 14:36:40 v2.0.2-dev.13 14:36:40 v2.0.2-dev.14 14:36:40 v2.0.2-dev.15 14:36:40 v2.0.2-dev.16 14:36:40 v2.0.2-dev.17 14:36:40 v2.0.2-dev.18 14:36:40 v2.0.2-dev.19 14:36:40 v2.0.2-dev.2 14:36:40 v2.0.2-dev.20 14:36:40 v2.0.2-dev.21 14:36:40 v2.0.2-dev.22 14:36:40 v2.0.2-dev.23 14:36:40 v2.0.2-dev.24 14:36:40 v2.0.2-dev.25 14:36:40 v2.0.2-dev.26 14:36:40 v2.0.2-dev.27 14:36:40 v2.0.2-dev.28 14:36:40 v2.0.2-dev.29 14:36:40 v2.0.2-dev.3 14:36:40 v2.0.2-dev.30 14:36:40 v2.0.2-dev.4 14:36:40 v2.0.2-dev.5 14:36:40 v2.0.2-dev.6 14:36:40 v2.0.2-dev.7 14:36:40 v2.0.2-dev.8 14:36:40 v2.0.2-dev.9 14:36:40 v2.1.0 14:36:40 v2.2.0-dev.1 14:36:40 v2.2.0-dev.10 14:36:40 v2.2.0-dev.11 14:36:40 v2.2.0-dev.12 14:36:40 v2.2.0-dev.13 14:36:40 v2.2.0-dev.14 14:36:40 v2.2.0-dev.15 14:36:40 v2.2.0-dev.2 14:36:40 v2.2.0-dev.3 14:36:40 v2.2.0-dev.4 14:36:40 v2.2.0-dev.5 14:36:40 v2.2.0-dev.6 14:36:40 v2.2.0-dev.7 14:36:40 v2.2.0-dev.8 14:36:40 v2.2.0-dev.9 [Pipeline] sh 14:36:41 + lftools sign git-tag v2.2.0-dev.15 14:36:41 Signing Git tag with Sigul... 14:36:41 Signing v2.2.0-dev.15 [Pipeline] echo 14:36:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:36:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:36:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:36:42 $ docker stop --time=1 641b44b888cf3e2c7a9b7bb54f896b3f3d56c89d5112e272cf9e1a5423c9aff3 14:36:43 $ docker rm -f 641b44b888cf3e2c7a9b7bb54f896b3f3d56c89d5112e272cf9e1a5423c9aff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:36:44 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 14:36:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:36:44 . [Pipeline] withDockerContainer 14:36:44 prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container 14:36:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:36:44 $ docker top 29ab4a2b295a21bd43b160e449ae6995b7f5769b70b36f9ab612d05748848a9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:36:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:36:44 [ssh-agent] Looking for ssh-agent implementation... 14:36:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:36:45 $ docker exec 29ab4a2b295a21bd43b160e449ae6995b7f5769b70b36f9ab612d05748848a9a ssh-agent 14:36:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXehBoGA/agent.14 14:36:45 SSH_AGENT_PID=21 14:36:45 Running ssh-add (command line suppressed) 14:36:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7850202652881479256.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7850202652881479256.key) 14:36:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:36:45 + git semver bump pre 14:36:45 # -> Open(): unable to determine branch for HEAD 14:36:45 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 14:36:45 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 14:36:45 # $SEMVER_REMOTE_NAME = origin 14:36:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:36:45 # $SEMVER_USER_NAME = edgex-jenkins 14:36:45 # $SEMVER_BRANCH = main 14:36:45 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 14:36:45 2.2.0-dev.16 [Pipeline] } 14:36:45 $ docker exec --env ******** --env ******** 29ab4a2b295a21bd43b160e449ae6995b7f5769b70b36f9ab612d05748848a9a ssh-agent -k 14:36:45 unset SSH_AUTH_SOCK; 14:36:45 unset SSH_AGENT_PID; 14:36:45 echo Agent pid 21 killed; 14:36:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:36:45 + git semver [Pipeline] } 14:36:46 $ docker stop --time=1 29ab4a2b295a21bd43b160e449ae6995b7f5769b70b36f9ab612d05748848a9a 14:36:47 $ docker rm -f 29ab4a2b295a21bd43b160e449ae6995b7f5769b70b36f9ab612d05748848a9a [Pipeline] // withDockerContainer [Pipeline] sh 14:36:47 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 14:36:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:36:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:36:47 . [Pipeline] withDockerContainer 14:36:47 prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container 14:36:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:36:48 $ docker top e478af29051938004627dc1e9de2b50daeee71200507667d332701efc1346aa0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:36:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:36:48 [ssh-agent] Looking for ssh-agent implementation... 14:36:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:36:48 $ docker exec e478af29051938004627dc1e9de2b50daeee71200507667d332701efc1346aa0 ssh-agent 14:36:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCogKiN/agent.14 14:36:48 SSH_AGENT_PID=20 14:36:48 Running ssh-add (command line suppressed) 14:36:48 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6575139984767231988.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6575139984767231988.key) 14:36:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:36:48 + git semver push 14:36:48 # -> Open(): unable to determine branch for HEAD 14:36:48 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 14:36:48 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 14:36:48 # $SEMVER_REMOTE_NAME = origin 14:36:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:36:48 # $SEMVER_USER_NAME = edgex-jenkins 14:36:48 # $SEMVER_BRANCH = main 14:36:48 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 14:36:50 $ docker exec --env ******** --env ******** e478af29051938004627dc1e9de2b50daeee71200507667d332701efc1346aa0 ssh-agent -k 14:36:50 unset SSH_AUTH_SOCK; 14:36:50 unset SSH_AGENT_PID; 14:36:50 echo Agent pid 20 killed; 14:36:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:36:51 + git semver [Pipeline] } 14:36:51 $ docker stop --time=1 e478af29051938004627dc1e9de2b50daeee71200507667d332701efc1346aa0 14:36:52 $ docker rm -f e478af29051938004627dc1e9de2b50daeee71200507667d332701efc1346aa0 [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 14:36:53 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 14:36:53 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:36:53 total 8 14:36:53 drwxr-xr-x. 3 root root 34 Feb 22 14:29 . 14:36:53 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 22 14:36 .. 14:36:53 drwxr-xr-x. 2 root root 6 Feb 22 14:29 cost 14:36:53 -rw-r--r--. 1 root root 94 Feb 22 14:29 cost.csv 14:36:53 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:36:53 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:36:53 total 8 14:36:53 drwxr-xr-x. 3 jenkins jenkins 34 Feb 22 14:29 . 14:36:53 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 22 14:36 .. 14:36:53 drwxr-xr-x. 2 jenkins jenkins 6 Feb 22 14:29 cost 14:36:53 -rw-r--r--. 1 jenkins jenkins 94 Feb 22 14:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:36:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:36:54 ---> package-listing.sh 14:36:54 ++ facter osfamily 14:36:54 ++ tr '[:upper:]' '[:lower:]' 14:36:54 + OS_FAMILY=redhat 14:36:54 + workspace=/w/workspace/ry_app-service-configurable_main 14:36:54 + START_PACKAGES=/tmp/packages_start.txt 14:36:54 + END_PACKAGES=/tmp/packages_end.txt 14:36:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:36:54 + PACKAGES=/tmp/packages_start.txt 14:36:54 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:36:54 + PACKAGES=/tmp/packages_end.txt 14:36:54 + case "${OS_FAMILY}" in 14:36:54 + rpm -qa 14:36:54 + sort 14:36:55 + '[' -f /tmp/packages_start.txt ']' 14:36:55 + '[' -f /tmp/packages_end.txt ']' 14:36:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:36:55 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:36:55 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:36:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:36:55 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 14:36:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:56 . [Pipeline] withDockerContainer 14:36:56 prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container 14:36:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:36:56 $ docker top 3975e9fbbf1b016c9a8bb9c42863227f15e0207b1072f78bd92b19c50e3973b7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:56 + touch /tmp/pre-build-complete [Pipeline] sh 14:36:57 + mkdir -p /var/log/sysstat [Pipeline] sh 14:36:57 + ls /var/log/sa-host 14:36:57 + sadf -c /var/log/sa-host/sa17 14:36:57 file_magic: OK 14:36:57 HZ: Using current value: 100 14:36:57 file_header: OK 14:36:57 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 14:36:57 Statistics: 14:36:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:36:57 File successfully converted to sysstat format version 12.0.3 14:36:57 + sadf -c /var/log/sa-host/sa22 14:36:57 file_magic: OK 14:36:57 HZ: Using current value: 100 14:36:57 file_header: OK 14:36:57 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 14:36:57 Statistics: 14:36:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:36:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:36:57 provisioning config files... 14:36:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2625431038108045680tmp [Pipeline] { [Pipeline] echo 14:36:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:36:57 ---> create-netrc.sh [Pipeline] } 14:36:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:36:58 ---> python-tools-install.sh [Pipeline] echo 14:36:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:36:58 ---> sudo-logs.sh 14:36:58 Archiving 'sudo' log.. 14:36:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-5830.novalocal: Name or service not known 14:36:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-5830.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:36:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:36:58 ---> job-cost.sh 14:36:58 lf-activate-venv: SKIPPING 14:36:58 DEBUG: total: 0.05999999865889549 14:36:58 INFO: Retrieving Stack Cost... 14:36:59 INFO: Retrieving Pricing Info for: v3-standard-2 14:36:59 INFO: Archiving Costs [Pipeline] echo 14:36:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:36:59 ---> logs-deploy.sh 14:36:59 lf-activate-venv: SKIPPING 14:36:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/51 14:36:59 INFO: archiving workspace using pattern(s): 14:37:00 Archives upload complete. 14:37:00 INFO: archiving logs to Nexus