Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa501d0b868425bc78724a428da105794fb8968b 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-ssh8866166304842329799.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh9486651352524807533.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5316618725714426346.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh13335235013013363750.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-ssh1420793942446216438.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17367 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 fa501d0b868425bc78724a428da105794fb8968b (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 fa501d0b868425bc78724a428da105794fb8968b # timeout=10 Commit message: "Merge pull request #622 from ejlee3/3.1-changelog" > git rev-list --no-walk 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-13T18:26:16.346Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-13T18:26:16.404Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-13T18:26:16.419Z] ========================================================= [2023-11-13T18:26:16.419Z] EdgeX Global Pipelines Version Info [2023-11-13T18:26:16.419Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:26:17.487Z] ------------------- [2023-11-13T18:26:17.487Z] stable info: [2023-11-13T18:26:17.487Z] ------------------- [2023-11-13T18:26:17.487Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-13T18:26:17.487Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T18:26:17.487Z] Message: update stable to v1.0.257 [2023-11-13T18:26:17.748Z] ------------------- [2023-11-13T18:26:17.748Z] experimental info: [2023-11-13T18:26:17.748Z] ------------------- [2023-11-13T18:26:17.748Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-13T18:26:17.748Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T18:26:17.748Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-13T18:26:17.893Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-13T18:26:17.903Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-13T18:26:17.915Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-13T18:26:17.929Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-13T18:26:17.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-13T18:26:17.951Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-13T18:26:17.963Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-13T18:26:17.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-13T18:26:17.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-13T18:26:17.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-13T18:26:18.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-13T18:26:18.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-13T18:26:18.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-13T18:26:18.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-13T18:26:18.064Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T18:26:18.076Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T18:26:18.087Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-13T18:26:18.097Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-13T18:26:18.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-13T18:26:18.172Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-13T18:26:18.187Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-13T18:26:18.200Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-13T18:26:18.215Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-13T18:26:18.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-13T18:26:18.251Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-13T18:26:18.267Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-13T18:26:18.285Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-13T18:26:18.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-13T18:26:18.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-13T18:26:18.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-13T18:26:18.355Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa501d0b868425bc78724a428da105794fb8968b [Pipeline] echo [2023-11-13T18:26:18.371Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa501d0 [Pipeline] echo [2023-11-13T18:26:18.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:26:18.434Z] provisioning config files... [2023-11-13T18:26:18.448Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config607322102726542043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:26:18.754Z] ---> docker-login.sh [2023-11-13T18:26:18.754Z] nexus3.edgexfoundry.org:10001 [2023-11-13T18:26:19.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:26:19.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:26:19.014Z] Configure a credential helper to remove this warning. See [2023-11-13T18:26:19.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:26:19.014Z] [2023-11-13T18:26:19.014Z] Login Succeeded [2023-11-13T18:26:19.014Z] nexus3.edgexfoundry.org:10002 [2023-11-13T18:26:19.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:26:19.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:26:19.276Z] Configure a credential helper to remove this warning. See [2023-11-13T18:26:19.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:26:19.276Z] [2023-11-13T18:26:19.276Z] Login Succeeded [2023-11-13T18:26:19.276Z] nexus3.edgexfoundry.org:10003 [2023-11-13T18:26:19.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:26:19.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:26:19.276Z] Configure a credential helper to remove this warning. See [2023-11-13T18:26:19.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:26:19.276Z] [2023-11-13T18:26:19.276Z] Login Succeeded [2023-11-13T18:26:19.276Z] nexus3.edgexfoundry.org:10004 [2023-11-13T18:26:19.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:26:19.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:26:19.539Z] Configure a credential helper to remove this warning. See [2023-11-13T18:26:19.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:26:19.539Z] [2023-11-13T18:26:19.539Z] Login Succeeded [2023-11-13T18:26:19.539Z] docker.io [2023-11-13T18:26:19.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:26:19.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:26:19.801Z] Configure a credential helper to remove this warning. See [2023-11-13T18:26:19.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:26:19.801Z] [2023-11-13T18:26:19.801Z] Login Succeeded [2023-11-13T18:26:19.801Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T18:26:19.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-13T18:26:20.185Z] + git rev-list -1 --merges fa501d0b868425bc78724a428da105794fb8968b~1..fa501d0b868425bc78724a428da105794fb8968b [Pipeline] echo [2023-11-13T18:26:20.234Z] -----------> git rev-list -1 --merges fa501d0b868425bc78724a428da105794fb8968b~1..fa501d0b868425bc78724a428da105794fb8968b fa501d0b868425bc78724a428da105794fb8968b [2023-11-13T18:26:20.234Z] fa501d0b868425bc78724a428da105794fb8968b [false] [Pipeline] sh [2023-11-13T18:26:20.522Z] + git log --format=format:%s -1 fa501d0b868425bc78724a428da105794fb8968b [Pipeline] echo [2023-11-13T18:26:20.539Z] ========================================================= [2023-11-13T18:26:20.539Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-13T18:26:20.539Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T18:26:20.860Z] + git log --format=format:%s -1 fa501d0b868425bc78724a428da105794fb8968b [Pipeline] echo [2023-11-13T18:26:20.871Z] [semverPrep] GIT_COMMIT: fa501d0b868425bc78724a428da105794fb8968b, Commit Message: Merge pull request #622 from ejlee3/3.1-changelog [Pipeline] echo [2023-11-13T18:26:20.879Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-13T18:26:21.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:26:21.227Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-13T18:26:21.227Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-13T18:26:21.227Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-13T18:26:21.227Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-13T18:26:21.227Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-13T18:26:21.227Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:26:21.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:26:21.570Z] [2023-11-13T18:26:21.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:26:21.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:26:21.876Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-13T18:26:21.876Z] b85a868b505f: Pulling fs layer [2023-11-13T18:26:21.876Z] e2be974225ed: Pulling fs layer [2023-11-13T18:26:21.876Z] 339a4e72a1f5: Pulling fs layer [2023-11-13T18:26:21.876Z] 988bab9f4d93: Pulling fs layer [2023-11-13T18:26:21.876Z] 1469e6f7b9e6: Pulling fs layer [2023-11-13T18:26:21.876Z] eaf3925da568: Pulling fs layer [2023-11-13T18:26:21.876Z] bab4dde63d76: Pulling fs layer [2023-11-13T18:26:21.876Z] bde34c3a00c8: Pulling fs layer [2023-11-13T18:26:21.876Z] b352a97aabf1: Pulling fs layer [2023-11-13T18:26:21.876Z] 4872d77fe225: Pulling fs layer [2023-11-13T18:26:21.876Z] 5851b861e8e6: Pulling fs layer [2023-11-13T18:26:21.876Z] 5851b861e8e6: Waiting [2023-11-13T18:26:21.876Z] 1469e6f7b9e6: Waiting [2023-11-13T18:26:21.876Z] bde34c3a00c8: Waiting [2023-11-13T18:26:21.876Z] bab4dde63d76: Waiting [2023-11-13T18:26:21.876Z] b352a97aabf1: Waiting [2023-11-13T18:26:21.876Z] e2be974225ed: Verifying Checksum [2023-11-13T18:26:21.876Z] e2be974225ed: Download complete [2023-11-13T18:26:21.876Z] 988bab9f4d93: Verifying Checksum [2023-11-13T18:26:21.876Z] 988bab9f4d93: Download complete [2023-11-13T18:26:21.876Z] 1469e6f7b9e6: Verifying Checksum [2023-11-13T18:26:21.876Z] 1469e6f7b9e6: Download complete [2023-11-13T18:26:21.876Z] 339a4e72a1f5: Verifying Checksum [2023-11-13T18:26:21.876Z] 339a4e72a1f5: Download complete [2023-11-13T18:26:22.136Z] eaf3925da568: Verifying Checksum [2023-11-13T18:26:22.136Z] eaf3925da568: Download complete [2023-11-13T18:26:22.136Z] bde34c3a00c8: Verifying Checksum [2023-11-13T18:26:22.136Z] bde34c3a00c8: Download complete [2023-11-13T18:26:22.136Z] b352a97aabf1: Download complete [2023-11-13T18:26:22.136Z] 4872d77fe225: Download complete [2023-11-13T18:26:22.136Z] 5851b861e8e6: Verifying Checksum [2023-11-13T18:26:22.136Z] 5851b861e8e6: Download complete [2023-11-13T18:26:22.136Z] b85a868b505f: Verifying Checksum [2023-11-13T18:26:22.136Z] b85a868b505f: Download complete [2023-11-13T18:26:22.706Z] bab4dde63d76: Verifying Checksum [2023-11-13T18:26:22.706Z] bab4dde63d76: Download complete [2023-11-13T18:26:23.648Z] b85a868b505f: Pull complete [2023-11-13T18:26:23.906Z] e2be974225ed: Pull complete [2023-11-13T18:26:24.487Z] 339a4e72a1f5: Pull complete [2023-11-13T18:26:24.487Z] 988bab9f4d93: Pull complete [2023-11-13T18:26:24.748Z] 1469e6f7b9e6: Pull complete [2023-11-13T18:26:24.749Z] eaf3925da568: Pull complete [2023-11-13T18:26:27.286Z] bab4dde63d76: Pull complete [2023-11-13T18:26:27.286Z] bde34c3a00c8: Pull complete [2023-11-13T18:26:27.286Z] b352a97aabf1: Pull complete [2023-11-13T18:26:27.286Z] 4872d77fe225: Pull complete [2023-11-13T18:26:27.286Z] 5851b861e8e6: Pull complete [2023-11-13T18:26:27.286Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-13T18:26:27.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:26:27.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:26:27.376Z] prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container [2023-11-13T18:26:27.415Z] $ 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-11-13T18:26:32.024Z] $ docker top f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 -eo pid,comm [2023-11-13T18:26:32.075Z] 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-11-13T18:26:32.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T18:26:32.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:26:32.117Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:26:32.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:26:32.252Z] $ docker exec f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 ssh-agent [2023-11-13T18:26:32.372Z] SSH_AUTH_SOCK=/tmp/ssh-oZ7jpD1vSQEW/agent.32 [2023-11-13T18:26:32.372Z] SSH_AGENT_PID=39 [2023-11-13T18:26:32.379Z] Running ssh-add (command line suppressed) [2023-11-13T18:26:32.496Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16595596365536304659.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16595596365536304659.key) [2023-11-13T18:26:32.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:26:32.790Z] + git tag --points-at HEAD [Pipeline] } [2023-11-13T18:26:32.817Z] $ docker exec --env ******** --env ******** f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 ssh-agent -k [2023-11-13T18:26:32.923Z] unset SSH_AUTH_SOCK; [2023-11-13T18:26:32.924Z] unset SSH_AGENT_PID; [2023-11-13T18:26:32.924Z] echo Agent pid 39 killed; [2023-11-13T18:26:32.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-13T18:26:32.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:26:32.950Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:26:33.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:26:33.082Z] $ docker exec f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 ssh-agent [2023-11-13T18:26:33.206Z] SSH_AUTH_SOCK=/tmp/ssh-5vaPQZCNJiGq/agent.71 [2023-11-13T18:26:33.206Z] SSH_AGENT_PID=77 [2023-11-13T18:26:33.212Z] Running ssh-add (command line suppressed) [2023-11-13T18:26:33.324Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16190849106654839098.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16190849106654839098.key) [2023-11-13T18:26:33.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:26:33.624Z] + git semver init [2023-11-13T18:26:33.885Z] 2023-11-13 18:26:33,838 [run_init] DEBUG init version:0.0.0 force:False [2023-11-13T18:26:33.885Z] 2023-11-13 18:26:33,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-11-13T18:26:33.885Z] 2023-11-13 18:26:33,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-11-13T18:26:33.885Z] 2023-11-13 18:26:33,839 [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-11-13T18:26:34.824Z] 2023-11-13 18:26:34,776 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-11-13T18:26:34.824Z] 2023-11-13 18:26:34,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-11-13T18:26:34.824Z] 2023-11-13 18:26:34,777 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-13T18:26:34.824Z] 2023-11-13 18:26:34,777 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-13T18:26:34.824Z] 3.1.0-dev.37 [Pipeline] } [2023-11-13T18:26:34.841Z] $ docker exec --env ******** --env ******** f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 ssh-agent -k [2023-11-13T18:26:34.931Z] unset SSH_AUTH_SOCK; [2023-11-13T18:26:34.932Z] unset SSH_AGENT_PID; [2023-11-13T18:26:34.932Z] echo Agent pid 77 killed; [2023-11-13T18:26:34.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T18:26:35.235Z] + git semver [Pipeline] } [2023-11-13T18:26:35.515Z] $ docker stop --time=1 f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 [2023-11-13T18:26:36.819Z] $ docker rm -f --volumes f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T18:26:37.150Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-13T18:26:37.377Z] Stashed 1 file(s) [Pipeline] echo [2023-11-13T18:26:37.381Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.37 [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-11-13T18:26:37.509Z] provisioning config files... [2023-11-13T18:26:37.519Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config666398911817123997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:26:37.817Z] ---> docker-login.sh [2023-11-13T18:26:37.817Z] nexus3.edgexfoundry.org:10001 [2023-11-13T18:26:37.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:26:37.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:26:37.817Z] Configure a credential helper to remove this warning. See [2023-11-13T18:26:37.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:26:37.817Z] [2023-11-13T18:26:37.817Z] Login Succeeded [2023-11-13T18:26:37.817Z] nexus3.edgexfoundry.org:10002 [2023-11-13T18:26:37.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:26:37.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:26:37.817Z] Configure a credential helper to remove this warning. See [2023-11-13T18:26:37.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:26:37.817Z] [2023-11-13T18:26:37.817Z] Login Succeeded [2023-11-13T18:26:37.817Z] nexus3.edgexfoundry.org:10003 [2023-11-13T18:26:38.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:26:38.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:26:38.077Z] Configure a credential helper to remove this warning. See [2023-11-13T18:26:38.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:26:38.077Z] [2023-11-13T18:26:38.077Z] Login Succeeded [2023-11-13T18:26:38.077Z] nexus3.edgexfoundry.org:10004 [2023-11-13T18:26:38.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:26:38.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:26:38.077Z] Configure a credential helper to remove this warning. See [2023-11-13T18:26:38.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:26:38.077Z] [2023-11-13T18:26:38.077Z] Login Succeeded [2023-11-13T18:26:38.077Z] docker.io [2023-11-13T18:26:38.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:26:38.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:26:38.600Z] Configure a credential helper to remove this warning. See [2023-11-13T18:26:38.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:26:38.600Z] [2023-11-13T18:26:38.600Z] Login Succeeded [2023-11-13T18:26:38.600Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T18:26:38.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-13T18:26:39.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:26:39.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:26:39.046Z] ========================================================= [2023-11-13T18:26:39.046Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-13T18:26:39.046Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:26:39.367Z] + 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-11-13T18:26:39.367Z] Sending build context to Docker daemon 3.374MB [2023-11-13T18:26:39.367Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T18:26:39.367Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-13T18:26:39.367Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-13T18:26:39.367Z] 7264a8db6415: Pulling fs layer [2023-11-13T18:26:39.367Z] c4d48a809fc2: Pulling fs layer [2023-11-13T18:26:39.367Z] 4f1c88b9dad5: Pulling fs layer [2023-11-13T18:26:39.367Z] ad3a456e5733: Pulling fs layer [2023-11-13T18:26:39.367Z] 33e27b845d1e: Pulling fs layer [2023-11-13T18:26:39.367Z] c68163c4e522: Pulling fs layer [2023-11-13T18:26:39.367Z] 50da416c3ac9: Pulling fs layer [2023-11-13T18:26:39.367Z] 23d2d4c4bb30: Pulling fs layer [2023-11-13T18:26:39.367Z] 33e27b845d1e: Waiting [2023-11-13T18:26:39.367Z] ad3a456e5733: Waiting [2023-11-13T18:26:39.367Z] 50da416c3ac9: Waiting [2023-11-13T18:26:39.367Z] 23d2d4c4bb30: Waiting [2023-11-13T18:26:39.367Z] c4d48a809fc2: Verifying Checksum [2023-11-13T18:26:39.367Z] c4d48a809fc2: Download complete [2023-11-13T18:26:39.628Z] ad3a456e5733: Download complete [2023-11-13T18:26:39.628Z] 33e27b845d1e: Download complete [2023-11-13T18:26:39.628Z] 7264a8db6415: Verifying Checksum [2023-11-13T18:26:39.628Z] 7264a8db6415: Download complete [2023-11-13T18:26:39.628Z] c68163c4e522: Verifying Checksum [2023-11-13T18:26:39.628Z] c68163c4e522: Download complete [2023-11-13T18:26:39.628Z] 7264a8db6415: Pull complete [2023-11-13T18:26:39.894Z] 23d2d4c4bb30: Verifying Checksum [2023-11-13T18:26:39.894Z] 23d2d4c4bb30: Download complete [2023-11-13T18:26:39.894Z] c4d48a809fc2: Pull complete [2023-11-13T18:26:39.894Z] 4f1c88b9dad5: Verifying Checksum [2023-11-13T18:26:39.894Z] 4f1c88b9dad5: Download complete [2023-11-13T18:26:40.467Z] 50da416c3ac9: Verifying Checksum [2023-11-13T18:26:40.467Z] 50da416c3ac9: Download complete [2023-11-13T18:26:44.659Z] 4f1c88b9dad5: Pull complete [2023-11-13T18:26:44.659Z] ad3a456e5733: Pull complete [2023-11-13T18:26:44.659Z] 33e27b845d1e: Pull complete [2023-11-13T18:26:44.659Z] c68163c4e522: Pull complete [2023-11-13T18:26:47.943Z] 50da416c3ac9: Pull complete [2023-11-13T18:26:47.943Z] 23d2d4c4bb30: Pull complete [2023-11-13T18:26:47.943Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-13T18:26:47.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-13T18:26:47.943Z] ---> 0786185ac409 [2023-11-13T18:26:47.943Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T18:26:52.475Z] Still waiting to schedule task [2023-11-13T18:26:52.475Z] ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-13T18:26:52.475Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17368’ is offline [2023-11-13T18:26:56.067Z] ---> Running in 9571682fa9ef [2023-11-13T18:26:56.067Z] Removing intermediate container 9571682fa9ef [2023-11-13T18:26:56.067Z] ---> f413de1f10f7 [2023-11-13T18:26:56.067Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T18:26:56.067Z] ---> Running in 858205750e79 [2023-11-13T18:26:56.067Z] Removing intermediate container 858205750e79 [2023-11-13T18:26:56.067Z] ---> b8aa0af6f8d3 [2023-11-13T18:26:56.067Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-13T18:26:56.067Z] ---> Running in 0abc3f0bac01 [2023-11-13T18:26:56.326Z] Removing intermediate container 0abc3f0bac01 [2023-11-13T18:26:56.326Z] ---> 5fcd5f507e37 [2023-11-13T18:26:56.326Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T18:26:56.326Z] ---> Running in 29bacf2c03d8 [2023-11-13T18:26:56.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T18:26:56.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T18:26:56.844Z] OK: 264 MiB in 52 packages [2023-11-13T18:26:57.511Z] Removing intermediate container 29bacf2c03d8 [2023-11-13T18:26:57.511Z] ---> 2ef267e3844b [2023-11-13T18:26:57.511Z] Step 7/12 : WORKDIR /app [2023-11-13T18:26:57.511Z] ---> Running in 30bf89c7067f [2023-11-13T18:26:57.511Z] Removing intermediate container 30bf89c7067f [2023-11-13T18:26:57.511Z] ---> 923c0e1ec9e5 [2023-11-13T18:26:57.511Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-13T18:26:57.771Z] ---> b8ff3ff6ecb8 [2023-11-13T18:26:57.771Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T18:26:57.771Z] ---> Running in a4c412748ee0 [2023-11-13T18:27:54.019Z] Removing intermediate container a4c412748ee0 [2023-11-13T18:27:54.019Z] ---> 8df637d2883a [2023-11-13T18:27:54.019Z] Step 10/12 : COPY . . [2023-11-13T18:27:54.019Z] ---> d71f2129032a [2023-11-13T18:27:54.019Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-13T18:27:54.019Z] ---> Running in 91da3fe0548c [2023-11-13T18:27:54.019Z] Removing intermediate container 91da3fe0548c [2023-11-13T18:27:54.019Z] ---> 82a85cf8e6ef [2023-11-13T18:27:54.019Z] Step 12/12 : RUN $MAKE [2023-11-13T18:27:54.019Z] ---> Running in 37be3a1ff5f6 [2023-11-13T18:27:54.019Z] noop [2023-11-13T18:27:54.019Z] Removing intermediate container 37be3a1ff5f6 [2023-11-13T18:27:54.019Z] ---> a54aaa354b36 [2023-11-13T18:27:54.019Z] Successfully built a54aaa354b36 [2023-11-13T18:27:54.019Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:27:54.341Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T18:27:54.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:27:54.413Z] prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container [2023-11-13T18:27:54.465Z] $ 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-11-13T18:27:54.811Z] $ docker top 1420553f768528d1951eed846f607023cec1f1aee3f3af3cee64dc6258eeec21 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T18:27:55.148Z] + go version [2023-11-13T18:27:55.149Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-13T18:27:55.168Z] $ docker stop --time=1 1420553f768528d1951eed846f607023cec1f1aee3f3af3cee64dc6258eeec21 [2023-11-13T18:27:56.462Z] $ docker rm -f --volumes 1420553f768528d1951eed846f607023cec1f1aee3f3af3cee64dc6258eeec21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:27:56.880Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T18:27:56.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:27:56.961Z] prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container [2023-11-13T18:27:57.005Z] $ 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-11-13T18:27:57.397Z] $ docker top 369b325da657911774483f7b75ccd823115d477d04eadf7f80aa4e5be624a95c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T18:27:57.739Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-11-13T18:27:58.032Z] + make test [2023-11-13T18:27:58.033Z] go test -race -coverprofile=coverage.out ./... [2023-11-13T18:28:19.963Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-13T18:28:41.888Z] go vet ./... [2023-11-13T18:28:42.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T18:28:42.147Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T18:28:42.147Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-13T18:28:42.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-13T18:28:42.170Z] $ docker stop --time=1 369b325da657911774483f7b75ccd823115d477d04eadf7f80aa4e5be624a95c [2023-11-13T18:28:52.208Z] $ docker rm -f --volumes 369b325da657911774483f7b75ccd823115d477d04eadf7f80aa4e5be624a95c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T18:28:52.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-13T18:28:52.913Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-13T18:28:53.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-13T18:28:53.648Z] + ls -al . [2023-11-13T18:28:53.648Z] total 184 [2023-11-13T18:28:53.648Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 18:27 . [2023-11-13T18:28:53.648Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:26 .. [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 13 18:26 .dockerignore [2023-11-13T18:28:53.648Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:28 .git [2023-11-13T18:28:53.648Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:26 .github [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 13 18:26 .gitignore [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 18:26 .golangci.yml [2023-11-13T18:28:53.648Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 18:26 .semver [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 13 18:26 Attribution.txt [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 13 18:26 CHANGELOG.md [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 13 18:26 Dockerfile [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 18:26 GOVERNANCE.md [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 13 18:26 Jenkinsfile [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 13 18:26 LICENSE [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 13 18:26 OWNERS.md [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 13 18:26 README.md [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 18:26 VERSION [2023-11-13T18:28:53.648Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:26 bin [2023-11-13T18:28:53.648Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 13 18:27 coverage.out [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 3684 Nov 13 18:26 go.mod [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 34823 Nov 13 18:26 go.sum [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 13 18:26 main.go [2023-11-13T18:28:53.648Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 13 18:26 makefile [2023-11-13T18:28:53.648Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 18:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:28:53.953Z] + 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=fa501d0b868425bc78724a428da105794fb8968b --label arch=amd64 --label version=3.1.0-dev.37 . [2023-11-13T18:28:53.953Z] Sending build context to Docker daemon 3.375MB [2023-11-13T18:28:53.953Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T18:28:53.953Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-13T18:28:53.953Z] ---> a54aaa354b36 [2023-11-13T18:28:53.953Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T18:28:54.213Z] ---> Running in b5ada03aedab [2023-11-13T18:28:54.473Z] Removing intermediate container b5ada03aedab [2023-11-13T18:28:54.473Z] ---> 443eae540065 [2023-11-13T18:28:54.473Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T18:28:54.473Z] ---> Running in b6916f4fc1e9 [2023-11-13T18:28:54.473Z] Removing intermediate container b6916f4fc1e9 [2023-11-13T18:28:54.473Z] ---> d793c31ced13 [2023-11-13T18:28:54.473Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-13T18:28:54.473Z] ---> Running in fb9b26c44a43 [2023-11-13T18:28:54.764Z] Removing intermediate container fb9b26c44a43 [2023-11-13T18:28:54.764Z] ---> ced2ca793d10 [2023-11-13T18:28:54.764Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T18:28:55.027Z] ---> Running in c662740b7724 [2023-11-13T18:28:55.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T18:28:55.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T18:28:55.547Z] OK: 264 MiB in 52 packages [2023-11-13T18:28:56.116Z] Removing intermediate container c662740b7724 [2023-11-13T18:28:56.116Z] ---> b2f86d62efed [2023-11-13T18:28:56.116Z] Step 7/26 : WORKDIR /app [2023-11-13T18:28:56.116Z] ---> Running in a62ddecf5ae7 [2023-11-13T18:28:56.116Z] Removing intermediate container a62ddecf5ae7 [2023-11-13T18:28:56.116Z] ---> e97f023d0599 [2023-11-13T18:28:56.116Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-13T18:28:56.376Z] ---> 50419ecf5b4c [2023-11-13T18:28:56.376Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T18:28:56.376Z] ---> Running in db0a6af25460 [2023-11-13T18:28:57.322Z] Removing intermediate container db0a6af25460 [2023-11-13T18:28:57.322Z] ---> 87c58d28e2f7 [2023-11-13T18:28:57.322Z] Step 10/26 : COPY . . [2023-11-13T18:28:57.322Z] ---> 3f0a6a2d6e31 [2023-11-13T18:28:57.322Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-13T18:28:57.582Z] ---> Running in e9cae9188c7a [2023-11-13T18:28:57.582Z] Removing intermediate container e9cae9188c7a [2023-11-13T18:28:57.582Z] ---> 61b5dbdae4f9 [2023-11-13T18:28:57.582Z] Step 12/26 : RUN $MAKE [2023-11-13T18:28:57.582Z] ---> Running in cec28f1892ef [2023-11-13T18:28:57.841Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.37" -trimpath -mod=readonly -o app-service-configurable [2023-11-13T18:29:24.387Z] Removing intermediate container cec28f1892ef [2023-11-13T18:29:24.387Z] ---> f087118eab36 [2023-11-13T18:29:24.387Z] Step 13/26 : FROM alpine:3.18 [2023-11-13T18:29:24.387Z] 3.18: Pulling from library/alpine [2023-11-13T18:29:24.387Z] 96526aa774ef: Pulling fs layer [2023-11-13T18:29:24.387Z] 96526aa774ef: Verifying Checksum [2023-11-13T18:29:24.387Z] 96526aa774ef: Download complete [2023-11-13T18:29:24.387Z] 96526aa774ef: Pull complete [2023-11-13T18:29:24.387Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T18:29:24.387Z] Status: Downloaded newer image for alpine:3.18 [2023-11-13T18:29:24.387Z] ---> 8ca4688f4f35 [2023-11-13T18:29:24.387Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-13T18:29:24.387Z] ---> Running in 0b295c6823d1 [2023-11-13T18:29:24.645Z] Removing intermediate container 0b295c6823d1 [2023-11-13T18:29:24.645Z] ---> d9daa7b4d65e [2023-11-13T18:29:24.645Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-13T18:29:24.645Z] ---> Running in 94ada8c7609c [2023-11-13T18:29:24.645Z] Removing intermediate container 94ada8c7609c [2023-11-13T18:29:24.645Z] ---> f2df6e562c0a [2023-11-13T18:29:24.645Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-13T18:29:24.903Z] ---> Running in 45d5f3693409 [2023-11-13T18:29:25.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T18:29:25.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T18:29:25.422Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-13T18:29:25.422Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-13T18:29:25.422Z] Executing busybox-1.36.1-r2.trigger [2023-11-13T18:29:25.422Z] Executing ca-certificates-20230506-r0.trigger [2023-11-13T18:29:25.422Z] OK: 8 MiB in 17 packages [2023-11-13T18:29:25.989Z] Removing intermediate container 45d5f3693409 [2023-11-13T18:29:25.989Z] ---> 703315f4f5b0 [2023-11-13T18:29:25.989Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-13T18:29:26.248Z] ---> 754ce831e39a [2023-11-13T18:29:26.248Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-13T18:29:26.248Z] ---> b92f093347d7 [2023-11-13T18:29:26.248Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-13T18:29:26.505Z] ---> 7378478a329a [2023-11-13T18:29:26.505Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-13T18:29:27.746Z] ---> 400ce5eef2cf [2023-11-13T18:29:27.746Z] Step 21/26 : EXPOSE 48095 [2023-11-13T18:29:27.746Z] ---> Running in 49af9161717d [2023-11-13T18:29:28.005Z] Removing intermediate container 49af9161717d [2023-11-13T18:29:28.005Z] ---> 6c05b1fa2fbf [2023-11-13T18:29:28.005Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-13T18:29:28.005Z] ---> Running in 6ba509d0a90b [2023-11-13T18:29:28.005Z] Removing intermediate container 6ba509d0a90b [2023-11-13T18:29:28.005Z] ---> 102d80901fe7 [2023-11-13T18:29:28.005Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-13T18:29:28.005Z] ---> Running in 864ead4c8e8f [2023-11-13T18:29:28.272Z] Removing intermediate container 864ead4c8e8f [2023-11-13T18:29:28.272Z] ---> 50d419023286 [2023-11-13T18:29:28.272Z] Step 24/26 : LABEL arch=amd64 [2023-11-13T18:29:28.272Z] ---> Running in 689ec30be2a9 [2023-11-13T18:29:28.272Z] Removing intermediate container 689ec30be2a9 [2023-11-13T18:29:28.272Z] ---> e69498577a97 [2023-11-13T18:29:28.272Z] Step 25/26 : LABEL git_sha=fa501d0b868425bc78724a428da105794fb8968b [2023-11-13T18:29:28.272Z] ---> Running in efc6072d8eb3 [2023-11-13T18:29:28.596Z] Removing intermediate container efc6072d8eb3 [2023-11-13T18:29:28.596Z] ---> 87a9e23cd4e2 [2023-11-13T18:29:28.596Z] Step 26/26 : LABEL version=3.1.0-dev.37 [2023-11-13T18:29:28.596Z] ---> Running in 04495d225eda [2023-11-13T18:29:28.596Z] Removing intermediate container 04495d225eda [2023-11-13T18:29:28.596Z] ---> 1b83b3131051 [2023-11-13T18:29:28.596Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-13T18:29:28.596Z] Successfully built 1b83b3131051 [2023-11-13T18:29:28.596Z] 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-11-13T18:29:28.719Z] provisioning config files... [2023-11-13T18:29:28.732Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4653694252191027313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:29:29.032Z] ---> docker-login.sh [2023-11-13T18:29:29.033Z] nexus3.edgexfoundry.org:10001 [2023-11-13T18:29:29.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:29:29.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:29:29.033Z] Configure a credential helper to remove this warning. See [2023-11-13T18:29:29.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:29:29.033Z] [2023-11-13T18:29:29.033Z] Login Succeeded [2023-11-13T18:29:29.033Z] nexus3.edgexfoundry.org:10002 [2023-11-13T18:29:29.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:29:29.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:29:29.033Z] Configure a credential helper to remove this warning. See [2023-11-13T18:29:29.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:29:29.033Z] [2023-11-13T18:29:29.033Z] Login Succeeded [2023-11-13T18:29:29.033Z] nexus3.edgexfoundry.org:10003 [2023-11-13T18:29:29.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:29:29.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:29:29.291Z] Configure a credential helper to remove this warning. See [2023-11-13T18:29:29.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:29:29.291Z] [2023-11-13T18:29:29.291Z] Login Succeeded [2023-11-13T18:29:29.291Z] nexus3.edgexfoundry.org:10004 [2023-11-13T18:29:29.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:29:29.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:29:29.291Z] Configure a credential helper to remove this warning. See [2023-11-13T18:29:29.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:29:29.291Z] [2023-11-13T18:29:29.291Z] Login Succeeded [2023-11-13T18:29:29.291Z] docker.io [2023-11-13T18:29:29.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:29:29.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:29:29.551Z] Configure a credential helper to remove this warning. See [2023-11-13T18:29:29.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:29:29.551Z] [2023-11-13T18:29:29.551Z] Login Succeeded [2023-11-13T18:29:29.551Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T18:29:29.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:29:29.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:29:29.610Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-11-13T18:29:29.610Z] fa501d0b868425bc78724a428da105794fb8968b [2023-11-13T18:29:29.610Z] latest [2023-11-13T18:29:29.610Z] 3.1.0-dev.37 [2023-11-13T18:29:29.610Z] fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 [2023-11-13T18:29:29.610Z] main [2023-11-13T18:29:29.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:29:29.925Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fa501d0b868425bc78724a428da105794fb8968b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:29:30.309Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fa501d0b868425bc78724a428da105794fb8968b [2023-11-13T18:29:30.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-13T18:29:30.309Z] f6831eeb204e: Preparing [2023-11-13T18:29:30.309Z] ff3af26ffa47: Preparing [2023-11-13T18:29:30.309Z] 47d1a2a361d9: Preparing [2023-11-13T18:29:30.309Z] 45d03281988a: Preparing [2023-11-13T18:29:30.309Z] 53819e9a0b2d: Preparing [2023-11-13T18:29:30.309Z] cc2447e1835a: Preparing [2023-11-13T18:29:30.309Z] 47d1a2a361d9: Pushed [2023-11-13T18:29:30.309Z] 45d03281988a: Pushed [2023-11-13T18:29:30.309Z] cc2447e1835a: Layer already exists [2023-11-13T18:29:30.567Z] ff3af26ffa47: Pushed [2023-11-13T18:29:30.567Z] 53819e9a0b2d: Pushed [2023-11-13T18:29:33.854Z] f6831eeb204e: Pushed [2023-11-13T18:29:33.854Z] fa501d0b868425bc78724a428da105794fb8968b: digest: sha256:d7adbc51248b95c676334197f2eab5436ee297dd87217d9a4188435a00711704 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:29:34.165Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:29:34.472Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-13T18:29:34.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-13T18:29:34.472Z] f6831eeb204e: Preparing [2023-11-13T18:29:34.472Z] ff3af26ffa47: Preparing [2023-11-13T18:29:34.472Z] 47d1a2a361d9: Preparing [2023-11-13T18:29:34.472Z] 45d03281988a: Preparing [2023-11-13T18:29:34.472Z] 53819e9a0b2d: Preparing [2023-11-13T18:29:34.472Z] cc2447e1835a: Preparing [2023-11-13T18:29:34.472Z] cc2447e1835a: Waiting [2023-11-13T18:29:34.472Z] 53819e9a0b2d: Layer already exists [2023-11-13T18:29:34.472Z] ff3af26ffa47: Layer already exists [2023-11-13T18:29:34.472Z] 47d1a2a361d9: Layer already exists [2023-11-13T18:29:34.472Z] f6831eeb204e: Layer already exists [2023-11-13T18:29:34.472Z] 45d03281988a: Layer already exists [2023-11-13T18:29:34.472Z] cc2447e1835a: Layer already exists [2023-11-13T18:29:34.472Z] latest: digest: sha256:d7adbc51248b95c676334197f2eab5436ee297dd87217d9a4188435a00711704 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:29:34.785Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:29:35.095Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.37 [2023-11-13T18:29:35.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-13T18:29:35.095Z] f6831eeb204e: Preparing [2023-11-13T18:29:35.095Z] ff3af26ffa47: Preparing [2023-11-13T18:29:35.095Z] 47d1a2a361d9: Preparing [2023-11-13T18:29:35.095Z] 45d03281988a: Preparing [2023-11-13T18:29:35.095Z] 53819e9a0b2d: Preparing [2023-11-13T18:29:35.095Z] cc2447e1835a: Preparing [2023-11-13T18:29:35.095Z] cc2447e1835a: Waiting [2023-11-13T18:29:35.095Z] 53819e9a0b2d: Layer already exists [2023-11-13T18:29:35.095Z] ff3af26ffa47: Layer already exists [2023-11-13T18:29:35.095Z] 47d1a2a361d9: Layer already exists [2023-11-13T18:29:35.095Z] 45d03281988a: Layer already exists [2023-11-13T18:29:35.095Z] f6831eeb204e: Layer already exists [2023-11-13T18:29:35.095Z] cc2447e1835a: Layer already exists [2023-11-13T18:29:35.095Z] 3.1.0-dev.37: digest: sha256:d7adbc51248b95c676334197f2eab5436ee297dd87217d9a4188435a00711704 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:29:35.404Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:29:35.711Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 [2023-11-13T18:29:35.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-13T18:29:35.711Z] f6831eeb204e: Preparing [2023-11-13T18:29:35.711Z] ff3af26ffa47: Preparing [2023-11-13T18:29:35.711Z] 47d1a2a361d9: Preparing [2023-11-13T18:29:35.711Z] 45d03281988a: Preparing [2023-11-13T18:29:35.711Z] 53819e9a0b2d: Preparing [2023-11-13T18:29:35.711Z] cc2447e1835a: Preparing [2023-11-13T18:29:35.711Z] cc2447e1835a: Waiting [2023-11-13T18:29:35.711Z] 45d03281988a: Layer already exists [2023-11-13T18:29:35.711Z] ff3af26ffa47: Layer already exists [2023-11-13T18:29:35.711Z] 53819e9a0b2d: Layer already exists [2023-11-13T18:29:35.711Z] 47d1a2a361d9: Layer already exists [2023-11-13T18:29:35.711Z] f6831eeb204e: Layer already exists [2023-11-13T18:29:35.711Z] cc2447e1835a: Layer already exists [2023-11-13T18:29:35.711Z] fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37: digest: sha256:d7adbc51248b95c676334197f2eab5436ee297dd87217d9a4188435a00711704 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:29:36.021Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:29:36.339Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-11-13T18:29:36.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-13T18:29:36.339Z] f6831eeb204e: Preparing [2023-11-13T18:29:36.339Z] ff3af26ffa47: Preparing [2023-11-13T18:29:36.339Z] 47d1a2a361d9: Preparing [2023-11-13T18:29:36.339Z] 45d03281988a: Preparing [2023-11-13T18:29:36.339Z] 53819e9a0b2d: Preparing [2023-11-13T18:29:36.339Z] cc2447e1835a: Preparing [2023-11-13T18:29:36.339Z] cc2447e1835a: Waiting [2023-11-13T18:29:36.339Z] 45d03281988a: Layer already exists [2023-11-13T18:29:36.339Z] f6831eeb204e: Layer already exists [2023-11-13T18:29:36.339Z] ff3af26ffa47: Layer already exists [2023-11-13T18:29:36.339Z] 53819e9a0b2d: Layer already exists [2023-11-13T18:29:36.339Z] 47d1a2a361d9: Layer already exists [2023-11-13T18:29:36.339Z] cc2447e1835a: Layer already exists [2023-11-13T18:29:36.339Z] main: digest: sha256:d7adbc51248b95c676334197f2eab5436ee297dd87217d9a4188435a00711704 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:29:36.393Z] ===================================================== [Pipeline] echo [2023-11-13T18:29:36.400Z] taggedImages: [2023-11-13T18:29:36.400Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:fa501d0b868425bc78724a428da105794fb8968b [2023-11-13T18:29:36.400Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-13T18:29:36.400Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.37 [2023-11-13T18:29:36.400Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 [2023-11-13T18:29:36.400Z] - 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-11-13T18:29:36.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T18:29:36.789Z] [2023-11-13T18:29:36.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:29:37.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T18:29:37.083Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-13T18:29:37.083Z] 5eb5b503b376: Pulling fs layer [2023-11-13T18:29:37.083Z] 5c69ac0246d0: Pulling fs layer [2023-11-13T18:29:37.083Z] ec43610c2a17: Pulling fs layer [2023-11-13T18:29:37.083Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-13T18:29:37.083Z] 33b1e0a273af: Pulling fs layer [2023-11-13T18:29:37.083Z] 5d3b04190fa2: Pulling fs layer [2023-11-13T18:29:37.083Z] 2f39f015ded8: Pulling fs layer [2023-11-13T18:29:37.083Z] 33b1e0a273af: Waiting [2023-11-13T18:29:37.083Z] 5d3b04190fa2: Waiting [2023-11-13T18:29:37.083Z] 2f39f015ded8: Waiting [2023-11-13T18:29:37.083Z] 3a2ae6a8a46f: Waiting [2023-11-13T18:29:37.083Z] 5c69ac0246d0: Verifying Checksum [2023-11-13T18:29:37.083Z] 5c69ac0246d0: Download complete [2023-11-13T18:29:37.083Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-13T18:29:37.083Z] 3a2ae6a8a46f: Download complete [2023-11-13T18:29:37.083Z] 33b1e0a273af: Verifying Checksum [2023-11-13T18:29:37.083Z] 33b1e0a273af: Download complete [2023-11-13T18:29:37.083Z] 5d3b04190fa2: Download complete [2023-11-13T18:29:37.341Z] ec43610c2a17: Verifying Checksum [2023-11-13T18:29:37.341Z] ec43610c2a17: Download complete [2023-11-13T18:29:37.341Z] 5eb5b503b376: Verifying Checksum [2023-11-13T18:29:37.341Z] 5eb5b503b376: Download complete [2023-11-13T18:29:37.906Z] 2f39f015ded8: Verifying Checksum [2023-11-13T18:29:37.906Z] 2f39f015ded8: Download complete [2023-11-13T18:29:38.836Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17370 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [2023-11-13T18:29:38.840Z] 5eb5b503b376: Pull complete [2023-11-13T18:29:38.840Z] 5c69ac0246d0: Pull complete [Pipeline] ws [2023-11-13T18:29:38.848Z] Running in /w/workspace/app-service-configurable/207 [Pipeline] { [Pipeline] checkout [2023-11-13T18:29:38.903Z] Selected Git installation does not exist. Using Default [2023-11-13T18:29:38.903Z] The recommended git tool is: NONE [2023-11-13T18:29:39.098Z] ec43610c2a17: Pull complete [2023-11-13T18:29:39.362Z] 3a2ae6a8a46f: Pull complete [2023-11-13T18:29:39.362Z] 33b1e0a273af: Pull complete [2023-11-13T18:29:39.630Z] 5d3b04190fa2: Pull complete [2023-11-13T18:29:43.813Z] 2f39f015ded8: Pull complete [2023-11-13T18:29:43.813Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-13T18:29:43.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T18:29:43.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:29:43.907Z] prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container [2023-11-13T18:29:43.932Z] $ 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-11-13T18:29:47.895Z] using credential edgex-jenkins-ssh [2023-11-13T18:29:47.920Z] Cloning the remote Git repository [2023-11-13T18:29:48.029Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-13T18:29:48.154Z] > git init /w/workspace/app-service-configurable/207 # timeout=10 [2023-11-13T18:29:48.364Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-13T18:29:48.368Z] > git --version # timeout=10 [2023-11-13T18:29:48.411Z] > git --version # 'git version 2.25.1' [2023-11-13T18:29:48.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-13T18:29:48.602Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T18:29:52.588Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-13T18:29:52.623Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T18:29:52.978Z] $ docker top cc993d1ea40f5c25a108d85e3e997717b0415f8c939e1834c9f0ce3204235b66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:29:53.376Z] ---> job-cost.sh [2023-11-13T18:29:53.377Z] lf-activate-venv: SKIPPING [2023-11-13T18:29:53.377Z] INFO: No Stack... [2023-11-13T18:29:53.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T18:29:53.739Z] Avoid second fetch [2023-11-13T18:29:53.740Z] Checking out Revision fa501d0b868425bc78724a428da105794fb8968b (main) [2023-11-13T18:29:53.894Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T18:29:54.187Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-11-13T18:29:54.187Z] + cut -d, -f6 [Pipeline] lock [2023-11-13T18:29:54.205Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] [2023-11-13T18:29:54.215Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] did not exist. Created. [2023-11-13T18:29:54.215Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T18:29:53.758Z] > git config core.sparsecheckout # timeout=10 [2023-11-13T18:29:53.834Z] > git checkout -f fa501d0b868425bc78724a428da105794fb8968b # timeout=10 [2023-11-13T18:29:54.469Z] Commit message: "Merge pull request #622 from ejlee3/3.1-changelog" [2023-11-13T18:29:54.523Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-13T18:29:54.547Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T18:29:54.557Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T18:29:54.562Z] $ docker stop --time=1 cc993d1ea40f5c25a108d85e3e997717b0415f8c939e1834c9f0ce3204235b66 [2023-11-13T18:29:54.806Z] [2023-11-13T18:29:54.806Z] GitHub has been notified of this commit’s build result [2023-11-13T18:29:54.806Z] [2023-11-13T18:29:55.712Z] $ docker rm -f --volumes cc993d1ea40f5c25a108d85e3e997717b0415f8c939e1834c9f0ce3204235b66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T18:29:56.356Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-13T18:29:56.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T18:29:56.356Z] Dload Upload Total Spent Left Speed [2023-11-13T18:29:56.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 229k 0 --:--:-- --:--:-- --:--:-- 233k [Pipeline] sh [2023-11-13T18:29:57.004Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-13T18:29:57.344Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-13T18:29:57.344Z] + sudo tee /etc/docker/daemon.new [2023-11-13T18:29:57.344Z] { [2023-11-13T18:29:57.344Z] "registry-mirrors": [ [2023-11-13T18:29:57.344Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-13T18:29:57.344Z] ], [2023-11-13T18:29:57.344Z] "bip": "10.250.0.254/24", [2023-11-13T18:29:57.344Z] "hosts": [ [2023-11-13T18:29:57.344Z] "tcp://0.0.0.0:5555", [2023-11-13T18:29:57.344Z] "unix:///var/run/docker.sock" [2023-11-13T18:29:57.344Z] ], [2023-11-13T18:29:57.344Z] "mtu": 1458, [2023-11-13T18:29:57.344Z] "selinux-enabled": true, [2023-11-13T18:29:57.344Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-13T18:29:57.344Z] } [Pipeline] sh [2023-11-13T18:29:57.672Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-13T18:29:58.003Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:30:16.276Z] provisioning config files... [2023-11-13T18:30:16.307Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/207@tmp/config15029068243236461266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:30:16.664Z] ---> docker-login.sh [2023-11-13T18:30:16.664Z] nexus3.edgexfoundry.org:10001 [2023-11-13T18:30:17.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:30:17.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:30:17.264Z] Configure a credential helper to remove this warning. See [2023-11-13T18:30:17.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:30:17.264Z] [2023-11-13T18:30:17.264Z] Login Succeeded [2023-11-13T18:30:17.534Z] nexus3.edgexfoundry.org:10002 [2023-11-13T18:30:17.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:30:17.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:30:17.804Z] Configure a credential helper to remove this warning. See [2023-11-13T18:30:17.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:30:17.804Z] [2023-11-13T18:30:17.804Z] Login Succeeded [2023-11-13T18:30:17.804Z] nexus3.edgexfoundry.org:10003 [2023-11-13T18:30:18.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:30:18.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:30:18.076Z] Configure a credential helper to remove this warning. See [2023-11-13T18:30:18.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:30:18.076Z] [2023-11-13T18:30:18.076Z] Login Succeeded [2023-11-13T18:30:18.076Z] nexus3.edgexfoundry.org:10004 [2023-11-13T18:30:18.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:30:18.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:30:18.627Z] Configure a credential helper to remove this warning. See [2023-11-13T18:30:18.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:30:18.627Z] [2023-11-13T18:30:18.627Z] Login Succeeded [2023-11-13T18:30:18.627Z] docker.io [2023-11-13T18:30:18.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:30:19.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:30:19.173Z] Configure a credential helper to remove this warning. See [2023-11-13T18:30:19.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:30:19.173Z] [2023-11-13T18:30:19.173Z] Login Succeeded [2023-11-13T18:30:19.173Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T18:30:19.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-13T18:30:19.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:30:19.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:30:19.532Z] ========================================================= [2023-11-13T18:30:19.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-13T18:30:19.532Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:30:19.880Z] + 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-11-13T18:30:19.880Z] Sending build context to Docker daemon 159.7kB [2023-11-13T18:30:20.153Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T18:30:20.153Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-13T18:30:20.153Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-13T18:30:20.153Z] 9fda8d8052c6: Pulling fs layer [2023-11-13T18:30:20.153Z] 5d54e960e981: Pulling fs layer [2023-11-13T18:30:20.153Z] c4a7e357bf2a: Pulling fs layer [2023-11-13T18:30:20.153Z] f0e02332f6b5: Pulling fs layer [2023-11-13T18:30:20.153Z] cefa15bbcfad: Pulling fs layer [2023-11-13T18:30:20.153Z] 17808c966233: Pulling fs layer [2023-11-13T18:30:20.153Z] f4c1fc716caa: Pulling fs layer [2023-11-13T18:30:20.153Z] cefa15bbcfad: Waiting [2023-11-13T18:30:20.153Z] 17808c966233: Waiting [2023-11-13T18:30:20.153Z] f4c1fc716caa: Waiting [2023-11-13T18:30:20.153Z] 5d54e960e981: Verifying Checksum [2023-11-13T18:30:20.153Z] 5d54e960e981: Download complete [2023-11-13T18:30:20.430Z] f0e02332f6b5: Verifying Checksum [2023-11-13T18:30:20.430Z] f0e02332f6b5: Download complete [2023-11-13T18:30:20.430Z] cefa15bbcfad: Verifying Checksum [2023-11-13T18:30:20.430Z] cefa15bbcfad: Download complete [2023-11-13T18:30:20.430Z] 9fda8d8052c6: Verifying Checksum [2023-11-13T18:30:20.430Z] 9fda8d8052c6: Download complete [2023-11-13T18:30:20.711Z] f4c1fc716caa: Verifying Checksum [2023-11-13T18:30:20.711Z] f4c1fc716caa: Download complete [2023-11-13T18:30:21.308Z] 9fda8d8052c6: Pull complete [2023-11-13T18:30:21.903Z] 5d54e960e981: Pull complete [2023-11-13T18:30:22.176Z] c4a7e357bf2a: Verifying Checksum [2023-11-13T18:30:22.176Z] c4a7e357bf2a: Download complete [2023-11-13T18:30:23.144Z] 17808c966233: Verifying Checksum [2023-11-13T18:30:23.144Z] 17808c966233: Download complete [2023-11-13T18:30:38.179Z] c4a7e357bf2a: Pull complete [2023-11-13T18:30:38.179Z] f0e02332f6b5: Pull complete [2023-11-13T18:30:38.179Z] cefa15bbcfad: Pull complete [2023-11-13T18:30:46.411Z] 17808c966233: Pull complete [2023-11-13T18:30:47.002Z] f4c1fc716caa: Pull complete [2023-11-13T18:30:47.002Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-13T18:30:47.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-13T18:30:47.002Z] ---> ea914061e18c [2023-11-13T18:30:47.002Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T18:30:48.980Z] ---> Running in a7ea6da0e322 [2023-11-13T18:30:49.251Z] Removing intermediate container a7ea6da0e322 [2023-11-13T18:30:49.251Z] ---> e9c7ea31ca46 [2023-11-13T18:30:49.251Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T18:30:49.251Z] ---> Running in f2971be9a928 [2023-11-13T18:30:49.520Z] Removing intermediate container f2971be9a928 [2023-11-13T18:30:49.520Z] ---> e7f1068a7481 [2023-11-13T18:30:49.520Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-13T18:30:49.793Z] ---> Running in 000869cd07ef [2023-11-13T18:30:50.067Z] Removing intermediate container 000869cd07ef [2023-11-13T18:30:50.067Z] ---> 20835df8a7c7 [2023-11-13T18:30:50.067Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T18:30:50.067Z] ---> Running in 15b2a5f0e393 [2023-11-13T18:30:51.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T18:30:51.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T18:30:53.163Z] OK: 266 MiB in 52 packages [2023-11-13T18:30:53.753Z] Removing intermediate container 15b2a5f0e393 [2023-11-13T18:30:53.753Z] ---> 2c02b642d535 [2023-11-13T18:30:53.753Z] Step 7/12 : WORKDIR /app [2023-11-13T18:30:54.023Z] ---> Running in f8463d7b2094 [2023-11-13T18:30:54.291Z] Removing intermediate container f8463d7b2094 [2023-11-13T18:30:54.291Z] ---> 10ea631c34c8 [2023-11-13T18:30:54.291Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-13T18:30:55.001Z] ---> 0683661fd507 [2023-11-13T18:30:55.001Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T18:30:55.001Z] ---> Running in e2396cde8103 [2023-11-13T18:32:16.781Z] Removing intermediate container e2396cde8103 [2023-11-13T18:32:16.782Z] ---> 6b29dcbd4db7 [2023-11-13T18:32:16.782Z] Step 10/12 : COPY . . [2023-11-13T18:32:16.782Z] ---> 58b5ba301f1a [2023-11-13T18:32:16.782Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-13T18:32:16.782Z] ---> Running in 797fbaeddbc6 [2023-11-13T18:32:16.782Z] Removing intermediate container 797fbaeddbc6 [2023-11-13T18:32:16.782Z] ---> 701adba1b1d1 [2023-11-13T18:32:16.782Z] Step 12/12 : RUN $MAKE [2023-11-13T18:32:16.782Z] ---> Running in 7a1b5ef6e2a1 [2023-11-13T18:32:16.782Z] noop [2023-11-13T18:32:16.782Z] Removing intermediate container 7a1b5ef6e2a1 [2023-11-13T18:32:16.782Z] ---> 1f5014323a6f [2023-11-13T18:32:16.782Z] Successfully built 1f5014323a6f [2023-11-13T18:32:16.782Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:32:17.149Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T18:32:17.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:32:17.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-17370 does not seem to be running inside a container [2023-11-13T18:32:17.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/207 -v /w/workspace/app-service-configurable/207:/w/workspace/app-service-configurable/207:rw,z -v /w/workspace/app-service-configurable/207@tmp:/w/workspace/app-service-configurable/207@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-11-13T18:32:18.759Z] $ docker top c7a6a50d48df21aa9724d5505876de802d7cfafd45b65d50ac752c2518a9bdbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T18:32:19.622Z] + go version [2023-11-13T18:32:19.622Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-13T18:32:19.647Z] $ docker stop --time=1 c7a6a50d48df21aa9724d5505876de802d7cfafd45b65d50ac752c2518a9bdbb [2023-11-13T18:32:21.280Z] $ docker rm -f --volumes c7a6a50d48df21aa9724d5505876de802d7cfafd45b65d50ac752c2518a9bdbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:32:21.888Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T18:32:21.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:32:22.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-17370 does not seem to be running inside a container [2023-11-13T18:32:22.158Z] $ 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/207 -v /w/workspace/app-service-configurable/207:/w/workspace/app-service-configurable/207:rw,z -v /w/workspace/app-service-configurable/207@tmp:/w/workspace/app-service-configurable/207@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-11-13T18:32:26.215Z] $ docker top eff04a74e898782836d9fc097bc6a079fbb9d52a688e7edb1093d81e30e36999 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T18:32:27.058Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/207 [Pipeline] fileExists [Pipeline] sh [2023-11-13T18:32:27.713Z] + make test [2023-11-13T18:32:27.713Z] go test -race -coverprofile=coverage.out ./... [2023-11-13T18:34:49.436Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-13T18:34:49.436Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-13T18:34:49.436Z] go vet ./... [2023-11-13T18:36:41.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T18:36:41.150Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T18:36:41.150Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-13T18:36:41.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-13T18:36:41.185Z] $ docker stop --time=1 eff04a74e898782836d9fc097bc6a079fbb9d52a688e7edb1093d81e30e36999 [2023-11-13T18:36:45.212Z] $ docker rm -f --volumes eff04a74e898782836d9fc097bc6a079fbb9d52a688e7edb1093d81e30e36999 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T18:36:46.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-13T18:36:46.795Z] Warning: overwriting stash ‘coverage-report’ [2023-11-13T18:36:47.214Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T18:36:47.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-13T18:36:47.917Z] + ls -al . [2023-11-13T18:36:47.918Z] total 180 [2023-11-13T18:36:47.918Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 18:32 . [2023-11-13T18:36:47.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:29 .. [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 13 18:29 .dockerignore [2023-11-13T18:36:47.918Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:29 .git [2023-11-13T18:36:47.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:29 .github [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 13 18:29 .gitignore [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 18:29 .golangci.yml [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 13 18:29 Attribution.txt [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 13 18:29 CHANGELOG.md [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 13 18:29 Dockerfile [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 18:29 GOVERNANCE.md [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 13 18:29 Jenkinsfile [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 13 18:29 LICENSE [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 13 18:29 OWNERS.md [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 13 18:29 README.md [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 18:26 VERSION [2023-11-13T18:36:47.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:29 bin [2023-11-13T18:36:47.918Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 13 18:32 coverage.out [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 3684 Nov 13 18:29 go.mod [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 34823 Nov 13 18:29 go.sum [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 13 18:29 main.go [2023-11-13T18:36:47.918Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 13 18:29 makefile [2023-11-13T18:36:47.918Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 18:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:36:48.265Z] + 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=fa501d0b868425bc78724a428da105794fb8968b --label arch=arm64 --label version=3.1.0-dev.37 . [2023-11-13T18:36:48.265Z] Sending build context to Docker daemon 160.8kB [2023-11-13T18:36:48.534Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T18:36:48.534Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-13T18:36:48.534Z] ---> 1f5014323a6f [2023-11-13T18:36:48.534Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T18:36:48.534Z] ---> Running in f2d873de4276 [2023-11-13T18:36:49.119Z] Removing intermediate container f2d873de4276 [2023-11-13T18:36:49.119Z] ---> 5a6bdf2608c3 [2023-11-13T18:36:49.119Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T18:36:49.119Z] ---> Running in 7e55cf95fd2c [2023-11-13T18:36:49.388Z] Removing intermediate container 7e55cf95fd2c [2023-11-13T18:36:49.388Z] ---> c875e6d131f1 [2023-11-13T18:36:49.388Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-13T18:36:49.388Z] ---> Running in 3a0771103012 [2023-11-13T18:36:49.657Z] Removing intermediate container 3a0771103012 [2023-11-13T18:36:49.657Z] ---> 9a0fc3c0f284 [2023-11-13T18:36:49.657Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T18:36:49.935Z] ---> Running in 62695b48cfdd [2023-11-13T18:36:50.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T18:36:51.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T18:36:52.590Z] OK: 266 MiB in 52 packages [2023-11-13T18:36:53.177Z] Removing intermediate container 62695b48cfdd [2023-11-13T18:36:53.177Z] ---> d6da7746653a [2023-11-13T18:36:53.177Z] Step 7/26 : WORKDIR /app [2023-11-13T18:36:53.177Z] ---> Running in 25af0f482976 [2023-11-13T18:36:53.760Z] Removing intermediate container 25af0f482976 [2023-11-13T18:36:53.761Z] ---> 548d174783d1 [2023-11-13T18:36:53.761Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-13T18:36:54.037Z] ---> 6ebe566890e2 [2023-11-13T18:36:54.037Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T18:36:54.308Z] ---> Running in d4d58dc0d8f4 [2023-11-13T18:36:58.578Z] Removing intermediate container d4d58dc0d8f4 [2023-11-13T18:36:58.578Z] ---> cf0a7b5f0c9f [2023-11-13T18:36:58.578Z] Step 10/26 : COPY . . [2023-11-13T18:36:58.578Z] ---> ff94fc18976a [2023-11-13T18:36:58.578Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-13T18:36:58.578Z] ---> Running in 88d7d64bd3e8 [2023-11-13T18:36:59.161Z] Removing intermediate container 88d7d64bd3e8 [2023-11-13T18:36:59.161Z] ---> 5120e1ddbb13 [2023-11-13T18:36:59.161Z] Step 12/26 : RUN $MAKE [2023-11-13T18:36:59.161Z] ---> Running in ffb8d361391c [2023-11-13T18:37:00.119Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.37" -trimpath -mod=readonly -o app-service-configurable [2023-11-13T18:38:52.021Z] Removing intermediate container ffb8d361391c [2023-11-13T18:38:52.021Z] ---> 9d289a2c6934 [2023-11-13T18:38:52.021Z] Step 13/26 : FROM alpine:3.18 [2023-11-13T18:38:52.021Z] 3.18: Pulling from library/alpine [2023-11-13T18:38:52.021Z] 579b34f0a95b: Pulling fs layer [2023-11-13T18:38:52.021Z] 579b34f0a95b: Verifying Checksum [2023-11-13T18:38:52.021Z] 579b34f0a95b: Download complete [2023-11-13T18:38:52.021Z] 579b34f0a95b: Pull complete [2023-11-13T18:38:52.021Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T18:38:52.021Z] Status: Downloaded newer image for alpine:3.18 [2023-11-13T18:38:52.021Z] ---> 3cc203321400 [2023-11-13T18:38:52.021Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-13T18:38:52.021Z] ---> Running in 12852a10e15c [2023-11-13T18:38:52.021Z] Removing intermediate container 12852a10e15c [2023-11-13T18:38:52.021Z] ---> f5ecc2a26a45 [2023-11-13T18:38:52.021Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-13T18:38:52.021Z] ---> Running in 7005cdb9e701 [2023-11-13T18:38:52.021Z] Removing intermediate container 7005cdb9e701 [2023-11-13T18:38:52.021Z] ---> 428e99eb3418 [2023-11-13T18:38:52.021Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-13T18:38:52.021Z] ---> Running in a1da2bc38517 [2023-11-13T18:38:52.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T18:38:52.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T18:38:53.837Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-13T18:38:54.106Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-13T18:38:54.106Z] Executing busybox-1.36.1-r2.trigger [2023-11-13T18:38:54.106Z] Executing ca-certificates-20230506-r0.trigger [2023-11-13T18:38:54.370Z] OK: 9 MiB in 17 packages [2023-11-13T18:38:55.800Z] Removing intermediate container a1da2bc38517 [2023-11-13T18:38:55.800Z] ---> de9f7099ea4d [2023-11-13T18:38:55.800Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-13T18:38:56.069Z] ---> 4734d25b345e [2023-11-13T18:38:56.069Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-13T18:38:56.652Z] ---> 1a55b76ddb67 [2023-11-13T18:38:56.652Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-13T18:38:56.918Z] ---> 7dc4dad17436 [2023-11-13T18:38:56.919Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-13T18:38:58.344Z] ---> e8fd55de16b7 [2023-11-13T18:38:58.344Z] Step 21/26 : EXPOSE 48095 [2023-11-13T18:38:58.612Z] ---> Running in b473be14f109 [2023-11-13T18:38:58.885Z] Removing intermediate container b473be14f109 [2023-11-13T18:38:58.885Z] ---> 31be86afdf40 [2023-11-13T18:38:58.885Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-13T18:38:58.885Z] ---> Running in ca8305d592dd [2023-11-13T18:39:02.218Z] Removing intermediate container ca8305d592dd [2023-11-13T18:39:02.218Z] ---> 07f71e91333d [2023-11-13T18:39:02.218Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-13T18:39:02.218Z] ---> Running in d0632cc88041 [2023-11-13T18:39:02.218Z] Removing intermediate container d0632cc88041 [2023-11-13T18:39:02.218Z] ---> 708e9a33f18c [2023-11-13T18:39:02.218Z] Step 24/26 : LABEL arch=arm64 [2023-11-13T18:39:02.485Z] ---> Running in 0cbecc734ac1 [2023-11-13T18:39:02.752Z] Removing intermediate container 0cbecc734ac1 [2023-11-13T18:39:02.752Z] ---> 1d035858571d [2023-11-13T18:39:02.752Z] Step 25/26 : LABEL git_sha=fa501d0b868425bc78724a428da105794fb8968b [2023-11-13T18:39:02.752Z] ---> Running in 0009dd8022df [2023-11-13T18:39:03.019Z] Removing intermediate container 0009dd8022df [2023-11-13T18:39:03.019Z] ---> cbbeded05fd1 [2023-11-13T18:39:03.019Z] Step 26/26 : LABEL version=3.1.0-dev.37 [2023-11-13T18:39:03.019Z] ---> Running in f5b2e8117878 [2023-11-13T18:39:03.283Z] Removing intermediate container f5b2e8117878 [2023-11-13T18:39:03.283Z] ---> edd8b3e9087a [2023-11-13T18:39:03.283Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-13T18:39:03.283Z] Successfully built edd8b3e9087a [2023-11-13T18:39:03.283Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:39:03.382Z] provisioning config files... [2023-11-13T18:39:03.394Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/207@tmp/config8989561054990138205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:39:03.730Z] ---> docker-login.sh [2023-11-13T18:39:03.730Z] nexus3.edgexfoundry.org:10001 [2023-11-13T18:39:03.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:39:03.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:39:03.997Z] Configure a credential helper to remove this warning. See [2023-11-13T18:39:03.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:39:03.997Z] [2023-11-13T18:39:03.997Z] Login Succeeded [2023-11-13T18:39:03.997Z] nexus3.edgexfoundry.org:10002 [2023-11-13T18:39:04.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:39:04.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:39:04.264Z] Configure a credential helper to remove this warning. See [2023-11-13T18:39:04.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:39:04.264Z] [2023-11-13T18:39:04.264Z] Login Succeeded [2023-11-13T18:39:04.264Z] nexus3.edgexfoundry.org:10003 [2023-11-13T18:39:04.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:39:04.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:39:04.798Z] Configure a credential helper to remove this warning. See [2023-11-13T18:39:04.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:39:04.798Z] [2023-11-13T18:39:04.798Z] Login Succeeded [2023-11-13T18:39:04.798Z] nexus3.edgexfoundry.org:10004 [2023-11-13T18:39:05.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:39:05.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:39:05.065Z] Configure a credential helper to remove this warning. See [2023-11-13T18:39:05.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:39:05.065Z] [2023-11-13T18:39:05.065Z] Login Succeeded [2023-11-13T18:39:05.065Z] docker.io [2023-11-13T18:39:05.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:39:05.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:39:05.597Z] Configure a credential helper to remove this warning. See [2023-11-13T18:39:05.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:39:05.597Z] [2023-11-13T18:39:05.597Z] Login Succeeded [2023-11-13T18:39:05.597Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T18:39:05.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:39:05.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:39:05.654Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-11-13T18:39:05.654Z] fa501d0b868425bc78724a428da105794fb8968b [2023-11-13T18:39:05.654Z] latest [2023-11-13T18:39:05.654Z] 3.1.0-dev.37 [2023-11-13T18:39:05.654Z] fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 [2023-11-13T18:39:05.654Z] main [2023-11-13T18:39:05.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:39:05.982Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fa501d0b868425bc78724a428da105794fb8968b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:39:06.315Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fa501d0b868425bc78724a428da105794fb8968b [2023-11-13T18:39:06.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-13T18:39:06.315Z] ee128c51e971: Preparing [2023-11-13T18:39:06.315Z] a13f52d139a7: Preparing [2023-11-13T18:39:06.315Z] 5a36d9a4c618: Preparing [2023-11-13T18:39:06.315Z] 1ea7a4e7eb0b: Preparing [2023-11-13T18:39:06.315Z] 317133cf6839: Preparing [2023-11-13T18:39:06.315Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:39:06.315Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:39:06.580Z] a13f52d139a7: Pushed [2023-11-13T18:39:06.580Z] 5a36d9a4c618: Pushed [2023-11-13T18:39:06.580Z] 1ea7a4e7eb0b: Pushed [2023-11-13T18:39:06.580Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:39:06.845Z] 317133cf6839: Pushed [2023-11-13T18:39:12.166Z] ee128c51e971: Pushed [2023-11-13T18:39:12.167Z] fa501d0b868425bc78724a428da105794fb8968b: digest: sha256:95753e8d9b6f5b4258606b76666a4b71559c6600e6ad160e10c3ee65ae767f1a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:39:12.514Z] + 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-11-13T18:39:17.081Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-13T18:39:17.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-13T18:39:17.081Z] ee128c51e971: Preparing [2023-11-13T18:39:17.081Z] a13f52d139a7: Preparing [2023-11-13T18:39:17.081Z] 5a36d9a4c618: Preparing [2023-11-13T18:39:17.081Z] 1ea7a4e7eb0b: Preparing [2023-11-13T18:39:17.081Z] 317133cf6839: Preparing [2023-11-13T18:39:17.081Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:39:17.081Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:39:17.081Z] 1ea7a4e7eb0b: Layer already exists [2023-11-13T18:39:17.081Z] 317133cf6839: Layer already exists [2023-11-13T18:39:17.081Z] ee128c51e971: Layer already exists [2023-11-13T18:39:17.081Z] 5a36d9a4c618: Layer already exists [2023-11-13T18:39:17.081Z] a13f52d139a7: Layer already exists [2023-11-13T18:39:17.081Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:39:17.347Z] latest: digest: sha256:95753e8d9b6f5b4258606b76666a4b71559c6600e6ad160e10c3ee65ae767f1a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:39:17.684Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:39:18.020Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.37 [2023-11-13T18:39:18.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-13T18:39:18.020Z] ee128c51e971: Preparing [2023-11-13T18:39:18.020Z] a13f52d139a7: Preparing [2023-11-13T18:39:18.020Z] 5a36d9a4c618: Preparing [2023-11-13T18:39:18.020Z] 1ea7a4e7eb0b: Preparing [2023-11-13T18:39:18.020Z] 317133cf6839: Preparing [2023-11-13T18:39:18.020Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:39:18.020Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:39:18.020Z] 5a36d9a4c618: Layer already exists [2023-11-13T18:39:18.020Z] ee128c51e971: Layer already exists [2023-11-13T18:39:18.020Z] 1ea7a4e7eb0b: Layer already exists [2023-11-13T18:39:18.020Z] a13f52d139a7: Layer already exists [2023-11-13T18:39:18.020Z] 317133cf6839: Layer already exists [2023-11-13T18:39:18.020Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:39:18.020Z] 3.1.0-dev.37: digest: sha256:95753e8d9b6f5b4258606b76666a4b71559c6600e6ad160e10c3ee65ae767f1a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:39:18.621Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:39:18.954Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 [2023-11-13T18:39:18.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-13T18:39:18.954Z] ee128c51e971: Preparing [2023-11-13T18:39:18.954Z] a13f52d139a7: Preparing [2023-11-13T18:39:18.954Z] 5a36d9a4c618: Preparing [2023-11-13T18:39:18.954Z] 1ea7a4e7eb0b: Preparing [2023-11-13T18:39:18.954Z] 317133cf6839: Preparing [2023-11-13T18:39:18.954Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:39:18.954Z] 317133cf6839: Layer already exists [2023-11-13T18:39:18.954Z] 1ea7a4e7eb0b: Layer already exists [2023-11-13T18:39:18.954Z] ee128c51e971: Layer already exists [2023-11-13T18:39:18.954Z] a13f52d139a7: Layer already exists [2023-11-13T18:39:18.954Z] 5a36d9a4c618: Layer already exists [2023-11-13T18:39:18.954Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:39:18.954Z] fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37: digest: sha256:95753e8d9b6f5b4258606b76666a4b71559c6600e6ad160e10c3ee65ae767f1a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:39:19.552Z] + 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-11-13T18:39:19.893Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-11-13T18:39:19.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-13T18:39:19.893Z] ee128c51e971: Preparing [2023-11-13T18:39:19.893Z] a13f52d139a7: Preparing [2023-11-13T18:39:19.893Z] 5a36d9a4c618: Preparing [2023-11-13T18:39:19.893Z] 1ea7a4e7eb0b: Preparing [2023-11-13T18:39:19.893Z] 317133cf6839: Preparing [2023-11-13T18:39:19.893Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:39:19.893Z] ee128c51e971: Layer already exists [2023-11-13T18:39:19.893Z] a13f52d139a7: Layer already exists [2023-11-13T18:39:19.893Z] 5a36d9a4c618: Layer already exists [2023-11-13T18:39:19.893Z] 317133cf6839: Layer already exists [2023-11-13T18:39:19.893Z] 1ea7a4e7eb0b: Layer already exists [2023-11-13T18:39:19.893Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:39:20.157Z] main: digest: sha256:95753e8d9b6f5b4258606b76666a4b71559c6600e6ad160e10c3ee65ae767f1a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:39:20.200Z] ===================================================== [Pipeline] echo [2023-11-13T18:39:20.206Z] taggedImages: [2023-11-13T18:39:20.206Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fa501d0b868425bc78724a428da105794fb8968b [2023-11-13T18:39:20.206Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-13T18:39:20.206Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.37 [2023-11-13T18:39:20.206Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 [2023-11-13T18:39:20.206Z] - 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-11-13T18:39:20.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T18:39:20.576Z] [2023-11-13T18:39:20.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:39:20.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T18:39:20.905Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-13T18:39:20.905Z] 8998bd30e6a1: Pulling fs layer [2023-11-13T18:39:20.905Z] 04944245beec: Pulling fs layer [2023-11-13T18:39:20.905Z] 699f458cf7ca: Pulling fs layer [2023-11-13T18:39:20.905Z] 765212b225bb: Pulling fs layer [2023-11-13T18:39:20.905Z] f23df028b6ca: Pulling fs layer [2023-11-13T18:39:20.905Z] d65c8cfc05b1: Pulling fs layer [2023-11-13T18:39:20.905Z] 2437ff75d9bd: Pulling fs layer [2023-11-13T18:39:20.905Z] 765212b225bb: Waiting [2023-11-13T18:39:20.905Z] d65c8cfc05b1: Waiting [2023-11-13T18:39:20.905Z] 2437ff75d9bd: Waiting [2023-11-13T18:39:20.905Z] f23df028b6ca: Waiting [2023-11-13T18:39:21.174Z] 04944245beec: Verifying Checksum [2023-11-13T18:39:21.174Z] 04944245beec: Download complete [2023-11-13T18:39:21.174Z] 765212b225bb: Download complete [2023-11-13T18:39:21.174Z] f23df028b6ca: Verifying Checksum [2023-11-13T18:39:21.174Z] f23df028b6ca: Download complete [2023-11-13T18:39:21.174Z] d65c8cfc05b1: Verifying Checksum [2023-11-13T18:39:21.174Z] d65c8cfc05b1: Download complete [2023-11-13T18:39:21.174Z] 699f458cf7ca: Verifying Checksum [2023-11-13T18:39:21.174Z] 699f458cf7ca: Download complete [2023-11-13T18:39:21.762Z] 8998bd30e6a1: Verifying Checksum [2023-11-13T18:39:21.762Z] 8998bd30e6a1: Download complete [2023-11-13T18:39:24.343Z] 2437ff75d9bd: Verifying Checksum [2023-11-13T18:39:24.343Z] 2437ff75d9bd: Download complete [2023-11-13T18:39:26.366Z] 8998bd30e6a1: Pull complete [2023-11-13T18:39:26.633Z] 04944245beec: Pull complete [2023-11-13T18:39:31.968Z] 699f458cf7ca: Pull complete [2023-11-13T18:39:31.968Z] 765212b225bb: Pull complete [2023-11-13T18:39:32.234Z] f23df028b6ca: Pull complete [2023-11-13T18:39:32.503Z] d65c8cfc05b1: Pull complete [2023-11-13T18:39:54.551Z] 2437ff75d9bd: Pull complete [2023-11-13T18:39:54.551Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-13T18:39:54.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T18:39:54.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:39:54.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-17370 does not seem to be running inside a container [2023-11-13T18:39:54.820Z] $ 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/207 -v /w/workspace/app-service-configurable/207:/w/workspace/app-service-configurable/207:rw,z -v /w/workspace/app-service-configurable/207@tmp:/w/workspace/app-service-configurable/207@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-11-13T18:39:57.087Z] $ docker top 5b256fc7808179625bc5bc19058e9c6c6168755a4a493552c57bf0b4642ef232 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:39:57.936Z] ---> job-cost.sh [2023-11-13T18:39:57.936Z] lf-activate-venv: SKIPPING [2023-11-13T18:39:57.936Z] INFO: No Stack... [2023-11-13T18:39:58.515Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-13T18:39:59.093Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T18:39:59.725Z] + cat /w/workspace/app-service-configurable/207/archives/cost.csv [2023-11-13T18:39:59.725Z] + cut -d, -f6 [Pipeline] lock [2023-11-13T18:39:59.760Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] [2023-11-13T18:39:59.767Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] did not exist. Created. [2023-11-13T18:39:59.767Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T18:40:00.101Z] /w/workspace/app-service-configurable/207@tmp/durable-6fbf22f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-13T18:40:00.753Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-13T18:40:00.773Z] Warning: overwriting stash ‘stack-cost’ [2023-11-13T18:40:00.818Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T18:40:00.831Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T18:40:00.849Z] $ docker stop --time=1 5b256fc7808179625bc5bc19058e9c6c6168755a4a493552c57bf0b4642ef232 [2023-11-13T18:40:02.371Z] $ docker rm -f --volumes 5b256fc7808179625bc5bc19058e9c6c6168755a4a493552c57bf0b4642ef232 [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-11-13T18:40:02.729Z] provisioning config files... [2023-11-13T18:40:02.740Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7193962480075346688tmp [Pipeline] { [Pipeline] sh [2023-11-13T18:40:03.033Z] + set +x [2023-11-13T18:40:03.033Z] + curl -s https://codecov.io/bash [2023-11-13T18:40:03.033Z] + bash -s -- [2023-11-13T18:40:03.033Z] [2023-11-13T18:40:03.033Z] _____ _ [2023-11-13T18:40:03.033Z] / ____| | | [2023-11-13T18:40:03.033Z] | | ___ __| | ___ ___ _____ __ [2023-11-13T18:40:03.033Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-13T18:40:03.033Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-13T18:40:03.033Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-13T18:40:03.033Z] Bash-1.0.6 [2023-11-13T18:40:03.033Z] [2023-11-13T18:40:03.033Z] [2023-11-13T18:40:03.033Z] ==> git version 2.25.1 found [2023-11-13T18:40:03.033Z] ==> 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-11-13T18:40:03.033Z] Release-Date: 2020-01-08 [2023-11-13T18:40:03.033Z] 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-11-13T18:40:03.033Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-13T18:40:03.033Z] ==> Jenkins CI detected. [2023-11-13T18:40:03.033Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-11-13T18:40:03.033Z] project root: . [2023-11-13T18:40:03.033Z] --> token set from env [2023-11-13T18:40:03.033Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-13T18:40:03.033Z] ==> Running gcov in . (disable via -X gcov) [2023-11-13T18:40:03.033Z] ==> Python coveragepy not found [2023-11-13T18:40:03.033Z] ==> Searching for coverage reports in: [2023-11-13T18:40:03.033Z] + . [2023-11-13T18:40:03.033Z] -> Found 1 reports [2023-11-13T18:40:03.033Z] ==> Detecting git/mercurial file structure [2023-11-13T18:40:03.033Z] ==> Reading reports [2023-11-13T18:40:03.033Z] + ./coverage.out bytes=13 [2023-11-13T18:40:03.033Z] ==> Appending adjustments [2023-11-13T18:40:03.033Z] https://docs.codecov.io/docs/fixing-reports [2023-11-13T18:40:03.299Z] + Found adjustments [2023-11-13T18:40:03.299Z] ==> Gzipping contents [2023-11-13T18:40:03.299Z] 4.0K /tmp/codecov.4wXvty.gz [2023-11-13T18:40:03.299Z] ==> Uploading reports [2023-11-13T18:40:03.299Z] url: https://codecov.io [2023-11-13T18:40:03.299Z] query: branch=main&commit=fa501d0b868425bc78724a428da105794fb8968b&build=207&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F207%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-13T18:40:03.299Z] -> Pinging Codecov [2023-11-13T18:40:03.299Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=fa501d0b868425bc78724a428da105794fb8968b&build=207&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F207%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-13T18:40:03.299Z] -> Uploading to [2023-11-13T18:40:03.299Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-13/A97CA9966030D2A3747ED39772930CCE/fa501d0b868425bc78724a428da105794fb8968b/fb3d4286-1255-4467-944d-82230b07997d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T184003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=265c15a527402dd5a911aa2549a639c8be682bd2969277dd3693a700d0c9e514 [2023-11-13T18:40:03.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T18:40:03.299Z] Dload Upload Total Spent Left Speed [2023-11-13T18:40:03.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 939 --:--:-- --:--:-- --:--:-- 939 [2023-11-13T18:40:03.561Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fa501d0b868425bc78724a428da105794fb8968b [Pipeline] } [2023-11-13T18:40:03.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-13T18:40:03.774Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-13T18:40:03.787Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:40:04.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T18:40:04.083Z] [2023-11-13T18:40:04.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:40:04.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T18:40:04.382Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-13T18:40:04.382Z] df9b9388f04a: Pulling fs layer [2023-11-13T18:40:04.382Z] 52dc419b0ee2: Pulling fs layer [2023-11-13T18:40:04.382Z] 25bc292e5bac: Pulling fs layer [2023-11-13T18:40:04.382Z] 114826534d7a: Pulling fs layer [2023-11-13T18:40:04.382Z] 4657fd5d0bcf: Pulling fs layer [2023-11-13T18:40:04.382Z] 6ad1cebc031e: Pulling fs layer [2023-11-13T18:40:04.382Z] 8a3aa393b2d8: Pulling fs layer [2023-11-13T18:40:04.382Z] 114826534d7a: Waiting [2023-11-13T18:40:04.382Z] 4657fd5d0bcf: Waiting [2023-11-13T18:40:04.382Z] 6ad1cebc031e: Waiting [2023-11-13T18:40:04.382Z] 8a3aa393b2d8: Waiting [2023-11-13T18:40:04.382Z] 25bc292e5bac: Verifying Checksum [2023-11-13T18:40:04.382Z] 25bc292e5bac: Download complete [2023-11-13T18:40:04.382Z] 52dc419b0ee2: Verifying Checksum [2023-11-13T18:40:04.382Z] 52dc419b0ee2: Download complete [2023-11-13T18:40:04.382Z] 4657fd5d0bcf: Verifying Checksum [2023-11-13T18:40:04.382Z] 4657fd5d0bcf: Download complete [2023-11-13T18:40:04.382Z] df9b9388f04a: Download complete [2023-11-13T18:40:04.660Z] 6ad1cebc031e: Verifying Checksum [2023-11-13T18:40:04.660Z] 6ad1cebc031e: Download complete [2023-11-13T18:40:05.227Z] df9b9388f04a: Pull complete [2023-11-13T18:40:05.227Z] 114826534d7a: Verifying Checksum [2023-11-13T18:40:05.227Z] 114826534d7a: Download complete [2023-11-13T18:40:05.227Z] 52dc419b0ee2: Pull complete [2023-11-13T18:40:05.227Z] 25bc292e5bac: Pull complete [2023-11-13T18:40:05.227Z] 8a3aa393b2d8: Verifying Checksum [2023-11-13T18:40:05.227Z] 8a3aa393b2d8: Download complete [2023-11-13T18:40:08.525Z] 114826534d7a: Pull complete [2023-11-13T18:40:08.525Z] 4657fd5d0bcf: Pull complete [2023-11-13T18:40:09.095Z] 6ad1cebc031e: Pull complete [2023-11-13T18:40:11.625Z] 8a3aa393b2d8: Pull complete [2023-11-13T18:40:11.625Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-13T18:40:11.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T18:40:11.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:40:11.705Z] prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container [2023-11-13T18:40:11.726Z] $ 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-11-13T18:40:18.219Z] $ docker top 37761d0ca2a0c43a9350ac276c3c212d60d1883772abf81573adc1f39ea4f976 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-13T18:40:18.308Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-11-13T18:40:18.590Z] + set -o pipefail [2023-11-13T18:40:18.590Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-11-13T18:40:23.864Z] [2023-11-13T18:40:23.864Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-11-13T18:40:23.864Z] [2023-11-13T18:40:23.864Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0ea0657a-ce50-4804-ab79-619352e55bb4 [2023-11-13T18:40:23.864Z] [2023-11-13T18:40:23.864Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-13T18:40:23.864Z] [2023-11-13T18:40:23.864Z] [2023-11-13T18:40:23.864Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-13T18:40:23.865Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-13T18:40:23.865Z] More details here: https://snyk.co/ue1NS [2023-11-13T18:40:23.865Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-13T18:40:23.865Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-13T18:40:23.859Z] $ docker stop --time=1 37761d0ca2a0c43a9350ac276c3c212d60d1883772abf81573adc1f39ea4f976 [2023-11-13T18:40:28.583Z] $ docker rm -f --volumes 37761d0ca2a0c43a9350ac276c3c212d60d1883772abf81573adc1f39ea4f976 [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-11-13T18:40:29.318Z] + git log --format=format:%s -1 fa501d0b868425bc78724a428da105794fb8968b [Pipeline] sh [2023-11-13T18:40:29.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:40:29.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:40:29.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:40:29.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:40:29.979Z] prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container [2023-11-13T18:40:29.994Z] $ 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-11-13T18:40:30.414Z] $ docker top 0a76d5a51670851ecb885206ee9d646d53f5084080eaeb1a551fe53180757c14 -eo pid,comm [2023-11-13T18:40:30.478Z] 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-11-13T18:40:30.478Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T18:40:30.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:40:30.518Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:40:30.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:40:30.617Z] $ docker exec 0a76d5a51670851ecb885206ee9d646d53f5084080eaeb1a551fe53180757c14 ssh-agent [2023-11-13T18:40:30.750Z] SSH_AUTH_SOCK=/tmp/ssh-ZsYI6dcmZgfZ/agent.33 [2023-11-13T18:40:30.750Z] SSH_AGENT_PID=39 [2023-11-13T18:40:30.754Z] Running ssh-add (command line suppressed) [2023-11-13T18:40:30.845Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8497153491038388316.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8497153491038388316.key) [2023-11-13T18:40:30.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:40:31.167Z] + git semver tag [2023-11-13T18:40:31.426Z] 2023-11-13 18:40:31,332 [run_tag] DEBUG tag force:False [2023-11-13T18:40:31.426Z] 2023-11-13 18:40:31,332 [check_head_tag] DEBUG check head tag [2023-11-13T18:40:31.426Z] 2023-11-13 18:40:31,333 [execute] INFO git cat-file --batch-check [2023-11-13T18:40:31.426Z] 2023-11-13 18:40:31,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-13T18:40:31.426Z] 2023-11-13 18:40:31,339 [execute] INFO git cat-file --batch [2023-11-13T18:40:31.426Z] 2023-11-13 18:40:31,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-13T18:40:31.426Z] 2023-11-13 18:40:31,360 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-13T18:40:31.426Z] 2023-11-13 18:40:31,361 [execute] INFO git tag -a v3.1.0-dev.37 -m v3.1.0-dev.37 [2023-11-13T18:40:31.426Z] 2023-11-13 18:40:31,361 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.37', '-m', 'v3.1.0-dev.37'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-13T18:40:31.426Z] 2023-11-13 18:40:31,366 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-13T18:40:31.426Z] 3.1.0-dev.37 [Pipeline] } [2023-11-13T18:40:31.418Z] $ docker exec --env ******** --env ******** 0a76d5a51670851ecb885206ee9d646d53f5084080eaeb1a551fe53180757c14 ssh-agent -k [2023-11-13T18:40:31.513Z] unset SSH_AUTH_SOCK; [2023-11-13T18:40:31.513Z] unset SSH_AGENT_PID; [2023-11-13T18:40:31.513Z] echo Agent pid 39 killed; [2023-11-13T18:40:31.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T18:40:31.850Z] + git semver [Pipeline] } [2023-11-13T18:40:32.106Z] $ docker stop --time=1 0a76d5a51670851ecb885206ee9d646d53f5084080eaeb1a551fe53180757c14 [2023-11-13T18:40:33.421Z] $ docker rm -f --volumes 0a76d5a51670851ecb885206ee9d646d53f5084080eaeb1a551fe53180757c14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:40:33.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T18:40:33.850Z] [2023-11-13T18:40:33.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:40:34.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T18:40:34.153Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-13T18:40:34.153Z] ab5ef0e58194: Pulling fs layer [2023-11-13T18:40:34.153Z] 9712f1f96733: Pulling fs layer [2023-11-13T18:40:34.153Z] 63f879dbbcfc: Pulling fs layer [2023-11-13T18:40:34.153Z] 0d9ebad4ef96: Pulling fs layer [2023-11-13T18:40:34.153Z] e9a5061849ea: Pulling fs layer [2023-11-13T18:40:34.153Z] d747dcd14b5f: Pulling fs layer [2023-11-13T18:40:34.153Z] e9a5061849ea: Waiting [2023-11-13T18:40:34.153Z] 0d9ebad4ef96: Waiting [2023-11-13T18:40:34.153Z] 2de7ff778b66: Pulling fs layer [2023-11-13T18:40:34.153Z] d747dcd14b5f: Waiting [2023-11-13T18:40:34.153Z] 9712f1f96733: Verifying Checksum [2023-11-13T18:40:34.153Z] 9712f1f96733: Download complete [2023-11-13T18:40:34.415Z] 63f879dbbcfc: Verifying Checksum [2023-11-13T18:40:34.415Z] 63f879dbbcfc: Download complete [2023-11-13T18:40:34.674Z] e9a5061849ea: Verifying Checksum [2023-11-13T18:40:34.674Z] e9a5061849ea: Download complete [2023-11-13T18:40:34.674Z] d747dcd14b5f: Verifying Checksum [2023-11-13T18:40:34.674Z] d747dcd14b5f: Download complete [2023-11-13T18:40:34.674Z] 0d9ebad4ef96: Verifying Checksum [2023-11-13T18:40:34.674Z] 0d9ebad4ef96: Download complete [2023-11-13T18:40:34.674Z] ab5ef0e58194: Verifying Checksum [2023-11-13T18:40:34.674Z] ab5ef0e58194: Download complete [2023-11-13T18:40:34.931Z] 2de7ff778b66: Verifying Checksum [2023-11-13T18:40:34.931Z] 2de7ff778b66: Download complete [2023-11-13T18:40:37.457Z] ab5ef0e58194: Pull complete [2023-11-13T18:40:37.458Z] 9712f1f96733: Pull complete [2023-11-13T18:40:38.025Z] 63f879dbbcfc: Pull complete [2023-11-13T18:40:43.293Z] 0d9ebad4ef96: Pull complete [2023-11-13T18:40:43.293Z] e9a5061849ea: Pull complete [2023-11-13T18:40:43.293Z] d747dcd14b5f: Pull complete [2023-11-13T18:40:43.860Z] 2de7ff778b66: Pull complete [2023-11-13T18:40:43.860Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-13T18:40:43.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T18:40:43.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:40:43.953Z] prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container [2023-11-13T18:40:43.966Z] $ 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-11-13T18:40:51.241Z] $ docker top 240458f276d8f9e412e7dd13832de51b9e1719488565dd99e4d6c3c6fd482d5a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:40:51.333Z] provisioning config files... [2023-11-13T18:40:51.339Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4300493273299333317tmp [2023-11-13T18:40:51.352Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7148971359738727816tmp [2023-11-13T18:40:51.361Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11351234521414257751tmp [Pipeline] { [Pipeline] echo [2023-11-13T18:40:51.379Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:40:51.660Z] ---> sigul-configuration.sh [2023-11-13T18:40:51.660Z] gpg: directory `/root/.gnupg' created [2023-11-13T18:40:51.660Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-13T18:40:51.660Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-13T18:40:51.660Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-13T18:40:51.660Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-13T18:40:51.660Z] gpg: CAST5 encrypted data [2023-11-13T18:40:51.660Z] gpg: encrypted with 1 passphrase [2023-11-13T18:40:51.660Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-13T18:40:51.954Z] + mkdir /home/jenkins [2023-11-13T18:40:51.954Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-13T18:40:52.240Z] + 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-11-13T18:40:52.249Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:40:52.535Z] ---> sigul-install.sh [2023-11-13T18:40:52.535Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-13T18:40:52.822Z] + git tag --list [2023-11-13T18:40:52.822Z] v1.0.0 [2023-11-13T18:40:52.822Z] v1.1.0 [2023-11-13T18:40:52.822Z] v1.2.0 [2023-11-13T18:40:52.822Z] v1.3.0 [2023-11-13T18:40:52.822Z] v1.3.1 [2023-11-13T18:40:52.822Z] v2.0.0 [2023-11-13T18:40:52.822Z] v2.0.1 [2023-11-13T18:40:52.822Z] v2.1.0 [2023-11-13T18:40:52.822Z] v2.1.1 [2023-11-13T18:40:52.822Z] v2.1.2 [2023-11-13T18:40:52.822Z] v2.2.0 [2023-11-13T18:40:52.822Z] v2.3 [2023-11-13T18:40:52.822Z] v2.3.0 [2023-11-13T18:40:52.822Z] v2.3.1 [2023-11-13T18:40:52.822Z] v3.0 [2023-11-13T18:40:52.822Z] v3.0.0 [2023-11-13T18:40:52.822Z] v3.0.1 [2023-11-13T18:40:52.822Z] v3.0.1-dev.1 [2023-11-13T18:40:52.822Z] v3.1.0-dev.1 [2023-11-13T18:40:52.822Z] v3.1.0-dev.10 [2023-11-13T18:40:52.822Z] v3.1.0-dev.11 [2023-11-13T18:40:52.822Z] v3.1.0-dev.12 [2023-11-13T18:40:52.822Z] v3.1.0-dev.13 [2023-11-13T18:40:52.822Z] v3.1.0-dev.14 [2023-11-13T18:40:52.822Z] v3.1.0-dev.15 [2023-11-13T18:40:52.822Z] v3.1.0-dev.16 [2023-11-13T18:40:52.822Z] v3.1.0-dev.17 [2023-11-13T18:40:52.822Z] v3.1.0-dev.18 [2023-11-13T18:40:52.822Z] v3.1.0-dev.19 [2023-11-13T18:40:52.822Z] v3.1.0-dev.2 [2023-11-13T18:40:52.822Z] v3.1.0-dev.20 [2023-11-13T18:40:52.822Z] v3.1.0-dev.21 [2023-11-13T18:40:52.822Z] v3.1.0-dev.22 [2023-11-13T18:40:52.822Z] v3.1.0-dev.23 [2023-11-13T18:40:52.822Z] v3.1.0-dev.24 [2023-11-13T18:40:52.822Z] v3.1.0-dev.25 [2023-11-13T18:40:52.822Z] v3.1.0-dev.26 [2023-11-13T18:40:52.822Z] v3.1.0-dev.27 [2023-11-13T18:40:52.822Z] v3.1.0-dev.28 [2023-11-13T18:40:52.822Z] v3.1.0-dev.29 [2023-11-13T18:40:52.822Z] v3.1.0-dev.3 [2023-11-13T18:40:52.822Z] v3.1.0-dev.30 [2023-11-13T18:40:52.822Z] v3.1.0-dev.31 [2023-11-13T18:40:52.822Z] v3.1.0-dev.32 [2023-11-13T18:40:52.822Z] v3.1.0-dev.33 [2023-11-13T18:40:52.822Z] v3.1.0-dev.34 [2023-11-13T18:40:52.822Z] v3.1.0-dev.35 [2023-11-13T18:40:52.822Z] v3.1.0-dev.36 [2023-11-13T18:40:52.822Z] v3.1.0-dev.37 [2023-11-13T18:40:52.822Z] v3.1.0-dev.4 [2023-11-13T18:40:52.822Z] v3.1.0-dev.5 [2023-11-13T18:40:52.822Z] v3.1.0-dev.6 [2023-11-13T18:40:52.822Z] v3.1.0-dev.7 [2023-11-13T18:40:52.822Z] v3.1.0-dev.8 [2023-11-13T18:40:52.822Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-13T18:40:53.108Z] + lftools sign git-tag v3.1.0-dev.37 [2023-11-13T18:40:53.677Z] Signing Git tag with Sigul... [2023-11-13T18:40:53.677Z] Signing v3.1.0-dev.37 [Pipeline] echo [2023-11-13T18:40:53.946Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:40:54.229Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-13T18:40:54.236Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-13T18:40:54.235Z] $ docker stop --time=1 240458f276d8f9e412e7dd13832de51b9e1719488565dd99e4d6c3c6fd482d5a [2023-11-13T18:40:55.533Z] $ docker rm -f --volumes 240458f276d8f9e412e7dd13832de51b9e1719488565dd99e4d6c3c6fd482d5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-13T18:40:55.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:40:55.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:40:56.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:40:56.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:40:56.341Z] prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container [2023-11-13T18:40:56.354Z] $ 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-11-13T18:40:56.788Z] $ docker top 085de082d380f1cd8cb18352a402350fdf1fdd5c744b65cd4286317d278b0707 -eo pid,comm [2023-11-13T18:40:56.852Z] 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-11-13T18:40:56.852Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T18:40:56.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:40:56.888Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:40:56.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:40:56.972Z] $ docker exec 085de082d380f1cd8cb18352a402350fdf1fdd5c744b65cd4286317d278b0707 ssh-agent [2023-11-13T18:40:57.096Z] SSH_AUTH_SOCK=/tmp/ssh-mF6TjXBWJtKb/agent.31 [2023-11-13T18:40:57.096Z] SSH_AGENT_PID=37 [2023-11-13T18:40:57.101Z] Running ssh-add (command line suppressed) [2023-11-13T18:40:57.179Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7750334037861649010.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7750334037861649010.key) [2023-11-13T18:40:57.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:40:57.498Z] + git semver bump pre [2023-11-13T18:40:57.767Z] 2023-11-13 18:40:57,653 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-13T18:40:57.767Z] 2023-11-13 18:40:57,653 [bump_version] DEBUG bumping version:3.1.0-dev.37 on axis:pre with prefix:dev [2023-11-13T18:40:57.767Z] 2023-11-13 18:40:57,653 [bump_version] DEBUG bumped version:3.1.0-dev.38 [2023-11-13T18:40:57.767Z] 2023-11-13 18:40:57,654 [write_version] DEBUG write version:3.1.0-dev.38 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-11-13T18:40:57.767Z] 2023-11-13 18:40:57,654 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-13T18:40:57.767Z] 2023-11-13 18:40:57,654 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-13T18:40:57.767Z] 2023-11-13 18:40:57,655 [execute] INFO git cat-file --batch-check [2023-11-13T18:40:57.767Z] 2023-11-13 18:40:57,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T18:40:57.767Z] 2023-11-13 18:40:57,661 [execute] INFO git cat-file --batch [2023-11-13T18:40:57.767Z] 2023-11-13 18:40:57,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T18:40:57.767Z] 2023-11-13 18:40:57,667 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-13T18:40:57.767Z] 3.1.0-dev.38 [Pipeline] } [2023-11-13T18:40:57.757Z] $ docker exec --env ******** --env ******** 085de082d380f1cd8cb18352a402350fdf1fdd5c744b65cd4286317d278b0707 ssh-agent -k [2023-11-13T18:40:57.853Z] unset SSH_AUTH_SOCK; [2023-11-13T18:40:57.853Z] unset SSH_AGENT_PID; [2023-11-13T18:40:57.853Z] echo Agent pid 37 killed; [2023-11-13T18:40:57.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T18:40:58.196Z] + git semver [Pipeline] } [2023-11-13T18:40:58.452Z] $ docker stop --time=1 085de082d380f1cd8cb18352a402350fdf1fdd5c744b65cd4286317d278b0707 [2023-11-13T18:40:59.722Z] $ docker rm -f --volumes 085de082d380f1cd8cb18352a402350fdf1fdd5c744b65cd4286317d278b0707 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T18:41:00.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:41:00.079Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:41:00.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:41:00.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:41:00.447Z] prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container [2023-11-13T18:41:00.456Z] $ 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-11-13T18:41:00.818Z] $ docker top d7672e65f009442a82f302f7f2cc125b70a437bd40c52f8eed35278dbbc06de3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T18:41:00.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:41:00.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:41:01.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:41:01.033Z] $ docker exec d7672e65f009442a82f302f7f2cc125b70a437bd40c52f8eed35278dbbc06de3 ssh-agent [2023-11-13T18:41:01.176Z] SSH_AUTH_SOCK=/tmp/ssh-rq1EPgM0WZRi/agent.34 [2023-11-13T18:41:01.177Z] SSH_AGENT_PID=40 [2023-11-13T18:41:01.181Z] Running ssh-add (command line suppressed) [2023-11-13T18:41:01.266Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_224057390308157661.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_224057390308157661.key) [2023-11-13T18:41:01.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:41:01.583Z] + git semver push [2023-11-13T18:41:01.843Z] 2023-11-13 18:41:01,739 [run_push] DEBUG push [2023-11-13T18:41:01.843Z] 2023-11-13 18:41:01,739 [execute] INFO git cat-file --batch-check [2023-11-13T18:41:01.843Z] 2023-11-13 18:41:01,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T18:41:01.843Z] 2023-11-13 18:41:01,743 [execute] INFO git rev-list 9b8767021da47a07c176ba953b210ffec439cddf -- [2023-11-13T18:41:01.843Z] 2023-11-13 18:41:01,744 [execute] DEBUG Popen(['git', 'rev-list', '9b8767021da47a07c176ba953b210ffec439cddf', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-13T18:41:01.843Z] 2023-11-13 18:41:01,754 [execute] INFO git fetch -v origin [2023-11-13T18:41:01.843Z] 2023-11-13 18:41:01,755 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-13T18:41:02.526Z] 2023-11-13 18:41:02,320 [run_push] DEBUG no remote changes detected [2023-11-13T18:41:02.526Z] 2023-11-13 18:41:02,320 [execute] INFO git push origin semver [2023-11-13T18:41:02.526Z] 2023-11-13 18:41:02,320 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-13T18:41:03.578Z] 2023-11-13 18:41:03,214 [run_push] DEBUG push all version tags [2023-11-13T18:41:03.578Z] 2023-11-13 18:41:03,214 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-13T18:41:03.578Z] 2023-11-13 18:41:03,215 [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-11-13T18:41:04.149Z] 2023-11-13 18:41:03,988 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-13T18:41:04.149Z] 3.1.0-dev.38 [Pipeline] } [2023-11-13T18:41:04.140Z] $ docker exec --env ******** --env ******** d7672e65f009442a82f302f7f2cc125b70a437bd40c52f8eed35278dbbc06de3 ssh-agent -k [2023-11-13T18:41:04.241Z] unset SSH_AUTH_SOCK; [2023-11-13T18:41:04.241Z] unset SSH_AGENT_PID; [2023-11-13T18:41:04.241Z] echo Agent pid 40 killed; [2023-11-13T18:41:04.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T18:41:04.575Z] + git semver [Pipeline] } [2023-11-13T18:41:04.829Z] $ docker stop --time=1 d7672e65f009442a82f302f7f2cc125b70a437bd40c52f8eed35278dbbc06de3 [2023-11-13T18:41:06.117Z] $ docker rm -f --volumes d7672e65f009442a82f302f7f2cc125b70a437bd40c52f8eed35278dbbc06de3 [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-11-13T18:41:06.683Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-11-13T18:41:06.683Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-13T18:41:06.683Z] total 16 [2023-11-13T18:41:06.683Z] drwxr-xr-x 3 root root 4096 Nov 13 18:29 . [2023-11-13T18:41:06.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:40 .. [2023-11-13T18:41:06.683Z] drwxr-xr-x 2 root root 4096 Nov 13 18:29 cost [2023-11-13T18:41:06.683Z] -rw-r--r-- 1 root root 96 Nov 13 18:29 cost.csv [2023-11-13T18:41:06.683Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-11-13T18:41:06.683Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-13T18:41:06.683Z] total 16 [2023-11-13T18:41:06.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 18:29 . [2023-11-13T18:41:06.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:40 .. [2023-11-13T18:41:06.683Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 18:29 cost [2023-11-13T18:41:06.683Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 13 18:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:41:06.978Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:41:07.844Z] ---> package-listing.sh [2023-11-13T18:41:07.845Z] ++ facter osfamily [2023-11-13T18:41:07.845Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-13T18:41:08.105Z] + OS_FAMILY=debian [2023-11-13T18:41:08.105Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-11-13T18:41:08.105Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-13T18:41:08.105Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-13T18:41:08.105Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-13T18:41:08.105Z] + PACKAGES=/tmp/packages_start.txt [2023-11-13T18:41:08.105Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-13T18:41:08.105Z] + PACKAGES=/tmp/packages_end.txt [2023-11-13T18:41:08.105Z] + case "${OS_FAMILY}" in [2023-11-13T18:41:08.105Z] + dpkg -l [2023-11-13T18:41:08.105Z] + grep '^ii' [2023-11-13T18:41:08.105Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-13T18:41:08.105Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-13T18:41:08.105Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-13T18:41:08.105Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-13T18:41:08.105Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-11-13T18:41:08.105Z] + 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-11-13T18:41:08.117Z] 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-11-13T18:41:08.392Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:41:08.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T18:41:08.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:41:09.030Z] prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container [2023-11-13T18:41:09.041Z] $ 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-11-13T18:41:09.288Z] $ docker top 93c96f985ec60c1a59c49a0dad4fbc3fe777a838473dc6125b3725e46d08818e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T18:41:09.658Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-13T18:41:09.947Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-13T18:41:10.234Z] + ls /var/log/sa-host [2023-11-13T18:41:10.235Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:41:10.301Z] provisioning config files... [2023-11-13T18:41:10.309Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6828578145719943557tmp [Pipeline] { [Pipeline] echo [2023-11-13T18:41:10.318Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:41:10.603Z] ---> create-netrc.sh [Pipeline] } [2023-11-13T18:41:10.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:41:10.936Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-13T18:41:10.945Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:41:11.231Z] ---> sudo-logs.sh [2023-11-13T18:41:11.231Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-13T18:41:11.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:41:11.545Z] ---> job-cost.sh [2023-11-13T18:41:11.545Z] lf-activate-venv: SKIPPING [2023-11-13T18:41:11.545Z] DEBUG: total: 0.2199999988079071 [2023-11-13T18:41:11.545Z] INFO: Retrieving Stack Cost... [2023-11-13T18:41:11.805Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T18:41:12.373Z] INFO: Archiving Costs [Pipeline] echo [2023-11-13T18:41:12.385Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:41:12.669Z] ---> logs-deploy.sh [2023-11-13T18:41:12.669Z] lf-activate-venv: SKIPPING [2023-11-13T18:41:12.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/207 [2023-11-13T18:41:12.669Z] INFO: archiving workspace using pattern(s): [2023-11-13T18:41:13.609Z] Archives upload complete. [2023-11-13T18:41:13.609Z] INFO: archiving logs to Nexus