Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7026508220b1d9e97e7259c307e3053a0d3ee50a 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-ssh3442197997234612955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15249516635594862408.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh874596922031046105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4753431772010874891.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-ssh17159818029005777741.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] ========================================================= [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.21 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-24905’ Running on prd-ubuntu20.04-docker-8c-8g-24907 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 7026508220b1d9e97e7259c307e3053a0d3ee50a (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 7026508220b1d9e97e7259c307e3053a0d3ee50a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#630)" > git rev-list --no-walk 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-12T16:40:44.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-12T16:40:44.711Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-12T16:40:44.741Z] ========================================================= [2023-12-12T16:40:44.741Z] EdgeX Global Pipelines Version Info [2023-12-12T16:40:44.741Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:40:45.457Z] ------------------- [2023-12-12T16:40:45.457Z] stable info: [2023-12-12T16:40:45.457Z] ------------------- [2023-12-12T16:40:45.457Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-12T16:40:45.457Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T16:40:45.457Z] Message: update stable to v1.0.258 [2023-12-12T16:40:46.026Z] ------------------- [2023-12-12T16:40:46.026Z] experimental info: [2023-12-12T16:40:46.026Z] ------------------- [2023-12-12T16:40:46.026Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-12T16:40:46.026Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T16:40:46.026Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-12T16:40:46.095Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-12-12T16:40:46.119Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-12-12T16:40:46.143Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-12T16:40:46.165Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-12T16:40:46.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-12T16:40:46.217Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-12T16:40:46.242Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-12T16:40:46.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-12T16:40:46.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-12T16:40:46.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-12T16:40:46.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-12T16:40:46.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-12-12T16:40:46.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-12T16:40:46.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-12T16:40:46.487Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-12T16:40:46.515Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-12T16:40:46.553Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-12T16:40:46.589Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-12T16:40:46.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-12T16:40:46.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-12T16:40:46.688Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-12T16:40:46.721Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-12T16:40:46.757Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-12T16:40:46.791Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-12T16:40:46.826Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-12T16:40:46.863Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-12T16:40:46.900Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-12T16:40:46.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-12T16:40:46.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-12T16:40:47.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-12T16:40:47.056Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] echo [2023-12-12T16:40:47.098Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7026508 [Pipeline] echo [2023-12-12T16:40:47.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:40:47.234Z] provisioning config files... [2023-12-12T16:40:47.246Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15454514362459886526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:40:47.590Z] ---> ****-login.sh [2023-12-12T16:40:47.590Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:40:47.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:40:47.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:40:47.849Z] Configure a credential helper to remove this warning. See [2023-12-12T16:40:47.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:40:47.849Z] [2023-12-12T16:40:47.849Z] Login Succeeded [2023-12-12T16:40:47.849Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:40:47.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:40:47.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:40:47.849Z] Configure a credential helper to remove this warning. See [2023-12-12T16:40:47.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:40:47.849Z] [2023-12-12T16:40:47.849Z] Login Succeeded [2023-12-12T16:40:47.849Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:40:47.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:40:48.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:40:48.109Z] Configure a credential helper to remove this warning. See [2023-12-12T16:40:48.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:40:48.109Z] [2023-12-12T16:40:48.109Z] Login Succeeded [2023-12-12T16:40:48.109Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:40:48.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:40:48.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:40:48.109Z] Configure a credential helper to remove this warning. See [2023-12-12T16:40:48.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:40:48.109Z] [2023-12-12T16:40:48.109Z] Login Succeeded [2023-12-12T16:40:48.109Z] ****.io [2023-12-12T16:40:48.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:40:48.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:40:48.369Z] Configure a credential helper to remove this warning. See [2023-12-12T16:40:48.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:40:48.369Z] [2023-12-12T16:40:48.369Z] Login Succeeded [2023-12-12T16:40:48.369Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:40:48.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-12T16:40:48.857Z] + git rev-list -1 --merges 7026508220b1d9e97e7259c307e3053a0d3ee50a~1..7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] echo [2023-12-12T16:40:48.906Z] -----------> git rev-list -1 --merges 7026508220b1d9e97e7259c307e3053a0d3ee50a~1..7026508220b1d9e97e7259c307e3053a0d3ee50a 7026508220b1d9e97e7259c307e3053a0d3ee50a [false] [Pipeline] sh [2023-12-12T16:40:49.214Z] + git log --format=format:%s -1 7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] echo [2023-12-12T16:40:49.231Z] ========================================================= [2023-12-12T16:40:49.231Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-12T16:40:49.231Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T16:40:49.602Z] + git log --format=format:%s -1 7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] echo [2023-12-12T16:40:49.612Z] [semverPrep] GIT_COMMIT: 7026508220b1d9e97e7259c307e3053a0d3ee50a, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#630) [Pipeline] echo [2023-12-12T16:40:49.633Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-12T16:40:50.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T16:40:50.001Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-12T16:40:50.001Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-12T16:40:50.001Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-12T16:40:50.001Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-12T16:40:50.001Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-12T16:40:50.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:40:50.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:40:50.359Z] [2023-12-12T16:40:50.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:40:50.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:40:50.675Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-12T16:40:50.675Z] b85a868b505f: Pulling fs layer [2023-12-12T16:40:50.675Z] e2be974225ed: Pulling fs layer [2023-12-12T16:40:50.675Z] 339a4e72a1f5: Pulling fs layer [2023-12-12T16:40:50.675Z] 988bab9f4d93: Pulling fs layer [2023-12-12T16:40:50.675Z] 1469e6f7b9e6: Pulling fs layer [2023-12-12T16:40:50.675Z] eaf3925da568: Pulling fs layer [2023-12-12T16:40:50.675Z] bab4dde63d76: Pulling fs layer [2023-12-12T16:40:50.675Z] bde34c3a00c8: Pulling fs layer [2023-12-12T16:40:50.675Z] b352a97aabf1: Pulling fs layer [2023-12-12T16:40:50.675Z] 4872d77fe225: Pulling fs layer [2023-12-12T16:40:50.675Z] 5851b861e8e6: Pulling fs layer [2023-12-12T16:40:50.675Z] eaf3925da568: Waiting [2023-12-12T16:40:50.675Z] 1469e6f7b9e6: Waiting [2023-12-12T16:40:50.675Z] bde34c3a00c8: Waiting [2023-12-12T16:40:50.675Z] 988bab9f4d93: Waiting [2023-12-12T16:40:50.675Z] bab4dde63d76: Waiting [2023-12-12T16:40:50.675Z] 5851b861e8e6: Waiting [2023-12-12T16:40:50.675Z] 4872d77fe225: Waiting [2023-12-12T16:40:50.675Z] b352a97aabf1: Waiting [2023-12-12T16:40:50.675Z] e2be974225ed: Verifying Checksum [2023-12-12T16:40:50.675Z] e2be974225ed: Download complete [2023-12-12T16:40:50.675Z] 988bab9f4d93: Verifying Checksum [2023-12-12T16:40:50.675Z] 988bab9f4d93: Download complete [2023-12-12T16:40:50.675Z] 1469e6f7b9e6: Verifying Checksum [2023-12-12T16:40:50.675Z] 1469e6f7b9e6: Download complete [2023-12-12T16:40:50.675Z] eaf3925da568: Download complete [2023-12-12T16:40:50.933Z] 339a4e72a1f5: Verifying Checksum [2023-12-12T16:40:50.933Z] 339a4e72a1f5: Download complete [2023-12-12T16:40:50.933Z] bde34c3a00c8: Verifying Checksum [2023-12-12T16:40:50.933Z] bde34c3a00c8: Download complete [2023-12-12T16:40:50.933Z] b352a97aabf1: Download complete [2023-12-12T16:40:50.933Z] 4872d77fe225: Verifying Checksum [2023-12-12T16:40:50.933Z] 4872d77fe225: Download complete [2023-12-12T16:40:50.933Z] 5851b861e8e6: Download complete [2023-12-12T16:40:50.933Z] b85a868b505f: Verifying Checksum [2023-12-12T16:40:50.933Z] b85a868b505f: Download complete [2023-12-12T16:40:51.191Z] bab4dde63d76: Verifying Checksum [2023-12-12T16:40:51.191Z] bab4dde63d76: Download complete [2023-12-12T16:40:52.126Z] b85a868b505f: Pull complete [2023-12-12T16:40:52.384Z] e2be974225ed: Pull complete [2023-12-12T16:40:52.952Z] 339a4e72a1f5: Pull complete [2023-12-12T16:40:52.952Z] 988bab9f4d93: Pull complete [2023-12-12T16:40:53.212Z] 1469e6f7b9e6: Pull complete [2023-12-12T16:40:53.212Z] eaf3925da568: Pull complete [2023-12-12T16:40:55.118Z] bab4dde63d76: Pull complete [2023-12-12T16:40:55.118Z] bde34c3a00c8: Pull complete [2023-12-12T16:40:55.118Z] b352a97aabf1: Pull complete [2023-12-12T16:40:55.118Z] 4872d77fe225: Pull complete [2023-12-12T16:40:55.118Z] 5851b861e8e6: Pull complete [2023-12-12T16:40:55.118Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-12T16:40:55.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:40:55.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:40:55.291Z] prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container [2023-12-12T16:40:55.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-12T16:40:58.677Z] $ docker top f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 -eo pid,comm [2023-12-12T16:40:58.735Z] 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). [2023-12-12T16:40:58.735Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T16:40:58.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:40:58.833Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:40:58.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:40:58.939Z] $ docker exec f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 ssh-agent [2023-12-12T16:40:59.042Z] SSH_AUTH_SOCK=/tmp/ssh-Xr8SglDLrI9c/agent.32 [2023-12-12T16:40:59.042Z] SSH_AGENT_PID=38 [2023-12-12T16:40:59.049Z] Running ssh-add (command line suppressed) [2023-12-12T16:40:59.142Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9833043824355590926.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9833043824355590926.key) [2023-12-12T16:40:59.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:40:59.465Z] + git tag --points-at HEAD [Pipeline] } [2023-12-12T16:40:59.472Z] $ docker exec --env ******** --env ******** f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 ssh-agent -k [2023-12-12T16:40:59.568Z] unset SSH_AUTH_SOCK; [2023-12-12T16:40:59.569Z] unset SSH_AGENT_PID; [2023-12-12T16:40:59.569Z] echo Agent pid 38 killed; [2023-12-12T16:40:59.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-12T16:40:59.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:40:59.641Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:40:59.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:40:59.762Z] $ docker exec f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 ssh-agent [2023-12-12T16:40:59.878Z] SSH_AUTH_SOCK=/tmp/ssh-IMmYRLeuy9pH/agent.70 [2023-12-12T16:40:59.878Z] SSH_AGENT_PID=76 [2023-12-12T16:40:59.883Z] Running ssh-add (command line suppressed) [2023-12-12T16:40:59.972Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7978035420842432853.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7978035420842432853.key) [2023-12-12T16:40:59.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:41:00.300Z] + git semver init [2023-12-12T16:41:00.559Z] 2023-12-12 16:41:00,479 [run_init] DEBUG init version:0.0.0 force:False [2023-12-12T16:41:00.559Z] 2023-12-12 16:41:00,480 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-12-12T16:41:00.559Z] 2023-12-12 16:41:00,480 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-12-12T16:41:00.559Z] 2023-12-12 16:41:00,480 [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) [2023-12-12T16:41:01.940Z] 2023-12-12 16:41:01,748 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-12-12T16:41:01.940Z] 2023-12-12 16:41:01,749 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-12-12T16:41:01.940Z] 2023-12-12 16:41:01,749 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-12T16:41:01.940Z] 2023-12-12 16:41:01,749 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-12T16:41:01.940Z] 3.2.0-dev.5 [Pipeline] } [2023-12-12T16:41:01.946Z] $ docker exec --env ******** --env ******** f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 ssh-agent -k [2023-12-12T16:41:02.043Z] unset SSH_AUTH_SOCK; [2023-12-12T16:41:02.044Z] unset SSH_AGENT_PID; [2023-12-12T16:41:02.044Z] echo Agent pid 76 killed; [2023-12-12T16:41:02.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T16:41:02.433Z] + git semver [Pipeline] } [2023-12-12T16:41:02.700Z] $ docker stop --time=1 f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 [2023-12-12T16:41:04.020Z] $ docker rm -f --volumes f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T16:41:04.393Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-12T16:41:04.662Z] Stashed 1 file(s) [Pipeline] echo [2023-12-12T16:41:04.665Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:41:05.008Z] provisioning config files... [2023-12-12T16:41:05.018Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7766359805975003309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:41:05.330Z] ---> ****-login.sh [2023-12-12T16:41:05.330Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:41:05.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:41:05.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:41:05.330Z] Configure a credential helper to remove this warning. See [2023-12-12T16:41:05.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:41:05.330Z] [2023-12-12T16:41:05.330Z] Login Succeeded [2023-12-12T16:41:05.330Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:41:05.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:41:05.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:41:05.330Z] Configure a credential helper to remove this warning. See [2023-12-12T16:41:05.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:41:05.330Z] [2023-12-12T16:41:05.330Z] Login Succeeded [2023-12-12T16:41:05.330Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:41:05.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:41:05.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:41:05.591Z] Configure a credential helper to remove this warning. See [2023-12-12T16:41:05.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:41:05.591Z] [2023-12-12T16:41:05.591Z] Login Succeeded [2023-12-12T16:41:05.591Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:41:05.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:41:05.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:41:05.591Z] Configure a credential helper to remove this warning. See [2023-12-12T16:41:05.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:41:05.591Z] [2023-12-12T16:41:05.591Z] Login Succeeded [2023-12-12T16:41:05.591Z] ****.io [2023-12-12T16:41:05.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:41:05.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:41:05.849Z] Configure a credential helper to remove this warning. See [2023-12-12T16:41:05.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:41:05.850Z] [2023-12-12T16:41:05.850Z] Login Succeeded [2023-12-12T16:41:05.850Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:41:05.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-12T16:41:06.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:41:06.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:41:06.078Z] ========================================================= [2023-12-12T16:41:06.078Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-12T16:41:06.078Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:41:06.478Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-12T16:41:06.478Z] Sending build context to Docker daemon 8.791MB [2023-12-12T16:41:06.478Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-12T16:41:06.478Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-12T16:41:06.478Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-12T16:41:06.478Z] 7264a8db6415: Pulling fs layer [2023-12-12T16:41:06.478Z] c4d48a809fc2: Pulling fs layer [2023-12-12T16:41:06.478Z] 4f1c88b9dad5: Pulling fs layer [2023-12-12T16:41:06.478Z] ad3a456e5733: Pulling fs layer [2023-12-12T16:41:06.478Z] 69c7f0334f64: Pulling fs layer [2023-12-12T16:41:06.478Z] 1f1c1a5573a3: Pulling fs layer [2023-12-12T16:41:06.478Z] ce7588e14bc9: Pulling fs layer [2023-12-12T16:41:06.478Z] b5e4710f87ac: Pulling fs layer [2023-12-12T16:41:06.478Z] 1f1c1a5573a3: Waiting [2023-12-12T16:41:06.478Z] ce7588e14bc9: Waiting [2023-12-12T16:41:06.478Z] b5e4710f87ac: Waiting [2023-12-12T16:41:06.478Z] 69c7f0334f64: Waiting [2023-12-12T16:41:06.478Z] ad3a456e5733: Waiting [2023-12-12T16:41:06.478Z] c4d48a809fc2: Verifying Checksum [2023-12-12T16:41:06.478Z] c4d48a809fc2: Download complete [2023-12-12T16:41:06.478Z] ad3a456e5733: Verifying Checksum [2023-12-12T16:41:06.478Z] ad3a456e5733: Download complete [2023-12-12T16:41:06.478Z] 69c7f0334f64: Verifying Checksum [2023-12-12T16:41:06.478Z] 69c7f0334f64: Download complete [2023-12-12T16:41:06.741Z] 7264a8db6415: Verifying Checksum [2023-12-12T16:41:06.741Z] 7264a8db6415: Download complete [2023-12-12T16:41:06.741Z] 1f1c1a5573a3: Download complete [2023-12-12T16:41:06.741Z] 7264a8db6415: Pull complete [2023-12-12T16:41:06.741Z] b5e4710f87ac: Verifying Checksum [2023-12-12T16:41:06.741Z] b5e4710f87ac: Download complete [2023-12-12T16:41:07.000Z] c4d48a809fc2: Pull complete [2023-12-12T16:41:07.000Z] 4f1c88b9dad5: Verifying Checksum [2023-12-12T16:41:07.000Z] 4f1c88b9dad5: Download complete [2023-12-12T16:41:07.258Z] ce7588e14bc9: Verifying Checksum [2023-12-12T16:41:07.258Z] ce7588e14bc9: Download complete [2023-12-12T16:41:10.540Z] 4f1c88b9dad5: Pull complete [2023-12-12T16:41:10.540Z] ad3a456e5733: Pull complete [2023-12-12T16:41:10.540Z] 69c7f0334f64: Pull complete [2023-12-12T16:41:10.540Z] 1f1c1a5573a3: Pull complete [2023-12-12T16:41:12.439Z] ce7588e14bc9: Pull complete [2023-12-12T16:41:13.006Z] b5e4710f87ac: Pull complete [2023-12-12T16:41:13.006Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-12T16:41:13.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-12T16:41:13.006Z] ---> 88b5674ff536 [2023-12-12T16:41:13.006Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-12T16:41:18.434Z] ---> Running in 3d66cd4a3d55 [2023-12-12T16:41:18.434Z] Removing intermediate container 3d66cd4a3d55 [2023-12-12T16:41:18.435Z] ---> 2dfa1be1826f [2023-12-12T16:41:18.435Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-12T16:41:18.435Z] ---> Running in 19deea51de6f [2023-12-12T16:41:18.435Z] Removing intermediate container 19deea51de6f [2023-12-12T16:41:18.435Z] ---> 7d7bf9fc9fea [2023-12-12T16:41:18.435Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-12T16:41:18.435Z] ---> Running in 557fc5853af2 [2023-12-12T16:41:18.435Z] Removing intermediate container 557fc5853af2 [2023-12-12T16:41:18.435Z] ---> 974dc443bbdb [2023-12-12T16:41:18.435Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-12T16:41:18.435Z] ---> Running in 38df258074d9 [2023-12-12T16:41:18.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T16:41:18.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T16:41:18.695Z] OK: 264 MiB in 52 packages [2023-12-12T16:41:18.955Z] Removing intermediate container 38df258074d9 [2023-12-12T16:41:18.955Z] ---> ea98f16371a7 [2023-12-12T16:41:18.955Z] Step 7/12 : WORKDIR /app [2023-12-12T16:41:18.955Z] ---> Running in c9d278a58fa6 [2023-12-12T16:41:19.214Z] Removing intermediate container c9d278a58fa6 [2023-12-12T16:41:19.214Z] ---> 7018a500799c [2023-12-12T16:41:19.214Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-12T16:41:19.214Z] ---> 57a700edf7e6 [2023-12-12T16:41:19.214Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T16:41:19.214Z] ---> Running in 0fa4b9115c9e [2023-12-12T16:41:19.921Z] Still waiting to schedule task [2023-12-12T16:41:19.921Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24906’ [2023-12-12T16:41:57.933Z] Removing intermediate container 0fa4b9115c9e [2023-12-12T16:41:57.933Z] ---> e94b6e9e324c [2023-12-12T16:41:57.933Z] Step 10/12 : COPY . . [2023-12-12T16:41:57.933Z] ---> fda1d82eaaf6 [2023-12-12T16:41:57.933Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-12T16:41:57.933Z] ---> Running in b8cb983f7f84 [2023-12-12T16:41:57.933Z] Removing intermediate container b8cb983f7f84 [2023-12-12T16:41:57.933Z] ---> e025962210b6 [2023-12-12T16:41:57.933Z] Step 12/12 : RUN $MAKE [2023-12-12T16:41:57.933Z] ---> Running in 26cce229ba47 [2023-12-12T16:41:58.191Z] noop [2023-12-12T16:41:58.450Z] Removing intermediate container 26cce229ba47 [2023-12-12T16:41:58.450Z] ---> 21955e1d6e87 [2023-12-12T16:41:58.450Z] Successfully built 21955e1d6e87 [2023-12-12T16:41:58.450Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:41:58.816Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-12T16:41:58.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:41:58.926Z] prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container [2023-12-12T16:41:58.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-12T16:41:59.298Z] $ docker top af80d9bff2ca4b7c384a4260477c53d808835950b66c9a1f2419c792c9029607 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:41:59.748Z] + go version [2023-12-12T16:41:59.748Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-12T16:41:59.784Z] $ docker stop --time=1 af80d9bff2ca4b7c384a4260477c53d808835950b66c9a1f2419c792c9029607 [2023-12-12T16:42:01.041Z] $ docker rm -f --volumes af80d9bff2ca4b7c384a4260477c53d808835950b66c9a1f2419c792c9029607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:42:01.622Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-12T16:42:01.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:42:01.733Z] prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container [2023-12-12T16:42:01.757Z] $ 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 ******** ci-base-image-x86_64 cat [2023-12-12T16:42:02.041Z] $ docker top b8b87f17bd0965eed03db9b6d232d2c2d962bfe5cd3d5229c5159f2cc22b58fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:42:02.419Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-12-12T16:42:02.733Z] + make test [2023-12-12T16:42:02.733Z] go test -race -coverprofile=coverage.out ./... [2023-12-12T16:42:20.811Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-12-12T16:42:38.890Z] go vet ./... [2023-12-12T16:42:39.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-12T16:42:39.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-12T16:42:39.829Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-12T16:42:39.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-12T16:42:39.879Z] $ docker stop --time=1 b8b87f17bd0965eed03db9b6d232d2c2d962bfe5cd3d5229c5159f2cc22b58fd [2023-12-12T16:42:44.865Z] $ docker rm -f --volumes b8b87f17bd0965eed03db9b6d232d2c2d962bfe5cd3d5229c5159f2cc22b58fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T16:42:45.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-12T16:42:45.437Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-12T16:42:45.989Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-12T16:42:46.280Z] + ls -al . [2023-12-12T16:42:46.280Z] total 184 [2023-12-12T16:42:46.280Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 12 16:42 . [2023-12-12T16:42:46.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 16:40 .. [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 12 16:40 .dockerignore [2023-12-12T16:42:46.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:42 .git [2023-12-12T16:42:46.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:40 .github [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 12 16:40 .gitignore [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 16:40 .golangci.yml [2023-12-12T16:42:46.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 16:41 .semver [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 10394 Dec 12 16:40 Attribution.txt [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 12 16:40 CHANGELOG.md [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 2007 Dec 12 16:40 Dockerfile [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 16:40 GOVERNANCE.md [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 12 16:40 Jenkinsfile [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 12 16:40 LICENSE [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 12 16:40 OWNERS.md [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 4582 Dec 12 16:40 README.md [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 12 16:41 VERSION [2023-12-12T16:42:46.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:40 bin [2023-12-12T16:42:46.280Z] -rw-r--r-- 1 jenkins jenkins 13 Dec 12 16:42 coverage.out [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 3726 Dec 12 16:40 go.mod [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 12 16:40 go.sum [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 12 16:40 main.go [2023-12-12T16:42:46.280Z] -rw-rw-r-- 1 jenkins jenkins 2572 Dec 12 16:40 makefile [2023-12-12T16:42:46.280Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 12 16:40 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:42:46.632Z] + 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=7026508220b1d9e97e7259c307e3053a0d3ee50a --label arch=amd64 --label version=3.2.0-dev.5 . [2023-12-12T16:42:46.632Z] Sending build context to Docker daemon 8.792MB [2023-12-12T16:42:46.632Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-12T16:42:46.632Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-12T16:42:46.632Z] ---> 21955e1d6e87 [2023-12-12T16:42:46.632Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-12T16:42:46.891Z] ---> Running in 9ad8926383ff [2023-12-12T16:42:47.151Z] Removing intermediate container 9ad8926383ff [2023-12-12T16:42:47.151Z] ---> 2a6b05faa2d3 [2023-12-12T16:42:47.151Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-12T16:42:47.151Z] ---> Running in a1286da69e8c [2023-12-12T16:42:47.151Z] Removing intermediate container a1286da69e8c [2023-12-12T16:42:47.151Z] ---> c11001b8ed5f [2023-12-12T16:42:47.151Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-12-12T16:42:47.151Z] ---> Running in 9a2903e80f52 [2023-12-12T16:42:47.151Z] Removing intermediate container 9a2903e80f52 [2023-12-12T16:42:47.151Z] ---> cf6af880404c [2023-12-12T16:42:47.151Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-12T16:42:47.151Z] ---> Running in 15bda974040b [2023-12-12T16:42:47.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T16:42:47.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T16:42:47.932Z] OK: 264 MiB in 52 packages [2023-12-12T16:42:48.191Z] Removing intermediate container 15bda974040b [2023-12-12T16:42:48.191Z] ---> e59e481afa48 [2023-12-12T16:42:48.191Z] Step 7/27 : WORKDIR /app [2023-12-12T16:42:48.191Z] ---> Running in 05642b581e58 [2023-12-12T16:42:48.191Z] Removing intermediate container 05642b581e58 [2023-12-12T16:42:48.191Z] ---> 9a9efdc4cd5e [2023-12-12T16:42:48.191Z] Step 8/27 : COPY go.mod vendor* ./ [2023-12-12T16:42:48.451Z] ---> 701586c07ca1 [2023-12-12T16:42:48.452Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T16:42:48.452Z] ---> Running in 5bd9e7d857f8 [2023-12-12T16:42:49.019Z] Removing intermediate container 5bd9e7d857f8 [2023-12-12T16:42:49.019Z] ---> 24960a640928 [2023-12-12T16:42:49.019Z] Step 10/27 : COPY . . [2023-12-12T16:42:49.585Z] ---> 01851e5331e0 [2023-12-12T16:42:49.585Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-12T16:42:49.585Z] ---> Running in 00057dc18fdf [2023-12-12T16:42:49.585Z] Removing intermediate container 00057dc18fdf [2023-12-12T16:42:49.585Z] ---> ef6ffd052064 [2023-12-12T16:42:49.585Z] Step 12/27 : RUN $MAKE [2023-12-12T16:42:49.585Z] ---> Running in f92d3cb2d056 [2023-12-12T16:42:49.844Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.5" -trimpath -mod=readonly -o app-service-configurable [2023-12-12T16:43:07.947Z] Removing intermediate container f92d3cb2d056 [2023-12-12T16:43:07.947Z] ---> 5835441f83df [2023-12-12T16:43:07.947Z] Step 13/27 : FROM alpine:3.18 [2023-12-12T16:43:07.947Z] 3.18: Pulling from library/alpine [2023-12-12T16:43:07.947Z] c926b61bad3b: Pulling fs layer [2023-12-12T16:43:07.947Z] c926b61bad3b: Verifying Checksum [2023-12-12T16:43:07.947Z] c926b61bad3b: Download complete [2023-12-12T16:43:07.947Z] c926b61bad3b: Pull complete [2023-12-12T16:43:07.947Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T16:43:07.947Z] Status: Downloaded newer image for alpine:3.18 [2023-12-12T16:43:07.947Z] ---> b541f2080109 [2023-12-12T16:43:07.947Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-12T16:43:07.947Z] ---> Running in d7ba2086d499 [2023-12-12T16:43:08.205Z] Removing intermediate container d7ba2086d499 [2023-12-12T16:43:08.205Z] ---> e47f7804db9d [2023-12-12T16:43:08.205Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-12-12T16:43:08.205Z] ---> Running in 391911686fd0 [2023-12-12T16:43:08.205Z] Removing intermediate container 391911686fd0 [2023-12-12T16:43:08.205Z] ---> 8a8eec0a650d [2023-12-12T16:43:08.205Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T16:43:08.205Z] ---> Running in 6a2624fdb71d [2023-12-12T16:43:08.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T16:43:08.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T16:43:08.980Z] (1/2) Installing ca-certificates (20230506-r0) [2023-12-12T16:43:08.980Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-12-12T16:43:08.980Z] Executing busybox-1.36.1-r5.trigger [2023-12-12T16:43:08.980Z] Executing ca-certificates-20230506-r0.trigger [2023-12-12T16:43:08.980Z] OK: 8 MiB in 17 packages [2023-12-12T16:43:09.620Z] Removing intermediate container 6a2624fdb71d [2023-12-12T16:43:09.620Z] ---> 11434bc7e23d [2023-12-12T16:43:09.620Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-12T16:43:09.620Z] ---> Running in a4f864eafbae [2023-12-12T16:43:09.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T16:43:09.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T16:43:10.136Z] OK: 8 MiB in 17 packages [2023-12-12T16:43:10.394Z] Removing intermediate container a4f864eafbae [2023-12-12T16:43:10.394Z] ---> 7ccb45d410f0 [2023-12-12T16:43:10.394Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-12T16:43:10.394Z] ---> 27685b2d3dc7 [2023-12-12T16:43:10.394Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-12-12T16:43:10.394Z] ---> 600a24379c9b [2023-12-12T16:43:10.394Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-12-12T16:43:10.651Z] ---> 77d8194734d3 [2023-12-12T16:43:10.652Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-12-12T16:43:11.603Z] ---> 09ec07c52614 [2023-12-12T16:43:11.603Z] Step 22/27 : EXPOSE 48095 [2023-12-12T16:43:11.603Z] ---> Running in 662462281db1 [2023-12-12T16:43:11.603Z] Removing intermediate container 662462281db1 [2023-12-12T16:43:11.603Z] ---> d4acc5f26dd7 [2023-12-12T16:43:11.603Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-12-12T16:43:11.603Z] ---> Running in 5fd06444a753 [2023-12-12T16:43:11.603Z] Removing intermediate container 5fd06444a753 [2023-12-12T16:43:11.603Z] ---> 647d2385cf3a [2023-12-12T16:43:11.603Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-12T16:43:11.603Z] ---> Running in 476852948cfd [2023-12-12T16:43:11.861Z] Removing intermediate container 476852948cfd [2023-12-12T16:43:11.861Z] ---> bd5b5a870307 [2023-12-12T16:43:11.861Z] Step 25/27 : LABEL arch=amd64 [2023-12-12T16:43:11.861Z] ---> Running in 97945fc7119c [2023-12-12T16:43:11.861Z] Removing intermediate container 97945fc7119c [2023-12-12T16:43:11.861Z] ---> e153366d2273 [2023-12-12T16:43:11.861Z] Step 26/27 : LABEL git_sha=7026508220b1d9e97e7259c307e3053a0d3ee50a [2023-12-12T16:43:11.861Z] ---> Running in aebad903bfa3 [2023-12-12T16:43:11.861Z] Removing intermediate container aebad903bfa3 [2023-12-12T16:43:11.861Z] ---> f92606dc5d40 [2023-12-12T16:43:11.861Z] Step 27/27 : LABEL version=3.2.0-dev.5 [2023-12-12T16:43:11.861Z] ---> Running in e441bf9b3d89 [2023-12-12T16:43:12.119Z] Removing intermediate container e441bf9b3d89 [2023-12-12T16:43:12.119Z] ---> 4b00c670f042 [2023-12-12T16:43:12.119Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-12T16:43:12.119Z] Successfully built 4b00c670f042 [2023-12-12T16:43:12.119Z] 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 [2023-12-12T16:43:12.374Z] provisioning config files... [2023-12-12T16:43:12.382Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17735891985715677036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:43:12.723Z] ---> ****-login.sh [2023-12-12T16:43:12.723Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:43:12.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:43:12.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:43:12.724Z] Configure a credential helper to remove this warning. See [2023-12-12T16:43:12.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:43:12.724Z] [2023-12-12T16:43:12.724Z] Login Succeeded [2023-12-12T16:43:12.724Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:43:12.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:43:12.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:43:12.724Z] Configure a credential helper to remove this warning. See [2023-12-12T16:43:12.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:43:12.724Z] [2023-12-12T16:43:12.724Z] Login Succeeded [2023-12-12T16:43:12.724Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:43:12.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:43:12.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:43:12.982Z] Configure a credential helper to remove this warning. See [2023-12-12T16:43:12.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:43:12.982Z] [2023-12-12T16:43:12.982Z] Login Succeeded [2023-12-12T16:43:12.982Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:43:12.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:43:12.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:43:12.983Z] Configure a credential helper to remove this warning. See [2023-12-12T16:43:12.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:43:12.983Z] [2023-12-12T16:43:12.983Z] Login Succeeded [2023-12-12T16:43:12.983Z] ****.io [2023-12-12T16:43:12.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:43:13.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:43:13.241Z] Configure a credential helper to remove this warning. See [2023-12-12T16:43:13.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:43:13.241Z] [2023-12-12T16:43:13.241Z] Login Succeeded [2023-12-12T16:43:13.241Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:43:13.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T16:43:13.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:43:13.419Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-12-12T16:43:13.419Z] 7026508220b1d9e97e7259c307e3053a0d3ee50a [2023-12-12T16:43:13.419Z] latest [2023-12-12T16:43:13.419Z] 3.2.0-dev.5 [2023-12-12T16:43:13.419Z] 7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 [2023-12-12T16:43:13.419Z] main [2023-12-12T16:43:13.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:43:13.865Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:43:14.241Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7026508220b1d9e97e7259c307e3053a0d3ee50a [2023-12-12T16:43:14.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-12T16:43:14.241Z] 1d368ccf3213: Preparing [2023-12-12T16:43:14.241Z] 7372868489e1: Preparing [2023-12-12T16:43:14.241Z] e13b37884827: Preparing [2023-12-12T16:43:14.241Z] 3aaa16371de8: Preparing [2023-12-12T16:43:14.241Z] f4b565ac610d: Preparing [2023-12-12T16:43:14.241Z] 004e83fc5fd6: Preparing [2023-12-12T16:43:14.241Z] 9fe9a137fd00: Preparing [2023-12-12T16:43:14.241Z] 004e83fc5fd6: Waiting [2023-12-12T16:43:14.241Z] 9fe9a137fd00: Waiting [2023-12-12T16:43:14.241Z] 7372868489e1: Pushed [2023-12-12T16:43:14.241Z] e13b37884827: Pushed [2023-12-12T16:43:14.241Z] f4b565ac610d: Pushed [2023-12-12T16:43:14.241Z] 3aaa16371de8: Pushed [2023-12-12T16:43:14.241Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:43:14.498Z] 004e83fc5fd6: Pushed [2023-12-12T16:43:16.400Z] 1d368ccf3213: Pushed [2023-12-12T16:43:16.400Z] 7026508220b1d9e97e7259c307e3053a0d3ee50a: digest: sha256:9dd49ddf6353de9122a97f3e95215b1b30b42c5bd22d5482d627d2ef232fb453 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:43:16.798Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:43:17.181Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-12-12T16:43:17.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-12T16:43:17.181Z] 1d368ccf3213: Preparing [2023-12-12T16:43:17.181Z] 7372868489e1: Preparing [2023-12-12T16:43:17.181Z] e13b37884827: Preparing [2023-12-12T16:43:17.181Z] 3aaa16371de8: Preparing [2023-12-12T16:43:17.181Z] f4b565ac610d: Preparing [2023-12-12T16:43:17.181Z] 004e83fc5fd6: Preparing [2023-12-12T16:43:17.181Z] 9fe9a137fd00: Preparing [2023-12-12T16:43:17.181Z] 004e83fc5fd6: Waiting [2023-12-12T16:43:17.181Z] 9fe9a137fd00: Waiting [2023-12-12T16:43:17.181Z] 3aaa16371de8: Layer already exists [2023-12-12T16:43:17.181Z] 7372868489e1: Layer already exists [2023-12-12T16:43:17.181Z] e13b37884827: Layer already exists [2023-12-12T16:43:17.181Z] 1d368ccf3213: Layer already exists [2023-12-12T16:43:17.181Z] f4b565ac610d: Layer already exists [2023-12-12T16:43:17.181Z] 004e83fc5fd6: Layer already exists [2023-12-12T16:43:17.181Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:43:17.181Z] latest: digest: sha256:9dd49ddf6353de9122a97f3e95215b1b30b42c5bd22d5482d627d2ef232fb453 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:43:17.578Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:43:17.974Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.5 [2023-12-12T16:43:17.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-12T16:43:17.974Z] 1d368ccf3213: Preparing [2023-12-12T16:43:17.974Z] 7372868489e1: Preparing [2023-12-12T16:43:17.974Z] e13b37884827: Preparing [2023-12-12T16:43:17.974Z] 3aaa16371de8: Preparing [2023-12-12T16:43:17.974Z] f4b565ac610d: Preparing [2023-12-12T16:43:17.974Z] 004e83fc5fd6: Preparing [2023-12-12T16:43:17.974Z] 9fe9a137fd00: Preparing [2023-12-12T16:43:17.974Z] 004e83fc5fd6: Waiting [2023-12-12T16:43:17.974Z] e13b37884827: Layer already exists [2023-12-12T16:43:17.974Z] 7372868489e1: Layer already exists [2023-12-12T16:43:17.974Z] f4b565ac610d: Layer already exists [2023-12-12T16:43:17.974Z] 1d368ccf3213: Layer already exists [2023-12-12T16:43:17.974Z] 3aaa16371de8: Layer already exists [2023-12-12T16:43:17.974Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:43:17.974Z] 004e83fc5fd6: Layer already exists [2023-12-12T16:43:17.974Z] 3.2.0-dev.5: digest: sha256:9dd49ddf6353de9122a97f3e95215b1b30b42c5bd22d5482d627d2ef232fb453 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:43:18.373Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:43:18.765Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 [2023-12-12T16:43:18.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-12T16:43:18.765Z] 1d368ccf3213: Preparing [2023-12-12T16:43:18.765Z] 7372868489e1: Preparing [2023-12-12T16:43:18.765Z] e13b37884827: Preparing [2023-12-12T16:43:18.765Z] 3aaa16371de8: Preparing [2023-12-12T16:43:18.765Z] f4b565ac610d: Preparing [2023-12-12T16:43:18.765Z] 004e83fc5fd6: Preparing [2023-12-12T16:43:18.765Z] 9fe9a137fd00: Preparing [2023-12-12T16:43:18.765Z] 004e83fc5fd6: Waiting [2023-12-12T16:43:18.765Z] 9fe9a137fd00: Waiting [2023-12-12T16:43:18.765Z] 1d368ccf3213: Layer already exists [2023-12-12T16:43:18.765Z] f4b565ac610d: Layer already exists [2023-12-12T16:43:18.765Z] 3aaa16371de8: Layer already exists [2023-12-12T16:43:18.765Z] 7372868489e1: Layer already exists [2023-12-12T16:43:18.765Z] e13b37884827: Layer already exists [2023-12-12T16:43:18.765Z] 004e83fc5fd6: Layer already exists [2023-12-12T16:43:18.765Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:43:18.765Z] 7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5: digest: sha256:9dd49ddf6353de9122a97f3e95215b1b30b42c5bd22d5482d627d2ef232fb453 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:43:19.170Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:43:19.565Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-12-12T16:43:19.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-12T16:43:19.565Z] 1d368ccf3213: Preparing [2023-12-12T16:43:19.565Z] 7372868489e1: Preparing [2023-12-12T16:43:19.565Z] e13b37884827: Preparing [2023-12-12T16:43:19.565Z] 3aaa16371de8: Preparing [2023-12-12T16:43:19.565Z] f4b565ac610d: Preparing [2023-12-12T16:43:19.565Z] 004e83fc5fd6: Preparing [2023-12-12T16:43:19.565Z] 9fe9a137fd00: Preparing [2023-12-12T16:43:19.565Z] 004e83fc5fd6: Waiting [2023-12-12T16:43:19.565Z] 9fe9a137fd00: Waiting [2023-12-12T16:43:19.565Z] e13b37884827: Layer already exists [2023-12-12T16:43:19.565Z] 7372868489e1: Layer already exists [2023-12-12T16:43:19.565Z] f4b565ac610d: Layer already exists [2023-12-12T16:43:19.565Z] 1d368ccf3213: Layer already exists [2023-12-12T16:43:19.565Z] 3aaa16371de8: Layer already exists [2023-12-12T16:43:19.565Z] 004e83fc5fd6: Layer already exists [2023-12-12T16:43:19.565Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:43:19.565Z] main: digest: sha256:9dd49ddf6353de9122a97f3e95215b1b30b42c5bd22d5482d627d2ef232fb453 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T16:43:19.793Z] ===================================================== [Pipeline] echo [2023-12-12T16:43:19.829Z] taggedImages: [2023-12-12T16:43:19.829Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7026508220b1d9e97e7259c307e3053a0d3ee50a [2023-12-12T16:43:19.829Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-12-12T16:43:19.829Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.5 [2023-12-12T16:43:19.829Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 [2023-12-12T16:43:19.829Z] - 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 [2023-12-12T16:43:20.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T16:43:20.463Z] [2023-12-12T16:43:20.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:43:20.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T16:43:20.785Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-12T16:43:20.786Z] 5eb5b503b376: Pulling fs layer [2023-12-12T16:43:20.786Z] 5c69ac0246d0: Pulling fs layer [2023-12-12T16:43:20.786Z] ec43610c2a17: Pulling fs layer [2023-12-12T16:43:20.786Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-12T16:43:20.786Z] 33b1e0a273af: Pulling fs layer [2023-12-12T16:43:20.786Z] 5d3b04190fa2: Pulling fs layer [2023-12-12T16:43:20.786Z] 2f39f015ded8: Pulling fs layer [2023-12-12T16:43:20.786Z] 5d3b04190fa2: Waiting [2023-12-12T16:43:20.786Z] 33b1e0a273af: Waiting [2023-12-12T16:43:20.786Z] 3a2ae6a8a46f: Waiting [2023-12-12T16:43:20.786Z] 2f39f015ded8: Waiting [2023-12-12T16:43:20.786Z] 5c69ac0246d0: Download complete [2023-12-12T16:43:20.786Z] 3a2ae6a8a46f: Download complete [2023-12-12T16:43:20.786Z] 33b1e0a273af: Verifying Checksum [2023-12-12T16:43:20.786Z] 33b1e0a273af: Download complete [2023-12-12T16:43:20.786Z] 5d3b04190fa2: Verifying Checksum [2023-12-12T16:43:20.786Z] 5d3b04190fa2: Download complete [2023-12-12T16:43:20.786Z] ec43610c2a17: Verifying Checksum [2023-12-12T16:43:20.786Z] ec43610c2a17: Download complete [2023-12-12T16:43:21.044Z] 5eb5b503b376: Download complete [2023-12-12T16:43:21.610Z] 2f39f015ded8: Download complete [2023-12-12T16:43:22.177Z] 5eb5b503b376: Pull complete [2023-12-12T16:43:22.177Z] 5c69ac0246d0: Pull complete [2023-12-12T16:43:22.744Z] ec43610c2a17: Pull complete [2023-12-12T16:43:22.744Z] 3a2ae6a8a46f: Pull complete [2023-12-12T16:43:23.002Z] 33b1e0a273af: Pull complete [2023-12-12T16:43:23.002Z] 5d3b04190fa2: Pull complete [2023-12-12T16:43:27.188Z] 2f39f015ded8: Pull complete [2023-12-12T16:43:27.188Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-12T16:43:27.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T16:43:27.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:43:27.397Z] prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container [2023-12-12T16:43:27.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-12T16:43:32.222Z] $ docker top 8b70c1e9659f493da71186d35816f0b22cda533b1eb07b06314751200cf1e350 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:43:32.647Z] ---> job-cost.sh [2023-12-12T16:43:32.647Z] lf-activate-venv: SKIPPING [2023-12-12T16:43:32.647Z] INFO: No Stack... [2023-12-12T16:43:32.906Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T16:43:33.474Z] INFO: Archiving Costs [Pipeline] sh [2023-12-12T16:43:33.763Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-12-12T16:43:33.763Z] + cut -d, -f6 [Pipeline] lock [2023-12-12T16:43:33.776Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] [2023-12-12T16:43:33.783Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] did not exist. Created. [2023-12-12T16:43:33.783Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-12T16:43:34.158Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-12T16:43:34.217Z] Stashed 1 file(s) [Pipeline] } [2023-12-12T16:43:34.223Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-12T16:43:34.299Z] $ docker stop --time=1 8b70c1e9659f493da71186d35816f0b22cda533b1eb07b06314751200cf1e350 [2023-12-12T16:43:35.432Z] $ docker rm -f --volumes 8b70c1e9659f493da71186d35816f0b22cda533b1eb07b06314751200cf1e350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-12T16:44:27.093Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24909 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-12-12T16:44:27.137Z] Running in /w/workspace/app-service-configurable/214 [Pipeline] { [Pipeline] checkout [2023-12-12T16:44:27.221Z] Selected Git installation does not exist. Using Default [2023-12-12T16:44:27.221Z] The recommended git tool is: NONE [2023-12-12T16:44:33.039Z] using credential edgex-jenkins-ssh [2023-12-12T16:44:33.061Z] Cloning the remote Git repository [2023-12-12T16:44:33.110Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-12-12T16:44:33.209Z] > git init /w/workspace/app-service-configurable/214 # timeout=10 [2023-12-12T16:44:33.382Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-12-12T16:44:33.384Z] > git --version # timeout=10 [2023-12-12T16:44:33.414Z] > git --version # 'git version 2.25.1' [2023-12-12T16:44:33.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-12T16:44:33.605Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-12T16:44:35.598Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-12-12T16:44:35.625Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-12T16:44:36.640Z] Avoid second fetch [2023-12-12T16:44:36.640Z] Checking out Revision 7026508220b1d9e97e7259c307e3053a0d3ee50a (main) [2023-12-12T16:44:37.314Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#630)" [2023-12-12T16:44:36.658Z] > git config core.sparsecheckout # timeout=10 [2023-12-12T16:44:36.734Z] > git checkout -f 7026508220b1d9e97e7259c307e3053a0d3ee50a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T16:44:38.668Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-12T16:44:38.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T16:44:38.668Z] Dload Upload Total Spent Left Speed [2023-12-12T16:44:38.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 73306 0 --:--:-- --:--:-- --:--:-- 73306 [Pipeline] sh [2023-12-12T16:44:39.026Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-12T16:44:39.364Z] + + sudo tee /etc/docker/daemon.newsudo [2023-12-12T16:44:39.364Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-12T16:44:39.364Z] { [2023-12-12T16:44:39.364Z] "registry-mirrors": [ [2023-12-12T16:44:39.364Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-12T16:44:39.364Z] ], [2023-12-12T16:44:39.364Z] "bip": "10.250.0.254/24", [2023-12-12T16:44:39.364Z] "hosts": [ [2023-12-12T16:44:39.364Z] "tcp://0.0.0.0:5555", [2023-12-12T16:44:39.364Z] "unix:///var/run/docker.sock" [2023-12-12T16:44:39.364Z] ], [2023-12-12T16:44:39.364Z] "mtu": 1458, [2023-12-12T16:44:39.364Z] "selinux-enabled": true, [2023-12-12T16:44:39.364Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-12T16:44:39.364Z] } [Pipeline] sh [2023-12-12T16:44:39.705Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-12T16:44:40.051Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:44:58.372Z] provisioning config files... [2023-12-12T16:44:58.404Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/214@tmp/config14302618569231340025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:44:58.881Z] ---> ****-login.sh [2023-12-12T16:44:58.881Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:44:59.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:44:59.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:44:59.425Z] Configure a credential helper to remove this warning. See [2023-12-12T16:44:59.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:44:59.425Z] [2023-12-12T16:44:59.425Z] Login Succeeded [2023-12-12T16:44:59.425Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:44:59.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:44:59.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:44:59.698Z] Configure a credential helper to remove this warning. See [2023-12-12T16:44:59.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:44:59.698Z] [2023-12-12T16:44:59.698Z] Login Succeeded [2023-12-12T16:44:59.698Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:44:59.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:44:59.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:44:59.972Z] Configure a credential helper to remove this warning. See [2023-12-12T16:44:59.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:44:59.972Z] [2023-12-12T16:44:59.972Z] Login Succeeded [2023-12-12T16:44:59.972Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:45:00.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:45:00.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:45:00.524Z] Configure a credential helper to remove this warning. See [2023-12-12T16:45:00.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:45:00.524Z] [2023-12-12T16:45:00.524Z] Login Succeeded [2023-12-12T16:45:00.524Z] ****.io [2023-12-12T16:45:00.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:45:01.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:45:01.118Z] Configure a credential helper to remove this warning. See [2023-12-12T16:45:01.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:45:01.118Z] [2023-12-12T16:45:01.118Z] Login Succeeded [2023-12-12T16:45:01.118Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:45:01.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-12T16:45:01.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:45:01.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:45:01.698Z] ========================================================= [2023-12-12T16:45:01.698Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-12T16:45:01.698Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:45:02.205Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-12T16:45:03.639Z] #0 building with "default" instance using docker driver [2023-12-12T16:45:03.639Z] [2023-12-12T16:45:03.639Z] #1 [internal] load build definition from Dockerfile [2023-12-12T16:45:03.639Z] #1 transferring dockerfile: [2023-12-12T16:45:03.639Z] #1 transferring dockerfile: 2.05kB 0.0s done [2023-12-12T16:45:03.639Z] #1 DONE 0.1s [2023-12-12T16:45:03.639Z] [2023-12-12T16:45:03.639Z] #2 [internal] load .dockerignore [2023-12-12T16:45:03.639Z] #2 transferring context: 159B done [2023-12-12T16:45:03.639Z] #2 DONE 0.1s [2023-12-12T16:45:03.639Z] [2023-12-12T16:45:03.639Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T16:45:03.910Z] #3 DONE 0.1s [2023-12-12T16:45:03.910Z] [2023-12-12T16:45:03.910Z] #4 [internal] load build context [2023-12-12T16:45:03.910Z] #4 DONE 0.0s [2023-12-12T16:45:03.910Z] [2023-12-12T16:45:03.910Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-12T16:45:03.910Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-12T16:45:03.910Z] #5 DONE 0.0s [2023-12-12T16:45:03.910Z] [2023-12-12T16:45:03.910Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-12T16:45:03.910Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-12T16:45:03.910Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2023-12-12T16:45:03.910Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-12T16:45:03.910Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s [2023-12-12T16:45:03.910Z] #5 ... [2023-12-12T16:45:03.910Z] [2023-12-12T16:45:03.910Z] #4 [internal] load build context [2023-12-12T16:45:03.910Z] #4 transferring context: 130.60kB 0.1s done [2023-12-12T16:45:03.910Z] #4 DONE 0.1s [2023-12-12T16:45:03.910Z] [2023-12-12T16:45:03.910Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-12T16:45:03.910Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.15MB / 3.33MB 0.2s [2023-12-12T16:45:03.910Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-12T16:45:03.910Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.2s [2023-12-12T16:45:03.910Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-12T16:45:04.181Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-12T16:45:04.181Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-12T16:45:04.181Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-12T16:45:04.181Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-12T16:45:04.181Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.5s [2023-12-12T16:45:04.181Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.18MB / 97.63MB 0.5s [2023-12-12T16:45:04.181Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.5s [2023-12-12T16:45:04.452Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.6s [2023-12-12T16:45:04.452Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.7s [2023-12-12T16:45:04.452Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-12T16:45:04.452Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.82MB / 97.63MB 0.7s [2023-12-12T16:45:04.452Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.7s [2023-12-12T16:45:04.723Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.60MB / 63.99MB 0.8s [2023-12-12T16:45:04.724Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-12T16:45:04.724Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.04MB / 63.99MB 1.0s [2023-12-12T16:45:04.724Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 1.0s [2023-12-12T16:45:04.998Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 1.1s [2023-12-12T16:45:04.998Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-12T16:45:04.998Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 43.97MB / 63.99MB 1.3s [2023-12-12T16:45:04.998Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.20MB / 97.63MB 1.3s [2023-12-12T16:45:04.998Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-12T16:45:05.268Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.4s [2023-12-12T16:45:05.268Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.5s [2023-12-12T16:45:05.268Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.74MB / 97.63MB 1.5s [2023-12-12T16:45:05.537Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.7s [2023-12-12T16:45:05.537Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.7s [2023-12-12T16:45:05.807Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done [2023-12-12T16:45:05.807Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.59MB / 97.63MB 2.0s [2023-12-12T16:45:05.807Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-12T16:45:05.807Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.94MB / 97.63MB 2.1s [2023-12-12T16:45:06.077Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.06MB / 97.63MB 2.3s [2023-12-12T16:45:06.346Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.45MB / 97.63MB 2.6s [2023-12-12T16:45:06.615Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.8s done [2023-12-12T16:45:11.979Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [2023-12-12T16:45:17.346Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-12T16:45:24.038Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.8s done [2023-12-12T16:45:27.410Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-12T16:45:27.410Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-12T16:45:27.410Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-12T16:45:27.410Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-12T16:45:32.803Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-12T16:45:37.094Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.1s done [2023-12-12T16:45:37.094Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-12T16:45:38.511Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.0s done [2023-12-12T16:45:39.111Z] #5 DONE 35.2s [2023-12-12T16:45:39.111Z] [2023-12-12T16:45:39.111Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-12T16:45:39.701Z] #6 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T16:45:40.299Z] #6 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T16:45:41.727Z] #6 2.607 OK: 266 MiB in 52 packages [2023-12-12T16:45:43.693Z] #6 DONE 4.6s [2023-12-12T16:45:43.693Z] [2023-12-12T16:45:43.693Z] #7 [builder 3/7] WORKDIR /app [2023-12-12T16:45:43.693Z] #7 DONE 0.1s [2023-12-12T16:45:43.693Z] [2023-12-12T16:45:43.693Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-12T16:45:43.693Z] #8 DONE 0.1s [2023-12-12T16:45:43.967Z] [2023-12-12T16:45:43.967Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T16:46:10.687Z] #9 DONE 23.5s [2023-12-12T16:46:10.687Z] [2023-12-12T16:46:10.687Z] #10 [builder 6/7] COPY . . [2023-12-12T16:46:10.687Z] #10 DONE 0.1s [2023-12-12T16:46:10.687Z] [2023-12-12T16:46:10.687Z] #11 [builder 7/7] RUN echo noop [2023-12-12T16:46:10.687Z] #11 0.653 noop [2023-12-12T16:46:10.687Z] #11 DONE 0.7s [2023-12-12T16:46:10.687Z] [2023-12-12T16:46:10.687Z] #12 exporting to image [2023-12-12T16:46:10.687Z] #12 exporting layers [2023-12-12T16:46:32.788Z] #12 exporting layers 21.9s done [2023-12-12T16:46:32.788Z] #12 writing image sha256:591f2b13ce983ed1067362567e9c5903eb0658d93a5e047056e34b0c6a9f533c done [2023-12-12T16:46:32.788Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-12T16:46:32.788Z] #12 DONE 21.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:46:33.248Z] + docker inspect -f . ci-base-image-arm64 [2023-12-12T16:46:33.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:46:33.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-24909 does not seem to be running inside a container [2023-12-12T16:46:33.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/214 -v /w/workspace/app-service-configurable/214:/w/workspace/app-service-configurable/214:rw,z -v /w/workspace/app-service-configurable/214@tmp:/w/workspace/app-service-configurable/214@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 [2023-12-12T16:46:34.824Z] $ docker top 90cca676df78fec5c9bb1d71ff929abf2b10de8e7cc3ad324065c497856e7c0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:46:35.756Z] + go version [2023-12-12T16:46:35.756Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-12T16:46:35.776Z] $ docker stop --time=1 90cca676df78fec5c9bb1d71ff929abf2b10de8e7cc3ad324065c497856e7c0f [2023-12-12T16:46:41.755Z] $ docker rm -f --volumes 90cca676df78fec5c9bb1d71ff929abf2b10de8e7cc3ad324065c497856e7c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:46:42.653Z] + docker inspect -f . ci-base-image-arm64 [2023-12-12T16:46:42.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:46:42.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-24909 does not seem to be running inside a container [2023-12-12T16:46:42.957Z] $ 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/214 -v /w/workspace/app-service-configurable/214:/w/workspace/app-service-configurable/214:rw,z -v /w/workspace/app-service-configurable/214@tmp:/w/workspace/app-service-configurable/214@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 [2023-12-12T16:46:43.939Z] $ docker top 66264526a9437b57b60244e18e819507c8f223aff2e95a1c0a136017e0853efb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:46:44.491Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/214 [Pipeline] fileExists [Pipeline] sh [2023-12-12T16:46:44.864Z] + make test [2023-12-12T16:46:44.864Z] go test -race -coverprofile=coverage.out ./... [2023-12-12T16:48:36.536Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-12-12T16:48:37.519Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-12T16:48:37.519Z] go vet ./... [2023-12-12T16:50:14.196Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-12T16:50:14.196Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-12T16:50:14.196Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-12T16:50:14.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-12T16:50:14.268Z] $ docker stop --time=1 66264526a9437b57b60244e18e819507c8f223aff2e95a1c0a136017e0853efb [2023-12-12T16:50:16.192Z] $ docker rm -f --volumes 66264526a9437b57b60244e18e819507c8f223aff2e95a1c0a136017e0853efb [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T16:50:17.827Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-12T16:50:17.888Z] Warning: overwriting stash ‘coverage-report’ [2023-12-12T16:50:18.333Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T16:50:18.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-12T16:50:19.269Z] + ls -al . [2023-12-12T16:50:19.269Z] total 180 [2023-12-12T16:50:19.269Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 12 16:46 . [2023-12-12T16:50:19.269Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 16:44 .. [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 12 16:44 .dockerignore [2023-12-12T16:50:19.269Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:44 .git [2023-12-12T16:50:19.269Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:44 .github [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 12 16:44 .gitignore [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 16:44 .golangci.yml [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 10394 Dec 12 16:44 Attribution.txt [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 12 16:44 CHANGELOG.md [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 2007 Dec 12 16:44 Dockerfile [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 16:44 GOVERNANCE.md [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 12 16:44 Jenkinsfile [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 12 16:44 LICENSE [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 12 16:44 OWNERS.md [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 4582 Dec 12 16:44 README.md [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 12 16:41 VERSION [2023-12-12T16:50:19.269Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:44 bin [2023-12-12T16:50:19.269Z] -rw-r--r-- 1 jenkins jenkins 13 Dec 12 16:46 coverage.out [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 3726 Dec 12 16:44 go.mod [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 12 16:44 go.sum [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 12 16:44 main.go [2023-12-12T16:50:19.269Z] -rw-rw-r-- 1 jenkins jenkins 2572 Dec 12 16:44 makefile [2023-12-12T16:50:19.269Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 12 16:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:50:19.692Z] + 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=7026508220b1d9e97e7259c307e3053a0d3ee50a --label arch=arm64 --label version=3.2.0-dev.5 . [2023-12-12T16:50:23.949Z] #0 building with "default" instance using docker driver [2023-12-12T16:50:23.949Z] [2023-12-12T16:50:23.949Z] #1 [internal] load build definition from Dockerfile [2023-12-12T16:50:23.949Z] #1 transferring dockerfile: 2.05kB done [2023-12-12T16:50:23.949Z] #1 DONE 0.0s [2023-12-12T16:50:23.949Z] [2023-12-12T16:50:23.949Z] #2 [internal] load .dockerignore [2023-12-12T16:50:23.949Z] #2 transferring context: 159B done [2023-12-12T16:50:23.949Z] #2 DONE 0.0s [2023-12-12T16:50:23.949Z] [2023-12-12T16:50:23.949Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T16:50:23.949Z] #3 DONE 0.0s [2023-12-12T16:50:23.949Z] [2023-12-12T16:50:23.949Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T16:50:23.949Z] #4 DONE 0.3s [2023-12-12T16:50:23.949Z] [2023-12-12T16:50:23.949Z] #5 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-12T16:50:23.949Z] #5 ... [2023-12-12T16:50:23.949Z] [2023-12-12T16:50:23.949Z] #6 [internal] load build context [2023-12-12T16:50:23.949Z] #6 transferring context: 1.45kB 0.0s done [2023-12-12T16:50:23.949Z] #6 DONE 0.0s [2023-12-12T16:50:23.949Z] [2023-12-12T16:50:23.949Z] #5 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-12T16:50:23.949Z] #5 DONE 0.2s [2023-12-12T16:50:23.949Z] [2023-12-12T16:50:23.949Z] #7 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-12T16:50:24.908Z] #7 ... [2023-12-12T16:50:24.909Z] [2023-12-12T16:50:24.909Z] #8 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T16:50:24.909Z] #8 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T16:50:24.909Z] #8 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T16:50:24.909Z] #8 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T16:50:24.909Z] #8 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T16:50:24.909Z] #8 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-12T16:50:24.909Z] #8 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-12T16:50:24.909Z] #8 DONE 1.0s [2023-12-12T16:50:24.909Z] [2023-12-12T16:50:24.909Z] #7 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-12T16:50:24.909Z] #7 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T16:50:25.176Z] #7 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T16:50:26.604Z] #7 2.571 OK: 266 MiB in 52 packages [2023-12-12T16:50:26.874Z] #7 DONE 2.9s [2023-12-12T16:50:26.874Z] [2023-12-12T16:50:26.874Z] #9 [builder 3/7] WORKDIR /app [2023-12-12T16:50:26.874Z] #9 DONE 0.1s [2023-12-12T16:50:26.874Z] [2023-12-12T16:50:26.874Z] #10 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T16:50:26.874Z] #10 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T16:50:26.874Z] #10 1.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T16:50:27.144Z] #10 2.339 (1/2) Installing ca-certificates (20230506-r0) [2023-12-12T16:50:27.144Z] #10 2.445 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-12T16:50:27.144Z] #10 ... [2023-12-12T16:50:27.144Z] [2023-12-12T16:50:27.144Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-12T16:50:27.144Z] #11 DONE 0.3s [2023-12-12T16:50:27.144Z] [2023-12-12T16:50:27.144Z] #10 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T16:50:27.144Z] #10 2.461 Executing busybox-1.36.1-r5.trigger [2023-12-12T16:50:27.144Z] #10 2.490 Executing ca-certificates-20230506-r0.trigger [2023-12-12T16:50:27.735Z] #10 2.767 OK: 9 MiB in 17 packages [2023-12-12T16:50:28.004Z] #10 DONE 3.1s [2023-12-12T16:50:28.004Z] [2023-12-12T16:50:28.004Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T16:50:28.971Z] #12 0.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T16:50:29.242Z] #12 ... [2023-12-12T16:50:29.242Z] [2023-12-12T16:50:29.242Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T16:50:29.242Z] #13 DONE 1.9s [2023-12-12T16:50:29.242Z] [2023-12-12T16:50:29.242Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T16:50:29.242Z] #12 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T16:50:29.510Z] #12 ... [2023-12-12T16:50:29.510Z] [2023-12-12T16:50:29.510Z] #14 [builder 6/7] COPY . . [2023-12-12T16:50:29.510Z] #14 DONE 0.2s [2023-12-12T16:50:29.510Z] [2023-12-12T16:50:29.510Z] #15 [builder 7/7] RUN make build [2023-12-12T16:50:30.095Z] #15 0.759 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.5" -trimpath -mod=readonly -o app-service-configurable [2023-12-12T16:50:30.696Z] #15 ... [2023-12-12T16:50:30.696Z] [2023-12-12T16:50:30.696Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T16:50:30.696Z] #12 2.566 OK: 9 MiB in 17 packages [2023-12-12T16:50:30.696Z] #12 DONE 2.9s [2023-12-12T16:50:30.966Z] [2023-12-12T16:50:30.966Z] #15 [builder 7/7] RUN make build [2023-12-12T16:51:52.601Z] #15 DONE 75.8s [2023-12-12T16:51:52.601Z] [2023-12-12T16:51:52.601Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-12T16:51:52.601Z] #16 DONE 0.1s [2023-12-12T16:51:52.601Z] [2023-12-12T16:51:52.601Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2023-12-12T16:51:52.601Z] #17 DONE 0.1s [2023-12-12T16:51:52.601Z] [2023-12-12T16:51:52.601Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2023-12-12T16:51:52.601Z] #18 DONE 0.1s [2023-12-12T16:51:52.601Z] [2023-12-12T16:51:52.601Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-12-12T16:51:52.601Z] #19 DONE 0.3s [2023-12-12T16:51:52.601Z] [2023-12-12T16:51:52.601Z] #20 exporting to image [2023-12-12T16:51:52.601Z] #20 exporting layers [2023-12-12T16:51:52.601Z] #20 exporting layers 0.4s done [2023-12-12T16:51:52.601Z] #20 writing image sha256:d0c9bdf6467a653b926ee2a7069ce693f2a35856c58f47887c186b2f659e07e5 done [2023-12-12T16:51:52.601Z] #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done [2023-12-12T16:51:52.601Z] #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:51:53.049Z] provisioning config files... [2023-12-12T16:51:53.065Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/214@tmp/config12296534626725437903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:51:53.460Z] ---> ****-login.sh [2023-12-12T16:51:53.460Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:51:53.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:51:53.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:51:53.728Z] Configure a credential helper to remove this warning. See [2023-12-12T16:51:53.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:51:53.728Z] [2023-12-12T16:51:53.728Z] Login Succeeded [2023-12-12T16:51:53.728Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:51:53.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:51:53.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:51:53.996Z] Configure a credential helper to remove this warning. See [2023-12-12T16:51:53.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:51:53.996Z] [2023-12-12T16:51:53.996Z] Login Succeeded [2023-12-12T16:51:53.996Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:51:54.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:51:54.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:51:54.268Z] Configure a credential helper to remove this warning. See [2023-12-12T16:51:54.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:51:54.268Z] [2023-12-12T16:51:54.268Z] Login Succeeded [2023-12-12T16:51:54.268Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:51:54.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:51:54.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:51:54.541Z] Configure a credential helper to remove this warning. See [2023-12-12T16:51:54.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:51:54.541Z] [2023-12-12T16:51:54.541Z] Login Succeeded [2023-12-12T16:51:54.541Z] ****.io [2023-12-12T16:51:54.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:51:55.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:51:55.074Z] Configure a credential helper to remove this warning. See [2023-12-12T16:51:55.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:51:55.074Z] [2023-12-12T16:51:55.074Z] Login Succeeded [2023-12-12T16:51:55.074Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:51:55.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T16:51:55.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:51:55.343Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-12-12T16:51:55.343Z] 7026508220b1d9e97e7259c307e3053a0d3ee50a [2023-12-12T16:51:55.343Z] latest [2023-12-12T16:51:55.343Z] 3.2.0-dev.5 [2023-12-12T16:51:55.343Z] 7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 [2023-12-12T16:51:55.343Z] main [2023-12-12T16:51:55.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:51:55.913Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:51:56.376Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7026508220b1d9e97e7259c307e3053a0d3ee50a [2023-12-12T16:51:56.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-12T16:51:56.376Z] 6d794a05c9d8: Preparing [2023-12-12T16:51:56.376Z] bc280983919d: Preparing [2023-12-12T16:51:56.376Z] e032f1d18574: Preparing [2023-12-12T16:51:56.376Z] 7487d6ea2ea7: Preparing [2023-12-12T16:51:56.376Z] 2f62c70985d3: Preparing [2023-12-12T16:51:56.376Z] 68ded0b87f99: Preparing [2023-12-12T16:51:56.376Z] 68ded0b87f99: Waiting [2023-12-12T16:51:56.376Z] 0faf9b67be60: Preparing [2023-12-12T16:51:56.376Z] 0faf9b67be60: Waiting [2023-12-12T16:51:56.643Z] bc280983919d: Pushed [2023-12-12T16:51:56.643Z] 7487d6ea2ea7: Pushed [2023-12-12T16:51:56.643Z] e032f1d18574: Pushed [2023-12-12T16:51:56.643Z] 2f62c70985d3: Pushed [2023-12-12T16:51:56.643Z] 0faf9b67be60: Layer already exists [2023-12-12T16:51:56.910Z] 68ded0b87f99: Pushed [2023-12-12T16:52:01.157Z] 6d794a05c9d8: Pushed [2023-12-12T16:52:01.157Z] 7026508220b1d9e97e7259c307e3053a0d3ee50a: digest: sha256:b3f0ec32ef226fb942d8f3c05639a16f6347d8431069f726b6e5c9e29eda27f4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:52:01.711Z] + 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 [2023-12-12T16:52:02.185Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-12-12T16:52:02.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-12T16:52:02.186Z] 6d794a05c9d8: Preparing [2023-12-12T16:52:02.186Z] bc280983919d: Preparing [2023-12-12T16:52:02.186Z] e032f1d18574: Preparing [2023-12-12T16:52:02.186Z] 7487d6ea2ea7: Preparing [2023-12-12T16:52:02.186Z] 2f62c70985d3: Preparing [2023-12-12T16:52:02.186Z] 68ded0b87f99: Preparing [2023-12-12T16:52:02.186Z] 0faf9b67be60: Preparing [2023-12-12T16:52:02.186Z] 68ded0b87f99: Waiting [2023-12-12T16:52:02.186Z] 0faf9b67be60: Waiting [2023-12-12T16:52:02.186Z] 2f62c70985d3: Layer already exists [2023-12-12T16:52:02.186Z] e032f1d18574: Layer already exists [2023-12-12T16:52:02.186Z] 6d794a05c9d8: Layer already exists [2023-12-12T16:52:02.186Z] 7487d6ea2ea7: Layer already exists [2023-12-12T16:52:02.186Z] bc280983919d: Layer already exists [2023-12-12T16:52:02.186Z] 68ded0b87f99: Layer already exists [2023-12-12T16:52:02.186Z] 0faf9b67be60: Layer already exists [2023-12-12T16:52:02.460Z] latest: digest: sha256:b3f0ec32ef226fb942d8f3c05639a16f6347d8431069f726b6e5c9e29eda27f4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:52:02.931Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:52:03.393Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.5 [2023-12-12T16:52:03.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-12T16:52:03.393Z] 6d794a05c9d8: Preparing [2023-12-12T16:52:03.393Z] bc280983919d: Preparing [2023-12-12T16:52:03.393Z] e032f1d18574: Preparing [2023-12-12T16:52:03.393Z] 7487d6ea2ea7: Preparing [2023-12-12T16:52:03.393Z] 2f62c70985d3: Preparing [2023-12-12T16:52:03.393Z] 68ded0b87f99: Preparing [2023-12-12T16:52:03.393Z] 0faf9b67be60: Preparing [2023-12-12T16:52:03.393Z] 68ded0b87f99: Waiting [2023-12-12T16:52:03.393Z] 0faf9b67be60: Waiting [2023-12-12T16:52:03.393Z] 7487d6ea2ea7: Layer already exists [2023-12-12T16:52:03.393Z] 6d794a05c9d8: Layer already exists [2023-12-12T16:52:03.393Z] 2f62c70985d3: Layer already exists [2023-12-12T16:52:03.393Z] e032f1d18574: Layer already exists [2023-12-12T16:52:03.393Z] bc280983919d: Layer already exists [2023-12-12T16:52:03.393Z] 68ded0b87f99: Layer already exists [2023-12-12T16:52:03.393Z] 0faf9b67be60: Layer already exists [2023-12-12T16:52:03.659Z] 3.2.0-dev.5: digest: sha256:b3f0ec32ef226fb942d8f3c05639a16f6347d8431069f726b6e5c9e29eda27f4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:52:04.146Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:52:04.611Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 [2023-12-12T16:52:04.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-12T16:52:04.612Z] 6d794a05c9d8: Preparing [2023-12-12T16:52:04.612Z] bc280983919d: Preparing [2023-12-12T16:52:04.612Z] e032f1d18574: Preparing [2023-12-12T16:52:04.612Z] 7487d6ea2ea7: Preparing [2023-12-12T16:52:04.612Z] 2f62c70985d3: Preparing [2023-12-12T16:52:04.612Z] 68ded0b87f99: Preparing [2023-12-12T16:52:04.612Z] 0faf9b67be60: Preparing [2023-12-12T16:52:04.612Z] 68ded0b87f99: Waiting [2023-12-12T16:52:04.612Z] 0faf9b67be60: Waiting [2023-12-12T16:52:04.612Z] e032f1d18574: Layer already exists [2023-12-12T16:52:04.612Z] bc280983919d: Layer already exists [2023-12-12T16:52:04.612Z] 2f62c70985d3: Layer already exists [2023-12-12T16:52:04.612Z] 7487d6ea2ea7: Layer already exists [2023-12-12T16:52:04.612Z] 6d794a05c9d8: Layer already exists [2023-12-12T16:52:04.612Z] 68ded0b87f99: Layer already exists [2023-12-12T16:52:04.612Z] 0faf9b67be60: Layer already exists [2023-12-12T16:52:04.878Z] 7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5: digest: sha256:b3f0ec32ef226fb942d8f3c05639a16f6347d8431069f726b6e5c9e29eda27f4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:52:05.369Z] + 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 [2023-12-12T16:52:05.841Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-12-12T16:52:05.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-12T16:52:05.841Z] 6d794a05c9d8: Preparing [2023-12-12T16:52:05.841Z] bc280983919d: Preparing [2023-12-12T16:52:05.841Z] e032f1d18574: Preparing [2023-12-12T16:52:05.841Z] 7487d6ea2ea7: Preparing [2023-12-12T16:52:05.841Z] 2f62c70985d3: Preparing [2023-12-12T16:52:05.841Z] 68ded0b87f99: Preparing [2023-12-12T16:52:05.841Z] 0faf9b67be60: Preparing [2023-12-12T16:52:05.841Z] 68ded0b87f99: Waiting [2023-12-12T16:52:05.841Z] 0faf9b67be60: Waiting [2023-12-12T16:52:05.841Z] e032f1d18574: Layer already exists [2023-12-12T16:52:05.841Z] 2f62c70985d3: Layer already exists [2023-12-12T16:52:05.841Z] bc280983919d: Layer already exists [2023-12-12T16:52:05.841Z] 6d794a05c9d8: Layer already exists [2023-12-12T16:52:05.841Z] 7487d6ea2ea7: Layer already exists [2023-12-12T16:52:05.841Z] 0faf9b67be60: Layer already exists [2023-12-12T16:52:05.841Z] 68ded0b87f99: Layer already exists [2023-12-12T16:52:06.107Z] main: digest: sha256:b3f0ec32ef226fb942d8f3c05639a16f6347d8431069f726b6e5c9e29eda27f4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T16:52:06.440Z] ===================================================== [Pipeline] echo [2023-12-12T16:52:06.493Z] taggedImages: [2023-12-12T16:52:06.493Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7026508220b1d9e97e7259c307e3053a0d3ee50a [2023-12-12T16:52:06.493Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-12-12T16:52:06.493Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.5 [2023-12-12T16:52:06.493Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 [2023-12-12T16:52:06.493Z] - 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 [2023-12-12T16:52:07.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T16:52:07.127Z] [2023-12-12T16:52:07.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:52:07.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T16:52:07.514Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-12T16:52:07.514Z] 8998bd30e6a1: Pulling fs layer [2023-12-12T16:52:07.514Z] 04944245beec: Pulling fs layer [2023-12-12T16:52:07.514Z] 699f458cf7ca: Pulling fs layer [2023-12-12T16:52:07.514Z] 765212b225bb: Pulling fs layer [2023-12-12T16:52:07.514Z] f23df028b6ca: Pulling fs layer [2023-12-12T16:52:07.514Z] d65c8cfc05b1: Pulling fs layer [2023-12-12T16:52:07.514Z] 2437ff75d9bd: Pulling fs layer [2023-12-12T16:52:07.514Z] f23df028b6ca: Waiting [2023-12-12T16:52:07.514Z] d65c8cfc05b1: Waiting [2023-12-12T16:52:07.514Z] 2437ff75d9bd: Waiting [2023-12-12T16:52:07.514Z] 765212b225bb: Waiting [2023-12-12T16:52:07.779Z] 04944245beec: Verifying Checksum [2023-12-12T16:52:07.779Z] 04944245beec: Download complete [2023-12-12T16:52:07.779Z] 765212b225bb: Verifying Checksum [2023-12-12T16:52:07.779Z] 765212b225bb: Download complete [2023-12-12T16:52:07.779Z] f23df028b6ca: Verifying Checksum [2023-12-12T16:52:07.779Z] f23df028b6ca: Download complete [2023-12-12T16:52:07.779Z] d65c8cfc05b1: Verifying Checksum [2023-12-12T16:52:07.779Z] d65c8cfc05b1: Download complete [2023-12-12T16:52:07.779Z] 699f458cf7ca: Verifying Checksum [2023-12-12T16:52:07.779Z] 699f458cf7ca: Download complete [2023-12-12T16:52:08.361Z] 8998bd30e6a1: Download complete [2023-12-12T16:52:10.300Z] 2437ff75d9bd: Verifying Checksum [2023-12-12T16:52:10.300Z] 2437ff75d9bd: Download complete [2023-12-12T16:52:14.549Z] 8998bd30e6a1: Pull complete [2023-12-12T16:52:14.549Z] 04944245beec: Pull complete [2023-12-12T16:52:16.488Z] 699f458cf7ca: Pull complete [2023-12-12T16:52:16.488Z] 765212b225bb: Pull complete [2023-12-12T16:52:17.446Z] f23df028b6ca: Pull complete [2023-12-12T16:52:17.446Z] d65c8cfc05b1: Pull complete [2023-12-12T16:52:44.117Z] 2437ff75d9bd: Pull complete [2023-12-12T16:52:44.117Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-12T16:52:44.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T16:52:44.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:52:44.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-24909 does not seem to be running inside a container [2023-12-12T16:52:44.533Z] $ 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/214 -v /w/workspace/app-service-configurable/214:/w/workspace/app-service-configurable/214:rw,z -v /w/workspace/app-service-configurable/214@tmp:/w/workspace/app-service-configurable/214@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 [2023-12-12T16:52:46.105Z] $ docker top d1a9a7dd2ce12b3d501b324d41be5a59188901b173ecca9c7b25b9c56f0e57db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:52:46.682Z] ---> job-cost.sh [2023-12-12T16:52:46.950Z] lf-activate-venv: SKIPPING [2023-12-12T16:52:46.950Z] INFO: No Stack... [2023-12-12T16:52:47.535Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T16:52:48.119Z] INFO: Archiving Costs [Pipeline] sh [2023-12-12T16:52:48.440Z] + cut -d, -f6 [2023-12-12T16:52:48.440Z] + cat /w/workspace/app-service-configurable/214/archives/cost.csv [Pipeline] lock [2023-12-12T16:52:48.502Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] [2023-12-12T16:52:48.510Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] did not exist. Created. [2023-12-12T16:52:48.510Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-12T16:52:48.934Z] /w/workspace/app-service-configurable/214@tmp/durable-9927a62b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-12T16:52:49.266Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-12T16:52:49.337Z] Warning: overwriting stash ‘stack-cost’ [2023-12-12T16:52:49.392Z] Stashed 1 file(s) [Pipeline] } [2023-12-12T16:52:49.443Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-12T16:52:49.557Z] $ docker stop --time=1 d1a9a7dd2ce12b3d501b324d41be5a59188901b173ecca9c7b25b9c56f0e57db [2023-12-12T16:52:51.681Z] $ docker rm -f --volumes d1a9a7dd2ce12b3d501b324d41be5a59188901b173ecca9c7b25b9c56f0e57db [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 [2023-12-12T16:52:53.052Z] provisioning config files... [2023-12-12T16:52:53.059Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13974876968566370557tmp [Pipeline] { [Pipeline] sh [2023-12-12T16:52:53.432Z] + set +x [2023-12-12T16:52:53.432Z] + curl -s https://codecov.io/bash [2023-12-12T16:52:53.432Z] + bash -s -- [2023-12-12T16:52:53.432Z] [2023-12-12T16:52:53.432Z] _____ _ [2023-12-12T16:52:53.432Z] / ____| | | [2023-12-12T16:52:53.432Z] | | ___ __| | ___ ___ _____ __ [2023-12-12T16:52:53.432Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-12T16:52:53.432Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-12T16:52:53.432Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-12T16:52:53.432Z] Bash-1.0.6 [2023-12-12T16:52:53.432Z] [2023-12-12T16:52:53.432Z] [2023-12-12T16:52:53.432Z] ==> git version 2.25.1 found [2023-12-12T16:52:53.432Z] ==> 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 [2023-12-12T16:52:53.432Z] Release-Date: 2020-01-08 [2023-12-12T16:52:53.432Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-12T16:52:53.432Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-12T16:52:53.432Z] ==> Jenkins CI detected. [2023-12-12T16:52:53.432Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-12-12T16:52:53.432Z] project root: . [2023-12-12T16:52:53.432Z] --> token set from env [2023-12-12T16:52:53.432Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-12T16:52:53.432Z] ==> Running gcov in . (disable via -X gcov) [2023-12-12T16:52:53.432Z] ==> Python coveragepy not found [2023-12-12T16:52:53.432Z] ==> Searching for coverage reports in: [2023-12-12T16:52:53.432Z] + . [2023-12-12T16:52:53.432Z] -> Found 1 reports [2023-12-12T16:52:53.432Z] ==> Detecting git/mercurial file structure [2023-12-12T16:52:53.691Z] ==> Reading reports [2023-12-12T16:52:53.691Z] + ./coverage.out bytes=13 [2023-12-12T16:52:53.691Z] ==> Appending adjustments [2023-12-12T16:52:53.691Z] https://docs.codecov.io/docs/fixing-reports [2023-12-12T16:52:53.691Z] + Found adjustments [2023-12-12T16:52:53.691Z] ==> Gzipping contents [2023-12-12T16:52:53.691Z] 4.0K /tmp/codecov.389CLd.gz [2023-12-12T16:52:53.691Z] ==> Uploading reports [2023-12-12T16:52:53.691Z] url: https://codecov.io [2023-12-12T16:52:53.691Z] query: branch=main&commit=7026508220b1d9e97e7259c307e3053a0d3ee50a&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-12T16:52:53.691Z] -> Pinging Codecov [2023-12-12T16:52:53.691Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7026508220b1d9e97e7259c307e3053a0d3ee50a&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-12T16:52:53.691Z] -> Uploading to [2023-12-12T16:52:53.691Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-12/A97CA9966030D2A3747ED39772930CCE/7026508220b1d9e97e7259c307e3053a0d3ee50a/7a90f529-79ac-4ae4-8717-29137171952a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231212T165253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0bb17e20b068f8cc3b2ea238c6de1e568dc9701bc5a757266c23ab719ad0ba49 [2023-12-12T16:52:53.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T16:52:53.951Z] Dload Upload Total Spent Left Speed [2023-12-12T16:52:54.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 900 --:--:-- --:--:-- --:--:-- 896 [2023-12-12T16:52:54.210Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] } [2023-12-12T16:52:54.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-12T16:52:54.575Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-12T16:52:54.597Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:52:55.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-12T16:52:55.016Z] [2023-12-12T16:52:55.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:52:55.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-12T16:52:55.623Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-12T16:52:55.623Z] df9b9388f04a: Pulling fs layer [2023-12-12T16:52:55.623Z] 52dc419b0ee2: Pulling fs layer [2023-12-12T16:52:55.623Z] 25bc292e5bac: Pulling fs layer [2023-12-12T16:52:55.623Z] 114826534d7a: Pulling fs layer [2023-12-12T16:52:55.623Z] 4657fd5d0bcf: Pulling fs layer [2023-12-12T16:52:55.623Z] 6ad1cebc031e: Pulling fs layer [2023-12-12T16:52:55.623Z] 8a3aa393b2d8: Pulling fs layer [2023-12-12T16:52:55.624Z] 4657fd5d0bcf: Waiting [2023-12-12T16:52:55.624Z] 114826534d7a: Waiting [2023-12-12T16:52:55.624Z] 6ad1cebc031e: Waiting [2023-12-12T16:52:55.624Z] 8a3aa393b2d8: Waiting [2023-12-12T16:52:55.624Z] 25bc292e5bac: Download complete [2023-12-12T16:52:55.624Z] 52dc419b0ee2: Verifying Checksum [2023-12-12T16:52:55.624Z] 52dc419b0ee2: Download complete [2023-12-12T16:52:55.624Z] 4657fd5d0bcf: Download complete [2023-12-12T16:52:55.624Z] df9b9388f04a: Verifying Checksum [2023-12-12T16:52:55.624Z] df9b9388f04a: Download complete [2023-12-12T16:52:55.882Z] 6ad1cebc031e: Verifying Checksum [2023-12-12T16:52:55.882Z] 6ad1cebc031e: Download complete [2023-12-12T16:52:56.450Z] 114826534d7a: Verifying Checksum [2023-12-12T16:52:56.450Z] 114826534d7a: Download complete [2023-12-12T16:52:56.709Z] 8a3aa393b2d8: Verifying Checksum [2023-12-12T16:52:56.709Z] 8a3aa393b2d8: Download complete [2023-12-12T16:52:56.968Z] df9b9388f04a: Pull complete [2023-12-12T16:52:57.227Z] 52dc419b0ee2: Pull complete [2023-12-12T16:52:57.794Z] 25bc292e5bac: Pull complete [2023-12-12T16:53:01.984Z] 114826534d7a: Pull complete [2023-12-12T16:53:01.984Z] 4657fd5d0bcf: Pull complete [2023-12-12T16:53:02.554Z] 6ad1cebc031e: Pull complete [2023-12-12T16:53:05.842Z] 8a3aa393b2d8: Pull complete [2023-12-12T16:53:05.842Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-12T16:53:05.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-12T16:53:05.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:53:06.132Z] prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container [2023-12-12T16:53:06.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-12T16:53:14.890Z] $ docker top 580954bc02a17bcd284dbb9a43a56452ad81f4d094f308e79c9b01874ed77463 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-12T16:53:15.066Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-12-12T16:53:15.350Z] + set -o pipefail [2023-12-12T16:53:15.350Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-12-12T16:53:20.619Z] [2023-12-12T16:53:20.619Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-12-12T16:53:20.619Z] [2023-12-12T16:53:20.619Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/8fda6af5-d692-4ff0-a24c-ba4952839c21 [2023-12-12T16:53:20.619Z] [2023-12-12T16:53:20.619Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-12T16:53:20.619Z] [2023-12-12T16:53:20.619Z] [2023-12-12T16:53:20.619Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-12T16:53:20.619Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-12T16:53:20.619Z] More details here: https://snyk.co/ue1NS [2023-12-12T16:53:20.619Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-12T16:53:20.619Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-12T16:53:20.625Z] $ docker stop --time=1 580954bc02a17bcd284dbb9a43a56452ad81f4d094f308e79c9b01874ed77463 [2023-12-12T16:53:27.089Z] $ docker rm -f --volumes 580954bc02a17bcd284dbb9a43a56452ad81f4d094f308e79c9b01874ed77463 [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 [2023-12-12T16:53:28.582Z] + git log --format=format:%s -1 7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] sh [2023-12-12T16:53:28.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T16:53:28.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:29.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:53:29.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:53:29.413Z] prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container [2023-12-12T16:53:29.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-12T16:53:29.853Z] $ docker top 60682ec2cbede101f482db56eabfc80ac648b87069f33b008aa1e7376b511c01 -eo pid,comm [2023-12-12T16:53:29.914Z] 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). [2023-12-12T16:53:29.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T16:53:30.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:53:30.126Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:53:30.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:53:30.266Z] $ docker exec 60682ec2cbede101f482db56eabfc80ac648b87069f33b008aa1e7376b511c01 ssh-agent [2023-12-12T16:53:30.393Z] SSH_AUTH_SOCK=/tmp/ssh-VNH6DhG1V816/agent.32 [2023-12-12T16:53:30.393Z] SSH_AGENT_PID=38 [2023-12-12T16:53:30.398Z] Running ssh-add (command line suppressed) [2023-12-12T16:53:30.497Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8701285797971975764.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8701285797971975764.key) [2023-12-12T16:53:30.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:53:30.851Z] + git semver tag [2023-12-12T16:53:31.110Z] 2023-12-12 16:53:31,038 [run_tag] DEBUG tag force:False [2023-12-12T16:53:31.110Z] 2023-12-12 16:53:31,038 [check_head_tag] DEBUG check head tag [2023-12-12T16:53:31.110Z] 2023-12-12 16:53:31,039 [execute] INFO git cat-file --batch-check [2023-12-12T16:53:31.110Z] 2023-12-12 16:53:31,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-12-12T16:53:31.110Z] 2023-12-12 16:53:31,043 [execute] INFO git cat-file --batch [2023-12-12T16:53:31.110Z] 2023-12-12 16:53:31,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-12-12T16:53:31.110Z] 2023-12-12 16:53:31,066 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-12T16:53:31.110Z] 2023-12-12 16:53:31,066 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2023-12-12T16:53:31.110Z] 2023-12-12 16:53:31,066 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-12-12T16:53:31.110Z] 2023-12-12 16:53:31,072 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-12T16:53:31.110Z] 3.2.0-dev.5 [Pipeline] } [2023-12-12T16:53:31.115Z] $ docker exec --env ******** --env ******** 60682ec2cbede101f482db56eabfc80ac648b87069f33b008aa1e7376b511c01 ssh-agent -k [2023-12-12T16:53:31.208Z] unset SSH_AUTH_SOCK; [2023-12-12T16:53:31.209Z] unset SSH_AGENT_PID; [2023-12-12T16:53:31.209Z] echo Agent pid 38 killed; [2023-12-12T16:53:31.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T16:53:31.756Z] + git semver [Pipeline] } [2023-12-12T16:53:32.024Z] $ docker stop --time=1 60682ec2cbede101f482db56eabfc80ac648b87069f33b008aa1e7376b511c01 [2023-12-12T16:53:33.366Z] $ docker rm -f --volumes 60682ec2cbede101f482db56eabfc80ac648b87069f33b008aa1e7376b511c01 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:34.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-12T16:53:34.021Z] [2023-12-12T16:53:34.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:34.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-12T16:53:34.371Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-12T16:53:34.371Z] ab5ef0e58194: Pulling fs layer [2023-12-12T16:53:34.371Z] 9712f1f96733: Pulling fs layer [2023-12-12T16:53:34.371Z] 63f879dbbcfc: Pulling fs layer [2023-12-12T16:53:34.371Z] 0d9ebad4ef96: Pulling fs layer [2023-12-12T16:53:34.371Z] e9a5061849ea: Pulling fs layer [2023-12-12T16:53:34.371Z] d747dcd14b5f: Pulling fs layer [2023-12-12T16:53:34.371Z] 2de7ff778b66: Pulling fs layer [2023-12-12T16:53:34.371Z] 0d9ebad4ef96: Waiting [2023-12-12T16:53:34.371Z] e9a5061849ea: Waiting [2023-12-12T16:53:34.371Z] d747dcd14b5f: Waiting [2023-12-12T16:53:34.371Z] 2de7ff778b66: Waiting [2023-12-12T16:53:34.371Z] 9712f1f96733: Verifying Checksum [2023-12-12T16:53:34.371Z] 9712f1f96733: Download complete [2023-12-12T16:53:34.633Z] 63f879dbbcfc: Verifying Checksum [2023-12-12T16:53:34.633Z] 63f879dbbcfc: Download complete [2023-12-12T16:53:34.893Z] e9a5061849ea: Verifying Checksum [2023-12-12T16:53:34.893Z] e9a5061849ea: Download complete [2023-12-12T16:53:34.893Z] d747dcd14b5f: Download complete [2023-12-12T16:53:34.893Z] 0d9ebad4ef96: Verifying Checksum [2023-12-12T16:53:34.893Z] 0d9ebad4ef96: Download complete [2023-12-12T16:53:34.893Z] ab5ef0e58194: Verifying Checksum [2023-12-12T16:53:34.893Z] ab5ef0e58194: Download complete [2023-12-12T16:53:35.152Z] 2de7ff778b66: Verifying Checksum [2023-12-12T16:53:35.152Z] 2de7ff778b66: Download complete [2023-12-12T16:53:37.693Z] ab5ef0e58194: Pull complete [2023-12-12T16:53:37.955Z] 9712f1f96733: Pull complete [2023-12-12T16:53:38.927Z] 63f879dbbcfc: Pull complete [2023-12-12T16:53:43.181Z] 0d9ebad4ef96: Pull complete [2023-12-12T16:53:43.181Z] e9a5061849ea: Pull complete [2023-12-12T16:53:43.440Z] d747dcd14b5f: Pull complete [2023-12-12T16:53:44.379Z] 2de7ff778b66: Pull complete [2023-12-12T16:53:44.379Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-12T16:53:44.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-12T16:53:44.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:53:44.681Z] prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container [2023-12-12T16:53:44.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-12T16:53:53.214Z] $ docker top 595d7da9b42746a1162c891e12aa4d7fe42178545f4eb9101270e90a5214adf2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:53:53.459Z] provisioning config files... [2023-12-12T16:53:53.466Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16999787503685761142tmp [2023-12-12T16:53:53.476Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7748376630787641932tmp [2023-12-12T16:53:53.484Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1316847334872536950tmp [Pipeline] { [Pipeline] echo [2023-12-12T16:53:53.593Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:53:53.888Z] ---> sigul-configuration.sh [2023-12-12T16:53:53.888Z] gpg: directory `/root/.gnupg' created [2023-12-12T16:53:53.888Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-12T16:53:53.888Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-12T16:53:53.888Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-12T16:53:53.888Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-12T16:53:53.888Z] gpg: CAST5 encrypted data [2023-12-12T16:53:53.888Z] gpg: encrypted with 1 passphrase [2023-12-12T16:53:53.888Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-12T16:53:54.186Z] + mkdir /home/jenkins [2023-12-12T16:53:54.187Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-12T16:53:54.482Z] + 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 [2023-12-12T16:53:54.494Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:53:54.787Z] ---> sigul-install.sh [2023-12-12T16:53:54.787Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-12T16:53:55.085Z] + git tag --list [2023-12-12T16:53:55.085Z] v1.0.0 [2023-12-12T16:53:55.085Z] v1.1.0 [2023-12-12T16:53:55.085Z] v1.2.0 [2023-12-12T16:53:55.085Z] v1.3.0 [2023-12-12T16:53:55.085Z] v1.3.1 [2023-12-12T16:53:55.085Z] v2.0.0 [2023-12-12T16:53:55.085Z] v2.0.1 [2023-12-12T16:53:55.085Z] v2.1.0 [2023-12-12T16:53:55.085Z] v2.1.1 [2023-12-12T16:53:55.085Z] v2.1.2 [2023-12-12T16:53:55.085Z] v2.2.0 [2023-12-12T16:53:55.085Z] v2.3 [2023-12-12T16:53:55.085Z] v2.3.0 [2023-12-12T16:53:55.085Z] v2.3.1 [2023-12-12T16:53:55.085Z] v3.0 [2023-12-12T16:53:55.085Z] v3.0.0 [2023-12-12T16:53:55.085Z] v3.0.1 [2023-12-12T16:53:55.085Z] v3.0.1-dev.1 [2023-12-12T16:53:55.085Z] v3.1 [2023-12-12T16:53:55.085Z] v3.1.0 [2023-12-12T16:53:55.085Z] v3.1.0-dev.1 [2023-12-12T16:53:55.085Z] v3.1.0-dev.10 [2023-12-12T16:53:55.085Z] v3.1.0-dev.11 [2023-12-12T16:53:55.085Z] v3.1.0-dev.12 [2023-12-12T16:53:55.085Z] v3.1.0-dev.13 [2023-12-12T16:53:55.085Z] v3.1.0-dev.14 [2023-12-12T16:53:55.085Z] v3.1.0-dev.15 [2023-12-12T16:53:55.085Z] v3.1.0-dev.16 [2023-12-12T16:53:55.085Z] v3.1.0-dev.17 [2023-12-12T16:53:55.085Z] v3.1.0-dev.18 [2023-12-12T16:53:55.085Z] v3.1.0-dev.19 [2023-12-12T16:53:55.085Z] v3.1.0-dev.2 [2023-12-12T16:53:55.085Z] v3.1.0-dev.20 [2023-12-12T16:53:55.085Z] v3.1.0-dev.21 [2023-12-12T16:53:55.085Z] v3.1.0-dev.22 [2023-12-12T16:53:55.085Z] v3.1.0-dev.23 [2023-12-12T16:53:55.085Z] v3.1.0-dev.24 [2023-12-12T16:53:55.085Z] v3.1.0-dev.25 [2023-12-12T16:53:55.085Z] v3.1.0-dev.26 [2023-12-12T16:53:55.085Z] v3.1.0-dev.27 [2023-12-12T16:53:55.085Z] v3.1.0-dev.28 [2023-12-12T16:53:55.085Z] v3.1.0-dev.29 [2023-12-12T16:53:55.085Z] v3.1.0-dev.3 [2023-12-12T16:53:55.085Z] v3.1.0-dev.30 [2023-12-12T16:53:55.085Z] v3.1.0-dev.31 [2023-12-12T16:53:55.085Z] v3.1.0-dev.32 [2023-12-12T16:53:55.085Z] v3.1.0-dev.33 [2023-12-12T16:53:55.085Z] v3.1.0-dev.34 [2023-12-12T16:53:55.085Z] v3.1.0-dev.35 [2023-12-12T16:53:55.085Z] v3.1.0-dev.36 [2023-12-12T16:53:55.085Z] v3.1.0-dev.37 [2023-12-12T16:53:55.085Z] v3.1.0-dev.38 [2023-12-12T16:53:55.085Z] v3.1.0-dev.39 [2023-12-12T16:53:55.085Z] v3.1.0-dev.4 [2023-12-12T16:53:55.085Z] v3.1.0-dev.5 [2023-12-12T16:53:55.085Z] v3.1.0-dev.6 [2023-12-12T16:53:55.085Z] v3.1.0-dev.7 [2023-12-12T16:53:55.085Z] v3.1.0-dev.8 [2023-12-12T16:53:55.085Z] v3.1.0-dev.9 [2023-12-12T16:53:55.085Z] v3.2.0-dev.1 [2023-12-12T16:53:55.085Z] v3.2.0-dev.2 [2023-12-12T16:53:55.085Z] v3.2.0-dev.3 [2023-12-12T16:53:55.085Z] v3.2.0-dev.4 [2023-12-12T16:53:55.085Z] v3.2.0-dev.5 [Pipeline] sh [2023-12-12T16:53:55.383Z] + lftools sign git-tag v3.2.0-dev.5 [2023-12-12T16:53:55.953Z] Signing Git tag with Sigul... [2023-12-12T16:53:55.953Z] Signing v3.2.0-dev.5 [Pipeline] echo [2023-12-12T16:53:56.226Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:53:56.524Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-12T16:53:56.530Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-12T16:53:56.647Z] $ docker stop --time=1 595d7da9b42746a1162c891e12aa4d7fe42178545f4eb9101270e90a5214adf2 [2023-12-12T16:53:57.945Z] $ docker rm -f --volumes 595d7da9b42746a1162c891e12aa4d7fe42178545f4eb9101270e90a5214adf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-12T16:53:58.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T16:53:58.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:59.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:53:59.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:53:59.573Z] prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container [2023-12-12T16:53:59.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-12T16:53:59.976Z] $ docker top 5d02c2b960bb2ccc215fb058365c046a3c7f1e6338043a1e7742276e9432fb8e -eo pid,comm [2023-12-12T16:54:00.037Z] 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). [2023-12-12T16:54:00.037Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T16:54:00.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:54:00.254Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:54:00.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:54:00.364Z] $ docker exec 5d02c2b960bb2ccc215fb058365c046a3c7f1e6338043a1e7742276e9432fb8e ssh-agent [2023-12-12T16:54:00.467Z] SSH_AUTH_SOCK=/tmp/ssh-cEIEYmr5HISH/agent.32 [2023-12-12T16:54:00.468Z] SSH_AGENT_PID=38 [2023-12-12T16:54:00.472Z] Running ssh-add (command line suppressed) [2023-12-12T16:54:00.577Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13339696132810498282.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13339696132810498282.key) [2023-12-12T16:54:00.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:54:00.945Z] + git semver bump pre [2023-12-12T16:54:01.205Z] 2023-12-12 16:54:01,122 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-12T16:54:01.205Z] 2023-12-12 16:54:01,123 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2023-12-12T16:54:01.205Z] 2023-12-12 16:54:01,123 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2023-12-12T16:54:01.205Z] 2023-12-12 16:54:01,123 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-12-12T16:54:01.205Z] 2023-12-12 16:54:01,123 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-12T16:54:01.205Z] 2023-12-12 16:54:01,123 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-12T16:54:01.205Z] 2023-12-12 16:54:01,125 [execute] INFO git cat-file --batch-check [2023-12-12T16:54:01.205Z] 2023-12-12 16:54:01,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T16:54:01.205Z] 2023-12-12 16:54:01,132 [execute] INFO git cat-file --batch [2023-12-12T16:54:01.205Z] 2023-12-12 16:54:01,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T16:54:01.205Z] 2023-12-12 16:54:01,138 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-12T16:54:01.205Z] 3.2.0-dev.6 [Pipeline] } [2023-12-12T16:54:01.207Z] $ docker exec --env ******** --env ******** 5d02c2b960bb2ccc215fb058365c046a3c7f1e6338043a1e7742276e9432fb8e ssh-agent -k [2023-12-12T16:54:01.303Z] unset SSH_AUTH_SOCK; [2023-12-12T16:54:01.303Z] unset SSH_AGENT_PID; [2023-12-12T16:54:01.303Z] echo Agent pid 38 killed; [2023-12-12T16:54:01.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T16:54:01.845Z] + git semver [Pipeline] } [2023-12-12T16:54:02.109Z] $ docker stop --time=1 5d02c2b960bb2ccc215fb058365c046a3c7f1e6338043a1e7742276e9432fb8e [2023-12-12T16:54:03.417Z] $ docker rm -f --volumes 5d02c2b960bb2ccc215fb058365c046a3c7f1e6338043a1e7742276e9432fb8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T16:54:03.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T16:54:03.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:54:04.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:54:04.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:54:04.465Z] prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container [2023-12-12T16:54:04.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-12T16:54:04.879Z] $ docker top 78d0b2f7c6d570c52ca624713755b6629662e5a67e79336cc1a0758057cfb640 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T16:54:05.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:54:05.202Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:54:05.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:54:05.313Z] $ docker exec 78d0b2f7c6d570c52ca624713755b6629662e5a67e79336cc1a0758057cfb640 ssh-agent [2023-12-12T16:54:05.430Z] SSH_AUTH_SOCK=/tmp/ssh-Qdca6V2SU6oN/agent.32 [2023-12-12T16:54:05.430Z] SSH_AGENT_PID=38 [2023-12-12T16:54:05.435Z] Running ssh-add (command line suppressed) [2023-12-12T16:54:05.532Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6255298954218228053.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6255298954218228053.key) [2023-12-12T16:54:05.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:54:05.896Z] + git semver push [2023-12-12T16:54:06.155Z] 2023-12-12 16:54:06,072 [run_push] DEBUG push [2023-12-12T16:54:06.155Z] 2023-12-12 16:54:06,072 [execute] INFO git cat-file --batch-check [2023-12-12T16:54:06.155Z] 2023-12-12 16:54:06,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T16:54:06.155Z] 2023-12-12 16:54:06,077 [execute] INFO git rev-list 7cac964ef1990189fa7c00cc5de5918d43408f19 -- [2023-12-12T16:54:06.155Z] 2023-12-12 16:54:06,078 [execute] DEBUG Popen(['git', 'rev-list', '7cac964ef1990189fa7c00cc5de5918d43408f19', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-12T16:54:06.155Z] 2023-12-12 16:54:06,090 [execute] INFO git fetch -v origin [2023-12-12T16:54:06.155Z] 2023-12-12 16:54:06,091 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-12T16:54:06.725Z] 2023-12-12 16:54:06,648 [run_push] DEBUG no remote changes detected [2023-12-12T16:54:06.725Z] 2023-12-12 16:54:06,649 [execute] INFO git push origin semver [2023-12-12T16:54:06.725Z] 2023-12-12 16:54:06,649 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-12T16:54:07.660Z] 2023-12-12 16:54:07,543 [run_push] DEBUG push all version tags [2023-12-12T16:54:07.660Z] 2023-12-12 16:54:07,543 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-12T16:54:07.660Z] 2023-12-12 16:54:07,544 [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) [2023-12-12T16:54:08.600Z] 2023-12-12 16:54:08,395 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-12T16:54:08.600Z] 3.2.0-dev.6 [Pipeline] } [2023-12-12T16:54:08.603Z] $ docker exec --env ******** --env ******** 78d0b2f7c6d570c52ca624713755b6629662e5a67e79336cc1a0758057cfb640 ssh-agent -k [2023-12-12T16:54:08.712Z] unset SSH_AUTH_SOCK; [2023-12-12T16:54:08.713Z] unset SSH_AGENT_PID; [2023-12-12T16:54:08.713Z] echo Agent pid 38 killed; [2023-12-12T16:54:08.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T16:54:09.271Z] + git semver [Pipeline] } [2023-12-12T16:54:09.536Z] $ docker stop --time=1 78d0b2f7c6d570c52ca624713755b6629662e5a67e79336cc1a0758057cfb640 [2023-12-12T16:54:10.799Z] $ docker rm -f --volumes 78d0b2f7c6d570c52ca624713755b6629662e5a67e79336cc1a0758057cfb640 [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 [2023-12-12T16:54:12.417Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-12-12T16:54:12.417Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-12-12T16:54:12.417Z] total 16 [2023-12-12T16:54:12.417Z] drwxr-xr-x 3 root root 4096 Dec 12 16:43 . [2023-12-12T16:54:12.417Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:53 .. [2023-12-12T16:54:12.417Z] drwxr-xr-x 2 root root 4096 Dec 12 16:43 cost [2023-12-12T16:54:12.417Z] -rw-r--r-- 1 root root 96 Dec 12 16:43 cost.csv [2023-12-12T16:54:12.417Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-12-12T16:54:12.417Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-12-12T16:54:12.417Z] total 16 [2023-12-12T16:54:12.417Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 16:43 . [2023-12-12T16:54:12.417Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:53 .. [2023-12-12T16:54:12.417Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 16:43 cost [2023-12-12T16:54:12.417Z] -rw-r--r-- 1 jenkins jenkins 96 Dec 12 16:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:54:12.706Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:54:13.564Z] ---> package-listing.sh [2023-12-12T16:54:13.564Z] ++ facter osfamily [2023-12-12T16:54:13.564Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-12T16:54:13.825Z] + OS_FAMILY=debian [2023-12-12T16:54:13.825Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-12-12T16:54:13.825Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-12T16:54:13.825Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-12T16:54:13.825Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-12T16:54:13.825Z] + PACKAGES=/tmp/packages_start.txt [2023-12-12T16:54:13.825Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-12-12T16:54:13.825Z] + PACKAGES=/tmp/packages_end.txt [2023-12-12T16:54:13.825Z] + case "${OS_FAMILY}" in [2023-12-12T16:54:13.825Z] + dpkg -l [2023-12-12T16:54:13.825Z] + grep '^ii' [2023-12-12T16:54:13.825Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-12T16:54:13.825Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-12T16:54:13.825Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-12T16:54:13.825Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-12-12T16:54:13.825Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-12-12T16:54:13.825Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-12-12T16:54:13.834Z] 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 [2023-12-12T16:54:14.114Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:54:14.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T16:54:14.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:54:14.922Z] prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container [2023-12-12T16:54:14.947Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-12T16:54:15.174Z] $ docker top cead37cc7aee74ea2768dea3fadba2f439f6ddfaefde7dca8369af7b2eee350b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:54:15.641Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-12T16:54:15.929Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-12T16:54:16.212Z] + ls /var/log/sa-host [2023-12-12T16:54:16.212Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:54:16.336Z] provisioning config files... [2023-12-12T16:54:16.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6996283952260909218tmp [Pipeline] { [Pipeline] echo [2023-12-12T16:54:16.477Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:54:16.774Z] ---> create-netrc.sh [Pipeline] } [2023-12-12T16:54:16.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:54:17.222Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-12T16:54:17.231Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:54:17.511Z] ---> sudo-logs.sh [2023-12-12T16:54:17.511Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-12T16:54:17.607Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:54:17.888Z] ---> job-cost.sh [2023-12-12T16:54:17.888Z] lf-activate-venv: SKIPPING [2023-12-12T16:54:17.888Z] DEBUG: total: 0.2199999988079071 [2023-12-12T16:54:17.888Z] INFO: Retrieving Stack Cost... [2023-12-12T16:54:18.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T16:54:18.715Z] INFO: Archiving Costs [Pipeline] echo [2023-12-12T16:54:18.725Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:54:19.009Z] ---> logs-deploy.sh [2023-12-12T16:54:19.009Z] lf-activate-venv: SKIPPING [2023-12-12T16:54:19.009Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/214 [2023-12-12T16:54:19.009Z] INFO: archiving workspace using pattern(s): [2023-12-12T16:54:19.947Z] Archives upload complete. [2023-12-12T16:54:19.947Z] INFO: archiving logs to Nexus