Push event to branch codeql Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 598214c49fcd18bd74a9f71815b90408110589eb Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/codeql/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/codeql/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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 on ‘prd-centos7-docker-4c-2g-2125’ Running on prd-centos7-docker-4c-2g-2128 in /w/workspace/ndry_app-functions-sdk-go_codeql [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_codeql # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/codeql:refs/remotes/origin/codeql # timeout=10 Checking out Revision 598214c49fcd18bd74a9f71815b90408110589eb (codeql) > git config core.sparsecheckout # timeout=10 > git checkout -f 598214c49fcd18bd74a9f71815b90408110589eb # timeout=10 Commit message: "ci: add code scanning" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-28T03:32:08.496Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-28T03:32:08.711Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-28T03:32:08.844Z] ========================================================= [2021-04-28T03:32:08.844Z] EdgeX Global Pipelines Version Info [2021-04-28T03:32:08.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-28T03:32:10.392Z] ------------------- [2021-04-28T03:32:10.392Z] stable info: [2021-04-28T03:32:10.392Z] ------------------- [2021-04-28T03:32:10.392Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-28T03:32:10.392Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-28T03:32:10.392Z] Message: update stable to v1.0.186 [2021-04-28T03:32:11.341Z] ------------------- [2021-04-28T03:32:11.341Z] experimental info: [2021-04-28T03:32:11.341Z] ------------------- [2021-04-28T03:32:11.341Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-28T03:32:11.341Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-28T03:32:11.341Z] Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-28T03:32:11.601Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-04-28T03:32:11.655Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-04-28T03:32:11.709Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-28T03:32:11.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-28T03:32:11.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-28T03:32:11.919Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-28T03:32:11.972Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-28T03:32:12.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-28T03:32:12.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-28T03:32:12.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-28T03:32:12.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-28T03:32:12.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-04-28T03:32:12.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-28T03:32:12.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-28T03:32:12.439Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-28T03:32:12.499Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-28T03:32:12.567Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-28T03:32:12.639Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-28T03:32:12.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-28T03:32:12.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-28T03:32:12.878Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-28T03:32:12.937Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-04-28T03:32:12.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-28T03:32:13.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-28T03:32:13.116Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-28T03:32:13.175Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-28T03:32:13.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = codeql [Pipeline] echo [2021-04-28T03:32:13.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = codeql [Pipeline] echo [2021-04-28T03:32:13.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = codeql [Pipeline] echo [2021-04-28T03:32:13.407Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 598214c49fcd18bd74a9f71815b90408110589eb [Pipeline] echo [2021-04-28T03:32:13.469Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 598214c [Pipeline] echo [2021-04-28T03:32:13.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-28T03:32:14.120Z] + git log --format=format:%s -1 598214c49fcd18bd74a9f71815b90408110589eb [Pipeline] echo [2021-04-28T03:32:14.230Z] GIT_COMMIT: 598214c49fcd18bd74a9f71815b90408110589eb, Commit Message: ci: add code scanning [Pipeline] echo [2021-04-28T03:32:14.270Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-28T03:32:14.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-28T03:32:15.126Z] [2021-04-28T03:32:15.126Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-28T03:32:15.492Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-28T03:32:15.492Z] latest: Pulling from edgex-devops/git-semver [2021-04-28T03:32:15.492Z] 31603596830f: Pulling fs layer [2021-04-28T03:32:15.492Z] ed72481023dd: Pulling fs layer [2021-04-28T03:32:15.492Z] c32a4479710f: Pulling fs layer [2021-04-28T03:32:15.492Z] c2876331c4ee: Pulling fs layer [2021-04-28T03:32:15.492Z] c2876331c4ee: Waiting [2021-04-28T03:32:15.492Z] ed72481023dd: Download complete [2021-04-28T03:32:15.775Z] 31603596830f: Verifying Checksum [2021-04-28T03:32:15.775Z] 31603596830f: Download complete [2021-04-28T03:32:15.775Z] c2876331c4ee: Download complete [2021-04-28T03:32:15.775Z] c32a4479710f: Verifying Checksum [2021-04-28T03:32:15.775Z] c32a4479710f: Download complete [2021-04-28T03:32:16.060Z] 31603596830f: Pull complete [2021-04-28T03:32:16.060Z] ed72481023dd: Pull complete [2021-04-28T03:32:17.027Z] c32a4479710f: Pull complete [2021-04-28T03:32:17.290Z] c2876331c4ee: Pull complete [2021-04-28T03:32:17.290Z] Digest: sha256:847ffe7ce2e7ac62508696f65e6af8fb3845486e82f4c7d75a16a052f406db85 [2021-04-28T03:32:17.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-28T03:32:17.290Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-28T03:32:17.471Z] prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container [2021-04-28T03:32:17.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_codeql -v /w/workspace/ndry_app-functions-sdk-go_codeql:/w/workspace/ndry_app-functions-sdk-go_codeql:rw,z -v /w/workspace/ndry_app-functions-sdk-go_codeql@tmp:/w/workspace/ndry_app-functions-sdk-go_codeql@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-28T03:32:19.873Z] $ docker top d5d3081cbd7cc1991a4654c201cae28f35c1dfbcce1622f830efe1435fc73ff4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-28T03:32:20.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-28T03:32:20.146Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-28T03:32:20.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-28T03:32:20.405Z] $ docker exec d5d3081cbd7cc1991a4654c201cae28f35c1dfbcce1622f830efe1435fc73ff4 ssh-agent [2021-04-28T03:32:20.604Z] SSH_AUTH_SOCK=/tmp/ssh-ju97ysuoeJkp/agent.12 [2021-04-28T03:32:20.604Z] SSH_AGENT_PID=17 [2021-04-28T03:32:20.617Z] Running ssh-add (command line suppressed) [2021-04-28T03:32:20.753Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_codeql@tmp/private_key_746105890733433987.key (/w/workspace/ndry_app-functions-sdk-go_codeql@tmp/private_key_746105890733433987.key) [2021-04-28T03:32:20.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-28T03:32:21.156Z] + git tag --points-at HEAD [Pipeline] } [2021-04-28T03:32:21.205Z] $ docker exec --env ******** --env ******** d5d3081cbd7cc1991a4654c201cae28f35c1dfbcce1622f830efe1435fc73ff4 ssh-agent -k [2021-04-28T03:32:21.328Z] unset SSH_AUTH_SOCK; [2021-04-28T03:32:21.328Z] unset SSH_AGENT_PID; [2021-04-28T03:32:21.329Z] echo Agent pid 17 killed; [2021-04-28T03:32:21.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-28T03:32:21.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-28T03:32:21.468Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-28T03:32:21.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-28T03:32:21.661Z] $ docker exec d5d3081cbd7cc1991a4654c201cae28f35c1dfbcce1622f830efe1435fc73ff4 ssh-agent [2021-04-28T03:32:21.844Z] SSH_AUTH_SOCK=/tmp/ssh-M7ul87eV3iwC/agent.45 [2021-04-28T03:32:21.844Z] SSH_AGENT_PID=51 [2021-04-28T03:32:21.852Z] Running ssh-add (command line suppressed) [2021-04-28T03:32:21.987Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_codeql@tmp/private_key_5062712671986157135.key (/w/workspace/ndry_app-functions-sdk-go_codeql@tmp/private_key_5062712671986157135.key) [2021-04-28T03:32:22.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-28T03:32:22.407Z] + git semver init [2021-04-28T03:32:22.407Z] # -> Open(): unable to determine branch for HEAD [2021-04-28T03:32:22.407Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_codeql/.git [2021-04-28T03:32:22.407Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_codeql [2021-04-28T03:32:22.407Z] # $SEMVER_REMOTE_NAME = origin [2021-04-28T03:32:22.407Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-28T03:32:22.407Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-28T03:32:22.407Z] # $SEMVER_BRANCH = codeql [2021-04-28T03:32:22.407Z] # $SEMVER_TEMP = /tmp/semver-198900474 [2021-04-28T03:32:22.407Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-04-28T03:32:25.771Z] # '/tmp/semver-198900474' -> '/w/workspace/ndry_app-functions-sdk-go_codeql/.semver' [2021-04-28T03:32:25.771Z] # -> Force: false [2021-04-28T03:32:25.771Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_codeql/.semver [Pipeline] } [2021-04-28T03:32:25.806Z] $ docker exec --env ******** --env ******** d5d3081cbd7cc1991a4654c201cae28f35c1dfbcce1622f830efe1435fc73ff4 ssh-agent -k [2021-04-28T03:32:25.947Z] unset SSH_AUTH_SOCK; [2021-04-28T03:32:25.947Z] unset SSH_AGENT_PID; [2021-04-28T03:32:25.947Z] echo Agent pid 51 killed; [2021-04-28T03:32:26.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-28T03:32:26.511Z] + git semver [Pipeline] } [2021-04-28T03:32:26.543Z] $ docker stop --time=1 d5d3081cbd7cc1991a4654c201cae28f35c1dfbcce1622f830efe1435fc73ff4 [2021-04-28T03:32:28.107Z] $ docker rm -f d5d3081cbd7cc1991a4654c201cae28f35c1dfbcce1622f830efe1435fc73ff4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-28T03:32:28.577Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-28T03:32:29.048Z] Stashed 1 file(s) [Pipeline] echo [2021-04-28T03:32:29.079Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2021-04-28T03:32:44.541Z] Still waiting to schedule task [2021-04-28T03:32:44.541Z] ‘prd-centos7-docker-4c-2g-2130’ is offline [2021-04-28T03:32:44.567Z] Still waiting to schedule task [2021-04-28T03:32:44.567Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2126’ [2021-04-28T03:33:51.474Z] Running on prd-centos7-docker-4c-2g-2131 in /w/workspace/ndry_app-functions-sdk-go_codeql [Pipeline] { [Pipeline] ws [2021-04-28T03:33:51.531Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-04-28T03:33:54.572Z] using credential edgex-jenkins-ssh [2021-04-28T03:33:54.592Z] Cloning the remote Git repository [2021-04-28T03:33:54.623Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-04-28T03:33:54.701Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-04-28T03:33:54.765Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-04-28T03:33:54.765Z] > git --version # timeout=10 [2021-04-28T03:33:54.772Z] > git --version # 'git version 2.24.3' [2021-04-28T03:33:54.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-28T03:33:54.803Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-28T03:33:56.779Z] Checking out Revision 598214c49fcd18bd74a9f71815b90408110589eb (codeql) [2021-04-28T03:33:56.275Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-04-28T03:33:56.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-28T03:33:56.298Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-04-28T03:33:56.310Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-04-28T03:33:56.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-28T03:33:56.315Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/codeql:refs/remotes/origin/codeql # timeout=10 [2021-04-28T03:33:56.790Z] > git config core.sparsecheckout # timeout=10 [2021-04-28T03:33:56.796Z] > git checkout -f 598214c49fcd18bd74a9f71815b90408110589eb # timeout=10 [2021-04-28T03:34:00.413Z] Commit message: "ci: add code scanning" [2021-04-28T03:34:00.440Z] > git --version # timeout=10 [2021-04-28T03:34:00.445Z] > git --version # 'git version 2.24.3' [2021-04-28T03:34:00.450Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-28T03:34:01.887Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-28T03:34:02.250Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-28T03:34:02.586Z] + sudo service docker restart [2021-04-28T03:34:02.586Z] + true [2021-04-28T03:34:02.586Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-04-28T03:34:03.721Z] ========================================================= [2021-04-28T03:34:03.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-28T03:34:03.721Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-28T03:34:04.109Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-28T03:34:04.684Z] Sending build context to Docker daemon 19.48MB [2021-04-28T03:34:04.684Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-28T03:34:04.684Z] Step 2/8 : FROM ${BASE} [2021-04-28T03:34:04.961Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-28T03:34:04.961Z] 188c0c94c7c5: Pulling fs layer [2021-04-28T03:34:04.961Z] 0ef7d3d256c8: Pulling fs layer [2021-04-28T03:34:04.961Z] de9db76c5a1d: Pulling fs layer [2021-04-28T03:34:04.961Z] bca2f99d35d6: Pulling fs layer [2021-04-28T03:34:04.961Z] 93359f2a8cfa: Pulling fs layer [2021-04-28T03:34:04.961Z] 7c6f9722023f: Pulling fs layer [2021-04-28T03:34:04.961Z] a35cf1a2eb13: Pulling fs layer [2021-04-28T03:34:04.961Z] bca2f99d35d6: Waiting [2021-04-28T03:34:04.961Z] 93359f2a8cfa: Waiting [2021-04-28T03:34:04.961Z] 7c6f9722023f: Waiting [2021-04-28T03:34:04.961Z] a35cf1a2eb13: Waiting [2021-04-28T03:34:04.961Z] de9db76c5a1d: Verifying Checksum [2021-04-28T03:34:04.961Z] de9db76c5a1d: Download complete [2021-04-28T03:34:04.961Z] 0ef7d3d256c8: Download complete [2021-04-28T03:34:04.961Z] 93359f2a8cfa: Verifying Checksum [2021-04-28T03:34:04.961Z] 93359f2a8cfa: Download complete [2021-04-28T03:34:04.961Z] 7c6f9722023f: Verifying Checksum [2021-04-28T03:34:04.961Z] 7c6f9722023f: Download complete [2021-04-28T03:34:04.961Z] 188c0c94c7c5: Verifying Checksum [2021-04-28T03:34:04.961Z] 188c0c94c7c5: Download complete [2021-04-28T03:34:05.229Z] 188c0c94c7c5: Pull complete [2021-04-28T03:34:05.496Z] 0ef7d3d256c8: Pull complete [2021-04-28T03:34:05.764Z] de9db76c5a1d: Pull complete [2021-04-28T03:34:06.725Z] a35cf1a2eb13: Verifying Checksum [2021-04-28T03:34:06.725Z] a35cf1a2eb13: Download complete [2021-04-28T03:34:07.309Z] bca2f99d35d6: Download complete [2021-04-28T03:34:13.996Z] bca2f99d35d6: Pull complete [2021-04-28T03:34:13.996Z] 93359f2a8cfa: Pull complete [2021-04-28T03:34:13.996Z] 7c6f9722023f: Pull complete [2021-04-28T03:34:18.318Z] a35cf1a2eb13: Pull complete [2021-04-28T03:34:18.318Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-28T03:34:18.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-28T03:34:18.318Z] ---> a62c8e92a672 [2021-04-28T03:34:18.318Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-04-28T03:34:18.318Z] 20.10.0: Pulling from library/docker [2021-04-28T03:34:18.318Z] 05e7bc50f07f: Pulling fs layer [2021-04-28T03:34:18.318Z] 6db28d0fdbf6: Pulling fs layer [2021-04-28T03:34:18.318Z] 292df0bc6bf3: Pulling fs layer [2021-04-28T03:34:18.318Z] 2e060f4bd70b: Pulling fs layer [2021-04-28T03:34:18.318Z] 80e8d568a223: Pulling fs layer [2021-04-28T03:34:18.318Z] 8dc6ef1a942a: Pulling fs layer [2021-04-28T03:34:18.318Z] 2312dd95470a: Pulling fs layer [2021-04-28T03:34:18.318Z] 80e8d568a223: Waiting [2021-04-28T03:34:18.318Z] 2e060f4bd70b: Waiting [2021-04-28T03:34:18.318Z] 8dc6ef1a942a: Waiting [2021-04-28T03:34:18.318Z] 2312dd95470a: Waiting [2021-04-28T03:34:18.581Z] 292df0bc6bf3: Download complete [2021-04-28T03:34:18.844Z] 6db28d0fdbf6: Verifying Checksum [2021-04-28T03:34:18.844Z] 6db28d0fdbf6: Download complete [2021-04-28T03:34:18.844Z] 05e7bc50f07f: Verifying Checksum [2021-04-28T03:34:18.844Z] 05e7bc50f07f: Download complete [2021-04-28T03:34:18.844Z] 8dc6ef1a942a: Verifying Checksum [2021-04-28T03:34:18.844Z] 8dc6ef1a942a: Download complete [2021-04-28T03:34:18.844Z] 80e8d568a223: Verifying Checksum [2021-04-28T03:34:18.844Z] 80e8d568a223: Download complete [2021-04-28T03:34:19.106Z] 2312dd95470a: Verifying Checksum [2021-04-28T03:34:19.106Z] 2312dd95470a: Download complete [2021-04-28T03:34:19.106Z] 05e7bc50f07f: Pull complete [2021-04-28T03:34:19.376Z] 6db28d0fdbf6: Pull complete [2021-04-28T03:34:19.376Z] 292df0bc6bf3: Pull complete [2021-04-28T03:34:23.619Z] 2e060f4bd70b: Download complete [2021-04-28T03:34:26.228Z] 2e060f4bd70b: Pull complete [2021-04-28T03:34:26.228Z] 80e8d568a223: Pull complete [2021-04-28T03:34:26.228Z] 8dc6ef1a942a: Pull complete [2021-04-28T03:34:26.498Z] 2312dd95470a: Pull complete [2021-04-28T03:34:26.498Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-28T03:34:26.498Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-28T03:34:27.900Z] ---> 6f6125a48f3b [2021-04-28T03:34:27.900Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-28T03:34:28.171Z] ---> Running in a5696f5ebf89 [2021-04-28T03:34:28.171Z] Removing intermediate container a5696f5ebf89 [2021-04-28T03:34:28.171Z] ---> 5562ad1056b0 [2021-04-28T03:34:28.171Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-04-28T03:34:28.171Z] ---> Running in 03c9e7e95f38 [2021-04-28T03:34:28.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-28T03:34:29.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-28T03:34:29.972Z] (1/5) Installing libsodium (1.0.18-r0) [2021-04-28T03:34:30.239Z] (2/5) Installing libzmq (4.3.3-r0) [2021-04-28T03:34:30.505Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-04-28T03:34:30.505Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-04-28T03:34:30.505Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-04-28T03:34:30.771Z] Executing busybox-1.31.1-r19.trigger [2021-04-28T03:34:30.771Z] OK: 167 MiB in 44 packages [2021-04-28T03:34:31.353Z] Removing intermediate container 03c9e7e95f38 [2021-04-28T03:34:31.353Z] ---> ae95d5c6f562 [2021-04-28T03:34:31.353Z] Step 6/8 : WORKDIR /build [2021-04-28T03:34:31.353Z] ---> Running in 846964b377ee [2021-04-28T03:34:31.616Z] Removing intermediate container 846964b377ee [2021-04-28T03:34:31.616Z] ---> bfdf9fb8a8a1 [2021-04-28T03:34:31.616Z] Step 7/8 : COPY go.mod . [2021-04-28T03:34:31.881Z] ---> 3457120ba8fa [2021-04-28T03:34:31.881Z] Step 8/8 : RUN go mod download [2021-04-28T03:34:31.881Z] ---> Running in 2e5566957cf0 [2021-04-28T03:34:58.570Z] Removing intermediate container 2e5566957cf0 [2021-04-28T03:34:58.570Z] ---> b1bb40465c42 [2021-04-28T03:34:58.570Z] Successfully built b1bb40465c42 [2021-04-28T03:34:58.570Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-28T03:34:58.952Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-28T03:34:58.952Z] . [Pipeline] withDockerContainer [2021-04-28T03:34:59.147Z] prd-centos7-docker-4c-2g-2131 does not seem to be running inside a container [2021-04-28T03:34:59.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-28T03:35:00.141Z] $ docker top 6f41d574e9d04bfd8a429bcfb33f2da248c60cc67db839f4eab46096b0a4f574 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-28T03:35:00.630Z] + go version [2021-04-28T03:35:00.630Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-28T03:35:00.661Z] $ docker stop --time=1 6f41d574e9d04bfd8a429bcfb33f2da248c60cc67db839f4eab46096b0a4f574 [2021-04-28T03:35:02.037Z] $ docker rm -f 6f41d574e9d04bfd8a429bcfb33f2da248c60cc67db839f4eab46096b0a4f574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-28T03:35:02.795Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-28T03:35:02.795Z] . [Pipeline] withDockerContainer [2021-04-28T03:35:02.926Z] prd-centos7-docker-4c-2g-2131 does not seem to be running inside a container [2021-04-28T03:35:02.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-28T03:35:03.741Z] $ docker top 22bcbca60af6c032913629bef5201b4ec22935ab5c40854186ff3d311821f6ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-28T03:35:04.296Z] + make test [2021-04-28T03:35:04.296Z] make -C ./app-service-template build [2021-04-28T03:35:04.296Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-04-28T03:35:04.296Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-04-28T03:35:19.364Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-04-28T03:35:19.364Z] make -C ./app-service-template test [2021-04-28T03:35:19.364Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-04-28T03:35:19.364Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-04-28T03:35:27.897Z] ok new-app-service 0.022s coverage: 47.8% of statements [2021-04-28T03:35:27.897Z] ? new-app-service/config [no test files] [2021-04-28T03:35:27.897Z] ok new-app-service/functions 0.012s [2021-04-28T03:35:27.897Z] CGO_ENABLED=1 go vet ./... [2021-04-28T03:35:29.318Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2133 in /w/workspace/ndry_app-functions-sdk-go_codeql [Pipeline] { [Pipeline] ws [2021-04-28T03:35:29.375Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-28T03:35:31.933Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-28T03:35:32.230Z] gofmt -l . [2021-04-28T03:35:32.230Z] [ "`gofmt -l .`" = "" ] [2021-04-28T03:35:32.230Z] ./bin/test-go-mod-tidy.sh [2021-04-28T03:35:32.230Z] ./bin/test-attribution-txt.sh [2021-04-28T03:35:32.430Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-28T03:35:32.828Z] + sudo service docker restart [2021-04-28T03:35:32.828Z] + true [2021-04-28T03:35:33.187Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-04-28T03:35:33.187Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-28T03:35:33.776Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [Pipeline] unstash [Pipeline] echo [2021-04-28T03:35:36.391Z] ========================================================= [2021-04-28T03:35:36.391Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-28T03:35:36.391Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-28T03:35:36.797Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-28T03:35:37.161Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.027s coverage: 55.8% of statements [2021-04-28T03:35:37.161Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.022s coverage: 92.5% of statements [2021-04-28T03:35:37.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-04-28T03:35:37.161Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.032s coverage: 61.5% of statements [2021-04-28T03:35:37.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-04-28T03:35:37.161Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.019s [2021-04-28T03:35:37.161Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.048s coverage: 75.4% of statements [2021-04-28T03:35:37.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-04-28T03:35:37.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-04-28T03:35:37.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-04-28T03:35:37.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-04-28T03:35:37.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-04-28T03:35:37.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-04-28T03:35:37.161Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.010s coverage: 97.0% of statements [2021-04-28T03:35:37.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-04-28T03:35:37.414Z] unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/app-functions-sdk-go/1/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2021-04-28T03:35:37.762Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.037s coverage: 10.5% of statements [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-28T03:35:38.519Z] ---> job-cost.sh [2021-04-28T03:35:38.520Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0j8S [2021-04-28T03:35:42.018Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.755s coverage: 78.4% of statements [2021-04-28T03:35:42.018Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-04-28T03:35:42.018Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.025s coverage: 18.4% of statements [2021-04-28T03:35:42.018Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.013s coverage: 27.3% of statements [2021-04-28T03:35:42.018Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-04-28T03:35:42.018Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-04-28T03:35:42.018Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.011s coverage: 71.7% of statements [2021-04-28T03:36:08.638Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.045s coverage: 81.9% of statements [2021-04-28T03:36:08.638Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements [2021-04-28T03:36:08.638Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-28T03:36:08.638Z] gofmt -l . [2021-04-28T03:36:08.638Z] [ "`gofmt -l .`" = "" ] [2021-04-28T03:36:08.638Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-28T03:36:08.670Z] $ docker stop --time=1 22bcbca60af6c032913629bef5201b4ec22935ab5c40854186ff3d311821f6ac [2021-04-28T03:36:10.509Z] $ docker rm -f 22bcbca60af6c032913629bef5201b4ec22935ab5c40854186ff3d311821f6ac [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-28T03:36:11.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-28T03:36:11.635Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-28T03:36:12.592Z] ---> job-cost.sh [2021-04-28T03:36:12.592Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5s6x [2021-04-28T03:36:17.546Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-28T03:36:27.559Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-28T03:36:54.222Z] lf-activate-venv(): INFO: Adding /tmp/venv-5s6x/bin to PATH [2021-04-28T03:36:54.222Z] INFO: No Stack... [2021-04-28T03:36:54.487Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-28T03:36:55.433Z] INFO: Archiving Costs [Pipeline] sh [2021-04-28T03:36:55.785Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-04-28T03:36:55.785Z] + cut -d, -f6 [Pipeline] lock [2021-04-28T03:36:56.009Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-codeql-1-stack-cost] [2021-04-28T03:36:56.017Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-codeql-1-stack-cost] did not exist. Created. [2021-04-28T03:36:56.017Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-codeql-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-28T03:36:56.454Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-28T03:36:56.604Z] Stashed 1 file(s) [Pipeline] } [2021-04-28T03:36:56.629Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-codeql-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-28T03:37:39.340Z] lf-activate-venv(): INFO: Adding /tmp/venv-0j8S/bin to PATH [2021-04-28T03:37:39.340Z] INFO: No Stack... [2021-04-28T03:37:39.340Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-28T03:37:39.340Z] INFO: Archiving Costs [Pipeline] sh [2021-04-28T03:37:39.711Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-04-28T03:37:39.711Z] + cut -d, -f6 [Pipeline] lock [2021-04-28T03:37:39.879Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-codeql-1-stack-cost] [2021-04-28T03:37:39.886Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-codeql-1-stack-cost] did not exist. Created. [2021-04-28T03:37:39.886Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-codeql-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-28T03:37:40.334Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-03978bb5/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-03978bb5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-28T03:37:40.713Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-28T03:37:40.759Z] Warning: overwriting stash ‘stack-cost’ [2021-04-28T03:37:41.670Z] Stashed 1 file(s) [Pipeline] } [2021-04-28T03:37:41.692Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-codeql-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-28T03:37:42.232Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-28T03:37:44.417Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T03:37:45.038Z] ---> package-listing.sh [2021-04-28T03:37:45.038Z] ++ facter osfamily [2021-04-28T03:37:45.038Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-28T03:37:45.038Z] + OS_FAMILY=redhat [2021-04-28T03:37:45.038Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_codeql [2021-04-28T03:37:45.038Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-28T03:37:45.038Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-28T03:37:45.038Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-28T03:37:45.038Z] + PACKAGES=/tmp/packages_start.txt [2021-04-28T03:37:45.038Z] + '[' /w/workspace/ndry_app-functions-sdk-go_codeql ']' [2021-04-28T03:37:45.038Z] + PACKAGES=/tmp/packages_end.txt [2021-04-28T03:37:45.038Z] + case "${OS_FAMILY}" in [2021-04-28T03:37:45.038Z] + rpm -qa [2021-04-28T03:37:45.038Z] + sort [2021-04-28T03:37:50.372Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-28T03:37:50.372Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-28T03:37:50.372Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-28T03:37:50.373Z] + '[' /w/workspace/ndry_app-functions-sdk-go_codeql ']' [2021-04-28T03:37:50.373Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_codeql/archives/ [2021-04-28T03:37:50.373Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_codeql/archives/ [Pipeline] echo [2021-04-28T03:37:50.415Z] 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/ndry_app-functions-sdk-go_codeql/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-28T03:37:50.741Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-28T03:37:51.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-28T03:37:51.083Z] [2021-04-28T03:37:51.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-28T03:37:51.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-28T03:37:51.446Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-28T03:37:51.446Z] df20fa9351a1: Pulling fs layer [2021-04-28T03:37:51.446Z] 36b3adc4ff6f: Pulling fs layer [2021-04-28T03:37:51.446Z] 8ad3a11d3b57: Pulling fs layer [2021-04-28T03:37:51.446Z] 46f8f816bc3b: Pulling fs layer [2021-04-28T03:37:51.446Z] 93b61091891f: Pulling fs layer [2021-04-28T03:37:51.446Z] 93b9cdb0e59b: Pulling fs layer [2021-04-28T03:37:51.446Z] 5e14af77c1be: Pulling fs layer [2021-04-28T03:37:51.446Z] 01666e4c0597: Pulling fs layer [2021-04-28T03:37:51.446Z] aa168da1d23b: Pulling fs layer [2021-04-28T03:37:51.446Z] 93b9cdb0e59b: Waiting [2021-04-28T03:37:51.446Z] 5e14af77c1be: Waiting [2021-04-28T03:37:51.446Z] 01666e4c0597: Waiting [2021-04-28T03:37:51.446Z] aa168da1d23b: Waiting [2021-04-28T03:37:51.446Z] 46f8f816bc3b: Waiting [2021-04-28T03:37:51.446Z] 93b61091891f: Waiting [2021-04-28T03:37:51.446Z] 36b3adc4ff6f: Verifying Checksum [2021-04-28T03:37:51.446Z] 36b3adc4ff6f: Download complete [2021-04-28T03:37:51.446Z] 46f8f816bc3b: Download complete [2021-04-28T03:37:51.446Z] df20fa9351a1: Verifying Checksum [2021-04-28T03:37:51.446Z] df20fa9351a1: Download complete [2021-04-28T03:37:51.446Z] 93b9cdb0e59b: Verifying Checksum [2021-04-28T03:37:51.446Z] 93b9cdb0e59b: Download complete [2021-04-28T03:37:51.446Z] 5e14af77c1be: Verifying Checksum [2021-04-28T03:37:51.446Z] 5e14af77c1be: Download complete [2021-04-28T03:37:51.446Z] 01666e4c0597: Download complete [2021-04-28T03:37:51.713Z] 93b61091891f: Verifying Checksum [2021-04-28T03:37:51.713Z] 93b61091891f: Download complete [2021-04-28T03:37:51.713Z] 8ad3a11d3b57: Download complete [2021-04-28T03:37:51.979Z] df20fa9351a1: Pull complete [2021-04-28T03:37:52.247Z] 36b3adc4ff6f: Pull complete [2021-04-28T03:37:53.412Z] 8ad3a11d3b57: Pull complete [2021-04-28T03:37:53.412Z] 46f8f816bc3b: Pull complete [2021-04-28T03:37:53.717Z] aa168da1d23b: Verifying Checksum [2021-04-28T03:37:53.717Z] aa168da1d23b: Download complete [2021-04-28T03:37:53.985Z] 93b61091891f: Pull complete [2021-04-28T03:37:54.251Z] 93b9cdb0e59b: Pull complete [2021-04-28T03:37:54.251Z] 5e14af77c1be: Pull complete [2021-04-28T03:37:54.517Z] 01666e4c0597: Pull complete [2021-04-28T03:38:04.618Z] aa168da1d23b: Pull complete [2021-04-28T03:38:04.619Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-28T03:38:04.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-28T03:38:04.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-28T03:38:04.858Z] prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container [2021-04-28T03:38:04.909Z] $ 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/ndry_app-functions-sdk-go_codeql/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_codeql -v /w/workspace/ndry_app-functions-sdk-go_codeql:/w/workspace/ndry_app-functions-sdk-go_codeql:rw,z -v /w/workspace/ndry_app-functions-sdk-go_codeql@tmp:/w/workspace/ndry_app-functions-sdk-go_codeql@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-28T03:38:07.597Z] $ docker top bffc86327444d7fe6c85424c79867dd2596fb054df29120827b30b9d238c83ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-28T03:38:08.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-28T03:38:08.576Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-28T03:38:09.691Z] + ls /var/log/sa-host [2021-04-28T03:38:09.691Z] + sadf -c /var/log/sa-host/sa23 [2021-04-28T03:38:09.691Z] file_magic: OK [2021-04-28T03:38:09.691Z] HZ: Using current value: 100 [2021-04-28T03:38:09.691Z] file_header: OK [2021-04-28T03:38:09.691Z] 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 [2021-04-28T03:38:09.691Z] Statistics: [2021-04-28T03:38:09.691Z] Hnuu...uuuununununu... [2021-04-28T03:38:09.691Z] File successfully converted to sysstat format version 12.2.1 [2021-04-28T03:38:09.691Z] + sadf -c /var/log/sa-host/sa28 [2021-04-28T03:38:09.691Z] file_magic: OK [2021-04-28T03:38:09.691Z] HZ: Using current value: 100 [2021-04-28T03:38:09.691Z] file_header: OK [2021-04-28T03:38:09.691Z] 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 [2021-04-28T03:38:09.691Z] Statistics: [2021-04-28T03:38:09.691Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-28T03:38:09.691Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-28T03:38:09.986Z] provisioning config files... [2021-04-28T03:38:10.011Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_codeql@tmp/config3452807890665931999tmp [Pipeline] { [Pipeline] echo [2021-04-28T03:38:10.072Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T03:38:10.420Z] ---> create-netrc.sh [Pipeline] } [2021-04-28T03:38:10.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-28T03:38:10.545Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T03:38:10.924Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-28T03:38:10.953Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T03:38:11.296Z] ---> sudo-logs.sh [2021-04-28T03:38:11.297Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-28T03:38:11.412Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T03:38:11.756Z] ---> job-cost.sh [2021-04-28T03:38:11.756Z] lf-activate-venv: SKIPPING [2021-04-28T03:38:11.756Z] DEBUG: total: 0.20999999344348907 [2021-04-28T03:38:11.756Z] INFO: Retrieving Stack Cost... [2021-04-28T03:38:13.155Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-28T03:38:13.419Z] INFO: Archiving Costs [Pipeline] echo [2021-04-28T03:38:13.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T03:38:13.807Z] ---> logs-deploy.sh [2021-04-28T03:38:13.808Z] lf-activate-venv: SKIPPING [2021-04-28T03:38:13.808Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/codeql/1 [2021-04-28T03:38:13.808Z] INFO: archiving workspace using pattern(s): [2021-04-28T03:38:15.732Z] Archives upload complete. [2021-04-28T03:38:15.732Z] INFO: archiving logs to Nexus