Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bef66582781e37064d6dec61ab318c5dd11da733 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12221522075069201379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8326996455720244314.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6188073600743743287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7296387202714984326.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6070348747138424768.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-16528 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision bef66582781e37064d6dec61ab318c5dd11da733 (main) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' 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 core.sparsecheckout # timeout=10 > git checkout -f bef66582781e37064d6dec61ab318c5dd11da733 # timeout=10 Commit message: "feat: Add new metrics to appropriate profiles (#437)" > git rev-list --no-walk f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-30T23:52:05.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-30T23:52:05.700Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-30T23:52:05.714Z] ========================================================= [2022-06-30T23:52:05.714Z] EdgeX Global Pipelines Version Info [2022-06-30T23:52:05.714Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-30T23:52:06.453Z] ------------------- [2022-06-30T23:52:06.453Z] stable info: [2022-06-30T23:52:06.453Z] ------------------- [2022-06-30T23:52:06.453Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-30T23:52:06.453Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-30T23:52:06.453Z] Message: update stable to v1.0.234 [2022-06-30T23:52:07.024Z] ------------------- [2022-06-30T23:52:07.024Z] experimental info: [2022-06-30T23:52:07.024Z] ------------------- [2022-06-30T23:52:07.025Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-30T23:52:07.025Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-06-30T23:52:07.025Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-30T23:52:07.298Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-30T23:52:07.309Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-30T23:52:07.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-30T23:52:07.333Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-30T23:52:07.343Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-30T23:52:07.354Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-30T23:52:07.365Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-30T23:52:07.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-30T23:52:07.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-30T23:52:07.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-30T23:52:07.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-30T23:52:07.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-30T23:52:07.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-30T23:52:07.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-30T23:52:07.528Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-30T23:52:07.540Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-30T23:52:07.555Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T23:52:07.564Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T23:52:07.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-30T23:52:07.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-30T23:52:07.592Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-30T23:52:07.600Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-30T23:52:07.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-30T23:52:07.623Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-30T23:52:07.635Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-30T23:52:07.645Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-30T23:52:07.658Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-30T23:52:07.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-30T23:52:07.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-30T23:52:07.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-30T23:52:07.714Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] echo [2022-06-30T23:52:07.725Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bef6658 [Pipeline] echo [2022-06-30T23:52:07.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T23:52:07.770Z] provisioning config files... [2022-06-30T23:52:07.782Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3177489538297203349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T23:52:08.084Z] ---> docker-login.sh [2022-06-30T23:52:08.084Z] nexus3.edgexfoundry.org:10001 [2022-06-30T23:52:08.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:52:08.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:52:08.345Z] Configure a credential helper to remove this warning. See [2022-06-30T23:52:08.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:52:08.345Z] [2022-06-30T23:52:08.345Z] Login Succeeded [2022-06-30T23:52:08.345Z] nexus3.edgexfoundry.org:10002 [2022-06-30T23:52:08.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:52:08.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:52:08.605Z] Configure a credential helper to remove this warning. See [2022-06-30T23:52:08.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:52:08.605Z] [2022-06-30T23:52:08.605Z] Login Succeeded [2022-06-30T23:52:08.605Z] nexus3.edgexfoundry.org:10003 [2022-06-30T23:52:08.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:52:08.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:52:08.605Z] Configure a credential helper to remove this warning. See [2022-06-30T23:52:08.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:52:08.605Z] [2022-06-30T23:52:08.605Z] Login Succeeded [2022-06-30T23:52:08.605Z] nexus3.edgexfoundry.org:10004 [2022-06-30T23:52:08.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:52:08.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:52:08.866Z] Configure a credential helper to remove this warning. See [2022-06-30T23:52:08.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:52:08.866Z] [2022-06-30T23:52:08.866Z] Login Succeeded [2022-06-30T23:52:08.866Z] docker.io [2022-06-30T23:52:08.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:52:09.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:52:09.439Z] Configure a credential helper to remove this warning. See [2022-06-30T23:52:09.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:52:09.439Z] [2022-06-30T23:52:09.439Z] Login Succeeded [2022-06-30T23:52:09.439Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T23:52:09.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-30T23:52:09.816Z] + git rev-list -1 --merges bef66582781e37064d6dec61ab318c5dd11da733~1..bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] echo [2022-06-30T23:52:09.845Z] -----------> git rev-list -1 --merges bef66582781e37064d6dec61ab318c5dd11da733~1..bef66582781e37064d6dec61ab318c5dd11da733 bef66582781e37064d6dec61ab318c5dd11da733 [false] [Pipeline] sh [2022-06-30T23:52:10.141Z] + git log --format=format:%s -1 bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] echo [2022-06-30T23:52:10.155Z] ========================================================= [2022-06-30T23:52:10.155Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-30T23:52:10.155Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T23:52:10.483Z] + git log --format=format:%s -1 bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] echo [2022-06-30T23:52:10.495Z] [semverPrep] GIT_COMMIT: bef66582781e37064d6dec61ab318c5dd11da733, Commit Message: feat: Add new metrics to appropriate profiles (#437) [Pipeline] echo [2022-06-30T23:52:10.504Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-30T23:52:10.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-30T23:52:10.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-30T23:52:10.868Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-30T23:52:10.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-30T23:52:10.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-30T23:52:10.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-30T23:52:10.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:52:11.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T23:52:11.278Z] [2022-06-30T23:52:11.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:52:11.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T23:52:11.578Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-30T23:52:11.578Z] 42c077c10790: Pulling fs layer [2022-06-30T23:52:11.578Z] f63e77b7563a: Pulling fs layer [2022-06-30T23:52:11.578Z] bd5fdadae976: Pulling fs layer [2022-06-30T23:52:11.578Z] 205491f53016: Pulling fs layer [2022-06-30T23:52:11.578Z] df18705c85c3: Pulling fs layer [2022-06-30T23:52:11.578Z] bdb3f477010e: Pulling fs layer [2022-06-30T23:52:11.578Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-30T23:52:11.578Z] 2c6e9b1d212d: Pulling fs layer [2022-06-30T23:52:11.578Z] bdb8f0575790: Pulling fs layer [2022-06-30T23:52:11.578Z] df18705c85c3: Waiting [2022-06-30T23:52:11.578Z] 386e3cb2ff24: Pulling fs layer [2022-06-30T23:52:11.578Z] 2343380bae48: Pulling fs layer [2022-06-30T23:52:11.578Z] bdb3f477010e: Waiting [2022-06-30T23:52:11.578Z] c8a8fc8e1c8f: Waiting [2022-06-30T23:52:11.578Z] 2c6e9b1d212d: Waiting [2022-06-30T23:52:11.578Z] bdb8f0575790: Waiting [2022-06-30T23:52:11.578Z] 2343380bae48: Waiting [2022-06-30T23:52:11.578Z] 386e3cb2ff24: Waiting [2022-06-30T23:52:11.578Z] 205491f53016: Waiting [2022-06-30T23:52:11.578Z] f63e77b7563a: Download complete [2022-06-30T23:52:11.578Z] 205491f53016: Verifying Checksum [2022-06-30T23:52:11.578Z] 205491f53016: Download complete [2022-06-30T23:52:11.838Z] df18705c85c3: Verifying Checksum [2022-06-30T23:52:11.838Z] df18705c85c3: Download complete [2022-06-30T23:52:11.838Z] bd5fdadae976: Verifying Checksum [2022-06-30T23:52:11.838Z] bd5fdadae976: Download complete [2022-06-30T23:52:11.838Z] bdb3f477010e: Verifying Checksum [2022-06-30T23:52:11.838Z] bdb3f477010e: Download complete [2022-06-30T23:52:11.838Z] 2c6e9b1d212d: Download complete [2022-06-30T23:52:11.838Z] bdb8f0575790: Verifying Checksum [2022-06-30T23:52:11.838Z] bdb8f0575790: Download complete [2022-06-30T23:52:11.838Z] 386e3cb2ff24: Verifying Checksum [2022-06-30T23:52:11.838Z] 386e3cb2ff24: Download complete [2022-06-30T23:52:11.838Z] 2343380bae48: Download complete [2022-06-30T23:52:11.838Z] 42c077c10790: Verifying Checksum [2022-06-30T23:52:11.838Z] 42c077c10790: Download complete [2022-06-30T23:52:12.102Z] c8a8fc8e1c8f: Download complete [2022-06-30T23:52:13.485Z] 42c077c10790: Pull complete [2022-06-30T23:52:13.485Z] f63e77b7563a: Pull complete [2022-06-30T23:52:14.057Z] bd5fdadae976: Pull complete [2022-06-30T23:52:14.057Z] 205491f53016: Pull complete [2022-06-30T23:52:14.317Z] df18705c85c3: Pull complete [2022-06-30T23:52:14.317Z] bdb3f477010e: Pull complete [2022-06-30T23:52:16.859Z] c8a8fc8e1c8f: Pull complete [2022-06-30T23:52:16.859Z] 2c6e9b1d212d: Pull complete [2022-06-30T23:52:16.859Z] bdb8f0575790: Pull complete [2022-06-30T23:52:16.859Z] 386e3cb2ff24: Pull complete [2022-06-30T23:52:16.859Z] 2343380bae48: Pull complete [2022-06-30T23:52:16.859Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-30T23:52:16.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T23:52:16.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T23:52:16.964Z] prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container [2022-06-30T23:52:16.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-30T23:52:18.400Z] $ docker top 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c -eo pid,comm [2022-06-30T23:52:18.479Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-30T23:52:18.479Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-30T23:52:18.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T23:52:18.518Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T23:52:18.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T23:52:18.630Z] $ docker exec 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c ssh-agent [2022-06-30T23:52:18.780Z] SSH_AUTH_SOCK=/tmp/ssh-tYAliZMijfTV/agent.34 [2022-06-30T23:52:18.780Z] SSH_AGENT_PID=41 [2022-06-30T23:52:18.786Z] Running ssh-add (command line suppressed) [2022-06-30T23:52:18.874Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4974298516384320365.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4974298516384320365.key) [2022-06-30T23:52:18.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T23:52:19.200Z] + git tag --points-at HEAD [Pipeline] } [2022-06-30T23:52:19.195Z] $ docker exec --env ******** --env ******** 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c ssh-agent -k [2022-06-30T23:52:19.302Z] unset SSH_AUTH_SOCK; [2022-06-30T23:52:19.303Z] unset SSH_AGENT_PID; [2022-06-30T23:52:19.303Z] echo Agent pid 41 killed; [2022-06-30T23:52:19.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-30T23:52:19.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T23:52:19.363Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T23:52:19.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T23:52:19.475Z] $ docker exec 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c ssh-agent [2022-06-30T23:52:19.613Z] SSH_AUTH_SOCK=/tmp/ssh-Fq4XLwkNpTJU/agent.73 [2022-06-30T23:52:19.613Z] SSH_AGENT_PID=79 [2022-06-30T23:52:19.618Z] Running ssh-add (command line suppressed) [2022-06-30T23:52:19.716Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1170963510282572763.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1170963510282572763.key) [2022-06-30T23:52:19.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T23:52:20.045Z] + git semver init [2022-06-30T23:52:20.307Z] 2022-06-30 23:52:20,239 [run_init] DEBUG init version:0.0.0 force:False [2022-06-30T23:52:20.307Z] 2022-06-30 23:52:20,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-06-30T23:52:20.307Z] 2022-06-30 23:52:20,240 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-06-30T23:52:20.307Z] 2022-06-30 23:52:20,241 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-06-30T23:52:21.250Z] 2022-06-30 23:52:20,974 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-06-30T23:52:21.250Z] 2022-06-30 23:52:20,975 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-06-30T23:52:21.250Z] 2022-06-30 23:52:20,975 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-30T23:52:21.250Z] 2022-06-30 23:52:20,975 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-30T23:52:21.250Z] 2.2.1-dev.6 [Pipeline] } [2022-06-30T23:52:21.243Z] $ docker exec --env ******** --env ******** 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c ssh-agent -k [2022-06-30T23:52:21.362Z] unset SSH_AUTH_SOCK; [2022-06-30T23:52:21.362Z] unset SSH_AGENT_PID; [2022-06-30T23:52:21.363Z] echo Agent pid 79 killed; [2022-06-30T23:52:21.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-30T23:52:21.705Z] + git semver [Pipeline] } [2022-06-30T23:52:21.969Z] $ docker stop --time=1 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c [2022-06-30T23:52:23.264Z] $ docker rm -f 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T23:52:23.631Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-30T23:52:23.889Z] Stashed 1 file(s) [Pipeline] echo [2022-06-30T23:52:23.892Z] [edgeXSemver]: initialized semver on version 2.2.1-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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T23:52:24.059Z] provisioning config files... [2022-06-30T23:52:24.068Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4319983970805496510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T23:52:24.366Z] ---> docker-login.sh [2022-06-30T23:52:24.366Z] nexus3.edgexfoundry.org:10001 [2022-06-30T23:52:24.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:52:24.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:52:24.366Z] Configure a credential helper to remove this warning. See [2022-06-30T23:52:24.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:52:24.366Z] [2022-06-30T23:52:24.366Z] Login Succeeded [2022-06-30T23:52:24.366Z] nexus3.edgexfoundry.org:10002 [2022-06-30T23:52:24.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:52:24.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:52:24.366Z] Configure a credential helper to remove this warning. See [2022-06-30T23:52:24.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:52:24.366Z] [2022-06-30T23:52:24.366Z] Login Succeeded [2022-06-30T23:52:24.628Z] nexus3.edgexfoundry.org:10003 [2022-06-30T23:52:24.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:52:24.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:52:24.628Z] Configure a credential helper to remove this warning. See [2022-06-30T23:52:24.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:52:24.628Z] [2022-06-30T23:52:24.628Z] Login Succeeded [2022-06-30T23:52:24.628Z] nexus3.edgexfoundry.org:10004 [2022-06-30T23:52:24.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:52:24.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:52:24.888Z] Configure a credential helper to remove this warning. See [2022-06-30T23:52:24.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:52:24.888Z] [2022-06-30T23:52:24.888Z] Login Succeeded [2022-06-30T23:52:24.888Z] docker.io [2022-06-30T23:52:24.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:52:25.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:52:25.149Z] Configure a credential helper to remove this warning. See [2022-06-30T23:52:25.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:52:25.149Z] [2022-06-30T23:52:25.149Z] Login Succeeded [2022-06-30T23:52:25.149Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T23:52:25.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-30T23:52:25.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T23:52:25.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T23:52:25.232Z] ========================================================= [2022-06-30T23:52:25.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-30T23:52:25.232Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:52:25.559Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-30T23:52:25.559Z] Sending build context to Docker daemon 3.091MB [2022-06-30T23:52:25.559Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T23:52:25.559Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-30T23:52:25.559Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-30T23:52:25.559Z] 59bf1c3509f3: Pulling fs layer [2022-06-30T23:52:25.559Z] 666ba61612fd: Pulling fs layer [2022-06-30T23:52:25.559Z] 8ed8ca486205: Pulling fs layer [2022-06-30T23:52:25.559Z] cc1cd167ecdc: Pulling fs layer [2022-06-30T23:52:25.559Z] c516ae0d96e1: Pulling fs layer [2022-06-30T23:52:25.559Z] 684cea983483: Pulling fs layer [2022-06-30T23:52:25.559Z] dd3240ac7de5: Pulling fs layer [2022-06-30T23:52:25.559Z] b1e948a4e11c: Pulling fs layer [2022-06-30T23:52:25.559Z] a8fd76ee1af6: Pulling fs layer [2022-06-30T23:52:25.559Z] 646ad004c059: Pulling fs layer [2022-06-30T23:52:25.559Z] c516ae0d96e1: Waiting [2022-06-30T23:52:25.559Z] 684cea983483: Waiting [2022-06-30T23:52:25.559Z] dd3240ac7de5: Waiting [2022-06-30T23:52:25.559Z] b1e948a4e11c: Waiting [2022-06-30T23:52:25.559Z] a8fd76ee1af6: Waiting [2022-06-30T23:52:25.559Z] cc1cd167ecdc: Waiting [2022-06-30T23:52:25.559Z] 646ad004c059: Waiting [2022-06-30T23:52:25.559Z] 8ed8ca486205: Download complete [2022-06-30T23:52:25.559Z] 666ba61612fd: Verifying Checksum [2022-06-30T23:52:25.559Z] 666ba61612fd: Download complete [2022-06-30T23:52:25.559Z] c516ae0d96e1: Verifying Checksum [2022-06-30T23:52:25.559Z] c516ae0d96e1: Download complete [2022-06-30T23:52:25.559Z] 59bf1c3509f3: Verifying Checksum [2022-06-30T23:52:25.559Z] 59bf1c3509f3: Download complete [2022-06-30T23:52:25.559Z] 684cea983483: Verifying Checksum [2022-06-30T23:52:25.559Z] 684cea983483: Download complete [2022-06-30T23:52:25.821Z] dd3240ac7de5: Verifying Checksum [2022-06-30T23:52:25.821Z] dd3240ac7de5: Download complete [2022-06-30T23:52:25.821Z] b1e948a4e11c: Verifying Checksum [2022-06-30T23:52:25.821Z] b1e948a4e11c: Download complete [2022-06-30T23:52:25.821Z] 59bf1c3509f3: Pull complete [2022-06-30T23:52:26.092Z] 666ba61612fd: Pull complete [2022-06-30T23:52:26.092Z] 8ed8ca486205: Pull complete [2022-06-30T23:52:26.355Z] 646ad004c059: Verifying Checksum [2022-06-30T23:52:26.355Z] 646ad004c059: Download complete [2022-06-30T23:52:26.355Z] cc1cd167ecdc: Verifying Checksum [2022-06-30T23:52:26.355Z] cc1cd167ecdc: Download complete [2022-06-30T23:52:26.355Z] a8fd76ee1af6: Verifying Checksum [2022-06-30T23:52:26.355Z] a8fd76ee1af6: Download complete [2022-06-30T23:52:30.551Z] cc1cd167ecdc: Pull complete [2022-06-30T23:52:30.551Z] c516ae0d96e1: Pull complete [2022-06-30T23:52:30.551Z] 684cea983483: Pull complete [2022-06-30T23:52:30.551Z] dd3240ac7de5: Pull complete [2022-06-30T23:52:30.551Z] b1e948a4e11c: Pull complete [2022-06-30T23:52:32.466Z] a8fd76ee1af6: Pull complete [2022-06-30T23:52:33.036Z] 646ad004c059: Pull complete [2022-06-30T23:52:33.036Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-30T23:52:33.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-30T23:52:33.036Z] ---> 8f69c11f6b0c [2022-06-30T23:52:33.036Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-30T23:52:34.951Z] ---> Running in 4022cec8d6c9 [2022-06-30T23:52:34.951Z] Removing intermediate container 4022cec8d6c9 [2022-06-30T23:52:34.951Z] ---> 45e1864fac0e [2022-06-30T23:52:34.951Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T23:52:34.951Z] ---> Running in 52e6ac90a263 [2022-06-30T23:52:34.951Z] Removing intermediate container 52e6ac90a263 [2022-06-30T23:52:34.951Z] ---> 734b0a55b2a2 [2022-06-30T23:52:34.951Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T23:52:34.951Z] ---> Running in 8f994ec63979 [2022-06-30T23:52:34.951Z] Removing intermediate container 8f994ec63979 [2022-06-30T23:52:34.951Z] ---> 620e3f66e04f [2022-06-30T23:52:34.951Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T23:52:34.951Z] ---> Running in e670bc97a6a9 [2022-06-30T23:52:35.537Z] Removing intermediate container e670bc97a6a9 [2022-06-30T23:52:35.537Z] ---> 3d57e1ab40bf [2022-06-30T23:52:35.537Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T23:52:35.798Z] ---> Running in 2a7c92a54a72 [2022-06-30T23:52:36.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-30T23:52:37.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-30T23:52:37.262Z] OK: 221 MiB in 52 packages [2022-06-30T23:52:37.523Z] Removing intermediate container 2a7c92a54a72 [2022-06-30T23:52:37.523Z] ---> f07b0b75b785 [2022-06-30T23:52:37.523Z] Step 8/13 : WORKDIR /app [2022-06-30T23:52:37.523Z] ---> Running in fc63baa4e657 [2022-06-30T23:52:37.783Z] Removing intermediate container fc63baa4e657 [2022-06-30T23:52:37.783Z] ---> 0cc26fbdfb05 [2022-06-30T23:52:37.783Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-30T23:52:37.783Z] ---> 2cb0f6348b8f [2022-06-30T23:52:37.783Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T23:52:38.044Z] ---> Running in 3ff2ad304dde [2022-06-30T23:52:39.008Z] Still waiting to schedule task [2022-06-30T23:52:39.009Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-30T23:53:00.022Z] Removing intermediate container 3ff2ad304dde [2022-06-30T23:53:00.022Z] ---> 7f76371631ec [2022-06-30T23:53:00.022Z] Step 11/13 : COPY . . [2022-06-30T23:53:00.022Z] ---> da01fe602d6f [2022-06-30T23:53:00.022Z] Step 12/13 : ARG MAKE="make build" [2022-06-30T23:53:00.022Z] ---> Running in 0cfe91ee0811 [2022-06-30T23:53:00.022Z] Removing intermediate container 0cfe91ee0811 [2022-06-30T23:53:00.022Z] ---> b6f580c5b05d [2022-06-30T23:53:00.022Z] Step 13/13 : RUN $MAKE [2022-06-30T23:53:00.022Z] ---> Running in 2e884ffe0b9d [2022-06-30T23:53:00.022Z] noop [2022-06-30T23:53:00.022Z] Removing intermediate container 2e884ffe0b9d [2022-06-30T23:53:00.022Z] ---> 9d93f736eee1 [2022-06-30T23:53:00.022Z] Successfully built 9d93f736eee1 [2022-06-30T23:53:00.022Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:00.338Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-30T23:53:00.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T23:53:00.421Z] prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container [2022-06-30T23:53:00.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-30T23:53:00.864Z] $ docker top e40f683f0665fa06d3a1c735c4e1830a6beb7cf9f418677c69d243ab678ea5db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T23:53:01.243Z] + go version [2022-06-30T23:53:01.243Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-30T23:53:01.237Z] $ docker stop --time=1 e40f683f0665fa06d3a1c735c4e1830a6beb7cf9f418677c69d243ab678ea5db [2022-06-30T23:53:02.536Z] $ docker rm -f e40f683f0665fa06d3a1c735c4e1830a6beb7cf9f418677c69d243ab678ea5db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:03.012Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-30T23:53:03.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T23:53:03.098Z] prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container [2022-06-30T23:53:03.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-30T23:53:03.507Z] $ docker top ab4391ea767883cccc1cf7570cca4fc0dd235e3d626997768162fb3e797b04ef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-30T23:53:03.887Z] + make test [2022-06-30T23:53:03.887Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-30T23:53:13.881Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-30T23:53:13.881Z] CGO_ENABLED=1 go vet ./... [2022-06-30T23:53:16.420Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T23:53:16.420Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T23:53:16.420Z] ./bin/test-attribution-txt.sh [2022-06-30T23:53:16.420Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-06-30T23:53:16.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-30T23:53:16.432Z] $ docker stop --time=1 ab4391ea767883cccc1cf7570cca4fc0dd235e3d626997768162fb3e797b04ef [2022-06-30T23:53:18.244Z] $ docker rm -f ab4391ea767883cccc1cf7570cca4fc0dd235e3d626997768162fb3e797b04ef [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T23:53:18.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-30T23:53:18.685Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-30T23:53:19.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-30T23:53:19.483Z] + ls -al . [2022-06-30T23:53:19.483Z] total 168 [2022-06-30T23:53:19.483Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 23:53 . [2022-06-30T23:53:19.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 23:52 .. [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 30 23:52 .dockerignore [2022-06-30T23:53:19.483Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 23:52 .git [2022-06-30T23:53:19.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:52 .github [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 30 23:52 .gitignore [2022-06-30T23:53:19.483Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 23:52 .semver [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 30 23:52 Attribution.txt [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 30 23:52 CHANGELOG.md [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 30 23:52 Dockerfile [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 23:52 GOVERNANCE.md [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 30 23:52 Jenkinsfile [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 30 23:52 LICENSE [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 30 23:52 OWNERS.md [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 30 23:52 README.md [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 30 23:52 VERSION [2022-06-30T23:53:19.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 23:52 bin [2022-06-30T23:53:19.483Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 30 23:53 coverage.out [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jun 30 23:52 go.mod [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 35610 Jun 30 23:52 go.sum [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 30 23:52 main.go [2022-06-30T23:53:19.483Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 30 23:52 makefile [2022-06-30T23:53:19.483Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 23:52 res [2022-06-30T23:53:19.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:19.794Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bef66582781e37064d6dec61ab318c5dd11da733 --label arch=amd64 --label version=2.2.1-dev.6 . [2022-06-30T23:53:19.794Z] Sending build context to Docker daemon 3.092MB [2022-06-30T23:53:19.794Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T23:53:19.794Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-30T23:53:19.794Z] ---> 9d93f736eee1 [2022-06-30T23:53:19.794Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-30T23:53:19.794Z] ---> Running in e0eae3f4035a [2022-06-30T23:53:19.794Z] Removing intermediate container e0eae3f4035a [2022-06-30T23:53:19.794Z] ---> ebb993609387 [2022-06-30T23:53:19.794Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T23:53:20.054Z] ---> Running in 8dff2b89a8cd [2022-06-30T23:53:20.054Z] Removing intermediate container 8dff2b89a8cd [2022-06-30T23:53:20.054Z] ---> 06c1a1574226 [2022-06-30T23:53:20.054Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T23:53:20.054Z] ---> Running in 41414947a8f6 [2022-06-30T23:53:20.054Z] Removing intermediate container 41414947a8f6 [2022-06-30T23:53:20.054Z] ---> e0bb250267de [2022-06-30T23:53:20.054Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T23:53:20.315Z] ---> Running in 36710c13fdd6 [2022-06-30T23:53:20.885Z] Removing intermediate container 36710c13fdd6 [2022-06-30T23:53:20.885Z] ---> 4ee25eb539ce [2022-06-30T23:53:20.885Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T23:53:20.885Z] ---> Running in 0c7cfb88b7de [2022-06-30T23:53:21.147Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-30T23:53:22.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-30T23:53:22.353Z] OK: 221 MiB in 52 packages [2022-06-30T23:53:22.614Z] Removing intermediate container 0c7cfb88b7de [2022-06-30T23:53:22.614Z] ---> c588cb90e99b [2022-06-30T23:53:22.614Z] Step 8/27 : WORKDIR /app [2022-06-30T23:53:22.614Z] ---> Running in 4e85d2312055 [2022-06-30T23:53:22.874Z] Removing intermediate container 4e85d2312055 [2022-06-30T23:53:22.874Z] ---> 3cbf0e91b593 [2022-06-30T23:53:22.874Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-30T23:53:22.874Z] ---> afe3d6cce3d8 [2022-06-30T23:53:22.874Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T23:53:22.874Z] ---> Running in fe2f16ccc8e4 [2022-06-30T23:53:23.819Z] Removing intermediate container fe2f16ccc8e4 [2022-06-30T23:53:23.819Z] ---> 1d80547af336 [2022-06-30T23:53:23.819Z] Step 11/27 : COPY . . [2022-06-30T23:53:23.819Z] ---> 20c07a39fa3d [2022-06-30T23:53:23.819Z] Step 12/27 : ARG MAKE="make build" [2022-06-30T23:53:24.078Z] ---> Running in 92340a6be783 [2022-06-30T23:53:24.078Z] Removing intermediate container 92340a6be783 [2022-06-30T23:53:24.078Z] ---> f83564eec362 [2022-06-30T23:53:24.078Z] Step 13/27 : RUN $MAKE [2022-06-30T23:53:24.078Z] ---> Running in a152c7d9e81f [2022-06-30T23:53:24.337Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-30T23:53:46.286Z] Removing intermediate container a152c7d9e81f [2022-06-30T23:53:46.286Z] ---> d26eafad3d28 [2022-06-30T23:53:46.286Z] Step 14/27 : FROM alpine:3.14 [2022-06-30T23:53:46.286Z] 3.14: Pulling from library/alpine [2022-06-30T23:53:46.286Z] 8663204ce13b: Pulling fs layer [2022-06-30T23:53:46.286Z] 8663204ce13b: Verifying Checksum [2022-06-30T23:53:46.286Z] 8663204ce13b: Download complete [2022-06-30T23:53:46.286Z] 8663204ce13b: Pull complete [2022-06-30T23:53:46.286Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-30T23:53:46.286Z] Status: Downloaded newer image for alpine:3.14 [2022-06-30T23:53:46.286Z] ---> e04c818066af [2022-06-30T23:53:46.286Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T23:53:46.286Z] ---> Running in 1234ee7f00fb [2022-06-30T23:53:46.286Z] Removing intermediate container 1234ee7f00fb [2022-06-30T23:53:46.286Z] ---> efc64868d1a7 [2022-06-30T23:53:46.286Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-30T23:53:46.286Z] ---> Running in 20e55cdb2700 [2022-06-30T23:53:46.286Z] Removing intermediate container 20e55cdb2700 [2022-06-30T23:53:46.286Z] ---> f9aa90bbe8f8 [2022-06-30T23:53:46.286Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-30T23:53:46.286Z] ---> Running in 0da04c75aee7 [2022-06-30T23:53:46.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-30T23:53:46.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-30T23:53:46.286Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-30T23:53:46.286Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-30T23:53:46.286Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-30T23:53:46.286Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-30T23:53:46.286Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-30T23:53:46.286Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-30T23:53:46.286Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-30T23:53:46.286Z] Executing busybox-1.33.1-r7.trigger [2022-06-30T23:53:46.286Z] Executing ca-certificates-20211220-r0.trigger [2022-06-30T23:53:46.286Z] OK: 9 MiB in 21 packages [2022-06-30T23:53:46.286Z] Removing intermediate container 0da04c75aee7 [2022-06-30T23:53:46.286Z] ---> c7c0576d956f [2022-06-30T23:53:46.286Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-30T23:53:46.286Z] ---> 1f577145d1ee [2022-06-30T23:53:46.286Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-30T23:53:46.286Z] ---> e8026b3b2b88 [2022-06-30T23:53:46.286Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-30T23:53:46.286Z] ---> 6dadade261f1 [2022-06-30T23:53:46.286Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-30T23:53:46.546Z] ---> c653860aa4f2 [2022-06-30T23:53:46.546Z] Step 22/27 : EXPOSE 48095 [2022-06-30T23:53:46.806Z] ---> Running in d849355cdfeb [2022-06-30T23:53:46.806Z] Removing intermediate container d849355cdfeb [2022-06-30T23:53:46.806Z] ---> fa534d49204e [2022-06-30T23:53:46.806Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-30T23:53:46.806Z] ---> Running in 419ca00576b0 [2022-06-30T23:53:46.806Z] Removing intermediate container 419ca00576b0 [2022-06-30T23:53:46.806Z] ---> 719e2e367e0b [2022-06-30T23:53:46.806Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-30T23:53:47.066Z] ---> Running in 0a8fccf4e371 [2022-06-30T23:53:47.066Z] Removing intermediate container 0a8fccf4e371 [2022-06-30T23:53:47.066Z] ---> b98b37dcf7d2 [2022-06-30T23:53:47.066Z] Step 25/27 : LABEL arch=amd64 [2022-06-30T23:53:47.066Z] ---> Running in e0a1e9b353a5 [2022-06-30T23:53:47.066Z] Removing intermediate container e0a1e9b353a5 [2022-06-30T23:53:47.066Z] ---> df1f9644037d [2022-06-30T23:53:47.066Z] Step 26/27 : LABEL git_sha=bef66582781e37064d6dec61ab318c5dd11da733 [2022-06-30T23:53:47.328Z] ---> Running in 8627baefb865 [2022-06-30T23:53:47.328Z] Removing intermediate container 8627baefb865 [2022-06-30T23:53:47.328Z] ---> 48914a169927 [2022-06-30T23:53:47.328Z] Step 27/27 : LABEL version=2.2.1-dev.6 [2022-06-30T23:53:47.328Z] ---> Running in e3ade9ad2a2a [2022-06-30T23:53:47.588Z] Removing intermediate container e3ade9ad2a2a [2022-06-30T23:53:47.588Z] ---> 72054785c228 [2022-06-30T23:53:47.588Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-30T23:53:47.588Z] Successfully built 72054785c228 [2022-06-30T23:53:47.588Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T23:53:47.690Z] provisioning config files... [2022-06-30T23:53:47.698Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4948898793744439107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T23:53:47.995Z] ---> docker-login.sh [2022-06-30T23:53:47.995Z] nexus3.edgexfoundry.org:10001 [2022-06-30T23:53:47.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:53:47.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:53:47.995Z] Configure a credential helper to remove this warning. See [2022-06-30T23:53:47.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:53:47.995Z] [2022-06-30T23:53:47.995Z] Login Succeeded [2022-06-30T23:53:47.995Z] nexus3.edgexfoundry.org:10002 [2022-06-30T23:53:47.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:53:48.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:53:48.255Z] Configure a credential helper to remove this warning. See [2022-06-30T23:53:48.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:53:48.255Z] [2022-06-30T23:53:48.255Z] Login Succeeded [2022-06-30T23:53:48.255Z] nexus3.edgexfoundry.org:10003 [2022-06-30T23:53:48.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:53:48.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:53:48.255Z] Configure a credential helper to remove this warning. See [2022-06-30T23:53:48.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:53:48.255Z] [2022-06-30T23:53:48.255Z] Login Succeeded [2022-06-30T23:53:48.255Z] nexus3.edgexfoundry.org:10004 [2022-06-30T23:53:48.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:53:48.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:53:48.516Z] Configure a credential helper to remove this warning. See [2022-06-30T23:53:48.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:53:48.516Z] [2022-06-30T23:53:48.516Z] Login Succeeded [2022-06-30T23:53:48.516Z] docker.io [2022-06-30T23:53:48.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:53:48.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:53:48.775Z] Configure a credential helper to remove this warning. See [2022-06-30T23:53:48.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:53:48.775Z] [2022-06-30T23:53:48.775Z] Login Succeeded [2022-06-30T23:53:48.775Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T23:53:48.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-30T23:53:48.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T23:53:48.840Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-06-30T23:53:48.840Z] bef66582781e37064d6dec61ab318c5dd11da733 [2022-06-30T23:53:48.840Z] latest [2022-06-30T23:53:48.840Z] 2.2.1-dev.6 [2022-06-30T23:53:48.840Z] bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 [2022-06-30T23:53:48.840Z] main [2022-06-30T23:53:48.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:49.167Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:49.475Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bef66582781e37064d6dec61ab318c5dd11da733 [2022-06-30T23:53:49.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-30T23:53:49.475Z] 8cf7195f68f8: Preparing [2022-06-30T23:53:49.475Z] dfa8b157f6a8: Preparing [2022-06-30T23:53:49.475Z] aa8d47871160: Preparing [2022-06-30T23:53:49.475Z] d9b4c6e3042a: Preparing [2022-06-30T23:53:49.475Z] 7a02203f52dc: Preparing [2022-06-30T23:53:49.475Z] b541d28bf3b4: Preparing [2022-06-30T23:53:49.475Z] b541d28bf3b4: Waiting [2022-06-30T23:53:49.475Z] dfa8b157f6a8: Pushed [2022-06-30T23:53:49.475Z] d9b4c6e3042a: Pushed [2022-06-30T23:53:49.475Z] aa8d47871160: Pushed [2022-06-30T23:53:49.475Z] b541d28bf3b4: Layer already exists [2022-06-30T23:53:49.736Z] 7a02203f52dc: Pushed [2022-06-30T23:53:52.279Z] 8cf7195f68f8: Pushed [2022-06-30T23:53:52.279Z] bef66582781e37064d6dec61ab318c5dd11da733: digest: sha256:de7b3fd0d1dd4ba14e661372fccebf89577ed5992723eb5b8b26e9eb3908dc0f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:52.599Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:52.915Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-06-30T23:53:52.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-30T23:53:52.915Z] 8cf7195f68f8: Preparing [2022-06-30T23:53:52.915Z] dfa8b157f6a8: Preparing [2022-06-30T23:53:52.915Z] aa8d47871160: Preparing [2022-06-30T23:53:52.915Z] d9b4c6e3042a: Preparing [2022-06-30T23:53:52.915Z] 7a02203f52dc: Preparing [2022-06-30T23:53:52.915Z] b541d28bf3b4: Preparing [2022-06-30T23:53:52.915Z] b541d28bf3b4: Waiting [2022-06-30T23:53:52.915Z] d9b4c6e3042a: Layer already exists [2022-06-30T23:53:52.915Z] 7a02203f52dc: Layer already exists [2022-06-30T23:53:52.915Z] aa8d47871160: Layer already exists [2022-06-30T23:53:52.915Z] 8cf7195f68f8: Layer already exists [2022-06-30T23:53:52.915Z] dfa8b157f6a8: Layer already exists [2022-06-30T23:53:52.915Z] b541d28bf3b4: Layer already exists [2022-06-30T23:53:52.915Z] latest: digest: sha256:de7b3fd0d1dd4ba14e661372fccebf89577ed5992723eb5b8b26e9eb3908dc0f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:53.225Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:53.533Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.6 [2022-06-30T23:53:53.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-30T23:53:53.533Z] 8cf7195f68f8: Preparing [2022-06-30T23:53:53.533Z] dfa8b157f6a8: Preparing [2022-06-30T23:53:53.533Z] aa8d47871160: Preparing [2022-06-30T23:53:53.533Z] d9b4c6e3042a: Preparing [2022-06-30T23:53:53.533Z] 7a02203f52dc: Preparing [2022-06-30T23:53:53.533Z] b541d28bf3b4: Preparing [2022-06-30T23:53:53.533Z] b541d28bf3b4: Waiting [2022-06-30T23:53:53.533Z] d9b4c6e3042a: Layer already exists [2022-06-30T23:53:53.533Z] dfa8b157f6a8: Layer already exists [2022-06-30T23:53:53.533Z] 7a02203f52dc: Layer already exists [2022-06-30T23:53:53.533Z] 8cf7195f68f8: Layer already exists [2022-06-30T23:53:53.533Z] aa8d47871160: Layer already exists [2022-06-30T23:53:53.533Z] b541d28bf3b4: Layer already exists [2022-06-30T23:53:53.533Z] 2.2.1-dev.6: digest: sha256:de7b3fd0d1dd4ba14e661372fccebf89577ed5992723eb5b8b26e9eb3908dc0f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:53.848Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:54.169Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 [2022-06-30T23:53:54.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-30T23:53:54.169Z] 8cf7195f68f8: Preparing [2022-06-30T23:53:54.169Z] dfa8b157f6a8: Preparing [2022-06-30T23:53:54.169Z] aa8d47871160: Preparing [2022-06-30T23:53:54.169Z] d9b4c6e3042a: Preparing [2022-06-30T23:53:54.169Z] 7a02203f52dc: Preparing [2022-06-30T23:53:54.169Z] b541d28bf3b4: Preparing [2022-06-30T23:53:54.169Z] b541d28bf3b4: Waiting [2022-06-30T23:53:54.169Z] dfa8b157f6a8: Layer already exists [2022-06-30T23:53:54.169Z] 8cf7195f68f8: Layer already exists [2022-06-30T23:53:54.169Z] d9b4c6e3042a: Layer already exists [2022-06-30T23:53:54.169Z] aa8d47871160: Layer already exists [2022-06-30T23:53:54.169Z] 7a02203f52dc: Layer already exists [2022-06-30T23:53:54.169Z] b541d28bf3b4: Layer already exists [2022-06-30T23:53:54.169Z] bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6: digest: sha256:de7b3fd0d1dd4ba14e661372fccebf89577ed5992723eb5b8b26e9eb3908dc0f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:54.488Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:54.798Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-06-30T23:53:54.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-30T23:53:54.798Z] 8cf7195f68f8: Preparing [2022-06-30T23:53:54.798Z] dfa8b157f6a8: Preparing [2022-06-30T23:53:54.798Z] aa8d47871160: Preparing [2022-06-30T23:53:54.798Z] d9b4c6e3042a: Preparing [2022-06-30T23:53:54.798Z] 7a02203f52dc: Preparing [2022-06-30T23:53:54.798Z] b541d28bf3b4: Preparing [2022-06-30T23:53:54.798Z] aa8d47871160: Layer already exists [2022-06-30T23:53:54.798Z] 7a02203f52dc: Layer already exists [2022-06-30T23:53:54.798Z] d9b4c6e3042a: Layer already exists [2022-06-30T23:53:54.798Z] dfa8b157f6a8: Layer already exists [2022-06-30T23:53:54.798Z] 8cf7195f68f8: Layer already exists [2022-06-30T23:53:54.798Z] b541d28bf3b4: Layer already exists [2022-06-30T23:53:54.798Z] main: digest: sha256:de7b3fd0d1dd4ba14e661372fccebf89577ed5992723eb5b8b26e9eb3908dc0f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-30T23:53:54.850Z] ===================================================== [Pipeline] echo [2022-06-30T23:53:54.859Z] taggedImages: [2022-06-30T23:53:54.859Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:bef66582781e37064d6dec61ab318c5dd11da733 [2022-06-30T23:53:54.859Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-06-30T23:53:54.859Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.6 [2022-06-30T23:53:54.859Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 [2022-06-30T23:53:54.859Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:55.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T23:53:55.242Z] [2022-06-30T23:53:55.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:53:55.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T23:53:55.554Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-30T23:53:55.554Z] 5eb5b503b376: Pulling fs layer [2022-06-30T23:53:55.554Z] 5c69ac0246d0: Pulling fs layer [2022-06-30T23:53:55.554Z] ec43610c2a17: Pulling fs layer [2022-06-30T23:53:55.554Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-30T23:53:55.554Z] 33b1e0a273af: Pulling fs layer [2022-06-30T23:53:55.554Z] 5d3b04190fa2: Pulling fs layer [2022-06-30T23:53:55.554Z] 2f39f015ded8: Pulling fs layer [2022-06-30T23:53:55.554Z] 3a2ae6a8a46f: Waiting [2022-06-30T23:53:55.554Z] 33b1e0a273af: Waiting [2022-06-30T23:53:55.554Z] 5d3b04190fa2: Waiting [2022-06-30T23:53:55.554Z] 2f39f015ded8: Waiting [2022-06-30T23:53:55.554Z] 5c69ac0246d0: Verifying Checksum [2022-06-30T23:53:55.554Z] 5c69ac0246d0: Download complete [2022-06-30T23:53:55.554Z] 3a2ae6a8a46f: Download complete [2022-06-30T23:53:55.814Z] 33b1e0a273af: Verifying Checksum [2022-06-30T23:53:55.814Z] 33b1e0a273af: Download complete [2022-06-30T23:53:55.814Z] ec43610c2a17: Verifying Checksum [2022-06-30T23:53:55.814Z] ec43610c2a17: Download complete [2022-06-30T23:53:55.814Z] 5d3b04190fa2: Verifying Checksum [2022-06-30T23:53:55.814Z] 5d3b04190fa2: Download complete [2022-06-30T23:53:55.814Z] 5eb5b503b376: Verifying Checksum [2022-06-30T23:53:55.814Z] 5eb5b503b376: Download complete [2022-06-30T23:53:56.381Z] 2f39f015ded8: Download complete [2022-06-30T23:53:56.948Z] 5eb5b503b376: Pull complete [2022-06-30T23:53:57.206Z] 5c69ac0246d0: Pull complete [2022-06-30T23:53:57.465Z] ec43610c2a17: Pull complete [2022-06-30T23:53:57.724Z] 3a2ae6a8a46f: Pull complete [2022-06-30T23:53:57.983Z] 33b1e0a273af: Pull complete [2022-06-30T23:53:57.983Z] 5d3b04190fa2: Pull complete [2022-06-30T23:54:02.174Z] 2f39f015ded8: Pull complete [2022-06-30T23:54:02.174Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-30T23:54:02.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T23:54:02.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T23:54:02.260Z] prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container [2022-06-30T23:54:02.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-30T23:54:03.743Z] $ docker top 544973c50c5df979249708b1f1fc8baed8928266b371ed49bf24333b4a7d0b03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T23:54:04.249Z] ---> job-cost.sh [2022-06-30T23:54:04.249Z] lf-activate-venv: SKIPPING [2022-06-30T23:54:04.249Z] INFO: No Stack... [2022-06-30T23:54:04.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-30T23:54:05.080Z] INFO: Archiving Costs [Pipeline] sh [2022-06-30T23:54:05.368Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-06-30T23:54:05.368Z] + cut -d, -f6 [Pipeline] lock [2022-06-30T23:54:05.384Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] [2022-06-30T23:54:05.390Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] did not exist. Created. [2022-06-30T23:54:05.390Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T23:54:05.694Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-30T23:54:05.720Z] Stashed 1 file(s) [Pipeline] } [2022-06-30T23:54:05.726Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-30T23:54:05.724Z] $ docker stop --time=1 544973c50c5df979249708b1f1fc8baed8928266b371ed49bf24333b4a7d0b03 [2022-06-30T23:54:06.895Z] $ docker rm -f 544973c50c5df979249708b1f1fc8baed8928266b371ed49bf24333b4a7d0b03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T23:54:19.322Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16530 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-06-30T23:54:19.337Z] Running in /w/workspace/app-service-configurable/83 [Pipeline] { [Pipeline] checkout [2022-06-30T23:54:19.373Z] Selected Git installation does not exist. Using Default [2022-06-30T23:54:19.373Z] The recommended git tool is: NONE [2022-06-30T23:54:25.993Z] using credential edgex-jenkins-ssh [2022-06-30T23:54:26.013Z] Cloning the remote Git repository [2022-06-30T23:54:26.093Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-30T23:54:26.223Z] > git init /w/workspace/app-service-configurable/83 # timeout=10 [2022-06-30T23:54:26.304Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-30T23:54:26.309Z] > git --version # timeout=10 [2022-06-30T23:54:26.333Z] > git --version # 'git version 2.25.1' [2022-06-30T23:54:26.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-30T23:54:26.436Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-30T23:54:27.454Z] Avoid second fetch [2022-06-30T23:54:27.454Z] Checking out Revision bef66582781e37064d6dec61ab318c5dd11da733 (main) [2022-06-30T23:54:27.402Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-30T23:54:27.423Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-30T23:54:27.477Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T23:54:27.501Z] > git checkout -f bef66582781e37064d6dec61ab318c5dd11da733 # timeout=10 [2022-06-30T23:54:31.641Z] Commit message: "feat: Add new metrics to appropriate profiles (#437)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T23:54:32.488Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-30T23:54:32.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T23:54:32.488Z] Dload Upload Total Spent Left Speed [2022-06-30T23:54:32.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 94984 0 --:--:-- --:--:-- --:--:-- 94984 [Pipeline] sh [2022-06-30T23:54:33.235Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-30T23:54:33.577Z] + sudo tee /etc/docker/daemon.new [2022-06-30T23:54:33.577Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-30T23:54:33.577Z] { [2022-06-30T23:54:33.577Z] "registry-mirrors": [ [2022-06-30T23:54:33.577Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-30T23:54:33.577Z] ], [2022-06-30T23:54:33.577Z] "bip": "10.250.0.254/24", [2022-06-30T23:54:33.577Z] "hosts": [ [2022-06-30T23:54:33.577Z] "tcp://0.0.0.0:5555", [2022-06-30T23:54:33.577Z] "unix:///var/run/docker.sock" [2022-06-30T23:54:33.577Z] ], [2022-06-30T23:54:33.577Z] "mtu": 1458, [2022-06-30T23:54:33.577Z] "selinux-enabled": true, [2022-06-30T23:54:33.577Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-30T23:54:33.577Z] } [Pipeline] sh [2022-06-30T23:54:33.922Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-30T23:54:34.266Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T23:54:52.614Z] provisioning config files... [2022-06-30T23:54:52.636Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/83@tmp/config6563979953876910615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T23:54:52.986Z] ---> docker-login.sh [2022-06-30T23:54:52.986Z] nexus3.edgexfoundry.org:10001 [2022-06-30T23:54:53.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:54:53.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:54:53.859Z] Configure a credential helper to remove this warning. See [2022-06-30T23:54:53.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:54:53.859Z] [2022-06-30T23:54:53.859Z] Login Succeeded [2022-06-30T23:54:53.859Z] nexus3.edgexfoundry.org:10002 [2022-06-30T23:54:54.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:54:54.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:54:54.132Z] Configure a credential helper to remove this warning. See [2022-06-30T23:54:54.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:54:54.132Z] [2022-06-30T23:54:54.132Z] Login Succeeded [2022-06-30T23:54:54.132Z] nexus3.edgexfoundry.org:10003 [2022-06-30T23:54:54.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:54:54.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:54:54.728Z] Configure a credential helper to remove this warning. See [2022-06-30T23:54:54.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:54:54.728Z] [2022-06-30T23:54:54.728Z] Login Succeeded [2022-06-30T23:54:54.728Z] nexus3.edgexfoundry.org:10004 [2022-06-30T23:54:55.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:54:55.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:54:55.279Z] Configure a credential helper to remove this warning. See [2022-06-30T23:54:55.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:54:55.279Z] [2022-06-30T23:54:55.279Z] Login Succeeded [2022-06-30T23:54:55.279Z] docker.io [2022-06-30T23:54:55.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T23:54:55.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T23:54:55.820Z] Configure a credential helper to remove this warning. See [2022-06-30T23:54:55.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T23:54:55.820Z] [2022-06-30T23:54:55.820Z] Login Succeeded [2022-06-30T23:54:55.820Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T23:54:55.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-30T23:54:56.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T23:54:56.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T23:54:56.386Z] ========================================================= [2022-06-30T23:54:56.386Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-30T23:54:56.386Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:54:56.751Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-30T23:54:56.751Z] Sending build context to Docker daemon 204.8kB [2022-06-30T23:54:57.027Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T23:54:57.027Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-30T23:54:57.303Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-30T23:54:57.303Z] 9b3977197b4f: Pulling fs layer [2022-06-30T23:54:57.303Z] 1a89e8eeedd5: Pulling fs layer [2022-06-30T23:54:57.303Z] 94645a83ff95: Pulling fs layer [2022-06-30T23:54:57.303Z] e6fb740bc735: Pulling fs layer [2022-06-30T23:54:57.303Z] 3a77bd46dcc9: Pulling fs layer [2022-06-30T23:54:57.303Z] 355e64cbe906: Pulling fs layer [2022-06-30T23:54:57.303Z] 63ab81a10011: Pulling fs layer [2022-06-30T23:54:57.303Z] 555d1d1c4555: Pulling fs layer [2022-06-30T23:54:57.303Z] 7d9057610161: Pulling fs layer [2022-06-30T23:54:57.303Z] 355e64cbe906: Waiting [2022-06-30T23:54:57.303Z] 555d1d1c4555: Waiting [2022-06-30T23:54:57.303Z] 7d9057610161: Waiting [2022-06-30T23:54:57.303Z] 63ab81a10011: Waiting [2022-06-30T23:54:57.303Z] e6fb740bc735: Waiting [2022-06-30T23:54:57.303Z] 3a77bd46dcc9: Waiting [2022-06-30T23:54:57.303Z] 94645a83ff95: Download complete [2022-06-30T23:54:57.303Z] 1a89e8eeedd5: Verifying Checksum [2022-06-30T23:54:57.303Z] 1a89e8eeedd5: Download complete [2022-06-30T23:54:57.303Z] 3a77bd46dcc9: Verifying Checksum [2022-06-30T23:54:57.303Z] 3a77bd46dcc9: Download complete [2022-06-30T23:54:57.303Z] 355e64cbe906: Verifying Checksum [2022-06-30T23:54:57.303Z] 355e64cbe906: Download complete [2022-06-30T23:54:57.303Z] 9b3977197b4f: Verifying Checksum [2022-06-30T23:54:57.303Z] 9b3977197b4f: Download complete [2022-06-30T23:54:57.303Z] 63ab81a10011: Verifying Checksum [2022-06-30T23:54:57.303Z] 63ab81a10011: Download complete [2022-06-30T23:54:58.301Z] 7d9057610161: Verifying Checksum [2022-06-30T23:54:58.301Z] 7d9057610161: Download complete [2022-06-30T23:54:58.301Z] 9b3977197b4f: Pull complete [2022-06-30T23:54:58.912Z] 1a89e8eeedd5: Pull complete [2022-06-30T23:54:59.188Z] 94645a83ff95: Pull complete [2022-06-30T23:54:59.464Z] 555d1d1c4555: Verifying Checksum [2022-06-30T23:54:59.464Z] 555d1d1c4555: Download complete [2022-06-30T23:55:00.070Z] e6fb740bc735: Verifying Checksum [2022-06-30T23:55:00.071Z] e6fb740bc735: Download complete [2022-06-30T23:55:15.190Z] e6fb740bc735: Pull complete [2022-06-30T23:55:15.191Z] 3a77bd46dcc9: Pull complete [2022-06-30T23:55:15.191Z] 355e64cbe906: Pull complete [2022-06-30T23:55:15.191Z] 63ab81a10011: Pull complete [2022-06-30T23:55:20.613Z] 555d1d1c4555: Pull complete [2022-06-30T23:55:22.593Z] 7d9057610161: Pull complete [2022-06-30T23:55:22.593Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-30T23:55:22.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-30T23:55:22.593Z] ---> 819e984ddca1 [2022-06-30T23:55:22.593Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-30T23:55:23.580Z] ---> Running in 00fee26df8f9 [2022-06-30T23:55:23.580Z] Removing intermediate container 00fee26df8f9 [2022-06-30T23:55:23.580Z] ---> a34cbafc24fe [2022-06-30T23:55:23.580Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T23:55:23.858Z] ---> Running in 200a0f8e1c78 [2022-06-30T23:55:24.132Z] Removing intermediate container 200a0f8e1c78 [2022-06-30T23:55:24.132Z] ---> c91d65623243 [2022-06-30T23:55:24.132Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T23:55:24.132Z] ---> Running in 8ffac7503d7f [2022-06-30T23:55:24.406Z] Removing intermediate container 8ffac7503d7f [2022-06-30T23:55:24.406Z] ---> 35a4c0d4a369 [2022-06-30T23:55:24.406Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T23:55:24.406Z] ---> Running in 772b0d0e2c01 [2022-06-30T23:55:26.396Z] Removing intermediate container 772b0d0e2c01 [2022-06-30T23:55:26.396Z] ---> 78fd0ba78323 [2022-06-30T23:55:26.396Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T23:55:26.396Z] ---> Running in 262d70449d25 [2022-06-30T23:55:28.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-30T23:55:29.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-30T23:55:30.346Z] OK: 220 MiB in 52 packages [2022-06-30T23:55:30.946Z] Removing intermediate container 262d70449d25 [2022-06-30T23:55:30.946Z] ---> 894c7e34dcff [2022-06-30T23:55:30.946Z] Step 8/13 : WORKDIR /app [2022-06-30T23:55:30.946Z] ---> Running in 035f5c3b0302 [2022-06-30T23:55:31.223Z] Removing intermediate container 035f5c3b0302 [2022-06-30T23:55:31.223Z] ---> 4df3a4d6aee6 [2022-06-30T23:55:31.223Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-30T23:55:31.837Z] ---> 836d8837f7de [2022-06-30T23:55:31.837Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T23:55:31.837Z] ---> Running in 329fc05cef20 [2022-06-30T23:56:18.832Z] Removing intermediate container 329fc05cef20 [2022-06-30T23:56:18.832Z] ---> d926c2a23b25 [2022-06-30T23:56:18.832Z] Step 11/13 : COPY . . [2022-06-30T23:56:18.832Z] ---> 683eecc897dc [2022-06-30T23:56:18.832Z] Step 12/13 : ARG MAKE="make build" [2022-06-30T23:56:18.832Z] ---> Running in 8bc17d8c2b8f [2022-06-30T23:56:18.833Z] Removing intermediate container 8bc17d8c2b8f [2022-06-30T23:56:18.833Z] ---> 3a7ed56fd2df [2022-06-30T23:56:18.833Z] Step 13/13 : RUN $MAKE [2022-06-30T23:56:18.833Z] ---> Running in 611ecd984c1b [2022-06-30T23:56:18.833Z] noop [2022-06-30T23:56:18.833Z] Removing intermediate container 611ecd984c1b [2022-06-30T23:56:18.833Z] ---> a96290aa497a [2022-06-30T23:56:18.833Z] Successfully built a96290aa497a [2022-06-30T23:56:19.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:56:19.486Z] + docker inspect -f . ci-base-image-arm64 [2022-06-30T23:56:19.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T23:56:19.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-16530 does not seem to be running inside a container [2022-06-30T23:56:19.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/83 -v /w/workspace/app-service-configurable/83:/w/workspace/app-service-configurable/83:rw,z -v /w/workspace/app-service-configurable/83@tmp:/w/workspace/app-service-configurable/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-30T23:56:21.115Z] $ docker top a3cd549e4af9dce49e28f4c076c2b9b53ecb95646bb9edd56c6abae79d63549d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T23:56:22.030Z] + go version [2022-06-30T23:56:22.030Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-30T23:56:22.055Z] $ docker stop --time=1 a3cd549e4af9dce49e28f4c076c2b9b53ecb95646bb9edd56c6abae79d63549d [2022-06-30T23:56:23.684Z] $ docker rm -f a3cd549e4af9dce49e28f4c076c2b9b53ecb95646bb9edd56c6abae79d63549d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:56:24.292Z] + docker inspect -f . ci-base-image-arm64 [2022-06-30T23:56:24.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T23:56:24.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-16530 does not seem to be running inside a container [2022-06-30T23:56:24.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/83 -v /w/workspace/app-service-configurable/83:/w/workspace/app-service-configurable/83:rw,z -v /w/workspace/app-service-configurable/83@tmp:/w/workspace/app-service-configurable/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-30T23:56:25.844Z] $ docker top bb0d8181ccc25a1d5b2f873db5a1ece06f3375795169ff71694c74dcbf4bf872 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-30T23:56:26.746Z] + make test [2022-06-30T23:56:26.746Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-30T23:57:48.607Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-30T23:57:48.607Z] CGO_ENABLED=1 go vet ./... [2022-06-30T23:58:10.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T23:58:10.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T23:58:10.804Z] ./bin/test-attribution-txt.sh [2022-06-30T23:58:10.804Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-06-30T23:58:10.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-30T23:58:10.840Z] $ docker stop --time=1 bb0d8181ccc25a1d5b2f873db5a1ece06f3375795169ff71694c74dcbf4bf872 [2022-06-30T23:58:12.608Z] $ docker rm -f bb0d8181ccc25a1d5b2f873db5a1ece06f3375795169ff71694c74dcbf4bf872 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T23:58:13.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-30T23:58:13.586Z] Warning: overwriting stash ‘coverage-report’ [2022-06-30T23:58:14.015Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T23:58:14.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-30T23:58:14.738Z] + ls -al . [2022-06-30T23:58:14.738Z] total 164 [2022-06-30T23:58:14.738Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 30 23:56 . [2022-06-30T23:58:14.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 23:54 .. [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 30 23:54 .dockerignore [2022-06-30T23:58:14.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 23:54 .git [2022-06-30T23:58:14.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:54 .github [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 30 23:54 .gitignore [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 30 23:54 Attribution.txt [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 30 23:54 CHANGELOG.md [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 30 23:54 Dockerfile [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 23:54 GOVERNANCE.md [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 30 23:54 Jenkinsfile [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 30 23:54 LICENSE [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 30 23:54 OWNERS.md [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 30 23:54 README.md [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 30 23:52 VERSION [2022-06-30T23:58:14.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 23:54 bin [2022-06-30T23:58:14.738Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 30 23:56 coverage.out [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jun 30 23:54 go.mod [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 35610 Jun 30 23:54 go.sum [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 30 23:54 main.go [2022-06-30T23:58:14.738Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 30 23:54 makefile [2022-06-30T23:58:14.738Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 23:54 res [2022-06-30T23:58:14.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T23:58:15.104Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bef66582781e37064d6dec61ab318c5dd11da733 --label arch=arm64 --label version=2.2.1-dev.6 . [2022-06-30T23:58:15.104Z] Sending build context to Docker daemon 205.8kB [2022-06-30T23:58:15.389Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T23:58:15.389Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-30T23:58:15.389Z] ---> a96290aa497a [2022-06-30T23:58:15.389Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-30T23:58:15.389Z] ---> Running in 9cb98134ee83 [2022-06-30T23:58:15.988Z] Removing intermediate container 9cb98134ee83 [2022-06-30T23:58:15.988Z] ---> f7b713d42467 [2022-06-30T23:58:15.988Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T23:58:15.988Z] ---> Running in 07381ce31f4d [2022-06-30T23:58:16.264Z] Removing intermediate container 07381ce31f4d [2022-06-30T23:58:16.264Z] ---> d25859f14e8d [2022-06-30T23:58:16.264Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T23:58:16.264Z] ---> Running in e879a736615e [2022-06-30T23:58:16.543Z] Removing intermediate container e879a736615e [2022-06-30T23:58:16.543Z] ---> 08e6b1d09da4 [2022-06-30T23:58:16.543Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T23:58:16.543Z] ---> Running in 6f6cd58ef671 [2022-06-30T23:58:18.535Z] Removing intermediate container 6f6cd58ef671 [2022-06-30T23:58:18.535Z] ---> 6e9e1ae2fc43 [2022-06-30T23:58:18.535Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T23:58:18.535Z] ---> Running in 3eb1833da596 [2022-06-30T23:58:19.130Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-30T23:58:20.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-30T23:58:21.095Z] OK: 220 MiB in 52 packages [2022-06-30T23:58:21.692Z] Removing intermediate container 3eb1833da596 [2022-06-30T23:58:21.692Z] ---> 4f6e9dbae363 [2022-06-30T23:58:21.692Z] Step 8/27 : WORKDIR /app [2022-06-30T23:58:21.692Z] ---> Running in b3bdcfbcf24d [2022-06-30T23:58:21.967Z] Removing intermediate container b3bdcfbcf24d [2022-06-30T23:58:21.967Z] ---> 5c61c2f3af84 [2022-06-30T23:58:21.967Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-30T23:58:22.564Z] ---> ef0f1d95aec6 [2022-06-30T23:58:22.564Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T23:58:22.564Z] ---> Running in 6d16804e2035 [2022-06-30T23:58:24.549Z] Removing intermediate container 6d16804e2035 [2022-06-30T23:58:24.549Z] ---> c22f45756349 [2022-06-30T23:58:24.549Z] Step 11/27 : COPY . . [2022-06-30T23:58:25.151Z] ---> 59719f788d82 [2022-06-30T23:58:25.151Z] Step 12/27 : ARG MAKE="make build" [2022-06-30T23:58:25.151Z] ---> Running in 3816cfa9a92c [2022-06-30T23:58:25.428Z] Removing intermediate container 3816cfa9a92c [2022-06-30T23:58:25.428Z] ---> 4cb9c8110851 [2022-06-30T23:58:25.428Z] Step 13/27 : RUN $MAKE [2022-06-30T23:58:25.428Z] ---> Running in c075be334e54 [2022-06-30T23:58:26.446Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-01T00:00:33.340Z] Removing intermediate container c075be334e54 [2022-07-01T00:00:33.340Z] ---> 9999e7612c43 [2022-07-01T00:00:33.340Z] Step 14/27 : FROM alpine:3.14 [2022-07-01T00:00:33.340Z] 3.14: Pulling from library/alpine [2022-07-01T00:00:33.340Z] 455c02918c45: Pulling fs layer [2022-07-01T00:00:33.340Z] 455c02918c45: Download complete [2022-07-01T00:00:33.340Z] 455c02918c45: Pull complete [2022-07-01T00:00:33.340Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T00:00:33.340Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T00:00:33.340Z] ---> ac73e934f311 [2022-07-01T00:00:33.340Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-07-01T00:00:33.340Z] ---> Running in d3c263695936 [2022-07-01T00:00:33.340Z] Removing intermediate container d3c263695936 [2022-07-01T00:00:33.340Z] ---> b43f9ce0c89b [2022-07-01T00:00:33.340Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-01T00:00:33.340Z] ---> Running in e083d7b53f77 [2022-07-01T00:00:33.340Z] Removing intermediate container e083d7b53f77 [2022-07-01T00:00:33.340Z] ---> feb82ea3ce7b [2022-07-01T00:00:33.340Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-01T00:00:33.340Z] ---> Running in abea7433c156 [2022-07-01T00:00:33.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T00:00:33.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T00:00:33.341Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-01T00:00:33.341Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-01T00:00:33.341Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T00:00:33.341Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-01T00:00:33.341Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T00:00:33.341Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-01T00:00:33.341Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-01T00:00:33.341Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T00:00:33.341Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T00:00:33.341Z] OK: 9 MiB in 21 packages [2022-07-01T00:00:33.341Z] Removing intermediate container abea7433c156 [2022-07-01T00:00:33.341Z] ---> 12b91dde3363 [2022-07-01T00:00:33.341Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-01T00:00:33.341Z] ---> 257550982527 [2022-07-01T00:00:33.341Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-01T00:00:33.341Z] ---> 3112c3995e3d [2022-07-01T00:00:33.341Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-01T00:00:33.341Z] ---> 5e4d7b38a9ac [2022-07-01T00:00:33.341Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-01T00:00:33.341Z] ---> 66f063ed7151 [2022-07-01T00:00:33.341Z] Step 22/27 : EXPOSE 48095 [2022-07-01T00:00:33.341Z] ---> Running in a8d6a9703b2b [2022-07-01T00:00:33.341Z] Removing intermediate container a8d6a9703b2b [2022-07-01T00:00:33.341Z] ---> d4120fa78fa3 [2022-07-01T00:00:33.341Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-01T00:00:33.341Z] ---> Running in 6794536526bd [2022-07-01T00:00:33.341Z] Removing intermediate container 6794536526bd [2022-07-01T00:00:33.341Z] ---> dc2d3ac1609d [2022-07-01T00:00:33.341Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T00:00:33.341Z] ---> Running in a6d38cb568c1 [2022-07-01T00:00:33.341Z] Removing intermediate container a6d38cb568c1 [2022-07-01T00:00:33.341Z] ---> e85fda865c18 [2022-07-01T00:00:33.341Z] Step 25/27 : LABEL arch=arm64 [2022-07-01T00:00:33.341Z] ---> Running in 7ce595a72b71 [2022-07-01T00:00:33.341Z] Removing intermediate container 7ce595a72b71 [2022-07-01T00:00:33.341Z] ---> 64ec2f4b4eed [2022-07-01T00:00:33.341Z] Step 26/27 : LABEL git_sha=bef66582781e37064d6dec61ab318c5dd11da733 [2022-07-01T00:00:33.341Z] ---> Running in 510257dd4b41 [2022-07-01T00:00:33.341Z] Removing intermediate container 510257dd4b41 [2022-07-01T00:00:33.341Z] ---> 47b392c081a9 [2022-07-01T00:00:33.341Z] Step 27/27 : LABEL version=2.2.1-dev.6 [2022-07-01T00:00:33.341Z] ---> Running in fe822d9eddce [2022-07-01T00:00:33.341Z] Removing intermediate container fe822d9eddce [2022-07-01T00:00:33.341Z] ---> afc0c08bd8bc [2022-07-01T00:00:33.341Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-01T00:00:33.341Z] Successfully built afc0c08bd8bc [2022-07-01T00:00:33.341Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T00:00:33.460Z] provisioning config files... [2022-07-01T00:00:33.478Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/83@tmp/config6170636843444574584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:00:33.845Z] ---> docker-login.sh [2022-07-01T00:00:33.845Z] nexus3.edgexfoundry.org:10001 [2022-07-01T00:00:34.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:00:34.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:00:34.122Z] Configure a credential helper to remove this warning. See [2022-07-01T00:00:34.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:00:34.122Z] [2022-07-01T00:00:34.122Z] Login Succeeded [2022-07-01T00:00:34.122Z] nexus3.edgexfoundry.org:10002 [2022-07-01T00:00:34.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:00:34.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:00:34.722Z] Configure a credential helper to remove this warning. See [2022-07-01T00:00:34.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:00:34.722Z] [2022-07-01T00:00:34.722Z] Login Succeeded [2022-07-01T00:00:34.722Z] nexus3.edgexfoundry.org:10003 [2022-07-01T00:00:34.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:00:35.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:00:35.273Z] Configure a credential helper to remove this warning. See [2022-07-01T00:00:35.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:00:35.273Z] [2022-07-01T00:00:35.273Z] Login Succeeded [2022-07-01T00:00:35.273Z] nexus3.edgexfoundry.org:10004 [2022-07-01T00:00:35.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:00:35.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:00:35.546Z] Configure a credential helper to remove this warning. See [2022-07-01T00:00:35.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:00:35.546Z] [2022-07-01T00:00:35.546Z] Login Succeeded [2022-07-01T00:00:35.818Z] docker.io [2022-07-01T00:00:36.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:00:36.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:00:36.365Z] Configure a credential helper to remove this warning. See [2022-07-01T00:00:36.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:00:36.365Z] [2022-07-01T00:00:36.365Z] Login Succeeded [2022-07-01T00:00:36.365Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T00:00:36.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T00:00:36.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T00:00:36.441Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-07-01T00:00:36.441Z] bef66582781e37064d6dec61ab318c5dd11da733 [2022-07-01T00:00:36.441Z] latest [2022-07-01T00:00:36.441Z] 2.2.1-dev.6 [2022-07-01T00:00:36.441Z] bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 [2022-07-01T00:00:36.441Z] main [2022-07-01T00:00:36.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:00:36.810Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:00:37.178Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bef66582781e37064d6dec61ab318c5dd11da733 [2022-07-01T00:00:37.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-01T00:00:37.178Z] 20faeef5da02: Preparing [2022-07-01T00:00:37.178Z] e077a7f77392: Preparing [2022-07-01T00:00:37.178Z] 55f60a15b910: Preparing [2022-07-01T00:00:37.178Z] ea6bc0162ab6: Preparing [2022-07-01T00:00:37.178Z] e3c54a76d48b: Preparing [2022-07-01T00:00:37.178Z] f73e7dbfee58: Preparing [2022-07-01T00:00:37.178Z] f73e7dbfee58: Waiting [2022-07-01T00:00:37.455Z] 55f60a15b910: Pushed [2022-07-01T00:00:37.455Z] e077a7f77392: Pushed [2022-07-01T00:00:37.455Z] ea6bc0162ab6: Pushed [2022-07-01T00:00:37.455Z] f73e7dbfee58: Layer already exists [2022-07-01T00:00:38.437Z] e3c54a76d48b: Pushed [2022-07-01T00:00:43.838Z] 20faeef5da02: Pushed [2022-07-01T00:00:43.838Z] bef66582781e37064d6dec61ab318c5dd11da733: digest: sha256:eb331d60d5df5035998a803d5c78b4a9a925a0c9338afb029fc046206093dcd0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:00:44.212Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:00:44.580Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-01T00:00:44.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-01T00:00:44.580Z] 20faeef5da02: Preparing [2022-07-01T00:00:44.580Z] e077a7f77392: Preparing [2022-07-01T00:00:44.580Z] 55f60a15b910: Preparing [2022-07-01T00:00:44.581Z] ea6bc0162ab6: Preparing [2022-07-01T00:00:44.581Z] e3c54a76d48b: Preparing [2022-07-01T00:00:44.581Z] f73e7dbfee58: Preparing [2022-07-01T00:00:44.581Z] f73e7dbfee58: Waiting [2022-07-01T00:00:44.581Z] e3c54a76d48b: Layer already exists [2022-07-01T00:00:44.581Z] ea6bc0162ab6: Layer already exists [2022-07-01T00:00:44.581Z] 20faeef5da02: Layer already exists [2022-07-01T00:00:44.581Z] 55f60a15b910: Layer already exists [2022-07-01T00:00:44.581Z] e077a7f77392: Layer already exists [2022-07-01T00:00:44.581Z] f73e7dbfee58: Layer already exists [2022-07-01T00:00:44.854Z] latest: digest: sha256:eb331d60d5df5035998a803d5c78b4a9a925a0c9338afb029fc046206093dcd0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:00:45.232Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:00:45.597Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.6 [2022-07-01T00:00:45.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-01T00:00:45.597Z] 20faeef5da02: Preparing [2022-07-01T00:00:45.597Z] e077a7f77392: Preparing [2022-07-01T00:00:45.597Z] 55f60a15b910: Preparing [2022-07-01T00:00:45.597Z] ea6bc0162ab6: Preparing [2022-07-01T00:00:45.597Z] e3c54a76d48b: Preparing [2022-07-01T00:00:45.597Z] f73e7dbfee58: Preparing [2022-07-01T00:00:45.597Z] f73e7dbfee58: Waiting [2022-07-01T00:00:45.598Z] ea6bc0162ab6: Layer already exists [2022-07-01T00:00:45.598Z] e3c54a76d48b: Layer already exists [2022-07-01T00:00:45.598Z] 20faeef5da02: Layer already exists [2022-07-01T00:00:45.598Z] 55f60a15b910: Layer already exists [2022-07-01T00:00:45.598Z] e077a7f77392: Layer already exists [2022-07-01T00:00:45.598Z] f73e7dbfee58: Layer already exists [2022-07-01T00:00:45.872Z] 2.2.1-dev.6: digest: sha256:eb331d60d5df5035998a803d5c78b4a9a925a0c9338afb029fc046206093dcd0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:00:46.245Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:00:46.613Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 [2022-07-01T00:00:46.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-01T00:00:46.614Z] 20faeef5da02: Preparing [2022-07-01T00:00:46.614Z] e077a7f77392: Preparing [2022-07-01T00:00:46.614Z] 55f60a15b910: Preparing [2022-07-01T00:00:46.614Z] ea6bc0162ab6: Preparing [2022-07-01T00:00:46.614Z] e3c54a76d48b: Preparing [2022-07-01T00:00:46.614Z] f73e7dbfee58: Preparing [2022-07-01T00:00:46.614Z] f73e7dbfee58: Waiting [2022-07-01T00:00:46.614Z] 20faeef5da02: Layer already exists [2022-07-01T00:00:46.614Z] ea6bc0162ab6: Layer already exists [2022-07-01T00:00:46.614Z] 55f60a15b910: Layer already exists [2022-07-01T00:00:46.614Z] e3c54a76d48b: Layer already exists [2022-07-01T00:00:46.614Z] e077a7f77392: Layer already exists [2022-07-01T00:00:46.886Z] f73e7dbfee58: Layer already exists [2022-07-01T00:00:46.886Z] bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6: digest: sha256:eb331d60d5df5035998a803d5c78b4a9a925a0c9338afb029fc046206093dcd0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:00:47.248Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:00:47.611Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-07-01T00:00:47.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-01T00:00:47.611Z] 20faeef5da02: Preparing [2022-07-01T00:00:47.611Z] e077a7f77392: Preparing [2022-07-01T00:00:47.611Z] 55f60a15b910: Preparing [2022-07-01T00:00:47.611Z] ea6bc0162ab6: Preparing [2022-07-01T00:00:47.611Z] e3c54a76d48b: Preparing [2022-07-01T00:00:47.611Z] f73e7dbfee58: Preparing [2022-07-01T00:00:47.611Z] f73e7dbfee58: Waiting [2022-07-01T00:00:47.611Z] e3c54a76d48b: Layer already exists [2022-07-01T00:00:47.611Z] ea6bc0162ab6: Layer already exists [2022-07-01T00:00:47.611Z] e077a7f77392: Layer already exists [2022-07-01T00:00:47.611Z] 20faeef5da02: Layer already exists [2022-07-01T00:00:47.611Z] 55f60a15b910: Layer already exists [2022-07-01T00:00:47.611Z] f73e7dbfee58: Layer already exists [2022-07-01T00:00:47.885Z] main: digest: sha256:eb331d60d5df5035998a803d5c78b4a9a925a0c9338afb029fc046206093dcd0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T00:00:47.951Z] ===================================================== [Pipeline] echo [2022-07-01T00:00:47.964Z] taggedImages: [2022-07-01T00:00:47.964Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bef66582781e37064d6dec61ab318c5dd11da733 [2022-07-01T00:00:47.964Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-01T00:00:47.964Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.6 [2022-07-01T00:00:47.964Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 [2022-07-01T00:00:47.964Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:00:48.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T00:00:48.343Z] [2022-07-01T00:00:48.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:00:48.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T00:00:48.975Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-01T00:00:48.975Z] 8998bd30e6a1: Pulling fs layer [2022-07-01T00:00:48.975Z] 04944245beec: Pulling fs layer [2022-07-01T00:00:48.975Z] 699f458cf7ca: Pulling fs layer [2022-07-01T00:00:48.975Z] 765212b225bb: Pulling fs layer [2022-07-01T00:00:48.975Z] f23df028b6ca: Pulling fs layer [2022-07-01T00:00:48.975Z] d65c8cfc05b1: Pulling fs layer [2022-07-01T00:00:48.975Z] 2437ff75d9bd: Pulling fs layer [2022-07-01T00:00:48.975Z] 765212b225bb: Waiting [2022-07-01T00:00:48.975Z] f23df028b6ca: Waiting [2022-07-01T00:00:48.975Z] d65c8cfc05b1: Waiting [2022-07-01T00:00:48.975Z] 2437ff75d9bd: Waiting [2022-07-01T00:00:48.975Z] 04944245beec: Verifying Checksum [2022-07-01T00:00:48.975Z] 04944245beec: Download complete [2022-07-01T00:00:48.975Z] 765212b225bb: Verifying Checksum [2022-07-01T00:00:48.975Z] 765212b225bb: Download complete [2022-07-01T00:00:48.975Z] f23df028b6ca: Verifying Checksum [2022-07-01T00:00:48.975Z] f23df028b6ca: Download complete [2022-07-01T00:00:48.975Z] d65c8cfc05b1: Verifying Checksum [2022-07-01T00:00:48.975Z] d65c8cfc05b1: Download complete [2022-07-01T00:00:49.259Z] 699f458cf7ca: Verifying Checksum [2022-07-01T00:00:49.259Z] 699f458cf7ca: Download complete [2022-07-01T00:00:49.535Z] 8998bd30e6a1: Verifying Checksum [2022-07-01T00:00:49.535Z] 8998bd30e6a1: Download complete [2022-07-01T00:00:52.162Z] 2437ff75d9bd: Verifying Checksum [2022-07-01T00:00:52.162Z] 2437ff75d9bd: Download complete [2022-07-01T00:00:54.142Z] 8998bd30e6a1: Pull complete [2022-07-01T00:00:54.417Z] 04944245beec: Pull complete [2022-07-01T00:00:55.851Z] 699f458cf7ca: Pull complete [2022-07-01T00:00:56.125Z] 765212b225bb: Pull complete [2022-07-01T00:00:56.724Z] f23df028b6ca: Pull complete [2022-07-01T00:00:56.998Z] d65c8cfc05b1: Pull complete [2022-07-01T00:01:12.083Z] 2437ff75d9bd: Pull complete [2022-07-01T00:01:12.083Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-01T00:01:12.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T00:01:12.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:01:12.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-16530 does not seem to be running inside a container [2022-07-01T00:01:12.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/83 -v /w/workspace/app-service-configurable/83:/w/workspace/app-service-configurable/83:rw,z -v /w/workspace/app-service-configurable/83@tmp:/w/workspace/app-service-configurable/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-01T00:01:14.972Z] $ docker top e4e6bc7875ad3d9397cb4dfde8131b8b3564b90b9ff8c554d93f134ad335af1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:01:15.903Z] ---> job-cost.sh [2022-07-01T00:01:15.903Z] lf-activate-venv: SKIPPING [2022-07-01T00:01:15.903Z] INFO: No Stack... [2022-07-01T00:01:16.176Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-01T00:01:17.200Z] INFO: Archiving Costs [Pipeline] sh [2022-07-01T00:01:17.889Z] + cat /w/workspace/app-service-configurable/83/archives/cost.csv [2022-07-01T00:01:17.889Z] + cut -d, -f6 [Pipeline] lock [2022-07-01T00:01:17.919Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] [2022-07-01T00:01:17.929Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] did not exist. Created. [2022-07-01T00:01:17.929Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T00:01:18.606Z] /w/workspace/app-service-configurable/83@tmp/durable-612fc259/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-01T00:01:19.278Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-01T00:01:19.305Z] Warning: overwriting stash ‘stack-cost’ [2022-07-01T00:01:19.355Z] Stashed 1 file(s) [Pipeline] } [2022-07-01T00:01:19.367Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-01T00:01:19.381Z] $ docker stop --time=1 e4e6bc7875ad3d9397cb4dfde8131b8b3564b90b9ff8c554d93f134ad335af1e [2022-07-01T00:01:20.880Z] $ docker rm -f e4e6bc7875ad3d9397cb4dfde8131b8b3564b90b9ff8c554d93f134ad335af1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-01T00:01:21.304Z] provisioning config files... [2022-07-01T00:01:21.311Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7656524837101288291tmp [Pipeline] { [Pipeline] sh [2022-07-01T00:01:21.600Z] + set +x [2022-07-01T00:01:21.600Z] + curl -s https://codecov.io/bash [2022-07-01T00:01:21.600Z] + bash -s -- [2022-07-01T00:01:21.600Z] [2022-07-01T00:01:21.600Z] _____ _ [2022-07-01T00:01:21.600Z] / ____| | | [2022-07-01T00:01:21.600Z] | | ___ __| | ___ ___ _____ __ [2022-07-01T00:01:21.600Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-01T00:01:21.600Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-01T00:01:21.600Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-01T00:01:21.600Z] Bash-1.0.6 [2022-07-01T00:01:21.600Z] [2022-07-01T00:01:21.600Z] [2022-07-01T00:01:21.600Z] ==> git version 2.25.1 found [2022-07-01T00:01:21.600Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-01T00:01:21.600Z] Release-Date: 2020-01-08 [2022-07-01T00:01:21.600Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-01T00:01:21.600Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-01T00:01:21.600Z] ==> Jenkins CI detected. [2022-07-01T00:01:21.600Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-07-01T00:01:21.600Z] project root: . [2022-07-01T00:01:21.600Z] --> token set from env [2022-07-01T00:01:21.600Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-01T00:01:21.600Z] ==> Running gcov in . (disable via -X gcov) [2022-07-01T00:01:21.600Z] ==> Python coveragepy not found [2022-07-01T00:01:21.600Z] ==> Searching for coverage reports in: [2022-07-01T00:01:21.600Z] + . [2022-07-01T00:01:21.600Z] -> Found 1 reports [2022-07-01T00:01:21.600Z] ==> Detecting git/mercurial file structure [2022-07-01T00:01:21.600Z] ==> Reading reports [2022-07-01T00:01:21.601Z] + ./coverage.out bytes=10 [2022-07-01T00:01:21.860Z] ==> Appending adjustments [2022-07-01T00:01:21.860Z] https://docs.codecov.io/docs/fixing-reports [2022-07-01T00:01:21.860Z] + Found adjustments [2022-07-01T00:01:21.860Z] ==> Gzipping contents [2022-07-01T00:01:21.860Z] 4.0K /tmp/codecov.ILGiRz.gz [2022-07-01T00:01:21.860Z] ==> Uploading reports [2022-07-01T00:01:21.860Z] url: https://codecov.io [2022-07-01T00:01:21.860Z] query: branch=main&commit=bef66582781e37064d6dec61ab318c5dd11da733&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-01T00:01:21.860Z] -> Pinging Codecov [2022-07-01T00:01:21.860Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=bef66582781e37064d6dec61ab318c5dd11da733&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-01T00:01:22.122Z] -> Uploading to [2022-07-01T00:01:22.122Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-01/A97CA9966030D2A3747ED39772930CCE/bef66582781e37064d6dec61ab318c5dd11da733/9048c9db-6abc-46d6-b48e-ef33453caab8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220701T000121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49bd9eebb33094cea0372497ff116508b16f9d76fb306eee71a52528d1226f52 [2022-07-01T00:01:22.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T00:01:22.122Z] Dload Upload Total Spent Left Speed [2022-07-01T00:01:22.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2497 --:--:-- --:--:-- --:--:-- 2487 [2022-07-01T00:01:22.383Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] } [2022-07-01T00:01:22.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-01T00:01:22.551Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-01T00:01:22.568Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:01:22.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-01T00:01:22.867Z] [2022-07-01T00:01:22.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:01:23.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-01T00:01:23.167Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-01T00:01:23.167Z] df9b9388f04a: Pulling fs layer [2022-07-01T00:01:23.167Z] 52dc419b0ee2: Pulling fs layer [2022-07-01T00:01:23.167Z] 25bc292e5bac: Pulling fs layer [2022-07-01T00:01:23.167Z] 114826534d7a: Pulling fs layer [2022-07-01T00:01:23.167Z] 4657fd5d0bcf: Pulling fs layer [2022-07-01T00:01:23.167Z] 6ad1cebc031e: Pulling fs layer [2022-07-01T00:01:23.167Z] 8a3aa393b2d8: Pulling fs layer [2022-07-01T00:01:23.167Z] 114826534d7a: Waiting [2022-07-01T00:01:23.167Z] 4657fd5d0bcf: Waiting [2022-07-01T00:01:23.167Z] 6ad1cebc031e: Waiting [2022-07-01T00:01:23.167Z] 8a3aa393b2d8: Waiting [2022-07-01T00:01:23.167Z] 25bc292e5bac: Verifying Checksum [2022-07-01T00:01:23.167Z] 25bc292e5bac: Download complete [2022-07-01T00:01:23.167Z] 52dc419b0ee2: Download complete [2022-07-01T00:01:23.167Z] 4657fd5d0bcf: Download complete [2022-07-01T00:01:23.167Z] df9b9388f04a: Download complete [2022-07-01T00:01:23.427Z] df9b9388f04a: Pull complete [2022-07-01T00:01:23.427Z] 52dc419b0ee2: Pull complete [2022-07-01T00:01:23.427Z] 6ad1cebc031e: Verifying Checksum [2022-07-01T00:01:23.427Z] 6ad1cebc031e: Download complete [2022-07-01T00:01:23.427Z] 25bc292e5bac: Pull complete [2022-07-01T00:01:23.998Z] 114826534d7a: Verifying Checksum [2022-07-01T00:01:23.998Z] 114826534d7a: Download complete [2022-07-01T00:01:24.259Z] 8a3aa393b2d8: Verifying Checksum [2022-07-01T00:01:24.259Z] 8a3aa393b2d8: Download complete [2022-07-01T00:01:27.551Z] 114826534d7a: Pull complete [2022-07-01T00:01:27.551Z] 4657fd5d0bcf: Pull complete [2022-07-01T00:01:28.118Z] 6ad1cebc031e: Pull complete [2022-07-01T00:01:30.655Z] 8a3aa393b2d8: Pull complete [2022-07-01T00:01:30.655Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-01T00:01:30.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-01T00:01:30.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:01:30.760Z] prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container [2022-07-01T00:01:30.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-01T00:01:32.470Z] $ docker top 690f45d9d827af7a069373a39d7cfa1813a7b418ba145e98a3adc77bd693308f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T00:01:32.578Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-07-01T00:01:32.858Z] + set -o pipefail [2022-07-01T00:01:32.858Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-07-01T00:01:37.053Z] [2022-07-01T00:01:37.053Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-07-01T00:01:37.053Z] [2022-07-01T00:01:37.054Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/b3a9a79b-e468-4f8d-ae68-1c2a53a8381d [2022-07-01T00:01:37.054Z] [2022-07-01T00:01:37.054Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-01T00:01:37.054Z] [2022-07-01T00:01:37.054Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-01T00:01:37.054Z] [2022-07-01T00:01:37.314Z] [2022-07-01T00:01:37.314Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-01T00:01:37.314Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-01T00:01:37.302Z] $ docker stop --time=1 690f45d9d827af7a069373a39d7cfa1813a7b418ba145e98a3adc77bd693308f [2022-07-01T00:01:39.305Z] $ docker rm -f 690f45d9d827af7a069373a39d7cfa1813a7b418ba145e98a3adc77bd693308f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T00:01:40.070Z] + git log --format=format:%s -1 bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] sh [2022-07-01T00:01:40.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T00:01:40.366Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:01:40.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T00:01:40.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:01:40.817Z] prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container [2022-07-01T00:01:40.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T00:01:41.194Z] $ docker top 42270f91ec2a804c3aeb5eb9946c5a39b79f14120581d4d00758dacf3f00a4a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T00:01:41.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T00:01:41.318Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T00:01:41.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T00:01:41.409Z] $ docker exec 42270f91ec2a804c3aeb5eb9946c5a39b79f14120581d4d00758dacf3f00a4a7 ssh-agent [2022-07-01T00:01:41.559Z] SSH_AUTH_SOCK=/tmp/ssh-FyXoB3QmcYPz/agent.33 [2022-07-01T00:01:41.559Z] SSH_AGENT_PID=39 [2022-07-01T00:01:41.564Z] Running ssh-add (command line suppressed) [2022-07-01T00:01:41.647Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7965412447650387036.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7965412447650387036.key) [2022-07-01T00:01:41.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T00:01:41.975Z] + git semver tag [2022-07-01T00:01:42.235Z] 2022-07-01 00:01:42,135 [run_tag] DEBUG tag force:False [2022-07-01T00:01:42.235Z] 2022-07-01 00:01:42,135 [check_head_tag] DEBUG check head tag [2022-07-01T00:01:42.236Z] 2022-07-01 00:01:42,136 [execute] INFO git cat-file --batch-check [2022-07-01T00:01:42.236Z] 2022-07-01 00:01:42,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-01T00:01:42.236Z] 2022-07-01 00:01:42,138 [execute] INFO git cat-file --batch [2022-07-01T00:01:42.236Z] 2022-07-01 00:01:42,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-01T00:01:42.236Z] 2022-07-01 00:01:42,145 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-01T00:01:42.236Z] 2022-07-01 00:01:42,146 [execute] INFO git tag -a v2.2.1-dev.6 -m v2.2.1-dev.6 [2022-07-01T00:01:42.236Z] 2022-07-01 00:01:42,146 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.6', '-m', 'v2.2.1-dev.6'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-01T00:01:42.236Z] 2022-07-01 00:01:42,150 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-01T00:01:42.236Z] 2.2.1-dev.6 [Pipeline] } [2022-07-01T00:01:42.221Z] $ docker exec --env ******** --env ******** 42270f91ec2a804c3aeb5eb9946c5a39b79f14120581d4d00758dacf3f00a4a7 ssh-agent -k [2022-07-01T00:01:42.321Z] unset SSH_AUTH_SOCK; [2022-07-01T00:01:42.322Z] unset SSH_AGENT_PID; [2022-07-01T00:01:42.322Z] echo Agent pid 39 killed; [2022-07-01T00:01:42.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T00:01:42.673Z] + git semver [Pipeline] } [2022-07-01T00:01:42.922Z] $ docker stop --time=1 42270f91ec2a804c3aeb5eb9946c5a39b79f14120581d4d00758dacf3f00a4a7 [2022-07-01T00:01:44.183Z] $ docker rm -f 42270f91ec2a804c3aeb5eb9946c5a39b79f14120581d4d00758dacf3f00a4a7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:01:44.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-01T00:01:44.614Z] [2022-07-01T00:01:44.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:01:44.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-01T00:01:44.911Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-01T00:01:44.911Z] ab5ef0e58194: Pulling fs layer [2022-07-01T00:01:44.911Z] 9712f1f96733: Pulling fs layer [2022-07-01T00:01:44.911Z] 63f879dbbcfc: Pulling fs layer [2022-07-01T00:01:44.911Z] 0d9ebad4ef96: Pulling fs layer [2022-07-01T00:01:44.911Z] e9a5061849ea: Pulling fs layer [2022-07-01T00:01:44.911Z] d747dcd14b5f: Pulling fs layer [2022-07-01T00:01:44.911Z] 2de7ff778b66: Pulling fs layer [2022-07-01T00:01:44.911Z] 0d9ebad4ef96: Waiting [2022-07-01T00:01:44.911Z] e9a5061849ea: Waiting [2022-07-01T00:01:44.911Z] d747dcd14b5f: Waiting [2022-07-01T00:01:44.911Z] 2de7ff778b66: Waiting [2022-07-01T00:01:44.911Z] 9712f1f96733: Verifying Checksum [2022-07-01T00:01:45.170Z] 63f879dbbcfc: Verifying Checksum [2022-07-01T00:01:45.170Z] 63f879dbbcfc: Download complete [2022-07-01T00:01:45.430Z] e9a5061849ea: Verifying Checksum [2022-07-01T00:01:45.430Z] e9a5061849ea: Download complete [2022-07-01T00:01:45.430Z] 0d9ebad4ef96: Verifying Checksum [2022-07-01T00:01:45.430Z] 0d9ebad4ef96: Download complete [2022-07-01T00:01:45.430Z] d747dcd14b5f: Verifying Checksum [2022-07-01T00:01:45.430Z] d747dcd14b5f: Download complete [2022-07-01T00:01:45.430Z] ab5ef0e58194: Verifying Checksum [2022-07-01T00:01:45.430Z] ab5ef0e58194: Download complete [2022-07-01T00:01:45.689Z] 2de7ff778b66: Verifying Checksum [2022-07-01T00:01:45.689Z] 2de7ff778b66: Download complete [2022-07-01T00:01:48.225Z] ab5ef0e58194: Pull complete [2022-07-01T00:01:48.225Z] 9712f1f96733: Pull complete [2022-07-01T00:01:49.160Z] 63f879dbbcfc: Pull complete [2022-07-01T00:01:53.352Z] 0d9ebad4ef96: Pull complete [2022-07-01T00:01:53.352Z] e9a5061849ea: Pull complete [2022-07-01T00:01:53.352Z] d747dcd14b5f: Pull complete [2022-07-01T00:01:54.289Z] 2de7ff778b66: Pull complete [2022-07-01T00:01:54.289Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-01T00:01:54.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-01T00:01:54.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:01:54.383Z] prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container [2022-07-01T00:01:54.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-01T00:01:56.207Z] $ docker top 1ff661bc1cb317a24f5128a8b87e053e5f71c81df21ca22374e09656a19197ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-01T00:01:56.320Z] provisioning config files... [2022-07-01T00:01:56.328Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config282742622106219417tmp [2022-07-01T00:01:56.339Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2636252321758267213tmp [2022-07-01T00:01:56.350Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4275478388381657124tmp [Pipeline] { [Pipeline] echo [2022-07-01T00:01:56.364Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:01:56.645Z] ---> sigul-configuration.sh [2022-07-01T00:01:56.645Z] gpg: directory `/root/.gnupg' created [2022-07-01T00:01:56.645Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-01T00:01:56.645Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-01T00:01:56.645Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-01T00:01:56.645Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-01T00:01:56.645Z] gpg: CAST5 encrypted data [2022-07-01T00:01:56.645Z] gpg: encrypted with 1 passphrase [2022-07-01T00:01:56.645Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-01T00:01:56.932Z] + mkdir /home/jenkins [2022-07-01T00:01:56.932Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-01T00:01:57.217Z] + 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 [2022-07-01T00:01:57.226Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:01:57.510Z] ---> sigul-install.sh [2022-07-01T00:01:57.510Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-01T00:01:57.797Z] + git tag --list [2022-07-01T00:01:57.797Z] v1.0.0 [2022-07-01T00:01:57.797Z] v1.1.0 [2022-07-01T00:01:57.797Z] v1.2.0 [2022-07-01T00:01:57.797Z] v1.3.0 [2022-07-01T00:01:57.797Z] v1.3.1 [2022-07-01T00:01:57.797Z] v2.0.0 [2022-07-01T00:01:57.797Z] v2.0.1 [2022-07-01T00:01:57.797Z] v2.1.0 [2022-07-01T00:01:57.797Z] v2.1.1 [2022-07-01T00:01:57.797Z] v2.1.1-dev.1 [2022-07-01T00:01:57.797Z] v2.1.1-dev.2 [2022-07-01T00:01:57.797Z] v2.2.0 [2022-07-01T00:01:57.797Z] v2.2.1-dev.1 [2022-07-01T00:01:57.797Z] v2.2.1-dev.2 [2022-07-01T00:01:57.797Z] v2.2.1-dev.3 [2022-07-01T00:01:57.797Z] v2.2.1-dev.4 [2022-07-01T00:01:57.797Z] v2.2.1-dev.5 [2022-07-01T00:01:57.797Z] v2.2.1-dev.6 [Pipeline] sh [2022-07-01T00:01:58.084Z] + lftools sign git-tag v2.2.1-dev.6 [2022-07-01T00:01:58.712Z] Signing Git tag with Sigul... [2022-07-01T00:01:58.712Z] Signing v2.2.1-dev.6 [Pipeline] echo [2022-07-01T00:01:58.982Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:01:59.269Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-01T00:01:59.277Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-01T00:01:59.271Z] $ docker stop --time=1 1ff661bc1cb317a24f5128a8b87e053e5f71c81df21ca22374e09656a19197ff [2022-07-01T00:02:00.577Z] $ docker rm -f 1ff661bc1cb317a24f5128a8b87e053e5f71c81df21ca22374e09656a19197ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-01T00:02:01.025Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T00:02:01.025Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:02:01.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T00:02:01.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:02:01.400Z] prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container [2022-07-01T00:02:01.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T00:02:01.775Z] $ docker top 2298b7f9f09c1fd01dc1f11176ce489ecee959d738f294ebbd4827db9979e702 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T00:02:01.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T00:02:01.901Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T00:02:02.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T00:02:02.015Z] $ docker exec 2298b7f9f09c1fd01dc1f11176ce489ecee959d738f294ebbd4827db9979e702 ssh-agent [2022-07-01T00:02:02.159Z] SSH_AUTH_SOCK=/tmp/ssh-uNciGWiNiLYS/agent.32 [2022-07-01T00:02:02.159Z] SSH_AGENT_PID=38 [2022-07-01T00:02:02.166Z] Running ssh-add (command line suppressed) [2022-07-01T00:02:02.273Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5048311089792021741.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5048311089792021741.key) [2022-07-01T00:02:02.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T00:02:02.602Z] + git semver bump pre [2022-07-01T00:02:02.863Z] 2022-07-01 00:02:02,753 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-01T00:02:02.863Z] 2022-07-01 00:02:02,753 [bump_version] DEBUG bumping version:2.2.1-dev.6 on axis:pre with prefix:dev [2022-07-01T00:02:02.863Z] 2022-07-01 00:02:02,753 [bump_version] DEBUG bumped version:2.2.1-dev.7 [2022-07-01T00:02:02.863Z] 2022-07-01 00:02:02,753 [write_version] DEBUG write version:2.2.1-dev.7 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-07-01T00:02:02.863Z] 2022-07-01 00:02:02,753 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-01T00:02:02.863Z] 2022-07-01 00:02:02,753 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-01T00:02:02.863Z] 2022-07-01 00:02:02,756 [execute] INFO git cat-file --batch-check [2022-07-01T00:02:02.863Z] 2022-07-01 00:02:02,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T00:02:02.863Z] 2022-07-01 00:02:02,762 [execute] INFO git cat-file --batch [2022-07-01T00:02:02.863Z] 2022-07-01 00:02:02,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T00:02:02.863Z] 2022-07-01 00:02:02,767 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-01T00:02:02.863Z] 2.2.1-dev.7 [Pipeline] } [2022-07-01T00:02:02.849Z] $ docker exec --env ******** --env ******** 2298b7f9f09c1fd01dc1f11176ce489ecee959d738f294ebbd4827db9979e702 ssh-agent -k [2022-07-01T00:02:02.949Z] unset SSH_AUTH_SOCK; [2022-07-01T00:02:02.949Z] unset SSH_AGENT_PID; [2022-07-01T00:02:02.949Z] echo Agent pid 38 killed; [2022-07-01T00:02:02.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T00:02:03.287Z] + git semver [Pipeline] } [2022-07-01T00:02:03.535Z] $ docker stop --time=1 2298b7f9f09c1fd01dc1f11176ce489ecee959d738f294ebbd4827db9979e702 [2022-07-01T00:02:04.840Z] $ docker rm -f 2298b7f9f09c1fd01dc1f11176ce489ecee959d738f294ebbd4827db9979e702 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T00:02:05.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T00:02:05.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:02:05.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T00:02:05.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:02:05.659Z] prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container [2022-07-01T00:02:05.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T00:02:06.011Z] $ docker top 3206a0475c4543cea096b7ddd84c7f7de1918de2a0fef160df5ddf75023fa6c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T00:02:06.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T00:02:06.134Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T00:02:06.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T00:02:06.236Z] $ docker exec 3206a0475c4543cea096b7ddd84c7f7de1918de2a0fef160df5ddf75023fa6c0 ssh-agent [2022-07-01T00:02:06.393Z] SSH_AUTH_SOCK=/tmp/ssh-s9ai0NqSPfAA/agent.32 [2022-07-01T00:02:06.393Z] SSH_AGENT_PID=39 [2022-07-01T00:02:06.398Z] Running ssh-add (command line suppressed) [2022-07-01T00:02:06.493Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2072910155643497210.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2072910155643497210.key) [2022-07-01T00:02:06.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T00:02:06.821Z] + git semver push [2022-07-01T00:02:07.081Z] 2022-07-01 00:02:06,981 [run_push] DEBUG push [2022-07-01T00:02:07.081Z] 2022-07-01 00:02:06,982 [execute] INFO git cat-file --batch-check [2022-07-01T00:02:07.081Z] 2022-07-01 00:02:06,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T00:02:07.081Z] 2022-07-01 00:02:06,986 [execute] INFO git rev-list e4bc9bc875ff3360d283bf08927a8afbd19ae134 -- [2022-07-01T00:02:07.081Z] 2022-07-01 00:02:06,987 [execute] DEBUG Popen(['git', 'rev-list', 'e4bc9bc875ff3360d283bf08927a8afbd19ae134', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-01T00:02:07.081Z] 2022-07-01 00:02:06,996 [execute] INFO git fetch -v origin [2022-07-01T00:02:07.081Z] 2022-07-01 00:02:06,996 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-01T00:02:07.654Z] 2022-07-01 00:02:07,468 [run_push] DEBUG no remote changes detected [2022-07-01T00:02:07.654Z] 2022-07-01 00:02:07,469 [execute] INFO git push origin semver [2022-07-01T00:02:07.654Z] 2022-07-01 00:02:07,469 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-01T00:02:08.224Z] 2022-07-01 00:02:08,178 [run_push] DEBUG push all version tags [2022-07-01T00:02:08.224Z] 2022-07-01 00:02:08,179 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-01T00:02:08.224Z] 2022-07-01 00:02:08,179 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-01T00:02:09.176Z] 2022-07-01 00:02:08,838 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-01T00:02:09.176Z] 2.2.1-dev.7 [Pipeline] } [2022-07-01T00:02:09.161Z] $ docker exec --env ******** --env ******** 3206a0475c4543cea096b7ddd84c7f7de1918de2a0fef160df5ddf75023fa6c0 ssh-agent -k [2022-07-01T00:02:09.284Z] unset SSH_AUTH_SOCK; [2022-07-01T00:02:09.284Z] unset SSH_AGENT_PID; [2022-07-01T00:02:09.284Z] echo Agent pid 39 killed; [2022-07-01T00:02:09.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T00:02:09.632Z] + git semver [Pipeline] } [2022-07-01T00:02:09.878Z] $ docker stop --time=1 3206a0475c4543cea096b7ddd84c7f7de1918de2a0fef160df5ddf75023fa6c0 [2022-07-01T00:02:11.179Z] $ docker rm -f 3206a0475c4543cea096b7ddd84c7f7de1918de2a0fef160df5ddf75023fa6c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-01T00:02:11.732Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-07-01T00:02:11.732Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-01T00:02:11.732Z] total 16 [2022-07-01T00:02:11.732Z] drwxr-xr-x 3 root root 4096 Jun 30 23:54 . [2022-07-01T00:02:11.732Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 00:01 .. [2022-07-01T00:02:11.732Z] drwxr-xr-x 2 root root 4096 Jun 30 23:54 cost [2022-07-01T00:02:11.732Z] -rw-r--r-- 1 root root 95 Jun 30 23:54 cost.csv [2022-07-01T00:02:11.732Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-07-01T00:02:11.732Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-01T00:02:11.732Z] total 16 [2022-07-01T00:02:11.732Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 23:54 . [2022-07-01T00:02:11.732Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 00:01 .. [2022-07-01T00:02:11.732Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 30 23:54 cost [2022-07-01T00:02:11.732Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 30 23:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:02:12.023Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:02:12.888Z] ---> package-listing.sh [2022-07-01T00:02:12.888Z] ++ facter osfamily [2022-07-01T00:02:12.888Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-01T00:02:13.150Z] + OS_FAMILY=debian [2022-07-01T00:02:13.150Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-07-01T00:02:13.150Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-01T00:02:13.150Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-01T00:02:13.150Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-01T00:02:13.150Z] + PACKAGES=/tmp/packages_start.txt [2022-07-01T00:02:13.150Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-01T00:02:13.150Z] + PACKAGES=/tmp/packages_end.txt [2022-07-01T00:02:13.150Z] + case "${OS_FAMILY}" in [2022-07-01T00:02:13.150Z] + dpkg -l [2022-07-01T00:02:13.150Z] + grep '^ii' [2022-07-01T00:02:13.150Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-01T00:02:13.150Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-01T00:02:13.150Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-01T00:02:13.150Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-01T00:02:13.150Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-07-01T00:02:13.150Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-07-01T00:02:13.163Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-01T00:02:13.445Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:02:14.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T00:02:14.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:02:14.095Z] prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container [2022-07-01T00:02:14.101Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-01T00:02:14.330Z] $ docker top 91bd7492f3e10c15aa9f554faa3a30ebb5fb3ec5dbac5a1540315158370e7165 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T00:02:14.713Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-01T00:02:14.999Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-01T00:02:15.288Z] + ls /var/log/sa-host [2022-07-01T00:02:15.288Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T00:02:15.352Z] provisioning config files... [2022-07-01T00:02:15.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6743299124994781747tmp [Pipeline] { [Pipeline] echo [2022-07-01T00:02:15.376Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:02:15.657Z] ---> create-netrc.sh [Pipeline] } [2022-07-01T00:02:15.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:02:15.992Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-01T00:02:16.002Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:02:16.288Z] ---> sudo-logs.sh [2022-07-01T00:02:16.288Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-01T00:02:16.309Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:02:16.591Z] ---> job-cost.sh [2022-07-01T00:02:16.592Z] lf-activate-venv: SKIPPING [2022-07-01T00:02:16.592Z] DEBUG: total: 0.2199999988079071 [2022-07-01T00:02:16.592Z] INFO: Retrieving Stack Cost... [2022-07-01T00:02:16.853Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-01T00:02:17.425Z] INFO: Archiving Costs [Pipeline] echo [2022-07-01T00:02:17.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:02:17.721Z] ---> logs-deploy.sh [2022-07-01T00:02:17.721Z] lf-activate-venv: SKIPPING [2022-07-01T00:02:17.721Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/83 [2022-07-01T00:02:17.721Z] INFO: archiving workspace using pattern(s): [2022-07-01T00:02:18.662Z] Archives upload complete. [2022-07-01T00:02:18.662Z] INFO: archiving logs to Nexus