Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f246fb944bbc8447f5cf52b185b111025b4628df Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6617378509502937450.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh7762171889842626487.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh5757195852991684923.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh9175685096890076687.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh7833830280591593449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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-1803 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-ssh6072184350180490934.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 f246fb944bbc8447f5cf52b185b111025b4628df (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 f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 Commit message: "fix(snap): update snap version and base" > git rev-list --no-walk f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:17:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:17:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:17:46 ========================================================= 04:17:46 EdgeX Global Pipelines Version Info 04:17:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:17:47 ------------------- 04:17:47 stable info: 04:17:47 ------------------- 04:17:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:17:47 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 04:17:47 Message: update stable to v1.0.210 04:17:48 ------------------- 04:17:48 experimental info: 04:17:48 ------------------- 04:17:48 Commited By: **** collab-it+edgex@linuxfoundation.org 04:17:48 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 04:17:48 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f246fb944bbc8447f5cf52b185b111025b4628df [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f246fb9 [Pipeline] echo 04:17:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:48 provisioning config files... 04:17:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7751554707527554711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:48 ---> docker-login.sh 04:17:48 nexus3.edgexfoundry.org:10001 04:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:49 Configure a credential helper to remove this warning. See 04:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:49 04:17:49 Login Succeeded 04:17:49 nexus3.edgexfoundry.org:10002 04:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:49 Configure a credential helper to remove this warning. See 04:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:49 04:17:49 Login Succeeded 04:17:49 nexus3.edgexfoundry.org:10003 04:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:49 Configure a credential helper to remove this warning. See 04:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:49 04:17:49 Login Succeeded 04:17:49 nexus3.edgexfoundry.org:10004 04:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:49 Configure a credential helper to remove this warning. See 04:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:49 04:17:49 Login Succeeded 04:17:49 docker.io 04:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:49 Configure a credential helper to remove this warning. See 04:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:49 04:17:49 Login Succeeded 04:17:49 ---> docker-login.sh ends [Pipeline] } 04:17:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:50 + git log --format=format:%s -1 f246fb944bbc8447f5cf52b185b111025b4628df [Pipeline] echo 04:17:50 GIT_COMMIT: f246fb944bbc8447f5cf52b185b111025b4628df, Commit Message: fix(snap): update snap version and base [Pipeline] echo 04:17:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:17:51 04:17:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:17:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:17:51 latest: Pulling from edgex-devops/git-semver 04:17:51 a0d0a0d46f8b: Pulling fs layer 04:17:51 3e5f54012d9b: Pulling fs layer 04:17:51 4c7163046ea9: Pulling fs layer 04:17:51 0c2d73faf560: Pulling fs layer 04:17:51 0c2d73faf560: Waiting 04:17:51 3e5f54012d9b: Verifying Checksum 04:17:51 3e5f54012d9b: Download complete 04:17:51 a0d0a0d46f8b: Download complete 04:17:51 4c7163046ea9: Verifying Checksum 04:17:51 4c7163046ea9: Download complete 04:17:51 0c2d73faf560: Verifying Checksum 04:17:51 0c2d73faf560: Download complete 04:17:51 a0d0a0d46f8b: Pull complete 04:17:51 3e5f54012d9b: Pull complete 04:17:51 4c7163046ea9: Pull complete 04:17:52 0c2d73faf560: Pull complete 04:17:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:17:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:17:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:17:52 prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container 04:17:52 $ 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 04:17:52 $ docker top d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:17:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:17:53 [ssh-agent] Looking for ssh-agent implementation... 04:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:17:53 $ docker exec d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 ssh-agent 04:17:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPEaKPp/agent.13 04:17:53 SSH_AGENT_PID=20 04:17:53 Running ssh-add (command line suppressed) 04:17:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_271404571675915417.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_271404571675915417.key) 04:17:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:17:53 + git tag --points-at HEAD [Pipeline] } 04:17:53 $ docker exec --env ******** --env ******** d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 ssh-agent -k 04:17:53 unset SSH_AUTH_SOCK; 04:17:53 unset SSH_AGENT_PID; 04:17:53 echo Agent pid 20 killed; 04:17:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:17:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:17:53 [ssh-agent] Looking for ssh-agent implementation... 04:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:17:54 $ docker exec d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 ssh-agent 04:17:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFMKCCA/agent.54 04:17:54 SSH_AGENT_PID=60 04:17:54 Running ssh-add (command line suppressed) 04:17:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7971345618982730186.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7971345618982730186.key) 04:17:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:17:54 + git semver init 04:17:54 # -> Open(): unable to determine branch for HEAD 04:17:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 04:17:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 04:17:54 # $SEMVER_REMOTE_NAME = origin 04:17:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:17:54 # $SEMVER_USER_NAME = edgex-jenkins 04:17:54 # $SEMVER_BRANCH = main 04:17:54 # $SEMVER_TEMP = /tmp/semver-583896800 04:17:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:17:57 # '/tmp/semver-583896800' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 04:17:57 # -> Force: false 04:17:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 04:17:57 $ docker exec --env ******** --env ******** d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 ssh-agent -k 04:17:57 unset SSH_AUTH_SOCK; 04:17:57 unset SSH_AGENT_PID; 04:17:57 echo Agent pid 60 killed; 04:17:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:17:57 + git semver [Pipeline] } 04:17:57 $ docker stop --time=1 d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 04:17:58 $ docker rm -f d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:17:59 Stashed 1 file(s) [Pipeline] echo 04:17:59 [edgeXSemver]: initialized semver on version 2.0.1-dev.21 [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] node [Pipeline] node 04:18:14 Still waiting to schedule task 04:18:14 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1803’ 04:18:14 Still waiting to schedule task 04:18:14 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:20:18 Running on prd-centos7-docker-4c-2g-1806 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 04:20:18 Running in /w/workspace/edgex-ui-go/23 [Pipeline] { [Pipeline] checkout 04:20:18 The recommended git tool is: git 04:20:20 using credential edgex-jenkins-ssh 04:20:20 Cloning the remote Git repository 04:20:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:20:19 > git init /w/workspace/edgex-ui-go/23 # timeout=10 04:20:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:20:19 > git --version # timeout=10 04:20:19 > git --version # 'git version 2.24.4' 04:20:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:19 [INFO] Currently running in a labeled security context 04:20:19 [INFO] Currently SELinux is 'enforcing' on the host 04:20:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/23@tmp/jenkins-gitclient-ssh3572770066978651335.key 04:20:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:22 Avoid second fetch 04:20:22 Checking out Revision f246fb944bbc8447f5cf52b185b111025b4628df (main) 04:20:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:20:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:21 > git config core.sparsecheckout # timeout=10 04:20:21 > git checkout -f f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 04:20:25 Commit message: "fix(snap): update snap version and base" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:26 provisioning config files... 04:20:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/23@tmp/config2234478750862290710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:26 ---> docker-login.sh 04:20:26 nexus3.edgexfoundry.org:10001 04:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:27 Configure a credential helper to remove this warning. See 04:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:27 04:20:27 Login Succeeded 04:20:27 nexus3.edgexfoundry.org:10002 04:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:27 Configure a credential helper to remove this warning. See 04:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:27 04:20:27 Login Succeeded 04:20:27 nexus3.edgexfoundry.org:10003 04:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:27 Configure a credential helper to remove this warning. See 04:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:27 04:20:27 Login Succeeded 04:20:27 nexus3.edgexfoundry.org:10004 04:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:27 Configure a credential helper to remove this warning. See 04:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:27 04:20:27 Login Succeeded 04:20:27 docker.io 04:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:27 Configure a credential helper to remove this warning. See 04:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:27 04:20:27 Login Succeeded 04:20:27 ---> docker-login.sh ends [Pipeline] } 04:20:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:20:28 ========================================================= 04:20:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:20:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:20:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 04:20:28 Sending build context to Docker daemon 20.57MB 04:20:28 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 04:20:28 Step 2/14 : FROM ${BASE} AS builder 04:20:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:20:28 a0d0a0d46f8b: Pulling fs layer 04:20:28 31adcdaf11c8: Pulling fs layer 04:20:28 b8b176561691: Pulling fs layer 04:20:28 4527c011a84f: Pulling fs layer 04:20:28 5d74067f8e1e: Pulling fs layer 04:20:28 e0aca202a116: Pulling fs layer 04:20:28 3a43be97a3b4: Pulling fs layer 04:20:28 34cad66bf833: Pulling fs layer 04:20:28 b4e3c513aaa6: Pulling fs layer 04:20:28 4527c011a84f: Waiting 04:20:28 5d74067f8e1e: Waiting 04:20:28 e0aca202a116: Waiting 04:20:28 3a43be97a3b4: Waiting 04:20:28 34cad66bf833: Waiting 04:20:28 b4e3c513aaa6: Waiting 04:20:28 b8b176561691: Verifying Checksum 04:20:28 b8b176561691: Download complete 04:20:28 31adcdaf11c8: Verifying Checksum 04:20:28 31adcdaf11c8: Download complete 04:20:28 5d74067f8e1e: Verifying Checksum 04:20:28 5d74067f8e1e: Download complete 04:20:28 a0d0a0d46f8b: Verifying Checksum 04:20:28 a0d0a0d46f8b: Download complete 04:20:28 e0aca202a116: Verifying Checksum 04:20:28 e0aca202a116: Download complete 04:20:28 3a43be97a3b4: Verifying Checksum 04:20:28 3a43be97a3b4: Download complete 04:20:28 34cad66bf833: Verifying Checksum 04:20:28 34cad66bf833: Download complete 04:20:28 a0d0a0d46f8b: Pull complete 04:20:29 31adcdaf11c8: Pull complete 04:20:29 4527c011a84f: Verifying Checksum 04:20:29 4527c011a84f: Download complete 04:20:29 b4e3c513aaa6: Verifying Checksum 04:20:29 b4e3c513aaa6: Download complete 04:20:29 b8b176561691: Pull complete 04:20:33 4527c011a84f: Pull complete 04:20:33 5d74067f8e1e: Pull complete 04:20:33 e0aca202a116: Pull complete 04:20:33 3a43be97a3b4: Pull complete 04:20:33 34cad66bf833: Pull complete 04:20:37 b4e3c513aaa6: Pull complete 04:20:37 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 04:20:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:20:37 ---> 9f6097aaca64 04:20:37 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:20:39 ---> Running in 35f6b5a84661 04:20:39 Removing intermediate container 35f6b5a84661 04:20:39 ---> 038b2b6c3544 04:20:39 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 04:20:39 ---> Running in cbc36b1d38ae 04:20:39 Removing intermediate container cbc36b1d38ae 04:20:39 ---> 94edcd27c441 04:20:39 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 04:20:39 ---> Running in 85850478e25a 04:20:39 Removing intermediate container 85850478e25a 04:20:39 ---> 0c724995aa91 04:20:39 Step 6/14 : LABEL Name=edgex-ui-go 04:20:39 ---> Running in 1390a39ef2f8 04:20:39 Removing intermediate container 1390a39ef2f8 04:20:39 ---> f23f7aff1db1 04:20:39 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:20:39 ---> Running in 697920a3f308 04:20:39 Removing intermediate container 697920a3f308 04:20:39 ---> 62f19f527687 04:20:39 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:39 ---> Running in 7b6a2d325f67 04:20:39 Removing intermediate container 7b6a2d325f67 04:20:39 ---> 20ac7f4f4522 04:20:39 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:20:39 ---> Running in 65498c931e6f 04:20:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:20:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:20:41 OK: 220 MiB in 52 packages 04:20:41 Removing intermediate container 65498c931e6f 04:20:41 ---> 9ed48f1547a8 04:20:41 Step 10/14 : ENV GO111MODULE=on 04:20:41 ---> Running in 95e007c5b2e0 04:20:42 Removing intermediate container 95e007c5b2e0 04:20:42 ---> 173aa90c5ee0 04:20:42 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:20:42 ---> Running in d77dab779177 04:20:42 Removing intermediate container d77dab779177 04:20:42 ---> 4270cda5d68b 04:20:42 Step 12/14 : COPY . . 04:20:43 ---> b8a85a8b644f 04:20:43 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:43 ---> Running in a703f3a17c13 04:20:58 Removing intermediate container a703f3a17c13 04:20:58 ---> a151020ff1fd 04:20:58 Step 14/14 : RUN ${MAKE} 04:20:58 ---> Running in 8be7832d1d3a 04:20:58 noop 04:20:58 Removing intermediate container 8be7832d1d3a 04:20:58 ---> d61b88b223a9 04:20:58 Successfully built d61b88b223a9 04:20:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:20:58 + docker inspect -f . ci-base-image-x86_64 04:20:58 . [Pipeline] withDockerContainer 04:20:58 prd-centos7-docker-4c-2g-1806 does not seem to be running inside a container 04:20:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:20:59 $ docker top 1ce653c43acfdb1deab584b80eb081176835a0cad0bef617f38cccdac65a4de8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:59 + go version 04:20:59 go version go1.16.8 linux/amd64 [Pipeline] } 04:20:59 $ docker stop --time=1 1ce653c43acfdb1deab584b80eb081176835a0cad0bef617f38cccdac65a4de8 04:21:00 $ docker rm -f 1ce653c43acfdb1deab584b80eb081176835a0cad0bef617f38cccdac65a4de8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:21:01 + docker inspect -f . ci-base-image-x86_64 04:21:01 . [Pipeline] withDockerContainer 04:21:01 prd-centos7-docker-4c-2g-1806 does not seem to be running inside a container 04:21:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:21:01 $ docker top 07716e130a2a3b08f37721c889b68ba00e43f77cf9dd30bc6fd21afb4e320578 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:21:02 + make test 04:21:02 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:21:02 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:21:17 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:21:17 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:21:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:21:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:21:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:21:21 $ docker stop --time=1 07716e130a2a3b08f37721c889b68ba00e43f77cf9dd30bc6fd21afb4e320578 04:21:23 $ docker rm -f 07716e130a2a3b08f37721c889b68ba00e43f77cf9dd30bc6fd21afb4e320578 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:21:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:25 + ls -al . 04:21:25 total 88 04:21:25 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 16 04:21 . 04:21:25 drwxrwxr-x. 4 jenkins jenkins 30 Oct 16 04:20 .. 04:21:25 drwxrwxr-x. 3 jenkins jenkins 20 Oct 16 04:20 assets 04:21:25 drwxrwxr-x. 2 jenkins jenkins 66 Oct 16 04:20 bin 04:21:25 drwxrwxr-x. 3 jenkins jenkins 29 Oct 16 04:20 cmd 04:21:25 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 16 04:20 CONTRIBUTING.md 04:21:25 -rw-r--r--. 1 jenkins jenkins 10 Oct 16 04:21 coverage.out 04:21:25 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 16 04:20 Dockerfile 04:21:25 drwxrwxr-x. 2 jenkins jenkins 23 Oct 16 04:20 docs 04:21:25 drwxrwxr-x. 8 jenkins jenkins 162 Oct 16 04:20 .git 04:21:25 drwxrwxr-x. 2 jenkins jenkins 103 Oct 16 04:20 .github 04:21:25 -rw-rw-r--. 1 jenkins jenkins 155 Oct 16 04:20 .gitignore 04:21:25 -rw-rw-r--. 1 jenkins jenkins 880 Oct 16 04:20 go.mod 04:21:25 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 16 04:20 go.sum 04:21:25 drwxrwxr-x. 9 jenkins jenkins 125 Oct 16 04:20 internal 04:21:25 -rw-rw-r--. 1 jenkins jenkins 652 Oct 16 04:20 Jenkinsfile 04:21:25 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 16 04:20 LICENSE 04:21:25 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 16 04:20 Makefile 04:21:25 drwxrwxr-x. 3 jenkins jenkins 19 Oct 16 04:20 pkg 04:21:25 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 16 04:20 README.md 04:21:25 drwxrwxr-x. 4 jenkins jenkins 54 Oct 16 04:20 snap 04:21:25 -rw-rw-r--. 1 jenkins jenkins 12 Oct 16 04:17 VERSION 04:21:25 -rw-rw-r--. 1 jenkins jenkins 155 Oct 16 04:20 version.go 04:21:25 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 16 04:20 web [Pipeline] isUnix [Pipeline] sh 04:21:25 + 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=f246fb944bbc8447f5cf52b185b111025b4628df --label arch=amd64 --label version=2.0.1-dev.21 . 04:21:26 Sending build context to Docker daemon 20.57MB 04:21:26 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 04:21:26 Step 2/22 : FROM ${BASE} AS builder 04:21:26 ---> d61b88b223a9 04:21:26 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:21:26 ---> Running in 718220a4bb1d 04:21:26 Removing intermediate container 718220a4bb1d 04:21:26 ---> 91e5d199c731 04:21:26 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 04:21:26 ---> Running in bf2fea1b9e97 04:21:26 Removing intermediate container bf2fea1b9e97 04:21:26 ---> 4eb0a1dee14e 04:21:26 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 04:21:26 ---> Running in a65be55d7a7f 04:21:26 Removing intermediate container a65be55d7a7f 04:21:26 ---> 659f2bb1d66c 04:21:26 Step 6/22 : LABEL Name=edgex-ui-go 04:21:26 ---> Running in a0cb8626f33c 04:21:26 Removing intermediate container a0cb8626f33c 04:21:26 ---> 6d04b98d41ed 04:21:26 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:21:26 ---> Running in fc99cbbee917 04:21:26 Removing intermediate container fc99cbbee917 04:21:26 ---> 37292b0ef455 04:21:26 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:26 ---> Running in c04ddc5fb91f 04:21:27 Removing intermediate container c04ddc5fb91f 04:21:27 ---> e542bf7aa0c4 04:21:27 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:21:27 ---> Running in 47346db6f3f6 04:21:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:21:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:21:28 OK: 220 MiB in 52 packages 04:21:28 Removing intermediate container 47346db6f3f6 04:21:28 ---> 57ccbc4a4443 04:21:28 Step 10/22 : ENV GO111MODULE=on 04:21:28 ---> Running in 4bf9b913d30d 04:21:28 Removing intermediate container 4bf9b913d30d 04:21:28 ---> 99d192e0015a 04:21:28 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:21:28 ---> Running in 425ed4426398 04:21:29 Removing intermediate container 425ed4426398 04:21:29 ---> f1d8164db418 04:21:29 Step 12/22 : COPY . . 04:21:30 ---> 896146f2ee4b 04:21:30 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:30 ---> Running in f80c8f631ed7 04:21:30 Removing intermediate container f80c8f631ed7 04:21:30 ---> 2b5e9ab2b956 04:21:30 Step 14/22 : RUN ${MAKE} 04:21:30 ---> Running in ee49f71f906b 04:21:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:21:40 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:21:41 Removing intermediate container ee49f71f906b 04:21:41 ---> 76c443d2d413 04:21:41 Step 15/22 : FROM alpine:3.14 04:21:41 3.14: Pulling from library/alpine 04:21:42 a0d0a0d46f8b: Already exists 04:21:42 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:21:42 Status: Downloaded newer image for alpine:3.14 04:21:42 ---> 14119a10abf4 04:21:42 Step 16/22 : EXPOSE 4000 04:21:42 ---> Running in ca718f312934 04:21:42 Removing intermediate container ca718f312934 04:21:42 ---> 7c5ad3946e6b 04:21:42 Step 17/22 : 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 04:21:43 ---> 96df6bd9e978 04:21:43 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:21:43 ---> Running in dbd4ab6d1ab8 04:21:43 Removing intermediate container dbd4ab6d1ab8 04:21:43 ---> a23d9b1541b4 04:21:43 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:21:43 ---> Running in aff7a851f609 04:21:43 Removing intermediate container aff7a851f609 04:21:43 ---> 9dd39fdda529 04:21:43 Step 20/22 : LABEL arch=amd64 04:21:43 ---> Running in 1982a4e00028 04:21:43 Removing intermediate container 1982a4e00028 04:21:43 ---> 37b707f36431 04:21:43 Step 21/22 : LABEL git_sha=f246fb944bbc8447f5cf52b185b111025b4628df 04:21:43 ---> Running in 07e1ffb4f8e4 04:21:43 Removing intermediate container 07e1ffb4f8e4 04:21:43 ---> cd6e6f2e36b3 04:21:43 Step 22/22 : LABEL version=2.0.1-dev.21 04:21:43 ---> Running in 1eb0358ae788 04:21:43 Removing intermediate container 1eb0358ae788 04:21:43 ---> fbe8b921210c 04:21:43 [Warning] One or more build-args [ARCH] were not consumed 04:21:43 Successfully built fbe8b921210c 04:21:43 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:43 provisioning config files... 04:21:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/23@tmp/config7959160758170080197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:43 ---> docker-login.sh 04:21:43 nexus3.edgexfoundry.org:10001 04:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:43 Configure a credential helper to remove this warning. See 04:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:43 04:21:43 Login Succeeded 04:21:43 nexus3.edgexfoundry.org:10002 04:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:44 Configure a credential helper to remove this warning. See 04:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:44 04:21:44 Login Succeeded 04:21:44 nexus3.edgexfoundry.org:10003 04:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:44 Configure a credential helper to remove this warning. See 04:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:44 04:21:44 Login Succeeded 04:21:44 nexus3.edgexfoundry.org:10004 04:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:44 Configure a credential helper to remove this warning. See 04:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:44 04:21:44 Login Succeeded 04:21:44 docker.io 04:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:44 Configure a credential helper to remove this warning. See 04:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:44 04:21:44 Login Succeeded 04:21:44 ---> docker-login.sh ends [Pipeline] } 04:21:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:44 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 04:21:44 f246fb944bbc8447f5cf52b185b111025b4628df 04:21:44 latest 04:21:44 2.0.1-dev.21 04:21:44 f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 04:21:44 main 04:21:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:21:45 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f246fb944bbc8447f5cf52b185b111025b4628df [Pipeline] isUnix [Pipeline] sh 04:21:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f246fb944bbc8447f5cf52b185b111025b4628df 04:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:21:45 593ce8dc863f: Preparing 04:21:45 e2eb06d8af82: Preparing 04:21:45 e2eb06d8af82: Layer already exists 04:21:47 593ce8dc863f: Pushed 04:21:47 f246fb944bbc8447f5cf52b185b111025b4628df: digest: sha256:6769c767d08fc50c9fbbf492c4ddd2b20f45ff56176c72d2c3c47cb650593118 size: 739 [Pipeline] isUnix [Pipeline] sh 04:21:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 04:21:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 04:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:21:47 593ce8dc863f: Preparing 04:21:47 e2eb06d8af82: Preparing 04:21:47 e2eb06d8af82: Layer already exists 04:21:47 593ce8dc863f: Layer already exists 04:21:47 latest: digest: sha256:6769c767d08fc50c9fbbf492c4ddd2b20f45ff56176c72d2c3c47cb650593118 size: 739 [Pipeline] isUnix [Pipeline] sh 04:21:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh 04:21:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.21 04:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:21:48 593ce8dc863f: Preparing 04:21:48 e2eb06d8af82: Preparing 04:21:48 e2eb06d8af82: Layer already exists 04:21:48 593ce8dc863f: Layer already exists 04:21:48 2.0.1-dev.21: digest: sha256:6769c767d08fc50c9fbbf492c4ddd2b20f45ff56176c72d2c3c47cb650593118 size: 739 [Pipeline] isUnix [Pipeline] sh 04:21:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh 04:21:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 04:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:21:49 593ce8dc863f: Preparing 04:21:49 e2eb06d8af82: Preparing 04:21:49 593ce8dc863f: Layer already exists 04:21:49 e2eb06d8af82: Layer already exists 04:21:49 f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21: digest: sha256:6769c767d08fc50c9fbbf492c4ddd2b20f45ff56176c72d2c3c47cb650593118 size: 739 [Pipeline] isUnix [Pipeline] sh 04:21:49 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 04:21:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 04:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:21:49 593ce8dc863f: Preparing 04:21:49 e2eb06d8af82: Preparing 04:21:49 e2eb06d8af82: Layer already exists 04:21:49 593ce8dc863f: Layer already exists 04:21:49 main: digest: sha256:6769c767d08fc50c9fbbf492c4ddd2b20f45ff56176c72d2c3c47cb650593118 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:49 ===================================================== [Pipeline] echo 04:21:49 taggedImages: 04:21:49 - nexus3.edgexfoundry.org:10004/edgex-ui:f246fb944bbc8447f5cf52b185b111025b4628df 04:21:49 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 04:21:49 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.21 04:21:49 - nexus3.edgexfoundry.org:10004/edgex-ui:f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 04:21:49 - 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 04:21:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:50 04:21:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:21:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:50 latest: Pulling from edgex-lftools-log-publisher 04:21:50 b4d181a07f80: Pulling fs layer 04:21:50 a1111a8f2ec3: Pulling fs layer 04:21:50 ed53099fbce6: Pulling fs layer 04:21:50 dc539afda2c1: Pulling fs layer 04:21:50 77bc0d833cb6: Pulling fs layer 04:21:50 9065ff56babe: Pulling fs layer 04:21:50 d287ab97295c: Pulling fs layer 04:21:50 dc539afda2c1: Waiting 04:21:50 77bc0d833cb6: Waiting 04:21:50 9065ff56babe: Waiting 04:21:50 d287ab97295c: Waiting 04:21:50 a1111a8f2ec3: Verifying Checksum 04:21:50 a1111a8f2ec3: Download complete 04:21:50 dc539afda2c1: Verifying Checksum 04:21:50 dc539afda2c1: Download complete 04:21:50 ed53099fbce6: Verifying Checksum 04:21:50 ed53099fbce6: Download complete 04:21:50 9065ff56babe: Verifying Checksum 04:21:50 9065ff56babe: Download complete 04:21:50 77bc0d833cb6: Verifying Checksum 04:21:50 77bc0d833cb6: Download complete 04:21:50 b4d181a07f80: Verifying Checksum 04:21:50 b4d181a07f80: Download complete 04:21:51 d287ab97295c: Verifying Checksum 04:21:51 d287ab97295c: Download complete 04:21:52 b4d181a07f80: Pull complete 04:21:52 a1111a8f2ec3: Pull complete 04:21:52 ed53099fbce6: Pull complete 04:21:52 dc539afda2c1: Pull complete 04:21:53 77bc0d833cb6: Pull complete 04:21:53 9065ff56babe: Pull complete 04:21:58 d287ab97295c: Pull complete 04:21:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:21:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:21:58 prd-centos7-docker-4c-2g-1806 does not seem to be running inside a container 04:21:58 $ 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/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:22:01 $ docker top 1c142d07251f72d60adeacd23fd21eb768ef39a7196c45f57ed4498473048a7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:02 ---> job-cost.sh 04:22:02 lf-activate-venv: SKIPPING 04:22:02 INFO: No Stack... 04:22:02 INFO: Retrieving Pricing Info for: v3-standard-2 04:22:02 INFO: Archiving Costs [Pipeline] sh 04:22:03 + cat /w/workspace/edgex-ui-go/23/archives/cost.csv 04:22:03 + cut -d, -f6 [Pipeline] lock 04:22:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] 04:22:03 Resource [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] did not exist. Created. 04:22:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:03 + echo total: 0.05999999865889549 [Pipeline] stash 04:22:03 Stashed 1 file(s) [Pipeline] } 04:22:03 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:03 $ docker stop --time=1 1c142d07251f72d60adeacd23fd21eb768ef39a7196c45f57ed4498473048a7f 04:22:04 $ docker rm -f 1c142d07251f72d60adeacd23fd21eb768ef39a7196c45f57ed4498473048a7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:23:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1807 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 04:23:28 Running in /w/workspace/edgex-ui-go/23 [Pipeline] { [Pipeline] checkout 04:23:28 The recommended git tool is: git 04:23:34 using credential edgex-jenkins-ssh 04:23:34 Cloning the remote Git repository 04:23:34 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:23:34 > git init /w/workspace/edgex-ui-go/23 # timeout=10 04:23:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:23:34 > git --version # timeout=10 04:23:34 > git --version # 'git version 2.17.1' 04:23:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:37 Avoid second fetch 04:23:37 Checking out Revision f246fb944bbc8447f5cf52b185b111025b4628df (main) 04:23:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:23:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:37 > git config core.sparsecheckout # timeout=10 04:23:37 > git checkout -f f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 04:23:42 Commit message: "fix(snap): update snap version and base" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:23:43 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:43 Dload Upload Total Spent Left Speed 04:23:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 52088 0 --:--:-- --:--:-- --:--:-- 52318 [Pipeline] sh 04:23:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:23:44 + sudo tee /etc/docker/daemon.new 04:23:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:23:44 { 04:23:44 "registry-mirrors": [ 04:23:44 "https://nexus3.edgexfoundry.org:10001" 04:23:44 ], 04:23:44 "bip": "10.250.0.254/24", 04:23:44 "hosts": [ 04:23:44 "tcp://0.0.0.0:5555", 04:23:44 "unix:///var/run/docker.sock" 04:23:44 ], 04:23:44 "mtu": 1458, 04:23:44 "selinux-enabled": true, 04:23:44 "seccomp-profile": "/etc/docker/seccomp.json" 04:23:44 } [Pipeline] sh 04:23:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:23:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:03 provisioning config files... 04:24:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/23@tmp/config238162119984623117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:04 ---> docker-login.sh 04:24:04 nexus3.edgexfoundry.org:10001 04:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:06 Configure a credential helper to remove this warning. See 04:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:06 04:24:06 Login Succeeded 04:24:06 nexus3.edgexfoundry.org:10002 04:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:06 Configure a credential helper to remove this warning. See 04:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:06 04:24:06 Login Succeeded 04:24:06 nexus3.edgexfoundry.org:10003 04:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:07 Configure a credential helper to remove this warning. See 04:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:07 04:24:07 Login Succeeded 04:24:07 nexus3.edgexfoundry.org:10004 04:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:07 Configure a credential helper to remove this warning. See 04:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:07 04:24:07 Login Succeeded 04:24:07 docker.io 04:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:08 Configure a credential helper to remove this warning. See 04:24:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:08 04:24:08 Login Succeeded 04:24:08 ---> docker-login.sh ends [Pipeline] } 04:24:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:24:09 ========================================================= 04:24:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:24:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:24:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 04:24:10 Sending build context to Docker daemon 20.56MB 04:24:10 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 04:24:10 Step 2/14 : FROM ${BASE} AS builder 04:24:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:24:10 552d1f2373af: Pulling fs layer 04:24:10 ea3f2d53f512: Pulling fs layer 04:24:10 9e70ebbbe112: Pulling fs layer 04:24:10 7a9cfe048b4a: Pulling fs layer 04:24:10 72dc09318566: Pulling fs layer 04:24:10 f4f7b4309257: Pulling fs layer 04:24:10 0ac9a79272e3: Pulling fs layer 04:24:10 b78e95d17946: Pulling fs layer 04:24:10 7a9cfe048b4a: Waiting 04:24:10 72dc09318566: Waiting 04:24:10 f4f7b4309257: Waiting 04:24:10 0ac9a79272e3: Waiting 04:24:10 b78e95d17946: Waiting 04:24:10 9e70ebbbe112: Verifying Checksum 04:24:10 9e70ebbbe112: Download complete 04:24:10 ea3f2d53f512: Verifying Checksum 04:24:10 ea3f2d53f512: Download complete 04:24:10 72dc09318566: Verifying Checksum 04:24:10 f4f7b4309257: Download complete 04:24:10 0ac9a79272e3: Verifying Checksum 04:24:10 0ac9a79272e3: Download complete 04:24:10 552d1f2373af: Verifying Checksum 04:24:10 552d1f2373af: Download complete 04:24:11 552d1f2373af: Pull complete 04:24:12 ea3f2d53f512: Pull complete 04:24:12 b78e95d17946: Verifying Checksum 04:24:12 b78e95d17946: Download complete 04:24:12 9e70ebbbe112: Pull complete 04:24:13 7a9cfe048b4a: Verifying Checksum 04:24:13 7a9cfe048b4a: Download complete 04:24:23 7a9cfe048b4a: Pull complete 04:24:23 72dc09318566: Pull complete 04:24:23 f4f7b4309257: Pull complete 04:24:23 0ac9a79272e3: Pull complete 04:24:30 b78e95d17946: Pull complete 04:24:30 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 04:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:24:30 ---> 8b459fc5aaf0 04:24:30 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:24:35 ---> Running in e5fe4755e56e 04:24:35 Removing intermediate container e5fe4755e56e 04:24:35 ---> ede03ed9ebac 04:24:35 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 04:24:35 ---> Running in f30268397ac4 04:24:35 Removing intermediate container f30268397ac4 04:24:35 ---> ec79fa27b38e 04:24:35 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 04:24:35 ---> Running in 9df000701ab7 04:24:35 Removing intermediate container 9df000701ab7 04:24:35 ---> 0437bd840c1b 04:24:35 Step 6/14 : LABEL Name=edgex-ui-go 04:24:36 ---> Running in b6cbf3b4e5d4 04:24:36 Removing intermediate container b6cbf3b4e5d4 04:24:36 ---> d215a151031e 04:24:36 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:24:36 ---> Running in 85a0fe6c0343 04:24:37 Removing intermediate container 85a0fe6c0343 04:24:37 ---> 5c148e404c60 04:24:37 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:37 ---> Running in c2610d56f1a2 04:24:40 Removing intermediate container c2610d56f1a2 04:24:40 ---> 18849f3363e5 04:24:40 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:24:40 ---> Running in f2f13b234f58 04:24:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:24:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:24:43 OK: 219 MiB in 52 packages 04:24:44 Removing intermediate container f2f13b234f58 04:24:44 ---> d598aaec5f27 04:24:44 Step 10/14 : ENV GO111MODULE=on 04:24:44 ---> Running in 42a409f6149c 04:24:44 Removing intermediate container 42a409f6149c 04:24:44 ---> 00f69e9c1f6e 04:24:44 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:24:44 ---> Running in 534ff0ecfc51 04:24:45 Removing intermediate container 534ff0ecfc51 04:24:45 ---> 1f081e81b546 04:24:45 Step 12/14 : COPY . . 04:24:47 ---> 492e3f3a4184 04:24:47 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:48 ---> Running in 69d862350e51 04:25:15 Removing intermediate container 69d862350e51 04:25:15 ---> 98fea1c2c9b3 04:25:15 Step 14/14 : RUN ${MAKE} 04:25:15 ---> Running in b6b7daabab79 04:25:15 noop 04:25:16 Removing intermediate container b6b7daabab79 04:25:16 ---> 49d4e2cf3a2a 04:25:16 Successfully built 49d4e2cf3a2a 04:25:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:25:16 + docker inspect -f . ci-base-image-arm64 04:25:16 . [Pipeline] withDockerContainer 04:25:17 prd-ubuntu18.04-docker-arm64-4c-16g-1807 does not seem to be running inside a container 04:25:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 04:25:18 $ docker top 59c93d215853434ce91f44de920daec7736c032a44d8b56bbc7d5758cbdc20f5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:19 + go version 04:25:19 go version go1.16.8 linux/arm64 [Pipeline] } 04:25:19 $ docker stop --time=1 59c93d215853434ce91f44de920daec7736c032a44d8b56bbc7d5758cbdc20f5 04:25:21 $ docker rm -f 59c93d215853434ce91f44de920daec7736c032a44d8b56bbc7d5758cbdc20f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:25:22 + docker inspect -f . ci-base-image-arm64 04:25:22 . [Pipeline] withDockerContainer 04:25:22 prd-ubuntu18.04-docker-arm64-4c-16g-1807 does not seem to be running inside a container 04:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 04:25:24 $ docker top 6f073c4bb744b519e6ee9938388a0db8c1af3d1c74667ab9e1cf487d5a0f1d4c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:25:25 + make test 04:25:25 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:25:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:26:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:26:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:26:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:26:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:26:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:26:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:26:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:26:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:26:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:26:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:26:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:26:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:26:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:26:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:26:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:26:32 $ docker stop --time=1 6f073c4bb744b519e6ee9938388a0db8c1af3d1c74667ab9e1cf487d5a0f1d4c 04:26:34 $ docker rm -f 6f073c4bb744b519e6ee9938388a0db8c1af3d1c74667ab9e1cf487d5a0f1d4c [Pipeline] // withDockerContainer [Pipeline] sh 04:26:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:26:35 Warning: overwriting stash ‘coverage-report’ 04:26:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:26:36 + ls -al . 04:26:36 total 128 04:26:36 drwxrwxr-x 12 jenkins jenkins 4096 Oct 16 04:25 . 04:26:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 04:23 .. 04:26:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 16 04:23 .git 04:26:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 04:23 .github 04:26:36 -rw-rw-r-- 1 jenkins jenkins 155 Oct 16 04:23 .gitignore 04:26:36 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 16 04:23 CONTRIBUTING.md 04:26:36 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 16 04:23 Dockerfile 04:26:36 -rw-rw-r-- 1 jenkins jenkins 652 Oct 16 04:23 Jenkinsfile 04:26:36 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 16 04:23 LICENSE 04:26:36 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 16 04:23 Makefile 04:26:36 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 16 04:23 README.md 04:26:36 -rw-rw-r-- 1 jenkins jenkins 12 Oct 16 04:17 VERSION 04:26:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 04:23 assets 04:26:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 04:23 bin 04:26:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 04:23 cmd 04:26:36 -rw-r--r-- 1 jenkins jenkins 10 Oct 16 04:25 coverage.out 04:26:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 04:23 docs 04:26:36 -rw-rw-r-- 1 jenkins jenkins 880 Oct 16 04:23 go.mod 04:26:36 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 16 04:23 go.sum 04:26:36 drwxrwxr-x 9 jenkins jenkins 4096 Oct 16 04:23 internal 04:26:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 04:23 pkg 04:26:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 04:23 snap 04:26:36 -rw-rw-r-- 1 jenkins jenkins 155 Oct 16 04:23 version.go 04:26:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 04:23 web [Pipeline] isUnix [Pipeline] sh 04:26:36 + 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=f246fb944bbc8447f5cf52b185b111025b4628df --label arch=arm64 --label version=2.0.1-dev.21 . 04:26:37 Sending build context to Docker daemon 20.56MB 04:26:37 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 04:26:37 Step 2/22 : FROM ${BASE} AS builder 04:26:37 ---> 49d4e2cf3a2a 04:26:37 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:26:37 ---> Running in fc46c89ceb19 04:26:38 Removing intermediate container fc46c89ceb19 04:26:38 ---> c73dbd78c075 04:26:38 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 04:26:38 ---> Running in ae6a5fca21b3 04:26:39 Removing intermediate container ae6a5fca21b3 04:26:39 ---> d7f1b2ab7c57 04:26:39 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 04:26:39 ---> Running in d500345bf8b5 04:26:39 Removing intermediate container d500345bf8b5 04:26:39 ---> c950cda8c11a 04:26:39 Step 6/22 : LABEL Name=edgex-ui-go 04:26:39 ---> Running in 30973d6a1601 04:26:40 Removing intermediate container 30973d6a1601 04:26:40 ---> c743ded804da 04:26:40 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:26:40 ---> Running in a74e409e3351 04:26:40 Removing intermediate container a74e409e3351 04:26:40 ---> 15678828f62a 04:26:40 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:40 ---> Running in c8acc5618c19 04:26:42 Removing intermediate container c8acc5618c19 04:26:42 ---> f468093dbcdc 04:26:42 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:26:43 ---> Running in e51f2ba04d84 04:26:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:26:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:26:46 OK: 219 MiB in 52 packages 04:26:47 Removing intermediate container e51f2ba04d84 04:26:47 ---> 8a5da3055e56 04:26:47 Step 10/22 : ENV GO111MODULE=on 04:26:47 ---> Running in 9b43f8f28e8d 04:26:47 Removing intermediate container 9b43f8f28e8d 04:26:47 ---> c502dc410f95 04:26:47 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:26:48 ---> Running in dafa2e007dce 04:26:48 Removing intermediate container dafa2e007dce 04:26:48 ---> e1f1c86ee93a 04:26:48 Step 12/22 : COPY . . 04:26:51 ---> c135ab0da04b 04:26:51 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:51 ---> Running in 1005b03c681c 04:26:53 Removing intermediate container 1005b03c681c 04:26:53 ---> b6ca91b50c5d 04:26:53 Step 14/22 : RUN ${MAKE} 04:26:53 ---> Running in 391d4ad9f879 04:26:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:27:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:27:26 Removing intermediate container 391d4ad9f879 04:27:26 ---> fdb61a159478 04:27:26 Step 15/22 : FROM alpine:3.14 04:27:26 3.14: Pulling from library/alpine 04:27:26 552d1f2373af: Already exists 04:27:27 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:27:27 Status: Downloaded newer image for alpine:3.14 04:27:27 ---> bb3de5531c18 04:27:27 Step 16/22 : EXPOSE 4000 04:27:27 ---> Running in 2e3b765855dd 04:27:27 Removing intermediate container 2e3b765855dd 04:27:27 ---> 82f25d7f0b24 04:27:27 Step 17/22 : 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 04:27:29 ---> 3a6b7f32763e 04:27:29 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:27:29 ---> Running in 57de00e883ab 04:27:29 Removing intermediate container 57de00e883ab 04:27:29 ---> 5e7dc357f1b4 04:27:29 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:27:29 ---> Running in 1e5e819602b5 04:27:30 Removing intermediate container 1e5e819602b5 04:27:30 ---> 5fed691cfa48 04:27:30 Step 20/22 : LABEL arch=arm64 04:27:30 ---> Running in 62338b2547ec 04:27:30 Removing intermediate container 62338b2547ec 04:27:30 ---> 07d55df8ef67 04:27:30 Step 21/22 : LABEL git_sha=f246fb944bbc8447f5cf52b185b111025b4628df 04:27:30 ---> Running in b89a961e8b9e 04:27:31 Removing intermediate container b89a961e8b9e 04:27:31 ---> bc0d06e13ef1 04:27:31 Step 22/22 : LABEL version=2.0.1-dev.21 04:27:31 ---> Running in d93d93535a2f 04:27:31 Removing intermediate container d93d93535a2f 04:27:31 ---> df4e6b628821 04:27:31 [Warning] One or more build-args [ARCH] were not consumed 04:27:31 Successfully built df4e6b628821 04:27:31 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 04:27:32 provisioning config files... 04:27:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/23@tmp/config4188043537999990244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:32 ---> docker-login.sh 04:27:32 nexus3.edgexfoundry.org:10001 04:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:32 Configure a credential helper to remove this warning. See 04:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:32 04:27:32 Login Succeeded 04:27:32 nexus3.edgexfoundry.org:10002 04:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:33 Configure a credential helper to remove this warning. See 04:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:33 04:27:33 Login Succeeded 04:27:33 nexus3.edgexfoundry.org:10003 04:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:33 Configure a credential helper to remove this warning. See 04:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:33 04:27:33 Login Succeeded 04:27:33 nexus3.edgexfoundry.org:10004 04:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:34 Configure a credential helper to remove this warning. See 04:27:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:34 04:27:34 Login Succeeded 04:27:34 docker.io 04:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:35 Configure a credential helper to remove this warning. See 04:27:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:35 04:27:35 Login Succeeded 04:27:35 ---> docker-login.sh ends [Pipeline] } 04:27:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:35 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 04:27:35 f246fb944bbc8447f5cf52b185b111025b4628df 04:27:35 latest 04:27:35 2.0.1-dev.21 04:27:35 f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 04:27:35 main 04:27:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:27:35 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f246fb944bbc8447f5cf52b185b111025b4628df [Pipeline] isUnix [Pipeline] sh 04:27:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f246fb944bbc8447f5cf52b185b111025b4628df 04:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:27:35 e57060a964aa: Preparing 04:27:35 ee420dfed78a: Preparing 04:27:36 ee420dfed78a: Layer already exists 04:27:39 e57060a964aa: Pushed 04:27:39 f246fb944bbc8447f5cf52b185b111025b4628df: digest: sha256:a60ecc09194471c1e434b9aa5be8f7e6a84ea587037b860f9f49b1f3d1df1458 size: 739 [Pipeline] isUnix [Pipeline] sh 04:27:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:27:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 04:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:27:40 e57060a964aa: Preparing 04:27:40 ee420dfed78a: Preparing 04:27:40 ee420dfed78a: Layer already exists 04:27:40 e57060a964aa: Layer already exists 04:27:40 latest: digest: sha256:a60ecc09194471c1e434b9aa5be8f7e6a84ea587037b860f9f49b1f3d1df1458 size: 739 [Pipeline] isUnix [Pipeline] sh 04:27:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh 04:27:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.21 04:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:27:41 e57060a964aa: Preparing 04:27:41 ee420dfed78a: Preparing 04:27:41 e57060a964aa: Layer already exists 04:27:41 ee420dfed78a: Layer already exists 04:27:41 2.0.1-dev.21: digest: sha256:a60ecc09194471c1e434b9aa5be8f7e6a84ea587037b860f9f49b1f3d1df1458 size: 739 [Pipeline] isUnix [Pipeline] sh 04:27:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh 04:27:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 04:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:27:42 e57060a964aa: Preparing 04:27:42 ee420dfed78a: Preparing 04:27:42 e57060a964aa: Layer already exists 04:27:42 ee420dfed78a: Layer already exists 04:27:42 f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21: digest: sha256:a60ecc09194471c1e434b9aa5be8f7e6a84ea587037b860f9f49b1f3d1df1458 size: 739 [Pipeline] isUnix [Pipeline] sh 04:27:42 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 04:27:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 04:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:27:43 e57060a964aa: Preparing 04:27:43 ee420dfed78a: Preparing 04:27:43 ee420dfed78a: Layer already exists 04:27:43 e57060a964aa: Layer already exists 04:27:43 main: digest: sha256:a60ecc09194471c1e434b9aa5be8f7e6a84ea587037b860f9f49b1f3d1df1458 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:43 ===================================================== [Pipeline] echo 04:27:43 taggedImages: 04:27:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f246fb944bbc8447f5cf52b185b111025b4628df 04:27:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 04:27:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.21 04:27:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 04:27:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:44 04:27:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:27:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:44 arm64: Pulling from edgex-lftools-log-publisher 04:27:44 448f6bf000e3: Pulling fs layer 04:27:44 f757da607395: Pulling fs layer 04:27:44 05883995daec: Pulling fs layer 04:27:44 8603b9c90790: Pulling fs layer 04:27:44 1560dd03e051: Pulling fs layer 04:27:44 27f5ce0e4adf: Pulling fs layer 04:27:44 c2d8d7efcc4b: Pulling fs layer 04:27:44 1560dd03e051: Waiting 04:27:44 27f5ce0e4adf: Waiting 04:27:44 c2d8d7efcc4b: Waiting 04:27:44 8603b9c90790: Waiting 04:27:44 f757da607395: Verifying Checksum 04:27:44 f757da607395: Download complete 04:27:45 8603b9c90790: Verifying Checksum 04:27:45 8603b9c90790: Download complete 04:27:45 1560dd03e051: Verifying Checksum 04:27:45 1560dd03e051: Download complete 04:27:45 27f5ce0e4adf: Verifying Checksum 04:27:45 27f5ce0e4adf: Download complete 04:27:45 05883995daec: Verifying Checksum 04:27:45 05883995daec: Download complete 04:27:45 448f6bf000e3: Verifying Checksum 04:27:45 448f6bf000e3: Download complete 04:27:48 c2d8d7efcc4b: Verifying Checksum 04:27:48 c2d8d7efcc4b: Download complete 04:27:49 448f6bf000e3: Pull complete 04:27:49 f757da607395: Pull complete 04:27:51 05883995daec: Pull complete 04:27:51 8603b9c90790: Pull complete 04:27:52 1560dd03e051: Pull complete 04:27:52 27f5ce0e4adf: Pull complete 04:28:07 c2d8d7efcc4b: Pull complete 04:28:07 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:28:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:28:08 prd-ubuntu18.04-docker-arm64-4c-16g-1807 does not seem to be running inside a container 04:28:08 $ 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/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 04:28:12 $ docker top b1e8758f3774ddce39f9dbeb493536dda564236291be137763abaca98a761e83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:13 ---> job-cost.sh 04:28:13 lf-activate-venv: SKIPPING 04:28:13 INFO: No Stack... 04:28:13 INFO: Retrieving Pricing Info for: v3-standard-4 04:28:14 INFO: Archiving Costs [Pipeline] sh 04:28:14 + cat /w/workspace/edgex-ui-go/23/archives/cost.csv 04:28:14 + cut -d, -f6 [Pipeline] lock 04:28:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] 04:28:14 Resource [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] did not exist. Created. 04:28:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:28:15 /w/workspace/edgex-ui-go/23@tmp/durable-a4f1709b/script.sh: 1: /w/workspace/edgex-ui-go/23@tmp/durable-a4f1709b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:28:16 + echo total: 0.10999999940395355 [Pipeline] stash 04:28:16 Warning: overwriting stash ‘stack-cost’ 04:28:16 Stashed 1 file(s) [Pipeline] } 04:28:16 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 04:28:16 $ docker stop --time=1 b1e8758f3774ddce39f9dbeb493536dda564236291be137763abaca98a761e83 04:28:18 $ docker rm -f b1e8758f3774ddce39f9dbeb493536dda564236291be137763abaca98a761e83 [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 04:28:18 provisioning config files... 04:28:18 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5469973911717947762tmp [Pipeline] { [Pipeline] sh 04:28:19 + set +x 04:28:19 + curl -s https://codecov.io/bash 04:28:19 + bash -s -- 04:28:19 04:28:19 _____ _ 04:28:19 / ____| | | 04:28:19 | | ___ __| | ___ ___ _____ __ 04:28:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:28:19 | |___| (_) | (_| | __/ (_| (_) \ V / 04:28:19 \_____\___/ \__,_|\___|\___\___/ \_/ 04:28:19 Bash-1.0.6 04:28:19 04:28:19 04:28:19 ==> git version 2.24.4 found 04:28:19 ==> 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 04:28:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:28:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:28:19 ==> Jenkins CI detected. 04:28:19 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 04:28:19 project root: . 04:28:19 --> token set from env 04:28:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:28:19 ==> Running gcov in . (disable via -X gcov) 04:28:19 ==> Python coveragepy not found 04:28:19 ==> Searching for coverage reports in: 04:28:19 + . 04:28:19 -> Found 1 reports 04:28:19 ==> Detecting git/mercurial file structure 04:28:19 ==> Reading reports 04:28:19 + ./coverage.out bytes=10 04:28:19 ==> Appending adjustments 04:28:19 https://docs.codecov.io/docs/fixing-reports 04:28:19 + Found adjustments 04:28:19 ==> Gzipping contents 04:28:19 4.0K /tmp/codecov.vil35X.gz 04:28:19 ==> Uploading reports 04:28:19 url: https://codecov.io 04:28:19 query: branch=main&commit=f246fb944bbc8447f5cf52b185b111025b4628df&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:28:19 -> Pinging Codecov 04:28:19 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=f246fb944bbc8447f5cf52b185b111025b4628df&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:28:19 -> Uploading to 04:28:19 https://storage.googleapis.com/codecov/v4/raw/2021-10-16/FB506323287CE973F263BFD2A0EB1F37/f246fb944bbc8447f5cf52b185b111025b4628df/1ec5c223-d93d-4df3-a887-ab7bad2be25a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211016%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211016T042819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=608bde1f9f4df44382f9216e107ddd362463f6ace8592d1d81c58791831f8017 04:28:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:19 Dload Upload Total Spent Left Speed 04:28:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 10560 --:--:-- --:--:-- --:--:-- 10594 04:28:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f246fb944bbc8447f5cf52b185b111025b4628df [Pipeline] } 04:28:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:28:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:28:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:28:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:28:21 04:28:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:28:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:28:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:28:21 188c0c94c7c5: Pulling fs layer 04:28:21 0ef7d3d256c8: Pulling fs layer 04:28:21 de9db76c5a1d: Pulling fs layer 04:28:21 0eba1c9be4d2: Pulling fs layer 04:28:21 0d57e429df01: Pulling fs layer 04:28:21 4e4be7b47b0d: Pulling fs layer 04:28:21 e1f770b5df2f: Pulling fs layer 04:28:21 85a0685a4137: Pulling fs layer 04:28:21 0eba1c9be4d2: Waiting 04:28:21 0d57e429df01: Waiting 04:28:21 4e4be7b47b0d: Waiting 04:28:21 e1f770b5df2f: Waiting 04:28:21 85a0685a4137: Waiting 04:28:21 de9db76c5a1d: Verifying Checksum 04:28:21 de9db76c5a1d: Download complete 04:28:21 0ef7d3d256c8: Verifying Checksum 04:28:21 0ef7d3d256c8: Download complete 04:28:21 0d57e429df01: Download complete 04:28:21 4e4be7b47b0d: Verifying Checksum 04:28:21 4e4be7b47b0d: Download complete 04:28:21 188c0c94c7c5: Verifying Checksum 04:28:21 188c0c94c7c5: Download complete 04:28:21 e1f770b5df2f: Verifying Checksum 04:28:21 e1f770b5df2f: Download complete 04:28:21 0eba1c9be4d2: Verifying Checksum 04:28:21 0eba1c9be4d2: Download complete 04:28:21 188c0c94c7c5: Pull complete 04:28:22 0ef7d3d256c8: Pull complete 04:28:22 85a0685a4137: Verifying Checksum 04:28:22 85a0685a4137: Download complete 04:28:22 de9db76c5a1d: Pull complete 04:28:26 0eba1c9be4d2: Pull complete 04:28:26 0d57e429df01: Pull complete 04:28:26 4e4be7b47b0d: Pull complete 04:28:26 e1f770b5df2f: Pull complete 04:28:30 85a0685a4137: Pull complete 04:28:30 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:28:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:28:30 prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container 04:28:30 $ 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 04:28:32 $ docker top a74b31b986dcaedced69714555ff32b3cdb9d9d908b3606416f8f0785a1402ae -eo pid,comm [Pipeline] { [Pipeline] echo 04:28:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:28:33 + set -o pipefail 04:28:33 + snyk monitor '--org=edgex-jenkins' 04:28:36 04:28:36 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 04:28:36 04:28:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f302b84a-c5ae-4981-bd62-79a2f4520aa5 04:28:36 04:28:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:28:36 04:28:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:28:36 04:28:36 [Pipeline] } 04:28:36 $ docker stop --time=1 a74b31b986dcaedced69714555ff32b3cdb9d9d908b3606416f8f0785a1402ae 04:28:38 $ docker rm -f a74b31b986dcaedced69714555ff32b3cdb9d9d908b3606416f8f0785a1402ae [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 04:28:39 + git log --format=format:%s -1 f246fb944bbc8447f5cf52b185b111025b4628df [Pipeline] isUnix [Pipeline] sh 04:28:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:28:39 . [Pipeline] withDockerContainer 04:28:39 prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container 04:28:39 $ 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 04:28:39 $ docker top 610051a9283a9bc76c367171de87eea57c8f30807bf5bbd069cc7516ab502c12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:39 [ssh-agent] Looking for ssh-agent implementation... 04:28:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:40 $ docker exec 610051a9283a9bc76c367171de87eea57c8f30807bf5bbd069cc7516ab502c12 ssh-agent 04:28:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFgDOAN/agent.14 04:28:40 SSH_AGENT_PID=21 04:28:40 Running ssh-add (command line suppressed) 04:28:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1756707704488804599.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1756707704488804599.key) 04:28:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:40 + git semver tag 04:28:40 # -> Open(): unable to determine branch for HEAD 04:28:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 04:28:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 04:28:40 # $SEMVER_REMOTE_NAME = origin 04:28:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:28:40 # $SEMVER_USER_NAME = edgex-jenkins 04:28:40 # $SEMVER_BRANCH = main 04:28:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 04:28:40 # f246fb944bbc8447f5cf52b185b111025b4628df HEAD 04:28:40 # -> Force: false 04:28:40 # 4c75bddeb9ca77b500f88f2614dfed44271f9eef refs/tags/v2.0.1-dev.21 [Pipeline] } 04:28:40 $ docker exec --env ******** --env ******** 610051a9283a9bc76c367171de87eea57c8f30807bf5bbd069cc7516ab502c12 ssh-agent -k 04:28:40 unset SSH_AUTH_SOCK; 04:28:40 unset SSH_AGENT_PID; 04:28:40 echo Agent pid 21 killed; 04:28:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:41 + git semver [Pipeline] } 04:28:41 $ docker stop --time=1 610051a9283a9bc76c367171de87eea57c8f30807bf5bbd069cc7516ab502c12 04:28:42 $ docker rm -f 610051a9283a9bc76c367171de87eea57c8f30807bf5bbd069cc7516ab502c12 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:28:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:28:42 04:28:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:28:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:28:42 0.23.1-centos7: Pulling from edgex-lftools 04:28:42 ab5ef0e58194: Pulling fs layer 04:28:42 9712f1f96733: Pulling fs layer 04:28:42 63f879dbbcfc: Pulling fs layer 04:28:42 0d9ebad4ef96: Pulling fs layer 04:28:42 e9a5061849ea: Pulling fs layer 04:28:42 d747dcd14b5f: Pulling fs layer 04:28:42 2de7ff778b66: Pulling fs layer 04:28:42 e9a5061849ea: Waiting 04:28:42 d747dcd14b5f: Waiting 04:28:42 2de7ff778b66: Waiting 04:28:42 0d9ebad4ef96: Waiting 04:28:42 9712f1f96733: Verifying Checksum 04:28:42 9712f1f96733: Download complete 04:28:43 63f879dbbcfc: Verifying Checksum 04:28:43 63f879dbbcfc: Download complete 04:28:43 ab5ef0e58194: Download complete 04:28:43 d747dcd14b5f: Verifying Checksum 04:28:43 d747dcd14b5f: Download complete 04:28:43 0d9ebad4ef96: Verifying Checksum 04:28:43 0d9ebad4ef96: Download complete 04:28:43 e9a5061849ea: Verifying Checksum 04:28:43 e9a5061849ea: Download complete 04:28:43 2de7ff778b66: Verifying Checksum 04:28:43 2de7ff778b66: Download complete 04:28:46 ab5ef0e58194: Pull complete 04:28:46 9712f1f96733: Pull complete 04:28:47 63f879dbbcfc: Pull complete 04:28:51 0d9ebad4ef96: Pull complete 04:28:51 e9a5061849ea: Pull complete 04:28:51 d747dcd14b5f: Pull complete 04:28:52 2de7ff778b66: Pull complete 04:28:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:28:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:28:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:28:52 prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container 04:28:52 $ 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 04:28:55 $ docker top 98ce18300146422d0cbc6277e993549e4b81ddef7c39ec2cd53ae0d990e11def -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:28:56 provisioning config files... 04:28:56 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3382588156990371573tmp 04:28:56 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8087752759738685172tmp 04:28:56 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7185300869616827016tmp [Pipeline] { [Pipeline] echo 04:28:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:28:56 ---> sigul-configuration.sh 04:28:56 gpg: directory `/root/.gnupg' created 04:28:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:28:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:28:56 gpg: keyring `/root/.gnupg/secring.gpg' created 04:28:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:28:56 gpg: CAST5 encrypted data 04:28:56 gpg: encrypted with 1 passphrase 04:28:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:28:56 + mkdir /home/jenkins 04:28:56 + mkdir /home/jenkins/sigul [Pipeline] sh 04:28:56 + 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 04:28:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:28:57 ---> sigul-install.sh 04:28:57 Sigul already installed; skipping installation. [Pipeline] sh 04:28:57 + git tag --list 04:28:57 0.1.1 04:28:57 v1.1.0 04:28:57 v1.2.0 04:28:57 v1.2.1 04:28:57 v1.3.0 04:28:57 v2.0.0 04:28:57 v2.0.1-dev.1 04:28:57 v2.0.1-dev.10 04:28:57 v2.0.1-dev.11 04:28:57 v2.0.1-dev.12 04:28:57 v2.0.1-dev.13 04:28:57 v2.0.1-dev.14 04:28:57 v2.0.1-dev.15 04:28:57 v2.0.1-dev.16 04:28:57 v2.0.1-dev.17 04:28:57 v2.0.1-dev.18 04:28:57 v2.0.1-dev.19 04:28:57 v2.0.1-dev.2 04:28:57 v2.0.1-dev.20 04:28:57 v2.0.1-dev.21 04:28:57 v2.0.1-dev.3 04:28:57 v2.0.1-dev.4 04:28:57 v2.0.1-dev.5 04:28:57 v2.0.1-dev.6 04:28:57 v2.0.1-dev.7 04:28:57 v2.0.1-dev.8 04:28:57 v2.0.1-dev.9 [Pipeline] sh 04:28:57 + lftools sign git-tag v2.0.1-dev.21 04:28:58 Signing Git tag with Sigul... 04:28:58 Signing v2.0.1-dev.21 [Pipeline] echo 04:28:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:29:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:29:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:29:00 $ docker stop --time=1 98ce18300146422d0cbc6277e993549e4b81ddef7c39ec2cd53ae0d990e11def 04:29:01 $ docker rm -f 98ce18300146422d0cbc6277e993549e4b81ddef7c39ec2cd53ae0d990e11def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:29:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:29:01 . [Pipeline] withDockerContainer 04:29:02 prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container 04:29:02 $ 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 04:29:02 $ docker top a6285635a85f261064b9f7be879ea11d72118d76c9e96c67aa6345ed59a3d744 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:29:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:29:02 [ssh-agent] Looking for ssh-agent implementation... 04:29:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:29:02 $ docker exec a6285635a85f261064b9f7be879ea11d72118d76c9e96c67aa6345ed59a3d744 ssh-agent 04:29:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnPddpj/agent.13 04:29:02 SSH_AGENT_PID=19 04:29:02 Running ssh-add (command line suppressed) 04:29:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_774239708181986372.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_774239708181986372.key) 04:29:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:29:03 + git semver bump pre 04:29:03 # -> Open(): unable to determine branch for HEAD 04:29:03 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 04:29:03 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 04:29:03 # $SEMVER_REMOTE_NAME = origin 04:29:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:29:03 # $SEMVER_USER_NAME = edgex-jenkins 04:29:03 # $SEMVER_BRANCH = main 04:29:03 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 04:29:03 2.0.1-dev.22 [Pipeline] } 04:29:03 $ docker exec --env ******** --env ******** a6285635a85f261064b9f7be879ea11d72118d76c9e96c67aa6345ed59a3d744 ssh-agent -k 04:29:03 unset SSH_AUTH_SOCK; 04:29:03 unset SSH_AGENT_PID; 04:29:03 echo Agent pid 19 killed; 04:29:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:03 + git semver [Pipeline] } 04:29:03 $ docker stop --time=1 a6285635a85f261064b9f7be879ea11d72118d76c9e96c67aa6345ed59a3d744 04:29:04 $ docker rm -f a6285635a85f261064b9f7be879ea11d72118d76c9e96c67aa6345ed59a3d744 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:29:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:29:05 . [Pipeline] withDockerContainer 04:29:05 prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container 04:29:05 $ 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 04:29:05 $ docker top c4480c1b8258ed8a3c05008e846e298abe726e7841a4640a676c085a1b71191d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:29:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:29:05 [ssh-agent] Looking for ssh-agent implementation... 04:29:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:29:05 $ docker exec c4480c1b8258ed8a3c05008e846e298abe726e7841a4640a676c085a1b71191d ssh-agent 04:29:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmpnHLP/agent.14 04:29:06 SSH_AGENT_PID=20 04:29:06 Running ssh-add (command line suppressed) 04:29:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3693677861843428177.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3693677861843428177.key) 04:29:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:29:06 + git semver push 04:29:06 # -> Open(): unable to determine branch for HEAD 04:29:06 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 04:29:06 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 04:29:06 # $SEMVER_REMOTE_NAME = origin 04:29:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:29:06 # $SEMVER_USER_NAME = edgex-jenkins 04:29:06 # $SEMVER_BRANCH = main 04:29:06 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 04:29:08 $ docker exec --env ******** --env ******** c4480c1b8258ed8a3c05008e846e298abe726e7841a4640a676c085a1b71191d ssh-agent -k 04:29:08 unset SSH_AUTH_SOCK; 04:29:08 unset SSH_AGENT_PID; 04:29:08 echo Agent pid 20 killed; 04:29:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:08 + git semver [Pipeline] } 04:29:08 $ docker stop --time=1 c4480c1b8258ed8a3c05008e846e298abe726e7841a4640a676c085a1b71191d 04:29:09 $ docker rm -f c4480c1b8258ed8a3c05008e846e298abe726e7841a4640a676c085a1b71191d [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:29:10 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:29:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:29:11 ---> package-listing.sh 04:29:11 ++ facter osfamily 04:29:11 ++ tr '[:upper:]' '[:lower:]' 04:29:12 + OS_FAMILY=redhat 04:29:12 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 04:29:12 + START_PACKAGES=/tmp/packages_start.txt 04:29:12 + END_PACKAGES=/tmp/packages_end.txt 04:29:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:29:12 + PACKAGES=/tmp/packages_start.txt 04:29:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 04:29:12 + PACKAGES=/tmp/packages_end.txt 04:29:12 + case "${OS_FAMILY}" in 04:29:12 + sort 04:29:12 + rpm -qa 04:29:12 + '[' -f /tmp/packages_start.txt ']' 04:29:12 + '[' -f /tmp/packages_end.txt ']' 04:29:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:29:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 04:29:12 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 04:29:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 04:29:12 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 04:29:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:29:13 04:29:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:29:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:29:13 latest: Pulling from edgex-lftools-log-publisher 04:29:13 b4d181a07f80: Pulling fs layer 04:29:13 a1111a8f2ec3: Pulling fs layer 04:29:13 ed53099fbce6: Pulling fs layer 04:29:13 dc539afda2c1: Pulling fs layer 04:29:13 77bc0d833cb6: Pulling fs layer 04:29:13 9065ff56babe: Pulling fs layer 04:29:13 d287ab97295c: Pulling fs layer 04:29:13 dc539afda2c1: Waiting 04:29:13 77bc0d833cb6: Waiting 04:29:13 9065ff56babe: Waiting 04:29:13 d287ab97295c: Waiting 04:29:13 a1111a8f2ec3: Verifying Checksum 04:29:13 a1111a8f2ec3: Download complete 04:29:13 dc539afda2c1: Verifying Checksum 04:29:13 dc539afda2c1: Download complete 04:29:14 ed53099fbce6: Verifying Checksum 04:29:14 ed53099fbce6: Download complete 04:29:14 9065ff56babe: Verifying Checksum 04:29:14 9065ff56babe: Download complete 04:29:14 77bc0d833cb6: Verifying Checksum 04:29:14 77bc0d833cb6: Download complete 04:29:14 b4d181a07f80: Verifying Checksum 04:29:14 b4d181a07f80: Download complete 04:29:14 d287ab97295c: Verifying Checksum 04:29:14 d287ab97295c: Download complete 04:29:15 b4d181a07f80: Pull complete 04:29:15 a1111a8f2ec3: Pull complete 04:29:16 ed53099fbce6: Pull complete 04:29:16 dc539afda2c1: Pull complete 04:29:16 77bc0d833cb6: Pull complete 04:29:16 9065ff56babe: Pull complete 04:29:22 d287ab97295c: Pull complete 04:29:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:29:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:29:22 prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container 04:29:22 $ 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 04:29:24 $ docker top a791aa85c38734418be018f36621cfaec39d7e72fc5f78d2639efde2f617401c -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:24 + touch /tmp/pre-build-complete [Pipeline] sh 04:29:24 + mkdir -p /var/log/sysstat [Pipeline] sh 04:29:25 + ls /var/log/sa-host 04:29:25 + sadf -c /var/log/sa-host/sa16 04:29:25 file_magic: OK 04:29:25 HZ: Using current value: 100 04:29:25 file_header: OK 04:29:25 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 04:29:25 Statistics: 04:29:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:29:25 File successfully converted to sysstat format version 12.0.3 04:29:25 + sadf -c /var/log/sa-host/sa30 04:29:25 file_magic: OK 04:29:25 HZ: Using current value: 100 04:29:25 file_header: OK 04:29:25 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 04:29:25 Statistics: 04:29:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:29:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:29:25 provisioning config files... 04:29:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4438458360535290164tmp [Pipeline] { [Pipeline] echo 04:29:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:29:25 ---> create-netrc.sh [Pipeline] } 04:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:29:26 ---> python-tools-install.sh [Pipeline] echo 04:29:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:29:26 ---> sudo-logs.sh 04:29:26 Archiving 'sudo' log.. 04:29:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-1803.novalocal: Name or service not known 04:29:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-1803.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:29:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:29:27 ---> job-cost.sh 04:29:27 lf-activate-venv: SKIPPING 04:29:27 DEBUG: total: 0.10999999940395355 04:29:27 INFO: Retrieving Stack Cost... 04:29:27 INFO: Retrieving Pricing Info for: v3-standard-2 04:29:28 INFO: Archiving Costs [Pipeline] echo 04:29:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:29:28 ---> logs-deploy.sh 04:29:28 lf-activate-venv: SKIPPING 04:29:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/23 04:29:28 INFO: archiving workspace using pattern(s): 04:29:29 Archives upload complete. 04:29:29 INFO: archiving logs to Nexus