Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d275c6c1be7b0e598ae2180a778e5c3f26e0028b 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-ssh2368421793986479654.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3674534319859282394.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8903649802875317732.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh10945582487359873131.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh2294434952297998715.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.18 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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23965’ Running on prd-ubuntu20.04-docker-8c-8g-23969 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.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 Avoid second fetch Checking out Revision d275c6c1be7b0e598ae2180a778e5c3f26e0028b (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d275c6c1be7b0e598ae2180a778e5c3f26e0028b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#462)" > git rev-list --no-walk 57c9e21d4332f7231645db7c649b243bf7a77304 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-30T18:07:28.161Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-30T18:07:28.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-30T18:07:28.243Z] ========================================================= [2022-08-30T18:07:28.243Z] EdgeX Global Pipelines Version Info [2022-08-30T18:07:28.243Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:07:29.061Z] ------------------- [2022-08-30T18:07:29.061Z] stable info: [2022-08-30T18:07:29.061Z] ------------------- [2022-08-30T18:07:29.061Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-30T18:07:29.061Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T18:07:29.061Z] Message: update stable to v1.0.239 [2022-08-30T18:07:29.634Z] ------------------- [2022-08-30T18:07:29.634Z] experimental info: [2022-08-30T18:07:29.634Z] ------------------- [2022-08-30T18:07:29.634Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-30T18:07:29.634Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T18:07:29.634Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-30T18:07:29.868Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-08-30T18:07:29.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-08-30T18:07:29.892Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-30T18:07:29.904Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-30T18:07:29.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-30T18:07:29.925Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-30T18:07:29.934Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-30T18:07:29.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-30T18:07:29.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-30T18:07:29.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-30T18:07:29.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-30T18:07:30.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-08-30T18:07:30.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-30T18:07:30.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-30T18:07:30.044Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-30T18:07:30.053Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-30T18:07:30.062Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T18:07:30.071Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T18:07:30.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-30T18:07:30.088Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-30T18:07:30.098Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-30T18:07:30.116Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-30T18:07:30.128Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-30T18:07:30.144Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-30T18:07:30.153Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-30T18:07:30.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-30T18:07:30.177Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-30T18:07:30.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-30T18:07:30.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-30T18:07:30.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-30T18:07:30.246Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] echo [2022-08-30T18:07:30.260Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d275c6c [Pipeline] echo [2022-08-30T18:07:30.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T18:07:30.318Z] provisioning config files... [2022-08-30T18:07:30.332Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5717340297632746912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:07:30.647Z] ---> docker-login.sh [2022-08-30T18:07:30.647Z] nexus3.edgexfoundry.org:10001 [2022-08-30T18:07:31.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:07:31.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:07:31.219Z] Configure a credential helper to remove this warning. See [2022-08-30T18:07:31.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:07:31.219Z] [2022-08-30T18:07:31.219Z] Login Succeeded [2022-08-30T18:07:31.219Z] nexus3.edgexfoundry.org:10002 [2022-08-30T18:07:31.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:07:31.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:07:31.479Z] Configure a credential helper to remove this warning. See [2022-08-30T18:07:31.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:07:31.479Z] [2022-08-30T18:07:31.479Z] Login Succeeded [2022-08-30T18:07:31.479Z] nexus3.edgexfoundry.org:10003 [2022-08-30T18:07:31.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:07:31.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:07:31.479Z] Configure a credential helper to remove this warning. See [2022-08-30T18:07:31.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:07:31.479Z] [2022-08-30T18:07:31.479Z] Login Succeeded [2022-08-30T18:07:31.479Z] nexus3.edgexfoundry.org:10004 [2022-08-30T18:07:31.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:07:31.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:07:31.744Z] Configure a credential helper to remove this warning. See [2022-08-30T18:07:31.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:07:31.744Z] [2022-08-30T18:07:31.744Z] Login Succeeded [2022-08-30T18:07:31.744Z] docker.io [2022-08-30T18:07:31.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:07:32.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:07:32.320Z] Configure a credential helper to remove this warning. See [2022-08-30T18:07:32.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:07:32.320Z] [2022-08-30T18:07:32.320Z] Login Succeeded [2022-08-30T18:07:32.320Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T18:07:32.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-30T18:07:32.730Z] + git rev-list -1 --merges d275c6c1be7b0e598ae2180a778e5c3f26e0028b~1..d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] echo [2022-08-30T18:07:32.773Z] -----------> git rev-list -1 --merges d275c6c1be7b0e598ae2180a778e5c3f26e0028b~1..d275c6c1be7b0e598ae2180a778e5c3f26e0028b d275c6c1be7b0e598ae2180a778e5c3f26e0028b [false] [Pipeline] sh [2022-08-30T18:07:33.070Z] + git log --format=format:%s -1 d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] echo [2022-08-30T18:07:33.089Z] ========================================================= [2022-08-30T18:07:33.089Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-30T18:07:33.089Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T18:07:33.443Z] + git log --format=format:%s -1 d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] echo [2022-08-30T18:07:33.459Z] [semverPrep] GIT_COMMIT: d275c6c1be7b0e598ae2180a778e5c3f26e0028b, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#462) [Pipeline] echo [2022-08-30T18:07:33.472Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-30T18:07:33.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T18:07:33.832Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-30T18:07:33.832Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-30T18:07:33.832Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-30T18:07:33.832Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-30T18:07:33.832Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-30T18:07:33.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:07:34.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T18:07:34.197Z] [2022-08-30T18:07:34.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:07:34.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T18:07:34.504Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-30T18:07:34.504Z] b85a868b505f: Pulling fs layer [2022-08-30T18:07:34.504Z] e2be974225ed: Pulling fs layer [2022-08-30T18:07:34.504Z] 339a4e72a1f5: Pulling fs layer [2022-08-30T18:07:34.504Z] 988bab9f4d93: Pulling fs layer [2022-08-30T18:07:34.504Z] 1469e6f7b9e6: Pulling fs layer [2022-08-30T18:07:34.504Z] eaf3925da568: Pulling fs layer [2022-08-30T18:07:34.504Z] bab4dde63d76: Pulling fs layer [2022-08-30T18:07:34.504Z] bde34c3a00c8: Pulling fs layer [2022-08-30T18:07:34.504Z] b352a97aabf1: Pulling fs layer [2022-08-30T18:07:34.504Z] 988bab9f4d93: Waiting [2022-08-30T18:07:34.504Z] 1469e6f7b9e6: Waiting [2022-08-30T18:07:34.504Z] eaf3925da568: Waiting [2022-08-30T18:07:34.504Z] bab4dde63d76: Waiting [2022-08-30T18:07:34.504Z] b352a97aabf1: Waiting [2022-08-30T18:07:34.504Z] 4872d77fe225: Pulling fs layer [2022-08-30T18:07:34.504Z] 5851b861e8e6: Pulling fs layer [2022-08-30T18:07:34.504Z] 5851b861e8e6: Waiting [2022-08-30T18:07:34.504Z] 4872d77fe225: Waiting [2022-08-30T18:07:34.504Z] e2be974225ed: Download complete [2022-08-30T18:07:34.504Z] 988bab9f4d93: Download complete [2022-08-30T18:07:34.767Z] 1469e6f7b9e6: Verifying Checksum [2022-08-30T18:07:34.767Z] 1469e6f7b9e6: Download complete [2022-08-30T18:07:34.767Z] 339a4e72a1f5: Verifying Checksum [2022-08-30T18:07:34.767Z] 339a4e72a1f5: Download complete [2022-08-30T18:07:34.767Z] eaf3925da568: Download complete [2022-08-30T18:07:34.767Z] bde34c3a00c8: Verifying Checksum [2022-08-30T18:07:34.767Z] bde34c3a00c8: Download complete [2022-08-30T18:07:34.767Z] b352a97aabf1: Verifying Checksum [2022-08-30T18:07:34.767Z] b352a97aabf1: Download complete [2022-08-30T18:07:34.767Z] 4872d77fe225: Verifying Checksum [2022-08-30T18:07:34.767Z] 4872d77fe225: Download complete [2022-08-30T18:07:34.767Z] 5851b861e8e6: Verifying Checksum [2022-08-30T18:07:34.767Z] 5851b861e8e6: Download complete [2022-08-30T18:07:34.767Z] b85a868b505f: Download complete [2022-08-30T18:07:35.027Z] bab4dde63d76: Verifying Checksum [2022-08-30T18:07:35.027Z] bab4dde63d76: Download complete [2022-08-30T18:07:36.412Z] b85a868b505f: Pull complete [2022-08-30T18:07:36.412Z] e2be974225ed: Pull complete [2022-08-30T18:07:36.985Z] 339a4e72a1f5: Pull complete [2022-08-30T18:07:37.243Z] 988bab9f4d93: Pull complete [2022-08-30T18:07:37.504Z] 1469e6f7b9e6: Pull complete [2022-08-30T18:07:37.765Z] eaf3925da568: Pull complete [2022-08-30T18:07:39.698Z] bab4dde63d76: Pull complete [2022-08-30T18:07:39.698Z] bde34c3a00c8: Pull complete [2022-08-30T18:07:39.958Z] b352a97aabf1: Pull complete [2022-08-30T18:07:39.958Z] 4872d77fe225: Pull complete [2022-08-30T18:07:40.220Z] 5851b861e8e6: Pull complete [2022-08-30T18:07:40.220Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-30T18:07:40.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T18:07:40.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:07:40.330Z] prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container [2022-08-30T18:07:40.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-30T18:07:44.250Z] $ docker top 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 -eo pid,comm [2022-08-30T18:07:44.317Z] 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-08-30T18:07:44.317Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T18:07:44.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T18:07:44.358Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T18:07:44.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T18:07:44.504Z] $ docker exec 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 ssh-agent [2022-08-30T18:07:44.636Z] SSH_AUTH_SOCK=/tmp/ssh-m3YjJDqTZss6/agent.34 [2022-08-30T18:07:44.636Z] SSH_AGENT_PID=40 [2022-08-30T18:07:44.643Z] Running ssh-add (command line suppressed) [2022-08-30T18:07:44.764Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3526218754361376329.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3526218754361376329.key) [2022-08-30T18:07:44.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T18:07:45.068Z] + git tag --points-at HEAD [Pipeline] } [2022-08-30T18:07:45.084Z] $ docker exec --env ******** --env ******** 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 ssh-agent -k [2022-08-30T18:07:45.207Z] unset SSH_AUTH_SOCK; [2022-08-30T18:07:45.207Z] unset SSH_AGENT_PID; [2022-08-30T18:07:45.208Z] echo Agent pid 40 killed; [2022-08-30T18:07:45.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-30T18:07:45.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T18:07:45.239Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T18:07:45.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T18:07:45.392Z] $ docker exec 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 ssh-agent [2022-08-30T18:07:45.531Z] SSH_AUTH_SOCK=/tmp/ssh-g6d3Pj6EzTET/agent.74 [2022-08-30T18:07:45.531Z] SSH_AGENT_PID=81 [2022-08-30T18:07:45.538Z] Running ssh-add (command line suppressed) [2022-08-30T18:07:45.664Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_861296643880986909.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_861296643880986909.key) [2022-08-30T18:07:45.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T18:07:45.970Z] + git semver init [2022-08-30T18:07:46.235Z] 2022-08-30 18:07:46,197 [run_init] DEBUG init version:0.0.0 force:False [2022-08-30T18:07:46.235Z] 2022-08-30 18:07:46,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-08-30T18:07:46.235Z] 2022-08-30 18:07:46,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-08-30T18:07:46.235Z] 2022-08-30 18:07:46,198 [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-08-30T18:07:47.187Z] 2022-08-30 18:07:46,980 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-08-30T18:07:47.187Z] 2022-08-30 18:07:46,981 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-08-30T18:07:47.187Z] 2022-08-30 18:07:46,981 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-30T18:07:47.187Z] 2022-08-30 18:07:46,981 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-30T18:07:47.187Z] 2.3.0-dev.18 [Pipeline] } [2022-08-30T18:07:47.202Z] $ docker exec --env ******** --env ******** 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 ssh-agent -k [2022-08-30T18:07:47.315Z] unset SSH_AUTH_SOCK; [2022-08-30T18:07:47.315Z] unset SSH_AGENT_PID; [2022-08-30T18:07:47.315Z] echo Agent pid 81 killed; [2022-08-30T18:07:47.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T18:07:47.639Z] + git semver [Pipeline] } [2022-08-30T18:07:47.925Z] $ docker stop --time=1 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 [2022-08-30T18:07:49.295Z] $ docker rm -f 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T18:07:49.657Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-30T18:07:49.926Z] Stashed 1 file(s) [Pipeline] echo [2022-08-30T18:07:49.928Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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-08-30T18:07:50.060Z] provisioning config files... [2022-08-30T18:07:50.071Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9072689625995023185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:07:50.383Z] ---> docker-login.sh [2022-08-30T18:07:50.383Z] nexus3.edgexfoundry.org:10001 [2022-08-30T18:07:50.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:07:50.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:07:50.643Z] Configure a credential helper to remove this warning. See [2022-08-30T18:07:50.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:07:50.643Z] [2022-08-30T18:07:50.643Z] Login Succeeded [2022-08-30T18:07:50.643Z] nexus3.edgexfoundry.org:10002 [2022-08-30T18:07:50.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:07:50.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:07:50.643Z] Configure a credential helper to remove this warning. See [2022-08-30T18:07:50.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:07:50.643Z] [2022-08-30T18:07:50.643Z] Login Succeeded [2022-08-30T18:07:50.643Z] nexus3.edgexfoundry.org:10003 [2022-08-30T18:07:50.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:07:50.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:07:50.904Z] Configure a credential helper to remove this warning. See [2022-08-30T18:07:50.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:07:50.904Z] [2022-08-30T18:07:50.904Z] Login Succeeded [2022-08-30T18:07:50.904Z] nexus3.edgexfoundry.org:10004 [2022-08-30T18:07:50.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:07:51.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:07:51.165Z] Configure a credential helper to remove this warning. See [2022-08-30T18:07:51.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:07:51.165Z] [2022-08-30T18:07:51.165Z] Login Succeeded [2022-08-30T18:07:51.165Z] docker.io [2022-08-30T18:07:51.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:07:51.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:07:51.427Z] Configure a credential helper to remove this warning. See [2022-08-30T18:07:51.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:07:51.427Z] [2022-08-30T18:07:51.427Z] Login Succeeded [2022-08-30T18:07:51.427Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T18:07:51.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-30T18:07:51.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T18:07:51.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T18:07:51.519Z] ========================================================= [2022-08-30T18:07:51.519Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-30T18:07:51.519Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:07:51.841Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-30T18:07:51.841Z] Sending build context to Docker daemon 3.137MB [2022-08-30T18:07:51.841Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T18:07:51.841Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-30T18:07:51.841Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-30T18:07:51.841Z] 2408cc74d12b: Pulling fs layer [2022-08-30T18:07:51.841Z] ea60b727a1ce: Pulling fs layer [2022-08-30T18:07:51.841Z] 30c4a7721957: Pulling fs layer [2022-08-30T18:07:51.841Z] 370296b7ddb6: Pulling fs layer [2022-08-30T18:07:51.841Z] 7c6cee850709: Pulling fs layer [2022-08-30T18:07:51.841Z] 39a5fcdaea64: Pulling fs layer [2022-08-30T18:07:51.841Z] d94ebbe4e438: Pulling fs layer [2022-08-30T18:07:51.841Z] bcfd1f05c69d: Pulling fs layer [2022-08-30T18:07:51.841Z] 59ccb84bbe0f: Pulling fs layer [2022-08-30T18:07:51.841Z] 370296b7ddb6: Waiting [2022-08-30T18:07:51.841Z] bcfd1f05c69d: Waiting [2022-08-30T18:07:51.841Z] 7c6cee850709: Waiting [2022-08-30T18:07:51.841Z] 59ccb84bbe0f: Waiting [2022-08-30T18:07:51.841Z] 39a5fcdaea64: Waiting [2022-08-30T18:07:51.841Z] 30c4a7721957: Verifying Checksum [2022-08-30T18:07:51.841Z] 30c4a7721957: Download complete [2022-08-30T18:07:51.841Z] ea60b727a1ce: Verifying Checksum [2022-08-30T18:07:51.841Z] ea60b727a1ce: Download complete [2022-08-30T18:07:52.104Z] 7c6cee850709: Verifying Checksum [2022-08-30T18:07:52.104Z] 7c6cee850709: Download complete [2022-08-30T18:07:52.104Z] 39a5fcdaea64: Verifying Checksum [2022-08-30T18:07:52.104Z] 39a5fcdaea64: Download complete [2022-08-30T18:07:52.104Z] 2408cc74d12b: Verifying Checksum [2022-08-30T18:07:52.104Z] 2408cc74d12b: Download complete [2022-08-30T18:07:52.104Z] d94ebbe4e438: Download complete [2022-08-30T18:07:52.381Z] 2408cc74d12b: Pull complete [2022-08-30T18:07:52.381Z] 59ccb84bbe0f: Verifying Checksum [2022-08-30T18:07:52.381Z] 59ccb84bbe0f: Download complete [2022-08-30T18:07:52.656Z] ea60b727a1ce: Pull complete [2022-08-30T18:07:52.918Z] bcfd1f05c69d: Verifying Checksum [2022-08-30T18:07:52.918Z] bcfd1f05c69d: Download complete [2022-08-30T18:07:52.918Z] 30c4a7721957: Pull complete [2022-08-30T18:07:52.918Z] 370296b7ddb6: Verifying Checksum [2022-08-30T18:07:52.918Z] 370296b7ddb6: Download complete [2022-08-30T18:07:58.216Z] 370296b7ddb6: Pull complete [2022-08-30T18:07:58.216Z] 7c6cee850709: Pull complete [2022-08-30T18:07:58.216Z] 39a5fcdaea64: Pull complete [2022-08-30T18:07:58.216Z] d94ebbe4e438: Pull complete [2022-08-30T18:08:00.138Z] bcfd1f05c69d: Pull complete [2022-08-30T18:08:00.709Z] 59ccb84bbe0f: Pull complete [2022-08-30T18:08:00.709Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-30T18:08:00.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T18:08:00.709Z] ---> a4fb48ad2a94 [2022-08-30T18:08:00.709Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-30T18:08:05.021Z] Still waiting to schedule task [2022-08-30T18:08:05.021Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23966’ is offline [2022-08-30T18:08:07.452Z] ---> Running in bce1c05730e5 [2022-08-30T18:08:07.452Z] Removing intermediate container bce1c05730e5 [2022-08-30T18:08:07.452Z] ---> de0860e611fd [2022-08-30T18:08:07.452Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-30T18:08:07.452Z] ---> Running in 3a77e73caf2a [2022-08-30T18:08:07.452Z] Removing intermediate container 3a77e73caf2a [2022-08-30T18:08:07.452Z] ---> 1314a2d65ce3 [2022-08-30T18:08:07.452Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-30T18:08:07.452Z] ---> Running in 5f4f2eb2f787 [2022-08-30T18:08:07.452Z] Removing intermediate container 5f4f2eb2f787 [2022-08-30T18:08:07.452Z] ---> f5461e840f89 [2022-08-30T18:08:07.452Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T18:08:07.452Z] ---> Running in 8d36cb201155 [2022-08-30T18:08:07.452Z] Removing intermediate container 8d36cb201155 [2022-08-30T18:08:07.452Z] ---> 2887e6c724eb [2022-08-30T18:08:07.452Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T18:08:07.452Z] ---> Running in 682c2284af79 [2022-08-30T18:08:07.717Z] Removing intermediate container 682c2284af79 [2022-08-30T18:08:07.717Z] ---> 7cefe10506dc [2022-08-30T18:08:07.717Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-30T18:08:07.717Z] ---> Running in 6f9e57597bbf [2022-08-30T18:08:07.977Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T18:08:08.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T18:08:09.182Z] OK: 211 MiB in 51 packages [2022-08-30T18:08:09.444Z] Removing intermediate container 6f9e57597bbf [2022-08-30T18:08:09.444Z] ---> 5b5821d7dd81 [2022-08-30T18:08:09.444Z] Step 9/14 : WORKDIR /app [2022-08-30T18:08:09.707Z] ---> Running in d85f369043ca [2022-08-30T18:08:09.707Z] Removing intermediate container d85f369043ca [2022-08-30T18:08:09.707Z] ---> 065ac5546743 [2022-08-30T18:08:09.707Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-30T18:08:09.968Z] ---> b675cf31ed96 [2022-08-30T18:08:09.968Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T18:08:09.968Z] ---> Running in 0b309428e46b [2022-08-30T18:08:42.099Z] Removing intermediate container 0b309428e46b [2022-08-30T18:08:42.099Z] ---> 93ab1acc733b [2022-08-30T18:08:42.099Z] Step 12/14 : COPY . . [2022-08-30T18:08:42.099Z] ---> b81a772e2fd7 [2022-08-30T18:08:42.099Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-30T18:08:42.099Z] ---> Running in 8f869d09eada [2022-08-30T18:08:42.099Z] Removing intermediate container 8f869d09eada [2022-08-30T18:08:42.099Z] ---> e652c86ee596 [2022-08-30T18:08:42.099Z] Step 14/14 : RUN $MAKE [2022-08-30T18:08:42.099Z] ---> Running in ab4022fc34a5 [2022-08-30T18:08:42.099Z] noop [2022-08-30T18:08:42.099Z] Removing intermediate container ab4022fc34a5 [2022-08-30T18:08:42.099Z] ---> 05110d8497cc [2022-08-30T18:08:42.099Z] Successfully built 05110d8497cc [2022-08-30T18:08:42.099Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:08:42.433Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T18:08:42.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:08:42.520Z] prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container [2022-08-30T18:08:42.566Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-30T18:08:43.043Z] $ docker top 62670ffd40797156bd4bf1972ff11e456277ebf7ac757f90f2b1fdb3316cd5eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T18:08:43.450Z] + go version [2022-08-30T18:08:43.450Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-30T18:08:43.464Z] $ docker stop --time=1 62670ffd40797156bd4bf1972ff11e456277ebf7ac757f90f2b1fdb3316cd5eb [2022-08-30T18:08:44.731Z] $ docker rm -f 62670ffd40797156bd4bf1972ff11e456277ebf7ac757f90f2b1fdb3316cd5eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:08:45.164Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T18:08:45.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:08:45.250Z] prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container [2022-08-30T18:08:45.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-30T18:08:45.892Z] $ docker top 2eaf556ee7eacb45f3fc52bfea7d48434620a94a47e510b6009afa14ab932266 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T18:08:46.254Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-08-30T18:08:46.552Z] + make test [2022-08-30T18:08:46.552Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-30T18:08:56.538Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-30T18:08:56.538Z] CGO_ENABLED=1 go vet ./... [2022-08-30T18:09:00.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T18:09:00.736Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-30T18:09:00.736Z] ./bin/test-attribution-txt.sh [2022-08-30T18:09:00.736Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-30T18:09:00.736Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-30T18:09:00.736Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-30T18:09:00.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-30T18:09:00.770Z] $ docker stop --time=1 2eaf556ee7eacb45f3fc52bfea7d48434620a94a47e510b6009afa14ab932266 [2022-08-30T18:09:03.484Z] $ docker rm -f 2eaf556ee7eacb45f3fc52bfea7d48434620a94a47e510b6009afa14ab932266 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T18:09:04.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-30T18:09:04.088Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-30T18:09:04.599Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-30T18:09:04.888Z] + ls -al . [2022-08-30T18:09:04.888Z] total 172 [2022-08-30T18:09:04.888Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 18:08 . [2022-08-30T18:09:04.888Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 18:07 .. [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 18:07 .dockerignore [2022-08-30T18:09:04.888Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 18:07 .git [2022-08-30T18:09:04.888Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 18:07 .github [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 30 18:07 .gitignore [2022-08-30T18:09:04.888Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 18:07 .semver [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 30 18:07 Attribution.txt [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 30 18:07 CHANGELOG.md [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 30 18:07 Dockerfile [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 18:07 GOVERNANCE.md [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 30 18:07 Jenkinsfile [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 18:07 LICENSE [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 30 18:07 OWNERS.md [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 4025 Aug 30 18:07 README.md [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 18:07 VERSION [2022-08-30T18:09:04.888Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 18:07 bin [2022-08-30T18:09:04.888Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 30 18:08 coverage.out [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 3476 Aug 30 18:07 go.mod [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 37381 Aug 30 18:07 go.sum [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 30 18:07 main.go [2022-08-30T18:09:04.888Z] -rw-rw-r-- 1 jenkins jenkins 2046 Aug 30 18:07 makefile [2022-08-30T18:09:04.888Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 18:07 res [2022-08-30T18:09:04.888Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 18:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:09:05.198Z] + 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=d275c6c1be7b0e598ae2180a778e5c3f26e0028b --label arch=amd64 --label version=2.3.0-dev.18 . [2022-08-30T18:09:05.198Z] Sending build context to Docker daemon 3.138MB [2022-08-30T18:09:05.198Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T18:09:05.198Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-30T18:09:05.198Z] ---> 05110d8497cc [2022-08-30T18:09:05.198Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-30T18:09:05.459Z] ---> Running in d3e149b66a82 [2022-08-30T18:09:05.459Z] Removing intermediate container d3e149b66a82 [2022-08-30T18:09:05.459Z] ---> 9cf8846d224b [2022-08-30T18:09:05.459Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-30T18:09:05.459Z] ---> Running in 7ece29212ef3 [2022-08-30T18:09:05.718Z] Removing intermediate container 7ece29212ef3 [2022-08-30T18:09:05.718Z] ---> d612c97ec55d [2022-08-30T18:09:05.718Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-30T18:09:05.718Z] ---> Running in 3ebf916a9931 [2022-08-30T18:09:05.718Z] Removing intermediate container 3ebf916a9931 [2022-08-30T18:09:05.718Z] ---> 404ff897ae67 [2022-08-30T18:09:05.718Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T18:09:05.718Z] ---> Running in a0413f2b87e9 [2022-08-30T18:09:05.718Z] Removing intermediate container a0413f2b87e9 [2022-08-30T18:09:05.718Z] ---> 4c02cedf9dc5 [2022-08-30T18:09:05.718Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T18:09:05.978Z] ---> Running in 36885f5cfca9 [2022-08-30T18:09:06.549Z] Removing intermediate container 36885f5cfca9 [2022-08-30T18:09:06.549Z] ---> eb035c58a309 [2022-08-30T18:09:06.549Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-30T18:09:06.549Z] ---> Running in 07684118e87c [2022-08-30T18:09:06.810Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T18:09:07.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T18:09:08.011Z] OK: 211 MiB in 51 packages [2022-08-30T18:09:08.272Z] Removing intermediate container 07684118e87c [2022-08-30T18:09:08.272Z] ---> 20c5ea31fb57 [2022-08-30T18:09:08.272Z] Step 9/28 : WORKDIR /app [2022-08-30T18:09:08.272Z] ---> Running in 76b67f275254 [2022-08-30T18:09:08.531Z] Removing intermediate container 76b67f275254 [2022-08-30T18:09:08.531Z] ---> ab4be95b40ef [2022-08-30T18:09:08.531Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-30T18:09:08.531Z] ---> dc0c87e1cb35 [2022-08-30T18:09:08.531Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T18:09:08.531Z] ---> Running in 92e44793a619 [2022-08-30T18:09:09.924Z] Removing intermediate container 92e44793a619 [2022-08-30T18:09:09.924Z] ---> bd4bc73b904c [2022-08-30T18:09:09.924Z] Step 12/28 : COPY . . [2022-08-30T18:09:10.185Z] ---> a8663436812e [2022-08-30T18:09:10.185Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-30T18:09:10.185Z] ---> Running in 6d0e227b9f76 [2022-08-30T18:09:10.446Z] Removing intermediate container 6d0e227b9f76 [2022-08-30T18:09:10.446Z] ---> 30f58ff8ec6b [2022-08-30T18:09:10.446Z] Step 14/28 : RUN $MAKE [2022-08-30T18:09:10.446Z] ---> Running in 6224c8820f00 [2022-08-30T18:09:10.706Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-30T18:09:37.280Z] Removing intermediate container 6224c8820f00 [2022-08-30T18:09:37.280Z] ---> 83891cfa323e [2022-08-30T18:09:37.280Z] Step 15/28 : FROM alpine:3.16 [2022-08-30T18:09:37.280Z] 3.16: Pulling from library/alpine [2022-08-30T18:09:37.280Z] 213ec9aee27d: Pulling fs layer [2022-08-30T18:09:37.280Z] 213ec9aee27d: Verifying Checksum [2022-08-30T18:09:37.280Z] 213ec9aee27d: Download complete [2022-08-30T18:09:37.280Z] 213ec9aee27d: Pull complete [2022-08-30T18:09:37.280Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T18:09:37.280Z] Status: Downloaded newer image for alpine:3.16 [2022-08-30T18:09:37.280Z] ---> 9c6f07244728 [2022-08-30T18:09:37.280Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T18:09:37.280Z] ---> Running in 801735c22494 [2022-08-30T18:09:37.280Z] Removing intermediate container 801735c22494 [2022-08-30T18:09:37.280Z] ---> 7b88c12a5936 [2022-08-30T18:09:37.280Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-30T18:09:37.280Z] ---> Running in a7b8df050884 [2022-08-30T18:09:37.280Z] Removing intermediate container a7b8df050884 [2022-08-30T18:09:37.280Z] ---> 6091407f2c46 [2022-08-30T18:09:37.280Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-30T18:09:37.280Z] ---> Running in fede47c74183 [2022-08-30T18:09:37.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T18:09:37.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T18:09:37.280Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-30T18:09:37.280Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-30T18:09:37.280Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T18:09:37.280Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-30T18:09:37.280Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T18:09:37.280Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-30T18:09:37.280Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-30T18:09:37.280Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T18:09:37.280Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T18:09:37.280Z] OK: 9 MiB in 21 packages [2022-08-30T18:09:37.280Z] Removing intermediate container fede47c74183 [2022-08-30T18:09:37.280Z] ---> 168fd25dd4e4 [2022-08-30T18:09:37.280Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-30T18:09:37.280Z] ---> 8ca665f21a26 [2022-08-30T18:09:37.280Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-30T18:09:37.280Z] ---> 1e0f2158450c [2022-08-30T18:09:37.280Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-30T18:09:37.540Z] ---> 4fb1b358bf8f [2022-08-30T18:09:37.540Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-30T18:09:37.940Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23972 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-08-30T18:09:37.953Z] Running in /w/workspace/app-service-configurable/97 [Pipeline] { [Pipeline] checkout [2022-08-30T18:09:38.009Z] Selected Git installation does not exist. Using Default [2022-08-30T18:09:38.009Z] The recommended git tool is: NONE [2022-08-30T18:09:38.483Z] ---> 2f33804f05fc [2022-08-30T18:09:38.483Z] Step 23/28 : EXPOSE 48095 [2022-08-30T18:09:38.483Z] ---> Running in d664811e5674 [2022-08-30T18:09:38.483Z] Removing intermediate container d664811e5674 [2022-08-30T18:09:38.483Z] ---> 1ec80f7c1d7f [2022-08-30T18:09:38.483Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-30T18:09:38.483Z] ---> Running in e82275bdee38 [2022-08-30T18:09:38.483Z] Removing intermediate container e82275bdee38 [2022-08-30T18:09:38.483Z] ---> 0d0051a9440c [2022-08-30T18:09:38.483Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T18:09:38.483Z] ---> Running in 293deddcab26 [2022-08-30T18:09:38.742Z] Removing intermediate container 293deddcab26 [2022-08-30T18:09:38.742Z] ---> 8a26fef4e1d9 [2022-08-30T18:09:38.742Z] Step 26/28 : LABEL arch=amd64 [2022-08-30T18:09:38.742Z] ---> Running in a8640fa7e02d [2022-08-30T18:09:38.742Z] Removing intermediate container a8640fa7e02d [2022-08-30T18:09:38.742Z] ---> 9a8656b14bc3 [2022-08-30T18:09:38.742Z] Step 27/28 : LABEL git_sha=d275c6c1be7b0e598ae2180a778e5c3f26e0028b [2022-08-30T18:09:38.742Z] ---> Running in 43bdc69b4b86 [2022-08-30T18:09:39.003Z] Removing intermediate container 43bdc69b4b86 [2022-08-30T18:09:39.003Z] ---> 66ec50d603ea [2022-08-30T18:09:39.003Z] Step 28/28 : LABEL version=2.3.0-dev.18 [2022-08-30T18:09:39.003Z] ---> Running in 530e1a0936e8 [2022-08-30T18:09:39.003Z] Removing intermediate container 530e1a0936e8 [2022-08-30T18:09:39.003Z] ---> 13f854ff27e6 [2022-08-30T18:09:39.003Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-30T18:09:39.003Z] Successfully built 13f854ff27e6 [2022-08-30T18:09:39.003Z] 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-08-30T18:09:39.097Z] provisioning config files... [2022-08-30T18:09:39.104Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config190886309976661843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:09:39.399Z] ---> docker-login.sh [2022-08-30T18:09:39.399Z] nexus3.edgexfoundry.org:10001 [2022-08-30T18:09:39.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:09:39.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:09:39.399Z] Configure a credential helper to remove this warning. See [2022-08-30T18:09:39.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:09:39.399Z] [2022-08-30T18:09:39.399Z] Login Succeeded [2022-08-30T18:09:39.399Z] nexus3.edgexfoundry.org:10002 [2022-08-30T18:09:39.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:09:39.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:09:39.660Z] Configure a credential helper to remove this warning. See [2022-08-30T18:09:39.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:09:39.660Z] [2022-08-30T18:09:39.660Z] Login Succeeded [2022-08-30T18:09:39.660Z] nexus3.edgexfoundry.org:10003 [2022-08-30T18:09:39.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:09:39.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:09:39.660Z] Configure a credential helper to remove this warning. See [2022-08-30T18:09:39.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:09:39.660Z] [2022-08-30T18:09:39.660Z] Login Succeeded [2022-08-30T18:09:39.660Z] nexus3.edgexfoundry.org:10004 [2022-08-30T18:09:39.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:09:39.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:09:39.920Z] Configure a credential helper to remove this warning. See [2022-08-30T18:09:39.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:09:39.920Z] [2022-08-30T18:09:39.920Z] Login Succeeded [2022-08-30T18:09:39.920Z] docker.io [2022-08-30T18:09:39.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:09:40.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:09:40.178Z] Configure a credential helper to remove this warning. See [2022-08-30T18:09:40.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:09:40.178Z] [2022-08-30T18:09:40.178Z] Login Succeeded [2022-08-30T18:09:40.178Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T18:09:40.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-30T18:09:40.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T18:09:40.238Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-08-30T18:09:40.238Z] d275c6c1be7b0e598ae2180a778e5c3f26e0028b [2022-08-30T18:09:40.238Z] latest [2022-08-30T18:09:40.238Z] 2.3.0-dev.18 [2022-08-30T18:09:40.238Z] d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 [2022-08-30T18:09:40.238Z] main [2022-08-30T18:09:40.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:09:40.550Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:09:40.859Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d275c6c1be7b0e598ae2180a778e5c3f26e0028b [2022-08-30T18:09:40.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-30T18:09:40.859Z] 8e380230538b: Preparing [2022-08-30T18:09:40.859Z] befa735ae303: Preparing [2022-08-30T18:09:40.859Z] 8a3553ebebbf: Preparing [2022-08-30T18:09:40.859Z] 8d470c005602: Preparing [2022-08-30T18:09:40.859Z] 3a8f10ea8639: Preparing [2022-08-30T18:09:40.859Z] 994393dc58e7: Preparing [2022-08-30T18:09:40.859Z] 994393dc58e7: Waiting [2022-08-30T18:09:40.859Z] befa735ae303: Pushed [2022-08-30T18:09:40.859Z] 8d470c005602: Pushed [2022-08-30T18:09:40.859Z] 8a3553ebebbf: Pushed [2022-08-30T18:09:40.859Z] 994393dc58e7: Layer already exists [2022-08-30T18:09:41.429Z] 3a8f10ea8639: Pushed [2022-08-30T18:09:43.970Z] 8e380230538b: Pushed [2022-08-30T18:09:43.970Z] d275c6c1be7b0e598ae2180a778e5c3f26e0028b: digest: sha256:6ee6ee23fdced098d9aaf52c207a398906672b825e408d8f6be6209576f211f7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:09:44.293Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:09:44.606Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-08-30T18:09:44.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-30T18:09:44.606Z] 8e380230538b: Preparing [2022-08-30T18:09:44.606Z] befa735ae303: Preparing [2022-08-30T18:09:44.606Z] 8a3553ebebbf: Preparing [2022-08-30T18:09:44.606Z] 8d470c005602: Preparing [2022-08-30T18:09:44.606Z] 3a8f10ea8639: Preparing [2022-08-30T18:09:44.606Z] 994393dc58e7: Preparing [2022-08-30T18:09:44.606Z] 994393dc58e7: Waiting [2022-08-30T18:09:44.606Z] 3a8f10ea8639: Layer already exists [2022-08-30T18:09:44.606Z] befa735ae303: Layer already exists [2022-08-30T18:09:44.606Z] 8e380230538b: Layer already exists [2022-08-30T18:09:44.606Z] 8d470c005602: Layer already exists [2022-08-30T18:09:44.606Z] 8a3553ebebbf: Layer already exists [2022-08-30T18:09:44.606Z] 994393dc58e7: Layer already exists [2022-08-30T18:09:44.606Z] latest: digest: sha256:6ee6ee23fdced098d9aaf52c207a398906672b825e408d8f6be6209576f211f7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:09:44.929Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:09:45.075Z] using credential edgex-jenkins-ssh [2022-08-30T18:09:45.094Z] Cloning the remote Git repository [2022-08-30T18:09:45.247Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.18 [2022-08-30T18:09:45.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-30T18:09:45.247Z] 8e380230538b: Preparing [2022-08-30T18:09:45.247Z] befa735ae303: Preparing [2022-08-30T18:09:45.247Z] 8a3553ebebbf: Preparing [2022-08-30T18:09:45.247Z] 8d470c005602: Preparing [2022-08-30T18:09:45.247Z] 3a8f10ea8639: Preparing [2022-08-30T18:09:45.247Z] 994393dc58e7: Preparing [2022-08-30T18:09:45.247Z] 994393dc58e7: Waiting [2022-08-30T18:09:45.247Z] befa735ae303: Layer already exists [2022-08-30T18:09:45.247Z] 8e380230538b: Layer already exists [2022-08-30T18:09:45.247Z] 3a8f10ea8639: Layer already exists [2022-08-30T18:09:45.247Z] 8a3553ebebbf: Layer already exists [2022-08-30T18:09:45.247Z] 8d470c005602: Layer already exists [2022-08-30T18:09:45.247Z] 994393dc58e7: Layer already exists [2022-08-30T18:09:45.247Z] 2.3.0-dev.18: digest: sha256:6ee6ee23fdced098d9aaf52c207a398906672b825e408d8f6be6209576f211f7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:09:45.568Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:09:45.171Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-08-30T18:09:45.325Z] > git init /w/workspace/app-service-configurable/97 # timeout=10 [2022-08-30T18:09:45.454Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-30T18:09:45.455Z] > git --version # timeout=10 [2022-08-30T18:09:45.488Z] > git --version # 'git version 2.25.1' [2022-08-30T18:09:45.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T18:09:45.878Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 [2022-08-30T18:09:45.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-30T18:09:45.878Z] 8e380230538b: Preparing [2022-08-30T18:09:45.878Z] befa735ae303: Preparing [2022-08-30T18:09:45.878Z] 8a3553ebebbf: Preparing [2022-08-30T18:09:45.878Z] 8d470c005602: Preparing [2022-08-30T18:09:45.878Z] 3a8f10ea8639: Preparing [2022-08-30T18:09:45.878Z] 994393dc58e7: Preparing [2022-08-30T18:09:45.878Z] 994393dc58e7: Waiting [2022-08-30T18:09:45.878Z] befa735ae303: Layer already exists [2022-08-30T18:09:45.878Z] 8d470c005602: Layer already exists [2022-08-30T18:09:45.878Z] 8e380230538b: Layer already exists [2022-08-30T18:09:45.878Z] 8a3553ebebbf: Layer already exists [2022-08-30T18:09:45.878Z] 3a8f10ea8639: Layer already exists [2022-08-30T18:09:45.878Z] 994393dc58e7: Layer already exists [2022-08-30T18:09:45.878Z] d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18: digest: sha256:6ee6ee23fdced098d9aaf52c207a398906672b825e408d8f6be6209576f211f7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:09:46.196Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:09:46.508Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-08-30T18:09:46.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-30T18:09:46.508Z] 8e380230538b: Preparing [2022-08-30T18:09:46.508Z] befa735ae303: Preparing [2022-08-30T18:09:46.508Z] 8a3553ebebbf: Preparing [2022-08-30T18:09:46.508Z] 8d470c005602: Preparing [2022-08-30T18:09:46.508Z] 3a8f10ea8639: Preparing [2022-08-30T18:09:46.508Z] 994393dc58e7: Preparing [2022-08-30T18:09:46.508Z] 994393dc58e7: Waiting [2022-08-30T18:09:46.508Z] 8d470c005602: Layer already exists [2022-08-30T18:09:46.508Z] befa735ae303: Layer already exists [2022-08-30T18:09:46.508Z] 3a8f10ea8639: Layer already exists [2022-08-30T18:09:46.508Z] 8a3553ebebbf: Layer already exists [2022-08-30T18:09:46.508Z] 8e380230538b: Layer already exists [2022-08-30T18:09:46.508Z] 994393dc58e7: Layer already exists [2022-08-30T18:09:46.508Z] main: digest: sha256:6ee6ee23fdced098d9aaf52c207a398906672b825e408d8f6be6209576f211f7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-30T18:09:46.559Z] ===================================================== [Pipeline] echo [2022-08-30T18:09:46.568Z] taggedImages: [2022-08-30T18:09:46.568Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d275c6c1be7b0e598ae2180a778e5c3f26e0028b [2022-08-30T18:09:46.568Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-08-30T18:09:46.568Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.18 [2022-08-30T18:09:46.568Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 [2022-08-30T18:09:46.568Z] - 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-08-30T18:09:46.771Z] Avoid second fetch [2022-08-30T18:09:46.772Z] Checking out Revision d275c6c1be7b0e598ae2180a778e5c3f26e0028b (main) [2022-08-30T18:09:45.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T18:09:46.725Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-30T18:09:46.753Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T18:09:46.798Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T18:09:46.815Z] > git checkout -f d275c6c1be7b0e598ae2180a778e5c3f26e0028b # timeout=10 [2022-08-30T18:09:46.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T18:09:46.953Z] [2022-08-30T18:09:46.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:09:47.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T18:09:47.309Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-30T18:09:47.309Z] 5eb5b503b376: Pulling fs layer [2022-08-30T18:09:47.309Z] 5c69ac0246d0: Pulling fs layer [2022-08-30T18:09:47.309Z] ec43610c2a17: Pulling fs layer [2022-08-30T18:09:47.309Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-30T18:09:47.309Z] 33b1e0a273af: Pulling fs layer [2022-08-30T18:09:47.309Z] 5d3b04190fa2: Pulling fs layer [2022-08-30T18:09:47.309Z] 2f39f015ded8: Pulling fs layer [2022-08-30T18:09:47.309Z] 3a2ae6a8a46f: Waiting [2022-08-30T18:09:47.309Z] 33b1e0a273af: Waiting [2022-08-30T18:09:47.309Z] 5d3b04190fa2: Waiting [2022-08-30T18:09:47.309Z] 2f39f015ded8: Waiting [2022-08-30T18:09:47.309Z] 5c69ac0246d0: Verifying Checksum [2022-08-30T18:09:47.309Z] 5c69ac0246d0: Download complete [2022-08-30T18:09:47.309Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-30T18:09:47.309Z] 3a2ae6a8a46f: Download complete [2022-08-30T18:09:47.309Z] 33b1e0a273af: Verifying Checksum [2022-08-30T18:09:47.309Z] 33b1e0a273af: Download complete [2022-08-30T18:09:47.309Z] 5d3b04190fa2: Verifying Checksum [2022-08-30T18:09:47.309Z] 5d3b04190fa2: Download complete [2022-08-30T18:09:47.309Z] ec43610c2a17: Verifying Checksum [2022-08-30T18:09:47.309Z] ec43610c2a17: Download complete [2022-08-30T18:09:47.597Z] 5eb5b503b376: Verifying Checksum [2022-08-30T18:09:47.597Z] 5eb5b503b376: Download complete [2022-08-30T18:09:48.181Z] 2f39f015ded8: Download complete [2022-08-30T18:09:49.122Z] 5eb5b503b376: Pull complete [2022-08-30T18:09:49.122Z] 5c69ac0246d0: Pull complete [2022-08-30T18:09:49.692Z] ec43610c2a17: Pull complete [2022-08-30T18:09:49.692Z] 3a2ae6a8a46f: Pull complete [2022-08-30T18:09:49.953Z] 33b1e0a273af: Pull complete [2022-08-30T18:09:49.953Z] 5d3b04190fa2: Pull complete [2022-08-30T18:09:51.080Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#462)" [2022-08-30T18:09:51.392Z] [2022-08-30T18:09:51.392Z] GitHub has been notified of this commit’s build result [2022-08-30T18:09:51.392Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T18:09:51.970Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-30T18:09:51.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T18:09:51.970Z] Dload Upload Total Spent Left Speed [2022-08-30T18:09:51.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-08-30T18:09:52.633Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-30T18:09:52.988Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-30T18:09:52.988Z] sudo tee /etc/docker/daemon.new [2022-08-30T18:09:52.988Z] { [2022-08-30T18:09:52.988Z] "registry-mirrors": [ [2022-08-30T18:09:52.988Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-30T18:09:52.988Z] ], [2022-08-30T18:09:52.989Z] "bip": "10.250.0.254/24", [2022-08-30T18:09:52.989Z] "hosts": [ [2022-08-30T18:09:52.989Z] "tcp://0.0.0.0:5555", [2022-08-30T18:09:52.989Z] "unix:///var/run/docker.sock" [2022-08-30T18:09:52.989Z] ], [2022-08-30T18:09:52.989Z] "mtu": 1458, [2022-08-30T18:09:52.989Z] "selinux-enabled": true, [2022-08-30T18:09:52.989Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-30T18:09:52.989Z] } [Pipeline] sh [2022-08-30T18:09:53.406Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-30T18:09:53.769Z] + sudo service docker restart [2022-08-30T18:09:55.229Z] 2f39f015ded8: Pull complete [2022-08-30T18:09:55.229Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-30T18:09:55.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T18:09:55.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:09:55.336Z] prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container [2022-08-30T18:09:55.382Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-30T18:10:00.411Z] $ docker top 034869b1333362d9de94993a8bda985e1399a00b28b1409af7a88e73b828bd66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:10:00.796Z] ---> job-cost.sh [2022-08-30T18:10:00.796Z] lf-activate-venv: SKIPPING [2022-08-30T18:10:00.796Z] INFO: No Stack... [2022-08-30T18:10:01.367Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-30T18:10:01.627Z] INFO: Archiving Costs [Pipeline] sh [2022-08-30T18:10:01.923Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-08-30T18:10:01.923Z] + cut -d, -f6 [Pipeline] lock [2022-08-30T18:10:01.934Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] [2022-08-30T18:10:01.939Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] did not exist. Created. [2022-08-30T18:10:01.939Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-30T18:10:02.241Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-30T18:10:02.266Z] Stashed 1 file(s) [Pipeline] } [2022-08-30T18:10:02.271Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-30T18:10:02.294Z] $ docker stop --time=1 034869b1333362d9de94993a8bda985e1399a00b28b1409af7a88e73b828bd66 [2022-08-30T18:10:03.440Z] $ docker rm -f 034869b1333362d9de94993a8bda985e1399a00b28b1409af7a88e73b828bd66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T18:10:12.136Z] provisioning config files... [2022-08-30T18:10:12.160Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/97@tmp/config6459595597886414359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:10:12.517Z] ---> docker-login.sh [2022-08-30T18:10:12.517Z] nexus3.edgexfoundry.org:10001 [2022-08-30T18:10:13.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:10:13.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:10:13.397Z] Configure a credential helper to remove this warning. See [2022-08-30T18:10:13.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:10:13.397Z] [2022-08-30T18:10:13.397Z] Login Succeeded [2022-08-30T18:10:13.397Z] nexus3.edgexfoundry.org:10002 [2022-08-30T18:10:13.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:10:13.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:10:13.944Z] Configure a credential helper to remove this warning. See [2022-08-30T18:10:13.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:10:13.944Z] [2022-08-30T18:10:13.944Z] Login Succeeded [2022-08-30T18:10:13.944Z] nexus3.edgexfoundry.org:10003 [2022-08-30T18:10:14.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:10:14.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:10:14.218Z] Configure a credential helper to remove this warning. See [2022-08-30T18:10:14.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:10:14.218Z] [2022-08-30T18:10:14.218Z] Login Succeeded [2022-08-30T18:10:14.218Z] nexus3.edgexfoundry.org:10004 [2022-08-30T18:10:14.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:10:14.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:10:14.819Z] Configure a credential helper to remove this warning. See [2022-08-30T18:10:14.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:10:14.819Z] [2022-08-30T18:10:14.819Z] Login Succeeded [2022-08-30T18:10:14.819Z] docker.io [2022-08-30T18:10:15.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:10:15.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:10:15.686Z] Configure a credential helper to remove this warning. See [2022-08-30T18:10:15.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:10:15.686Z] [2022-08-30T18:10:15.686Z] Login Succeeded [2022-08-30T18:10:15.686Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T18:10:15.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-30T18:10:16.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T18:10:16.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T18:10:16.284Z] ========================================================= [2022-08-30T18:10:16.284Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-30T18:10:16.284Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:10:16.688Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-30T18:10:16.688Z] Sending build context to Docker daemon 206.3kB [2022-08-30T18:10:16.961Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T18:10:16.961Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-30T18:10:17.239Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-30T18:10:17.239Z] b3c136eddcbf: Pulling fs layer [2022-08-30T18:10:17.239Z] c0a3192eca97: Pulling fs layer [2022-08-30T18:10:17.239Z] a050256f5b6f: Pulling fs layer [2022-08-30T18:10:17.239Z] 656be50a0ddc: Pulling fs layer [2022-08-30T18:10:17.239Z] 2bbca73fdf42: Pulling fs layer [2022-08-30T18:10:17.239Z] 46d945488cbd: Pulling fs layer [2022-08-30T18:10:17.239Z] 8a5474983e97: Pulling fs layer [2022-08-30T18:10:17.239Z] 329c88fbcd65: Pulling fs layer [2022-08-30T18:10:17.239Z] 46d945488cbd: Waiting [2022-08-30T18:10:17.239Z] 8a5474983e97: Waiting [2022-08-30T18:10:17.239Z] 329c88fbcd65: Waiting [2022-08-30T18:10:17.239Z] 656be50a0ddc: Waiting [2022-08-30T18:10:17.239Z] 2bbca73fdf42: Waiting [2022-08-30T18:10:17.239Z] a050256f5b6f: Verifying Checksum [2022-08-30T18:10:17.239Z] a050256f5b6f: Download complete [2022-08-30T18:10:17.239Z] c0a3192eca97: Verifying Checksum [2022-08-30T18:10:17.239Z] c0a3192eca97: Download complete [2022-08-30T18:10:17.239Z] 2bbca73fdf42: Download complete [2022-08-30T18:10:17.239Z] 46d945488cbd: Verifying Checksum [2022-08-30T18:10:17.239Z] 46d945488cbd: Download complete [2022-08-30T18:10:17.239Z] b3c136eddcbf: Verifying Checksum [2022-08-30T18:10:17.239Z] b3c136eddcbf: Download complete [2022-08-30T18:10:18.249Z] b3c136eddcbf: Pull complete [2022-08-30T18:10:18.249Z] 329c88fbcd65: Verifying Checksum [2022-08-30T18:10:18.249Z] 329c88fbcd65: Download complete [2022-08-30T18:10:18.857Z] c0a3192eca97: Pull complete [2022-08-30T18:10:19.148Z] a050256f5b6f: Pull complete [2022-08-30T18:10:19.432Z] 8a5474983e97: Verifying Checksum [2022-08-30T18:10:19.432Z] 8a5474983e97: Download complete [2022-08-30T18:10:20.418Z] 656be50a0ddc: Verifying Checksum [2022-08-30T18:10:20.418Z] 656be50a0ddc: Download complete [2022-08-30T18:10:35.535Z] 656be50a0ddc: Pull complete [2022-08-30T18:10:35.535Z] 2bbca73fdf42: Pull complete [2022-08-30T18:10:35.535Z] 46d945488cbd: Pull complete [2022-08-30T18:10:40.957Z] 8a5474983e97: Pull complete [2022-08-30T18:10:42.404Z] 329c88fbcd65: Pull complete [2022-08-30T18:10:42.404Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-30T18:10:42.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T18:10:42.404Z] ---> ff4287adb874 [2022-08-30T18:10:42.404Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-30T18:10:43.404Z] ---> Running in 6115514580cb [2022-08-30T18:10:43.680Z] Removing intermediate container 6115514580cb [2022-08-30T18:10:43.680Z] ---> 72342ff79289 [2022-08-30T18:10:43.680Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-30T18:10:43.680Z] ---> Running in d91b5e3267e0 [2022-08-30T18:10:43.951Z] Removing intermediate container d91b5e3267e0 [2022-08-30T18:10:43.951Z] ---> cb70c8b2caf9 [2022-08-30T18:10:43.951Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-30T18:10:43.951Z] ---> Running in 188a34867b75 [2022-08-30T18:10:44.549Z] Removing intermediate container 188a34867b75 [2022-08-30T18:10:44.549Z] ---> 5bf832a88125 [2022-08-30T18:10:44.549Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T18:10:44.549Z] ---> Running in d7f1e7aea8a0 [2022-08-30T18:10:44.825Z] Removing intermediate container d7f1e7aea8a0 [2022-08-30T18:10:44.825Z] ---> 33fa0154bb23 [2022-08-30T18:10:44.825Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T18:10:44.825Z] ---> Running in 9ee4ca1b0845 [2022-08-30T18:10:47.466Z] Removing intermediate container 9ee4ca1b0845 [2022-08-30T18:10:47.466Z] ---> d0f7ec8a4c89 [2022-08-30T18:10:47.466Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-30T18:10:47.466Z] ---> Running in e950c1a9e859 [2022-08-30T18:10:48.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T18:10:49.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T18:10:50.039Z] OK: 221 MiB in 51 packages [2022-08-30T18:10:51.029Z] Removing intermediate container e950c1a9e859 [2022-08-30T18:10:51.029Z] ---> 468b9da737d1 [2022-08-30T18:10:51.029Z] Step 9/14 : WORKDIR /app [2022-08-30T18:10:51.029Z] ---> Running in ec8527b9d86f [2022-08-30T18:10:51.307Z] Removing intermediate container ec8527b9d86f [2022-08-30T18:10:51.307Z] ---> e7f6112fbb05 [2022-08-30T18:10:51.307Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-30T18:10:51.909Z] ---> 5446a31250d3 [2022-08-30T18:10:51.909Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T18:10:52.203Z] ---> Running in 4237b4f75590 [2022-08-30T18:11:48.796Z] Removing intermediate container 4237b4f75590 [2022-08-30T18:11:48.796Z] ---> b3152945661d [2022-08-30T18:11:48.796Z] Step 12/14 : COPY . . [2022-08-30T18:11:48.796Z] ---> b8007fc56933 [2022-08-30T18:11:48.796Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-30T18:11:48.796Z] ---> Running in cc906fff5855 [2022-08-30T18:11:48.796Z] Removing intermediate container cc906fff5855 [2022-08-30T18:11:48.796Z] ---> ac85f91f84c6 [2022-08-30T18:11:48.796Z] Step 14/14 : RUN $MAKE [2022-08-30T18:11:48.796Z] ---> Running in 4b8d077ea84e [2022-08-30T18:11:48.796Z] noop [2022-08-30T18:11:48.796Z] Removing intermediate container 4b8d077ea84e [2022-08-30T18:11:48.796Z] ---> 336632a11152 [2022-08-30T18:11:48.796Z] Successfully built 336632a11152 [2022-08-30T18:11:48.796Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:11:49.175Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T18:11:49.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:11:49.435Z] prd-ubuntu20.04-docker-arm64-4c-16g-23972 does not seem to be running inside a container [2022-08-30T18:11:49.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/97 -v /w/workspace/app-service-configurable/97:/w/workspace/app-service-configurable/97:rw,z -v /w/workspace/app-service-configurable/97@tmp:/w/workspace/app-service-configurable/97@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-08-30T18:11:50.966Z] $ docker top cc0ffe9a43d8d15788f9ca43c35d1395e47e858ac967a35e5ac921f71868d09e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T18:11:51.890Z] + go version [2022-08-30T18:11:51.890Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-30T18:11:51.917Z] $ docker stop --time=1 cc0ffe9a43d8d15788f9ca43c35d1395e47e858ac967a35e5ac921f71868d09e [2022-08-30T18:11:53.556Z] $ docker rm -f cc0ffe9a43d8d15788f9ca43c35d1395e47e858ac967a35e5ac921f71868d09e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:11:54.195Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T18:11:54.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:11:54.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-23972 does not seem to be running inside a container [2022-08-30T18:11:54.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/97 -v /w/workspace/app-service-configurable/97:/w/workspace/app-service-configurable/97:rw,z -v /w/workspace/app-service-configurable/97@tmp:/w/workspace/app-service-configurable/97@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-08-30T18:11:55.864Z] $ docker top 255805b5a8a38b531bd2322079007cf1575b80554336e8021b9d4d5e8af9ffd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T18:11:56.784Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/97 [Pipeline] fileExists [Pipeline] sh [2022-08-30T18:11:57.474Z] + make test [2022-08-30T18:11:57.474Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-30T18:13:19.308Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-30T18:13:19.308Z] CGO_ENABLED=1 go vet ./... [2022-08-30T18:13:41.518Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T18:13:41.518Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-30T18:13:41.518Z] ./bin/test-attribution-txt.sh [2022-08-30T18:13:41.518Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-30T18:13:41.518Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-30T18:13:41.518Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-30T18:13:41.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-30T18:13:41.561Z] $ docker stop --time=1 255805b5a8a38b531bd2322079007cf1575b80554336e8021b9d4d5e8af9ffd2 [2022-08-30T18:13:43.309Z] $ docker rm -f 255805b5a8a38b531bd2322079007cf1575b80554336e8021b9d4d5e8af9ffd2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T18:13:44.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-30T18:13:44.306Z] Warning: overwriting stash ‘coverage-report’ [2022-08-30T18:13:44.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T18:13:45.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-30T18:13:45.511Z] + ls -al . [2022-08-30T18:13:45.511Z] total 168 [2022-08-30T18:13:45.511Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 18:11 . [2022-08-30T18:13:45.511Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 18:09 .. [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 18:09 .dockerignore [2022-08-30T18:13:45.511Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 18:09 .git [2022-08-30T18:13:45.511Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 18:09 .github [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 30 18:09 .gitignore [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 30 18:09 Attribution.txt [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 30 18:09 CHANGELOG.md [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 30 18:09 Dockerfile [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 18:09 GOVERNANCE.md [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 30 18:09 Jenkinsfile [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 18:09 LICENSE [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 30 18:09 OWNERS.md [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 4025 Aug 30 18:09 README.md [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 18:07 VERSION [2022-08-30T18:13:45.511Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 18:09 bin [2022-08-30T18:13:45.511Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 30 18:11 coverage.out [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 3476 Aug 30 18:09 go.mod [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 37381 Aug 30 18:09 go.sum [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 30 18:09 main.go [2022-08-30T18:13:45.511Z] -rw-rw-r-- 1 jenkins jenkins 2046 Aug 30 18:09 makefile [2022-08-30T18:13:45.511Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 18:09 res [2022-08-30T18:13:45.511Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 18:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:13:45.872Z] + 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=d275c6c1be7b0e598ae2180a778e5c3f26e0028b --label arch=arm64 --label version=2.3.0-dev.18 . [2022-08-30T18:13:45.872Z] Sending build context to Docker daemon 207.4kB [2022-08-30T18:13:46.152Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T18:13:46.152Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-30T18:13:46.152Z] ---> 336632a11152 [2022-08-30T18:13:46.152Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-30T18:13:46.430Z] ---> Running in 29b0dddee44e [2022-08-30T18:13:46.704Z] Removing intermediate container 29b0dddee44e [2022-08-30T18:13:46.704Z] ---> e4749d87e5a6 [2022-08-30T18:13:46.704Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-30T18:13:46.704Z] ---> Running in 350f15a342f9 [2022-08-30T18:13:46.980Z] Removing intermediate container 350f15a342f9 [2022-08-30T18:13:46.980Z] ---> 6409e8ade6ea [2022-08-30T18:13:46.980Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-30T18:13:46.980Z] ---> Running in 23e6112d1269 [2022-08-30T18:13:47.577Z] Removing intermediate container 23e6112d1269 [2022-08-30T18:13:47.577Z] ---> c0748bb1f6d3 [2022-08-30T18:13:47.577Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T18:13:47.577Z] ---> Running in 47ce6c54ea4b [2022-08-30T18:13:47.854Z] Removing intermediate container 47ce6c54ea4b [2022-08-30T18:13:47.854Z] ---> a5eeb00ea874 [2022-08-30T18:13:47.854Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T18:13:47.854Z] ---> Running in 065d63f1c6d9 [2022-08-30T18:13:49.848Z] Removing intermediate container 065d63f1c6d9 [2022-08-30T18:13:49.848Z] ---> 8f62fa9de1ea [2022-08-30T18:13:49.848Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-30T18:13:49.848Z] ---> Running in 612b2996049a [2022-08-30T18:13:50.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T18:13:51.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T18:13:52.408Z] OK: 221 MiB in 51 packages [2022-08-30T18:13:53.398Z] Removing intermediate container 612b2996049a [2022-08-30T18:13:53.398Z] ---> 9cdfa27f8e1d [2022-08-30T18:13:53.398Z] Step 9/28 : WORKDIR /app [2022-08-30T18:13:53.398Z] ---> Running in 8c5e2bfe9d5e [2022-08-30T18:13:53.674Z] Removing intermediate container 8c5e2bfe9d5e [2022-08-30T18:13:53.674Z] ---> e12a651e7e93 [2022-08-30T18:13:53.674Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-30T18:13:54.292Z] ---> 2e61e6b03451 [2022-08-30T18:13:54.292Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T18:13:54.576Z] ---> Running in 9f36e6a08cd3 [2022-08-30T18:13:56.573Z] Removing intermediate container 9f36e6a08cd3 [2022-08-30T18:13:56.573Z] ---> 49a93e1d6e41 [2022-08-30T18:13:56.573Z] Step 12/28 : COPY . . [2022-08-30T18:13:57.178Z] ---> 0123a0db5fec [2022-08-30T18:13:57.178Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-30T18:13:57.178Z] ---> Running in 3faf177be6a4 [2022-08-30T18:13:57.779Z] Removing intermediate container 3faf177be6a4 [2022-08-30T18:13:57.779Z] ---> e5b062ca2b2b [2022-08-30T18:13:57.779Z] Step 14/28 : RUN $MAKE [2022-08-30T18:13:57.779Z] ---> Running in b4afca2c8283 [2022-08-30T18:13:58.769Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-30T18:16:20.739Z] Removing intermediate container b4afca2c8283 [2022-08-30T18:16:20.739Z] ---> c84969b9dce4 [2022-08-30T18:16:20.739Z] Step 15/28 : FROM alpine:3.16 [2022-08-30T18:16:20.739Z] 3.16: Pulling from library/alpine [2022-08-30T18:16:20.740Z] 9b18e9b68314: Pulling fs layer [2022-08-30T18:16:20.740Z] 9b18e9b68314: Verifying Checksum [2022-08-30T18:16:20.740Z] 9b18e9b68314: Download complete [2022-08-30T18:16:20.740Z] 9b18e9b68314: Pull complete [2022-08-30T18:16:20.740Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T18:16:20.740Z] Status: Downloaded newer image for alpine:3.16 [2022-08-30T18:16:20.740Z] ---> a6215f271958 [2022-08-30T18:16:20.740Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T18:16:20.740Z] ---> Running in 9cecb19bbef5 [2022-08-30T18:16:20.740Z] Removing intermediate container 9cecb19bbef5 [2022-08-30T18:16:20.740Z] ---> 2a409f6fdcd3 [2022-08-30T18:16:20.740Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-30T18:16:20.740Z] ---> Running in d9c108e53d71 [2022-08-30T18:16:20.740Z] Removing intermediate container d9c108e53d71 [2022-08-30T18:16:20.740Z] ---> 9fd0eee6d163 [2022-08-30T18:16:20.740Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-30T18:16:20.740Z] ---> Running in 375cb4536368 [2022-08-30T18:16:20.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T18:16:20.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T18:16:20.740Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-30T18:16:20.740Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-30T18:16:20.740Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T18:16:20.740Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-30T18:16:20.740Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T18:16:20.740Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-30T18:16:20.740Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-30T18:16:20.740Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T18:16:20.740Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T18:16:20.740Z] OK: 9 MiB in 21 packages [2022-08-30T18:16:20.740Z] Removing intermediate container 375cb4536368 [2022-08-30T18:16:20.740Z] ---> 2f0ccc37883f [2022-08-30T18:16:20.740Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-30T18:16:20.740Z] ---> 4dc768c8161a [2022-08-30T18:16:20.740Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-30T18:16:20.740Z] ---> 443bbbed07ab [2022-08-30T18:16:20.740Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-30T18:16:20.740Z] ---> 761ab6d035e1 [2022-08-30T18:16:20.740Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-30T18:16:20.740Z] ---> eff8d88aa91d [2022-08-30T18:16:20.740Z] Step 23/28 : EXPOSE 48095 [2022-08-30T18:16:20.740Z] ---> Running in 0d0c65947612 [2022-08-30T18:16:20.740Z] Removing intermediate container 0d0c65947612 [2022-08-30T18:16:20.740Z] ---> 5f422feaa2be [2022-08-30T18:16:20.740Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-30T18:16:20.740Z] ---> Running in 99a775db3ece [2022-08-30T18:16:20.740Z] Removing intermediate container 99a775db3ece [2022-08-30T18:16:20.740Z] ---> b151f7429b68 [2022-08-30T18:16:20.740Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T18:16:20.740Z] ---> Running in 399f991dceec [2022-08-30T18:16:20.740Z] Removing intermediate container 399f991dceec [2022-08-30T18:16:20.740Z] ---> 3195e7cd3c87 [2022-08-30T18:16:20.740Z] Step 26/28 : LABEL arch=arm64 [2022-08-30T18:16:20.740Z] ---> Running in 16db427be85b [2022-08-30T18:16:20.740Z] Removing intermediate container 16db427be85b [2022-08-30T18:16:20.740Z] ---> 1ba9efec6c14 [2022-08-30T18:16:20.740Z] Step 27/28 : LABEL git_sha=d275c6c1be7b0e598ae2180a778e5c3f26e0028b [2022-08-30T18:16:20.740Z] ---> Running in b8d5f1e874b2 [2022-08-30T18:16:20.740Z] Removing intermediate container b8d5f1e874b2 [2022-08-30T18:16:20.740Z] ---> 594cf634c5da [2022-08-30T18:16:20.740Z] Step 28/28 : LABEL version=2.3.0-dev.18 [2022-08-30T18:16:20.740Z] ---> Running in b3f496f64f39 [2022-08-30T18:16:20.740Z] Removing intermediate container b3f496f64f39 [2022-08-30T18:16:20.740Z] ---> 5fab31885225 [2022-08-30T18:16:20.740Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-30T18:16:20.740Z] Successfully built 5fab31885225 [2022-08-30T18:16:20.740Z] 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-08-30T18:16:20.849Z] provisioning config files... [2022-08-30T18:16:20.868Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/97@tmp/config1674113550629076703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:16:21.224Z] ---> docker-login.sh [2022-08-30T18:16:21.224Z] nexus3.edgexfoundry.org:10001 [2022-08-30T18:16:21.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:16:21.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:16:21.499Z] Configure a credential helper to remove this warning. See [2022-08-30T18:16:21.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:16:21.499Z] [2022-08-30T18:16:21.499Z] Login Succeeded [2022-08-30T18:16:21.499Z] nexus3.edgexfoundry.org:10002 [2022-08-30T18:16:22.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:16:22.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:16:22.099Z] Configure a credential helper to remove this warning. See [2022-08-30T18:16:22.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:16:22.099Z] [2022-08-30T18:16:22.099Z] Login Succeeded [2022-08-30T18:16:22.099Z] nexus3.edgexfoundry.org:10003 [2022-08-30T18:16:22.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:16:22.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:16:22.649Z] Configure a credential helper to remove this warning. See [2022-08-30T18:16:22.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:16:22.649Z] [2022-08-30T18:16:22.649Z] Login Succeeded [2022-08-30T18:16:22.649Z] nexus3.edgexfoundry.org:10004 [2022-08-30T18:16:22.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:16:22.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:16:22.922Z] Configure a credential helper to remove this warning. See [2022-08-30T18:16:22.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:16:22.922Z] [2022-08-30T18:16:22.922Z] Login Succeeded [2022-08-30T18:16:23.198Z] docker.io [2022-08-30T18:16:23.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T18:16:23.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T18:16:23.747Z] Configure a credential helper to remove this warning. See [2022-08-30T18:16:23.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T18:16:23.747Z] [2022-08-30T18:16:23.747Z] Login Succeeded [2022-08-30T18:16:23.747Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T18:16:23.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-30T18:16:23.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T18:16:23.829Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-08-30T18:16:23.829Z] d275c6c1be7b0e598ae2180a778e5c3f26e0028b [2022-08-30T18:16:23.829Z] latest [2022-08-30T18:16:23.829Z] 2.3.0-dev.18 [2022-08-30T18:16:23.829Z] d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 [2022-08-30T18:16:23.829Z] main [2022-08-30T18:16:23.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:16:24.197Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:16:24.583Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d275c6c1be7b0e598ae2180a778e5c3f26e0028b [2022-08-30T18:16:24.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-30T18:16:24.583Z] d77eec48d4da: Preparing [2022-08-30T18:16:24.583Z] 012d539bbc78: Preparing [2022-08-30T18:16:24.583Z] 0d8a98b3ebc7: Preparing [2022-08-30T18:16:24.583Z] 0d198ddf258e: Preparing [2022-08-30T18:16:24.583Z] 840ea1ba9bc4: Preparing [2022-08-30T18:16:24.583Z] 5d3e392a13a0: Preparing [2022-08-30T18:16:24.583Z] 5d3e392a13a0: Waiting [2022-08-30T18:16:24.861Z] 0d8a98b3ebc7: Pushed [2022-08-30T18:16:24.861Z] 012d539bbc78: Pushed [2022-08-30T18:16:24.861Z] 0d198ddf258e: Pushed [2022-08-30T18:16:24.861Z] 5d3e392a13a0: Layer already exists [2022-08-30T18:16:25.850Z] 840ea1ba9bc4: Pushed [2022-08-30T18:16:30.234Z] d77eec48d4da: Pushed [2022-08-30T18:16:30.234Z] d275c6c1be7b0e598ae2180a778e5c3f26e0028b: digest: sha256:05d9fb004aafe6db8a07854e858c085791ec445ddba266eff33559d67194d506 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:16:30.615Z] + 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-08-30T18:16:30.990Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-08-30T18:16:30.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-30T18:16:30.990Z] d77eec48d4da: Preparing [2022-08-30T18:16:30.990Z] 012d539bbc78: Preparing [2022-08-30T18:16:30.990Z] 0d8a98b3ebc7: Preparing [2022-08-30T18:16:30.990Z] 0d198ddf258e: Preparing [2022-08-30T18:16:30.990Z] 840ea1ba9bc4: Preparing [2022-08-30T18:16:30.990Z] 5d3e392a13a0: Preparing [2022-08-30T18:16:30.990Z] 5d3e392a13a0: Waiting [2022-08-30T18:16:30.990Z] 0d198ddf258e: Layer already exists [2022-08-30T18:16:30.990Z] 012d539bbc78: Layer already exists [2022-08-30T18:16:30.990Z] 840ea1ba9bc4: Layer already exists [2022-08-30T18:16:30.990Z] d77eec48d4da: Layer already exists [2022-08-30T18:16:30.990Z] 0d8a98b3ebc7: Layer already exists [2022-08-30T18:16:30.990Z] 5d3e392a13a0: Layer already exists [2022-08-30T18:16:31.265Z] latest: digest: sha256:05d9fb004aafe6db8a07854e858c085791ec445ddba266eff33559d67194d506 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:16:31.646Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:16:32.032Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.18 [2022-08-30T18:16:32.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-30T18:16:32.032Z] d77eec48d4da: Preparing [2022-08-30T18:16:32.032Z] 012d539bbc78: Preparing [2022-08-30T18:16:32.032Z] 0d8a98b3ebc7: Preparing [2022-08-30T18:16:32.032Z] 0d198ddf258e: Preparing [2022-08-30T18:16:32.032Z] 840ea1ba9bc4: Preparing [2022-08-30T18:16:32.032Z] 5d3e392a13a0: Preparing [2022-08-30T18:16:32.032Z] 5d3e392a13a0: Waiting [2022-08-30T18:16:32.032Z] 012d539bbc78: Layer already exists [2022-08-30T18:16:32.032Z] 840ea1ba9bc4: Layer already exists [2022-08-30T18:16:32.032Z] 0d198ddf258e: Layer already exists [2022-08-30T18:16:32.032Z] 0d8a98b3ebc7: Layer already exists [2022-08-30T18:16:32.032Z] d77eec48d4da: Layer already exists [2022-08-30T18:16:32.032Z] 5d3e392a13a0: Layer already exists [2022-08-30T18:16:32.310Z] 2.3.0-dev.18: digest: sha256:05d9fb004aafe6db8a07854e858c085791ec445ddba266eff33559d67194d506 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:16:32.728Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:16:33.103Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 [2022-08-30T18:16:33.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-30T18:16:33.104Z] d77eec48d4da: Preparing [2022-08-30T18:16:33.104Z] 012d539bbc78: Preparing [2022-08-30T18:16:33.104Z] 0d8a98b3ebc7: Preparing [2022-08-30T18:16:33.104Z] 0d198ddf258e: Preparing [2022-08-30T18:16:33.104Z] 840ea1ba9bc4: Preparing [2022-08-30T18:16:33.104Z] 5d3e392a13a0: Preparing [2022-08-30T18:16:33.104Z] 5d3e392a13a0: Waiting [2022-08-30T18:16:33.104Z] 012d539bbc78: Layer already exists [2022-08-30T18:16:33.104Z] 840ea1ba9bc4: Layer already exists [2022-08-30T18:16:33.104Z] d77eec48d4da: Layer already exists [2022-08-30T18:16:33.104Z] 0d8a98b3ebc7: Layer already exists [2022-08-30T18:16:33.104Z] 0d198ddf258e: Layer already exists [2022-08-30T18:16:33.104Z] 5d3e392a13a0: Layer already exists [2022-08-30T18:16:33.379Z] d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18: digest: sha256:05d9fb004aafe6db8a07854e858c085791ec445ddba266eff33559d67194d506 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:16:33.759Z] + 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-08-30T18:16:34.132Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-08-30T18:16:34.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-30T18:16:34.132Z] d77eec48d4da: Preparing [2022-08-30T18:16:34.132Z] 012d539bbc78: Preparing [2022-08-30T18:16:34.132Z] 0d8a98b3ebc7: Preparing [2022-08-30T18:16:34.132Z] 0d198ddf258e: Preparing [2022-08-30T18:16:34.132Z] 840ea1ba9bc4: Preparing [2022-08-30T18:16:34.132Z] 5d3e392a13a0: Preparing [2022-08-30T18:16:34.132Z] 5d3e392a13a0: Waiting [2022-08-30T18:16:34.132Z] 840ea1ba9bc4: Layer already exists [2022-08-30T18:16:34.132Z] 012d539bbc78: Layer already exists [2022-08-30T18:16:34.132Z] 0d8a98b3ebc7: Layer already exists [2022-08-30T18:16:34.132Z] 0d198ddf258e: Layer already exists [2022-08-30T18:16:34.132Z] d77eec48d4da: Layer already exists [2022-08-30T18:16:34.406Z] 5d3e392a13a0: Layer already exists [2022-08-30T18:16:34.406Z] main: digest: sha256:05d9fb004aafe6db8a07854e858c085791ec445ddba266eff33559d67194d506 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-30T18:16:34.474Z] ===================================================== [Pipeline] echo [2022-08-30T18:16:34.483Z] taggedImages: [2022-08-30T18:16:34.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d275c6c1be7b0e598ae2180a778e5c3f26e0028b [2022-08-30T18:16:34.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-08-30T18:16:34.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.18 [2022-08-30T18:16:34.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 [2022-08-30T18:16:34.483Z] - 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-08-30T18:16:34.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T18:16:34.878Z] [2022-08-30T18:16:34.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:16:35.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T18:16:35.522Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-30T18:16:35.522Z] 8998bd30e6a1: Pulling fs layer [2022-08-30T18:16:35.522Z] 04944245beec: Pulling fs layer [2022-08-30T18:16:35.522Z] 699f458cf7ca: Pulling fs layer [2022-08-30T18:16:35.522Z] 765212b225bb: Pulling fs layer [2022-08-30T18:16:35.522Z] f23df028b6ca: Pulling fs layer [2022-08-30T18:16:35.522Z] d65c8cfc05b1: Pulling fs layer [2022-08-30T18:16:35.522Z] 2437ff75d9bd: Pulling fs layer [2022-08-30T18:16:35.522Z] f23df028b6ca: Waiting [2022-08-30T18:16:35.522Z] d65c8cfc05b1: Waiting [2022-08-30T18:16:35.522Z] 2437ff75d9bd: Waiting [2022-08-30T18:16:35.522Z] 765212b225bb: Waiting [2022-08-30T18:16:35.522Z] 04944245beec: Verifying Checksum [2022-08-30T18:16:35.522Z] 04944245beec: Download complete [2022-08-30T18:16:35.522Z] 765212b225bb: Verifying Checksum [2022-08-30T18:16:35.522Z] 765212b225bb: Download complete [2022-08-30T18:16:35.522Z] f23df028b6ca: Download complete [2022-08-30T18:16:35.522Z] d65c8cfc05b1: Verifying Checksum [2022-08-30T18:16:35.522Z] d65c8cfc05b1: Download complete [2022-08-30T18:16:35.800Z] 699f458cf7ca: Download complete [2022-08-30T18:16:36.076Z] 8998bd30e6a1: Verifying Checksum [2022-08-30T18:16:36.076Z] 8998bd30e6a1: Download complete [2022-08-30T18:16:38.721Z] 2437ff75d9bd: Verifying Checksum [2022-08-30T18:16:38.721Z] 2437ff75d9bd: Download complete [2022-08-30T18:16:40.709Z] 8998bd30e6a1: Pull complete [2022-08-30T18:16:40.986Z] 04944245beec: Pull complete [2022-08-30T18:16:42.424Z] 699f458cf7ca: Pull complete [2022-08-30T18:16:42.698Z] 765212b225bb: Pull complete [2022-08-30T18:16:43.686Z] f23df028b6ca: Pull complete [2022-08-30T18:16:43.686Z] d65c8cfc05b1: Pull complete [2022-08-30T18:16:58.787Z] 2437ff75d9bd: Pull complete [2022-08-30T18:16:58.787Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-30T18:16:58.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T18:16:58.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:16:59.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-23972 does not seem to be running inside a container [2022-08-30T18:16:59.163Z] $ 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/97 -v /w/workspace/app-service-configurable/97:/w/workspace/app-service-configurable/97:rw,z -v /w/workspace/app-service-configurable/97@tmp:/w/workspace/app-service-configurable/97@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-08-30T18:17:02.113Z] $ docker top 63cf498add23528dabf0107221ffef5176ba0ef81c679c1616b67d3522fdd03f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:17:03.018Z] ---> job-cost.sh [2022-08-30T18:17:03.018Z] lf-activate-venv: SKIPPING [2022-08-30T18:17:03.018Z] INFO: No Stack... [2022-08-30T18:17:03.613Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-30T18:17:04.205Z] INFO: Archiving Costs [Pipeline] sh [2022-08-30T18:17:04.883Z] + + cut -d,cat -f6 /w/workspace/app-service-configurable/97/archives/cost.csv [2022-08-30T18:17:04.883Z] [Pipeline] lock [2022-08-30T18:17:04.947Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] [2022-08-30T18:17:04.954Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] did not exist. Created. [2022-08-30T18:17:04.954Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-30T18:17:05.620Z] /w/workspace/app-service-configurable/97@tmp/durable-5addee3b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-30T18:17:06.294Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-30T18:17:06.320Z] Warning: overwriting stash ‘stack-cost’ [2022-08-30T18:17:06.370Z] Stashed 1 file(s) [Pipeline] } [2022-08-30T18:17:06.376Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-30T18:17:06.400Z] $ docker stop --time=1 63cf498add23528dabf0107221ffef5176ba0ef81c679c1616b67d3522fdd03f [2022-08-30T18:17:07.894Z] $ docker rm -f 63cf498add23528dabf0107221ffef5176ba0ef81c679c1616b67d3522fdd03f [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-08-30T18:17:08.404Z] provisioning config files... [2022-08-30T18:17:08.412Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4227396512771166289tmp [Pipeline] { [Pipeline] sh [2022-08-30T18:17:08.714Z] + set +x [2022-08-30T18:17:08.714Z] + curl -s https://codecov.io/bash [2022-08-30T18:17:08.714Z] + bash -s -- [2022-08-30T18:17:08.714Z] [2022-08-30T18:17:08.714Z] _____ _ [2022-08-30T18:17:08.714Z] / ____| | | [2022-08-30T18:17:08.714Z] | | ___ __| | ___ ___ _____ __ [2022-08-30T18:17:08.715Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-30T18:17:08.715Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-30T18:17:08.715Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-30T18:17:08.715Z] Bash-1.0.6 [2022-08-30T18:17:08.715Z] [2022-08-30T18:17:08.715Z] [2022-08-30T18:17:08.715Z] ==> git version 2.25.1 found [2022-08-30T18:17:08.715Z] ==> 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-08-30T18:17:08.715Z] Release-Date: 2020-01-08 [2022-08-30T18:17:08.715Z] 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-08-30T18:17:08.715Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-30T18:17:08.715Z] ==> Jenkins CI detected. [2022-08-30T18:17:08.715Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-08-30T18:17:08.715Z] project root: . [2022-08-30T18:17:08.715Z] --> token set from env [2022-08-30T18:17:08.715Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-30T18:17:08.715Z] ==> Running gcov in . (disable via -X gcov) [2022-08-30T18:17:08.715Z] ==> Python coveragepy not found [2022-08-30T18:17:08.715Z] ==> Searching for coverage reports in: [2022-08-30T18:17:08.715Z] + . [2022-08-30T18:17:08.715Z] -> Found 1 reports [2022-08-30T18:17:08.715Z] ==> Detecting git/mercurial file structure [2022-08-30T18:17:08.715Z] ==> Reading reports [2022-08-30T18:17:08.974Z] + ./coverage.out bytes=10 [2022-08-30T18:17:08.974Z] ==> Appending adjustments [2022-08-30T18:17:08.974Z] https://docs.codecov.io/docs/fixing-reports [2022-08-30T18:17:08.974Z] + Found adjustments [2022-08-30T18:17:08.974Z] ==> Gzipping contents [2022-08-30T18:17:08.974Z] 4.0K /tmp/codecov.9oYh35.gz [2022-08-30T18:17:08.974Z] ==> Uploading reports [2022-08-30T18:17:08.974Z] url: https://codecov.io [2022-08-30T18:17:08.974Z] query: branch=main&commit=d275c6c1be7b0e598ae2180a778e5c3f26e0028b&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-30T18:17:08.974Z] -> Pinging Codecov [2022-08-30T18:17:08.974Z] 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=d275c6c1be7b0e598ae2180a778e5c3f26e0028b&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-30T18:17:09.234Z] -> Uploading to [2022-08-30T18:17:09.234Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-30/A97CA9966030D2A3747ED39772930CCE/d275c6c1be7b0e598ae2180a778e5c3f26e0028b/b3d39eb2-31c4-4536-821f-da0a7060cb92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T181708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d3ba3f60cafdfa2b4aad597ab5e9906cc4cfe76b3f95205face990bb2b6465a [2022-08-30T18:17:09.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T18:17:09.234Z] Dload Upload Total Spent Left Speed [2022-08-30T18:17:09.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2292 --:--:-- --:--:-- --:--:-- 2292 [2022-08-30T18:17:09.494Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] } [2022-08-30T18:17:09.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-30T18:17:09.701Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-30T18:17:09.713Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:17:10.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-30T18:17:10.010Z] [2022-08-30T18:17:10.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:17:10.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-30T18:17:10.310Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-30T18:17:10.310Z] df9b9388f04a: Pulling fs layer [2022-08-30T18:17:10.310Z] 52dc419b0ee2: Pulling fs layer [2022-08-30T18:17:10.310Z] 25bc292e5bac: Pulling fs layer [2022-08-30T18:17:10.310Z] 114826534d7a: Pulling fs layer [2022-08-30T18:17:10.310Z] 4657fd5d0bcf: Pulling fs layer [2022-08-30T18:17:10.310Z] 6ad1cebc031e: Pulling fs layer [2022-08-30T18:17:10.310Z] 8a3aa393b2d8: Pulling fs layer [2022-08-30T18:17:10.310Z] 4657fd5d0bcf: Waiting [2022-08-30T18:17:10.310Z] 6ad1cebc031e: Waiting [2022-08-30T18:17:10.310Z] 8a3aa393b2d8: Waiting [2022-08-30T18:17:10.310Z] 114826534d7a: Waiting [2022-08-30T18:17:10.310Z] 25bc292e5bac: Verifying Checksum [2022-08-30T18:17:10.310Z] 25bc292e5bac: Download complete [2022-08-30T18:17:10.310Z] 52dc419b0ee2: Verifying Checksum [2022-08-30T18:17:10.310Z] 52dc419b0ee2: Download complete [2022-08-30T18:17:10.310Z] 4657fd5d0bcf: Download complete [2022-08-30T18:17:10.310Z] df9b9388f04a: Download complete [2022-08-30T18:17:10.577Z] 6ad1cebc031e: Verifying Checksum [2022-08-30T18:17:10.577Z] 6ad1cebc031e: Download complete [2022-08-30T18:17:10.577Z] df9b9388f04a: Pull complete [2022-08-30T18:17:10.577Z] 52dc419b0ee2: Pull complete [2022-08-30T18:17:10.851Z] 25bc292e5bac: Pull complete [2022-08-30T18:17:11.427Z] 8a3aa393b2d8: Verifying Checksum [2022-08-30T18:17:11.427Z] 8a3aa393b2d8: Download complete [2022-08-30T18:17:11.427Z] 114826534d7a: Verifying Checksum [2022-08-30T18:17:11.427Z] 114826534d7a: Download complete [2022-08-30T18:17:15.624Z] 114826534d7a: Pull complete [2022-08-30T18:17:15.624Z] 4657fd5d0bcf: Pull complete [2022-08-30T18:17:15.624Z] 6ad1cebc031e: Pull complete [2022-08-30T18:17:18.923Z] 8a3aa393b2d8: Pull complete [2022-08-30T18:17:18.923Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-30T18:17:18.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-30T18:17:18.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:17:19.030Z] prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container [2022-08-30T18:17:19.110Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-30T18:17:23.529Z] $ docker top c9389d496658918a9a5bea3019bdfcf7c2f134b3c1cbb9ae22dc7167788b7ee5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-30T18:17:23.605Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-08-30T18:17:23.889Z] + set -o pipefail [2022-08-30T18:17:23.889Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-08-30T18:17:29.176Z] [2022-08-30T18:17:29.176Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-08-30T18:17:29.176Z] [2022-08-30T18:17:29.176Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/749038c4-2de0-42dc-b849-48ace7c6a18e [2022-08-30T18:17:29.176Z] [2022-08-30T18:17:29.176Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-30T18:17:29.176Z] [2022-08-30T18:17:29.176Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-30T18:17:29.176Z] [2022-08-30T18:17:29.436Z] [Pipeline] } [2022-08-30T18:17:29.453Z] $ docker stop --time=1 c9389d496658918a9a5bea3019bdfcf7c2f134b3c1cbb9ae22dc7167788b7ee5 [2022-08-30T18:17:32.564Z] $ docker rm -f c9389d496658918a9a5bea3019bdfcf7c2f134b3c1cbb9ae22dc7167788b7ee5 [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-08-30T18:17:33.279Z] + git log --format=format:%s -1 d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] sh [2022-08-30T18:17:33.572Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T18:17:33.572Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:17:33.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T18:17:33.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:17:33.956Z] prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container [2022-08-30T18:17:33.996Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-30T18:17:34.473Z] $ docker top 1fffcca668d7c3f43b7cb85edac4712b0cd38f06aa2dfc14dfe8a33936da87b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T18:17:34.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T18:17:34.578Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T18:17:34.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T18:17:34.703Z] $ docker exec 1fffcca668d7c3f43b7cb85edac4712b0cd38f06aa2dfc14dfe8a33936da87b4 ssh-agent [2022-08-30T18:17:34.828Z] SSH_AUTH_SOCK=/tmp/ssh-5K7ekHZwlNws/agent.33 [2022-08-30T18:17:34.828Z] SSH_AGENT_PID=40 [2022-08-30T18:17:34.834Z] Running ssh-add (command line suppressed) [2022-08-30T18:17:34.960Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4680651317095406911.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4680651317095406911.key) [2022-08-30T18:17:34.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T18:17:35.349Z] + git semver tag [2022-08-30T18:17:35.620Z] 2022-08-30 18:17:35,512 [run_tag] DEBUG tag force:False [2022-08-30T18:17:35.620Z] 2022-08-30 18:17:35,512 [check_head_tag] DEBUG check head tag [2022-08-30T18:17:35.620Z] 2022-08-30 18:17:35,513 [execute] INFO git cat-file --batch-check [2022-08-30T18:17:35.620Z] 2022-08-30 18:17:35,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-08-30T18:17:35.620Z] 2022-08-30 18:17:35,516 [execute] INFO git cat-file --batch [2022-08-30T18:17:35.620Z] 2022-08-30 18:17:35,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-08-30T18:17:35.620Z] 2022-08-30 18:17:35,526 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-30T18:17:35.620Z] 2022-08-30 18:17:35,527 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-08-30T18:17:35.620Z] 2022-08-30 18:17:35,527 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-08-30T18:17:35.620Z] 2022-08-30 18:17:35,532 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-30T18:17:35.620Z] 2.3.0-dev.18 [Pipeline] } [2022-08-30T18:17:35.635Z] $ docker exec --env ******** --env ******** 1fffcca668d7c3f43b7cb85edac4712b0cd38f06aa2dfc14dfe8a33936da87b4 ssh-agent -k [2022-08-30T18:17:35.749Z] unset SSH_AUTH_SOCK; [2022-08-30T18:17:35.750Z] unset SSH_AGENT_PID; [2022-08-30T18:17:35.750Z] echo Agent pid 40 killed; [2022-08-30T18:17:35.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T18:17:36.064Z] + git semver [Pipeline] } [2022-08-30T18:17:36.350Z] $ docker stop --time=1 1fffcca668d7c3f43b7cb85edac4712b0cd38f06aa2dfc14dfe8a33936da87b4 [2022-08-30T18:17:37.610Z] $ docker rm -f 1fffcca668d7c3f43b7cb85edac4712b0cd38f06aa2dfc14dfe8a33936da87b4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:17:38.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-30T18:17:38.008Z] [2022-08-30T18:17:38.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:17:38.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-30T18:17:38.318Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-30T18:17:38.318Z] ab5ef0e58194: Pulling fs layer [2022-08-30T18:17:38.318Z] 9712f1f96733: Pulling fs layer [2022-08-30T18:17:38.318Z] 63f879dbbcfc: Pulling fs layer [2022-08-30T18:17:38.318Z] 0d9ebad4ef96: Pulling fs layer [2022-08-30T18:17:38.318Z] e9a5061849ea: Pulling fs layer [2022-08-30T18:17:38.318Z] d747dcd14b5f: Pulling fs layer [2022-08-30T18:17:38.318Z] 2de7ff778b66: Pulling fs layer [2022-08-30T18:17:38.318Z] 0d9ebad4ef96: Waiting [2022-08-30T18:17:38.318Z] e9a5061849ea: Waiting [2022-08-30T18:17:38.318Z] d747dcd14b5f: Waiting [2022-08-30T18:17:38.318Z] 9712f1f96733: Verifying Checksum [2022-08-30T18:17:38.318Z] 9712f1f96733: Download complete [2022-08-30T18:17:38.581Z] 63f879dbbcfc: Verifying Checksum [2022-08-30T18:17:38.581Z] 63f879dbbcfc: Download complete [2022-08-30T18:17:38.840Z] e9a5061849ea: Verifying Checksum [2022-08-30T18:17:38.840Z] e9a5061849ea: Download complete [2022-08-30T18:17:38.840Z] d747dcd14b5f: Verifying Checksum [2022-08-30T18:17:38.840Z] d747dcd14b5f: Download complete [2022-08-30T18:17:38.840Z] 0d9ebad4ef96: Download complete [2022-08-30T18:17:38.840Z] ab5ef0e58194: Verifying Checksum [2022-08-30T18:17:38.840Z] ab5ef0e58194: Download complete [2022-08-30T18:17:38.840Z] 2de7ff778b66: Verifying Checksum [2022-08-30T18:17:38.840Z] 2de7ff778b66: Download complete [2022-08-30T18:17:42.129Z] ab5ef0e58194: Pull complete [2022-08-30T18:17:42.129Z] 9712f1f96733: Pull complete [2022-08-30T18:17:43.066Z] 63f879dbbcfc: Pull complete [2022-08-30T18:17:47.262Z] 0d9ebad4ef96: Pull complete [2022-08-30T18:17:47.262Z] e9a5061849ea: Pull complete [2022-08-30T18:17:47.262Z] d747dcd14b5f: Pull complete [2022-08-30T18:17:48.199Z] 2de7ff778b66: Pull complete [2022-08-30T18:17:48.199Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-30T18:17:48.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-30T18:17:48.199Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:17:48.291Z] prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container [2022-08-30T18:17:48.331Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-30T18:17:53.251Z] $ docker top bcf750d6241ddbc22cf331694d3cce31ccb54c92bca9f14a82536e7e25b87dfd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-30T18:17:53.336Z] provisioning config files... [2022-08-30T18:17:53.344Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1354224256096416110tmp [2022-08-30T18:17:53.354Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5788262582071085863tmp [2022-08-30T18:17:53.364Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8921154533220747299tmp [Pipeline] { [Pipeline] echo [2022-08-30T18:17:53.377Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:17:53.660Z] ---> sigul-configuration.sh [2022-08-30T18:17:53.660Z] gpg: directory `/root/.gnupg' created [2022-08-30T18:17:53.660Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-30T18:17:53.660Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-30T18:17:53.660Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-30T18:17:53.660Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-30T18:17:53.660Z] gpg: CAST5 encrypted data [2022-08-30T18:17:53.660Z] gpg: encrypted with 1 passphrase [2022-08-30T18:17:53.660Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-30T18:17:53.949Z] + mkdir /home/jenkins [2022-08-30T18:17:53.949Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-30T18:17:54.238Z] + 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-08-30T18:17:54.248Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:17:54.532Z] ---> sigul-install.sh [2022-08-30T18:17:54.532Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-30T18:17:54.822Z] + git tag --list [2022-08-30T18:17:54.822Z] v1.0.0 [2022-08-30T18:17:54.822Z] v1.1.0 [2022-08-30T18:17:54.822Z] v1.2.0 [2022-08-30T18:17:54.822Z] v1.3.0 [2022-08-30T18:17:54.822Z] v1.3.1 [2022-08-30T18:17:54.822Z] v2.0.0 [2022-08-30T18:17:54.822Z] v2.0.1 [2022-08-30T18:17:54.822Z] v2.1.0 [2022-08-30T18:17:54.822Z] v2.1.1 [2022-08-30T18:17:54.822Z] v2.1.1-dev.1 [2022-08-30T18:17:54.822Z] v2.1.1-dev.2 [2022-08-30T18:17:54.822Z] v2.2.0 [2022-08-30T18:17:54.822Z] v2.2.1-dev.1 [2022-08-30T18:17:54.822Z] v2.2.1-dev.10 [2022-08-30T18:17:54.822Z] v2.2.1-dev.2 [2022-08-30T18:17:54.822Z] v2.2.1-dev.3 [2022-08-30T18:17:54.822Z] v2.2.1-dev.4 [2022-08-30T18:17:54.822Z] v2.2.1-dev.5 [2022-08-30T18:17:54.822Z] v2.2.1-dev.6 [2022-08-30T18:17:54.822Z] v2.2.1-dev.7 [2022-08-30T18:17:54.822Z] v2.2.1-dev.8 [2022-08-30T18:17:54.822Z] v2.2.1-dev.9 [2022-08-30T18:17:54.822Z] v2.3.0-dev.10 [2022-08-30T18:17:54.822Z] v2.3.0-dev.11 [2022-08-30T18:17:54.822Z] v2.3.0-dev.12 [2022-08-30T18:17:54.822Z] v2.3.0-dev.13 [2022-08-30T18:17:54.822Z] v2.3.0-dev.14 [2022-08-30T18:17:54.822Z] v2.3.0-dev.15 [2022-08-30T18:17:54.822Z] v2.3.0-dev.16 [2022-08-30T18:17:54.822Z] v2.3.0-dev.17 [2022-08-30T18:17:54.822Z] v2.3.0-dev.18 [Pipeline] sh [2022-08-30T18:17:55.110Z] + lftools sign git-tag v2.3.0-dev.18 [2022-08-30T18:17:55.683Z] Signing Git tag with Sigul... [2022-08-30T18:17:55.683Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-08-30T18:17:56.266Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:17:56.557Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-30T18:17:56.564Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-30T18:17:56.592Z] $ docker stop --time=1 bcf750d6241ddbc22cf331694d3cce31ccb54c92bca9f14a82536e7e25b87dfd [2022-08-30T18:17:57.908Z] $ docker rm -f bcf750d6241ddbc22cf331694d3cce31ccb54c92bca9f14a82536e7e25b87dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-30T18:17:58.323Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T18:17:58.323Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:17:58.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T18:17:58.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:17:58.718Z] prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container [2022-08-30T18:17:58.763Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-30T18:17:59.157Z] $ docker top 635b67d2b70bfa73d77b3d5db847cdf1cf272114af8f6d67257e7261bf4f601f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T18:17:59.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T18:17:59.255Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T18:17:59.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T18:17:59.416Z] $ docker exec 635b67d2b70bfa73d77b3d5db847cdf1cf272114af8f6d67257e7261bf4f601f ssh-agent [2022-08-30T18:17:59.545Z] SSH_AUTH_SOCK=/tmp/ssh-2HMmh3amSklr/agent.32 [2022-08-30T18:17:59.545Z] SSH_AGENT_PID=38 [2022-08-30T18:17:59.551Z] Running ssh-add (command line suppressed) [2022-08-30T18:17:59.667Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3845152749190248488.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3845152749190248488.key) [2022-08-30T18:17:59.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T18:17:59.961Z] + git semver bump pre [2022-08-30T18:18:00.225Z] 2022-08-30 18:18:00,151 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-30T18:18:00.225Z] 2022-08-30 18:18:00,151 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-08-30T18:18:00.225Z] 2022-08-30 18:18:00,152 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-08-30T18:18:00.225Z] 2022-08-30 18:18:00,152 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-08-30T18:18:00.225Z] 2022-08-30 18:18:00,152 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-30T18:18:00.225Z] 2022-08-30 18:18:00,152 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-30T18:18:00.225Z] 2022-08-30 18:18:00,155 [execute] INFO git cat-file --batch-check [2022-08-30T18:18:00.225Z] 2022-08-30 18:18:00,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T18:18:00.225Z] 2022-08-30 18:18:00,161 [execute] INFO git cat-file --batch [2022-08-30T18:18:00.225Z] 2022-08-30 18:18:00,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T18:18:00.225Z] 2022-08-30 18:18:00,166 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-30T18:18:00.225Z] 2.3.0-dev.19 [Pipeline] } [2022-08-30T18:18:00.241Z] $ docker exec --env ******** --env ******** 635b67d2b70bfa73d77b3d5db847cdf1cf272114af8f6d67257e7261bf4f601f ssh-agent -k [2022-08-30T18:18:00.360Z] unset SSH_AUTH_SOCK; [2022-08-30T18:18:00.360Z] unset SSH_AGENT_PID; [2022-08-30T18:18:00.360Z] echo Agent pid 38 killed; [2022-08-30T18:18:00.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T18:18:00.673Z] + git semver [Pipeline] } [2022-08-30T18:18:00.951Z] $ docker stop --time=1 635b67d2b70bfa73d77b3d5db847cdf1cf272114af8f6d67257e7261bf4f601f [2022-08-30T18:18:02.234Z] $ docker rm -f 635b67d2b70bfa73d77b3d5db847cdf1cf272114af8f6d67257e7261bf4f601f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T18:18:02.593Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T18:18:02.593Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:18:02.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T18:18:02.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:18:02.997Z] prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container [2022-08-30T18:18:03.037Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-30T18:18:03.516Z] $ docker top 49e6b00cbb0e049743078031de9d41e32cad753bf0b51e6f4ff71bd7f9fed3b4 -eo pid,comm [2022-08-30T18:18:03.572Z] 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-08-30T18:18:03.572Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T18:18:03.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T18:18:03.606Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T18:18:03.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T18:18:03.731Z] $ docker exec 49e6b00cbb0e049743078031de9d41e32cad753bf0b51e6f4ff71bd7f9fed3b4 ssh-agent [2022-08-30T18:18:03.854Z] SSH_AUTH_SOCK=/tmp/ssh-rfRCiR0UrPNw/agent.33 [2022-08-30T18:18:03.854Z] SSH_AGENT_PID=39 [2022-08-30T18:18:03.859Z] Running ssh-add (command line suppressed) [2022-08-30T18:18:03.968Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4143944435097843468.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4143944435097843468.key) [2022-08-30T18:18:03.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T18:18:04.298Z] + git semver push [2022-08-30T18:18:04.584Z] 2022-08-30 18:18:04,481 [run_push] DEBUG push [2022-08-30T18:18:04.584Z] 2022-08-30 18:18:04,482 [execute] INFO git cat-file --batch-check [2022-08-30T18:18:04.584Z] 2022-08-30 18:18:04,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T18:18:04.584Z] 2022-08-30 18:18:04,485 [execute] INFO git rev-list ccf1a534de15b503f2f4ca4df20141442257c280 -- [2022-08-30T18:18:04.584Z] 2022-08-30 18:18:04,485 [execute] DEBUG Popen(['git', 'rev-list', 'ccf1a534de15b503f2f4ca4df20141442257c280', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-30T18:18:04.584Z] 2022-08-30 18:18:04,492 [execute] INFO git fetch -v origin [2022-08-30T18:18:04.584Z] 2022-08-30 18:18:04,492 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-30T18:18:05.171Z] 2022-08-30 18:18:04,967 [run_push] DEBUG no remote changes detected [2022-08-30T18:18:05.171Z] 2022-08-30 18:18:04,968 [execute] INFO git push origin semver [2022-08-30T18:18:05.171Z] 2022-08-30 18:18:04,968 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-30T18:18:05.744Z] 2022-08-30 18:18:05,700 [run_push] DEBUG push all version tags [2022-08-30T18:18:05.744Z] 2022-08-30 18:18:05,701 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-30T18:18:05.744Z] 2022-08-30 18:18:05,701 [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-08-30T18:18:06.688Z] 2022-08-30 18:18:06,425 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-30T18:18:06.688Z] 2.3.0-dev.19 [Pipeline] } [2022-08-30T18:18:06.706Z] $ docker exec --env ******** --env ******** 49e6b00cbb0e049743078031de9d41e32cad753bf0b51e6f4ff71bd7f9fed3b4 ssh-agent -k [2022-08-30T18:18:06.832Z] unset SSH_AUTH_SOCK; [2022-08-30T18:18:06.832Z] unset SSH_AGENT_PID; [2022-08-30T18:18:06.832Z] echo Agent pid 39 killed; [2022-08-30T18:18:06.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T18:18:07.149Z] + git semver [Pipeline] } [2022-08-30T18:18:07.430Z] $ docker stop --time=1 49e6b00cbb0e049743078031de9d41e32cad753bf0b51e6f4ff71bd7f9fed3b4 [2022-08-30T18:18:09.032Z] $ docker rm -f 49e6b00cbb0e049743078031de9d41e32cad753bf0b51e6f4ff71bd7f9fed3b4 [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-08-30T18:18:09.677Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-08-30T18:18:09.677Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-08-30T18:18:09.677Z] total 16 [2022-08-30T18:18:09.677Z] drwxr-xr-x 3 root root 4096 Aug 30 18:10 . [2022-08-30T18:18:09.677Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 18:17 .. [2022-08-30T18:18:09.677Z] drwxr-xr-x 2 root root 4096 Aug 30 18:10 cost [2022-08-30T18:18:09.677Z] -rw-r--r-- 1 root root 95 Aug 30 18:10 cost.csv [2022-08-30T18:18:09.677Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-08-30T18:18:09.677Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-08-30T18:18:09.677Z] total 16 [2022-08-30T18:18:09.677Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 18:10 . [2022-08-30T18:18:09.677Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 18:17 .. [2022-08-30T18:18:09.677Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 18:10 cost [2022-08-30T18:18:09.677Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 30 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:18:09.971Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:18:10.838Z] ---> package-listing.sh [2022-08-30T18:18:10.838Z] ++ facter osfamily [2022-08-30T18:18:10.838Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-30T18:18:11.099Z] + OS_FAMILY=debian [2022-08-30T18:18:11.099Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-08-30T18:18:11.099Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-30T18:18:11.099Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-30T18:18:11.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-30T18:18:11.099Z] + PACKAGES=/tmp/packages_start.txt [2022-08-30T18:18:11.099Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-08-30T18:18:11.099Z] + PACKAGES=/tmp/packages_end.txt [2022-08-30T18:18:11.099Z] + case "${OS_FAMILY}" in [2022-08-30T18:18:11.099Z] + dpkg -l [2022-08-30T18:18:11.099Z] + grep '^ii' [2022-08-30T18:18:11.099Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-30T18:18:11.099Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-30T18:18:11.099Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-30T18:18:11.099Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-08-30T18:18:11.099Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-08-30T18:18:11.099Z] + 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-08-30T18:18:11.111Z] 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-08-30T18:18:11.391Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T18:18:11.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T18:18:11.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T18:18:12.064Z] prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container [2022-08-30T18:18:12.105Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-30T18:18:12.345Z] $ docker top 26312b5a58c2860488c6f2f2af7e1b685bf2826820ce1f60408b419bc20e65bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T18:18:12.692Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-30T18:18:12.985Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-30T18:18:13.272Z] + ls /var/log/sa-host [2022-08-30T18:18:13.272Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T18:18:13.413Z] provisioning config files... [2022-08-30T18:18:13.423Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4438888484423947383tmp [Pipeline] { [Pipeline] echo [2022-08-30T18:18:13.435Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:18:13.722Z] ---> create-netrc.sh [Pipeline] } [2022-08-30T18:18:13.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:18:14.075Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-30T18:18:14.087Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:18:14.371Z] ---> sudo-logs.sh [2022-08-30T18:18:14.371Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-30T18:18:14.394Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:18:14.683Z] ---> job-cost.sh [2022-08-30T18:18:14.683Z] lf-activate-venv: SKIPPING [2022-08-30T18:18:14.683Z] DEBUG: total: 0.2199999988079071 [2022-08-30T18:18:14.683Z] INFO: Retrieving Stack Cost... [2022-08-30T18:18:15.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-30T18:18:15.826Z] INFO: Archiving Costs [Pipeline] echo [2022-08-30T18:18:15.836Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T18:18:16.119Z] ---> logs-deploy.sh [2022-08-30T18:18:16.119Z] lf-activate-venv: SKIPPING [2022-08-30T18:18:16.119Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/97 [2022-08-30T18:18:16.119Z] INFO: archiving workspace using pattern(s): [2022-08-30T18:18:17.061Z] Archives upload complete. [2022-08-30T18:18:17.322Z] INFO: archiving logs to Nexus