Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4eee9af786413c5552f513267d0ab2fdbf574e1 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-ssh12768316264113350145.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh708140388025331414.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh3998502421002527803.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh10852770293085674501.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-ssh14569324980656794526.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-609 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-ssh6779587699330330864.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 c4eee9af786413c5552f513267d0ab2fdbf574e1 (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 c4eee9af786413c5552f513267d0ab2fdbf574e1 # timeout=10 Commit message: "docs: update snap/README and README (#360)" > git rev-list --no-walk e76c9c6ed5ae398db3a463d072f73d8a564d1ddd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:15:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:15:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:15:06 ========================================================= 11:15:06 EdgeX Global Pipelines Version Info 11:15:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:15:07 ------------------- 11:15:07 stable info: 11:15:07 ------------------- 11:15:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:15:07 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 11:15:07 Message: update stable to v1.0.217 11:15:08 ------------------- 11:15:08 experimental info: 11:15:08 ------------------- 11:15:08 Commited By: **** collab-it+edgex@linuxfoundation.org 11:15:08 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 11:15:08 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4eee9a [Pipeline] echo 11:15:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:08 provisioning config files... 11:15:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2056117620609281930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:09 ---> docker-login.sh 11:15:09 nexus3.edgexfoundry.org:10001 11:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:09 Configure a credential helper to remove this warning. See 11:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:09 11:15:09 Login Succeeded 11:15:09 nexus3.edgexfoundry.org:10002 11:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:09 Configure a credential helper to remove this warning. See 11:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:09 11:15:09 Login Succeeded 11:15:09 nexus3.edgexfoundry.org:10003 11:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:09 Configure a credential helper to remove this warning. See 11:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:09 11:15:09 Login Succeeded 11:15:09 nexus3.edgexfoundry.org:10004 11:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:09 Configure a credential helper to remove this warning. See 11:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:09 11:15:09 Login Succeeded 11:15:09 docker.io 11:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:10 Configure a credential helper to remove this warning. See 11:15:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:10 11:15:10 Login Succeeded 11:15:10 ---> docker-login.sh ends [Pipeline] } 11:15:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:15:10 + git rev-list -1 --merges c4eee9af786413c5552f513267d0ab2fdbf574e1~1..c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] echo 11:15:10 -----------> git rev-list -1 --merges c4eee9af786413c5552f513267d0ab2fdbf574e1~1..c4eee9af786413c5552f513267d0ab2fdbf574e1 c4eee9af786413c5552f513267d0ab2fdbf574e1 [false] [Pipeline] sh 11:15:10 + git log --format=format:%s -1 c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] echo 11:15:10 ========================================================= 11:15:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:15:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:15:11 + git log --format=format:%s -1 c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] echo 11:15:11 [semverPrep] GIT_COMMIT: c4eee9af786413c5552f513267d0ab2fdbf574e1, Commit Message: docs: update snap/README and README (#360) [Pipeline] echo 11:15:11 [semverPrep] This is not a build commit. [Pipeline] sh 11:15:11 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 11:15:11 + grep -v github /etc/ssh/ssh_known_hosts 11:15:11 + '[' -e /tmp/ssh_known_hosts ']' 11:15:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:15:11 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 11:15:11 + sudo tee -a /etc/ssh/ssh_known_hosts 11:15:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:15:11 11:15:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:15:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:15:12 latest: Pulling from edgex-devops/git-semver 11:15:12 a0d0a0d46f8b: Pulling fs layer 11:15:12 3e5f54012d9b: Pulling fs layer 11:15:12 4c7163046ea9: Pulling fs layer 11:15:12 0c2d73faf560: Pulling fs layer 11:15:12 0c2d73faf560: Waiting 11:15:12 3e5f54012d9b: Verifying Checksum 11:15:12 3e5f54012d9b: Download complete 11:15:12 a0d0a0d46f8b: Verifying Checksum 11:15:12 a0d0a0d46f8b: Download complete 11:15:12 4c7163046ea9: Verifying Checksum 11:15:12 4c7163046ea9: Download complete 11:15:12 0c2d73faf560: Verifying Checksum 11:15:12 0c2d73faf560: Download complete 11:15:12 a0d0a0d46f8b: Pull complete 11:15:12 3e5f54012d9b: Pull complete 11:15:12 4c7163046ea9: Pull complete 11:15:13 0c2d73faf560: Pull complete 11:15:13 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:15:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:15:13 prd-centos7-docker-4c-2g-609 does not seem to be running inside a container 11:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:15:13 $ docker top 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:15:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:13 [ssh-agent] Looking for ssh-agent implementation... 11:15:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:13 $ docker exec 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f ssh-agent 11:15:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgCPlFK/agent.12 11:15:14 SSH_AGENT_PID=18 11:15:14 Running ssh-add (command line suppressed) 11:15:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4466392951237358158.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4466392951237358158.key) 11:15:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:14 + git tag --points-at HEAD [Pipeline] } 11:15:14 $ docker exec --env ******** --env ******** 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f ssh-agent -k 11:15:14 unset SSH_AUTH_SOCK; 11:15:14 unset SSH_AGENT_PID; 11:15:14 echo Agent pid 18 killed; 11:15:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:15:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:14 [ssh-agent] Looking for ssh-agent implementation... 11:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:14 $ docker exec 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f ssh-agent 11:15:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnLdFji/agent.51 11:15:14 SSH_AGENT_PID=57 11:15:14 Running ssh-add (command line suppressed) 11:15:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3439235187747350245.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3439235187747350245.key) 11:15:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:15 + git semver init 11:15:15 # -> Open(): unable to determine branch for HEAD 11:15:15 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 11:15:15 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 11:15:15 # $SEMVER_REMOTE_NAME = origin 11:15:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:15:15 # $SEMVER_USER_NAME = edgex-jenkins 11:15:15 # $SEMVER_BRANCH = main 11:15:15 # $SEMVER_TEMP = /tmp/semver-622902724 11:15:15 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 11:15:16 # '/tmp/semver-622902724' -> '/w/workspace/ry_app-service-configurable_main/.semver' 11:15:16 # -> Force: false 11:15:16 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 11:15:16 $ docker exec --env ******** --env ******** 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f ssh-agent -k 11:15:16 unset SSH_AUTH_SOCK; 11:15:16 unset SSH_AGENT_PID; 11:15:16 echo Agent pid 57 killed; 11:15:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:15:16 + git semver [Pipeline] } 11:15:16 $ docker stop --time=1 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f 11:15:17 $ docker rm -f 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f [Pipeline] // withDockerContainer [Pipeline] sh 11:15:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:15:18 Stashed 1 file(s) [Pipeline] echo 11:15:18 [edgeXSemver]: initialized semver on version 2.2.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 11:15:33 Still waiting to schedule task 11:15:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:15:33 Still waiting to schedule task 11:15:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-605’ is offline 11:16:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-610 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 11:16:56 Running in /w/workspace/app-service-configurable/41 [Pipeline] { [Pipeline] checkout 11:16:56 Selected Git installation does not exist. Using Default 11:16:56 The recommended git tool is: NONE 11:17:00 using credential edgex-jenkins-ssh 11:17:00 Cloning the remote Git repository 11:17:00 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 11:17:00 > git init /w/workspace/app-service-configurable/41 # timeout=10 11:17:01 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 11:17:01 > git --version # timeout=10 11:17:01 > git --version # 'git version 2.17.1' 11:17:01 using GIT_SSH to set credentials SSH Credentials for GitHub 11:17:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:17:02 Avoid second fetch 11:17:02 Checking out Revision c4eee9af786413c5552f513267d0ab2fdbf574e1 (main) 11:17:02 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 11:17:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:17:02 > git config core.sparsecheckout # timeout=10 11:17:02 > git checkout -f c4eee9af786413c5552f513267d0ab2fdbf574e1 # timeout=10 11:17:06 Commit message: "docs: update snap/README and README (#360)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:17:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:17:07 % Total % Received % Xferd Average Speed Time Time Time Current 11:17:07 Dload Upload Total Spent Left Speed 11:17:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 98533 0 --:--:-- --:--:-- --:--:-- 98533 [Pipeline] sh 11:17:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:17:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:17:08 + sudo tee /etc/docker/daemon.new 11:17:08 { 11:17:08 "registry-mirrors": [ 11:17:08 "https://nexus3.edgexfoundry.org:10001" 11:17:08 ], 11:17:08 "bip": "10.250.0.254/24", 11:17:08 "hosts": [ 11:17:08 "tcp://0.0.0.0:5555", 11:17:08 "unix:///var/run/docker.sock" 11:17:08 ], 11:17:08 "mtu": 1458, 11:17:08 "selinux-enabled": true, 11:17:08 "seccomp-profile": "/etc/docker/seccomp.json" 11:17:08 } [Pipeline] sh 11:17:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:17:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:27 provisioning config files... 11:17:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/41@tmp/config558749362938264272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:27 ---> docker-login.sh 11:17:27 nexus3.edgexfoundry.org:10001 11:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:28 Configure a credential helper to remove this warning. See 11:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:28 11:17:28 Login Succeeded 11:17:28 nexus3.edgexfoundry.org:10002 11:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:29 Configure a credential helper to remove this warning. See 11:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:29 11:17:29 Login Succeeded 11:17:29 nexus3.edgexfoundry.org:10003 11:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:29 Configure a credential helper to remove this warning. See 11:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:29 11:17:29 Login Succeeded 11:17:29 nexus3.edgexfoundry.org:10004 11:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:29 Configure a credential helper to remove this warning. See 11:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:29 11:17:29 Login Succeeded 11:17:29 docker.io 11:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:30 Configure a credential helper to remove this warning. See 11:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:30 11:17:30 Login Succeeded 11:17:30 ---> docker-login.sh ends [Pipeline] } 11:17:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:17:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:17:31 ========================================================= 11:17:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:17:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:17:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 11:17:31 Sending build context to Docker daemon 204.8kB 11:17:31 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 11:17:31 Step 2/12 : FROM ${BASE} AS builder 11:17:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:17:32 552d1f2373af: Pulling fs layer 11:17:32 ea3f2d53f512: Pulling fs layer 11:17:32 9e70ebbbe112: Pulling fs layer 11:17:32 7a9cfe048b4a: Pulling fs layer 11:17:32 72dc09318566: Pulling fs layer 11:17:32 f4f7b4309257: Pulling fs layer 11:17:32 0ac9a79272e3: Pulling fs layer 11:17:32 b78e95d17946: Pulling fs layer 11:17:32 72dc09318566: Waiting 11:17:32 f4f7b4309257: Waiting 11:17:32 0ac9a79272e3: Waiting 11:17:32 b78e95d17946: Waiting 11:17:32 9e70ebbbe112: Download complete 11:17:32 ea3f2d53f512: Verifying Checksum 11:17:32 ea3f2d53f512: Download complete 11:17:32 72dc09318566: Verifying Checksum 11:17:32 72dc09318566: Download complete 11:17:32 f4f7b4309257: Verifying Checksum 11:17:32 f4f7b4309257: Download complete 11:17:32 552d1f2373af: Verifying Checksum 11:17:32 0ac9a79272e3: Verifying Checksum 11:17:32 0ac9a79272e3: Download complete 11:17:32 552d1f2373af: Pull complete 11:17:33 ea3f2d53f512: Pull complete 11:17:33 9e70ebbbe112: Pull complete 11:17:34 b78e95d17946: Verifying Checksum 11:17:34 b78e95d17946: Download complete 11:17:34 7a9cfe048b4a: Verifying Checksum 11:17:34 7a9cfe048b4a: Download complete 11:17:44 Running on prd-centos7-docker-4c-2g-611 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 11:17:44 Running in /w/workspace/app-service-configurable/41 [Pipeline] { [Pipeline] checkout 11:17:44 Selected Git installation does not exist. Using Default 11:17:44 The recommended git tool is: NONE 11:17:45 using credential edgex-jenkins-ssh 11:17:45 Cloning the remote Git repository 11:17:45 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 11:17:45 > git init /w/workspace/app-service-configurable/41 # timeout=10 11:17:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 11:17:45 > git --version # timeout=10 11:17:45 > git --version # 'git version 2.24.4' 11:17:45 using GIT_SSH to set credentials SSH Credentials for GitHub 11:17:45 [INFO] Currently running in a labeled security context 11:17:45 [INFO] Currently SELinux is 'enforcing' on the host 11:17:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/41@tmp/jenkins-gitclient-ssh6115826206427920062.key 11:17:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:17:46 Avoid second fetch 11:17:46 Checking out Revision c4eee9af786413c5552f513267d0ab2fdbf574e1 (main) 11:17:47 7a9cfe048b4a: Pull complete 11:17:47 72dc09318566: Pull complete 11:17:47 f4f7b4309257: Pull complete 11:17:47 0ac9a79272e3: Pull complete 11:17:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 11:17:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:17:46 > git config core.sparsecheckout # timeout=10 11:17:46 > git checkout -f c4eee9af786413c5552f513267d0ab2fdbf574e1 # timeout=10 11:17:50 Commit message: "docs: update snap/README and README (#360)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:50 provisioning config files... 11:17:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/41@tmp/config3901204948495945073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:50 ---> docker-login.sh 11:17:50 nexus3.edgexfoundry.org:10001 11:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:50 Configure a credential helper to remove this warning. See 11:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:50 11:17:50 Login Succeeded 11:17:50 nexus3.edgexfoundry.org:10002 11:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:51 Configure a credential helper to remove this warning. See 11:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:51 11:17:51 Login Succeeded 11:17:51 nexus3.edgexfoundry.org:10003 11:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:51 Configure a credential helper to remove this warning. See 11:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:51 11:17:51 Login Succeeded 11:17:51 nexus3.edgexfoundry.org:10004 11:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:51 Configure a credential helper to remove this warning. See 11:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:51 11:17:51 Login Succeeded 11:17:51 docker.io 11:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:51 Configure a credential helper to remove this warning. See 11:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:51 11:17:51 Login Succeeded 11:17:51 ---> docker-login.sh ends [Pipeline] } 11:17:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:17:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:17:51 ========================================================= 11:17:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:17:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:17:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 11:17:52 Sending build context to Docker daemon 204.8kB 11:17:52 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 11:17:52 Step 2/12 : FROM ${BASE} AS builder 11:17:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:17:52 a0d0a0d46f8b: Pulling fs layer 11:17:52 31adcdaf11c8: Pulling fs layer 11:17:52 b8b176561691: Pulling fs layer 11:17:52 4527c011a84f: Pulling fs layer 11:17:52 5d74067f8e1e: Pulling fs layer 11:17:52 e0aca202a116: Pulling fs layer 11:17:52 3a43be97a3b4: Pulling fs layer 11:17:52 34cad66bf833: Pulling fs layer 11:17:52 b4e3c513aaa6: Pulling fs layer 11:17:52 4527c011a84f: Waiting 11:17:52 5d74067f8e1e: Waiting 11:17:52 e0aca202a116: Waiting 11:17:52 3a43be97a3b4: Waiting 11:17:52 34cad66bf833: Waiting 11:17:52 b4e3c513aaa6: Waiting 11:17:52 b8b176561691: Verifying Checksum 11:17:52 b8b176561691: Download complete 11:17:52 31adcdaf11c8: Verifying Checksum 11:17:52 31adcdaf11c8: Download complete 11:17:52 5d74067f8e1e: Verifying Checksum 11:17:52 5d74067f8e1e: Download complete 11:17:52 a0d0a0d46f8b: Verifying Checksum 11:17:52 a0d0a0d46f8b: Download complete 11:17:52 e0aca202a116: Verifying Checksum 11:17:52 e0aca202a116: Download complete 11:17:52 3a43be97a3b4: Verifying Checksum 11:17:52 3a43be97a3b4: Download complete 11:17:52 b78e95d17946: Pull complete 11:17:52 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 11:17:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:17:52 ---> 8b459fc5aaf0 11:17:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 11:17:52 34cad66bf833: Verifying Checksum 11:17:52 34cad66bf833: Download complete 11:17:52 a0d0a0d46f8b: Pull complete 11:17:53 4527c011a84f: Verifying Checksum 11:17:53 4527c011a84f: Download complete 11:17:53 b4e3c513aaa6: Verifying Checksum 11:17:53 b4e3c513aaa6: Download complete 11:17:53 31adcdaf11c8: Pull complete 11:17:53 b8b176561691: Pull complete 11:17:53 ---> Running in 57eb5b37f791 11:17:53 Removing intermediate container 57eb5b37f791 11:17:53 ---> 083d520ef3f6 11:17:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:17:53 ---> Running in 25e8bee6fb69 11:17:53 Removing intermediate container 25e8bee6fb69 11:17:53 ---> 1c455adfa5e6 11:17:53 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:17:53 ---> Running in 417a8c0bf575 11:17:54 Removing intermediate container 417a8c0bf575 11:17:54 ---> b8a7d3708117 11:17:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:54 ---> Running in e2aafa48e46e 11:17:56 4527c011a84f: Pull complete 11:17:56 Removing intermediate container e2aafa48e46e 11:17:56 ---> b61146278442 11:17:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:17:56 ---> Running in cd4685e371be 11:17:56 5d74067f8e1e: Pull complete 11:17:56 e0aca202a116: Pull complete 11:17:56 3a43be97a3b4: Pull complete 11:17:56 34cad66bf833: Pull complete 11:17:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:17:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:17:59 OK: 219 MiB in 52 packages 11:17:59 b4e3c513aaa6: Pull complete 11:17:59 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 11:17:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:17:59 ---> 9f6097aaca64 11:17:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 11:17:59 Removing intermediate container cd4685e371be 11:17:59 ---> 8908bbf9ed48 11:17:59 Step 8/12 : WORKDIR /app 11:17:59 ---> Running in f4d53549742c 11:18:00 Removing intermediate container f4d53549742c 11:18:00 ---> a6b061e65d7a 11:18:00 Step 9/12 : COPY . . 11:18:00 ---> 6665e1ed4e16 11:18:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:01 ---> Running in cc320bc6da9b 11:18:02 ---> Running in 36616a713c4b 11:18:02 Removing intermediate container 36616a713c4b 11:18:02 ---> c1ba9e5f8194 11:18:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:18:02 ---> Running in 240c0779be87 11:18:03 Removing intermediate container 240c0779be87 11:18:03 ---> 8153b6657c0e 11:18:03 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:18:03 ---> Running in c70e3901c273 11:18:03 Removing intermediate container c70e3901c273 11:18:03 ---> e54b51624a4e 11:18:03 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:03 ---> Running in a999cca7273c 11:18:03 Removing intermediate container a999cca7273c 11:18:03 ---> 73cbf2600ef6 11:18:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:18:03 ---> Running in b66b94e4ee86 11:18:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:18:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:18:05 OK: 220 MiB in 52 packages 11:18:05 Removing intermediate container b66b94e4ee86 11:18:05 ---> 8a430a59945d 11:18:05 Step 8/12 : WORKDIR /app 11:18:05 ---> Running in cbcde7ed0781 11:18:05 Removing intermediate container cbcde7ed0781 11:18:05 ---> c7b8e01cfd28 11:18:05 Step 9/12 : COPY . . 11:18:05 ---> c17c75125d18 11:18:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:05 ---> Running in fc63df2cbf74 11:18:37 Removing intermediate container fc63df2cbf74 11:18:37 ---> e252b6dc9e7a 11:18:37 Step 11/12 : ARG MAKE="make build" 11:18:37 ---> Running in 56a13312fae1 11:18:37 Removing intermediate container 56a13312fae1 11:18:37 ---> 01dd55412485 11:18:37 Step 12/12 : RUN $MAKE 11:18:37 ---> Running in 5f4e0144ac9e 11:18:37 noop 11:18:37 Removing intermediate container 5f4e0144ac9e 11:18:37 ---> f426739ebf1f 11:18:37 Successfully built f426739ebf1f 11:18:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:18:38 + docker inspect -f . ci-base-image-x86_64 11:18:38 . [Pipeline] withDockerContainer 11:18:38 prd-centos7-docker-4c-2g-611 does not seem to be running inside a container 11:18:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/41 -v /w/workspace/app-service-configurable/41:/w/workspace/app-service-configurable/41:rw,z -v /w/workspace/app-service-configurable/41@tmp:/w/workspace/app-service-configurable/41@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 11:18:38 $ docker top 86d348f46520cdca1d53d6ed77afcfda199949ea414fdd94994da2911d996b82 -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:38 + go version 11:18:38 go version go1.16.8 linux/amd64 [Pipeline] } 11:18:38 $ docker stop --time=1 86d348f46520cdca1d53d6ed77afcfda199949ea414fdd94994da2911d996b82 11:18:40 $ docker rm -f 86d348f46520cdca1d53d6ed77afcfda199949ea414fdd94994da2911d996b82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:18:40 + docker inspect -f . ci-base-image-x86_64 11:18:40 . [Pipeline] withDockerContainer 11:18:40 prd-centos7-docker-4c-2g-611 does not seem to be running inside a container 11:18:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/41 -v /w/workspace/app-service-configurable/41:/w/workspace/app-service-configurable/41:rw,z -v /w/workspace/app-service-configurable/41@tmp:/w/workspace/app-service-configurable/41@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 11:18:41 $ docker top 938ff4796ffa6793f8dce129bd6bf82b2d1073b46f30620ff7944d97c30ad15b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:18:41 + make test 11:18:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 11:18:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 11:18:56 CGO_ENABLED=1 go vet ./... 11:19:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:19:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:19:03 ./bin/test-attribution-txt.sh [Pipeline] echo 11:19:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:19:03 $ docker stop --time=1 938ff4796ffa6793f8dce129bd6bf82b2d1073b46f30620ff7944d97c30ad15b 11:19:04 $ docker rm -f 938ff4796ffa6793f8dce129bd6bf82b2d1073b46f30620ff7944d97c30ad15b [Pipeline] // withDockerContainer [Pipeline] sh 11:19:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:19:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:19:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:19:06 + ls -al . 11:19:06 total 148 11:19:06 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 10 11:19 . 11:19:06 drwxrwxr-x. 4 jenkins jenkins 30 Dec 10 11:17 .. 11:19:06 -rw-rw-r--. 1 jenkins jenkins 7608 Dec 10 11:17 Attribution.txt 11:19:06 drwxrwxr-x. 2 jenkins jenkins 37 Dec 10 11:17 bin 11:19:06 -rw-rw-r--. 1 jenkins jenkins 23791 Dec 10 11:17 CHANGELOG.md 11:19:06 -rw-r--r--. 1 jenkins jenkins 10 Dec 10 11:18 coverage.out 11:19:06 -rw-rw-r--. 1 jenkins jenkins 2064 Dec 10 11:17 Dockerfile 11:19:06 -rw-rw-r--. 1 jenkins jenkins 119 Dec 10 11:17 .dockerignore 11:19:06 drwxrwxr-x. 8 jenkins jenkins 162 Dec 10 11:17 .git 11:19:06 drwxrwxr-x. 2 jenkins jenkins 104 Dec 10 11:17 .github 11:19:06 -rw-rw-r--. 1 jenkins jenkins 104 Dec 10 11:17 .gitignore 11:19:06 -rw-rw-r--. 1 jenkins jenkins 135 Dec 10 11:17 go.mod 11:19:06 -rw-rw-r--. 1 jenkins jenkins 49217 Dec 10 11:17 go.sum 11:19:06 -rw-rw-r--. 1 jenkins jenkins 677 Dec 10 11:17 GOVERNANCE.md 11:19:06 -rw-rw-r--. 1 jenkins jenkins 687 Dec 10 11:17 Jenkinsfile 11:19:06 -rw-rw-r--. 1 jenkins jenkins 10174 Dec 10 11:17 LICENSE 11:19:06 -rw-rw-r--. 1 jenkins jenkins 1949 Dec 10 11:17 main.go 11:19:06 -rw-rw-r--. 1 jenkins jenkins 1614 Dec 10 11:17 makefile 11:19:06 -rw-rw-r--. 1 jenkins jenkins 618 Dec 10 11:17 OWNERS.md 11:19:06 -rw-rw-r--. 1 jenkins jenkins 3860 Dec 10 11:17 README.md 11:19:06 drwxrwxr-x. 9 jenkins jenkins 151 Dec 10 11:17 res 11:19:06 drwxrwxr-x. 3 jenkins jenkins 58 Dec 10 11:17 snap 11:19:06 -rw-rw-r--. 1 jenkins jenkins 11 Dec 10 11:15 VERSION [Pipeline] isUnix [Pipeline] sh 11:19:06 + 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=c4eee9af786413c5552f513267d0ab2fdbf574e1 --label arch=amd64 --label version=2.2.0-dev.5 . 11:19:06 Sending build context to Docker daemon 205.8kB 11:19:06 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 11:19:06 Step 2/26 : FROM ${BASE} AS builder 11:19:06 ---> f426739ebf1f 11:19:06 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 11:19:06 ---> Running in e3fb740cdbb9 11:19:06 Removing intermediate container e3fb740cdbb9 11:19:06 ---> 89bb0a67361e 11:19:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:19:07 ---> Running in 3da9bb50c90f 11:19:07 Removing intermediate container 3da9bb50c90f 11:19:07 ---> 61b8ea938c11 11:19:07 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:19:07 ---> Running in b2bc1fa6be74 11:19:07 Removing intermediate container b2bc1fa6be74 11:19:07 ---> 184c655c4066 11:19:07 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:19:07 ---> Running in 6a058ea42f2f 11:19:07 Removing intermediate container 6a058ea42f2f 11:19:07 ---> 714292477992 11:19:07 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:19:07 ---> Running in 5683f8802264 11:19:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:19:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:19:09 OK: 220 MiB in 52 packages 11:19:09 Removing intermediate container 5683f8802264 11:19:09 ---> 7a168e469abd 11:19:09 Step 8/26 : WORKDIR /app 11:19:09 ---> Running in a6e65d800f8f 11:19:09 Removing intermediate container a6e65d800f8f 11:19:09 ---> 55b965e0caab 11:19:09 Step 9/26 : COPY . . 11:19:09 ---> afd796935f84 11:19:09 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:09 ---> Running in 9d108211e622 11:19:10 Removing intermediate container 9d108211e622 11:19:10 ---> 90e79f561017 11:19:10 Step 11/26 : ARG MAKE="make build" 11:19:10 ---> Running in 3c3520a7c233 11:19:10 Removing intermediate container 3c3520a7c233 11:19:10 ---> 859ddf97ab0a 11:19:10 Step 12/26 : RUN $MAKE 11:19:10 ---> Running in 195ef64b9e63 11:19:10 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.5" -o app-service-configurable 11:19:22 Removing intermediate container cc320bc6da9b 11:19:22 ---> 5209dc5fcfc7 11:19:22 Step 11/12 : ARG MAKE="make build" 11:19:22 ---> Running in 5f2b9c96c5fe 11:19:22 Removing intermediate container 5f2b9c96c5fe 11:19:22 ---> 677944c2c2a6 11:19:22 Step 12/12 : RUN $MAKE 11:19:22 ---> Running in 7e90e3d832f2 11:19:22 noop 11:19:22 Removing intermediate container 7e90e3d832f2 11:19:22 ---> 2fdc6dd135f1 11:19:22 Successfully built 2fdc6dd135f1 11:19:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:19:23 Removing intermediate container 195ef64b9e63 11:19:23 ---> b6f0d9448501 11:19:23 Step 13/26 : FROM alpine:3.14 11:19:23 3.14: Pulling from library/alpine 11:19:23 97518928ae5f: Pulling fs layer 11:19:23 97518928ae5f: Verifying Checksum 11:19:23 97518928ae5f: Download complete 11:19:23 97518928ae5f: Pull complete 11:19:23 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:19:23 Status: Downloaded newer image for alpine:3.14 11:19:23 ---> 0a97eee8041e 11:19:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:19:23 + docker inspect -f . ci-base-image-arm64 11:19:23 . [Pipeline] withDockerContainer 11:19:23 ---> Running in c3688f16a61e 11:19:23 Removing intermediate container c3688f16a61e 11:19:23 ---> 041f69b60180 11:19:23 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 11:19:23 ---> Running in 8524ddd52702 11:19:23 Removing intermediate container 8524ddd52702 11:19:23 ---> 5d7ea5cc3694 11:19:23 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 11:19:23 ---> Running in a9a8b290bee6 11:19:23 prd-ubuntu18.04-docker-arm64-4c-16g-610 does not seem to be running inside a container 11:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/41 -v /w/workspace/app-service-configurable/41:/w/workspace/app-service-configurable/41:rw,z -v /w/workspace/app-service-configurable/41@tmp:/w/workspace/app-service-configurable/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:19:24 $ docker top 18290fd72afc6edb78c170d5bf7e179a88fc754c81f3c8c8867f42931cf65a3f -eo pid,comm 11:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:19:25 (1/7) Installing ca-certificates (20191127-r5) [Pipeline] { [Pipeline] sh 11:19:25 (2/7) Installing dumb-init (1.2.5-r1) 11:19:25 (3/7) Installing libgcc (10.3.1_git20210424-r2) 11:19:25 (4/7) Installing libsodium (1.0.18-r0) 11:19:25 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 11:19:25 (6/7) Installing libzmq (4.3.4-r0) 11:19:25 (7/7) Installing zeromq (4.3.4-r0) 11:19:25 Executing busybox-1.33.1-r6.trigger 11:19:25 Executing ca-certificates-20191127-r5.trigger 11:19:25 OK: 9 MiB in 21 packages 11:19:25 Removing intermediate container a9a8b290bee6 11:19:25 ---> 53a652708092 11:19:25 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 11:19:25 + go version 11:19:25 go version go1.16.8 linux/arm64 [Pipeline] } 11:19:25 $ docker stop --time=1 18290fd72afc6edb78c170d5bf7e179a88fc754c81f3c8c8867f42931cf65a3f 11:19:25 ---> fdd978b354b4 11:19:25 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 11:19:25 ---> 93d25f9dbb4b 11:19:25 Step 19/26 : COPY --from=builder /app/res/ /res/ 11:19:26 ---> 6617d3f545d1 11:19:26 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 11:19:26 ---> efb00584d275 11:19:26 Step 21/26 : EXPOSE 48095 11:19:26 ---> Running in 9c1f195db121 11:19:26 Removing intermediate container 9c1f195db121 11:19:26 ---> 0713b104c388 11:19:26 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 11:19:26 ---> Running in 1186b293ffee 11:19:26 Removing intermediate container 1186b293ffee 11:19:26 ---> 4bd5236185c9 11:19:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:19:26 ---> Running in 2fedac734375 11:19:26 Removing intermediate container 2fedac734375 11:19:26 ---> bf53e071b513 11:19:26 Step 24/26 : LABEL arch=amd64 11:19:26 ---> Running in b2516bc2b929 11:19:26 Removing intermediate container b2516bc2b929 11:19:26 ---> 8cf4f27a9586 11:19:26 Step 25/26 : LABEL git_sha=c4eee9af786413c5552f513267d0ab2fdbf574e1 11:19:26 ---> Running in bf553754910a 11:19:26 Removing intermediate container bf553754910a 11:19:26 ---> d0a27f5a5de7 11:19:26 Step 26/26 : LABEL version=2.2.0-dev.5 11:19:26 ---> Running in 7573cc93d396 11:19:27 Removing intermediate container 7573cc93d396 11:19:27 ---> c24a5187236e 11:19:27 [Warning] One or more build-args [ARCH] were not consumed 11:19:27 Successfully built c24a5187236e 11:19:27 Successfully tagged app-service-configurable:latest 11:19:27 $ docker rm -f 18290fd72afc6edb78c170d5bf7e179a88fc754c81f3c8c8867f42931cf65a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:19:27 provisioning config files... 11:19:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/41@tmp/config6273457523208139528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:19:28 + docker inspect -f . ci-base-image-arm64 11:19:28 . [Pipeline] withDockerContainer 11:19:28 ---> docker-login.sh 11:19:28 nexus3.edgexfoundry.org:10001 11:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:28 Configure a credential helper to remove this warning. See 11:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:28 11:19:28 Login Succeeded 11:19:28 nexus3.edgexfoundry.org:10002 11:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:28 Configure a credential helper to remove this warning. See 11:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:28 11:19:28 Login Succeeded 11:19:28 nexus3.edgexfoundry.org:10003 11:19:28 prd-ubuntu18.04-docker-arm64-4c-16g-610 does not seem to be running inside a container 11:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/41 -v /w/workspace/app-service-configurable/41:/w/workspace/app-service-configurable/41:rw,z -v /w/workspace/app-service-configurable/41@tmp:/w/workspace/app-service-configurable/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:28 Configure a credential helper to remove this warning. See 11:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:28 11:19:28 Login Succeeded 11:19:28 nexus3.edgexfoundry.org:10004 11:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:28 Configure a credential helper to remove this warning. See 11:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:28 11:19:28 Login Succeeded 11:19:28 docker.io 11:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:28 Configure a credential helper to remove this warning. See 11:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:28 11:19:28 Login Succeeded 11:19:28 ---> docker-login.sh ends 11:19:29 $ docker top b773bd2b4ee006c110a6614d782e121982cb74e3bead4f61acb45706a53631d7 -eo pid,comm [Pipeline] { [Pipeline] } 11:19:29 Deleting 1 temporary files [Pipeline] fileExists [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] echo 11:19:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:19:29 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 11:19:29 c4eee9af786413c5552f513267d0ab2fdbf574e1 11:19:29 latest 11:19:29 2.2.0-dev.5 11:19:29 c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 11:19:29 main 11:19:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:19:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] isUnix [Pipeline] sh 11:19:30 + make test 11:19:30 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 11:19:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c4eee9af786413c5552f513267d0ab2fdbf574e1 11:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:19:30 cc45af1d7cd6: Preparing 11:19:30 c577d47bdcfe: Preparing 11:19:30 2a26388d80fc: Preparing 11:19:30 9c5ae1909478: Preparing 11:19:30 ade52342af2e: Preparing 11:19:30 1a058d5342cc: Preparing 11:19:30 9c5ae1909478: Pushed 11:19:30 c577d47bdcfe: Pushed 11:19:30 1a058d5342cc: Layer already exists 11:19:30 2a26388d80fc: Pushed 11:19:30 ade52342af2e: Pushed 11:19:32 cc45af1d7cd6: Pushed 11:19:32 c4eee9af786413c5552f513267d0ab2fdbf574e1: digest: sha256:cce77f61a786863961a27ed5c82919f3a7e57318439be555eb60ae22531e9aa7 size: 1574 [Pipeline] isUnix [Pipeline] sh 11:19:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 11:19:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 11:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:19:32 cc45af1d7cd6: Preparing 11:19:32 c577d47bdcfe: Preparing 11:19:32 2a26388d80fc: Preparing 11:19:32 9c5ae1909478: Preparing 11:19:32 ade52342af2e: Preparing 11:19:32 1a058d5342cc: Preparing 11:19:32 1a058d5342cc: Waiting 11:19:32 ade52342af2e: Layer already exists 11:19:32 c577d47bdcfe: Layer already exists 11:19:32 2a26388d80fc: Layer already exists 11:19:32 9c5ae1909478: Layer already exists 11:19:32 cc45af1d7cd6: Layer already exists 11:19:32 1a058d5342cc: Layer already exists 11:19:32 latest: digest: sha256:cce77f61a786863961a27ed5c82919f3a7e57318439be555eb60ae22531e9aa7 size: 1574 [Pipeline] isUnix [Pipeline] sh 11:19:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh 11:19:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.5 11:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:19:33 cc45af1d7cd6: Preparing 11:19:33 c577d47bdcfe: Preparing 11:19:33 2a26388d80fc: Preparing 11:19:33 9c5ae1909478: Preparing 11:19:33 ade52342af2e: Preparing 11:19:33 1a058d5342cc: Preparing 11:19:33 1a058d5342cc: Waiting 11:19:33 cc45af1d7cd6: Layer already exists 11:19:33 ade52342af2e: Layer already exists 11:19:33 c577d47bdcfe: Layer already exists 11:19:33 9c5ae1909478: Layer already exists 11:19:33 2a26388d80fc: Layer already exists 11:19:33 1a058d5342cc: Layer already exists 11:19:33 2.2.0-dev.5: digest: sha256:cce77f61a786863961a27ed5c82919f3a7e57318439be555eb60ae22531e9aa7 size: 1574 [Pipeline] isUnix [Pipeline] sh 11:19:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh 11:19:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 11:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:19:34 cc45af1d7cd6: Preparing 11:19:34 c577d47bdcfe: Preparing 11:19:34 2a26388d80fc: Preparing 11:19:34 9c5ae1909478: Preparing 11:19:34 ade52342af2e: Preparing 11:19:34 1a058d5342cc: Preparing 11:19:34 1a058d5342cc: Waiting 11:19:34 ade52342af2e: Layer already exists 11:19:34 cc45af1d7cd6: Layer already exists 11:19:34 c577d47bdcfe: Layer already exists 11:19:34 2a26388d80fc: Layer already exists 11:19:34 9c5ae1909478: Layer already exists 11:19:34 1a058d5342cc: Layer already exists 11:19:34 c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5: digest: sha256:cce77f61a786863961a27ed5c82919f3a7e57318439be555eb60ae22531e9aa7 size: 1574 [Pipeline] isUnix [Pipeline] sh 11:19:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 11:19:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 11:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:19:34 cc45af1d7cd6: Preparing 11:19:34 c577d47bdcfe: Preparing 11:19:34 2a26388d80fc: Preparing 11:19:34 9c5ae1909478: Preparing 11:19:34 ade52342af2e: Preparing 11:19:34 1a058d5342cc: Preparing 11:19:34 1a058d5342cc: Waiting 11:19:34 c577d47bdcfe: Layer already exists 11:19:34 cc45af1d7cd6: Layer already exists 11:19:34 ade52342af2e: Layer already exists 11:19:34 9c5ae1909478: Layer already exists 11:19:34 2a26388d80fc: Layer already exists 11:19:34 1a058d5342cc: Layer already exists 11:19:34 main: digest: sha256:cce77f61a786863961a27ed5c82919f3a7e57318439be555eb60ae22531e9aa7 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:19:34 ===================================================== [Pipeline] echo 11:19:34 taggedImages: 11:19:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:c4eee9af786413c5552f513267d0ab2fdbf574e1 11:19:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 11:19:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.5 11:19:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 11:19:34 - 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 11:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:19:35 11:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:19:35 latest: Pulling from edgex-lftools-log-publisher 11:19:35 b4d181a07f80: Pulling fs layer 11:19:35 a1111a8f2ec3: Pulling fs layer 11:19:35 ed53099fbce6: Pulling fs layer 11:19:35 dc539afda2c1: Pulling fs layer 11:19:35 77bc0d833cb6: Pulling fs layer 11:19:35 9065ff56babe: Pulling fs layer 11:19:35 d287ab97295c: Pulling fs layer 11:19:35 dc539afda2c1: Waiting 11:19:35 77bc0d833cb6: Waiting 11:19:35 9065ff56babe: Waiting 11:19:35 d287ab97295c: Waiting 11:19:35 a1111a8f2ec3: Verifying Checksum 11:19:35 a1111a8f2ec3: Download complete 11:19:35 dc539afda2c1: Verifying Checksum 11:19:35 dc539afda2c1: Download complete 11:19:35 ed53099fbce6: Verifying Checksum 11:19:35 ed53099fbce6: Download complete 11:19:35 9065ff56babe: Verifying Checksum 11:19:35 9065ff56babe: Download complete 11:19:36 77bc0d833cb6: Verifying Checksum 11:19:36 77bc0d833cb6: Download complete 11:19:36 b4d181a07f80: Verifying Checksum 11:19:36 b4d181a07f80: Download complete 11:19:36 d287ab97295c: Verifying Checksum 11:19:36 d287ab97295c: Download complete 11:19:37 b4d181a07f80: Pull complete 11:19:37 a1111a8f2ec3: Pull complete 11:19:38 ed53099fbce6: Pull complete 11:19:38 dc539afda2c1: Pull complete 11:19:38 77bc0d833cb6: Pull complete 11:19:38 9065ff56babe: Pull complete 11:19:44 d287ab97295c: Pull complete 11:19:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:19:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:19:44 prd-centos7-docker-4c-2g-611 does not seem to be running inside a container 11:19:44 $ 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/41 -v /w/workspace/app-service-configurable/41:/w/workspace/app-service-configurable/41:rw,z -v /w/workspace/app-service-configurable/41@tmp:/w/workspace/app-service-configurable/41@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 11:19:46 $ docker top 3b84788e272f359ae9265028d62d64ea66d751795e0ad8ea429c4f14ef621e35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:19:47 ---> job-cost.sh 11:19:47 lf-activate-venv: SKIPPING 11:19:47 INFO: No Stack... 11:19:47 INFO: Retrieving Pricing Info for: v3-standard-2 11:19:47 INFO: Archiving Costs [Pipeline] sh 11:19:48 + cat /w/workspace/app-service-configurable/41/archives/cost.csv 11:19:48 + cut -d, -f6 [Pipeline] lock 11:19:48 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] 11:19:48 Resource [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] did not exist. Created. 11:19:48 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:19:48 + echo total: 0.05999999865889549 [Pipeline] stash 11:19:48 Stashed 1 file(s) [Pipeline] } 11:19:48 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 11:19:48 $ docker stop --time=1 3b84788e272f359ae9265028d62d64ea66d751795e0ad8ea429c4f14ef621e35 11:19:49 $ docker rm -f 3b84788e272f359ae9265028d62d64ea66d751795e0ad8ea429c4f14ef621e35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:20:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 11:20:27 CGO_ENABLED=1 go vet ./... 11:20:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:20:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:20:49 ./bin/test-attribution-txt.sh [Pipeline] echo 11:20:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:20:49 $ docker stop --time=1 b773bd2b4ee006c110a6614d782e121982cb74e3bead4f61acb45706a53631d7 11:20:51 $ docker rm -f b773bd2b4ee006c110a6614d782e121982cb74e3bead4f61acb45706a53631d7 [Pipeline] // withDockerContainer [Pipeline] sh 11:20:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:20:51 Warning: overwriting stash ‘coverage-report’ 11:20:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:20:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:20:53 + ls -al . 11:20:53 total 172 11:20:53 drwxrwxr-x 7 jenkins jenkins 4096 Dec 10 11:20 . 11:20:53 drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 11:17 .. 11:20:53 -rw-rw-r-- 1 jenkins jenkins 119 Dec 10 11:17 .dockerignore 11:20:53 drwxrwxr-x 8 jenkins jenkins 4096 Dec 10 11:17 .git 11:20:53 drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 11:17 .github 11:20:53 -rw-rw-r-- 1 jenkins jenkins 104 Dec 10 11:17 .gitignore 11:20:53 -rw-rw-r-- 1 jenkins jenkins 7608 Dec 10 11:17 Attribution.txt 11:20:53 -rw-rw-r-- 1 jenkins jenkins 23791 Dec 10 11:17 CHANGELOG.md 11:20:53 -rw-rw-r-- 1 jenkins jenkins 2064 Dec 10 11:17 Dockerfile 11:20:53 -rw-rw-r-- 1 jenkins jenkins 677 Dec 10 11:17 GOVERNANCE.md 11:20:53 -rw-rw-r-- 1 jenkins jenkins 687 Dec 10 11:17 Jenkinsfile 11:20:53 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 10 11:17 LICENSE 11:20:53 -rw-rw-r-- 1 jenkins jenkins 618 Dec 10 11:17 OWNERS.md 11:20:53 -rw-rw-r-- 1 jenkins jenkins 3860 Dec 10 11:17 README.md 11:20:53 -rw-rw-r-- 1 jenkins jenkins 11 Dec 10 11:15 VERSION 11:20:53 drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 11:17 bin 11:20:53 -rw-r--r-- 1 jenkins jenkins 10 Dec 10 11:19 coverage.out 11:20:53 -rw-rw-r-- 1 jenkins jenkins 135 Dec 10 11:17 go.mod 11:20:53 -rw-rw-r-- 1 jenkins jenkins 49217 Dec 10 11:17 go.sum 11:20:53 -rw-rw-r-- 1 jenkins jenkins 1949 Dec 10 11:17 main.go 11:20:53 -rw-rw-r-- 1 jenkins jenkins 1614 Dec 10 11:17 makefile 11:20:53 drwxrwxr-x 9 jenkins jenkins 4096 Dec 10 11:17 res 11:20:53 drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 11:17 snap [Pipeline] isUnix [Pipeline] sh 11:20:53 + 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=c4eee9af786413c5552f513267d0ab2fdbf574e1 --label arch=arm64 --label version=2.2.0-dev.5 . 11:20:53 Sending build context to Docker daemon 205.8kB 11:20:53 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 11:20:53 Step 2/26 : FROM ${BASE} AS builder 11:20:53 ---> 2fdc6dd135f1 11:20:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 11:20:53 ---> Running in 8a59e0ee0712 11:20:54 Removing intermediate container 8a59e0ee0712 11:20:54 ---> 6e3343d0d3e4 11:20:54 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:20:54 ---> Running in b062b5c481b2 11:20:54 Removing intermediate container b062b5c481b2 11:20:54 ---> e4b40a4685bd 11:20:54 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:20:54 ---> Running in 8a295381e7ed 11:20:54 Removing intermediate container 8a295381e7ed 11:20:54 ---> ab8c466f3ca8 11:20:54 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:20:55 ---> Running in fe5b71e71b80 11:20:56 Removing intermediate container fe5b71e71b80 11:20:56 ---> 1dbb6d64c06b 11:20:56 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:20:57 ---> Running in 971c4fb92081 11:20:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:20:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:20:59 OK: 219 MiB in 52 packages 11:21:00 Removing intermediate container 971c4fb92081 11:21:00 ---> 24cfd4a1e4cd 11:21:00 Step 8/26 : WORKDIR /app 11:21:00 ---> Running in 565d6e75e0d3 11:21:00 Removing intermediate container 565d6e75e0d3 11:21:00 ---> 19a6a33a50b6 11:21:00 Step 9/26 : COPY . . 11:21:01 ---> 58fe3603f355 11:21:01 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:21:01 ---> Running in c932fe2f8998 11:21:03 Removing intermediate container c932fe2f8998 11:21:03 ---> 9df6dc875270 11:21:03 Step 11/26 : ARG MAKE="make build" 11:21:03 ---> Running in 338c0fcf8326 11:21:04 Removing intermediate container 338c0fcf8326 11:21:04 ---> 46bde8bac804 11:21:04 Step 12/26 : RUN $MAKE 11:21:04 ---> Running in 6fe4777c63d2 11:21:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.5" -o app-service-configurable 11:21:44 Removing intermediate container 6fe4777c63d2 11:21:44 ---> f2f1a87a68cb 11:21:44 Step 13/26 : FROM alpine:3.14 11:21:44 3.14: Pulling from library/alpine 11:21:44 be307f383ecc: Pulling fs layer 11:21:44 be307f383ecc: Download complete 11:21:44 be307f383ecc: Pull complete 11:21:44 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:21:44 Status: Downloaded newer image for alpine:3.14 11:21:44 ---> 5b8b7b635229 11:21:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:21:44 ---> Running in e3b7b79d16d8 11:21:44 Removing intermediate container e3b7b79d16d8 11:21:44 ---> 41ce55c48b05 11:21:44 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 11:21:44 ---> Running in a9e2e2494964 11:21:44 Removing intermediate container a9e2e2494964 11:21:44 ---> f25772842dd7 11:21:44 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 11:21:44 ---> Running in f9b7178cc3df 11:21:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:21:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:21:46 (1/7) Installing ca-certificates (20191127-r5) 11:21:46 (2/7) Installing dumb-init (1.2.5-r1) 11:21:46 (3/7) Installing libgcc (10.3.1_git20210424-r2) 11:21:46 (4/7) Installing libsodium (1.0.18-r0) 11:21:46 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 11:21:46 (6/7) Installing libzmq (4.3.4-r0) 11:21:46 (7/7) Installing zeromq (4.3.4-r0) 11:21:46 Executing busybox-1.33.1-r6.trigger 11:21:46 Executing ca-certificates-20191127-r5.trigger 11:21:46 OK: 9 MiB in 21 packages 11:21:48 Removing intermediate container f9b7178cc3df 11:21:48 ---> 5f814d9fff59 11:21:48 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 11:21:48 ---> 853cce55ed4f 11:21:48 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 11:21:49 ---> 2eb3db4f07d1 11:21:49 Step 19/26 : COPY --from=builder /app/res/ /res/ 11:21:49 ---> 9170131f1124 11:21:49 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 11:21:51 ---> 69f729fb2db0 11:21:51 Step 21/26 : EXPOSE 48095 11:21:51 ---> Running in 79c30b2c047a 11:21:51 Removing intermediate container 79c30b2c047a 11:21:51 ---> 4766b7ce98d5 11:21:51 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 11:21:51 ---> Running in 7b4b2092c63d 11:21:51 Removing intermediate container 7b4b2092c63d 11:21:51 ---> 1fab9dfebe98 11:21:51 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:21:51 ---> Running in c5f9fc070d48 11:21:52 Removing intermediate container c5f9fc070d48 11:21:52 ---> 79e99e560ea3 11:21:52 Step 24/26 : LABEL arch=arm64 11:21:52 ---> Running in 01847533e41e 11:21:52 Removing intermediate container 01847533e41e 11:21:52 ---> 993986656aef 11:21:52 Step 25/26 : LABEL git_sha=c4eee9af786413c5552f513267d0ab2fdbf574e1 11:21:52 ---> Running in 5bf8701e0553 11:21:52 Removing intermediate container 5bf8701e0553 11:21:52 ---> 6a96715da265 11:21:52 Step 26/26 : LABEL version=2.2.0-dev.5 11:21:53 ---> Running in ace6c5cf7c3d 11:21:53 Removing intermediate container ace6c5cf7c3d 11:21:53 ---> 0b6a80f2e26c 11:21:53 [Warning] One or more build-args [ARCH] were not consumed 11:21:53 Successfully built 0b6a80f2e26c 11:21:53 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 11:21:53 provisioning config files... 11:21:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/41@tmp/config5969433446742707736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:21:53 ---> docker-login.sh 11:21:53 nexus3.edgexfoundry.org:10001 11:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:54 Configure a credential helper to remove this warning. See 11:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:54 11:21:54 Login Succeeded 11:21:54 nexus3.edgexfoundry.org:10002 11:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:54 Configure a credential helper to remove this warning. See 11:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:54 11:21:54 Login Succeeded 11:21:54 nexus3.edgexfoundry.org:10003 11:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:55 Configure a credential helper to remove this warning. See 11:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:55 11:21:55 Login Succeeded 11:21:55 nexus3.edgexfoundry.org:10004 11:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:55 Configure a credential helper to remove this warning. See 11:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:55 11:21:55 Login Succeeded 11:21:55 docker.io 11:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:56 Configure a credential helper to remove this warning. See 11:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:56 11:21:56 Login Succeeded 11:21:56 ---> docker-login.sh ends [Pipeline] } 11:21:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:21:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:21:56 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 11:21:56 c4eee9af786413c5552f513267d0ab2fdbf574e1 11:21:56 latest 11:21:56 2.2.0-dev.5 11:21:56 c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 11:21:56 main 11:21:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:21:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] isUnix [Pipeline] sh 11:21:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4eee9af786413c5552f513267d0ab2fdbf574e1 11:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:21:56 f8a24fd63375: Preparing 11:21:56 0db4af6b2c01: Preparing 11:21:56 71339bac202f: Preparing 11:21:56 99828e301efd: Preparing 11:21:56 442a7c51cf07: Preparing 11:21:56 62170e181a92: Preparing 11:21:56 62170e181a92: Waiting 11:21:57 99828e301efd: Pushed 11:21:57 0db4af6b2c01: Pushed 11:21:57 71339bac202f: Pushed 11:21:57 62170e181a92: Layer already exists 11:21:58 442a7c51cf07: Pushed 11:22:00 f8a24fd63375: Pushed 11:22:00 c4eee9af786413c5552f513267d0ab2fdbf574e1: digest: sha256:9066f96ffcc5d3bcb1e913392e6e8bbf0773bdaad9043305b909deed71ace0e6 size: 1574 [Pipeline] isUnix [Pipeline] sh 11:22:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:22:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 11:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:22:01 f8a24fd63375: Preparing 11:22:01 0db4af6b2c01: Preparing 11:22:01 71339bac202f: Preparing 11:22:01 99828e301efd: Preparing 11:22:01 442a7c51cf07: Preparing 11:22:01 62170e181a92: Preparing 11:22:01 62170e181a92: Waiting 11:22:01 71339bac202f: Layer already exists 11:22:01 f8a24fd63375: Layer already exists 11:22:01 0db4af6b2c01: Layer already exists 11:22:01 99828e301efd: Layer already exists 11:22:01 442a7c51cf07: Layer already exists 11:22:01 62170e181a92: Layer already exists 11:22:01 latest: digest: sha256:9066f96ffcc5d3bcb1e913392e6e8bbf0773bdaad9043305b909deed71ace0e6 size: 1574 [Pipeline] isUnix [Pipeline] sh 11:22:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh 11:22:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.5 11:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:22:02 f8a24fd63375: Preparing 11:22:02 0db4af6b2c01: Preparing 11:22:02 71339bac202f: Preparing 11:22:02 99828e301efd: Preparing 11:22:02 442a7c51cf07: Preparing 11:22:02 62170e181a92: Preparing 11:22:02 62170e181a92: Waiting 11:22:02 0db4af6b2c01: Layer already exists 11:22:02 442a7c51cf07: Layer already exists 11:22:02 71339bac202f: Layer already exists 11:22:02 f8a24fd63375: Layer already exists 11:22:02 99828e301efd: Layer already exists 11:22:02 62170e181a92: Layer already exists 11:22:02 2.2.0-dev.5: digest: sha256:9066f96ffcc5d3bcb1e913392e6e8bbf0773bdaad9043305b909deed71ace0e6 size: 1574 [Pipeline] isUnix [Pipeline] sh 11:22:03 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh 11:22:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 11:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:22:03 f8a24fd63375: Preparing 11:22:03 0db4af6b2c01: Preparing 11:22:03 71339bac202f: Preparing 11:22:03 99828e301efd: Preparing 11:22:03 442a7c51cf07: Preparing 11:22:03 62170e181a92: Preparing 11:22:03 62170e181a92: Waiting 11:22:03 f8a24fd63375: Layer already exists 11:22:03 442a7c51cf07: Layer already exists 11:22:03 71339bac202f: Layer already exists 11:22:03 99828e301efd: Layer already exists 11:22:03 0db4af6b2c01: Layer already exists 11:22:03 62170e181a92: Layer already exists 11:22:03 c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5: digest: sha256:9066f96ffcc5d3bcb1e913392e6e8bbf0773bdaad9043305b909deed71ace0e6 size: 1574 [Pipeline] isUnix [Pipeline] sh 11:22:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 11:22:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 11:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:22:04 f8a24fd63375: Preparing 11:22:04 0db4af6b2c01: Preparing 11:22:04 71339bac202f: Preparing 11:22:04 99828e301efd: Preparing 11:22:04 442a7c51cf07: Preparing 11:22:04 62170e181a92: Preparing 11:22:04 62170e181a92: Waiting 11:22:04 442a7c51cf07: Layer already exists 11:22:04 f8a24fd63375: Layer already exists 11:22:04 0db4af6b2c01: Layer already exists 11:22:04 71339bac202f: Layer already exists 11:22:04 99828e301efd: Layer already exists 11:22:04 62170e181a92: Layer already exists 11:22:04 main: digest: sha256:9066f96ffcc5d3bcb1e913392e6e8bbf0773bdaad9043305b909deed71ace0e6 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:04 ===================================================== [Pipeline] echo 11:22:04 taggedImages: 11:22:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4eee9af786413c5552f513267d0ab2fdbf574e1 11:22:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 11:22:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.5 11:22:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 11:22:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:22:05 11:22:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:22:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:22:05 arm64: Pulling from edgex-lftools-log-publisher 11:22:05 448f6bf000e3: Pulling fs layer 11:22:05 f757da607395: Pulling fs layer 11:22:05 05883995daec: Pulling fs layer 11:22:05 8603b9c90790: Pulling fs layer 11:22:05 1560dd03e051: Pulling fs layer 11:22:05 27f5ce0e4adf: Pulling fs layer 11:22:05 c2d8d7efcc4b: Pulling fs layer 11:22:05 8603b9c90790: Waiting 11:22:05 27f5ce0e4adf: Waiting 11:22:05 c2d8d7efcc4b: Waiting 11:22:05 1560dd03e051: Waiting 11:22:05 f757da607395: Verifying Checksum 11:22:05 f757da607395: Download complete 11:22:05 8603b9c90790: Verifying Checksum 11:22:05 8603b9c90790: Download complete 11:22:05 1560dd03e051: Verifying Checksum 11:22:05 1560dd03e051: Download complete 11:22:06 27f5ce0e4adf: Verifying Checksum 11:22:06 27f5ce0e4adf: Download complete 11:22:06 05883995daec: Verifying Checksum 11:22:06 05883995daec: Download complete 11:22:06 448f6bf000e3: Verifying Checksum 11:22:06 448f6bf000e3: Download complete 11:22:09 c2d8d7efcc4b: Verifying Checksum 11:22:09 c2d8d7efcc4b: Download complete 11:22:10 448f6bf000e3: Pull complete 11:22:10 f757da607395: Pull complete 11:22:12 05883995daec: Pull complete 11:22:12 8603b9c90790: Pull complete 11:22:13 1560dd03e051: Pull complete 11:22:13 27f5ce0e4adf: Pull complete 11:22:28 c2d8d7efcc4b: Pull complete 11:22:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:22:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:22:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:22:29 prd-ubuntu18.04-docker-arm64-4c-16g-610 does not seem to be running inside a container 11:22:29 $ 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/41 -v /w/workspace/app-service-configurable/41:/w/workspace/app-service-configurable/41:rw,z -v /w/workspace/app-service-configurable/41@tmp:/w/workspace/app-service-configurable/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:22:31 $ docker top ef856b103ecf4cc45c6fce51236edcac56468f76fd52655f7e87cf35266607ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:22:32 ---> job-cost.sh 11:22:32 lf-activate-venv: SKIPPING 11:22:32 INFO: No Stack... 11:22:32 INFO: Retrieving Pricing Info for: v3-standard-4 11:22:33 INFO: Archiving Costs [Pipeline] sh 11:22:33 + cat /w/workspace/app-service-configurable/41/archives/cost.csv 11:22:33 + cut -d, -f6 [Pipeline] lock 11:22:33 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] 11:22:33 Resource [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] did not exist. Created. 11:22:33 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:22:34 /w/workspace/app-service-configurable/41@tmp/durable-8b4ee6bc/script.sh: 1: /w/workspace/app-service-configurable/41@tmp/durable-8b4ee6bc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:22:35 + echo total: 0.10999999940395355 [Pipeline] stash 11:22:35 Warning: overwriting stash ‘stack-cost’ 11:22:35 Stashed 1 file(s) [Pipeline] } 11:22:35 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 11:22:35 $ docker stop --time=1 ef856b103ecf4cc45c6fce51236edcac56468f76fd52655f7e87cf35266607ff 11:22:36 $ docker rm -f ef856b103ecf4cc45c6fce51236edcac56468f76fd52655f7e87cf35266607ff [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 11:22:37 provisioning config files... 11:22:37 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3331387672903610298tmp [Pipeline] { [Pipeline] sh 11:22:37 + set +x 11:22:37 + curl -s https://codecov.io/bash 11:22:37 + bash -s -- 11:22:37 11:22:37 _____ _ 11:22:37 / ____| | | 11:22:37 | | ___ __| | ___ ___ _____ __ 11:22:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:22:37 | |___| (_) | (_| | __/ (_| (_) \ V / 11:22:37 \_____\___/ \__,_|\___|\___\___/ \_/ 11:22:37 Bash-1.0.6 11:22:37 11:22:37 11:22:37 ==> git version 2.24.4 found 11:22:37 ==> 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 11:22:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:22:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:22:37 ==> Jenkins CI detected. 11:22:37 current dir:  /w/workspace/ry_app-service-configurable_main 11:22:37 project root: . 11:22:37 --> token set from env 11:22:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:22:37 ==> Running gcov in . (disable via -X gcov) 11:22:37 ==> Python coveragepy not found 11:22:37 ==> Searching for coverage reports in: 11:22:37 + . 11:22:37 -> Found 1 reports 11:22:37 ==> Detecting git/mercurial file structure 11:22:37 ==> Reading reports 11:22:37 + ./coverage.out bytes=10 11:22:37 ==> Appending adjustments 11:22:37 https://docs.codecov.io/docs/fixing-reports 11:22:37 + Found adjustments 11:22:37 ==> Gzipping contents 11:22:37 4.0K /tmp/codecov.QhZZTp.gz 11:22:37 ==> Uploading reports 11:22:37 url: https://codecov.io 11:22:37 query: branch=main&commit=c4eee9af786413c5552f513267d0ab2fdbf574e1&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 11:22:37 -> Pinging Codecov 11:22:37 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=c4eee9af786413c5552f513267d0ab2fdbf574e1&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 11:22:38 -> Uploading to 11:22:38 https://storage.googleapis.com/codecov/v4/raw/2021-12-10/A97CA9966030D2A3747ED39772930CCE/c4eee9af786413c5552f513267d0ab2fdbf574e1/719e8eca-c48c-45d5-ba62-7b5d6cc78513.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211210T112238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdc739a366b2db4d2ab098d3ed54f7081391a26dc5802001d1e47def333f3706 11:22:38 % Total % Received % Xferd Average Speed Time Time Time Current 11:22:38 Dload Upload Total Spent Left Speed 11:22:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1965 --:--:-- --:--:-- --:--:-- 1972 11:22:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] } 11:22:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:22:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:22:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:22:39 11:22:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 11:22:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:22:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:22:39 188c0c94c7c5: Pulling fs layer 11:22:39 0ef7d3d256c8: Pulling fs layer 11:22:39 de9db76c5a1d: Pulling fs layer 11:22:39 0eba1c9be4d2: Pulling fs layer 11:22:39 0d57e429df01: Pulling fs layer 11:22:39 4e4be7b47b0d: Pulling fs layer 11:22:39 e1f770b5df2f: Pulling fs layer 11:22:39 85a0685a4137: Pulling fs layer 11:22:39 0eba1c9be4d2: Waiting 11:22:39 0d57e429df01: Waiting 11:22:39 4e4be7b47b0d: Waiting 11:22:39 e1f770b5df2f: Waiting 11:22:39 85a0685a4137: Waiting 11:22:39 de9db76c5a1d: Verifying Checksum 11:22:39 de9db76c5a1d: Download complete 11:22:39 0ef7d3d256c8: Verifying Checksum 11:22:39 0ef7d3d256c8: Download complete 11:22:39 0d57e429df01: Verifying Checksum 11:22:39 0d57e429df01: Download complete 11:22:39 4e4be7b47b0d: Verifying Checksum 11:22:39 4e4be7b47b0d: Download complete 11:22:39 188c0c94c7c5: Verifying Checksum 11:22:39 188c0c94c7c5: Download complete 11:22:39 e1f770b5df2f: Verifying Checksum 11:22:39 e1f770b5df2f: Download complete 11:22:39 188c0c94c7c5: Pull complete 11:22:39 0eba1c9be4d2: Verifying Checksum 11:22:39 0eba1c9be4d2: Download complete 11:22:40 0ef7d3d256c8: Pull complete 11:22:40 de9db76c5a1d: Pull complete 11:22:40 85a0685a4137: Verifying Checksum 11:22:40 85a0685a4137: Download complete 11:22:44 0eba1c9be4d2: Pull complete 11:22:44 0d57e429df01: Pull complete 11:22:44 4e4be7b47b0d: Pull complete 11:22:44 e1f770b5df2f: Pull complete 11:22:47 85a0685a4137: Pull complete 11:22:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 11:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:22:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 11:22:47 prd-centos7-docker-4c-2g-609 does not seem to be running inside a container 11:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:22:49 $ docker top 815101f6c5bc9206759eb3eef466c165acb8c5ce5eb4f2516f198d521ff704de -eo pid,comm [Pipeline] { [Pipeline] echo 11:22:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 11:22:50 + set -o pipefail 11:22:50 + snyk monitor '--org=edgex-jenkins' 11:22:54 11:22:54 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 11:22:54 11:22:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/ac5e4104-defd-4af0-91fa-f1bf0e5f0876 11:22:54 11:22:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:22:54 11:22:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:22:54 11:22:54 11:22:54 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 11:22:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:22:54 $ docker stop --time=1 815101f6c5bc9206759eb3eef466c165acb8c5ce5eb4f2516f198d521ff704de 11:22:56 $ docker rm -f 815101f6c5bc9206759eb3eef466c165acb8c5ce5eb4f2516f198d521ff704de [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 11:22:57 + git log --format=format:%s -1 c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] sh 11:22:57 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 11:22:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:22:57 . [Pipeline] withDockerContainer 11:22:58 prd-centos7-docker-4c-2g-609 does not seem to be running inside a container 11:22:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:22:58 $ docker top 272de6e0e6c1e4247912923bc1295efa0b09d118574f7f924c34caf7caddcd50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:22:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:22:58 [ssh-agent] Looking for ssh-agent implementation... 11:22:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:22:58 $ docker exec 272de6e0e6c1e4247912923bc1295efa0b09d118574f7f924c34caf7caddcd50 ssh-agent 11:22:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJADCBf/agent.14 11:22:58 SSH_AGENT_PID=21 11:22:58 Running ssh-add (command line suppressed) 11:22:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5955057421797047486.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5955057421797047486.key) 11:22:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:22:59 + git semver tag 11:22:59 # -> Open(): unable to determine branch for HEAD 11:22:59 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 11:22:59 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 11:22:59 # $SEMVER_REMOTE_NAME = origin 11:22:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:22:59 # $SEMVER_USER_NAME = edgex-jenkins 11:22:59 # $SEMVER_BRANCH = main 11:22:59 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 11:22:59 # c4eee9af786413c5552f513267d0ab2fdbf574e1 HEAD 11:22:59 # -> Force: false 11:22:59 # 2d73e7070b6d5351e031a7114e821a5f27ec9fe6 refs/tags/v2.2.0-dev.5 [Pipeline] } 11:22:59 $ docker exec --env ******** --env ******** 272de6e0e6c1e4247912923bc1295efa0b09d118574f7f924c34caf7caddcd50 ssh-agent -k 11:22:59 unset SSH_AUTH_SOCK; 11:22:59 unset SSH_AGENT_PID; 11:22:59 echo Agent pid 21 killed; 11:22:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:22:59 + git semver [Pipeline] } 11:22:59 $ docker stop --time=1 272de6e0e6c1e4247912923bc1295efa0b09d118574f7f924c34caf7caddcd50 11:23:00 $ docker rm -f 272de6e0e6c1e4247912923bc1295efa0b09d118574f7f924c34caf7caddcd50 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 11:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:23:01 11:23:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 11:23:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:23:01 0.23.1-centos7: Pulling from edgex-lftools 11:23:01 ab5ef0e58194: Pulling fs layer 11:23:01 9712f1f96733: Pulling fs layer 11:23:01 63f879dbbcfc: Pulling fs layer 11:23:01 0d9ebad4ef96: Pulling fs layer 11:23:01 e9a5061849ea: Pulling fs layer 11:23:01 d747dcd14b5f: Pulling fs layer 11:23:01 2de7ff778b66: Pulling fs layer 11:23:01 0d9ebad4ef96: Waiting 11:23:01 e9a5061849ea: Waiting 11:23:01 d747dcd14b5f: Waiting 11:23:01 2de7ff778b66: Waiting 11:23:01 9712f1f96733: Verifying Checksum 11:23:01 9712f1f96733: Download complete 11:23:01 63f879dbbcfc: Verifying Checksum 11:23:01 63f879dbbcfc: Download complete 11:23:01 0d9ebad4ef96: Verifying Checksum 11:23:01 0d9ebad4ef96: Download complete 11:23:01 d747dcd14b5f: Verifying Checksum 11:23:01 d747dcd14b5f: Download complete 11:23:01 ab5ef0e58194: Verifying Checksum 11:23:01 ab5ef0e58194: Download complete 11:23:01 e9a5061849ea: Verifying Checksum 11:23:01 e9a5061849ea: Download complete 11:23:01 2de7ff778b66: Verifying Checksum 11:23:01 2de7ff778b66: Download complete 11:23:05 ab5ef0e58194: Pull complete 11:23:05 9712f1f96733: Pull complete 11:23:05 63f879dbbcfc: Pull complete 11:23:09 0d9ebad4ef96: Pull complete 11:23:09 e9a5061849ea: Pull complete 11:23:09 d747dcd14b5f: Pull complete 11:23:11 2de7ff778b66: Pull complete 11:23:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:23:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 11:23:11 prd-centos7-docker-4c-2g-609 does not seem to be running inside a container 11:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:23:14 $ docker top b980d28b0612730f6b0c971bec9d5d22d43c24d7c7d3b7b10bd4463b0c4a0e8c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:23:14 provisioning config files... 11:23:14 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6450660585382170034tmp 11:23:14 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1756165015414545558tmp 11:23:14 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2089343404876610474tmp [Pipeline] { [Pipeline] echo 11:23:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:23:14 ---> sigul-configuration.sh 11:23:14 gpg: directory `/root/.gnupg' created 11:23:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:23:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:23:14 gpg: keyring `/root/.gnupg/secring.gpg' created 11:23:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:23:14 gpg: CAST5 encrypted data 11:23:14 gpg: encrypted with 1 passphrase 11:23:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:23:15 + mkdir /home/jenkins 11:23:15 + mkdir /home/jenkins/sigul [Pipeline] sh 11:23:15 + 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 11:23:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:23:15 ---> sigul-install.sh 11:23:15 Sigul already installed; skipping installation. [Pipeline] sh 11:23:16 + git tag --list 11:23:16 v1.0.0 11:23:16 v1.1.0 11:23:16 v1.2.0 11:23:16 v1.3.0 11:23:16 v1.3.1 11:23:16 v2.0.0 11:23:16 v2.0.1 11:23:16 v2.0.1-dev.1 11:23:16 v2.0.2-dev.1 11:23:16 v2.0.2-dev.10 11:23:16 v2.0.2-dev.11 11:23:16 v2.0.2-dev.12 11:23:16 v2.0.2-dev.13 11:23:16 v2.0.2-dev.14 11:23:16 v2.0.2-dev.15 11:23:16 v2.0.2-dev.16 11:23:16 v2.0.2-dev.17 11:23:16 v2.0.2-dev.18 11:23:16 v2.0.2-dev.19 11:23:16 v2.0.2-dev.2 11:23:16 v2.0.2-dev.20 11:23:16 v2.0.2-dev.21 11:23:16 v2.0.2-dev.22 11:23:16 v2.0.2-dev.23 11:23:16 v2.0.2-dev.24 11:23:16 v2.0.2-dev.25 11:23:16 v2.0.2-dev.26 11:23:16 v2.0.2-dev.27 11:23:16 v2.0.2-dev.28 11:23:16 v2.0.2-dev.29 11:23:16 v2.0.2-dev.3 11:23:16 v2.0.2-dev.30 11:23:16 v2.0.2-dev.4 11:23:16 v2.0.2-dev.5 11:23:16 v2.0.2-dev.6 11:23:16 v2.0.2-dev.7 11:23:16 v2.0.2-dev.8 11:23:16 v2.0.2-dev.9 11:23:16 v2.1.0 11:23:16 v2.2.0-dev.1 11:23:16 v2.2.0-dev.2 11:23:16 v2.2.0-dev.3 11:23:16 v2.2.0-dev.4 11:23:16 v2.2.0-dev.5 [Pipeline] sh 11:23:16 + lftools sign git-tag v2.2.0-dev.5 11:23:16 Signing Git tag with Sigul... 11:23:16 Signing v2.2.0-dev.5 [Pipeline] echo 11:23:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:23:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:23:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:23:18 $ docker stop --time=1 b980d28b0612730f6b0c971bec9d5d22d43c24d7c7d3b7b10bd4463b0c4a0e8c 11:23:19 $ docker rm -f b980d28b0612730f6b0c971bec9d5d22d43c24d7c7d3b7b10bd4463b0c4a0e8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:23:19 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 11:23:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:23:20 . [Pipeline] withDockerContainer 11:23:20 prd-centos7-docker-4c-2g-609 does not seem to be running inside a container 11:23:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:23:20 $ docker top 235e1a2f18d964a8bff3a4b2fcecc6ec9d394a9f326e9de362e75ec959e9d5e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:23:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:23:20 [ssh-agent] Looking for ssh-agent implementation... 11:23:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:23:20 $ docker exec 235e1a2f18d964a8bff3a4b2fcecc6ec9d394a9f326e9de362e75ec959e9d5e7 ssh-agent 11:23:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjhNCIi/agent.14 11:23:20 SSH_AGENT_PID=20 11:23:20 Running ssh-add (command line suppressed) 11:23:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3759784056156410883.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3759784056156410883.key) 11:23:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:23:21 + git semver bump pre 11:23:21 # -> Open(): unable to determine branch for HEAD 11:23:21 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 11:23:21 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 11:23:21 # $SEMVER_REMOTE_NAME = origin 11:23:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:23:21 # $SEMVER_USER_NAME = edgex-jenkins 11:23:21 # $SEMVER_BRANCH = main 11:23:21 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 11:23:21 2.2.0-dev.6 [Pipeline] } 11:23:21 $ docker exec --env ******** --env ******** 235e1a2f18d964a8bff3a4b2fcecc6ec9d394a9f326e9de362e75ec959e9d5e7 ssh-agent -k 11:23:21 unset SSH_AUTH_SOCK; 11:23:21 unset SSH_AGENT_PID; 11:23:21 echo Agent pid 20 killed; 11:23:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:23:21 + git semver [Pipeline] } 11:23:21 $ docker stop --time=1 235e1a2f18d964a8bff3a4b2fcecc6ec9d394a9f326e9de362e75ec959e9d5e7 11:23:23 $ docker rm -f 235e1a2f18d964a8bff3a4b2fcecc6ec9d394a9f326e9de362e75ec959e9d5e7 [Pipeline] // withDockerContainer [Pipeline] sh 11:23:23 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 11:23:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:23:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:23:23 . [Pipeline] withDockerContainer 11:23:23 prd-centos7-docker-4c-2g-609 does not seem to be running inside a container 11:23:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:23:24 $ docker top 7050d5800729b6afc68edc4b777cd04b7260ebd5b3f327bac8dc933e8ad9bfdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:23:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:23:24 [ssh-agent] Looking for ssh-agent implementation... 11:23:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:23:24 $ docker exec 7050d5800729b6afc68edc4b777cd04b7260ebd5b3f327bac8dc933e8ad9bfdc ssh-agent 11:23:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDEedLf/agent.14 11:23:24 SSH_AGENT_PID=20 11:23:24 Running ssh-add (command line suppressed) 11:23:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6379174398254009734.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6379174398254009734.key) 11:23:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:23:24 + git semver push 11:23:24 # -> Open(): unable to determine branch for HEAD 11:23:24 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 11:23:24 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 11:23:24 # $SEMVER_REMOTE_NAME = origin 11:23:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:23:24 # $SEMVER_USER_NAME = edgex-jenkins 11:23:24 # $SEMVER_BRANCH = main 11:23:24 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 11:23:26 $ docker exec --env ******** --env ******** 7050d5800729b6afc68edc4b777cd04b7260ebd5b3f327bac8dc933e8ad9bfdc ssh-agent -k 11:23:26 unset SSH_AUTH_SOCK; 11:23:26 unset SSH_AGENT_PID; 11:23:26 echo Agent pid 20 killed; 11:23:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:23:26 + git semver [Pipeline] } 11:23:26 $ docker stop --time=1 7050d5800729b6afc68edc4b777cd04b7260ebd5b3f327bac8dc933e8ad9bfdc 11:23:27 $ docker rm -f 7050d5800729b6afc68edc4b777cd04b7260ebd5b3f327bac8dc933e8ad9bfdc [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 11:23:28 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:23:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:23:29 ---> package-listing.sh 11:23:29 ++ facter osfamily 11:23:29 ++ tr '[:upper:]' '[:lower:]' 11:23:29 + OS_FAMILY=redhat 11:23:29 + workspace=/w/workspace/ry_app-service-configurable_main 11:23:29 + START_PACKAGES=/tmp/packages_start.txt 11:23:29 + END_PACKAGES=/tmp/packages_end.txt 11:23:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:23:29 + PACKAGES=/tmp/packages_start.txt 11:23:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 11:23:29 + PACKAGES=/tmp/packages_end.txt 11:23:29 + case "${OS_FAMILY}" in 11:23:29 + rpm -qa 11:23:29 + sort 11:23:30 + '[' -f /tmp/packages_start.txt ']' 11:23:30 + '[' -f /tmp/packages_end.txt ']' 11:23:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:23:30 + '[' /w/workspace/ry_app-service-configurable_main ']' 11:23:30 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 11:23:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 11:23:30 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 11:23:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:23:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:23:31 11:23:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:23:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:23:31 latest: Pulling from edgex-lftools-log-publisher 11:23:31 b4d181a07f80: Pulling fs layer 11:23:31 a1111a8f2ec3: Pulling fs layer 11:23:31 ed53099fbce6: Pulling fs layer 11:23:31 dc539afda2c1: Pulling fs layer 11:23:31 77bc0d833cb6: Pulling fs layer 11:23:31 9065ff56babe: Pulling fs layer 11:23:31 d287ab97295c: Pulling fs layer 11:23:31 dc539afda2c1: Waiting 11:23:31 77bc0d833cb6: Waiting 11:23:31 9065ff56babe: Waiting 11:23:31 d287ab97295c: Waiting 11:23:31 a1111a8f2ec3: Verifying Checksum 11:23:31 a1111a8f2ec3: Download complete 11:23:31 dc539afda2c1: Verifying Checksum 11:23:31 dc539afda2c1: Download complete 11:23:31 77bc0d833cb6: Verifying Checksum 11:23:31 77bc0d833cb6: Download complete 11:23:31 ed53099fbce6: Verifying Checksum 11:23:31 ed53099fbce6: Download complete 11:23:31 9065ff56babe: Verifying Checksum 11:23:31 9065ff56babe: Download complete 11:23:31 b4d181a07f80: Verifying Checksum 11:23:31 b4d181a07f80: Download complete 11:23:32 d287ab97295c: Verifying Checksum 11:23:32 d287ab97295c: Download complete 11:23:33 b4d181a07f80: Pull complete 11:23:33 a1111a8f2ec3: Pull complete 11:23:34 ed53099fbce6: Pull complete 11:23:34 dc539afda2c1: Pull complete 11:23:34 77bc0d833cb6: Pull complete 11:23:34 9065ff56babe: Pull complete 11:23:39 d287ab97295c: Pull complete 11:23:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:23:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:23:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:23:39 prd-centos7-docker-4c-2g-609 does not seem to be running inside a container 11:23:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:23:42 $ docker top c921977dc287f7c4d9c17ecf743794f2ced5144c71f817cf2ee1d2a9e7bfd8e1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:23:42 + touch /tmp/pre-build-complete [Pipeline] sh 11:23:42 + mkdir -p /var/log/sysstat [Pipeline] sh 11:23:43 + ls /var/log/sa-host 11:23:43 + sadf -c /var/log/sa-host/sa10 11:23:43 file_magic: OK 11:23:43 HZ: Using current value: 100 11:23:43 file_header: OK 11:23:43 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 11:23:43 Statistics: 11:23:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:23:43 File successfully converted to sysstat format version 12.0.3 11:23:43 + sadf -c /var/log/sa-host/sa17 11:23:43 file_magic: OK 11:23:43 HZ: Using current value: 100 11:23:43 file_header: OK 11:23:43 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 11:23:43 Statistics: 11:23:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:23:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:23:43 provisioning config files... 11:23:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8447929191660988476tmp [Pipeline] { [Pipeline] echo 11:23:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:23:43 ---> create-netrc.sh [Pipeline] } 11:23:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:23:43 ---> python-tools-install.sh [Pipeline] echo 11:23:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:23:44 ---> sudo-logs.sh 11:23:44 Archiving 'sudo' log.. 11:23:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-609.novalocal: Name or service not known 11:23:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-609.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:23:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:23:44 ---> job-cost.sh 11:23:44 lf-activate-venv: SKIPPING 11:23:44 DEBUG: total: 0.10999999940395355 11:23:44 INFO: Retrieving Stack Cost... 11:23:44 INFO: Retrieving Pricing Info for: v3-standard-2 11:23:44 INFO: Archiving Costs [Pipeline] echo 11:23:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:23:45 ---> logs-deploy.sh 11:23:45 lf-activate-venv: SKIPPING 11:23:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/41 11:23:45 INFO: archiving workspace using pattern(s): 11:23:45 Archives upload complete. 11:23:46 INFO: archiving logs to Nexus