Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b 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-ssh2389475485998887206.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh17507975471148826891.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.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/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3579184132701972971.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh3280774632492731790.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.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/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17130618470344530678.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6747 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh1082141744862595926.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b # timeout=10 Commit message: "refactor: ruleengine refactor (#502)" > git rev-list --no-walk 246039579fefe65770a4c1017b136de77c7f7cec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-10T06:15:33.194Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-10T06:15:33.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-10T06:15:33.272Z] ========================================================= [2022-03-10T06:15:33.272Z] EdgeX Global Pipelines Version Info [2022-03-10T06:15:33.272Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:15:34.376Z] ------------------- [2022-03-10T06:15:34.376Z] stable info: [2022-03-10T06:15:34.376Z] ------------------- [2022-03-10T06:15:34.376Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-10T06:15:34.376Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-10T06:15:34.376Z] Message: update stable to v1.0.220 [2022-03-10T06:15:34.967Z] ------------------- [2022-03-10T06:15:34.967Z] experimental info: [2022-03-10T06:15:34.967Z] ------------------- [2022-03-10T06:15:34.967Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-10T06:15:34.967Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-10T06:15:34.967Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-10T06:15:35.104Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-10T06:15:35.113Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-10T06:15:35.122Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-10T06:15:35.131Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-10T06:15:35.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-10T06:15:35.165Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-10T06:15:35.181Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-10T06:15:35.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-10T06:15:35.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-10T06:15:35.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-10T06:15:35.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-10T06:15:35.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-10T06:15:35.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-10T06:15:35.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-10T06:15:35.283Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-10T06:15:35.296Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-10T06:15:35.308Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T06:15:35.321Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T06:15:35.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-10T06:15:35.343Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-10T06:15:35.355Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-10T06:15:35.367Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-10T06:15:35.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-10T06:15:35.392Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-10T06:15:35.404Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-10T06:15:35.416Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-10T06:15:35.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-10T06:15:35.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-10T06:15:35.452Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-10T06:15:35.464Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [Pipeline] echo [2022-03-10T06:15:35.476Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fc63fb [Pipeline] echo [2022-03-10T06:15:35.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:15:35.545Z] provisioning config files... [2022-03-10T06:15:35.556Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config867983154240427293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:15:35.872Z] ---> docker-login.sh [2022-03-10T06:15:35.872Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:15:35.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:15:36.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:15:36.134Z] Configure a credential helper to remove this warning. See [2022-03-10T06:15:36.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:15:36.134Z] [2022-03-10T06:15:36.134Z] Login Succeeded [2022-03-10T06:15:36.134Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:15:36.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:15:36.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:15:36.134Z] Configure a credential helper to remove this warning. See [2022-03-10T06:15:36.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:15:36.134Z] [2022-03-10T06:15:36.134Z] Login Succeeded [2022-03-10T06:15:36.134Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:15:36.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:15:36.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:15:36.397Z] Configure a credential helper to remove this warning. See [2022-03-10T06:15:36.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:15:36.397Z] [2022-03-10T06:15:36.397Z] Login Succeeded [2022-03-10T06:15:36.397Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:15:36.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:15:36.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:15:36.397Z] Configure a credential helper to remove this warning. See [2022-03-10T06:15:36.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:15:36.397Z] [2022-03-10T06:15:36.397Z] Login Succeeded [2022-03-10T06:15:36.397Z] docker.io [2022-03-10T06:15:36.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:15:36.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:15:36.927Z] Configure a credential helper to remove this warning. See [2022-03-10T06:15:36.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:15:36.927Z] [2022-03-10T06:15:36.927Z] Login Succeeded [2022-03-10T06:15:36.927Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:15:36.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-10T06:15:37.308Z] + git rev-list -1 --merges 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b~1..3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [Pipeline] echo [2022-03-10T06:15:37.341Z] -----------> git rev-list -1 --merges 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b~1..3fc63fba6049dff8a787a297a0ba98bb3ed92f4b 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [false] [Pipeline] sh [2022-03-10T06:15:37.644Z] + git log --format=format:%s -1 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [Pipeline] echo [2022-03-10T06:15:37.659Z] ========================================================= [2022-03-10T06:15:37.659Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-10T06:15:37.659Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T06:15:37.987Z] + git log --format=format:%s -1 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [Pipeline] echo [2022-03-10T06:15:37.999Z] [semverPrep] GIT_COMMIT: 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b, Commit Message: refactor: ruleengine refactor (#502) [Pipeline] echo [2022-03-10T06:15:38.010Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-10T06:15:38.424Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T06:15:38.424Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-10T06:15:38.424Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-10T06:15:38.424Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-10T06:15:38.424Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-10T06:15:38.424Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-10T06:15:38.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:15:38.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:15:38.859Z] [2022-03-10T06:15:38.859Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:15:39.175Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:15:39.175Z] latest: Pulling from edgex-devops/git-semver [2022-03-10T06:15:39.175Z] a0d0a0d46f8b: Pulling fs layer [2022-03-10T06:15:39.175Z] 3e5f54012d9b: Pulling fs layer [2022-03-10T06:15:39.175Z] 4c7163046ea9: Pulling fs layer [2022-03-10T06:15:39.175Z] 0c2d73faf560: Pulling fs layer [2022-03-10T06:15:39.175Z] 0c2d73faf560: Waiting [2022-03-10T06:15:39.175Z] 3e5f54012d9b: Verifying Checksum [2022-03-10T06:15:39.175Z] 3e5f54012d9b: Download complete [2022-03-10T06:15:39.175Z] a0d0a0d46f8b: Verifying Checksum [2022-03-10T06:15:39.175Z] a0d0a0d46f8b: Download complete [2022-03-10T06:15:39.437Z] 0c2d73faf560: Verifying Checksum [2022-03-10T06:15:39.437Z] 0c2d73faf560: Download complete [2022-03-10T06:15:39.437Z] 4c7163046ea9: Verifying Checksum [2022-03-10T06:15:39.437Z] 4c7163046ea9: Download complete [2022-03-10T06:15:39.437Z] a0d0a0d46f8b: Pull complete [2022-03-10T06:15:39.437Z] 3e5f54012d9b: Pull complete [2022-03-10T06:15:39.698Z] 4c7163046ea9: Pull complete [2022-03-10T06:15:39.963Z] 0c2d73faf560: Pull complete [2022-03-10T06:15:39.963Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-10T06:15:39.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:15:39.963Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-10T06:15:40.028Z] prd-centos7-docker-4c-2g-6747 does not seem to be running inside a container [2022-03-10T06:15:40.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T06:15:40.786Z] $ docker top f392fb484bb480a3dd0a20ccc8f36405c555ca2c18cb4927302b7371e9ec8369 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T06:15:40.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:15:40.899Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:15:40.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:15:41.005Z] $ docker exec f392fb484bb480a3dd0a20ccc8f36405c555ca2c18cb4927302b7371e9ec8369 ssh-agent [2022-03-10T06:15:41.096Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMjnDfP/agent.15 [2022-03-10T06:15:41.096Z] SSH_AGENT_PID=22 [2022-03-10T06:15:41.105Z] Running ssh-add (command line suppressed) [2022-03-10T06:15:41.193Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8535059324427852379.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8535059324427852379.key) [2022-03-10T06:15:41.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:15:41.501Z] + git tag --points-at HEAD [Pipeline] } [2022-03-10T06:15:41.518Z] $ docker exec --env ******** --env ******** f392fb484bb480a3dd0a20ccc8f36405c555ca2c18cb4927302b7371e9ec8369 ssh-agent -k [2022-03-10T06:15:41.598Z] unset SSH_AUTH_SOCK; [2022-03-10T06:15:41.598Z] unset SSH_AGENT_PID; [2022-03-10T06:15:41.598Z] echo Agent pid 22 killed; [2022-03-10T06:15:41.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-10T06:15:41.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:15:41.627Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:15:41.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:15:41.757Z] $ docker exec f392fb484bb480a3dd0a20ccc8f36405c555ca2c18cb4927302b7371e9ec8369 ssh-agent [2022-03-10T06:15:41.864Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkieJlh/agent.55 [2022-03-10T06:15:41.864Z] SSH_AGENT_PID=62 [2022-03-10T06:15:41.868Z] Running ssh-add (command line suppressed) [2022-03-10T06:15:41.977Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1171784311569414780.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1171784311569414780.key) [2022-03-10T06:15:41.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:15:42.279Z] + git semver init [2022-03-10T06:15:42.279Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T06:15:42.279Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-10T06:15:42.279Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:15:42.279Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T06:15:42.279Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T06:15:42.279Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T06:15:42.279Z] # $SEMVER_BRANCH = main [2022-03-10T06:15:42.279Z] # $SEMVER_TEMP = /tmp/semver-294411523 [2022-03-10T06:15:42.279Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-10T06:15:44.847Z] # '/tmp/semver-294411523' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-03-10T06:15:44.847Z] # -> Force: false [2022-03-10T06:15:44.847Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-03-10T06:15:44.860Z] $ docker exec --env ******** --env ******** f392fb484bb480a3dd0a20ccc8f36405c555ca2c18cb4927302b7371e9ec8369 ssh-agent -k [2022-03-10T06:15:44.963Z] unset SSH_AUTH_SOCK; [2022-03-10T06:15:44.963Z] unset SSH_AGENT_PID; [2022-03-10T06:15:44.963Z] echo Agent pid 62 killed; [2022-03-10T06:15:44.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T06:15:45.287Z] + git semver [Pipeline] } [2022-03-10T06:15:45.305Z] $ docker stop --time=1 f392fb484bb480a3dd0a20ccc8f36405c555ca2c18cb4927302b7371e9ec8369 [2022-03-10T06:15:46.605Z] $ docker rm -f f392fb484bb480a3dd0a20ccc8f36405c555ca2c18cb4927302b7371e9ec8369 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:15:46.957Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-10T06:15:47.178Z] Stashed 1 file(s) [Pipeline] echo [2022-03-10T06:15:47.182Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:15:47.328Z] provisioning config files... [2022-03-10T06:15:47.339Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config435936517745304746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:15:47.637Z] ---> docker-login.sh [2022-03-10T06:15:47.637Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:15:47.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:15:47.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:15:47.637Z] Configure a credential helper to remove this warning. See [2022-03-10T06:15:47.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:15:47.637Z] [2022-03-10T06:15:47.637Z] Login Succeeded [2022-03-10T06:15:47.637Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:15:47.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:15:47.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:15:47.637Z] Configure a credential helper to remove this warning. See [2022-03-10T06:15:47.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:15:47.637Z] [2022-03-10T06:15:47.637Z] Login Succeeded [2022-03-10T06:15:47.637Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:15:47.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:15:47.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:15:47.899Z] Configure a credential helper to remove this warning. See [2022-03-10T06:15:47.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:15:47.899Z] [2022-03-10T06:15:47.899Z] Login Succeeded [2022-03-10T06:15:47.899Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:15:47.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:15:47.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:15:47.899Z] Configure a credential helper to remove this warning. See [2022-03-10T06:15:47.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:15:47.899Z] [2022-03-10T06:15:47.899Z] Login Succeeded [2022-03-10T06:15:47.899Z] docker.io [2022-03-10T06:15:48.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:15:48.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:15:48.420Z] Configure a credential helper to remove this warning. See [2022-03-10T06:15:48.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:15:48.420Z] [2022-03-10T06:15:48.420Z] Login Succeeded [2022-03-10T06:15:48.420Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:15:48.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-10T06:15:48.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T06:15:48.507Z] ========================================================= [2022-03-10T06:15:48.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-10T06:15:48.507Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:15:48.835Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-03-10T06:15:49.100Z] Sending build context to Docker daemon 42.16MB [2022-03-10T06:15:49.100Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:15:49.100Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-10T06:15:49.100Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-10T06:15:49.100Z] 59bf1c3509f3: Pulling fs layer [2022-03-10T06:15:49.100Z] 666ba61612fd: Pulling fs layer [2022-03-10T06:15:49.100Z] 8ed8ca486205: Pulling fs layer [2022-03-10T06:15:49.100Z] 4fe6c5a15a65: Pulling fs layer [2022-03-10T06:15:49.100Z] 22a0e8bec74d: Pulling fs layer [2022-03-10T06:15:49.100Z] 640e595b4fbd: Pulling fs layer [2022-03-10T06:15:49.100Z] 763cafe07f6e: Pulling fs layer [2022-03-10T06:15:49.100Z] 0c0b528cf693: Pulling fs layer [2022-03-10T06:15:49.100Z] 10935f4eaf8b: Pulling fs layer [2022-03-10T06:15:49.100Z] 640e595b4fbd: Waiting [2022-03-10T06:15:49.100Z] 763cafe07f6e: Waiting [2022-03-10T06:15:49.100Z] 0c0b528cf693: Waiting [2022-03-10T06:15:49.100Z] 10935f4eaf8b: Waiting [2022-03-10T06:15:49.100Z] 4fe6c5a15a65: Waiting [2022-03-10T06:15:49.100Z] 22a0e8bec74d: Waiting [2022-03-10T06:15:49.100Z] 8ed8ca486205: Verifying Checksum [2022-03-10T06:15:49.100Z] 8ed8ca486205: Download complete [2022-03-10T06:15:49.100Z] 666ba61612fd: Verifying Checksum [2022-03-10T06:15:49.100Z] 666ba61612fd: Download complete [2022-03-10T06:15:49.373Z] 22a0e8bec74d: Verifying Checksum [2022-03-10T06:15:49.373Z] 22a0e8bec74d: Download complete [2022-03-10T06:15:49.373Z] 640e595b4fbd: Verifying Checksum [2022-03-10T06:15:49.373Z] 640e595b4fbd: Download complete [2022-03-10T06:15:49.373Z] 59bf1c3509f3: Verifying Checksum [2022-03-10T06:15:49.373Z] 59bf1c3509f3: Download complete [2022-03-10T06:15:49.373Z] 763cafe07f6e: Verifying Checksum [2022-03-10T06:15:49.373Z] 763cafe07f6e: Download complete [2022-03-10T06:15:49.373Z] 0c0b528cf693: Verifying Checksum [2022-03-10T06:15:49.373Z] 0c0b528cf693: Download complete [2022-03-10T06:15:49.957Z] 10935f4eaf8b: Verifying Checksum [2022-03-10T06:15:49.957Z] 10935f4eaf8b: Download complete [2022-03-10T06:15:49.957Z] 59bf1c3509f3: Pull complete [2022-03-10T06:15:49.957Z] 4fe6c5a15a65: Verifying Checksum [2022-03-10T06:15:49.957Z] 4fe6c5a15a65: Download complete [2022-03-10T06:15:49.957Z] 666ba61612fd: Pull complete [2022-03-10T06:15:49.957Z] 8ed8ca486205: Pull complete [2022-03-10T06:15:54.202Z] 4fe6c5a15a65: Pull complete [2022-03-10T06:15:54.202Z] 22a0e8bec74d: Pull complete [2022-03-10T06:15:54.202Z] 640e595b4fbd: Pull complete [2022-03-10T06:15:54.461Z] 763cafe07f6e: Pull complete [2022-03-10T06:15:54.461Z] 0c0b528cf693: Pull complete [2022-03-10T06:15:57.796Z] 10935f4eaf8b: Pull complete [2022-03-10T06:15:57.796Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-10T06:15:57.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-10T06:15:57.796Z] ---> 99d49a6021b9 [2022-03-10T06:15:57.796Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:15:59.720Z] ---> Running in 35bc01c5ef48 [2022-03-10T06:15:59.720Z] Removing intermediate container 35bc01c5ef48 [2022-03-10T06:15:59.720Z] ---> 5ae68890ab42 [2022-03-10T06:15:59.720Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:15:59.720Z] ---> Running in 9286c4d3bf75 [2022-03-10T06:15:59.983Z] Removing intermediate container 9286c4d3bf75 [2022-03-10T06:15:59.983Z] ---> 8c009c9cab77 [2022-03-10T06:15:59.983Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:15:59.983Z] ---> Running in 18e36ebff44d [2022-03-10T06:15:59.983Z] Removing intermediate container 18e36ebff44d [2022-03-10T06:15:59.983Z] ---> aba35ebf07f9 [2022-03-10T06:15:59.983Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-10T06:15:59.983Z] ---> Running in be8a6cb62625 [2022-03-10T06:15:59.983Z] Removing intermediate container be8a6cb62625 [2022-03-10T06:15:59.983Z] ---> 32a3a4b3307e [2022-03-10T06:15:59.983Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:16:00.256Z] ---> Running in 2f8898971c70 [2022-03-10T06:16:00.256Z] Removing intermediate container 2f8898971c70 [2022-03-10T06:16:00.256Z] ---> df85b26c8cbe [2022-03-10T06:16:00.256Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:16:00.256Z] ---> Running in cdb2380b9824 [2022-03-10T06:16:00.828Z] Removing intermediate container cdb2380b9824 [2022-03-10T06:16:00.828Z] ---> 0e8e316ec1d5 [2022-03-10T06:16:00.828Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:16:00.828Z] ---> Running in fd849a4af950 [2022-03-10T06:16:00.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T06:16:01.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T06:16:02.284Z] Still waiting to schedule task [2022-03-10T06:16:02.284Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-10T06:16:02.346Z] OK: 221 MiB in 52 packages [2022-03-10T06:16:02.346Z] Removing intermediate container fd849a4af950 [2022-03-10T06:16:02.346Z] ---> 187852219d9f [2022-03-10T06:16:02.346Z] Step 10/15 : ENV GO111MODULE=on [2022-03-10T06:16:02.346Z] ---> Running in 8f2e9e223fee [2022-03-10T06:16:02.616Z] Removing intermediate container 8f2e9e223fee [2022-03-10T06:16:02.616Z] ---> 5f215564eb5c [2022-03-10T06:16:02.616Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:16:02.616Z] ---> Running in 205c640703ef [2022-03-10T06:16:02.616Z] Removing intermediate container 205c640703ef [2022-03-10T06:16:02.616Z] ---> d6cde5a1d5c4 [2022-03-10T06:16:02.616Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-10T06:16:02.879Z] ---> 32ffe7aefb49 [2022-03-10T06:16:02.879Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:16:02.879Z] ---> Running in 22ab73104825 [2022-03-10T06:16:41.651Z] Removing intermediate container 22ab73104825 [2022-03-10T06:16:41.651Z] ---> 2bd5786307f7 [2022-03-10T06:16:41.651Z] Step 14/15 : COPY . . [2022-03-10T06:16:42.591Z] ---> 6b06df883fa1 [2022-03-10T06:16:42.591Z] Step 15/15 : RUN ${MAKE} [2022-03-10T06:16:42.591Z] ---> Running in 934ced911075 [2022-03-10T06:16:42.852Z] noop [2022-03-10T06:16:43.115Z] Removing intermediate container 934ced911075 [2022-03-10T06:16:43.115Z] ---> 2933e4ccd557 [2022-03-10T06:16:43.115Z] Successfully built 2933e4ccd557 [2022-03-10T06:16:43.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:16:43.439Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T06:16:43.439Z] . [Pipeline] withDockerContainer [2022-03-10T06:16:43.506Z] prd-centos7-docker-4c-2g-6747 does not seem to be running inside a container [2022-03-10T06:16:43.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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 ******** ci-base-image-x86_64 cat [2022-03-10T06:16:43.912Z] $ docker top 20c9551aa05a7dd4b5a0aca252efad171024a15d9504ea52f935bf3e06db93f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T06:16:44.262Z] + go version [2022-03-10T06:16:44.262Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-10T06:16:44.277Z] $ docker stop --time=1 20c9551aa05a7dd4b5a0aca252efad171024a15d9504ea52f935bf3e06db93f2 [2022-03-10T06:16:45.442Z] $ docker rm -f 20c9551aa05a7dd4b5a0aca252efad171024a15d9504ea52f935bf3e06db93f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:16:45.861Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T06:16:45.861Z] . [Pipeline] withDockerContainer [2022-03-10T06:16:45.916Z] prd-centos7-docker-4c-2g-6747 does not seem to be running inside a container [2022-03-10T06:16:45.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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 ******** ci-base-image-x86_64 cat [2022-03-10T06:16:46.337Z] $ docker top f87619fdc98355c0625ac6ea1f339ddf106b77b4c19d4bb920cbd39fda0e05a0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-10T06:16:46.710Z] + make test [2022-03-10T06:16:46.710Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-10T06:16:46.976Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-10T06:16:59.280Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-10T06:16:59.280Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-10T06:16:59.280Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-10T06:16:59.280Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-10T06:16:59.280Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-10T06:16:59.280Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-10T06:16:59.280Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-10T06:16:59.280Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-10T06:16:59.280Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-10T06:16:59.280Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-10T06:16:59.280Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-10T06:16:59.280Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-10T06:16:59.280Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-10T06:17:01.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T06:17:01.198Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-10T06:17:01.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-10T06:17:01.224Z] $ docker stop --time=1 f87619fdc98355c0625ac6ea1f339ddf106b77b4c19d4bb920cbd39fda0e05a0 [2022-03-10T06:17:02.618Z] $ docker rm -f f87619fdc98355c0625ac6ea1f339ddf106b77b4c19d4bb920cbd39fda0e05a0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:17:02.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-10T06:17:03.034Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-10T06:17:04.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-10T06:17:04.308Z] + ls -al . [2022-03-10T06:17:04.309Z] total 112 [2022-03-10T06:17:04.309Z] drwxrwxr-x. 13 jenkins jenkins 4096 Mar 10 06:16 . [2022-03-10T06:17:04.309Z] drwxrwxr-x. 4 jenkins jenkins 106 Mar 10 06:15 .. [2022-03-10T06:17:04.309Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 10 06:15 assets [2022-03-10T06:17:04.309Z] drwxrwxr-x. 2 jenkins jenkins 66 Mar 10 06:15 bin [2022-03-10T06:17:04.309Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 10 06:15 cmd [2022-03-10T06:17:04.309Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 10 06:15 CONTRIBUTING.md [2022-03-10T06:17:04.309Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 10 06:16 coverage.out [2022-03-10T06:17:04.309Z] -rw-rw-r--. 1 jenkins jenkins 1549 Mar 10 06:15 Dockerfile [2022-03-10T06:17:04.309Z] drwxrwxr-x. 2 jenkins jenkins 23 Mar 10 06:15 docs [2022-03-10T06:17:04.309Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 10 06:15 .git [2022-03-10T06:17:04.309Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 10 06:15 .github [2022-03-10T06:17:04.309Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 06:15 .gitignore [2022-03-10T06:17:04.309Z] -rw-rw-r--. 1 jenkins jenkins 1944 Mar 10 06:15 go.mod [2022-03-10T06:17:04.309Z] -rw-rw-r--. 1 jenkins jenkins 48565 Mar 10 06:15 go.sum [2022-03-10T06:17:04.309Z] drwxrwxr-x. 9 jenkins jenkins 125 Mar 10 06:15 internal [2022-03-10T06:17:04.309Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 10 06:15 Jenkinsfile [2022-03-10T06:17:04.309Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 10 06:15 LICENSE [2022-03-10T06:17:04.309Z] -rw-rw-r--. 1 jenkins jenkins 1212 Mar 10 06:15 Makefile [2022-03-10T06:17:04.309Z] drwxrwxr-x. 3 jenkins jenkins 19 Mar 10 06:15 pkg [2022-03-10T06:17:04.309Z] -rw-rw-r--. 1 jenkins jenkins 4450 Mar 10 06:15 README.md [2022-03-10T06:17:04.309Z] drwx------. 3 jenkins jenkins 42 Mar 10 06:15 .semver [2022-03-10T06:17:04.309Z] drwxrwxr-x. 4 jenkins jenkins 71 Mar 10 06:15 snap [2022-03-10T06:17:04.309Z] -rw-rw-r--. 1 jenkins jenkins 12 Mar 10 06:15 VERSION [2022-03-10T06:17:04.309Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 06:15 version.go [2022-03-10T06:17:04.309Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 10 06:15 web [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:04.607Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3fc63fba6049dff8a787a297a0ba98bb3ed92f4b --label arch=amd64 --label version=2.1.1-dev.12 . [2022-03-10T06:17:04.866Z] Sending build context to Docker daemon 42.16MB [2022-03-10T06:17:04.866Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:17:04.866Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-10T06:17:04.866Z] ---> 2933e4ccd557 [2022-03-10T06:17:04.866Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:17:05.127Z] ---> Running in 025bcee64dd8 [2022-03-10T06:17:05.127Z] Removing intermediate container 025bcee64dd8 [2022-03-10T06:17:05.127Z] ---> fed76c2355fa [2022-03-10T06:17:05.127Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:17:05.127Z] ---> Running in aba5d0c3c677 [2022-03-10T06:17:05.127Z] Removing intermediate container aba5d0c3c677 [2022-03-10T06:17:05.127Z] ---> f21ccdfb4e42 [2022-03-10T06:17:05.127Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:17:05.389Z] ---> Running in 47b309c2344f [2022-03-10T06:17:05.389Z] Removing intermediate container 47b309c2344f [2022-03-10T06:17:05.389Z] ---> 01e59dfda708 [2022-03-10T06:17:05.389Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-10T06:17:05.389Z] ---> Running in 1488f091d159 [2022-03-10T06:17:05.389Z] Removing intermediate container 1488f091d159 [2022-03-10T06:17:05.389Z] ---> f6e1f2230609 [2022-03-10T06:17:05.389Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:17:05.389Z] ---> Running in df9caf2e0b7a [2022-03-10T06:17:05.652Z] Removing intermediate container df9caf2e0b7a [2022-03-10T06:17:05.652Z] ---> 928e10bf9d16 [2022-03-10T06:17:05.652Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:17:05.652Z] ---> Running in 3b5389c4bfd3 [2022-03-10T06:17:06.235Z] Removing intermediate container 3b5389c4bfd3 [2022-03-10T06:17:06.235Z] ---> 9af84dcecdbd [2022-03-10T06:17:06.235Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:17:06.235Z] ---> Running in 9452b08e0524 [2022-03-10T06:17:06.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T06:17:07.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T06:17:07.638Z] OK: 221 MiB in 52 packages [2022-03-10T06:17:07.899Z] Removing intermediate container 9452b08e0524 [2022-03-10T06:17:07.899Z] ---> 7bf17ebb32b0 [2022-03-10T06:17:07.899Z] Step 10/23 : ENV GO111MODULE=on [2022-03-10T06:17:07.899Z] ---> Running in b49dcec10fba [2022-03-10T06:17:07.899Z] Removing intermediate container b49dcec10fba [2022-03-10T06:17:07.899Z] ---> 228d1e827583 [2022-03-10T06:17:07.899Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:17:07.899Z] ---> Running in 6d278101f77e [2022-03-10T06:17:08.163Z] Removing intermediate container 6d278101f77e [2022-03-10T06:17:08.163Z] ---> 765ba332f7eb [2022-03-10T06:17:08.163Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-10T06:17:08.163Z] ---> adbb8d663a05 [2022-03-10T06:17:08.163Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:17:08.163Z] ---> Running in 95b5e89ada0b [2022-03-10T06:17:08.743Z] Removing intermediate container 95b5e89ada0b [2022-03-10T06:17:08.743Z] ---> b7754c501455 [2022-03-10T06:17:08.743Z] Step 14/23 : COPY . . [2022-03-10T06:17:10.133Z] ---> 937d709d601e [2022-03-10T06:17:10.133Z] Step 15/23 : RUN ${MAKE} [2022-03-10T06:17:10.133Z] ---> Running in 3e0396c84183 [2022-03-10T06:17:10.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-10T06:17:18.320Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-10T06:17:20.248Z] Removing intermediate container 3e0396c84183 [2022-03-10T06:17:20.248Z] ---> 3842849f2475 [2022-03-10T06:17:20.248Z] Step 16/23 : FROM alpine:3.14 [2022-03-10T06:17:20.509Z] 3.14: Pulling from library/alpine [2022-03-10T06:17:20.772Z] 97518928ae5f: Pulling fs layer [2022-03-10T06:17:20.772Z] 97518928ae5f: Verifying Checksum [2022-03-10T06:17:20.772Z] 97518928ae5f: Download complete [2022-03-10T06:17:21.037Z] 97518928ae5f: Pull complete [2022-03-10T06:17:21.037Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-10T06:17:21.037Z] Status: Downloaded newer image for alpine:3.14 [2022-03-10T06:17:21.037Z] ---> 0a97eee8041e [2022-03-10T06:17:21.037Z] Step 17/23 : EXPOSE 4000 [2022-03-10T06:17:21.037Z] ---> Running in c6ce75ef70c5 [2022-03-10T06:17:21.304Z] Removing intermediate container c6ce75ef70c5 [2022-03-10T06:17:21.304Z] ---> 423b37e438f6 [2022-03-10T06:17:21.304Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:17:21.875Z] ---> 174194b63782 [2022-03-10T06:17:21.875Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:17:21.875Z] ---> Running in 91137ae425fd [2022-03-10T06:17:22.141Z] Removing intermediate container 91137ae425fd [2022-03-10T06:17:22.141Z] ---> b12f8e1a2a08 [2022-03-10T06:17:22.141Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-10T06:17:22.141Z] ---> Running in 056d7efcf1de [2022-03-10T06:17:22.141Z] Removing intermediate container 056d7efcf1de [2022-03-10T06:17:22.141Z] ---> 90e04667e736 [2022-03-10T06:17:22.141Z] Step 21/23 : LABEL arch=amd64 [2022-03-10T06:17:22.141Z] ---> Running in 5818b2460643 [2022-03-10T06:17:22.406Z] Removing intermediate container 5818b2460643 [2022-03-10T06:17:22.406Z] ---> 1a97131e8bab [2022-03-10T06:17:22.406Z] Step 22/23 : LABEL git_sha=3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [2022-03-10T06:17:22.406Z] ---> Running in 05c0716ee9b2 [2022-03-10T06:17:22.406Z] Removing intermediate container 05c0716ee9b2 [2022-03-10T06:17:22.406Z] ---> fd3269662273 [2022-03-10T06:17:22.406Z] Step 23/23 : LABEL version=2.1.1-dev.12 [2022-03-10T06:17:22.666Z] ---> Running in bafef9a6241a [2022-03-10T06:17:22.666Z] Removing intermediate container bafef9a6241a [2022-03-10T06:17:22.666Z] ---> f9795c3491de [2022-03-10T06:17:22.666Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-10T06:17:22.666Z] Successfully built f9795c3491de [2022-03-10T06:17:22.666Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:17:22.770Z] provisioning config files... [2022-03-10T06:17:22.780Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7502492135642933222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:17:23.106Z] ---> docker-login.sh [2022-03-10T06:17:23.106Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:17:23.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:23.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:23.106Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:23.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:23.106Z] [2022-03-10T06:17:23.106Z] Login Succeeded [2022-03-10T06:17:23.106Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:17:23.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:23.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:23.106Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:23.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:23.106Z] [2022-03-10T06:17:23.106Z] Login Succeeded [2022-03-10T06:17:23.106Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:17:23.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:23.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:23.369Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:23.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:23.369Z] [2022-03-10T06:17:23.369Z] Login Succeeded [2022-03-10T06:17:23.369Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:17:23.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:23.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:23.369Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:23.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:23.369Z] [2022-03-10T06:17:23.369Z] Login Succeeded [2022-03-10T06:17:23.369Z] docker.io [2022-03-10T06:17:23.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:23.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:23.891Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:23.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:23.891Z] [2022-03-10T06:17:23.891Z] Login Succeeded [2022-03-10T06:17:23.891Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:17:23.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-10T06:17:23.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T06:17:23.956Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-03-10T06:17:23.956Z] 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [2022-03-10T06:17:23.956Z] latest [2022-03-10T06:17:23.956Z] 2.1.1-dev.12 [2022-03-10T06:17:23.956Z] 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b-2.1.1-dev.12 [2022-03-10T06:17:23.956Z] main [2022-03-10T06:17:23.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:24.295Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:24.593Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [2022-03-10T06:17:24.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T06:17:24.593Z] e91c8683ca7d: Preparing [2022-03-10T06:17:24.593Z] 1a058d5342cc: Preparing [2022-03-10T06:17:24.593Z] 1a058d5342cc: Layer already exists [2022-03-10T06:17:25.974Z] e91c8683ca7d: Pushed [2022-03-10T06:17:26.234Z] 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b: digest: sha256:f7ea4f76184c9fbb146bc9ddbafd1a571c00f270e71b91c6cc7e6c1493cfde7f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:26.531Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:26.822Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-03-10T06:17:26.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T06:17:26.822Z] e91c8683ca7d: Preparing [2022-03-10T06:17:26.822Z] 1a058d5342cc: Preparing [2022-03-10T06:17:26.822Z] 1a058d5342cc: Layer already exists [2022-03-10T06:17:26.822Z] e91c8683ca7d: Layer already exists [2022-03-10T06:17:26.822Z] latest: digest: sha256:f7ea4f76184c9fbb146bc9ddbafd1a571c00f270e71b91c6cc7e6c1493cfde7f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:27.119Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:27.409Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.12 [2022-03-10T06:17:27.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T06:17:27.409Z] e91c8683ca7d: Preparing [2022-03-10T06:17:27.409Z] 1a058d5342cc: Preparing [2022-03-10T06:17:27.409Z] e91c8683ca7d: Layer already exists [2022-03-10T06:17:27.409Z] 1a058d5342cc: Layer already exists [2022-03-10T06:17:27.409Z] 2.1.1-dev.12: digest: sha256:f7ea4f76184c9fbb146bc9ddbafd1a571c00f270e71b91c6cc7e6c1493cfde7f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:27.703Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3fc63fba6049dff8a787a297a0ba98bb3ed92f4b-2.1.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:27.995Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3fc63fba6049dff8a787a297a0ba98bb3ed92f4b-2.1.1-dev.12 [2022-03-10T06:17:27.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T06:17:27.995Z] e91c8683ca7d: Preparing [2022-03-10T06:17:27.995Z] 1a058d5342cc: Preparing [2022-03-10T06:17:27.995Z] 1a058d5342cc: Layer already exists [2022-03-10T06:17:27.995Z] e91c8683ca7d: Layer already exists [2022-03-10T06:17:27.995Z] 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b-2.1.1-dev.12: digest: sha256:f7ea4f76184c9fbb146bc9ddbafd1a571c00f270e71b91c6cc7e6c1493cfde7f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:28.293Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:28.581Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-03-10T06:17:28.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T06:17:28.581Z] e91c8683ca7d: Preparing [2022-03-10T06:17:28.581Z] 1a058d5342cc: Preparing [2022-03-10T06:17:28.581Z] 1a058d5342cc: Layer already exists [2022-03-10T06:17:28.581Z] e91c8683ca7d: Layer already exists [2022-03-10T06:17:28.581Z] main: digest: sha256:f7ea4f76184c9fbb146bc9ddbafd1a571c00f270e71b91c6cc7e6c1493cfde7f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-10T06:17:28.616Z] ===================================================== [Pipeline] echo [2022-03-10T06:17:28.625Z] taggedImages: [2022-03-10T06:17:28.625Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [2022-03-10T06:17:28.625Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-03-10T06:17:28.625Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.12 [2022-03-10T06:17:28.625Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3fc63fba6049dff8a787a297a0ba98bb3ed92f4b-2.1.1-dev.12 [2022-03-10T06:17:28.625Z] - nexus3.edgexfoundry.org:10004/edgex-ui: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] sh [2022-03-10T06:17:28.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:17:28.985Z] [2022-03-10T06:17:28.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:29.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:17:29.291Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-10T06:17:29.291Z] 5eb5b503b376: Pulling fs layer [2022-03-10T06:17:29.291Z] 5c69ac0246d0: Pulling fs layer [2022-03-10T06:17:29.291Z] ec43610c2a17: Pulling fs layer [2022-03-10T06:17:29.291Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-10T06:17:29.291Z] 33b1e0a273af: Pulling fs layer [2022-03-10T06:17:29.291Z] 5d3b04190fa2: Pulling fs layer [2022-03-10T06:17:29.291Z] 2f39f015ded8: Pulling fs layer [2022-03-10T06:17:29.291Z] 3a2ae6a8a46f: Waiting [2022-03-10T06:17:29.291Z] 33b1e0a273af: Waiting [2022-03-10T06:17:29.291Z] 5d3b04190fa2: Waiting [2022-03-10T06:17:29.291Z] 2f39f015ded8: Waiting [2022-03-10T06:17:29.291Z] 5c69ac0246d0: Verifying Checksum [2022-03-10T06:17:29.291Z] 5c69ac0246d0: Download complete [2022-03-10T06:17:29.291Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-10T06:17:29.291Z] 3a2ae6a8a46f: Download complete [2022-03-10T06:17:29.291Z] ec43610c2a17: Verifying Checksum [2022-03-10T06:17:29.291Z] ec43610c2a17: Download complete [2022-03-10T06:17:29.291Z] 33b1e0a273af: Verifying Checksum [2022-03-10T06:17:29.291Z] 33b1e0a273af: Download complete [2022-03-10T06:17:29.291Z] 5d3b04190fa2: Verifying Checksum [2022-03-10T06:17:29.291Z] 5d3b04190fa2: Download complete [2022-03-10T06:17:29.553Z] 5eb5b503b376: Verifying Checksum [2022-03-10T06:17:29.553Z] 5eb5b503b376: Download complete [2022-03-10T06:17:30.135Z] 2f39f015ded8: Verifying Checksum [2022-03-10T06:17:30.135Z] 2f39f015ded8: Download complete [2022-03-10T06:17:31.092Z] 5eb5b503b376: Pull complete [2022-03-10T06:17:31.092Z] 5c69ac0246d0: Pull complete [2022-03-10T06:17:31.667Z] ec43610c2a17: Pull complete [2022-03-10T06:17:31.927Z] 3a2ae6a8a46f: Pull complete [2022-03-10T06:17:32.187Z] 33b1e0a273af: Pull complete [2022-03-10T06:17:32.187Z] 5d3b04190fa2: Pull complete [2022-03-10T06:17:32.715Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6750 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-03-10T06:17:32.728Z] Running in /w/workspace/edgex-ui-go/51 [Pipeline] { [Pipeline] checkout [2022-03-10T06:17:32.918Z] The recommended git tool is: git [2022-03-10T06:17:37.936Z] 2f39f015ded8: Pull complete [2022-03-10T06:17:37.936Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-10T06:17:37.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:17:37.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-10T06:17:38.022Z] prd-centos7-docker-4c-2g-6747 does not seem to be running inside a container [2022-03-10T06:17:38.054Z] $ 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/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-10T06:17:38.183Z] using credential edgex-jenkins-ssh [2022-03-10T06:17:38.200Z] Cloning the remote Git repository [2022-03-10T06:17:38.259Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-10T06:17:38.337Z] > git init /w/workspace/edgex-ui-go/51 # timeout=10 [2022-03-10T06:17:38.423Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-10T06:17:38.424Z] > git --version # timeout=10 [2022-03-10T06:17:38.443Z] > git --version # 'git version 2.17.1' [2022-03-10T06:17:38.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T06:17:38.562Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T06:17:40.680Z] $ docker top 66e055e4d0fbdddcc0e66937c2bd9d4352301b16761d716c658c1c563f1b2495 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:17:41.104Z] ---> job-cost.sh [2022-03-10T06:17:41.104Z] lf-activate-venv: SKIPPING [2022-03-10T06:17:41.104Z] INFO: No Stack... [2022-03-10T06:17:41.365Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T06:17:41.627Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T06:17:41.918Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-03-10T06:17:41.918Z] + cut -d, -f6 [Pipeline] lock [2022-03-10T06:17:41.932Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-51-stack-cost] [2022-03-10T06:17:41.940Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-51-stack-cost] did not exist. Created. [2022-03-10T06:17:41.940Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T06:17:42.250Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-10T06:17:42.288Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T06:17:42.298Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T06:17:42.321Z] $ docker stop --time=1 66e055e4d0fbdddcc0e66937c2bd9d4352301b16761d716c658c1c563f1b2495 [2022-03-10T06:17:43.449Z] $ docker rm -f 66e055e4d0fbdddcc0e66937c2bd9d4352301b16761d716c658c1c563f1b2495 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2022-03-10T06:17:43.519Z] Avoid second fetch [2022-03-10T06:17:43.520Z] Checking out Revision 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b (main) [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T06:17:43.480Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-10T06:17:43.502Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T06:17:43.546Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T06:17:43.563Z] > git checkout -f 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b # timeout=10 [2022-03-10T06:17:48.021Z] Commit message: "refactor: ruleengine refactor (#502)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T06:17:48.897Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-10T06:17:48.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T06:17:48.898Z] Dload Upload Total Spent Left Speed [2022-03-10T06:17:48.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 41700 0 --:--:-- --:--:-- --:--:-- 41700 [Pipeline] sh [2022-03-10T06:17:49.453Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-10T06:17:49.814Z] + sudo tee /etc/docker/daemon.new [2022-03-10T06:17:49.814Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-10T06:17:49.814Z] { [2022-03-10T06:17:49.814Z] "registry-mirrors": [ [2022-03-10T06:17:49.814Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-10T06:17:49.814Z] ], [2022-03-10T06:17:49.814Z] "bip": "10.250.0.254/24", [2022-03-10T06:17:49.814Z] "hosts": [ [2022-03-10T06:17:49.814Z] "tcp://0.0.0.0:5555", [2022-03-10T06:17:49.814Z] "unix:///var/run/docker.sock" [2022-03-10T06:17:49.814Z] ], [2022-03-10T06:17:49.814Z] "mtu": 1458, [2022-03-10T06:17:49.814Z] "selinux-enabled": true, [2022-03-10T06:17:49.814Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-10T06:17:49.814Z] } [Pipeline] sh [2022-03-10T06:17:50.173Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-10T06:17:50.531Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:18:08.952Z] provisioning config files... [2022-03-10T06:18:08.977Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/51@tmp/config612755184380211534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:18:09.342Z] ---> docker-login.sh [2022-03-10T06:18:09.342Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:18:09.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:18:10.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:18:10.229Z] Configure a credential helper to remove this warning. See [2022-03-10T06:18:10.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:18:10.229Z] [2022-03-10T06:18:10.229Z] Login Succeeded [2022-03-10T06:18:10.229Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:18:10.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:18:10.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:18:10.502Z] Configure a credential helper to remove this warning. See [2022-03-10T06:18:10.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:18:10.502Z] [2022-03-10T06:18:10.502Z] Login Succeeded [2022-03-10T06:18:10.502Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:18:11.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:18:11.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:18:11.110Z] Configure a credential helper to remove this warning. See [2022-03-10T06:18:11.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:18:11.110Z] [2022-03-10T06:18:11.110Z] Login Succeeded [2022-03-10T06:18:11.110Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:18:11.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:18:11.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:18:11.659Z] Configure a credential helper to remove this warning. See [2022-03-10T06:18:11.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:18:11.659Z] [2022-03-10T06:18:11.659Z] Login Succeeded [2022-03-10T06:18:11.659Z] docker.io [2022-03-10T06:18:11.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:18:12.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:18:12.526Z] Configure a credential helper to remove this warning. See [2022-03-10T06:18:12.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:18:12.526Z] [2022-03-10T06:18:12.526Z] Login Succeeded [2022-03-10T06:18:12.526Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:18:12.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-10T06:18:13.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T06:18:13.125Z] ========================================================= [2022-03-10T06:18:13.125Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-10T06:18:13.125Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:18:13.483Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-10T06:18:14.468Z] Sending build context to Docker daemon 26.92MB [2022-03-10T06:18:14.468Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:18:14.468Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-10T06:18:14.743Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-10T06:18:14.743Z] 9b3977197b4f: Pulling fs layer [2022-03-10T06:18:14.743Z] 1a89e8eeedd5: Pulling fs layer [2022-03-10T06:18:14.743Z] 94645a83ff95: Pulling fs layer [2022-03-10T06:18:14.743Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-10T06:18:14.743Z] 0c92f367c5e7: Pulling fs layer [2022-03-10T06:18:14.743Z] f7c0051592d6: Pulling fs layer [2022-03-10T06:18:14.743Z] a227ed2f7395: Pulling fs layer [2022-03-10T06:18:14.743Z] 7b1c46037f91: Pulling fs layer [2022-03-10T06:18:14.743Z] 0c92f367c5e7: Waiting [2022-03-10T06:18:14.743Z] f7c0051592d6: Waiting [2022-03-10T06:18:14.743Z] a227ed2f7395: Waiting [2022-03-10T06:18:14.743Z] 7b1c46037f91: Waiting [2022-03-10T06:18:14.743Z] 3f3a8bcf1eab: Waiting [2022-03-10T06:18:14.743Z] 94645a83ff95: Verifying Checksum [2022-03-10T06:18:14.743Z] 94645a83ff95: Download complete [2022-03-10T06:18:14.743Z] 1a89e8eeedd5: Verifying Checksum [2022-03-10T06:18:14.743Z] 1a89e8eeedd5: Download complete [2022-03-10T06:18:14.743Z] 0c92f367c5e7: Verifying Checksum [2022-03-10T06:18:14.743Z] 0c92f367c5e7: Download complete [2022-03-10T06:18:14.743Z] f7c0051592d6: Verifying Checksum [2022-03-10T06:18:14.743Z] f7c0051592d6: Download complete [2022-03-10T06:18:14.743Z] 9b3977197b4f: Verifying Checksum [2022-03-10T06:18:14.743Z] 9b3977197b4f: Download complete [2022-03-10T06:18:15.021Z] a227ed2f7395: Verifying Checksum [2022-03-10T06:18:15.021Z] a227ed2f7395: Download complete [2022-03-10T06:18:15.629Z] 9b3977197b4f: Pull complete [2022-03-10T06:18:16.239Z] 1a89e8eeedd5: Pull complete [2022-03-10T06:18:16.517Z] 94645a83ff95: Pull complete [2022-03-10T06:18:16.790Z] 7b1c46037f91: Verifying Checksum [2022-03-10T06:18:16.790Z] 7b1c46037f91: Download complete [2022-03-10T06:18:17.384Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-10T06:18:17.384Z] 3f3a8bcf1eab: Download complete [2022-03-10T06:18:29.775Z] 3f3a8bcf1eab: Pull complete [2022-03-10T06:18:29.775Z] 0c92f367c5e7: Pull complete [2022-03-10T06:18:29.775Z] f7c0051592d6: Pull complete [2022-03-10T06:18:29.775Z] a227ed2f7395: Pull complete [2022-03-10T06:18:35.195Z] 7b1c46037f91: Pull complete [2022-03-10T06:18:35.195Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-10T06:18:35.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-10T06:18:35.195Z] ---> f79e39bc4007 [2022-03-10T06:18:35.195Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:18:37.192Z] ---> Running in 2d035cb904db [2022-03-10T06:18:37.466Z] Removing intermediate container 2d035cb904db [2022-03-10T06:18:37.466Z] ---> 4910ff397e73 [2022-03-10T06:18:37.466Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:18:37.739Z] ---> Running in 21c2bfd5205d [2022-03-10T06:18:38.017Z] Removing intermediate container 21c2bfd5205d [2022-03-10T06:18:38.017Z] ---> 0e27b7c18f16 [2022-03-10T06:18:38.017Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:18:38.289Z] ---> Running in 25c3a95bbbe1 [2022-03-10T06:18:38.561Z] Removing intermediate container 25c3a95bbbe1 [2022-03-10T06:18:38.561Z] ---> c55b8dd2e049 [2022-03-10T06:18:38.561Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-10T06:18:38.561Z] ---> Running in 05194e81a431 [2022-03-10T06:18:39.156Z] Removing intermediate container 05194e81a431 [2022-03-10T06:18:39.156Z] ---> 64578af6517d [2022-03-10T06:18:39.156Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:18:39.156Z] ---> Running in 9fc104c33ced [2022-03-10T06:18:39.747Z] Removing intermediate container 9fc104c33ced [2022-03-10T06:18:39.747Z] ---> 02fc3c423616 [2022-03-10T06:18:39.747Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:18:39.747Z] ---> Running in 1d47c18fcb15 [2022-03-10T06:18:41.732Z] Removing intermediate container 1d47c18fcb15 [2022-03-10T06:18:41.732Z] ---> 49fa3058da74 [2022-03-10T06:18:41.732Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:18:41.732Z] ---> Running in d2f732d65f33 [2022-03-10T06:18:42.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T06:18:43.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T06:18:44.675Z] OK: 220 MiB in 52 packages [2022-03-10T06:18:45.276Z] Removing intermediate container d2f732d65f33 [2022-03-10T06:18:45.276Z] ---> 194ef391972a [2022-03-10T06:18:45.276Z] Step 10/15 : ENV GO111MODULE=on [2022-03-10T06:18:45.550Z] ---> Running in 49b35b2305aa [2022-03-10T06:18:45.823Z] Removing intermediate container 49b35b2305aa [2022-03-10T06:18:45.823Z] ---> b962e83a4d5c [2022-03-10T06:18:45.823Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:18:46.100Z] ---> Running in 2eda900de189 [2022-03-10T06:18:46.380Z] Removing intermediate container 2eda900de189 [2022-03-10T06:18:46.380Z] ---> bfa1d6996dfb [2022-03-10T06:18:46.380Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-10T06:18:46.977Z] ---> 8985e37d2cdb [2022-03-10T06:18:46.978Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:18:47.257Z] ---> Running in fea997666a01 [2022-03-10T06:20:09.092Z] Removing intermediate container fea997666a01 [2022-03-10T06:20:09.092Z] ---> 3124b374c526 [2022-03-10T06:20:09.092Z] Step 14/15 : COPY . . [2022-03-10T06:20:09.092Z] ---> a6835b1c535b [2022-03-10T06:20:09.092Z] Step 15/15 : RUN ${MAKE} [2022-03-10T06:20:09.092Z] ---> Running in f30b582a2ad3 [2022-03-10T06:20:09.092Z] noop [2022-03-10T06:20:09.092Z] Removing intermediate container f30b582a2ad3 [2022-03-10T06:20:09.092Z] ---> df959de32ef5 [2022-03-10T06:20:09.092Z] Successfully built df959de32ef5 [2022-03-10T06:20:09.092Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:20:09.450Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T06:20:09.450Z] . [Pipeline] withDockerContainer [2022-03-10T06:20:09.711Z] prd-ubuntu18.04-docker-arm64-4c-16g-6750 does not seem to be running inside a container [2022-03-10T06:20:09.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/51 -v /w/workspace/edgex-ui-go/51:/w/workspace/edgex-ui-go/51:rw,z -v /w/workspace/edgex-ui-go/51@tmp:/w/workspace/edgex-ui-go/51@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-arm64 cat [2022-03-10T06:20:11.346Z] $ docker top e9c34ba2428d990133b7a833713fc01cdd32b61b0b4740119dad7a589b279dd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T06:20:12.286Z] + go version [2022-03-10T06:20:12.286Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-10T06:20:12.322Z] $ docker stop --time=1 e9c34ba2428d990133b7a833713fc01cdd32b61b0b4740119dad7a589b279dd6 [2022-03-10T06:20:14.075Z] $ docker rm -f e9c34ba2428d990133b7a833713fc01cdd32b61b0b4740119dad7a589b279dd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:20:14.708Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T06:20:14.708Z] . [Pipeline] withDockerContainer [2022-03-10T06:20:14.956Z] prd-ubuntu18.04-docker-arm64-4c-16g-6750 does not seem to be running inside a container [2022-03-10T06:20:15.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/51 -v /w/workspace/edgex-ui-go/51:/w/workspace/edgex-ui-go/51:rw,z -v /w/workspace/edgex-ui-go/51@tmp:/w/workspace/edgex-ui-go/51@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-arm64 cat [2022-03-10T06:20:16.523Z] $ docker top 89cbbc2df5b5bffb848933656949bf816ebe7c5dff87da64e5eabdc1b70c6efd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-10T06:20:17.471Z] + make test [2022-03-10T06:20:17.471Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-10T06:20:18.927Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-10T06:21:05.961Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-10T06:21:05.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-10T06:21:05.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-10T06:21:05.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-10T06:21:05.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-10T06:21:05.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-10T06:21:05.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-10T06:21:05.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-10T06:21:05.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-10T06:21:05.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-10T06:21:05.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-10T06:21:05.961Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-10T06:21:05.961Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-10T06:21:24.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T06:21:24.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-10T06:21:24.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-10T06:21:24.330Z] $ docker stop --time=1 89cbbc2df5b5bffb848933656949bf816ebe7c5dff87da64e5eabdc1b70c6efd [2022-03-10T06:21:26.040Z] $ docker rm -f 89cbbc2df5b5bffb848933656949bf816ebe7c5dff87da64e5eabdc1b70c6efd [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:21:26.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-10T06:21:26.833Z] Warning: overwriting stash ‘coverage-report’ [2022-03-10T06:21:27.434Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T06:21:27.825Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-10T06:21:28.160Z] + ls -al . [2022-03-10T06:21:28.160Z] total 152 [2022-03-10T06:21:28.160Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 06:20 . [2022-03-10T06:21:28.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:17 .. [2022-03-10T06:21:28.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 06:17 .git [2022-03-10T06:21:28.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:17 .github [2022-03-10T06:21:28.160Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 06:17 .gitignore [2022-03-10T06:21:28.160Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 10 06:17 CONTRIBUTING.md [2022-03-10T06:21:28.160Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 10 06:17 Dockerfile [2022-03-10T06:21:28.160Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 10 06:17 Jenkinsfile [2022-03-10T06:21:28.160Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 10 06:17 LICENSE [2022-03-10T06:21:28.160Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 10 06:17 Makefile [2022-03-10T06:21:28.160Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 10 06:17 README.md [2022-03-10T06:21:28.160Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 10 06:15 VERSION [2022-03-10T06:21:28.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:17 assets [2022-03-10T06:21:28.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:17 bin [2022-03-10T06:21:28.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:17 cmd [2022-03-10T06:21:28.160Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 10 06:20 coverage.out [2022-03-10T06:21:28.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:17 docs [2022-03-10T06:21:28.160Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 10 06:17 go.mod [2022-03-10T06:21:28.160Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 10 06:17 go.sum [2022-03-10T06:21:28.160Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 06:17 internal [2022-03-10T06:21:28.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:17 pkg [2022-03-10T06:21:28.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:17 snap [2022-03-10T06:21:28.160Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 06:17 version.go [2022-03-10T06:21:28.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:17 web [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:21:28.506Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3fc63fba6049dff8a787a297a0ba98bb3ed92f4b --label arch=arm64 --label version=2.1.1-dev.12 . [2022-03-10T06:21:29.480Z] Sending build context to Docker daemon 26.92MB [2022-03-10T06:21:29.480Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:21:29.480Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-10T06:21:29.480Z] ---> df959de32ef5 [2022-03-10T06:21:29.480Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:21:29.751Z] ---> Running in 8338b8018702 [2022-03-10T06:21:30.038Z] Removing intermediate container 8338b8018702 [2022-03-10T06:21:30.038Z] ---> 209c5400c049 [2022-03-10T06:21:30.038Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:21:30.038Z] ---> Running in 375f0dcacfb7 [2022-03-10T06:21:30.345Z] Removing intermediate container 375f0dcacfb7 [2022-03-10T06:21:30.345Z] ---> a0ebf7bc5900 [2022-03-10T06:21:30.345Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:21:30.631Z] ---> Running in 1d0a33b993ea [2022-03-10T06:21:30.914Z] Removing intermediate container 1d0a33b993ea [2022-03-10T06:21:30.914Z] ---> ccb3512bafde [2022-03-10T06:21:30.914Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-10T06:21:31.194Z] ---> Running in 7c7c1ea86e3d [2022-03-10T06:21:31.590Z] Removing intermediate container 7c7c1ea86e3d [2022-03-10T06:21:31.590Z] ---> 208a0cdeed2a [2022-03-10T06:21:31.590Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:21:31.590Z] ---> Running in 770b27c3d832 [2022-03-10T06:21:32.228Z] Removing intermediate container 770b27c3d832 [2022-03-10T06:21:32.228Z] ---> 520df5935eee [2022-03-10T06:21:32.228Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:21:32.228Z] ---> Running in c0fa4598fd23 [2022-03-10T06:21:34.212Z] Removing intermediate container c0fa4598fd23 [2022-03-10T06:21:34.212Z] ---> 58f9911780f9 [2022-03-10T06:21:34.212Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:21:34.212Z] ---> Running in a594da6cb529 [2022-03-10T06:21:35.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T06:21:36.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T06:21:37.156Z] OK: 220 MiB in 52 packages [2022-03-10T06:21:37.761Z] Removing intermediate container a594da6cb529 [2022-03-10T06:21:37.761Z] ---> 9e9f0db3fb7e [2022-03-10T06:21:37.761Z] Step 10/23 : ENV GO111MODULE=on [2022-03-10T06:21:37.761Z] ---> Running in 3cb8d4427147 [2022-03-10T06:21:38.371Z] Removing intermediate container 3cb8d4427147 [2022-03-10T06:21:38.371Z] ---> 695997bdce4b [2022-03-10T06:21:38.371Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:21:38.371Z] ---> Running in 18385d8480b4 [2022-03-10T06:21:38.644Z] Removing intermediate container 18385d8480b4 [2022-03-10T06:21:38.644Z] ---> 73f8002a94e3 [2022-03-10T06:21:38.644Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-10T06:21:39.628Z] ---> 2fa8b9f0cd83 [2022-03-10T06:21:39.628Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:21:39.628Z] ---> Running in 2dc5a34289b9 [2022-03-10T06:21:42.249Z] Removing intermediate container 2dc5a34289b9 [2022-03-10T06:21:42.249Z] ---> 76c24ee444d4 [2022-03-10T06:21:42.249Z] Step 14/23 : COPY . . [2022-03-10T06:21:44.875Z] ---> b688f1c8dca2 [2022-03-10T06:21:44.875Z] Step 15/23 : RUN ${MAKE} [2022-03-10T06:21:45.150Z] ---> Running in fe330ae5e46f [2022-03-10T06:21:46.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-10T06:22:25.145Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-10T06:22:26.585Z] Removing intermediate container fe330ae5e46f [2022-03-10T06:22:26.585Z] ---> 1e3ca53d302d [2022-03-10T06:22:26.585Z] Step 16/23 : FROM alpine:3.14 [2022-03-10T06:22:27.184Z] 3.14: Pulling from library/alpine [2022-03-10T06:22:27.458Z] be307f383ecc: Pulling fs layer [2022-03-10T06:22:27.738Z] be307f383ecc: Download complete [2022-03-10T06:22:28.337Z] be307f383ecc: Pull complete [2022-03-10T06:22:28.337Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-10T06:22:28.337Z] Status: Downloaded newer image for alpine:3.14 [2022-03-10T06:22:28.337Z] ---> 5b8b7b635229 [2022-03-10T06:22:28.337Z] Step 17/23 : EXPOSE 4000 [2022-03-10T06:22:28.610Z] ---> Running in 03865cf4f482 [2022-03-10T06:22:28.889Z] Removing intermediate container 03865cf4f482 [2022-03-10T06:22:28.889Z] ---> c34c6fab3222 [2022-03-10T06:22:28.889Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:22:30.334Z] ---> 41a1ca27e4cf [2022-03-10T06:22:30.334Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:22:30.609Z] ---> Running in 9ba3abf83b18 [2022-03-10T06:22:30.883Z] Removing intermediate container 9ba3abf83b18 [2022-03-10T06:22:30.883Z] ---> 78a8ac452052 [2022-03-10T06:22:30.883Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-10T06:22:30.883Z] ---> Running in b15d9b76c738 [2022-03-10T06:22:31.481Z] Removing intermediate container b15d9b76c738 [2022-03-10T06:22:31.481Z] ---> bbfc3c8e4c12 [2022-03-10T06:22:31.481Z] Step 21/23 : LABEL arch=arm64 [2022-03-10T06:22:31.481Z] ---> Running in 9881791306ae [2022-03-10T06:22:31.755Z] Removing intermediate container 9881791306ae [2022-03-10T06:22:31.755Z] ---> f9eddf114bb9 [2022-03-10T06:22:31.755Z] Step 22/23 : LABEL git_sha=3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [2022-03-10T06:22:32.029Z] ---> Running in 37a4a3e3e111 [2022-03-10T06:22:32.303Z] Removing intermediate container 37a4a3e3e111 [2022-03-10T06:22:32.303Z] ---> 9522d791cbea [2022-03-10T06:22:32.303Z] Step 23/23 : LABEL version=2.1.1-dev.12 [2022-03-10T06:22:32.303Z] ---> Running in 9ac11972c347 [2022-03-10T06:22:32.898Z] Removing intermediate container 9ac11972c347 [2022-03-10T06:22:32.898Z] ---> 215cd9e67535 [2022-03-10T06:22:32.898Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-10T06:22:32.898Z] Successfully built 215cd9e67535 [2022-03-10T06:22:32.898Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:22:33.008Z] provisioning config files... [2022-03-10T06:22:33.027Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/51@tmp/config8222275269502210556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:22:33.382Z] ---> docker-login.sh [2022-03-10T06:22:33.382Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:22:33.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:22:33.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:22:33.656Z] Configure a credential helper to remove this warning. See [2022-03-10T06:22:33.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:22:33.656Z] [2022-03-10T06:22:33.656Z] Login Succeeded [2022-03-10T06:22:33.656Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:22:34.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:22:34.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:22:34.255Z] Configure a credential helper to remove this warning. See [2022-03-10T06:22:34.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:22:34.255Z] [2022-03-10T06:22:34.255Z] Login Succeeded [2022-03-10T06:22:34.256Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:22:34.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:22:34.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:22:34.808Z] Configure a credential helper to remove this warning. See [2022-03-10T06:22:34.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:22:34.808Z] [2022-03-10T06:22:34.808Z] Login Succeeded [2022-03-10T06:22:34.808Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:22:35.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:22:35.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:22:35.354Z] Configure a credential helper to remove this warning. See [2022-03-10T06:22:35.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:22:35.354Z] [2022-03-10T06:22:35.354Z] Login Succeeded [2022-03-10T06:22:35.354Z] docker.io [2022-03-10T06:22:35.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:22:36.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:22:36.222Z] Configure a credential helper to remove this warning. See [2022-03-10T06:22:36.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:22:36.222Z] [2022-03-10T06:22:36.222Z] Login Succeeded [2022-03-10T06:22:36.222Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:22:36.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-10T06:22:36.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T06:22:36.299Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-03-10T06:22:36.299Z] 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [2022-03-10T06:22:36.299Z] latest [2022-03-10T06:22:36.299Z] 2.1.1-dev.12 [2022-03-10T06:22:36.299Z] 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b-2.1.1-dev.12 [2022-03-10T06:22:36.299Z] main [2022-03-10T06:22:36.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:36.654Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:36.999Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [2022-03-10T06:22:36.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T06:22:36.999Z] 4a6432ef9000: Preparing [2022-03-10T06:22:36.999Z] 62170e181a92: Preparing [2022-03-10T06:22:36.999Z] 62170e181a92: Layer already exists [2022-03-10T06:22:41.295Z] 4a6432ef9000: Pushed [2022-03-10T06:22:41.568Z] 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b: digest: sha256:25097493ee90a28374df41b51199ffee0feebbefe47ec3a8dc92d55c78430b28 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:41.913Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:42.249Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-03-10T06:22:42.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T06:22:42.249Z] 4a6432ef9000: Preparing [2022-03-10T06:22:42.249Z] 62170e181a92: Preparing [2022-03-10T06:22:42.249Z] 62170e181a92: Layer already exists [2022-03-10T06:22:42.249Z] 4a6432ef9000: Layer already exists [2022-03-10T06:22:42.521Z] latest: digest: sha256:25097493ee90a28374df41b51199ffee0feebbefe47ec3a8dc92d55c78430b28 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:42.863Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:43.212Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.12 [2022-03-10T06:22:43.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T06:22:43.212Z] 4a6432ef9000: Preparing [2022-03-10T06:22:43.212Z] 62170e181a92: Preparing [2022-03-10T06:22:43.212Z] 4a6432ef9000: Layer already exists [2022-03-10T06:22:43.212Z] 62170e181a92: Layer already exists [2022-03-10T06:22:43.484Z] 2.1.1-dev.12: digest: sha256:25097493ee90a28374df41b51199ffee0feebbefe47ec3a8dc92d55c78430b28 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:43.833Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3fc63fba6049dff8a787a297a0ba98bb3ed92f4b-2.1.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:44.172Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3fc63fba6049dff8a787a297a0ba98bb3ed92f4b-2.1.1-dev.12 [2022-03-10T06:22:44.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T06:22:44.172Z] 4a6432ef9000: Preparing [2022-03-10T06:22:44.172Z] 62170e181a92: Preparing [2022-03-10T06:22:44.172Z] 62170e181a92: Layer already exists [2022-03-10T06:22:44.172Z] 4a6432ef9000: Layer already exists [2022-03-10T06:22:44.444Z] 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b-2.1.1-dev.12: digest: sha256:25097493ee90a28374df41b51199ffee0feebbefe47ec3a8dc92d55c78430b28 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:44.790Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:45.132Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-03-10T06:22:45.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T06:22:45.132Z] 4a6432ef9000: Preparing [2022-03-10T06:22:45.132Z] 62170e181a92: Preparing [2022-03-10T06:22:45.132Z] 4a6432ef9000: Layer already exists [2022-03-10T06:22:45.132Z] 62170e181a92: Layer already exists [2022-03-10T06:22:45.404Z] main: digest: sha256:25097493ee90a28374df41b51199ffee0feebbefe47ec3a8dc92d55c78430b28 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-10T06:22:45.449Z] ===================================================== [Pipeline] echo [2022-03-10T06:22:45.459Z] taggedImages: [2022-03-10T06:22:45.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [2022-03-10T06:22:45.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-03-10T06:22:45.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.12 [2022-03-10T06:22:45.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3fc63fba6049dff8a787a297a0ba98bb3ed92f4b-2.1.1-dev.12 [2022-03-10T06:22:45.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:45.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T06:22:45.833Z] [2022-03-10T06:22:45.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:46.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T06:22:46.459Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-10T06:22:46.459Z] 8998bd30e6a1: Pulling fs layer [2022-03-10T06:22:46.459Z] 04944245beec: Pulling fs layer [2022-03-10T06:22:46.459Z] 699f458cf7ca: Pulling fs layer [2022-03-10T06:22:46.459Z] 765212b225bb: Pulling fs layer [2022-03-10T06:22:46.459Z] f23df028b6ca: Pulling fs layer [2022-03-10T06:22:46.459Z] d65c8cfc05b1: Pulling fs layer [2022-03-10T06:22:46.459Z] 2437ff75d9bd: Pulling fs layer [2022-03-10T06:22:46.459Z] f23df028b6ca: Waiting [2022-03-10T06:22:46.459Z] d65c8cfc05b1: Waiting [2022-03-10T06:22:46.459Z] 2437ff75d9bd: Waiting [2022-03-10T06:22:46.459Z] 765212b225bb: Waiting [2022-03-10T06:22:46.459Z] 04944245beec: Download complete [2022-03-10T06:22:46.459Z] 765212b225bb: Verifying Checksum [2022-03-10T06:22:46.459Z] 765212b225bb: Download complete [2022-03-10T06:22:46.459Z] f23df028b6ca: Verifying Checksum [2022-03-10T06:22:46.459Z] f23df028b6ca: Download complete [2022-03-10T06:22:46.734Z] d65c8cfc05b1: Verifying Checksum [2022-03-10T06:22:46.734Z] d65c8cfc05b1: Download complete [2022-03-10T06:22:46.734Z] 699f458cf7ca: Verifying Checksum [2022-03-10T06:22:46.734Z] 699f458cf7ca: Download complete [2022-03-10T06:22:47.007Z] 8998bd30e6a1: Verifying Checksum [2022-03-10T06:22:47.007Z] 8998bd30e6a1: Download complete [2022-03-10T06:22:49.631Z] 2437ff75d9bd: Verifying Checksum [2022-03-10T06:22:49.631Z] 2437ff75d9bd: Download complete [2022-03-10T06:22:51.068Z] 8998bd30e6a1: Pull complete [2022-03-10T06:22:51.665Z] 04944245beec: Pull complete [2022-03-10T06:22:53.105Z] 699f458cf7ca: Pull complete [2022-03-10T06:22:53.378Z] 765212b225bb: Pull complete [2022-03-10T06:22:54.382Z] f23df028b6ca: Pull complete [2022-03-10T06:22:54.662Z] d65c8cfc05b1: Pull complete [2022-03-10T06:23:09.784Z] 2437ff75d9bd: Pull complete [2022-03-10T06:23:09.784Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-10T06:23:09.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T06:23:09.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-10T06:23:10.016Z] prd-ubuntu18.04-docker-arm64-4c-16g-6750 does not seem to be running inside a container [2022-03-10T06:23:10.111Z] $ 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/edgex-ui-go/51 -v /w/workspace/edgex-ui-go/51:/w/workspace/edgex-ui-go/51:rw,z -v /w/workspace/edgex-ui-go/51@tmp:/w/workspace/edgex-ui-go/51@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:arm64 cat [2022-03-10T06:23:13.121Z] $ docker top b34be1169e9411da66472ab47ede688da1699431883bb78eb8cbe46f09897fff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:23:14.044Z] ---> job-cost.sh [2022-03-10T06:23:14.044Z] lf-activate-venv: SKIPPING [2022-03-10T06:23:14.044Z] INFO: No Stack... [2022-03-10T06:23:14.643Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-10T06:23:15.619Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T06:23:16.281Z] + cat /w/workspace/edgex-ui-go/51/archives/cost.csv [2022-03-10T06:23:16.281Z] + cut -d, -f6 [Pipeline] lock [2022-03-10T06:23:16.354Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-51-stack-cost] [2022-03-10T06:23:16.360Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-51-stack-cost] did not exist. Created. [2022-03-10T06:23:16.360Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T06:23:17.035Z] /w/workspace/edgex-ui-go/51@tmp/durable-cc9eb7a4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-10T06:23:17.714Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-10T06:23:17.734Z] Warning: overwriting stash ‘stack-cost’ [2022-03-10T06:23:17.882Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T06:23:17.889Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T06:23:17.919Z] $ docker stop --time=1 b34be1169e9411da66472ab47ede688da1699431883bb78eb8cbe46f09897fff [2022-03-10T06:23:19.414Z] $ docker rm -f b34be1169e9411da66472ab47ede688da1699431883bb78eb8cbe46f09897fff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-10T06:23:19.898Z] provisioning config files... [2022-03-10T06:23:19.908Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4784472232574196320tmp [Pipeline] { [Pipeline] sh [2022-03-10T06:23:20.216Z] + set +x [2022-03-10T06:23:20.216Z] + curl -s https://codecov.io/bash [2022-03-10T06:23:20.216Z] + bash -s -- [2022-03-10T06:23:20.216Z] [2022-03-10T06:23:20.216Z] _____ _ [2022-03-10T06:23:20.216Z] / ____| | | [2022-03-10T06:23:20.216Z] | | ___ __| | ___ ___ _____ __ [2022-03-10T06:23:20.216Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-10T06:23:20.216Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-10T06:23:20.216Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-10T06:23:20.216Z] Bash-1.0.6 [2022-03-10T06:23:20.216Z] [2022-03-10T06:23:20.216Z] [2022-03-10T06:23:20.216Z] ==> git version 2.24.4 found [2022-03-10T06:23:20.216Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-10T06:23:20.216Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-10T06:23:20.216Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-10T06:23:20.216Z] ==> Jenkins CI detected. [2022-03-10T06:23:20.216Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:23:20.216Z] project root: . [2022-03-10T06:23:20.216Z] --> token set from env [2022-03-10T06:23:20.216Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-10T06:23:20.216Z] ==> Running gcov in . (disable via -X gcov) [2022-03-10T06:23:20.216Z] ==> Python coveragepy not found [2022-03-10T06:23:20.216Z] ==> Searching for coverage reports in: [2022-03-10T06:23:20.216Z] + . [2022-03-10T06:23:20.477Z] -> Found 1 reports [2022-03-10T06:23:20.477Z] ==> Detecting git/mercurial file structure [2022-03-10T06:23:20.477Z] ==> Reading reports [2022-03-10T06:23:20.477Z] + ./coverage.out bytes=10 [2022-03-10T06:23:20.477Z] ==> Appending adjustments [2022-03-10T06:23:20.477Z] https://docs.codecov.io/docs/fixing-reports [2022-03-10T06:23:20.477Z] + Found adjustments [2022-03-10T06:23:20.477Z] ==> Gzipping contents [2022-03-10T06:23:20.477Z] 4.0K /tmp/codecov.fog1wF.gz [2022-03-10T06:23:20.477Z] ==> Uploading reports [2022-03-10T06:23:20.477Z] url: https://codecov.io [2022-03-10T06:23:20.477Z] query: branch=main&commit=3fc63fba6049dff8a787a297a0ba98bb3ed92f4b&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-10T06:23:20.477Z] -> Pinging Codecov [2022-03-10T06:23:20.477Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=3fc63fba6049dff8a787a297a0ba98bb3ed92f4b&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-10T06:23:21.047Z] -> Uploading to [2022-03-10T06:23:21.047Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-10/FB506323287CE973F263BFD2A0EB1F37/3fc63fba6049dff8a787a297a0ba98bb3ed92f4b/e3fd0fd9-adc7-4a54-974b-f39da77e1e7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220310T062320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11ff8955c786f37d1bf073a3f30e4c3f950a9264d037aee89705bb80a5995403 [2022-03-10T06:23:21.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T06:23:21.047Z] Dload Upload Total Spent Left Speed [2022-03-10T06:23:21.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3960 0 0 100 3960 0 12186 --:--:-- --:--:-- --:--:-- 12222 [2022-03-10T06:23:21.308Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [Pipeline] } [2022-03-10T06:23:21.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-10T06:23:21.562Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-10T06:23:21.575Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:23:21.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-10T06:23:21.877Z] [2022-03-10T06:23:21.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:23:22.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-10T06:23:22.183Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-10T06:23:22.183Z] 188c0c94c7c5: Pulling fs layer [2022-03-10T06:23:22.183Z] 0ef7d3d256c8: Pulling fs layer [2022-03-10T06:23:22.183Z] de9db76c5a1d: Pulling fs layer [2022-03-10T06:23:22.183Z] 0eba1c9be4d2: Pulling fs layer [2022-03-10T06:23:22.183Z] 0d57e429df01: Pulling fs layer [2022-03-10T06:23:22.183Z] 4e4be7b47b0d: Pulling fs layer [2022-03-10T06:23:22.183Z] e1f770b5df2f: Pulling fs layer [2022-03-10T06:23:22.183Z] 85a0685a4137: Pulling fs layer [2022-03-10T06:23:22.183Z] 0d57e429df01: Waiting [2022-03-10T06:23:22.183Z] 4e4be7b47b0d: Waiting [2022-03-10T06:23:22.183Z] e1f770b5df2f: Waiting [2022-03-10T06:23:22.183Z] 85a0685a4137: Waiting [2022-03-10T06:23:22.183Z] 0eba1c9be4d2: Waiting [2022-03-10T06:23:22.183Z] de9db76c5a1d: Verifying Checksum [2022-03-10T06:23:22.183Z] de9db76c5a1d: Download complete [2022-03-10T06:23:22.183Z] 0ef7d3d256c8: Verifying Checksum [2022-03-10T06:23:22.183Z] 0ef7d3d256c8: Download complete [2022-03-10T06:23:22.183Z] 0d57e429df01: Verifying Checksum [2022-03-10T06:23:22.183Z] 0d57e429df01: Download complete [2022-03-10T06:23:22.183Z] 4e4be7b47b0d: Verifying Checksum [2022-03-10T06:23:22.183Z] 4e4be7b47b0d: Download complete [2022-03-10T06:23:22.183Z] 188c0c94c7c5: Verifying Checksum [2022-03-10T06:23:22.183Z] 188c0c94c7c5: Download complete [2022-03-10T06:23:22.450Z] e1f770b5df2f: Verifying Checksum [2022-03-10T06:23:22.450Z] e1f770b5df2f: Download complete [2022-03-10T06:23:22.713Z] 188c0c94c7c5: Pull complete [2022-03-10T06:23:22.713Z] 0eba1c9be4d2: Verifying Checksum [2022-03-10T06:23:22.713Z] 0eba1c9be4d2: Download complete [2022-03-10T06:23:22.971Z] 0ef7d3d256c8: Pull complete [2022-03-10T06:23:22.971Z] de9db76c5a1d: Pull complete [2022-03-10T06:23:22.971Z] 85a0685a4137: Verifying Checksum [2022-03-10T06:23:22.971Z] 85a0685a4137: Download complete [2022-03-10T06:23:26.315Z] 0eba1c9be4d2: Pull complete [2022-03-10T06:23:26.315Z] 0d57e429df01: Pull complete [2022-03-10T06:23:26.315Z] 4e4be7b47b0d: Pull complete [2022-03-10T06:23:26.904Z] e1f770b5df2f: Pull complete [2022-03-10T06:23:32.236Z] 85a0685a4137: Pull complete [2022-03-10T06:23:32.236Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-10T06:23:32.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-10T06:23:32.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-10T06:23:32.295Z] prd-centos7-docker-4c-2g-6747 does not seem to be running inside a container [2022-03-10T06:23:32.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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/edgex-snyk-go:1.410.4 cat [2022-03-10T06:23:33.032Z] $ docker top 7c4e895130a2d90bbbef0e76e129a23accb2790d06eddbdd079d7f97e0b5a208 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-10T06:23:33.108Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-10T06:23:33.390Z] + set -o pipefail [2022-03-10T06:23:33.390Z] + snyk monitor '--org=edgex-jenkins' [2022-03-10T06:23:37.612Z] [2022-03-10T06:23:37.612Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-03-10T06:23:37.612Z] [2022-03-10T06:23:37.612Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/312a9412-e0db-4da9-861c-64b9b79640b3 [2022-03-10T06:23:37.612Z] [2022-03-10T06:23:37.612Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-10T06:23:37.612Z] [2022-03-10T06:23:37.612Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-10T06:23:37.612Z] [2022-03-10T06:23:37.612Z] [Pipeline] } [2022-03-10T06:23:37.626Z] $ docker stop --time=1 7c4e895130a2d90bbbef0e76e129a23accb2790d06eddbdd079d7f97e0b5a208 [2022-03-10T06:23:39.349Z] $ docker rm -f 7c4e895130a2d90bbbef0e76e129a23accb2790d06eddbdd079d7f97e0b5a208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T06:23:40.066Z] + git log --format=format:%s -1 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b [Pipeline] sh [2022-03-10T06:23:40.361Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T06:23:40.361Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:23:40.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:23:40.656Z] . [Pipeline] withDockerContainer [2022-03-10T06:23:40.721Z] prd-centos7-docker-4c-2g-6747 does not seem to be running inside a container [2022-03-10T06:23:40.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T06:23:41.107Z] $ docker top 28e4ee5cfa261e4a1df14cd17d9bc27aed26f2568a42589927f28a7e499b2f52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T06:23:41.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:23:41.196Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:23:41.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:23:41.298Z] $ docker exec 28e4ee5cfa261e4a1df14cd17d9bc27aed26f2568a42589927f28a7e499b2f52 ssh-agent [2022-03-10T06:23:41.394Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGcPcii/agent.14 [2022-03-10T06:23:41.394Z] SSH_AGENT_PID=21 [2022-03-10T06:23:41.400Z] Running ssh-add (command line suppressed) [2022-03-10T06:23:41.490Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3533141123216251476.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3533141123216251476.key) [2022-03-10T06:23:41.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:23:41.801Z] + git semver tag [2022-03-10T06:23:41.801Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T06:23:41.801Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-10T06:23:41.801Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:23:41.801Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T06:23:41.801Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T06:23:41.801Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T06:23:41.801Z] # $SEMVER_BRANCH = main [2022-03-10T06:23:41.801Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-03-10T06:23:41.801Z] # 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b HEAD [2022-03-10T06:23:41.801Z] # -> Force: false [2022-03-10T06:23:41.801Z] # 66a8811a0f83280c78f51b637796f06011c2eec9 refs/tags/v2.1.1-dev.12 [Pipeline] } [2022-03-10T06:23:41.814Z] $ docker exec --env ******** --env ******** 28e4ee5cfa261e4a1df14cd17d9bc27aed26f2568a42589927f28a7e499b2f52 ssh-agent -k [2022-03-10T06:23:41.896Z] unset SSH_AUTH_SOCK; [2022-03-10T06:23:41.896Z] unset SSH_AGENT_PID; [2022-03-10T06:23:41.896Z] echo Agent pid 21 killed; [2022-03-10T06:23:41.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T06:23:42.213Z] + git semver [Pipeline] } [2022-03-10T06:23:42.229Z] $ docker stop --time=1 28e4ee5cfa261e4a1df14cd17d9bc27aed26f2568a42589927f28a7e499b2f52 [2022-03-10T06:23:43.404Z] $ docker rm -f 28e4ee5cfa261e4a1df14cd17d9bc27aed26f2568a42589927f28a7e499b2f52 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:23:43.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-10T06:23:43.792Z] [2022-03-10T06:23:43.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:23:44.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-10T06:23:44.102Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-10T06:23:44.102Z] ab5ef0e58194: Pulling fs layer [2022-03-10T06:23:44.102Z] 9712f1f96733: Pulling fs layer [2022-03-10T06:23:44.102Z] 63f879dbbcfc: Pulling fs layer [2022-03-10T06:23:44.102Z] 0d9ebad4ef96: Pulling fs layer [2022-03-10T06:23:44.102Z] e9a5061849ea: Pulling fs layer [2022-03-10T06:23:44.102Z] d747dcd14b5f: Pulling fs layer [2022-03-10T06:23:44.102Z] 2de7ff778b66: Pulling fs layer [2022-03-10T06:23:44.102Z] e9a5061849ea: Waiting [2022-03-10T06:23:44.102Z] d747dcd14b5f: Waiting [2022-03-10T06:23:44.102Z] 2de7ff778b66: Waiting [2022-03-10T06:23:44.102Z] 0d9ebad4ef96: Waiting [2022-03-10T06:23:44.102Z] 9712f1f96733: Download complete [2022-03-10T06:23:44.376Z] 63f879dbbcfc: Verifying Checksum [2022-03-10T06:23:44.376Z] 63f879dbbcfc: Download complete [2022-03-10T06:23:44.645Z] 0d9ebad4ef96: Verifying Checksum [2022-03-10T06:23:44.645Z] 0d9ebad4ef96: Download complete [2022-03-10T06:23:44.645Z] ab5ef0e58194: Verifying Checksum [2022-03-10T06:23:44.645Z] ab5ef0e58194: Download complete [2022-03-10T06:23:44.645Z] d747dcd14b5f: Verifying Checksum [2022-03-10T06:23:44.645Z] d747dcd14b5f: Download complete [2022-03-10T06:23:44.645Z] e9a5061849ea: Verifying Checksum [2022-03-10T06:23:44.645Z] e9a5061849ea: Download complete [2022-03-10T06:23:44.910Z] 2de7ff778b66: Verifying Checksum [2022-03-10T06:23:44.910Z] 2de7ff778b66: Download complete [2022-03-10T06:23:47.465Z] ab5ef0e58194: Pull complete [2022-03-10T06:23:47.465Z] 9712f1f96733: Pull complete [2022-03-10T06:23:48.049Z] 63f879dbbcfc: Pull complete [2022-03-10T06:23:52.292Z] 0d9ebad4ef96: Pull complete [2022-03-10T06:23:52.292Z] e9a5061849ea: Pull complete [2022-03-10T06:23:52.292Z] d747dcd14b5f: Pull complete [2022-03-10T06:23:53.232Z] 2de7ff778b66: Pull complete [2022-03-10T06:23:53.232Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-10T06:23:53.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-10T06:23:53.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-10T06:23:53.551Z] prd-centos7-docker-4c-2g-6747 does not seem to be running inside a container [2022-03-10T06:23:53.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-10T06:23:56.964Z] $ docker top 06dba052edd0bc21fd86ddaf669166abf758487d2afcdd44cfa9c551bcd0da35 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:23:57.028Z] provisioning config files... [2022-03-10T06:23:57.036Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8118266233686902946tmp [2022-03-10T06:23:57.045Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5069450409475363690tmp [2022-03-10T06:23:57.055Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8930607527584056345tmp [Pipeline] { [Pipeline] echo [2022-03-10T06:23:57.071Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:23:57.354Z] ---> sigul-configuration.sh [2022-03-10T06:23:57.354Z] gpg: directory `/root/.gnupg' created [2022-03-10T06:23:57.354Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-10T06:23:57.354Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-10T06:23:57.354Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-10T06:23:57.354Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-10T06:23:57.354Z] gpg: CAST5 encrypted data [2022-03-10T06:23:57.354Z] gpg: encrypted with 1 passphrase [2022-03-10T06:23:57.354Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-10T06:23:57.642Z] + mkdir /home/jenkins [2022-03-10T06:23:57.642Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-10T06:23:57.931Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-03-10T06:23:57.942Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:23:58.229Z] ---> sigul-install.sh [2022-03-10T06:23:58.229Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-10T06:23:58.526Z] + git tag --list [2022-03-10T06:23:58.526Z] 0.1.1 [2022-03-10T06:23:58.526Z] v1.1.0 [2022-03-10T06:23:58.526Z] v1.2.0 [2022-03-10T06:23:58.526Z] v1.2.1 [2022-03-10T06:23:58.526Z] v1.3.0 [2022-03-10T06:23:58.526Z] v2.0.0 [2022-03-10T06:23:58.526Z] v2.0.1-dev.1 [2022-03-10T06:23:58.526Z] v2.0.1-dev.10 [2022-03-10T06:23:58.526Z] v2.0.1-dev.11 [2022-03-10T06:23:58.526Z] v2.0.1-dev.12 [2022-03-10T06:23:58.526Z] v2.0.1-dev.13 [2022-03-10T06:23:58.526Z] v2.0.1-dev.14 [2022-03-10T06:23:58.526Z] v2.0.1-dev.15 [2022-03-10T06:23:58.526Z] v2.0.1-dev.16 [2022-03-10T06:23:58.526Z] v2.0.1-dev.17 [2022-03-10T06:23:58.526Z] v2.0.1-dev.18 [2022-03-10T06:23:58.526Z] v2.0.1-dev.19 [2022-03-10T06:23:58.526Z] v2.0.1-dev.2 [2022-03-10T06:23:58.526Z] v2.0.1-dev.20 [2022-03-10T06:23:58.526Z] v2.0.1-dev.21 [2022-03-10T06:23:58.526Z] v2.0.1-dev.22 [2022-03-10T06:23:58.526Z] v2.0.1-dev.23 [2022-03-10T06:23:58.526Z] v2.0.1-dev.24 [2022-03-10T06:23:58.526Z] v2.0.1-dev.25 [2022-03-10T06:23:58.526Z] v2.0.1-dev.26 [2022-03-10T06:23:58.526Z] v2.0.1-dev.27 [2022-03-10T06:23:58.526Z] v2.0.1-dev.28 [2022-03-10T06:23:58.526Z] v2.0.1-dev.29 [2022-03-10T06:23:58.526Z] v2.0.1-dev.3 [2022-03-10T06:23:58.526Z] v2.0.1-dev.30 [2022-03-10T06:23:58.526Z] v2.0.1-dev.31 [2022-03-10T06:23:58.526Z] v2.0.1-dev.32 [2022-03-10T06:23:58.526Z] v2.0.1-dev.33 [2022-03-10T06:23:58.526Z] v2.0.1-dev.4 [2022-03-10T06:23:58.526Z] v2.0.1-dev.5 [2022-03-10T06:23:58.526Z] v2.0.1-dev.6 [2022-03-10T06:23:58.526Z] v2.0.1-dev.7 [2022-03-10T06:23:58.526Z] v2.0.1-dev.8 [2022-03-10T06:23:58.526Z] v2.0.1-dev.9 [2022-03-10T06:23:58.526Z] v2.1.0 [2022-03-10T06:23:58.526Z] v2.1.1-dev.1 [2022-03-10T06:23:58.526Z] v2.1.1-dev.10 [2022-03-10T06:23:58.526Z] v2.1.1-dev.11 [2022-03-10T06:23:58.526Z] v2.1.1-dev.12 [2022-03-10T06:23:58.526Z] v2.1.1-dev.2 [2022-03-10T06:23:58.526Z] v2.1.1-dev.3 [2022-03-10T06:23:58.526Z] v2.1.1-dev.4 [2022-03-10T06:23:58.526Z] v2.1.1-dev.5 [2022-03-10T06:23:58.526Z] v2.1.1-dev.6 [2022-03-10T06:23:58.526Z] v2.1.1-dev.7 [2022-03-10T06:23:58.526Z] v2.1.1-dev.8 [2022-03-10T06:23:58.526Z] v2.1.1-dev.9 [Pipeline] sh [2022-03-10T06:23:58.826Z] + lftools sign git-tag v2.1.1-dev.12 [2022-03-10T06:23:59.406Z] Signing Git tag with Sigul... [2022-03-10T06:23:59.406Z] Signing v2.1.1-dev.12 [Pipeline] echo [2022-03-10T06:23:59.678Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:23:59.966Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-10T06:23:59.972Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-10T06:23:59.989Z] $ docker stop --time=1 06dba052edd0bc21fd86ddaf669166abf758487d2afcdd44cfa9c551bcd0da35 [2022-03-10T06:24:01.182Z] $ docker rm -f 06dba052edd0bc21fd86ddaf669166abf758487d2afcdd44cfa9c551bcd0da35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-10T06:24:01.606Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T06:24:01.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:24:01.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:24:01.906Z] . [Pipeline] withDockerContainer [2022-03-10T06:24:01.967Z] prd-centos7-docker-4c-2g-6747 does not seem to be running inside a container [2022-03-10T06:24:02.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T06:24:02.342Z] $ docker top 51cb903aed14f210e44c76d1a0ec1967e38b8fee4742de84f341f5e263f91641 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T06:24:02.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:24:02.427Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:24:02.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:24:02.531Z] $ docker exec 51cb903aed14f210e44c76d1a0ec1967e38b8fee4742de84f341f5e263f91641 ssh-agent [2022-03-10T06:24:02.620Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKELAcp/agent.14 [2022-03-10T06:24:02.620Z] SSH_AGENT_PID=21 [2022-03-10T06:24:02.625Z] Running ssh-add (command line suppressed) [2022-03-10T06:24:02.719Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5859510589652840457.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5859510589652840457.key) [2022-03-10T06:24:02.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:24:03.025Z] + git semver bump pre [2022-03-10T06:24:03.025Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T06:24:03.025Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-10T06:24:03.025Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:24:03.025Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T06:24:03.025Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T06:24:03.025Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T06:24:03.025Z] # $SEMVER_BRANCH = main [2022-03-10T06:24:03.025Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-03-10T06:24:03.025Z] 2.1.1-dev.13 [Pipeline] } [2022-03-10T06:24:03.039Z] $ docker exec --env ******** --env ******** 51cb903aed14f210e44c76d1a0ec1967e38b8fee4742de84f341f5e263f91641 ssh-agent -k [2022-03-10T06:24:03.118Z] unset SSH_AUTH_SOCK; [2022-03-10T06:24:03.118Z] unset SSH_AGENT_PID; [2022-03-10T06:24:03.119Z] echo Agent pid 21 killed; [2022-03-10T06:24:03.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T06:24:03.438Z] + git semver [Pipeline] } [2022-03-10T06:24:03.456Z] $ docker stop --time=1 51cb903aed14f210e44c76d1a0ec1967e38b8fee4742de84f341f5e263f91641 [2022-03-10T06:24:04.623Z] $ docker rm -f 51cb903aed14f210e44c76d1a0ec1967e38b8fee4742de84f341f5e263f91641 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:24:04.957Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T06:24:04.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:24:05.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:24:05.249Z] . [Pipeline] withDockerContainer [2022-03-10T06:24:05.310Z] prd-centos7-docker-4c-2g-6747 does not seem to be running inside a container [2022-03-10T06:24:05.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T06:24:05.689Z] $ docker top f6817750c10f8159b10c8d5de2a8c3bb16404f18d46a369c30ec2618ac6f9681 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T06:24:05.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:24:05.782Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:24:05.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:24:05.955Z] $ docker exec f6817750c10f8159b10c8d5de2a8c3bb16404f18d46a369c30ec2618ac6f9681 ssh-agent [2022-03-10T06:24:06.055Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKCopan/agent.14 [2022-03-10T06:24:06.055Z] SSH_AGENT_PID=20 [2022-03-10T06:24:06.060Z] Running ssh-add (command line suppressed) [2022-03-10T06:24:06.165Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2683101127897853474.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2683101127897853474.key) [2022-03-10T06:24:06.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:24:06.580Z] + git semver push [2022-03-10T06:24:06.580Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T06:24:06.580Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-10T06:24:06.580Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:24:06.580Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T06:24:06.580Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T06:24:06.580Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T06:24:06.580Z] # $SEMVER_BRANCH = main [2022-03-10T06:24:06.580Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-03-10T06:24:08.596Z] $ docker exec --env ******** --env ******** f6817750c10f8159b10c8d5de2a8c3bb16404f18d46a369c30ec2618ac6f9681 ssh-agent -k [2022-03-10T06:24:08.685Z] unset SSH_AUTH_SOCK; [2022-03-10T06:24:08.685Z] unset SSH_AGENT_PID; [2022-03-10T06:24:08.685Z] echo Agent pid 20 killed; [2022-03-10T06:24:08.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T06:24:09.006Z] + git semver [Pipeline] } [2022-03-10T06:24:09.022Z] $ docker stop --time=1 f6817750c10f8159b10c8d5de2a8c3bb16404f18d46a369c30ec2618ac6f9681 [2022-03-10T06:24:10.215Z] $ docker rm -f f6817750c10f8159b10c8d5de2a8c3bb16404f18d46a369c30ec2618ac6f9681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-10T06:24:10.774Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [2022-03-10T06:24:10.774Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-10T06:24:10.774Z] total 8 [2022-03-10T06:24:10.774Z] drwxr-xr-x. 3 root root 34 Mar 10 06:17 . [2022-03-10T06:24:10.774Z] drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 06:23 .. [2022-03-10T06:24:10.774Z] drwxr-xr-x. 2 root root 6 Mar 10 06:17 cost [2022-03-10T06:24:10.774Z] -rw-r--r--. 1 root root 81 Mar 10 06:17 cost.csv [2022-03-10T06:24:10.774Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-10T06:24:10.774Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-10T06:24:10.774Z] total 8 [2022-03-10T06:24:10.774Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 10 06:17 . [2022-03-10T06:24:10.774Z] drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 06:23 .. [2022-03-10T06:24:10.774Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 10 06:17 cost [2022-03-10T06:24:10.774Z] -rw-r--r--. 1 jenkins jenkins 81 Mar 10 06:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:24:11.078Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:24:11.636Z] ---> package-listing.sh [2022-03-10T06:24:11.636Z] ++ facter osfamily [2022-03-10T06:24:11.636Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-10T06:24:11.897Z] + OS_FAMILY=redhat [2022-03-10T06:24:11.897Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:24:11.897Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-10T06:24:11.897Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-10T06:24:11.897Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-10T06:24:11.897Z] + PACKAGES=/tmp/packages_start.txt [2022-03-10T06:24:11.897Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-03-10T06:24:11.897Z] + PACKAGES=/tmp/packages_end.txt [2022-03-10T06:24:11.897Z] + case "${OS_FAMILY}" in [2022-03-10T06:24:11.897Z] + rpm -qa [2022-03-10T06:24:11.897Z] + sort [2022-03-10T06:24:12.469Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-10T06:24:12.469Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-10T06:24:12.469Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-10T06:24:12.469Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-03-10T06:24:12.469Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-03-10T06:24:12.469Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-03-10T06:24:12.479Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-10T06:24:12.762Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:24:13.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:24:13.316Z] . [Pipeline] withDockerContainer [2022-03-10T06:24:13.384Z] prd-centos7-docker-4c-2g-6747 does not seem to be running inside a container [2022-03-10T06:24:13.421Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-10T06:24:13.644Z] $ docker top 74be342d74fa2d5257e51b4f2ae18b92345a42864ab90b20ab3da4ba1106f78f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T06:24:13.999Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-10T06:24:14.285Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-10T06:24:14.569Z] + ls /var/log/sa-host [2022-03-10T06:24:14.570Z] + sadf -c /var/log/sa-host/sa10 [2022-03-10T06:24:14.570Z] file_magic: OK [2022-03-10T06:24:14.570Z] HZ: Using current value: 100 [2022-03-10T06:24:14.570Z] file_header: OK [2022-03-10T06:24:14.570Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-10T06:24:14.570Z] Statistics: [2022-03-10T06:24:14.570Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T06:24:14.570Z] File successfully converted to sysstat format version 12.5.2 [2022-03-10T06:24:14.570Z] + sadf -c /var/log/sa-host/sa17 [2022-03-10T06:24:14.570Z] file_magic: OK [2022-03-10T06:24:14.570Z] HZ: Using current value: 100 [2022-03-10T06:24:14.570Z] file_header: OK [2022-03-10T06:24:14.570Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-10T06:24:14.570Z] Statistics: [2022-03-10T06:24:14.570Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T06:24:14.570Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:24:14.784Z] provisioning config files... [2022-03-10T06:24:14.793Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2639495761398444722tmp [Pipeline] { [Pipeline] echo [2022-03-10T06:24:14.809Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:24:15.112Z] ---> create-netrc.sh [Pipeline] } [2022-03-10T06:24:15.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:24:15.462Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-10T06:24:15.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:24:15.759Z] ---> sudo-logs.sh [2022-03-10T06:24:15.759Z] Archiving 'sudo' log.. [2022-03-10T06:24:15.759Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6747.novalocal: Name or service not known [2022-03-10T06:24:15.759Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6747.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-10T06:24:15.781Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:24:16.066Z] ---> job-cost.sh [2022-03-10T06:24:16.066Z] lf-activate-venv: SKIPPING [2022-03-10T06:24:16.066Z] DEBUG: total: 0.05999999865889549 [2022-03-10T06:24:16.066Z] INFO: Retrieving Stack Cost... [2022-03-10T06:24:16.325Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T06:24:16.903Z] INFO: Archiving Costs [Pipeline] echo [2022-03-10T06:24:16.916Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:24:17.203Z] ---> logs-deploy.sh [2022-03-10T06:24:17.203Z] lf-activate-venv: SKIPPING [2022-03-10T06:24:17.203Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/51 [2022-03-10T06:24:17.203Z] INFO: archiving workspace using pattern(s): [2022-03-10T06:24:18.141Z] Archives upload complete. [2022-03-10T06:24:18.141Z] INFO: archiving logs to Nexus