Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 618621af6c647468a921ec216f023524fe0aadad Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17290 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 618621af6c647468a921ec216f023524fe0aadad (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 618621af6c647468a921ec216f023524fe0aadad # timeout=10 Commit message: "fix: All pipeline functions require 1 or more parameters in configuration (#162)" > git rev-list --no-walk 45b32ccef45235b67ce749d83d64de7193c46cf2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:36:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:36:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:36:22 ========================================================= 22:36:22 EdgeX Global Pipelines Version Info 22:36:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:36:23 ------------------- 22:36:23 stable info: 22:36:23 ------------------- 22:36:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:36:23 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:36:23 Message: update stable to v1.0.173 22:36:24 ------------------- 22:36:24 experimental info: 22:36:24 ------------------- 22:36:24 Commited By: **** collab-it+edgex@linuxfoundation.org 22:36:24 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:36:24 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:36:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:36:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:36:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:36:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:36:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:36:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:36:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:36:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:36:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:36:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:36:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:36:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 22:36:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:36:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:36:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:36:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:36:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:36:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:36:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:36:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:36:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:36:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:36:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:36:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:36:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:36:27 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:36:27 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:36:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:36:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:36:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:36:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 618621af6c647468a921ec216f023524fe0aadad [Pipeline] echo 22:36:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 618621a [Pipeline] echo 22:36:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:36:28 provisioning config files... 22:36:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7225833308173952400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:36:28 ---> docker-login.sh 22:36:28 nexus3.edgexfoundry.org:10001 22:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:29 Configure a credential helper to remove this warning. See 22:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:29 22:36:29 Login Succeeded 22:36:29 nexus3.edgexfoundry.org:10002 22:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:29 Configure a credential helper to remove this warning. See 22:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:29 22:36:29 Login Succeeded 22:36:29 nexus3.edgexfoundry.org:10003 22:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:29 Configure a credential helper to remove this warning. See 22:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:29 22:36:29 Login Succeeded 22:36:29 nexus3.edgexfoundry.org:10004 22:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:29 Configure a credential helper to remove this warning. See 22:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:29 22:36:29 Login Succeeded 22:36:29 docker.io 22:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:30 Configure a credential helper to remove this warning. See 22:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:30 22:36:30 Login Succeeded 22:36:30 ---> docker-login.sh ends [Pipeline] } 22:36:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:31 + git log --format=format:%s -1 618621af6c647468a921ec216f023524fe0aadad [Pipeline] echo 22:36:31 GIT_COMMIT: 618621af6c647468a921ec216f023524fe0aadad, Commit Message: fix: All pipeline functions require 1 or more parameters in configuration (#162) [Pipeline] echo 22:36:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:36:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:32 22:36:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:36:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:32 latest: Pulling from edgex-devops/git-semver 22:36:32 31603596830f: Pulling fs layer 22:36:32 2a8b12db71e7: Pulling fs layer 22:36:32 6ca5941a6612: Pulling fs layer 22:36:32 ecc8261a40a4: Pulling fs layer 22:36:32 ecc8261a40a4: Waiting 22:36:32 2a8b12db71e7: Verifying Checksum 22:36:32 2a8b12db71e7: Download complete 22:36:32 31603596830f: Verifying Checksum 22:36:32 31603596830f: Download complete 22:36:32 ecc8261a40a4: Verifying Checksum 22:36:32 ecc8261a40a4: Download complete 22:36:33 6ca5941a6612: Verifying Checksum 22:36:33 6ca5941a6612: Download complete 22:36:33 31603596830f: Pull complete 22:36:33 2a8b12db71e7: Pull complete 22:36:34 6ca5941a6612: Pull complete 22:36:34 ecc8261a40a4: Pull complete 22:36:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:36:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:36:34 prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container 22:36:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:36:36 $ docker top d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:37 [ssh-agent] Looking for ssh-agent implementation... 22:36:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:37 $ docker exec d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 ssh-agent 22:36:37 SSH_AUTH_SOCK=/tmp/ssh-VdOCII83FkWd/agent.12 22:36:37 SSH_AGENT_PID=17 22:36:37 Running ssh-add (command line suppressed) 22:36:37 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3665808336852956751.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3665808336852956751.key) 22:36:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:38 + git tag --points-at HEAD [Pipeline] } 22:36:38 $ docker exec --env ******** --env ******** d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 ssh-agent -k 22:36:38 unset SSH_AUTH_SOCK; 22:36:38 unset SSH_AGENT_PID; 22:36:38 echo Agent pid 17 killed; 22:36:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:36:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:38 [ssh-agent] Looking for ssh-agent implementation... 22:36:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:38 $ docker exec d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 ssh-agent 22:36:38 SSH_AUTH_SOCK=/tmp/ssh-5bAF0tfaORvt/agent.46 22:36:38 SSH_AGENT_PID=51 22:36:38 Running ssh-add (command line suppressed) 22:36:39 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7266238941493002070.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7266238941493002070.key) 22:36:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:39 + git semver init 22:36:39 # -> Open(): unable to determine branch for HEAD 22:36:39 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:36:39 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:36:39 # $SEMVER_REMOTE_NAME = origin 22:36:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:36:39 # $SEMVER_USER_NAME = edgex-jenkins 22:36:39 # $SEMVER_BRANCH = master 22:36:39 # $SEMVER_TEMP = /tmp/semver-075055896 22:36:39 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:36:39 # '/tmp/semver-075055896' -> '/w/workspace/_app-service-configurable_master/.semver' 22:36:39 # -> Force: false 22:36:39 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 22:36:39 $ docker exec --env ******** --env ******** d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 ssh-agent -k 22:36:39 unset SSH_AUTH_SOCK; 22:36:39 unset SSH_AGENT_PID; 22:36:39 echo Agent pid 51 killed; 22:36:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:40 + git semver [Pipeline] } 22:36:40 $ docker stop --time=1 d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 22:36:41 $ docker rm -f d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 [Pipeline] // withDockerContainer [Pipeline] sh 22:36:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:36:42 Stashed 1 file(s) [Pipeline] echo 22:36:42 [edgeXSemver]: initialized semver on version 2.0.0-dev.6 [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 22:36:58 Still waiting to schedule task 22:36:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:36:58 Still waiting to schedule task 22:36:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:38:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17291 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 22:38:50 Running in /w/workspace/app-service-configurable/70 [Pipeline] { [Pipeline] checkout 22:38:55 using credential edgex-jenkins-ssh 22:38:55 Cloning the remote Git repository 22:38:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:38:55 > git init /w/workspace/app-service-configurable/70 # timeout=10 22:38:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:38:56 > git --version # timeout=10 22:38:56 > git --version # 'git version 2.17.1' 22:38:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:57 Checking out Revision 618621af6c647468a921ec216f023524fe0aadad (master) 22:38:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:38:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:38:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:38:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:38:57 > git config core.sparsecheckout # timeout=10 22:38:57 > git checkout -f 618621af6c647468a921ec216f023524fe0aadad # timeout=10 22:39:02 Commit message: "fix: All pipeline functions require 1 or more parameters in configuration (#162)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:39:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:39:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:39:04 + + truesudo 22:39:04 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:39:07 provisioning config files... 22:39:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/70@tmp/config3305564076879550988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:08 ---> docker-login.sh 22:39:08 nexus3.edgexfoundry.org:10001 22:39:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:09 Configure a credential helper to remove this warning. See 22:39:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:09 22:39:09 Login Succeeded 22:39:09 nexus3.edgexfoundry.org:10002 22:39:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:09 Configure a credential helper to remove this warning. See 22:39:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:09 22:39:09 Login Succeeded 22:39:09 nexus3.edgexfoundry.org:10003 22:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:10 Configure a credential helper to remove this warning. See 22:39:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:10 22:39:10 Login Succeeded 22:39:10 nexus3.edgexfoundry.org:10004 22:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:11 Configure a credential helper to remove this warning. See 22:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:11 22:39:11 Login Succeeded 22:39:11 docker.io 22:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:11 Configure a credential helper to remove this warning. See 22:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:11 22:39:11 Login Succeeded 22:39:11 ---> docker-login.sh ends [Pipeline] } 22:39:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:39:12 ========================================================= 22:39:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:39:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:39:12 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:39:12 Sending build context to Docker daemon 97.28kB 22:39:12 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:39:12 Step 2/8 : FROM ${BASE} 22:39:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:39:13 5f621e34cdf4: Pulling fs layer 22:39:13 a4357932f1b6: Pulling fs layer 22:39:13 18c013af1878: Pulling fs layer 22:39:13 00ac8860ef70: Pulling fs layer 22:39:13 63d7cb157983: Pulling fs layer 22:39:13 b116817d02f9: Pulling fs layer 22:39:13 745a02a5169b: Pulling fs layer 22:39:13 63d7cb157983: Waiting 22:39:13 00ac8860ef70: Waiting 22:39:13 b116817d02f9: Waiting 22:39:13 745a02a5169b: Waiting 22:39:13 18c013af1878: Verifying Checksum 22:39:13 18c013af1878: Download complete 22:39:13 a4357932f1b6: Verifying Checksum 22:39:13 a4357932f1b6: Download complete 22:39:13 63d7cb157983: Verifying Checksum 22:39:13 63d7cb157983: Download complete 22:39:13 b116817d02f9: Verifying Checksum 22:39:13 b116817d02f9: Download complete 22:39:13 5f621e34cdf4: Verifying Checksum 22:39:13 5f621e34cdf4: Download complete 22:39:13 5f621e34cdf4: Pull complete 22:39:14 a4357932f1b6: Pull complete 22:39:14 18c013af1878: Pull complete 22:39:15 745a02a5169b: Verifying Checksum 22:39:15 745a02a5169b: Download complete 22:39:16 00ac8860ef70: Verifying Checksum 22:39:16 00ac8860ef70: Download complete 22:39:23 Running on prd-centos7-docker-4c-2g-17292 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 22:39:23 Running in /w/workspace/app-service-configurable/70 [Pipeline] { [Pipeline] checkout 22:39:25 using credential edgex-jenkins-ssh 22:39:25 Cloning the remote Git repository 22:39:25 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:39:25 > git init /w/workspace/app-service-configurable/70 # timeout=10 22:39:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:39:25 > git --version # timeout=10 22:39:25 > git --version # 'git version 2.24.3' 22:39:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:26 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:39:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:26 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:39:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:39:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:39:26 Checking out Revision 618621af6c647468a921ec216f023524fe0aadad (master) 22:39:27 00ac8860ef70: Pull complete 22:39:27 63d7cb157983: Pull complete 22:39:27 b116817d02f9: Pull complete 22:39:26 > git config core.sparsecheckout # timeout=10 22:39:26 > git checkout -f 618621af6c647468a921ec216f023524fe0aadad # timeout=10 22:39:30 Commit message: "fix: All pipeline functions require 1 or more parameters in configuration (#162)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 22:39:31 745a02a5169b: Pull complete 22:39:31 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:39:31 ---> b7e6874047d6 22:39:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] sh 22:39:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:39:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:39:32 + true 22:39:32 + sudo service docker restart 22:39:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:39:33 provisioning config files... 22:39:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/70@tmp/config5370588762510214681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:34 ---> docker-login.sh 22:39:34 nexus3.edgexfoundry.org:10001 22:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:34 Configure a credential helper to remove this warning. See 22:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:34 22:39:34 Login Succeeded 22:39:34 nexus3.edgexfoundry.org:10002 22:39:34 ---> Running in ead79e3b0751 22:39:34 Removing intermediate container ead79e3b0751 22:39:34 ---> cd5038ef9800 22:39:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:34 ---> Running in fd993553c419 22:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:34 Configure a credential helper to remove this warning. See 22:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:34 22:39:34 Login Succeeded 22:39:34 nexus3.edgexfoundry.org:10003 22:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:34 Configure a credential helper to remove this warning. See 22:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:34 22:39:34 Login Succeeded 22:39:34 nexus3.edgexfoundry.org:10004 22:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:34 Configure a credential helper to remove this warning. See 22:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:34 22:39:34 Login Succeeded 22:39:34 docker.io 22:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:35 Configure a credential helper to remove this warning. See 22:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:35 22:39:35 Login Succeeded 22:39:35 ---> docker-login.sh ends [Pipeline] } 22:39:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:39:35 ========================================================= 22:39:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:39:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:39:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:39:36 Sending build context to Docker daemon 97.28kB 22:39:36 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:39:36 Step 2/8 : FROM ${BASE} 22:39:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:39:36 188c0c94c7c5: Pulling fs layer 22:39:36 0ef7d3d256c8: Pulling fs layer 22:39:36 de9db76c5a1d: Pulling fs layer 22:39:36 bca2f99d35d6: Pulling fs layer 22:39:36 93359f2a8cfa: Pulling fs layer 22:39:36 7c6f9722023f: Pulling fs layer 22:39:36 a35cf1a2eb13: Pulling fs layer 22:39:36 a35cf1a2eb13: Waiting 22:39:36 93359f2a8cfa: Waiting 22:39:36 7c6f9722023f: Waiting 22:39:36 bca2f99d35d6: Waiting 22:39:36 de9db76c5a1d: Download complete 22:39:36 0ef7d3d256c8: Download complete 22:39:36 93359f2a8cfa: Verifying Checksum 22:39:36 93359f2a8cfa: Download complete 22:39:36 7c6f9722023f: Verifying Checksum 22:39:36 7c6f9722023f: Download complete 22:39:36 188c0c94c7c5: Verifying Checksum 22:39:36 188c0c94c7c5: Download complete 22:39:36 188c0c94c7c5: Pull complete 22:39:36 0ef7d3d256c8: Pull complete 22:39:37 Removing intermediate container fd993553c419 22:39:37 ---> 9a198e59e52d 22:39:37 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:39:37 ---> Running in 202c39f534e2 22:39:37 de9db76c5a1d: Pull complete 22:39:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:39:38 a35cf1a2eb13: Verifying Checksum 22:39:38 a35cf1a2eb13: Download complete 22:39:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:39:39 bca2f99d35d6: Download complete 22:39:40 (1/6) Installing libc-dev (0.7.2-r3) 22:39:40 (2/6) Installing libsodium (1.0.18-r0) 22:39:40 (3/6) Installing pkgconf (1.7.2-r0) 22:39:40 (4/6) Installing libsodium-dev (1.0.18-r0) 22:39:40 (5/6) Installing libzmq (4.3.3-r0) 22:39:40 (6/6) Installing zeromq-dev (4.3.3-r0) 22:39:40 Executing busybox-1.31.1-r19.trigger 22:39:40 OK: 144 MiB in 45 packages 22:39:42 Removing intermediate container 202c39f534e2 22:39:42 ---> 0cc32970eb24 22:39:42 Step 6/8 : WORKDIR /app 22:39:42 ---> Running in b2d5c5cd4c80 22:39:42 Removing intermediate container b2d5c5cd4c80 22:39:42 ---> 061e0c7abcdc 22:39:42 Step 7/8 : COPY . . 22:39:43 ---> d96b2a9dae96 22:39:43 Step 8/8 : RUN go mod download 22:39:43 ---> Running in 31bfce4a1146 22:39:44 bca2f99d35d6: Pull complete 22:39:44 93359f2a8cfa: Pull complete 22:39:44 7c6f9722023f: Pull complete 22:39:51 a35cf1a2eb13: Pull complete 22:39:51 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:39:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:39:51 ---> a62c8e92a672 22:39:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:39:51 ---> Running in 615490feb65d 22:39:51 Removing intermediate container 615490feb65d 22:39:51 ---> 4805b9c6a008 22:39:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:51 ---> Running in 60771308160f 22:39:52 Removing intermediate container 60771308160f 22:39:52 ---> 4d13d2f53ebf 22:39:52 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:39:52 ---> Running in a849972bbcae 22:39:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:54 (1/6) Installing libc-dev (0.7.2-r3) 22:39:54 (2/6) Installing libsodium (1.0.18-r0) 22:39:54 (3/6) Installing pkgconf (1.7.2-r0) 22:39:55 (4/6) Installing libsodium-dev (1.0.18-r0) 22:39:55 (5/6) Installing libzmq (4.3.3-r0) 22:39:55 (6/6) Installing zeromq-dev (4.3.3-r0) 22:39:55 Executing busybox-1.31.1-r19.trigger 22:39:55 OK: 167 MiB in 45 packages 22:39:55 Removing intermediate container a849972bbcae 22:39:55 ---> 0e021197419e 22:39:55 Step 6/8 : WORKDIR /app 22:39:56 ---> Running in 9a637a730176 22:39:56 Removing intermediate container 9a637a730176 22:39:56 ---> 86b463df4b06 22:39:56 Step 7/8 : COPY . . 22:39:56 ---> da18efc0aabb 22:39:56 Step 8/8 : RUN go mod download 22:39:56 ---> Running in ce475f63ff15 22:40:10 Removing intermediate container 31bfce4a1146 22:40:10 ---> 5c8804793ccc 22:40:10 Successfully built 5c8804793ccc 22:40:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:40:11 + docker inspect -f . ci-base-image-arm64 22:40:11 . [Pipeline] withDockerContainer 22:40:11 prd-ubuntu18.04-docker-arm64-4c-16g-17291 does not seem to be running inside a container 22:40:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/70 -v /w/workspace/app-service-configurable/70:/w/workspace/app-service-configurable/70:rw,z -v /w/workspace/app-service-configurable/70@tmp:/w/workspace/app-service-configurable/70@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 ******** ci-base-image-arm64 cat 22:40:13 $ docker top 8f04c89566f94ea97374ec7074916cb18d92a1e59444b865dc05ec37f361ed2c -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:14 + go version 22:40:14 go version go1.15.5 linux/arm64 [Pipeline] } 22:40:14 $ docker stop --time=1 8f04c89566f94ea97374ec7074916cb18d92a1e59444b865dc05ec37f361ed2c 22:40:16 $ docker rm -f 8f04c89566f94ea97374ec7074916cb18d92a1e59444b865dc05ec37f361ed2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:17 + docker inspect -f . ci-base-image-arm64 22:40:17 . [Pipeline] withDockerContainer 22:40:17 prd-ubuntu18.04-docker-arm64-4c-16g-17291 does not seem to be running inside a container 22:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/70 -v /w/workspace/app-service-configurable/70:/w/workspace/app-service-configurable/70:rw,z -v /w/workspace/app-service-configurable/70@tmp:/w/workspace/app-service-configurable/70@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 ******** ci-base-image-arm64 cat 22:40:19 $ docker top e15f6042c53d3ea3c99453c93779a183947fb8d6c0b952ed555a517bdc772de1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:19 Removing intermediate container ce475f63ff15 22:40:19 ---> 747187ee0021 22:40:19 Successfully built 747187ee0021 22:40:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:40:20 + make test 22:40:20 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:40:20 + docker inspect -f . ci-base-image-x86_64 22:40:20 . [Pipeline] withDockerContainer 22:40:20 prd-centos7-docker-4c-2g-17292 does not seem to be running inside a container 22:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/70 -v /w/workspace/app-service-configurable/70:/w/workspace/app-service-configurable/70:rw,z -v /w/workspace/app-service-configurable/70@tmp:/w/workspace/app-service-configurable/70@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 ******** ci-base-image-x86_64 cat 22:40:21 $ docker top 3d890ccf05669638d90682fabd66c396da67f4fa4a156bd1e50648716b170d94 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:22 + go version 22:40:22 go version go1.15.5 linux/amd64 [Pipeline] } 22:40:22 $ docker stop --time=1 3d890ccf05669638d90682fabd66c396da67f4fa4a156bd1e50648716b170d94 22:40:23 $ docker rm -f 3d890ccf05669638d90682fabd66c396da67f4fa4a156bd1e50648716b170d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:24 + docker inspect -f . ci-base-image-x86_64 22:40:24 . [Pipeline] withDockerContainer 22:40:24 prd-centos7-docker-4c-2g-17292 does not seem to be running inside a container 22:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/70 -v /w/workspace/app-service-configurable/70:/w/workspace/app-service-configurable/70:rw,z -v /w/workspace/app-service-configurable/70@tmp:/w/workspace/app-service-configurable/70@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 ******** ci-base-image-x86_64 cat 22:40:25 $ docker top 64ee0e85e9111011569a12980143edc53e611c9c342077b286c381ac309a8eb5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:25 + make test 22:40:25 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:40:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:40:38 CGO_ENABLED=1 go vet ./... 22:40:40 gofmt -l . 22:40:40 [ "`gofmt -l .`" = "" ] 22:40:40 ./bin/test-go-mod-tidy.sh 22:40:40 ./bin/test-attribution-txt.sh [Pipeline] } 22:40:40 $ docker stop --time=1 64ee0e85e9111011569a12980143edc53e611c9c342077b286c381ac309a8eb5 22:40:43 $ docker rm -f 64ee0e85e9111011569a12980143edc53e611c9c342077b286c381ac309a8eb5 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:40:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:40:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:40:47 + ls -al . 22:40:47 total 88 22:40:47 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 23 22:40 . 22:40:47 drwxrwxr-x. 4 jenkins jenkins 30 Dec 23 22:39 .. 22:40:47 -rw-rw-r--. 1 jenkins jenkins 6420 Dec 23 22:39 Attribution.txt 22:40:47 drwxrwxr-x. 2 jenkins jenkins 64 Dec 23 22:39 bin 22:40:47 -rw-r--r--. 1 jenkins jenkins 10 Dec 23 22:40 coverage.out 22:40:47 -rw-rw-r--. 1 jenkins jenkins 1940 Dec 23 22:39 Dockerfile 22:40:47 -rw-rw-r--. 1 jenkins jenkins 970 Dec 23 22:39 Dockerfile.build 22:40:47 -rw-rw-r--. 1 jenkins jenkins 119 Dec 23 22:39 .dockerignore 22:40:47 drwxrwxr-x. 8 jenkins jenkins 162 Dec 23 22:39 .git 22:40:47 drwxrwxr-x. 2 jenkins jenkins 81 Dec 23 22:39 .github 22:40:47 -rw-rw-r--. 1 jenkins jenkins 93 Dec 23 22:39 .gitignore 22:40:47 -rw-r--r--. 1 jenkins jenkins 132 Dec 23 22:40 go.mod 22:40:47 -rw-r--r--. 1 jenkins jenkins 18288 Dec 23 22:40 go.sum 22:40:47 -rw-rw-r--. 1 jenkins jenkins 687 Dec 23 22:39 Jenkinsfile 22:40:47 -rw-rw-r--. 1 jenkins jenkins 10174 Dec 23 22:39 LICENSE 22:40:47 -rw-rw-r--. 1 jenkins jenkins 1519 Dec 23 22:39 main.go 22:40:47 -rw-rw-r--. 1 jenkins jenkins 1573 Dec 23 22:39 makefile 22:40:47 -rw-rw-r--. 1 jenkins jenkins 1277 Dec 23 22:39 README.md 22:40:47 drwxrwxr-x. 10 jenkins jenkins 171 Dec 23 22:39 res 22:40:47 drwxrwxr-x. 4 jenkins jenkins 71 Dec 23 22:39 snap 22:40:47 -rw-rw-r--. 1 jenkins jenkins 11 Dec 23 22:36 VERSION [Pipeline] isUnix [Pipeline] sh 22:40:47 + docker build -t docker-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=618621af6c647468a921ec216f023524fe0aadad --label arch=amd64 --label version=2.0.0-dev.6 . 22:40:47 Sending build context to Docker daemon 118.3kB 22:40:47 Step 1/27 : ARG BASE=golang:1.15-alpine3.12 22:40:47 Step 2/27 : FROM ${BASE} AS builder 22:40:47 ---> 747187ee0021 22:40:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:40:47 ---> Running in b38f86e43a57 22:40:47 Removing intermediate container b38f86e43a57 22:40:47 ---> e1c9c9f7f17b 22:40:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:40:47 ---> Running in 3308b4d16826 22:40:48 Removing intermediate container 3308b4d16826 22:40:48 ---> f88769841fef 22:40:48 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:40:48 ---> Running in 5f0512f74ad2 22:40:48 Removing intermediate container 5f0512f74ad2 22:40:48 ---> ebb48fe02842 22:40:48 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:48 ---> Running in fd3e1453efce 22:40:49 Removing intermediate container fd3e1453efce 22:40:49 ---> 767a7d0c7e62 22:40:49 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:40:49 ---> Running in e177eb4b286d 22:40:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:40:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:40:51 OK: 167 MiB in 45 packages 22:40:52 Removing intermediate container e177eb4b286d 22:40:52 ---> 428ecf54c754 22:40:52 Step 8/27 : WORKDIR /app 22:40:52 ---> Running in d560c8a3f4fe 22:40:52 Removing intermediate container d560c8a3f4fe 22:40:52 ---> 308fc92a40ce 22:40:52 Step 9/27 : COPY go.mod . 22:40:52 ---> c473ab9f6421 22:40:52 Step 10/27 : RUN go mod download 22:40:52 ---> Running in e6a539e8d4fe 22:40:53 Removing intermediate container e6a539e8d4fe 22:40:53 ---> ffd33d7308b2 22:40:53 Step 11/27 : COPY . . 22:40:53 ---> 21b54a60c6ba 22:40:53 Step 12/27 : ARG MAKE="make build" 22:40:53 ---> Running in 9b0376c0faf2 22:40:54 Removing intermediate container 9b0376c0faf2 22:40:54 ---> 8798dfd7ff44 22:40:54 Step 13/27 : RUN $MAKE 22:40:54 ---> Running in 26aaa85ef1f2 22:40:54 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=2.0.0-dev.6" -o app-service-configurable 22:40:59 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:40:59 CGO_ENABLED=1 go vet ./... 22:41:03 gofmt -l . 22:41:03 [ "`gofmt -l .`" = "" ] 22:41:03 ./bin/test-go-mod-tidy.sh 22:41:03 ./bin/test-attribution-txt.sh [Pipeline] } 22:41:04 $ docker stop --time=1 e15f6042c53d3ea3c99453c93779a183947fb8d6c0b952ed555a517bdc772de1 22:41:06 $ docker rm -f e15f6042c53d3ea3c99453c93779a183947fb8d6c0b952ed555a517bdc772de1 [Pipeline] // withDockerContainer [Pipeline] sh 22:41:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:41:07 Warning: overwriting stash ‘coverage-report’ 22:41:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:41:09 + ls -al . 22:41:09 total 112 22:41:09 drwxrwxr-x 7 jenkins jenkins 4096 Dec 23 22:41 . 22:41:09 drwxrwxr-x 4 jenkins jenkins 4096 Dec 23 22:38 .. 22:41:09 -rw-rw-r-- 1 jenkins jenkins 119 Dec 23 22:38 .dockerignore 22:41:09 drwxrwxr-x 8 jenkins jenkins 4096 Dec 23 22:39 .git 22:41:09 drwxrwxr-x 2 jenkins jenkins 4096 Dec 23 22:38 .github 22:41:09 -rw-rw-r-- 1 jenkins jenkins 93 Dec 23 22:38 .gitignore 22:41:09 -rw-rw-r-- 1 jenkins jenkins 6420 Dec 23 22:38 Attribution.txt 22:41:09 -rw-rw-r-- 1 jenkins jenkins 1940 Dec 23 22:38 Dockerfile 22:41:09 -rw-rw-r-- 1 jenkins jenkins 970 Dec 23 22:38 Dockerfile.build 22:41:09 -rw-rw-r-- 1 jenkins jenkins 687 Dec 23 22:38 Jenkinsfile 22:41:09 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 23 22:38 LICENSE 22:41:09 -rw-rw-r-- 1 jenkins jenkins 1277 Dec 23 22:38 README.md 22:41:09 -rw-rw-r-- 1 jenkins jenkins 11 Dec 23 22:36 VERSION 22:41:09 drwxrwxr-x 2 jenkins jenkins 4096 Dec 23 22:38 bin 22:41:09 -rw-r--r-- 1 jenkins jenkins 10 Dec 23 22:40 coverage.out 22:41:09 -rw-r--r-- 1 jenkins jenkins 132 Dec 23 22:41 go.mod 22:41:09 -rw-r--r-- 1 jenkins jenkins 18288 Dec 23 22:41 go.sum 22:41:09 -rw-rw-r-- 1 jenkins jenkins 1519 Dec 23 22:38 main.go 22:41:09 -rw-rw-r-- 1 jenkins jenkins 1573 Dec 23 22:38 makefile 22:41:09 drwxrwxr-x 10 jenkins jenkins 4096 Dec 23 22:38 res 22:41:09 drwxrwxr-x 4 jenkins jenkins 4096 Dec 23 22:38 snap [Pipeline] isUnix [Pipeline] sh 22:41:09 + docker build -t docker-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=618621af6c647468a921ec216f023524fe0aadad --label arch=arm64 --label version=2.0.0-dev.6 . 22:41:09 Sending build context to Docker daemon 118.3kB 22:41:09 Removing intermediate container 26aaa85ef1f2 22:41:09 ---> 387c8092c186 22:41:09 Step 14/27 : FROM alpine:3.12 22:41:09 3.12: Pulling from library/alpine 22:41:09 801bfaa63ef2: Pulling fs layer 22:41:09 801bfaa63ef2: Verifying Checksum 22:41:09 801bfaa63ef2: Download complete 22:41:09 801bfaa63ef2: Pull complete 22:41:09 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 22:41:09 Status: Downloaded newer image for alpine:3.12 22:41:09 ---> 389fef711851 22:41:09 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:41:09 ---> Running in a234a6a7422e 22:41:09 Removing intermediate container a234a6a7422e 22:41:09 ---> 583571c7daca 22:41:09 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:41:09 ---> Running in 5811b9c2a775 22:41:09 Removing intermediate container 5811b9c2a775 22:41:09 ---> 1572cfdcf20e 22:41:09 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq 22:41:09 ---> Running in e6d2e4c4d728 22:41:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:41:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:41:09 (1/6) Installing ca-certificates (20191127-r4) 22:41:09 (2/6) Installing libgcc (9.3.0-r2) 22:41:09 (3/6) Installing libsodium (1.0.18-r0) 22:41:09 (4/6) Installing libstdc++ (9.3.0-r2) 22:41:09 (5/6) Installing libzmq (4.3.3-r0) 22:41:09 (6/6) Installing zeromq (4.3.3-r0) 22:41:09 Executing busybox-1.31.1-r19.trigger 22:41:09 Executing ca-certificates-20191127-r4.trigger 22:41:09 OK: 9 MiB in 20 packages 22:41:10 Step 1/27 : ARG BASE=golang:1.15-alpine3.12 22:41:10 Step 2/27 : FROM ${BASE} AS builder 22:41:10 ---> 5c8804793ccc 22:41:10 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:41:10 ---> Running in d6897581f3bc 22:41:10 Removing intermediate container d6897581f3bc 22:41:10 ---> e72e2c04ea1d 22:41:10 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:41:10 ---> Running in 813a1e78109a 22:41:11 Removing intermediate container e6d2e4c4d728 22:41:11 ---> 8fd7fe61a547 22:41:11 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:41:11 ---> f33f174ba2a1 22:41:11 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:41:11 Removing intermediate container 813a1e78109a 22:41:11 ---> 1e298ddba769 22:41:11 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:41:11 ---> Running in 0f1f43a813d9 22:41:11 ---> 904ca00f182c 22:41:11 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:41:11 ---> 2d89e373d322 22:41:11 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:41:11 Removing intermediate container 0f1f43a813d9 22:41:11 ---> efdddd85d405 22:41:11 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:11 ---> Running in 6b1bd06369af 22:41:12 ---> 64b6d4222a7a 22:41:12 Step 22/27 : EXPOSE 48095 22:41:12 ---> Running in d7f09dfe3ace 22:41:12 Removing intermediate container d7f09dfe3ace 22:41:12 ---> d1f9f8bea3ff 22:41:12 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:41:12 ---> Running in a5e6f4709b68 22:41:12 Removing intermediate container a5e6f4709b68 22:41:12 ---> 9003f5d4f680 22:41:12 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:41:12 ---> Running in b0068db7129a 22:41:13 Removing intermediate container b0068db7129a 22:41:13 ---> 245b8c4683f1 22:41:13 Step 25/27 : LABEL arch=amd64 22:41:13 ---> Running in 82a09a7e7947 22:41:13 Removing intermediate container 82a09a7e7947 22:41:13 ---> b6958cb91211 22:41:13 Step 26/27 : LABEL git_sha=618621af6c647468a921ec216f023524fe0aadad 22:41:13 ---> Running in 736e74dace90 22:41:13 Removing intermediate container 736e74dace90 22:41:13 ---> 711449454f8c 22:41:13 Step 27/27 : LABEL version=2.0.0-dev.6 22:41:13 ---> Running in cad51e719de4 22:41:13 Removing intermediate container cad51e719de4 22:41:13 ---> c75cbed21709 22:41:13 [Warning] One or more build-args [ARCH] were not consumed 22:41:13 Successfully built c75cbed21709 22:41:13 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 22:41:13 Removing intermediate container 6b1bd06369af 22:41:13 ---> 20e10ba70834 22:41:13 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:41:14 provisioning config files... 22:41:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/70@tmp/config5701663963016509414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:14 ---> Running in 6f5544351bf1 22:41:14 ---> docker-login.sh 22:41:14 nexus3.edgexfoundry.org:10001 22:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:14 Configure a credential helper to remove this warning. See 22:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:14 22:41:14 Login Succeeded 22:41:14 nexus3.edgexfoundry.org:10002 22:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:14 Configure a credential helper to remove this warning. See 22:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:14 22:41:14 Login Succeeded 22:41:14 nexus3.edgexfoundry.org:10003 22:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:15 Configure a credential helper to remove this warning. See 22:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:15 22:41:15 Login Succeeded 22:41:15 nexus3.edgexfoundry.org:10004 22:41:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:15 Configure a credential helper to remove this warning. See 22:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:15 22:41:15 Login Succeeded 22:41:15 docker.io 22:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:15 Configure a credential helper to remove this warning. See 22:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:15 22:41:15 Login Succeeded 22:41:15 ---> docker-login.sh ends [Pipeline] } 22:41:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:41:15 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 22:41:15 618621af6c647468a921ec216f023524fe0aadad 22:41:15 latest 22:41:15 2.0.0-dev.6 22:41:15 618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 22:41:15 master 22:41:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:16 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:618621af6c647468a921ec216f023524fe0aadad [Pipeline] isUnix [Pipeline] sh 22:41:16 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:618621af6c647468a921ec216f023524fe0aadad 22:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 22:41:16 32bdc1fb360d: Preparing 22:41:16 9875bbd50019: Preparing 22:41:16 037a50d731a1: Preparing 22:41:16 dbd9db238423: Preparing 22:41:16 6a6ddf4f8238: Preparing 22:41:16 777b2c648970: Preparing 22:41:16 777b2c648970: Waiting 22:41:16 dbd9db238423: Pushed 22:41:16 037a50d731a1: Pushed 22:41:16 9875bbd50019: Pushed 22:41:16 777b2c648970: Layer already exists 22:41:17 6a6ddf4f8238: Pushed 22:41:17 OK: 144 MiB in 45 packages 22:41:18 32bdc1fb360d: Pushed 22:41:18 618621af6c647468a921ec216f023524fe0aadad: digest: sha256:6ac95bde77d8fcea24e4453018924cee7e5fff0e656aee43e5c5f270b4bbf65c size: 1574 [Pipeline] isUnix [Pipeline] sh 22:41:18 Removing intermediate container 6f5544351bf1 22:41:18 ---> 4d365e60264d 22:41:18 Step 8/27 : WORKDIR /app 22:41:18 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 22:41:18 ---> Running in 7d0f09d55fbd 22:41:18 Removing intermediate container 7d0f09d55fbd 22:41:18 ---> 1d03367d0ff0 22:41:18 Step 9/27 : COPY go.mod . 22:41:18 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 22:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 22:41:18 32bdc1fb360d: Preparing 22:41:18 9875bbd50019: Preparing 22:41:18 037a50d731a1: Preparing 22:41:18 dbd9db238423: Preparing 22:41:18 6a6ddf4f8238: Preparing 22:41:18 777b2c648970: Preparing 22:41:18 777b2c648970: Waiting 22:41:18 9875bbd50019: Layer already exists 22:41:18 037a50d731a1: Layer already exists 22:41:18 32bdc1fb360d: Layer already exists 22:41:18 dbd9db238423: Layer already exists 22:41:18 6a6ddf4f8238: Layer already exists 22:41:18 777b2c648970: Layer already exists 22:41:18 latest: digest: sha256:6ac95bde77d8fcea24e4453018924cee7e5fff0e656aee43e5c5f270b4bbf65c size: 1574 [Pipeline] isUnix [Pipeline] sh 22:41:18 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh 22:41:19 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.6 22:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 22:41:19 32bdc1fb360d: Preparing 22:41:19 9875bbd50019: Preparing 22:41:19 037a50d731a1: Preparing 22:41:19 dbd9db238423: Preparing 22:41:19 6a6ddf4f8238: Preparing 22:41:19 777b2c648970: Preparing 22:41:19 777b2c648970: Waiting 22:41:19 dbd9db238423: Layer already exists 22:41:19 037a50d731a1: Layer already exists 22:41:19 6a6ddf4f8238: Layer already exists 22:41:19 32bdc1fb360d: Layer already exists 22:41:19 9875bbd50019: Layer already exists 22:41:19 777b2c648970: Layer already exists 22:41:19 2.0.0-dev.6: digest: sha256:6ac95bde77d8fcea24e4453018924cee7e5fff0e656aee43e5c5f270b4bbf65c size: 1574 [Pipeline] isUnix [Pipeline] sh 22:41:19 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh 22:41:19 ---> f270203593fb 22:41:19 Step 10/27 : RUN go mod download 22:41:19 ---> Running in 853e9a20ed0d 22:41:19 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 22:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 22:41:19 32bdc1fb360d: Preparing 22:41:19 9875bbd50019: Preparing 22:41:19 037a50d731a1: Preparing 22:41:19 dbd9db238423: Preparing 22:41:19 6a6ddf4f8238: Preparing 22:41:19 777b2c648970: Preparing 22:41:19 777b2c648970: Waiting 22:41:19 32bdc1fb360d: Layer already exists 22:41:19 037a50d731a1: Layer already exists 22:41:19 9875bbd50019: Layer already exists 22:41:19 dbd9db238423: Layer already exists 22:41:19 6a6ddf4f8238: Layer already exists 22:41:19 777b2c648970: Layer already exists 22:41:19 618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6: digest: sha256:6ac95bde77d8fcea24e4453018924cee7e5fff0e656aee43e5c5f270b4bbf65c size: 1574 [Pipeline] isUnix [Pipeline] sh 22:41:20 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 22:41:20 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 22:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 22:41:20 32bdc1fb360d: Preparing 22:41:20 9875bbd50019: Preparing 22:41:20 037a50d731a1: Preparing 22:41:20 dbd9db238423: Preparing 22:41:20 6a6ddf4f8238: Preparing 22:41:20 777b2c648970: Preparing 22:41:20 777b2c648970: Waiting 22:41:20 037a50d731a1: Layer already exists 22:41:20 9875bbd50019: Layer already exists 22:41:20 dbd9db238423: Layer already exists 22:41:20 6a6ddf4f8238: Layer already exists 22:41:20 32bdc1fb360d: Layer already exists 22:41:20 777b2c648970: Layer already exists 22:41:20 master: digest: sha256:6ac95bde77d8fcea24e4453018924cee7e5fff0e656aee43e5c5f270b4bbf65c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:41:21 ===================================================== [Pipeline] echo 22:41:21 taggedImages: 22:41:21 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:618621af6c647468a921ec216f023524fe0aadad 22:41:21 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 22:41:21 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.6 22:41:21 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 22:41:21 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 22:41:22 Removing intermediate container 853e9a20ed0d 22:41:22 ---> 28b693ac0474 22:41:22 Step 11/27 : COPY . . [Pipeline] } 22:41:22 ---> b9f55b5bc597 22:41:22 Step 12/27 : ARG MAKE="make build" 22:41:22 ---> Running in 9b76d7d1f706 22:41:23 Removing intermediate container 9b76d7d1f706 22:41:23 ---> 56982f85f9a1 22:41:23 Step 13/27 : RUN $MAKE 22:41:23 ---> Running in 7f8fd53cea9b 22:41:24 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=2.0.0-dev.6" -o app-service-configurable 22:41:57 Removing intermediate container 7f8fd53cea9b 22:41:57 ---> 0105b8aba8fc 22:41:57 Step 14/27 : FROM alpine:3.12 22:41:57 3.12: Pulling from library/alpine 22:41:57 159e5727ea61: Pulling fs layer 22:41:57 159e5727ea61: Verifying Checksum 22:41:57 159e5727ea61: Download complete 22:41:57 159e5727ea61: Pull complete 22:41:57 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 22:41:57 Status: Downloaded newer image for alpine:3.12 22:41:57 ---> afeebe901d6b 22:41:57 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:41:58 ---> Running in a4e7d47b9a58 22:41:58 Removing intermediate container a4e7d47b9a58 22:41:58 ---> e44ba4523a95 22:41:58 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:41:58 ---> Running in 43bbda3ff083 22:41:59 Removing intermediate container 43bbda3ff083 22:41:59 ---> d2482c017470 22:41:59 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq 22:41:59 ---> Running in 24a719cbbe8c 22:42:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:42:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:42:01 (1/6) Installing ca-certificates (20191127-r4) 22:42:01 (2/6) Installing libgcc (9.3.0-r2) 22:42:01 (3/6) Installing libsodium (1.0.18-r0) 22:42:01 (4/6) Installing libstdc++ (9.3.0-r2) 22:42:01 (5/6) Installing libzmq (4.3.3-r0) 22:42:01 (6/6) Installing zeromq (4.3.3-r0) 22:42:01 Executing busybox-1.31.1-r19.trigger 22:42:01 Executing ca-certificates-20191127-r4.trigger 22:42:01 OK: 9 MiB in 20 packages 22:42:03 Removing intermediate container 24a719cbbe8c 22:42:03 ---> e524827f4e7f 22:42:03 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:42:03 ---> e7c28150af82 22:42:03 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:42:04 ---> a18901236af2 22:42:04 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:42:05 ---> 9e8acc26f957 22:42:05 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:42:06 ---> b7cc57b4191c 22:42:06 Step 22/27 : EXPOSE 48095 22:42:06 ---> Running in 24b1bff32bfc 22:42:07 Removing intermediate container 24b1bff32bfc 22:42:07 ---> 5d10d4cd3805 22:42:07 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:42:07 ---> Running in 74250289e53b 22:42:07 Removing intermediate container 74250289e53b 22:42:07 ---> 3af223397642 22:42:07 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:42:07 ---> Running in e879a7d9309b 22:42:08 Removing intermediate container e879a7d9309b 22:42:08 ---> d9a30baf2d3b 22:42:08 Step 25/27 : LABEL arch=arm64 22:42:08 ---> Running in 5b3c4ed9ff85 22:42:08 Removing intermediate container 5b3c4ed9ff85 22:42:08 ---> d2ba407266db 22:42:08 Step 26/27 : LABEL git_sha=618621af6c647468a921ec216f023524fe0aadad 22:42:08 ---> Running in 9186554d46fb 22:42:09 Removing intermediate container 9186554d46fb 22:42:09 ---> 3020632ef35d 22:42:09 Step 27/27 : LABEL version=2.0.0-dev.6 22:42:09 ---> Running in c5bab2ae26f1 22:42:09 Removing intermediate container c5bab2ae26f1 22:42:09 ---> 2b0397ea88ba 22:42:09 [Warning] One or more build-args [ARCH] were not consumed 22:42:09 Successfully built 2b0397ea88ba 22:42:09 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:42:10 provisioning config files... 22:42:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/70@tmp/config3811046475126210506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:10 ---> docker-login.sh 22:42:10 nexus3.edgexfoundry.org:10001 22:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:11 Configure a credential helper to remove this warning. See 22:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:11 22:42:11 Login Succeeded 22:42:11 nexus3.edgexfoundry.org:10002 22:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:11 Configure a credential helper to remove this warning. See 22:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:11 22:42:11 Login Succeeded 22:42:11 nexus3.edgexfoundry.org:10003 22:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:12 Configure a credential helper to remove this warning. See 22:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:12 22:42:12 Login Succeeded 22:42:12 nexus3.edgexfoundry.org:10004 22:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:12 Configure a credential helper to remove this warning. See 22:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:12 22:42:12 Login Succeeded 22:42:12 docker.io 22:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:13 Configure a credential helper to remove this warning. See 22:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:13 22:42:13 Login Succeeded 22:42:13 ---> docker-login.sh ends [Pipeline] } 22:42:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:42:13 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 22:42:13 618621af6c647468a921ec216f023524fe0aadad 22:42:13 latest 22:42:13 2.0.0-dev.6 22:42:13 618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 22:42:13 master 22:42:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:14 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:618621af6c647468a921ec216f023524fe0aadad [Pipeline] isUnix [Pipeline] sh 22:42:14 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:618621af6c647468a921ec216f023524fe0aadad 22:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 22:42:14 4dd293f5dd70: Preparing 22:42:14 6479cbeafc61: Preparing 22:42:14 2e0b3120d53f: Preparing 22:42:14 c04a6d40dde8: Preparing 22:42:14 d8e3537b19cb: Preparing 22:42:14 379067d0cb53: Preparing 22:42:14 379067d0cb53: Waiting 22:42:14 6479cbeafc61: Pushed 22:42:14 c04a6d40dde8: Pushed 22:42:14 2e0b3120d53f: Pushed 22:42:15 379067d0cb53: Layer already exists 22:42:15 d8e3537b19cb: Pushed 22:42:18 4dd293f5dd70: Pushed 22:42:18 618621af6c647468a921ec216f023524fe0aadad: digest: sha256:3824f22964333e606b485b44dfdfb092262f85dcfd484eb64865b9291ecefed8 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:42:18 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:42:18 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 22:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 22:42:18 4dd293f5dd70: Preparing 22:42:18 6479cbeafc61: Preparing 22:42:18 2e0b3120d53f: Preparing 22:42:18 c04a6d40dde8: Preparing 22:42:18 d8e3537b19cb: Preparing 22:42:18 379067d0cb53: Preparing 22:42:18 379067d0cb53: Waiting 22:42:18 6479cbeafc61: Layer already exists 22:42:18 d8e3537b19cb: Layer already exists 22:42:18 4dd293f5dd70: Layer already exists 22:42:18 2e0b3120d53f: Layer already exists 22:42:18 c04a6d40dde8: Layer already exists 22:42:19 379067d0cb53: Layer already exists 22:42:19 latest: digest: sha256:3824f22964333e606b485b44dfdfb092262f85dcfd484eb64865b9291ecefed8 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:42:19 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh 22:42:19 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.6 22:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 22:42:19 4dd293f5dd70: Preparing 22:42:19 6479cbeafc61: Preparing 22:42:19 2e0b3120d53f: Preparing 22:42:19 c04a6d40dde8: Preparing 22:42:19 d8e3537b19cb: Preparing 22:42:19 379067d0cb53: Preparing 22:42:19 379067d0cb53: Waiting 22:42:19 2e0b3120d53f: Layer already exists 22:42:19 6479cbeafc61: Layer already exists 22:42:19 4dd293f5dd70: Layer already exists 22:42:19 d8e3537b19cb: Layer already exists 22:42:19 c04a6d40dde8: Layer already exists 22:42:19 379067d0cb53: Layer already exists 22:42:20 2.0.0-dev.6: digest: sha256:3824f22964333e606b485b44dfdfb092262f85dcfd484eb64865b9291ecefed8 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:42:20 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh 22:42:20 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 22:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 22:42:20 4dd293f5dd70: Preparing 22:42:20 6479cbeafc61: Preparing 22:42:20 2e0b3120d53f: Preparing 22:42:20 c04a6d40dde8: Preparing 22:42:20 d8e3537b19cb: Preparing 22:42:20 379067d0cb53: Preparing 22:42:20 379067d0cb53: Waiting 22:42:21 2e0b3120d53f: Layer already exists 22:42:21 6479cbeafc61: Layer already exists 22:42:21 d8e3537b19cb: Layer already exists 22:42:21 4dd293f5dd70: Layer already exists 22:42:21 c04a6d40dde8: Layer already exists 22:42:21 379067d0cb53: Layer already exists 22:42:21 618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6: digest: sha256:3824f22964333e606b485b44dfdfb092262f85dcfd484eb64865b9291ecefed8 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:42:21 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 22:42:21 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 22:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 22:42:21 4dd293f5dd70: Preparing 22:42:21 6479cbeafc61: Preparing 22:42:21 2e0b3120d53f: Preparing 22:42:21 c04a6d40dde8: Preparing 22:42:21 d8e3537b19cb: Preparing 22:42:21 379067d0cb53: Preparing 22:42:21 379067d0cb53: Waiting 22:42:21 4dd293f5dd70: Layer already exists 22:42:21 c04a6d40dde8: Layer already exists 22:42:21 d8e3537b19cb: Layer already exists 22:42:21 2e0b3120d53f: Layer already exists 22:42:21 6479cbeafc61: Layer already exists 22:42:21 379067d0cb53: Layer already exists 22:42:22 master: digest: sha256:3824f22964333e606b485b44dfdfb092262f85dcfd484eb64865b9291ecefed8 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:42:22 ===================================================== [Pipeline] echo 22:42:22 taggedImages: 22:42:22 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:618621af6c647468a921ec216f023524fe0aadad 22:42:22 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 22:42:22 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.6 22:42:22 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 22:42:22 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap 22:42:23 provisioning config files... 22:42:23 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config8927605302453505721tmp [Pipeline] { [Pipeline] sh 22:42:24 + set +x 22:42:24 + curl -s https://codecov.io/bash 22:42:24 + bash -s -- 22:42:24 22:42:24 _____ _ 22:42:24 / ____| | | 22:42:24 | | ___ __| | ___ ___ _____ __ 22:42:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:42:24 | |___| (_) | (_| | __/ (_| (_) \ V / 22:42:24 \_____\___/ \__,_|\___|\___\___/ \_/ 22:42:24 Bash-20201223-5ad85e3 22:42:24 22:42:24 22:42:24 ==> git version 2.24.3 found 22:42:24 ==> 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 22:42:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:42:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:42:24 ==> Jenkins CI detected. 22:42:24 project root: . 22:42:24 --> token set from env 22:42:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:42:24 ==> Running gcov in . (disable via -X gcov) 22:42:24 ==> Python coveragepy not found 22:42:24 ==> Searching for coverage reports in: 22:42:24 + . 22:42:24 -> Found 1 reports 22:42:24 ==> Detecting git/mercurial file structure 22:42:24 ==> Reading reports 22:42:24 + ./coverage.out bytes=10 22:42:24 ==> Appending adjustments 22:42:24 https://docs.codecov.io/docs/fixing-reports 22:42:24 + Found adjustments 22:42:24 ==> Gzipping contents 22:42:24 4.0K /tmp/codecov.SImSwd.gz 22:42:24 ==> Uploading reports 22:42:24 url: https://codecov.io 22:42:24 query: branch=master&commit=618621af6c647468a921ec216f023524fe0aadad&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F70%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:42:24 -> Pinging Codecov 22:42:24 https://codecov.io/upload/v4?package=bash-20201223-5ad85e3&token=secret&branch=master&commit=618621af6c647468a921ec216f023524fe0aadad&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F70%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:42:24 -> Uploading to 22:42:24 https://storage.googleapis.com/codecov/v4/raw/2020-12-23/A97CA9966030D2A3747ED39772930CCE/618621af6c647468a921ec216f023524fe0aadad/5c590b8a-56d4-48d0-950a-05754b611587.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201223T224224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa9827b2a89a8b0f1ae4b8a96f5afa4d13536d53606075120e6639f838b2b6a2 22:42:24 % Total % Received % Xferd Average Speed Time Time Time Current 22:42:24 Dload Upload Total Spent Left Speed 22:42:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 1011 --:--:-- --:--:-- --:--:-- 1013 22:42:25 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/618621af6c647468a921ec216f023524fe0aadad [Pipeline] } 22:42:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:42:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:42:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:42:26 22:42:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:42:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:42:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:42:27 188c0c94c7c5: Pulling fs layer 22:42:27 0ef7d3d256c8: Pulling fs layer 22:42:27 de9db76c5a1d: Pulling fs layer 22:42:27 0eba1c9be4d2: Pulling fs layer 22:42:27 0d57e429df01: Pulling fs layer 22:42:27 4e4be7b47b0d: Pulling fs layer 22:42:27 e1f770b5df2f: Pulling fs layer 22:42:27 85a0685a4137: Pulling fs layer 22:42:27 0d57e429df01: Waiting 22:42:27 4e4be7b47b0d: Waiting 22:42:27 e1f770b5df2f: Waiting 22:42:27 85a0685a4137: Waiting 22:42:27 0eba1c9be4d2: Waiting 22:42:27 de9db76c5a1d: Verifying Checksum 22:42:27 de9db76c5a1d: Download complete 22:42:27 0ef7d3d256c8: Verifying Checksum 22:42:27 0ef7d3d256c8: Download complete 22:42:27 0d57e429df01: Verifying Checksum 22:42:27 0d57e429df01: Download complete 22:42:28 188c0c94c7c5: Verifying Checksum 22:42:28 188c0c94c7c5: Download complete 22:42:28 4e4be7b47b0d: Verifying Checksum 22:42:28 4e4be7b47b0d: Download complete 22:42:28 188c0c94c7c5: Pull complete 22:42:28 0ef7d3d256c8: Pull complete 22:42:28 de9db76c5a1d: Pull complete 22:42:29 e1f770b5df2f: Verifying Checksum 22:42:29 e1f770b5df2f: Download complete 22:42:31 0eba1c9be4d2: Verifying Checksum 22:42:31 0eba1c9be4d2: Download complete 22:42:31 85a0685a4137: Verifying Checksum 22:42:31 85a0685a4137: Download complete 22:42:37 0eba1c9be4d2: Pull complete 22:42:37 0d57e429df01: Pull complete 22:42:37 4e4be7b47b0d: Pull complete 22:42:39 e1f770b5df2f: Pull complete 22:42:46 85a0685a4137: Pull complete 22:42:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:42:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:42:46 prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container 22:42:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:42:47 $ docker top 7617896bb17f531f27d8a1aa8d65fe4aa501771537f5edea401ed3f768dbe651 -eo pid,comm [Pipeline] { [Pipeline] echo 22:42:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:42:48 + set -o pipefail 22:42:48 + snyk monitor '--org=edgex-jenkins' 22:43:10 22:43:10 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 22:43:10 22:43:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/d1dd41e8-e5a7-45fd-b762-b67d8c6f6253 22:43:10 22:43:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:43:10 22:43:10 22:43:10 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 22:43:10 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:43:10 $ docker stop --time=1 7617896bb17f531f27d8a1aa8d65fe4aa501771537f5edea401ed3f768dbe651 22:43:12 $ docker rm -f 7617896bb17f531f27d8a1aa8d65fe4aa501771537f5edea401ed3f768dbe651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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 22:43:14 + git log --format=format:%s -1 618621af6c647468a921ec216f023524fe0aadad [Pipeline] isUnix [Pipeline] sh 22:43:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:43:15 . [Pipeline] withDockerContainer 22:43:15 prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container 22:43:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:43:15 $ docker top 51d8a226e3299caf486ebc5c0ec801fb4e7a7ff2457b24c98e21b43c45b01fed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:43:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:43:16 [ssh-agent] Looking for ssh-agent implementation... 22:43:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:43:16 $ docker exec 51d8a226e3299caf486ebc5c0ec801fb4e7a7ff2457b24c98e21b43c45b01fed ssh-agent 22:43:16 SSH_AUTH_SOCK=/tmp/ssh-LTCdeaBBWZwd/agent.11 22:43:16 SSH_AGENT_PID=16 22:43:16 Running ssh-add (command line suppressed) 22:43:16 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_570758939606503775.key (/w/workspace/_app-service-configurable_master@tmp/private_key_570758939606503775.key) 22:43:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:43:17 + git semver tag 22:43:17 # -> Open(): unable to determine branch for HEAD 22:43:17 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:43:17 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:43:17 # $SEMVER_REMOTE_NAME = origin 22:43:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:43:17 # $SEMVER_USER_NAME = edgex-jenkins 22:43:17 # $SEMVER_BRANCH = master 22:43:17 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 22:43:17 # 618621af6c647468a921ec216f023524fe0aadad HEAD 22:43:17 # -> Force: false 22:43:17 # b2ad953609ec40c912e229aade5a848c30381483 refs/tags/v2.0.0-dev.6 [Pipeline] } 22:43:17 $ docker exec --env ******** --env ******** 51d8a226e3299caf486ebc5c0ec801fb4e7a7ff2457b24c98e21b43c45b01fed ssh-agent -k 22:43:17 unset SSH_AUTH_SOCK; 22:43:17 unset SSH_AGENT_PID; 22:43:17 echo Agent pid 16 killed; 22:43:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:43:17 + git semver [Pipeline] } 22:43:17 $ docker stop --time=1 51d8a226e3299caf486ebc5c0ec801fb4e7a7ff2457b24c98e21b43c45b01fed 22:43:19 $ docker rm -f 51d8a226e3299caf486ebc5c0ec801fb4e7a7ff2457b24c98e21b43c45b01fed [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:43:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:43:19 22:43:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:43:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:43:20 0.23.1-centos7: Pulling from edgex-lftools 22:43:20 ab5ef0e58194: Pulling fs layer 22:43:20 9712f1f96733: Pulling fs layer 22:43:20 63f879dbbcfc: Pulling fs layer 22:43:20 0d9ebad4ef96: Pulling fs layer 22:43:20 e9a5061849ea: Pulling fs layer 22:43:20 d747dcd14b5f: Pulling fs layer 22:43:20 2de7ff778b66: Pulling fs layer 22:43:20 0d9ebad4ef96: Waiting 22:43:20 e9a5061849ea: Waiting 22:43:20 d747dcd14b5f: Waiting 22:43:20 2de7ff778b66: Waiting 22:43:20 9712f1f96733: Verifying Checksum 22:43:20 9712f1f96733: Download complete 22:43:22 63f879dbbcfc: Verifying Checksum 22:43:22 63f879dbbcfc: Download complete 22:43:22 e9a5061849ea: Verifying Checksum 22:43:22 e9a5061849ea: Download complete 22:43:22 d747dcd14b5f: Verifying Checksum 22:43:22 d747dcd14b5f: Download complete 22:43:22 2de7ff778b66: Verifying Checksum 22:43:22 2de7ff778b66: Download complete 22:43:22 0d9ebad4ef96: Verifying Checksum 22:43:22 0d9ebad4ef96: Download complete 22:43:23 ab5ef0e58194: Verifying Checksum 22:43:23 ab5ef0e58194: Download complete 22:43:27 ab5ef0e58194: Pull complete 22:43:27 9712f1f96733: Pull complete 22:43:29 63f879dbbcfc: Pull complete 22:43:34 0d9ebad4ef96: Pull complete 22:43:36 e9a5061849ea: Pull complete 22:43:36 d747dcd14b5f: Pull complete 22:43:38 2de7ff778b66: Pull complete 22:43:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:43:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:43:38 prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container 22:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:43:42 $ docker top d8ccd56d6beea47350d1a856100a684c21aed90ef9c4882a89f18aa5c833802b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:43:42 provisioning config files... 22:43:42 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config6188089487399074932tmp 22:43:42 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4589663845562026826tmp 22:43:42 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config6707804160599818883tmp [Pipeline] { [Pipeline] echo 22:43:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:43:43 ---> sigul-configuration.sh 22:43:43 gpg: directory `/root/.gnupg' created 22:43:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:43:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:43:43 gpg: keyring `/root/.gnupg/secring.gpg' created 22:43:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:43:43 gpg: CAST5 encrypted data 22:43:43 gpg: encrypted with 1 passphrase 22:43:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:43:43 + mkdir /home/jenkins 22:43:43 + mkdir /home/jenkins/sigul [Pipeline] sh 22:43:43 + 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 22:43:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:43:44 ---> sigul-install.sh 22:43:50 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:43:51 + git tag --list 22:43:51 v1.0.0 22:43:51 v1.1.0 22:43:51 v1.2.0 22:43:51 v1.2.1-dev.1 22:43:51 v1.2.1-dev.10 22:43:51 v1.2.1-dev.11 22:43:51 v1.2.1-dev.12 22:43:51 v1.2.1-dev.13 22:43:51 v1.2.1-dev.14 22:43:51 v1.2.1-dev.15 22:43:51 v1.2.1-dev.16 22:43:51 v1.2.1-dev.17 22:43:51 v1.2.1-dev.18 22:43:51 v1.2.1-dev.19 22:43:51 v1.2.1-dev.2 22:43:51 v1.2.1-dev.20 22:43:51 v1.2.1-dev.21 22:43:51 v1.2.1-dev.22 22:43:51 v1.2.1-dev.23 22:43:51 v1.2.1-dev.3 22:43:51 v1.2.1-dev.4 22:43:51 v1.2.1-dev.5 22:43:51 v1.2.1-dev.6 22:43:51 v1.2.1-dev.7 22:43:51 v1.2.1-dev.8 22:43:51 v1.2.1-dev.9 22:43:51 v1.3.0 22:43:51 v1.3.1-dev.1 22:43:51 v2.0.0-dev.1 22:43:51 v2.0.0-dev.2 22:43:51 v2.0.0-dev.3 22:43:51 v2.0.0-dev.4 22:43:51 v2.0.0-dev.5 22:43:51 v2.0.0-dev.6 [Pipeline] sh 22:43:51 + lftools sign git-tag v2.0.0-dev.6 22:43:52 Signing Git tag with Sigul... 22:43:52 Signing v2.0.0-dev.6 [Pipeline] echo 22:43:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:43:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:43:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:43:54 $ docker stop --time=1 d8ccd56d6beea47350d1a856100a684c21aed90ef9c4882a89f18aa5c833802b 22:43:56 $ docker rm -f d8ccd56d6beea47350d1a856100a684c21aed90ef9c4882a89f18aa5c833802b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:43:57 . [Pipeline] withDockerContainer 22:43:57 prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container 22:43:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:43:58 $ docker top f918974bef30799fe69a384f38299716c92048805879842fa0864fad00142f11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:43:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:43:58 [ssh-agent] Looking for ssh-agent implementation... 22:43:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:43:59 $ docker exec f918974bef30799fe69a384f38299716c92048805879842fa0864fad00142f11 ssh-agent 22:43:59 SSH_AUTH_SOCK=/tmp/ssh-s3WqzlzcUvRU/agent.11 22:43:59 SSH_AGENT_PID=16 22:43:59 Running ssh-add (command line suppressed) 22:43:59 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3775060627628067961.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3775060627628067961.key) 22:43:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:43:59 + git semver bump pre 22:43:59 # -> Open(): unable to determine branch for HEAD 22:43:59 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:43:59 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:43:59 # $SEMVER_REMOTE_NAME = origin 22:43:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:43:59 # $SEMVER_USER_NAME = edgex-jenkins 22:43:59 # $SEMVER_BRANCH = master 22:43:59 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 22:43:59 2.0.0-dev.7 [Pipeline] } 22:43:59 $ docker exec --env ******** --env ******** f918974bef30799fe69a384f38299716c92048805879842fa0864fad00142f11 ssh-agent -k 22:43:59 unset SSH_AUTH_SOCK; 22:43:59 unset SSH_AGENT_PID; 22:43:59 echo Agent pid 16 killed; 22:43:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:00 + git semver [Pipeline] } 22:44:00 $ docker stop --time=1 f918974bef30799fe69a384f38299716c92048805879842fa0864fad00142f11 22:44:01 $ docker rm -f f918974bef30799fe69a384f38299716c92048805879842fa0864fad00142f11 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:44:02 . [Pipeline] withDockerContainer 22:44:02 prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container 22:44:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:44:03 $ docker top a1ce32d23e85a0005d34e89ba2bde23e5118ba67d38a69393fe7c3b268fec40e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:03 [ssh-agent] Looking for ssh-agent implementation... 22:44:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:03 $ docker exec a1ce32d23e85a0005d34e89ba2bde23e5118ba67d38a69393fe7c3b268fec40e ssh-agent 22:44:03 SSH_AUTH_SOCK=/tmp/ssh-aT9nI5hKptLO/agent.11 22:44:03 SSH_AGENT_PID=16 22:44:03 Running ssh-add (command line suppressed) 22:44:04 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2595919823189244963.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2595919823189244963.key) 22:44:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:04 + git semver push 22:44:04 # -> Open(): unable to determine branch for HEAD 22:44:04 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:44:04 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:44:04 # $SEMVER_REMOTE_NAME = origin 22:44:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:44:04 # $SEMVER_USER_NAME = edgex-jenkins 22:44:04 # $SEMVER_BRANCH = master 22:44:04 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 22:44:11 $ docker exec --env ******** --env ******** a1ce32d23e85a0005d34e89ba2bde23e5118ba67d38a69393fe7c3b268fec40e ssh-agent -k 22:44:11 unset SSH_AUTH_SOCK; 22:44:11 unset SSH_AGENT_PID; 22:44:11 echo Agent pid 16 killed; 22:44:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:11 + git semver [Pipeline] } 22:44:11 $ docker stop --time=1 a1ce32d23e85a0005d34e89ba2bde23e5118ba67d38a69393fe7c3b268fec40e 22:44:13 $ docker rm -f a1ce32d23e85a0005d34e89ba2bde23e5118ba67d38a69393fe7c3b268fec40e [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:44:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:44:15 ---> package-listing.sh 22:44:15 ++ facter osfamily 22:44:15 ++ tr '[:upper:]' '[:lower:]' 22:44:15 + OS_FAMILY=redhat 22:44:15 + workspace=/w/workspace/_app-service-configurable_master 22:44:15 + START_PACKAGES=/tmp/packages_start.txt 22:44:15 + END_PACKAGES=/tmp/packages_end.txt 22:44:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:44:15 + PACKAGES=/tmp/packages_start.txt 22:44:15 + '[' /w/workspace/_app-service-configurable_master ']' 22:44:15 + PACKAGES=/tmp/packages_end.txt 22:44:15 + case "${OS_FAMILY}" in 22:44:15 + rpm -qa 22:44:15 + sort 22:44:21 + '[' -f /tmp/packages_start.txt ']' 22:44:21 + '[' -f /tmp/packages_end.txt ']' 22:44:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:44:21 + '[' /w/workspace/_app-service-configurable_master ']' 22:44:21 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 22:44:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 22:44:21 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/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:44:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:44:21 22:44:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:44:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:44:22 alpine: Pulling from edgex-lftools-log-publisher 22:44:22 df20fa9351a1: Pulling fs layer 22:44:22 36b3adc4ff6f: Pulling fs layer 22:44:22 8ad3a11d3b57: Pulling fs layer 22:44:22 46f8f816bc3b: Pulling fs layer 22:44:22 93b61091891f: Pulling fs layer 22:44:22 93b9cdb0e59b: Pulling fs layer 22:44:22 5e14af77c1be: Pulling fs layer 22:44:22 01666e4c0597: Pulling fs layer 22:44:22 aa168da1d23b: Pulling fs layer 22:44:22 93b9cdb0e59b: Waiting 22:44:22 5e14af77c1be: Waiting 22:44:22 01666e4c0597: Waiting 22:44:22 aa168da1d23b: Waiting 22:44:22 46f8f816bc3b: Waiting 22:44:22 93b61091891f: Waiting 22:44:22 36b3adc4ff6f: Verifying Checksum 22:44:22 36b3adc4ff6f: Download complete 22:44:22 46f8f816bc3b: Verifying Checksum 22:44:22 46f8f816bc3b: Download complete 22:44:22 df20fa9351a1: Verifying Checksum 22:44:22 df20fa9351a1: Download complete 22:44:22 93b9cdb0e59b: Verifying Checksum 22:44:22 93b9cdb0e59b: Download complete 22:44:22 5e14af77c1be: Verifying Checksum 22:44:22 5e14af77c1be: Download complete 22:44:22 01666e4c0597: Verifying Checksum 22:44:22 01666e4c0597: Download complete 22:44:22 93b61091891f: Verifying Checksum 22:44:22 93b61091891f: Download complete 22:44:22 df20fa9351a1: Pull complete 22:44:22 36b3adc4ff6f: Pull complete 22:44:22 8ad3a11d3b57: Download complete 22:44:24 aa168da1d23b: Verifying Checksum 22:44:24 aa168da1d23b: Download complete 22:44:24 8ad3a11d3b57: Pull complete 22:44:25 46f8f816bc3b: Pull complete 22:44:25 93b61091891f: Pull complete 22:44:25 93b9cdb0e59b: Pull complete 22:44:25 5e14af77c1be: Pull complete 22:44:25 01666e4c0597: Pull complete 22:44:32 aa168da1d23b: Pull complete 22:44:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:44:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:44:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:44:32 prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container 22:44:32 $ 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/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:44:35 $ docker top 8904647fcca0b6b77fd14920c32979ee42b785fd619bedb195d17f60f7b25df0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:35 + touch /tmp/pre-build-complete [Pipeline] sh 22:44:35 + mkdir -p /var/log/sa [Pipeline] sh 22:44:36 + ls /var/log/sa-host 22:44:36 + sadf -c /var/log/sa-host/sa23 22:44:36 file_magic: OK 22:44:36 HZ: Using current value: 100 22:44:36 file_header: OK 22:44:36 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 22:44:36 Statistics: 22:44:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:44:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:44:36 provisioning config files... 22:44:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5923835829620442846tmp [Pipeline] { [Pipeline] echo 22:44:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:44:37 ---> create-netrc.sh [Pipeline] } 22:44:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:44:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:44:37 ---> python-tools-install.sh [Pipeline] echo 22:44:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:44:38 ---> sudo-logs.sh 22:44:38 Archiving 'sudo' log.. [Pipeline] echo 22:44:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:44:38 ---> job-cost.sh 22:44:38 lf-activate-venv: SKIPPING 22:44:38 INFO: No Stack... 22:44:39 INFO: Retrieving Pricing Info for: v1-standard-2 22:44:39 INFO: Archiving Costs [Pipeline] echo 22:44:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:44:39 ---> logs-deploy.sh 22:44:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/70 22:44:39 INFO: archiving workspace using pattern(s): 22:44:41 Archives upload complete. 22:44:41 INFO: archiving logs to Nexus