Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d7a9db6a708ff5f4775a07ba788f56c414f1565 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-ssh1799355085832832584.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh16369174416634453393.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10937247801383955437.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12998176012196706094.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9055437394563420161.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9200 in /w/workspace/foundry_device-onvif-camera_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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5d7a9db6a708ff5f4775a07ba788f56c414f1565 (main) Commit message: "Merge pull request #183 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.23" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 5d7a9db6a708ff5f4775a07ba788f56c414f1565 # timeout=10 > git rev-list --no-walk c32d12cb3f3d5bd786ac66f0af1d84994387a230 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T07:32:52.529Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T07:32:52.589Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T07:32:52.607Z] ========================================================= [2022-10-24T07:32:52.607Z] EdgeX Global Pipelines Version Info [2022-10-24T07:32:52.607Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:32:53.307Z] ------------------- [2022-10-24T07:32:53.307Z] stable info: [2022-10-24T07:32:53.307Z] ------------------- [2022-10-24T07:32:53.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T07:32:53.307Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T07:32:53.307Z] Message: update stable to v1.0.243 [2022-10-24T07:32:53.876Z] ------------------- [2022-10-24T07:32:53.876Z] experimental info: [2022-10-24T07:32:53.876Z] ------------------- [2022-10-24T07:32:53.876Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T07:32:53.876Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T07:32:53.876Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T07:32:54.037Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-24T07:32:54.047Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-24T07:32:54.056Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T07:32:54.065Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T07:32:54.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T07:32:54.093Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T07:32:54.110Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T07:32:54.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T07:32:54.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T07:32:54.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T07:32:54.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T07:32:54.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-24T07:32:54.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T07:32:54.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T07:32:54.207Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T07:32:54.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T07:32:54.234Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T07:32:54.243Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T07:32:54.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T07:32:54.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T07:32:54.277Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-24T07:32:54.288Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-24T07:32:54.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T07:32:54.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T07:32:54.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T07:32:54.339Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T07:32:54.349Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T07:32:54.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T07:32:54.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T07:32:54.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T07:32:54.398Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d7a9db6a708ff5f4775a07ba788f56c414f1565 [Pipeline] echo [2022-10-24T07:32:54.409Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d7a9db [Pipeline] echo [2022-10-24T07:32:54.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:32:54.470Z] provisioning config files... [2022-10-24T07:32:54.485Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3849539442509739973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:32:54.788Z] ---> docker-login.sh [2022-10-24T07:32:54.788Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:32:55.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:32:55.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:32:55.308Z] Configure a credential helper to remove this warning. See [2022-10-24T07:32:55.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:32:55.308Z] [2022-10-24T07:32:55.308Z] Login Succeeded [2022-10-24T07:32:55.308Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:32:55.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:32:55.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:32:55.308Z] Configure a credential helper to remove this warning. See [2022-10-24T07:32:55.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:32:55.308Z] [2022-10-24T07:32:55.308Z] Login Succeeded [2022-10-24T07:32:55.309Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:32:55.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:32:55.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:32:55.569Z] Configure a credential helper to remove this warning. See [2022-10-24T07:32:55.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:32:55.569Z] [2022-10-24T07:32:55.569Z] Login Succeeded [2022-10-24T07:32:55.569Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:32:55.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:32:55.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:32:55.569Z] Configure a credential helper to remove this warning. See [2022-10-24T07:32:55.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:32:55.569Z] [2022-10-24T07:32:55.569Z] Login Succeeded [2022-10-24T07:32:55.569Z] docker.io [2022-10-24T07:32:55.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:32:56.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:32:56.138Z] Configure a credential helper to remove this warning. See [2022-10-24T07:32:56.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:32:56.138Z] [2022-10-24T07:32:56.138Z] Login Succeeded [2022-10-24T07:32:56.138Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:32:56.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T07:32:56.524Z] + git rev-list -1 --merges 5d7a9db6a708ff5f4775a07ba788f56c414f1565~1..5d7a9db6a708ff5f4775a07ba788f56c414f1565 [Pipeline] echo [2022-10-24T07:32:56.550Z] -----------> git rev-list -1 --merges 5d7a9db6a708ff5f4775a07ba788f56c414f1565~1..5d7a9db6a708ff5f4775a07ba788f56c414f1565 5d7a9db6a708ff5f4775a07ba788f56c414f1565 [2022-10-24T07:32:56.550Z] 5d7a9db6a708ff5f4775a07ba788f56c414f1565 [false] [Pipeline] sh [2022-10-24T07:32:56.863Z] + git log --format=format:%s -1 5d7a9db6a708ff5f4775a07ba788f56c414f1565 [Pipeline] echo [2022-10-24T07:32:56.878Z] ========================================================= [2022-10-24T07:32:56.878Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T07:32:56.878Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T07:32:57.226Z] + git log --format=format:%s -1 5d7a9db6a708ff5f4775a07ba788f56c414f1565 [Pipeline] echo [2022-10-24T07:32:57.237Z] [semverPrep] GIT_COMMIT: 5d7a9db6a708ff5f4775a07ba788f56c414f1565, Commit Message: Merge pull request #183 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.23 [Pipeline] echo [2022-10-24T07:32:57.245Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T07:32:57.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:32:57.601Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T07:32:57.601Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T07:32:57.601Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T07:32:57.601Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T07:32:57.601Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T07:32:57.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:32:58.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:32:58.008Z] [2022-10-24T07:32:58.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:32:58.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:32:58.312Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T07:32:58.312Z] b85a868b505f: Pulling fs layer [2022-10-24T07:32:58.312Z] e2be974225ed: Pulling fs layer [2022-10-24T07:32:58.312Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T07:32:58.312Z] 988bab9f4d93: Pulling fs layer [2022-10-24T07:32:58.312Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T07:32:58.312Z] eaf3925da568: Pulling fs layer [2022-10-24T07:32:58.312Z] bab4dde63d76: Pulling fs layer [2022-10-24T07:32:58.312Z] bde34c3a00c8: Pulling fs layer [2022-10-24T07:32:58.312Z] b352a97aabf1: Pulling fs layer [2022-10-24T07:32:58.312Z] 4872d77fe225: Pulling fs layer [2022-10-24T07:32:58.312Z] 5851b861e8e6: Pulling fs layer [2022-10-24T07:32:58.312Z] eaf3925da568: Waiting [2022-10-24T07:32:58.312Z] 4872d77fe225: Waiting [2022-10-24T07:32:58.312Z] bde34c3a00c8: Waiting [2022-10-24T07:32:58.312Z] 5851b861e8e6: Waiting [2022-10-24T07:32:58.312Z] 1469e6f7b9e6: Waiting [2022-10-24T07:32:58.312Z] 988bab9f4d93: Waiting [2022-10-24T07:32:58.312Z] b352a97aabf1: Waiting [2022-10-24T07:32:58.312Z] bab4dde63d76: Waiting [2022-10-24T07:32:58.312Z] e2be974225ed: Verifying Checksum [2022-10-24T07:32:58.312Z] e2be974225ed: Download complete [2022-10-24T07:32:58.312Z] 988bab9f4d93: Download complete [2022-10-24T07:32:58.571Z] 1469e6f7b9e6: Download complete [2022-10-24T07:32:58.571Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T07:32:58.571Z] 339a4e72a1f5: Download complete [2022-10-24T07:32:58.571Z] eaf3925da568: Download complete [2022-10-24T07:32:58.571Z] bde34c3a00c8: Download complete [2022-10-24T07:32:58.571Z] b352a97aabf1: Download complete [2022-10-24T07:32:58.571Z] 4872d77fe225: Download complete [2022-10-24T07:32:58.571Z] 5851b861e8e6: Verifying Checksum [2022-10-24T07:32:58.571Z] 5851b861e8e6: Download complete [2022-10-24T07:32:58.571Z] b85a868b505f: Verifying Checksum [2022-10-24T07:32:58.571Z] b85a868b505f: Download complete [2022-10-24T07:32:59.139Z] bab4dde63d76: Verifying Checksum [2022-10-24T07:32:59.139Z] bab4dde63d76: Download complete [2022-10-24T07:33:00.076Z] b85a868b505f: Pull complete [2022-10-24T07:33:00.076Z] e2be974225ed: Pull complete [2022-10-24T07:33:00.644Z] 339a4e72a1f5: Pull complete [2022-10-24T07:33:00.644Z] 988bab9f4d93: Pull complete [2022-10-24T07:33:00.902Z] 1469e6f7b9e6: Pull complete [2022-10-24T07:33:00.902Z] eaf3925da568: Pull complete [2022-10-24T07:33:02.810Z] bab4dde63d76: Pull complete [2022-10-24T07:33:02.810Z] bde34c3a00c8: Pull complete [2022-10-24T07:33:03.075Z] b352a97aabf1: Pull complete [2022-10-24T07:33:03.075Z] 4872d77fe225: Pull complete [2022-10-24T07:33:03.075Z] 5851b861e8e6: Pull complete [2022-10-24T07:33:03.075Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T07:33:03.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:33:03.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:33:03.188Z] prd-ubuntu20.04-docker-8c-8g-9200 does not seem to be running inside a container [2022-10-24T07:33:03.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:33:04.388Z] $ docker top 8a384936b0079220458315efbc493cc10c0a62612e84e9d14594a46487d29e6b -eo pid,comm [2022-10-24T07:33:04.445Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T07:33:04.445Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:33:04.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:33:04.485Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:33:04.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:33:04.617Z] $ docker exec 8a384936b0079220458315efbc493cc10c0a62612e84e9d14594a46487d29e6b ssh-agent [2022-10-24T07:33:04.718Z] SSH_AUTH_SOCK=/tmp/ssh-MHJ9W3IEQB4h/agent.32 [2022-10-24T07:33:04.718Z] SSH_AGENT_PID=38 [2022-10-24T07:33:04.725Z] Running ssh-add (command line suppressed) [2022-10-24T07:33:04.817Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10715788329782156189.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10715788329782156189.key) [2022-10-24T07:33:04.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:33:05.114Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T07:33:05.132Z] $ docker exec --env ******** --env ******** 8a384936b0079220458315efbc493cc10c0a62612e84e9d14594a46487d29e6b ssh-agent -k [2022-10-24T07:33:05.240Z] unset SSH_AUTH_SOCK; [2022-10-24T07:33:05.241Z] unset SSH_AGENT_PID; [2022-10-24T07:33:05.241Z] echo Agent pid 38 killed; [2022-10-24T07:33:05.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T07:33:05.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:33:05.268Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:33:05.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:33:05.394Z] $ docker exec 8a384936b0079220458315efbc493cc10c0a62612e84e9d14594a46487d29e6b ssh-agent [2022-10-24T07:33:05.510Z] SSH_AUTH_SOCK=/tmp/ssh-ftYWMNxtoNOU/agent.70 [2022-10-24T07:33:05.510Z] SSH_AGENT_PID=76 [2022-10-24T07:33:05.514Z] Running ssh-add (command line suppressed) [2022-10-24T07:33:05.623Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13960890696275282774.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13960890696275282774.key) [2022-10-24T07:33:05.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:33:05.922Z] + git semver init [2022-10-24T07:33:06.181Z] 2022-10-24 07:33:06,131 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T07:33:06.181Z] 2022-10-24 07:33:06,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-24T07:33:06.181Z] 2022-10-24 07:33:06,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-24T07:33:06.182Z] 2022-10-24 07:33:06,133 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:33:07.562Z] 2022-10-24 07:33:07,150 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-10-24T07:33:07.562Z] 2022-10-24 07:33:07,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-10-24T07:33:07.562Z] 2022-10-24 07:33:07,151 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-24T07:33:07.562Z] 2022-10-24 07:33:07,151 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-24T07:33:07.562Z] 2.3.0-dev.36 [Pipeline] } [2022-10-24T07:33:07.576Z] $ docker exec --env ******** --env ******** 8a384936b0079220458315efbc493cc10c0a62612e84e9d14594a46487d29e6b ssh-agent -k [2022-10-24T07:33:07.671Z] unset SSH_AUTH_SOCK; [2022-10-24T07:33:07.673Z] unset SSH_AGENT_PID; [2022-10-24T07:33:07.673Z] echo Agent pid 76 killed; [2022-10-24T07:33:07.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:33:07.979Z] + git semver [Pipeline] } [2022-10-24T07:33:08.254Z] $ docker stop --time=1 8a384936b0079220458315efbc493cc10c0a62612e84e9d14594a46487d29e6b [2022-10-24T07:33:09.545Z] $ docker rm -f 8a384936b0079220458315efbc493cc10c0a62612e84e9d14594a46487d29e6b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:33:09.874Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T07:33:10.086Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T07:33:10.089Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.36 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:33:10.218Z] provisioning config files... [2022-10-24T07:33:10.228Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4886562552174948435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:33:10.521Z] ---> docker-login.sh [2022-10-24T07:33:10.522Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:33:10.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:10.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:10.522Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:10.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:10.522Z] [2022-10-24T07:33:10.522Z] Login Succeeded [2022-10-24T07:33:10.522Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:33:10.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:10.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:10.522Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:10.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:10.522Z] [2022-10-24T07:33:10.522Z] Login Succeeded [2022-10-24T07:33:10.522Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:33:10.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:10.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:10.780Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:10.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:10.780Z] [2022-10-24T07:33:10.780Z] Login Succeeded [2022-10-24T07:33:10.780Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:33:10.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:10.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:10.780Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:10.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:10.780Z] [2022-10-24T07:33:10.780Z] Login Succeeded [2022-10-24T07:33:10.780Z] docker.io [2022-10-24T07:33:11.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:11.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:11.298Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:11.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:11.298Z] [2022-10-24T07:33:11.298Z] Login Succeeded [2022-10-24T07:33:11.298Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:33:11.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T07:33:11.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:33:11.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:33:11.389Z] ========================================================= [2022-10-24T07:33:11.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T07:33:11.389Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:33:11.707Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T07:33:11.707Z] Sending build context to Docker daemon 21.43MB [2022-10-24T07:33:11.707Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:33:11.707Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-24T07:33:11.966Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T07:33:11.966Z] 213ec9aee27d: Pulling fs layer [2022-10-24T07:33:11.966Z] 4583459ba037: Pulling fs layer [2022-10-24T07:33:11.966Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T07:33:11.966Z] 53926ce57604: Pulling fs layer [2022-10-24T07:33:11.966Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T07:33:11.966Z] 30f14e443154: Pulling fs layer [2022-10-24T07:33:11.966Z] 801331c1e519: Pulling fs layer [2022-10-24T07:33:11.966Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T07:33:11.966Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T07:33:11.966Z] 30f14e443154: Waiting [2022-10-24T07:33:11.966Z] 99cc6dd402b0: Waiting [2022-10-24T07:33:11.966Z] 801331c1e519: Waiting [2022-10-24T07:33:11.966Z] 21b2b0c7a3f4: Waiting [2022-10-24T07:33:11.966Z] 93c1e223e6f2: Download complete [2022-10-24T07:33:11.966Z] 4583459ba037: Download complete [2022-10-24T07:33:11.966Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T07:33:11.966Z] 21b2b0c7a3f4: Download complete [2022-10-24T07:33:11.966Z] 30f14e443154: Verifying Checksum [2022-10-24T07:33:11.966Z] 30f14e443154: Download complete [2022-10-24T07:33:11.966Z] 213ec9aee27d: Verifying Checksum [2022-10-24T07:33:11.966Z] 213ec9aee27d: Download complete [2022-10-24T07:33:11.966Z] 801331c1e519: Verifying Checksum [2022-10-24T07:33:11.966Z] 801331c1e519: Download complete [2022-10-24T07:33:11.966Z] 213ec9aee27d: Pull complete [2022-10-24T07:33:12.226Z] 4583459ba037: Pull complete [2022-10-24T07:33:12.226Z] 93c1e223e6f2: Pull complete [2022-10-24T07:33:12.490Z] 7d9ed39f4882: Download complete [2022-10-24T07:33:12.747Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T07:33:12.747Z] 99cc6dd402b0: Download complete [2022-10-24T07:33:12.747Z] 53926ce57604: Verifying Checksum [2022-10-24T07:33:12.747Z] 53926ce57604: Download complete [2022-10-24T07:33:16.946Z] 53926ce57604: Pull complete [2022-10-24T07:33:16.946Z] 21b2b0c7a3f4: Pull complete [2022-10-24T07:33:16.946Z] 30f14e443154: Pull complete [2022-10-24T07:33:16.946Z] 801331c1e519: Pull complete [2022-10-24T07:33:18.843Z] 99cc6dd402b0: Pull complete [2022-10-24T07:33:19.409Z] 7d9ed39f4882: Pull complete [2022-10-24T07:33:19.409Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T07:33:19.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T07:33:19.409Z] ---> 1dedd983c030 [2022-10-24T07:33:19.409Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-24T07:33:20.790Z] ---> Running in ce9c4955cefe [2022-10-24T07:33:20.790Z] Removing intermediate container ce9c4955cefe [2022-10-24T07:33:20.790Z] ---> b69b904a3fee [2022-10-24T07:33:20.790Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T07:33:20.790Z] ---> Running in 1678c8fec47c [2022-10-24T07:33:21.049Z] Removing intermediate container 1678c8fec47c [2022-10-24T07:33:21.049Z] ---> ac0f442cb312 [2022-10-24T07:33:21.049Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T07:33:21.049Z] ---> Running in 6d095091d3f6 [2022-10-24T07:33:21.049Z] Removing intermediate container 6d095091d3f6 [2022-10-24T07:33:21.049Z] ---> 62bde56c91cc [2022-10-24T07:33:21.049Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T07:33:21.049Z] ---> Running in d98958814782 [2022-10-24T07:33:21.307Z] Removing intermediate container d98958814782 [2022-10-24T07:33:21.307Z] ---> 4839734b82a6 [2022-10-24T07:33:21.307Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-24T07:33:21.307Z] ---> Running in fcfadabe239a [2022-10-24T07:33:21.307Z] Removing intermediate container fcfadabe239a [2022-10-24T07:33:21.307Z] ---> 594f8e9004c9 [2022-10-24T07:33:21.307Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:33:21.307Z] ---> Running in 774e5ff04e8a [2022-10-24T07:33:21.875Z] Removing intermediate container 774e5ff04e8a [2022-10-24T07:33:21.875Z] ---> 863207794d91 [2022-10-24T07:33:21.875Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T07:33:21.875Z] ---> Running in 813896c0780d [2022-10-24T07:33:22.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T07:33:25.181Z] Still waiting to schedule task [2022-10-24T07:33:25.181Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-24T07:33:26.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T07:33:29.612Z] OK: 211 MiB in 51 packages [2022-10-24T07:33:29.612Z] Removing intermediate container 813896c0780d [2022-10-24T07:33:29.612Z] ---> c078b9fab64a [2022-10-24T07:33:29.612Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-24T07:33:29.612Z] ---> Running in 276b155e36bf [2022-10-24T07:33:29.612Z] Removing intermediate container 276b155e36bf [2022-10-24T07:33:29.612Z] ---> b34771a7d3d6 [2022-10-24T07:33:29.612Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-24T07:33:29.612Z] ---> 110717472877 [2022-10-24T07:33:29.612Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:33:29.612Z] ---> Running in cd9de2f07fcd [2022-10-24T07:33:56.258Z] Removing intermediate container cd9de2f07fcd [2022-10-24T07:33:56.258Z] ---> e07998d7459e [2022-10-24T07:33:56.258Z] Step 13/14 : COPY . . [2022-10-24T07:33:56.258Z] ---> 2eaa912f71ad [2022-10-24T07:33:56.258Z] Step 14/14 : RUN ${MAKE} [2022-10-24T07:33:56.258Z] ---> Running in b272ae08fd2f [2022-10-24T07:33:56.258Z] noop [2022-10-24T07:33:56.258Z] Removing intermediate container b272ae08fd2f [2022-10-24T07:33:56.258Z] ---> bc3d44e1beeb [2022-10-24T07:33:56.258Z] Successfully built bc3d44e1beeb [2022-10-24T07:33:56.258Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:33:56.580Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T07:33:56.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:33:56.645Z] prd-ubuntu20.04-docker-8c-8g-9200 does not seem to be running inside a container [2022-10-24T07:33:56.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T07:33:56.989Z] $ docker top 9421e0e73fb3ae03cbe44f6eb305ec12e4be4bef4aeb312c43d4bf3fa90e9451 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:33:57.323Z] + go version [2022-10-24T07:33:57.323Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T07:33:57.339Z] $ docker stop --time=1 9421e0e73fb3ae03cbe44f6eb305ec12e4be4bef4aeb312c43d4bf3fa90e9451 [2022-10-24T07:33:58.609Z] $ docker rm -f 9421e0e73fb3ae03cbe44f6eb305ec12e4be4bef4aeb312c43d4bf3fa90e9451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:33:59.001Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T07:33:59.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:33:59.062Z] prd-ubuntu20.04-docker-8c-8g-9200 does not seem to be running inside a container [2022-10-24T07:33:59.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T07:33:59.387Z] $ docker top 6b8d88b6ab3fb6a84d1d2822d08bc1d59012a60bea4c788d185317a80873ffff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:33:59.728Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T07:34:00.023Z] + make test [2022-10-24T07:34:00.023Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T07:34:00.279Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-24T07:34:10.238Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-24T07:34:12.137Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.034s coverage: 28.2% of statements [2022-10-24T07:34:12.137Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-24T07:34:12.137Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.361s coverage: 86.5% of statements [2022-10-24T07:34:20.252Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-24T07:34:20.252Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T07:34:22.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T07:34:22.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T07:34:22.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T07:34:22.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T07:34:22.805Z] $ docker stop --time=1 6b8d88b6ab3fb6a84d1d2822d08bc1d59012a60bea4c788d185317a80873ffff [2022-10-24T07:34:26.342Z] $ docker rm -f 6b8d88b6ab3fb6a84d1d2822d08bc1d59012a60bea4c788d185317a80873ffff [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:34:26.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T07:34:26.842Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T07:34:27.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T07:34:27.625Z] + ls -al . [2022-10-24T07:34:27.625Z] total 244 [2022-10-24T07:34:27.625Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 07:34 . [2022-10-24T07:34:27.625Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:32 .. [2022-10-24T07:34:27.625Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 07:34 .git [2022-10-24T07:34:27.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:32 .github [2022-10-24T07:34:27.625Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 24 07:32 .gitignore [2022-10-24T07:34:27.625Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 07:32 .golangci.yml [2022-10-24T07:34:27.625Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 07:33 .semver [2022-10-24T07:34:27.625Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 24 07:32 Attribution.txt [2022-10-24T07:34:27.625Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 24 07:32 CHANGELOG.md [2022-10-24T07:34:27.625Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 24 07:32 Dockerfile [2022-10-24T07:34:27.625Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 07:32 GOVERNANCE.md [2022-10-24T07:34:27.625Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 24 07:32 Jenkinsfile [2022-10-24T07:34:27.625Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 07:32 LICENSE [2022-10-24T07:34:27.626Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 24 07:32 Makefile [2022-10-24T07:34:27.626Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 07:32 OWNERS.md [2022-10-24T07:34:27.626Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 24 07:32 README.md [2022-10-24T07:34:27.626Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 07:33 VERSION [2022-10-24T07:34:27.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 07:32 bin [2022-10-24T07:34:27.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:32 cmd [2022-10-24T07:34:27.626Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 24 07:34 coverage.out [2022-10-24T07:34:27.626Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 07:32 doc [2022-10-24T07:34:27.626Z] -rw-rw-r-- 1 jenkins jenkins 3735 Oct 24 07:32 go.mod [2022-10-24T07:34:27.626Z] -rw-rw-r-- 1 jenkins jenkins 46201 Oct 24 07:32 go.sum [2022-10-24T07:34:27.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:32 internal [2022-10-24T07:34:27.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:32 snap [2022-10-24T07:34:27.626Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 07:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:34:28.001Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5d7a9db6a708ff5f4775a07ba788f56c414f1565 --label arch=amd64 --label version=2.3.0-dev.36 . [2022-10-24T07:34:28.002Z] Sending build context to Docker daemon 21.51MB [2022-10-24T07:34:28.002Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:34:28.002Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-24T07:34:28.002Z] ---> bc3d44e1beeb [2022-10-24T07:34:28.002Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-24T07:34:28.262Z] ---> Running in 1fdfd696a1a2 [2022-10-24T07:34:28.262Z] Removing intermediate container 1fdfd696a1a2 [2022-10-24T07:34:28.262Z] ---> 00882c7fa25c [2022-10-24T07:34:28.262Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T07:34:28.262Z] ---> Running in 23e6f2505251 [2022-10-24T07:34:28.549Z] Removing intermediate container 23e6f2505251 [2022-10-24T07:34:28.549Z] ---> 22958469dfec [2022-10-24T07:34:28.549Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T07:34:28.549Z] ---> Running in 6166f1947729 [2022-10-24T07:34:28.549Z] Removing intermediate container 6166f1947729 [2022-10-24T07:34:28.549Z] ---> 508a3056fe6f [2022-10-24T07:34:28.549Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T07:34:28.549Z] ---> Running in 81ebbd790e6b [2022-10-24T07:34:28.549Z] Removing intermediate container 81ebbd790e6b [2022-10-24T07:34:28.549Z] ---> 70a54ca90577 [2022-10-24T07:34:28.549Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-24T07:34:28.816Z] ---> Running in 95563985442e [2022-10-24T07:34:28.816Z] Removing intermediate container 95563985442e [2022-10-24T07:34:28.816Z] ---> 822fa6fc2078 [2022-10-24T07:34:28.816Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:34:28.816Z] ---> Running in 5b7a77723d25 [2022-10-24T07:34:29.436Z] Removing intermediate container 5b7a77723d25 [2022-10-24T07:34:29.436Z] ---> 37d7197a6a39 [2022-10-24T07:34:29.436Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T07:34:29.436Z] ---> Running in 129a8c89d69a [2022-10-24T07:34:29.704Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T07:34:30.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T07:34:30.926Z] OK: 211 MiB in 51 packages [2022-10-24T07:34:31.185Z] Removing intermediate container 129a8c89d69a [2022-10-24T07:34:31.185Z] ---> f43f3afbc311 [2022-10-24T07:34:31.185Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-24T07:34:31.185Z] ---> Running in 74f7fd82f66d [2022-10-24T07:34:31.185Z] Removing intermediate container 74f7fd82f66d [2022-10-24T07:34:31.185Z] ---> e39fcf11603c [2022-10-24T07:34:31.185Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-24T07:34:31.443Z] ---> 67dd277bfad0 [2022-10-24T07:34:31.443Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:34:31.443Z] ---> Running in 1f9b6e0cd0ff [2022-10-24T07:34:32.011Z] Removing intermediate container 1f9b6e0cd0ff [2022-10-24T07:34:32.011Z] ---> 79611d9eb8a3 [2022-10-24T07:34:32.011Z] Step 13/27 : COPY . . [2022-10-24T07:34:32.579Z] ---> b44b7a301abd [2022-10-24T07:34:32.579Z] Step 14/27 : RUN ${MAKE} [2022-10-24T07:34:32.579Z] ---> Running in d03673a25883 [2022-10-24T07:34:32.838Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.36 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-24T07:34:54.757Z] Removing intermediate container d03673a25883 [2022-10-24T07:34:54.757Z] ---> bd474b385a90 [2022-10-24T07:34:54.757Z] Step 15/27 : FROM alpine:3.16 [2022-10-24T07:34:55.323Z] 3.16: Pulling from library/alpine [2022-10-24T07:34:55.323Z] 213ec9aee27d: Already exists [2022-10-24T07:34:55.582Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T07:34:55.582Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T07:34:55.582Z] ---> 9c6f07244728 [2022-10-24T07:34:55.582Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-24T07:34:55.582Z] ---> Running in 0ea65c898cf8 [2022-10-24T07:34:55.840Z] Removing intermediate container 0ea65c898cf8 [2022-10-24T07:34:55.840Z] ---> 63b0441da6e1 [2022-10-24T07:34:55.840Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T07:34:55.840Z] ---> Running in 68c4e8e35749 [2022-10-24T07:34:56.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T07:34:56.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T07:34:56.357Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T07:34:56.357Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T07:34:56.357Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T07:34:56.357Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T07:34:56.357Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T07:34:56.357Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T07:34:56.357Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T07:34:56.357Z] OK: 8 MiB in 20 packages [2022-10-24T07:34:56.615Z] Removing intermediate container 68c4e8e35749 [2022-10-24T07:34:56.615Z] ---> ad3dd1f97d5f [2022-10-24T07:34:56.615Z] Step 18/27 : WORKDIR / [2022-10-24T07:34:56.873Z] ---> Running in 326f9f42fef2 [2022-10-24T07:34:56.873Z] Removing intermediate container 326f9f42fef2 [2022-10-24T07:34:56.873Z] ---> f5bace2279f8 [2022-10-24T07:34:56.873Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-24T07:34:57.822Z] ---> b9f776df552a [2022-10-24T07:34:57.822Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-24T07:34:57.822Z] ---> c8dc68de00ac [2022-10-24T07:34:57.822Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-24T07:34:58.080Z] ---> 53b91ea91881 [2022-10-24T07:34:58.080Z] Step 22/27 : EXPOSE 59984 [2022-10-24T07:34:58.080Z] ---> Running in dcc1a7088096 [2022-10-24T07:34:58.080Z] Removing intermediate container dcc1a7088096 [2022-10-24T07:34:58.080Z] ---> 17470af5d74e [2022-10-24T07:34:58.080Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-24T07:34:58.080Z] ---> Running in c565b97eb76b [2022-10-24T07:34:58.080Z] Removing intermediate container c565b97eb76b [2022-10-24T07:34:58.080Z] ---> 00741cf1778b [2022-10-24T07:34:58.080Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T07:34:58.080Z] ---> Running in 0b7ba67fb77b [2022-10-24T07:34:58.346Z] Removing intermediate container 0b7ba67fb77b [2022-10-24T07:34:58.346Z] ---> 360ffac898f8 [2022-10-24T07:34:58.346Z] Step 25/27 : LABEL arch=amd64 [2022-10-24T07:34:58.346Z] ---> Running in 07b6eb250f64 [2022-10-24T07:34:58.346Z] Removing intermediate container 07b6eb250f64 [2022-10-24T07:34:58.346Z] ---> 1d188ea3d3f1 [2022-10-24T07:34:58.346Z] Step 26/27 : LABEL git_sha=5d7a9db6a708ff5f4775a07ba788f56c414f1565 [2022-10-24T07:34:58.346Z] ---> Running in 5c3889433230 [2022-10-24T07:34:58.346Z] Removing intermediate container 5c3889433230 [2022-10-24T07:34:58.346Z] ---> 40a9845492e7 [2022-10-24T07:34:58.346Z] Step 27/27 : LABEL version=2.3.0-dev.36 [2022-10-24T07:34:58.605Z] ---> Running in cf9cac424d52 [2022-10-24T07:34:58.605Z] Removing intermediate container cf9cac424d52 [2022-10-24T07:34:58.605Z] ---> 8a4b01122811 [2022-10-24T07:34:58.605Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T07:34:58.605Z] Successfully built 8a4b01122811 [2022-10-24T07:34:58.605Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:34:58.710Z] provisioning config files... [2022-10-24T07:34:58.719Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17300214991480333978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:34:59.005Z] ---> docker-login.sh [2022-10-24T07:34:59.005Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:34:59.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:59.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:59.005Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:59.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:59.005Z] [2022-10-24T07:34:59.005Z] Login Succeeded [2022-10-24T07:34:59.005Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:34:59.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:59.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:59.005Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:59.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:59.005Z] [2022-10-24T07:34:59.005Z] Login Succeeded [2022-10-24T07:34:59.005Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:34:59.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:59.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:59.262Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:59.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:59.262Z] [2022-10-24T07:34:59.262Z] Login Succeeded [2022-10-24T07:34:59.262Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:34:59.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:59.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:59.262Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:59.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:59.262Z] [2022-10-24T07:34:59.262Z] Login Succeeded [2022-10-24T07:34:59.262Z] docker.io [2022-10-24T07:34:59.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:59.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:59.779Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:59.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:59.779Z] [2022-10-24T07:34:59.779Z] Login Succeeded [2022-10-24T07:34:59.779Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:34:59.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T07:34:59.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:34:59.824Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-10-24T07:34:59.824Z] 5d7a9db6a708ff5f4775a07ba788f56c414f1565 [2022-10-24T07:34:59.824Z] latest [2022-10-24T07:34:59.824Z] 2.3.0-dev.36 [2022-10-24T07:34:59.824Z] 5d7a9db6a708ff5f4775a07ba788f56c414f1565-2.3.0-dev.36 [2022-10-24T07:34:59.824Z] main [2022-10-24T07:34:59.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:00.123Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5d7a9db6a708ff5f4775a07ba788f56c414f1565 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:00.432Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5d7a9db6a708ff5f4775a07ba788f56c414f1565 [2022-10-24T07:35:00.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-24T07:35:00.432Z] 2a104adb0033: Preparing [2022-10-24T07:35:00.432Z] f9deed2a52dd: Preparing [2022-10-24T07:35:00.432Z] 411f097ee8e2: Preparing [2022-10-24T07:35:00.432Z] d6dbaf952a2b: Preparing [2022-10-24T07:35:00.432Z] 994393dc58e7: Preparing [2022-10-24T07:35:00.432Z] 994393dc58e7: Layer already exists [2022-10-24T07:35:00.432Z] 2a104adb0033: Pushed [2022-10-24T07:35:00.432Z] f9deed2a52dd: Pushed [2022-10-24T07:35:00.690Z] d6dbaf952a2b: Pushed [2022-10-24T07:35:03.221Z] 411f097ee8e2: Pushed [2022-10-24T07:35:03.221Z] 5d7a9db6a708ff5f4775a07ba788f56c414f1565: digest: sha256:47d6a297b85473d898b2d8a6b507fc1312fbbdb5ea714f6266bed006317a96b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:03.524Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:03.824Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-24T07:35:03.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-24T07:35:03.824Z] 2a104adb0033: Preparing [2022-10-24T07:35:03.824Z] f9deed2a52dd: Preparing [2022-10-24T07:35:03.824Z] 411f097ee8e2: Preparing [2022-10-24T07:35:03.824Z] d6dbaf952a2b: Preparing [2022-10-24T07:35:03.824Z] 994393dc58e7: Preparing [2022-10-24T07:35:03.824Z] 2a104adb0033: Layer already exists [2022-10-24T07:35:03.824Z] d6dbaf952a2b: Layer already exists [2022-10-24T07:35:03.824Z] 411f097ee8e2: Layer already exists [2022-10-24T07:35:03.824Z] f9deed2a52dd: Layer already exists [2022-10-24T07:35:03.824Z] 994393dc58e7: Layer already exists [2022-10-24T07:35:03.824Z] latest: digest: sha256:47d6a297b85473d898b2d8a6b507fc1312fbbdb5ea714f6266bed006317a96b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:04.128Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:04.428Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.36 [2022-10-24T07:35:04.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-24T07:35:04.428Z] 2a104adb0033: Preparing [2022-10-24T07:35:04.428Z] f9deed2a52dd: Preparing [2022-10-24T07:35:04.428Z] 411f097ee8e2: Preparing [2022-10-24T07:35:04.428Z] d6dbaf952a2b: Preparing [2022-10-24T07:35:04.428Z] 994393dc58e7: Preparing [2022-10-24T07:35:04.428Z] d6dbaf952a2b: Layer already exists [2022-10-24T07:35:04.428Z] f9deed2a52dd: Layer already exists [2022-10-24T07:35:04.428Z] 2a104adb0033: Layer already exists [2022-10-24T07:35:04.428Z] 411f097ee8e2: Layer already exists [2022-10-24T07:35:04.428Z] 994393dc58e7: Layer already exists [2022-10-24T07:35:04.428Z] 2.3.0-dev.36: digest: sha256:47d6a297b85473d898b2d8a6b507fc1312fbbdb5ea714f6266bed006317a96b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:04.738Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5d7a9db6a708ff5f4775a07ba788f56c414f1565-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:05.036Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5d7a9db6a708ff5f4775a07ba788f56c414f1565-2.3.0-dev.36 [2022-10-24T07:35:05.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-24T07:35:05.036Z] 2a104adb0033: Preparing [2022-10-24T07:35:05.036Z] f9deed2a52dd: Preparing [2022-10-24T07:35:05.036Z] 411f097ee8e2: Preparing [2022-10-24T07:35:05.036Z] d6dbaf952a2b: Preparing [2022-10-24T07:35:05.036Z] 994393dc58e7: Preparing [2022-10-24T07:35:05.036Z] 994393dc58e7: Layer already exists [2022-10-24T07:35:05.036Z] 411f097ee8e2: Layer already exists [2022-10-24T07:35:05.036Z] d6dbaf952a2b: Layer already exists [2022-10-24T07:35:05.036Z] f9deed2a52dd: Layer already exists [2022-10-24T07:35:05.036Z] 2a104adb0033: Layer already exists [2022-10-24T07:35:05.036Z] 5d7a9db6a708ff5f4775a07ba788f56c414f1565-2.3.0-dev.36: digest: sha256:47d6a297b85473d898b2d8a6b507fc1312fbbdb5ea714f6266bed006317a96b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:05.346Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:05.646Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-10-24T07:35:05.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-24T07:35:05.646Z] 2a104adb0033: Preparing [2022-10-24T07:35:05.646Z] f9deed2a52dd: Preparing [2022-10-24T07:35:05.646Z] 411f097ee8e2: Preparing [2022-10-24T07:35:05.646Z] d6dbaf952a2b: Preparing [2022-10-24T07:35:05.646Z] 994393dc58e7: Preparing [2022-10-24T07:35:05.646Z] 2a104adb0033: Layer already exists [2022-10-24T07:35:05.646Z] 411f097ee8e2: Layer already exists [2022-10-24T07:35:05.646Z] d6dbaf952a2b: Layer already exists [2022-10-24T07:35:05.646Z] f9deed2a52dd: Layer already exists [2022-10-24T07:35:05.646Z] 994393dc58e7: Layer already exists [2022-10-24T07:35:05.646Z] main: digest: sha256:47d6a297b85473d898b2d8a6b507fc1312fbbdb5ea714f6266bed006317a96b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T07:35:05.694Z] ===================================================== [Pipeline] echo [2022-10-24T07:35:05.703Z] taggedImages: [2022-10-24T07:35:05.703Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5d7a9db6a708ff5f4775a07ba788f56c414f1565 [2022-10-24T07:35:05.703Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-24T07:35:05.703Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.36 [2022-10-24T07:35:05.703Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5d7a9db6a708ff5f4775a07ba788f56c414f1565-2.3.0-dev.36 [2022-10-24T07:35:05.703Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:06.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:35:06.071Z] [2022-10-24T07:35:06.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:06.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:35:06.368Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T07:35:06.368Z] 5eb5b503b376: Pulling fs layer [2022-10-24T07:35:06.368Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T07:35:06.368Z] ec43610c2a17: Pulling fs layer [2022-10-24T07:35:06.368Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T07:35:06.368Z] 33b1e0a273af: Pulling fs layer [2022-10-24T07:35:06.368Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T07:35:06.368Z] 2f39f015ded8: Pulling fs layer [2022-10-24T07:35:06.368Z] 3a2ae6a8a46f: Waiting [2022-10-24T07:35:06.368Z] 33b1e0a273af: Waiting [2022-10-24T07:35:06.368Z] 5d3b04190fa2: Waiting [2022-10-24T07:35:06.368Z] 2f39f015ded8: Waiting [2022-10-24T07:35:06.368Z] 5c69ac0246d0: Verifying Checksum [2022-10-24T07:35:06.368Z] 5c69ac0246d0: Download complete [2022-10-24T07:35:06.368Z] 3a2ae6a8a46f: Download complete [2022-10-24T07:35:06.368Z] 33b1e0a273af: Verifying Checksum [2022-10-24T07:35:06.368Z] 33b1e0a273af: Download complete [2022-10-24T07:35:06.368Z] 5d3b04190fa2: Download complete [2022-10-24T07:35:06.628Z] ec43610c2a17: Download complete [2022-10-24T07:35:06.628Z] 5eb5b503b376: Verifying Checksum [2022-10-24T07:35:06.628Z] 5eb5b503b376: Download complete [2022-10-24T07:35:07.195Z] 2f39f015ded8: Download complete [2022-10-24T07:35:07.760Z] 5eb5b503b376: Pull complete [2022-10-24T07:35:08.018Z] 5c69ac0246d0: Pull complete [2022-10-24T07:35:08.277Z] ec43610c2a17: Pull complete [2022-10-24T07:35:08.534Z] 3a2ae6a8a46f: Pull complete [2022-10-24T07:35:08.805Z] 33b1e0a273af: Pull complete [2022-10-24T07:35:08.806Z] 5d3b04190fa2: Pull complete [2022-10-24T07:35:12.996Z] 2f39f015ded8: Pull complete [2022-10-24T07:35:12.996Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T07:35:12.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:35:12.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:35:13.079Z] prd-ubuntu20.04-docker-8c-8g-9200 does not seem to be running inside a container [2022-10-24T07:35:13.120Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T07:35:17.296Z] $ docker top 63508ebe0c70fdad78089065f6c52b0a89bb6c891d86e0daabb112fff27dcc65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:35:17.686Z] ---> job-cost.sh [2022-10-24T07:35:17.686Z] lf-activate-venv: SKIPPING [2022-10-24T07:35:17.686Z] INFO: No Stack... [2022-10-24T07:35:17.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T07:35:18.204Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T07:35:18.492Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-10-24T07:35:18.492Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T07:35:18.504Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-75-stack-cost] [2022-10-24T07:35:18.516Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-75-stack-cost] did not exist. Created. [2022-10-24T07:35:18.516Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T07:35:18.821Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T07:35:18.855Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T07:35:18.862Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T07:35:18.879Z] $ docker stop --time=1 63508ebe0c70fdad78089065f6c52b0a89bb6c891d86e0daabb112fff27dcc65 [2022-10-24T07:35:20.030Z] $ docker rm -f 63508ebe0c70fdad78089065f6c52b0a89bb6c891d86e0daabb112fff27dcc65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T07:35:50.513Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9204 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-10-24T07:35:50.525Z] Running in /w/workspace/device-onvif-camera/75 [Pipeline] { [Pipeline] checkout [2022-10-24T07:35:50.555Z] The recommended git tool is: git [2022-10-24T07:35:55.719Z] using credential edgex-jenkins-ssh [2022-10-24T07:35:55.735Z] Cloning the remote Git repository [2022-10-24T07:35:55.781Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-24T07:35:55.864Z] > git init /w/workspace/device-onvif-camera/75 # timeout=10 [2022-10-24T07:35:56.018Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-24T07:35:56.020Z] > git --version # timeout=10 [2022-10-24T07:35:56.040Z] > git --version # 'git version 2.25.1' [2022-10-24T07:35:56.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T07:35:56.092Z] Verifying host key using known hosts file [2022-10-24T07:35:56.301Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T07:35:56.316Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T07:35:57.633Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-24T07:35:57.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T07:35:58.536Z] Avoid second fetch [2022-10-24T07:35:58.537Z] Checking out Revision 5d7a9db6a708ff5f4775a07ba788f56c414f1565 (main) [2022-10-24T07:35:59.175Z] Commit message: "Merge pull request #183 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.23" [2022-10-24T07:35:58.555Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T07:35:58.574Z] > git checkout -f 5d7a9db6a708ff5f4775a07ba788f56c414f1565 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T07:36:00.088Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T07:36:00.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T07:36:00.088Z] Dload Upload Total Spent Left Speed [2022-10-24T07:36:00.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh [2022-10-24T07:36:00.691Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T07:36:01.015Z] + sudo tee /etc/docker/daemon.new [2022-10-24T07:36:01.015Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T07:36:01.015Z] { [2022-10-24T07:36:01.015Z] "registry-mirrors": [ [2022-10-24T07:36:01.015Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T07:36:01.016Z] ], [2022-10-24T07:36:01.016Z] "bip": "10.250.0.254/24", [2022-10-24T07:36:01.016Z] "hosts": [ [2022-10-24T07:36:01.016Z] "tcp://0.0.0.0:5555", [2022-10-24T07:36:01.016Z] "unix:///var/run/docker.sock" [2022-10-24T07:36:01.016Z] ], [2022-10-24T07:36:01.016Z] "mtu": 1458, [2022-10-24T07:36:01.016Z] "selinux-enabled": true, [2022-10-24T07:36:01.016Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T07:36:01.016Z] } [Pipeline] sh [2022-10-24T07:36:01.352Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T07:36:01.693Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:36:19.960Z] provisioning config files... [2022-10-24T07:36:19.985Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/75@tmp/config6150939479285393921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:36:20.334Z] ---> docker-login.sh [2022-10-24T07:36:20.334Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:36:20.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:36:20.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:36:20.876Z] Configure a credential helper to remove this warning. See [2022-10-24T07:36:20.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:36:20.876Z] [2022-10-24T07:36:20.876Z] Login Succeeded [2022-10-24T07:36:20.876Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:36:21.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:36:21.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:36:21.419Z] Configure a credential helper to remove this warning. See [2022-10-24T07:36:21.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:36:21.419Z] [2022-10-24T07:36:21.419Z] Login Succeeded [2022-10-24T07:36:21.419Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:36:21.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:36:21.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:36:21.689Z] Configure a credential helper to remove this warning. See [2022-10-24T07:36:21.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:36:21.689Z] [2022-10-24T07:36:21.689Z] Login Succeeded [2022-10-24T07:36:21.689Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:36:21.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:36:21.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:36:21.960Z] Configure a credential helper to remove this warning. See [2022-10-24T07:36:21.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:36:21.960Z] [2022-10-24T07:36:21.960Z] Login Succeeded [2022-10-24T07:36:21.960Z] docker.io [2022-10-24T07:36:22.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:36:22.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:36:22.823Z] Configure a credential helper to remove this warning. See [2022-10-24T07:36:22.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:36:22.823Z] [2022-10-24T07:36:22.823Z] Login Succeeded [2022-10-24T07:36:22.823Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:36:22.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T07:36:22.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:36:23.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:36:23.008Z] ========================================================= [2022-10-24T07:36:23.008Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T07:36:23.008Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:36:23.355Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T07:36:23.945Z] Sending build context to Docker daemon 14.75MB [2022-10-24T07:36:23.945Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:36:23.945Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-24T07:36:24.214Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T07:36:24.214Z] 9b18e9b68314: Pulling fs layer [2022-10-24T07:36:24.214Z] d32db5db7311: Pulling fs layer [2022-10-24T07:36:24.214Z] d0c4b47475fc: Pulling fs layer [2022-10-24T07:36:24.214Z] 5831b945b038: Pulling fs layer [2022-10-24T07:36:24.214Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T07:36:24.214Z] e10730c5d714: Pulling fs layer [2022-10-24T07:36:24.214Z] 5dd5c2283517: Pulling fs layer [2022-10-24T07:36:24.214Z] d5ac0230b979: Pulling fs layer [2022-10-24T07:36:24.214Z] e10730c5d714: Waiting [2022-10-24T07:36:24.214Z] 5dd5c2283517: Waiting [2022-10-24T07:36:24.214Z] d5ac0230b979: Waiting [2022-10-24T07:36:24.214Z] 5831b945b038: Waiting [2022-10-24T07:36:24.214Z] 86bbec2aaacd: Waiting [2022-10-24T07:36:24.214Z] d0c4b47475fc: Verifying Checksum [2022-10-24T07:36:24.214Z] d0c4b47475fc: Download complete [2022-10-24T07:36:24.214Z] d32db5db7311: Verifying Checksum [2022-10-24T07:36:24.214Z] d32db5db7311: Download complete [2022-10-24T07:36:24.214Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T07:36:24.214Z] 86bbec2aaacd: Download complete [2022-10-24T07:36:24.214Z] e10730c5d714: Verifying Checksum [2022-10-24T07:36:24.214Z] e10730c5d714: Download complete [2022-10-24T07:36:24.214Z] 9b18e9b68314: Verifying Checksum [2022-10-24T07:36:24.214Z] 9b18e9b68314: Download complete [2022-10-24T07:36:25.187Z] 9b18e9b68314: Pull complete [2022-10-24T07:36:25.187Z] d5ac0230b979: Verifying Checksum [2022-10-24T07:36:25.187Z] d5ac0230b979: Download complete [2022-10-24T07:36:25.481Z] d32db5db7311: Pull complete [2022-10-24T07:36:26.087Z] d0c4b47475fc: Pull complete [2022-10-24T07:36:26.363Z] 5dd5c2283517: Verifying Checksum [2022-10-24T07:36:26.363Z] 5dd5c2283517: Download complete [2022-10-24T07:36:27.331Z] 5831b945b038: Verifying Checksum [2022-10-24T07:36:27.331Z] 5831b945b038: Download complete [2022-10-24T07:36:39.670Z] 5831b945b038: Pull complete [2022-10-24T07:36:39.670Z] 86bbec2aaacd: Pull complete [2022-10-24T07:36:39.670Z] e10730c5d714: Pull complete [2022-10-24T07:36:45.052Z] 5dd5c2283517: Pull complete [2022-10-24T07:36:47.032Z] d5ac0230b979: Pull complete [2022-10-24T07:36:47.032Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T07:36:47.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T07:36:47.032Z] ---> 59b3b1a385d4 [2022-10-24T07:36:47.032Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-24T07:36:48.983Z] ---> Running in c9b9f985bc9e [2022-10-24T07:36:49.250Z] Removing intermediate container c9b9f985bc9e [2022-10-24T07:36:49.250Z] ---> f19ca926bb05 [2022-10-24T07:36:49.250Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T07:36:49.250Z] ---> Running in 8c03afdfb705 [2022-10-24T07:36:49.524Z] Removing intermediate container 8c03afdfb705 [2022-10-24T07:36:49.524Z] ---> bd182b127ba5 [2022-10-24T07:36:49.524Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T07:36:49.793Z] ---> Running in d1fa0a81ab0b [2022-10-24T07:36:50.061Z] Removing intermediate container d1fa0a81ab0b [2022-10-24T07:36:50.061Z] ---> 92920560472f [2022-10-24T07:36:50.061Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T07:36:50.061Z] ---> Running in 7a271867309b [2022-10-24T07:36:50.331Z] Removing intermediate container 7a271867309b [2022-10-24T07:36:50.331Z] ---> 309cb7b3a656 [2022-10-24T07:36:50.331Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-24T07:36:50.331Z] ---> Running in 0ce4d0d313b9 [2022-10-24T07:36:50.598Z] Removing intermediate container 0ce4d0d313b9 [2022-10-24T07:36:50.598Z] ---> eb53480447b6 [2022-10-24T07:36:50.598Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:36:50.866Z] ---> Running in 37bc6dfb1c4f [2022-10-24T07:36:52.820Z] Removing intermediate container 37bc6dfb1c4f [2022-10-24T07:36:52.820Z] ---> 27ae6c41a4df [2022-10-24T07:36:52.820Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T07:36:52.820Z] ---> Running in fe8035093c1a [2022-10-24T07:36:53.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T07:36:54.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T07:36:55.340Z] OK: 221 MiB in 51 packages [2022-10-24T07:36:58.011Z] Removing intermediate container fe8035093c1a [2022-10-24T07:36:58.011Z] ---> b44d991e7e4c [2022-10-24T07:36:58.011Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-24T07:36:58.011Z] ---> Running in ed1e7d67d803 [2022-10-24T07:36:58.011Z] Removing intermediate container ed1e7d67d803 [2022-10-24T07:36:58.011Z] ---> 0eb7e830d2e7 [2022-10-24T07:36:58.011Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-24T07:36:58.602Z] ---> c2f38a01ec6a [2022-10-24T07:36:58.602Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:36:58.602Z] ---> Running in c487ef128c39 [2022-10-24T07:37:55.041Z] Removing intermediate container c487ef128c39 [2022-10-24T07:37:55.041Z] ---> c9d924d94a8e [2022-10-24T07:37:55.041Z] Step 13/14 : COPY . . [2022-10-24T07:37:55.041Z] ---> 068436a0a78d [2022-10-24T07:37:55.041Z] Step 14/14 : RUN ${MAKE} [2022-10-24T07:37:55.041Z] ---> Running in e6ac2861912e [2022-10-24T07:37:55.041Z] noop [2022-10-24T07:37:55.309Z] Removing intermediate container e6ac2861912e [2022-10-24T07:37:55.309Z] ---> e87e1a8c9161 [2022-10-24T07:37:55.309Z] Successfully built e87e1a8c9161 [2022-10-24T07:37:55.309Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:37:55.666Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T07:37:55.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:37:55.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-9204 does not seem to be running inside a container [2022-10-24T07:37:55.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/75 -v /w/workspace/device-onvif-camera/75:/w/workspace/device-onvif-camera/75:rw,z -v /w/workspace/device-onvif-camera/75@tmp:/w/workspace/device-onvif-camera/75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T07:37:57.142Z] $ docker top d0e438a3ac98358faa1784e8a2775535ffee52ee1bcc25207447d85ad51306b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:37:57.977Z] + go version [2022-10-24T07:37:57.977Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T07:37:57.996Z] $ docker stop --time=1 d0e438a3ac98358faa1784e8a2775535ffee52ee1bcc25207447d85ad51306b1 [2022-10-24T07:37:59.665Z] $ docker rm -f d0e438a3ac98358faa1784e8a2775535ffee52ee1bcc25207447d85ad51306b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:38:00.233Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T07:38:00.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:38:00.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-9204 does not seem to be running inside a container [2022-10-24T07:38:00.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/75 -v /w/workspace/device-onvif-camera/75:/w/workspace/device-onvif-camera/75:rw,z -v /w/workspace/device-onvif-camera/75@tmp:/w/workspace/device-onvif-camera/75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T07:38:01.675Z] $ docker top e8c1d5981b0eaccfa396f51181234da7466308942f1a0fbe8ec2a55f8763c145 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:38:02.503Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/75 [Pipeline] fileExists [Pipeline] sh [2022-10-24T07:38:02.835Z] + make test [2022-10-24T07:38:03.105Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T07:38:05.053Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-24T07:39:41.719Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-24T07:39:47.083Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.197s coverage: 28.2% of statements [2022-10-24T07:39:47.084Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-24T07:40:05.328Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.507s coverage: 86.5% of statements [2022-10-24T07:40:05.913Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T07:40:05.914Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T07:40:44.859Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T07:40:44.859Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T07:40:44.859Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T07:40:44.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T07:40:44.904Z] $ docker stop --time=1 e8c1d5981b0eaccfa396f51181234da7466308942f1a0fbe8ec2a55f8763c145 [2022-10-24T07:40:46.863Z] $ docker rm -f e8c1d5981b0eaccfa396f51181234da7466308942f1a0fbe8ec2a55f8763c145 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:40:48.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T07:40:48.127Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T07:40:48.866Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T07:40:49.273Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T07:40:49.629Z] + ls -al . [2022-10-24T07:40:49.630Z] total 240 [2022-10-24T07:40:49.630Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 07:38 . [2022-10-24T07:40:49.630Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:35 .. [2022-10-24T07:40:49.630Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 07:35 .git [2022-10-24T07:40:49.630Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:35 .github [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 24 07:35 .gitignore [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 07:35 .golangci.yml [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 24 07:35 Attribution.txt [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 24 07:35 CHANGELOG.md [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 24 07:35 Dockerfile [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 07:35 GOVERNANCE.md [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 24 07:35 Jenkinsfile [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 07:35 LICENSE [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 24 07:35 Makefile [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 07:35 OWNERS.md [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 24 07:35 README.md [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 07:33 VERSION [2022-10-24T07:40:49.630Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 07:35 bin [2022-10-24T07:40:49.630Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:35 cmd [2022-10-24T07:40:49.630Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 24 07:40 coverage.out [2022-10-24T07:40:49.630Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 07:35 doc [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 3735 Oct 24 07:35 go.mod [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 46201 Oct 24 07:35 go.sum [2022-10-24T07:40:49.630Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:35 internal [2022-10-24T07:40:49.630Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:35 snap [2022-10-24T07:40:49.630Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 07:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:40:50.131Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5d7a9db6a708ff5f4775a07ba788f56c414f1565 --label arch=arm64 --label version=2.3.0-dev.36 . [2022-10-24T07:40:50.723Z] Sending build context to Docker daemon 14.83MB [2022-10-24T07:40:50.723Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:40:50.723Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-24T07:40:50.723Z] ---> e87e1a8c9161 [2022-10-24T07:40:50.723Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-24T07:40:51.324Z] ---> Running in e24355fdfba6 [2022-10-24T07:40:51.597Z] Removing intermediate container e24355fdfba6 [2022-10-24T07:40:51.597Z] ---> c314abf3d542 [2022-10-24T07:40:51.597Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T07:40:51.597Z] ---> Running in f89cd6545845 [2022-10-24T07:40:52.205Z] Removing intermediate container f89cd6545845 [2022-10-24T07:40:52.205Z] ---> 646d94927ab8 [2022-10-24T07:40:52.205Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T07:40:52.205Z] ---> Running in cb110cc1e35c [2022-10-24T07:40:52.809Z] Removing intermediate container cb110cc1e35c [2022-10-24T07:40:52.809Z] ---> 804c7a5fa0bf [2022-10-24T07:40:52.809Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T07:40:52.809Z] ---> Running in 5dd01f441cd5 [2022-10-24T07:40:53.404Z] Removing intermediate container 5dd01f441cd5 [2022-10-24T07:40:53.404Z] ---> 91084e8fd9c9 [2022-10-24T07:40:53.404Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-24T07:40:53.404Z] ---> Running in 49b4209079ec [2022-10-24T07:40:53.675Z] Removing intermediate container 49b4209079ec [2022-10-24T07:40:53.675Z] ---> 00281116a0d2 [2022-10-24T07:40:53.675Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:40:53.675Z] ---> Running in a2f19620080e [2022-10-24T07:40:55.662Z] Removing intermediate container a2f19620080e [2022-10-24T07:40:55.662Z] ---> 91ec79574fae [2022-10-24T07:40:55.662Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T07:40:55.929Z] ---> Running in 90bb1ae905be [2022-10-24T07:40:56.906Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T07:40:57.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T07:40:59.286Z] OK: 221 MiB in 51 packages [2022-10-24T07:41:00.274Z] Removing intermediate container 90bb1ae905be [2022-10-24T07:41:00.274Z] ---> 5f84e7cbbfb6 [2022-10-24T07:41:00.274Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-24T07:41:00.274Z] ---> Running in 242b8dcbcecf [2022-10-24T07:41:00.864Z] Removing intermediate container 242b8dcbcecf [2022-10-24T07:41:00.864Z] ---> 31e9d8200b58 [2022-10-24T07:41:00.864Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-24T07:41:02.819Z] ---> 6af858a45e83 [2022-10-24T07:41:02.819Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:41:02.819Z] ---> Running in 6e79611b5af4 [2022-10-24T07:41:06.168Z] Removing intermediate container 6e79611b5af4 [2022-10-24T07:41:06.168Z] ---> e8b40c03420f [2022-10-24T07:41:06.168Z] Step 13/27 : COPY . . [2022-10-24T07:41:08.801Z] ---> 9da131939681 [2022-10-24T07:41:08.801Z] Step 14/27 : RUN ${MAKE} [2022-10-24T07:41:09.074Z] ---> Running in 45744e091fb9 [2022-10-24T07:41:11.051Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.36 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-24T07:44:02.875Z] Removing intermediate container 45744e091fb9 [2022-10-24T07:44:02.875Z] ---> fad06a37d200 [2022-10-24T07:44:02.875Z] Step 15/27 : FROM alpine:3.16 [2022-10-24T07:44:02.875Z] 3.16: Pulling from library/alpine [2022-10-24T07:44:02.875Z] 9b18e9b68314: Already exists [2022-10-24T07:44:02.875Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T07:44:02.875Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T07:44:02.875Z] ---> a6215f271958 [2022-10-24T07:44:02.875Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-24T07:44:02.875Z] ---> Running in d8635c3eae6a [2022-10-24T07:44:02.875Z] Removing intermediate container d8635c3eae6a [2022-10-24T07:44:02.875Z] ---> 57718e96b347 [2022-10-24T07:44:02.875Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T07:44:02.875Z] ---> Running in cc99aa799fca [2022-10-24T07:44:02.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T07:44:02.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T07:44:02.875Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T07:44:02.875Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T07:44:02.875Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T07:44:02.875Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T07:44:02.875Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T07:44:02.875Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T07:44:02.875Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T07:44:02.875Z] OK: 8 MiB in 20 packages [2022-10-24T07:44:02.875Z] Removing intermediate container cc99aa799fca [2022-10-24T07:44:02.875Z] ---> 824cdddf85c6 [2022-10-24T07:44:02.875Z] Step 18/27 : WORKDIR / [2022-10-24T07:44:02.875Z] ---> Running in 48e2cdd6b20e [2022-10-24T07:44:02.875Z] Removing intermediate container 48e2cdd6b20e [2022-10-24T07:44:02.875Z] ---> 9833b8a178ca [2022-10-24T07:44:02.875Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-24T07:44:02.875Z] ---> 36e6221ef8fd [2022-10-24T07:44:02.875Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-24T07:44:02.875Z] ---> 7d5188cb7c8f [2022-10-24T07:44:02.875Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-24T07:44:02.875Z] ---> f73bac3d3450 [2022-10-24T07:44:02.875Z] Step 22/27 : EXPOSE 59984 [2022-10-24T07:44:02.875Z] ---> Running in 3dfdf2e8aeab [2022-10-24T07:44:02.875Z] Removing intermediate container 3dfdf2e8aeab [2022-10-24T07:44:02.875Z] ---> b787801f0870 [2022-10-24T07:44:02.875Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-24T07:44:02.875Z] ---> Running in 149d1048193d [2022-10-24T07:44:02.875Z] Removing intermediate container 149d1048193d [2022-10-24T07:44:02.875Z] ---> 2c5229a66112 [2022-10-24T07:44:02.875Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T07:44:02.875Z] ---> Running in bf1730af6703 [2022-10-24T07:44:02.875Z] Removing intermediate container bf1730af6703 [2022-10-24T07:44:02.875Z] ---> 955b352ea3ac [2022-10-24T07:44:02.875Z] Step 25/27 : LABEL arch=arm64 [2022-10-24T07:44:02.875Z] ---> Running in 7570dc91dd83 [2022-10-24T07:44:02.875Z] Removing intermediate container 7570dc91dd83 [2022-10-24T07:44:02.875Z] ---> 7c5db2c281d6 [2022-10-24T07:44:02.875Z] Step 26/27 : LABEL git_sha=5d7a9db6a708ff5f4775a07ba788f56c414f1565 [2022-10-24T07:44:02.875Z] ---> Running in 2873ab824358 [2022-10-24T07:44:02.875Z] Removing intermediate container 2873ab824358 [2022-10-24T07:44:02.875Z] ---> 03a201fa396d [2022-10-24T07:44:02.875Z] Step 27/27 : LABEL version=2.3.0-dev.36 [2022-10-24T07:44:02.875Z] ---> Running in fecac2272a2f [2022-10-24T07:44:02.875Z] Removing intermediate container fecac2272a2f [2022-10-24T07:44:02.875Z] ---> b70b98c6c6f9 [2022-10-24T07:44:02.875Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T07:44:02.875Z] Successfully built b70b98c6c6f9 [2022-10-24T07:44:02.875Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:44:02.964Z] provisioning config files... [2022-10-24T07:44:02.979Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/75@tmp/config15521773605291946733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:44:03.314Z] ---> docker-login.sh [2022-10-24T07:44:03.314Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:44:03.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:44:03.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:44:03.582Z] Configure a credential helper to remove this warning. See [2022-10-24T07:44:03.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:44:03.582Z] [2022-10-24T07:44:03.582Z] Login Succeeded [2022-10-24T07:44:03.582Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:44:03.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:44:03.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:44:03.849Z] Configure a credential helper to remove this warning. See [2022-10-24T07:44:03.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:44:03.849Z] [2022-10-24T07:44:03.849Z] Login Succeeded [2022-10-24T07:44:03.849Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:44:04.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:44:04.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:44:04.381Z] Configure a credential helper to remove this warning. See [2022-10-24T07:44:04.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:44:04.381Z] [2022-10-24T07:44:04.381Z] Login Succeeded [2022-10-24T07:44:04.381Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:44:04.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:44:04.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:44:04.725Z] Configure a credential helper to remove this warning. See [2022-10-24T07:44:04.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:44:04.726Z] [2022-10-24T07:44:04.726Z] Login Succeeded [2022-10-24T07:44:04.726Z] docker.io [2022-10-24T07:44:04.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:44:05.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:44:05.262Z] Configure a credential helper to remove this warning. See [2022-10-24T07:44:05.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:44:05.262Z] [2022-10-24T07:44:05.262Z] Login Succeeded [2022-10-24T07:44:05.262Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:44:05.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T07:44:05.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:44:05.321Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-10-24T07:44:05.321Z] 5d7a9db6a708ff5f4775a07ba788f56c414f1565 [2022-10-24T07:44:05.321Z] latest [2022-10-24T07:44:05.321Z] 2.3.0-dev.36 [2022-10-24T07:44:05.321Z] 5d7a9db6a708ff5f4775a07ba788f56c414f1565-2.3.0-dev.36 [2022-10-24T07:44:05.321Z] main [2022-10-24T07:44:05.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:05.680Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d7a9db6a708ff5f4775a07ba788f56c414f1565 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:06.037Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d7a9db6a708ff5f4775a07ba788f56c414f1565 [2022-10-24T07:44:06.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-24T07:44:06.037Z] 952570e39309: Preparing [2022-10-24T07:44:06.037Z] 416dcf956e00: Preparing [2022-10-24T07:44:06.037Z] 4d9167dd9ccb: Preparing [2022-10-24T07:44:06.037Z] d41c8c491c13: Preparing [2022-10-24T07:44:06.037Z] 5d3e392a13a0: Preparing [2022-10-24T07:44:06.037Z] 5d3e392a13a0: Layer already exists [2022-10-24T07:44:06.310Z] 952570e39309: Pushed [2022-10-24T07:44:06.310Z] 416dcf956e00: Pushed [2022-10-24T07:44:06.909Z] d41c8c491c13: Pushed [2022-10-24T07:44:12.251Z] 4d9167dd9ccb: Pushed [2022-10-24T07:44:12.251Z] 5d7a9db6a708ff5f4775a07ba788f56c414f1565: digest: sha256:c3ab460f1fe4084f6f1f27cedf3fb3cd92de2c9a67b1775ffadd9a2efeb87fc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:12.610Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:12.967Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-24T07:44:12.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-24T07:44:12.968Z] 952570e39309: Preparing [2022-10-24T07:44:12.968Z] 416dcf956e00: Preparing [2022-10-24T07:44:12.968Z] 4d9167dd9ccb: Preparing [2022-10-24T07:44:12.968Z] d41c8c491c13: Preparing [2022-10-24T07:44:12.968Z] 5d3e392a13a0: Preparing [2022-10-24T07:44:12.968Z] 416dcf956e00: Layer already exists [2022-10-24T07:44:12.968Z] 952570e39309: Layer already exists [2022-10-24T07:44:12.968Z] 5d3e392a13a0: Layer already exists [2022-10-24T07:44:12.968Z] d41c8c491c13: Layer already exists [2022-10-24T07:44:12.968Z] 4d9167dd9ccb: Layer already exists [2022-10-24T07:44:13.235Z] latest: digest: sha256:c3ab460f1fe4084f6f1f27cedf3fb3cd92de2c9a67b1775ffadd9a2efeb87fc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:13.590Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:13.938Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.36 [2022-10-24T07:44:13.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-24T07:44:13.938Z] 952570e39309: Preparing [2022-10-24T07:44:13.938Z] 416dcf956e00: Preparing [2022-10-24T07:44:13.938Z] 4d9167dd9ccb: Preparing [2022-10-24T07:44:13.938Z] d41c8c491c13: Preparing [2022-10-24T07:44:13.938Z] 5d3e392a13a0: Preparing [2022-10-24T07:44:13.938Z] 416dcf956e00: Layer already exists [2022-10-24T07:44:13.938Z] 952570e39309: Layer already exists [2022-10-24T07:44:13.938Z] d41c8c491c13: Layer already exists [2022-10-24T07:44:13.938Z] 5d3e392a13a0: Layer already exists [2022-10-24T07:44:13.938Z] 4d9167dd9ccb: Layer already exists [2022-10-24T07:44:13.938Z] 2.3.0-dev.36: digest: sha256:c3ab460f1fe4084f6f1f27cedf3fb3cd92de2c9a67b1775ffadd9a2efeb87fc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:14.559Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d7a9db6a708ff5f4775a07ba788f56c414f1565-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:14.906Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d7a9db6a708ff5f4775a07ba788f56c414f1565-2.3.0-dev.36 [2022-10-24T07:44:14.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-24T07:44:14.906Z] 952570e39309: Preparing [2022-10-24T07:44:14.906Z] 416dcf956e00: Preparing [2022-10-24T07:44:14.906Z] 4d9167dd9ccb: Preparing [2022-10-24T07:44:14.906Z] d41c8c491c13: Preparing [2022-10-24T07:44:14.906Z] 5d3e392a13a0: Preparing [2022-10-24T07:44:14.906Z] 416dcf956e00: Layer already exists [2022-10-24T07:44:14.906Z] 5d3e392a13a0: Layer already exists [2022-10-24T07:44:14.906Z] 952570e39309: Layer already exists [2022-10-24T07:44:14.906Z] 4d9167dd9ccb: Layer already exists [2022-10-24T07:44:14.906Z] d41c8c491c13: Layer already exists [2022-10-24T07:44:14.906Z] 5d7a9db6a708ff5f4775a07ba788f56c414f1565-2.3.0-dev.36: digest: sha256:c3ab460f1fe4084f6f1f27cedf3fb3cd92de2c9a67b1775ffadd9a2efeb87fc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:15.269Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:15.616Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-10-24T07:44:15.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-24T07:44:15.616Z] 952570e39309: Preparing [2022-10-24T07:44:15.616Z] 416dcf956e00: Preparing [2022-10-24T07:44:15.616Z] 4d9167dd9ccb: Preparing [2022-10-24T07:44:15.616Z] d41c8c491c13: Preparing [2022-10-24T07:44:15.616Z] 5d3e392a13a0: Preparing [2022-10-24T07:44:15.616Z] 416dcf956e00: Layer already exists [2022-10-24T07:44:15.616Z] d41c8c491c13: Layer already exists [2022-10-24T07:44:15.616Z] 5d3e392a13a0: Layer already exists [2022-10-24T07:44:15.616Z] 952570e39309: Layer already exists [2022-10-24T07:44:15.616Z] 4d9167dd9ccb: Layer already exists [2022-10-24T07:44:15.885Z] main: digest: sha256:c3ab460f1fe4084f6f1f27cedf3fb3cd92de2c9a67b1775ffadd9a2efeb87fc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T07:44:15.945Z] ===================================================== [Pipeline] echo [2022-10-24T07:44:15.953Z] taggedImages: [2022-10-24T07:44:15.953Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d7a9db6a708ff5f4775a07ba788f56c414f1565 [2022-10-24T07:44:15.953Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-24T07:44:15.953Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.36 [2022-10-24T07:44:15.953Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d7a9db6a708ff5f4775a07ba788f56c414f1565-2.3.0-dev.36 [2022-10-24T07:44:15.953Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:16.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T07:44:16.323Z] [2022-10-24T07:44:16.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:16.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T07:44:16.662Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T07:44:16.662Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T07:44:16.662Z] 04944245beec: Pulling fs layer [2022-10-24T07:44:16.662Z] 699f458cf7ca: Pulling fs layer [2022-10-24T07:44:16.662Z] 765212b225bb: Pulling fs layer [2022-10-24T07:44:16.662Z] f23df028b6ca: Pulling fs layer [2022-10-24T07:44:16.662Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T07:44:16.662Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T07:44:16.662Z] f23df028b6ca: Waiting [2022-10-24T07:44:16.662Z] d65c8cfc05b1: Waiting [2022-10-24T07:44:16.662Z] 2437ff75d9bd: Waiting [2022-10-24T07:44:16.662Z] 765212b225bb: Waiting [2022-10-24T07:44:16.931Z] 04944245beec: Verifying Checksum [2022-10-24T07:44:16.931Z] 04944245beec: Download complete [2022-10-24T07:44:16.931Z] 765212b225bb: Verifying Checksum [2022-10-24T07:44:16.931Z] 765212b225bb: Download complete [2022-10-24T07:44:16.931Z] f23df028b6ca: Verifying Checksum [2022-10-24T07:44:16.931Z] f23df028b6ca: Download complete [2022-10-24T07:44:16.931Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T07:44:16.931Z] d65c8cfc05b1: Download complete [2022-10-24T07:44:17.203Z] 699f458cf7ca: Verifying Checksum [2022-10-24T07:44:17.203Z] 699f458cf7ca: Download complete [2022-10-24T07:44:17.474Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T07:44:17.474Z] 8998bd30e6a1: Download complete [2022-10-24T07:44:20.063Z] 2437ff75d9bd: Download complete [2022-10-24T07:44:22.008Z] 8998bd30e6a1: Pull complete [2022-10-24T07:44:22.008Z] 04944245beec: Pull complete [2022-10-24T07:44:23.419Z] 699f458cf7ca: Pull complete [2022-10-24T07:44:23.687Z] 765212b225bb: Pull complete [2022-10-24T07:44:24.650Z] f23df028b6ca: Pull complete [2022-10-24T07:44:24.650Z] d65c8cfc05b1: Pull complete [2022-10-24T07:44:39.651Z] 2437ff75d9bd: Pull complete [2022-10-24T07:44:39.651Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T07:44:39.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T07:44:39.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:44:39.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-9204 does not seem to be running inside a container [2022-10-24T07:44:39.927Z] $ 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/device-onvif-camera/75 -v /w/workspace/device-onvif-camera/75:/w/workspace/device-onvif-camera/75:rw,z -v /w/workspace/device-onvif-camera/75@tmp:/w/workspace/device-onvif-camera/75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-24T07:44:42.926Z] $ docker top ceb8929deb69b164b1e5110f1bcbda1b34ab7c0fc6d165a97c2db1e659725562 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:44:43.783Z] ---> job-cost.sh [2022-10-24T07:44:43.783Z] lf-activate-venv: SKIPPING [2022-10-24T07:44:43.783Z] INFO: No Stack... [2022-10-24T07:44:44.371Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T07:44:44.955Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T07:44:45.594Z] + cat /w/workspace/device-onvif-camera/75/archives/cost.csv [2022-10-24T07:44:45.594Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T07:44:45.672Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-75-stack-cost] [2022-10-24T07:44:45.682Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-75-stack-cost] did not exist. Created. [2022-10-24T07:44:45.682Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T07:44:46.349Z] /w/workspace/device-onvif-camera/75@tmp/durable-503805d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T07:44:47.007Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T07:44:47.031Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T07:44:47.108Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T07:44:47.114Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T07:44:47.132Z] $ docker stop --time=1 ceb8929deb69b164b1e5110f1bcbda1b34ab7c0fc6d165a97c2db1e659725562 [2022-10-24T07:44:48.692Z] $ docker rm -f ceb8929deb69b164b1e5110f1bcbda1b34ab7c0fc6d165a97c2db1e659725562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-24T07:44:49.188Z] provisioning config files... [2022-10-24T07:44:49.197Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3158027242391954278tmp [Pipeline] { [Pipeline] sh [2022-10-24T07:44:49.491Z] + set +x [2022-10-24T07:44:49.491Z] + curl -s https://codecov.io/bash [2022-10-24T07:44:49.491Z] + bash -s -- [2022-10-24T07:44:49.491Z] [2022-10-24T07:44:49.491Z] _____ _ [2022-10-24T07:44:49.491Z] / ____| | | [2022-10-24T07:44:49.491Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T07:44:49.491Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T07:44:49.491Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T07:44:49.491Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T07:44:49.491Z] Bash-1.0.6 [2022-10-24T07:44:49.491Z] [2022-10-24T07:44:49.491Z] [2022-10-24T07:44:49.491Z] ==> git version 2.25.1 found [2022-10-24T07:44:49.491Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-24T07:44:49.491Z] Release-Date: 2020-01-08 [2022-10-24T07:44:49.491Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-24T07:44:49.491Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T07:44:49.491Z] ==> Jenkins CI detected. [2022-10-24T07:44:49.491Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-10-24T07:44:49.491Z] project root: . [2022-10-24T07:44:49.491Z] --> token set from env [2022-10-24T07:44:49.491Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T07:44:49.491Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T07:44:49.491Z] ==> Python coveragepy not found [2022-10-24T07:44:49.491Z] ==> Searching for coverage reports in: [2022-10-24T07:44:49.491Z] + . [2022-10-24T07:44:49.491Z] -> Found 1 reports [2022-10-24T07:44:49.491Z] ==> Detecting git/mercurial file structure [2022-10-24T07:44:49.752Z] ==> Reading reports [2022-10-24T07:44:49.752Z] + ./coverage.out bytes=78636 [2022-10-24T07:44:49.752Z] ==> Appending adjustments [2022-10-24T07:44:49.752Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T07:44:49.752Z] + Found adjustments [2022-10-24T07:44:49.752Z] ==> Gzipping contents [2022-10-24T07:44:49.752Z] 12K /tmp/codecov.9CLLeh.gz [2022-10-24T07:44:49.752Z] ==> Uploading reports [2022-10-24T07:44:49.752Z] url: https://codecov.io [2022-10-24T07:44:49.752Z] query: branch=main&commit=5d7a9db6a708ff5f4775a07ba788f56c414f1565&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T07:44:49.752Z] -> Pinging Codecov [2022-10-24T07:44:49.752Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=5d7a9db6a708ff5f4775a07ba788f56c414f1565&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T07:44:50.322Z] -> Uploading to [2022-10-24T07:44:50.322Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/F29A59C45E3A92E06B3E522C9905F8EF/5d7a9db6a708ff5f4775a07ba788f56c414f1565/970dc089-0278-4087-b763-a05295be6e1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T074449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2834b88afa7cb39a8c5ded3a3295008d373b2c9ffb01cc20ef68f051d757972c [2022-10-24T07:44:50.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T07:44:50.322Z] Dload Upload Total Spent Left Speed [2022-10-24T07:44:50.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10763 0 0 100 10763 0 46795 --:--:-- --:--:-- --:--:-- 46795 [2022-10-24T07:44:50.322Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5d7a9db6a708ff5f4775a07ba788f56c414f1565 [Pipeline] } [2022-10-24T07:44:50.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T07:44:50.525Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T07:44:50.534Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:50.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T07:44:50.829Z] [2022-10-24T07:44:50.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:44:51.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T07:44:51.130Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T07:44:51.130Z] df9b9388f04a: Pulling fs layer [2022-10-24T07:44:51.130Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T07:44:51.130Z] 25bc292e5bac: Pulling fs layer [2022-10-24T07:44:51.130Z] 114826534d7a: Pulling fs layer [2022-10-24T07:44:51.130Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T07:44:51.130Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T07:44:51.130Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T07:44:51.130Z] 4657fd5d0bcf: Waiting [2022-10-24T07:44:51.130Z] 6ad1cebc031e: Waiting [2022-10-24T07:44:51.130Z] 8a3aa393b2d8: Waiting [2022-10-24T07:44:51.130Z] 114826534d7a: Waiting [2022-10-24T07:44:51.130Z] 25bc292e5bac: Download complete [2022-10-24T07:44:51.130Z] 52dc419b0ee2: Verifying Checksum [2022-10-24T07:44:51.130Z] 52dc419b0ee2: Download complete [2022-10-24T07:44:51.130Z] 4657fd5d0bcf: Download complete [2022-10-24T07:44:51.130Z] df9b9388f04a: Download complete [2022-10-24T07:44:51.390Z] df9b9388f04a: Pull complete [2022-10-24T07:44:51.390Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T07:44:51.390Z] 6ad1cebc031e: Download complete [2022-10-24T07:44:51.390Z] 52dc419b0ee2: Pull complete [2022-10-24T07:44:51.390Z] 25bc292e5bac: Pull complete [2022-10-24T07:44:51.956Z] 114826534d7a: Verifying Checksum [2022-10-24T07:44:51.956Z] 114826534d7a: Download complete [2022-10-24T07:44:52.521Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T07:44:52.521Z] 8a3aa393b2d8: Download complete [2022-10-24T07:44:55.804Z] 114826534d7a: Pull complete [2022-10-24T07:44:55.804Z] 4657fd5d0bcf: Pull complete [2022-10-24T07:44:55.804Z] 6ad1cebc031e: Pull complete [2022-10-24T07:44:59.089Z] 8a3aa393b2d8: Pull complete [2022-10-24T07:44:59.089Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T07:44:59.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T07:44:59.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:44:59.166Z] prd-ubuntu20.04-docker-8c-8g-9200 does not seem to be running inside a container [2022-10-24T07:44:59.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-24T07:45:03.092Z] $ docker top 13a5d95442493e06ea7776484510bc8dab6d899c51dbf73c9ad17c4e1769dc32 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T07:45:03.158Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-10-24T07:45:03.436Z] + set -o pipefail [2022-10-24T07:45:03.436Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-10-24T07:45:08.713Z] [2022-10-24T07:45:08.713Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-10-24T07:45:08.713Z] [2022-10-24T07:45:08.713Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/dbc2de6b-3ac9-49fe-83ad-dcb64561e20b [2022-10-24T07:45:08.713Z] [2022-10-24T07:45:08.713Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-24T07:45:08.713Z] [2022-10-24T07:45:08.713Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T07:45:08.713Z] [2022-10-24T07:45:08.713Z] [2022-10-24T07:45:08.713Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T07:45:08.713Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T07:45:08.713Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T07:45:08.724Z] $ docker stop --time=1 13a5d95442493e06ea7776484510bc8dab6d899c51dbf73c9ad17c4e1769dc32 [2022-10-24T07:45:12.852Z] $ docker rm -f 13a5d95442493e06ea7776484510bc8dab6d899c51dbf73c9ad17c4e1769dc32 [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) [Pipeline] echo [2022-10-24T07:45:13.233Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:45:13.243Z] provisioning config files... [2022-10-24T07:45:13.250Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6931417347839542626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:45:13.541Z] --> edgex-publish-swagger.sh [2022-10-24T07:45:13.541Z] === Publish doc/openapi/v2 API === [2022-10-24T07:45:13.541Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-10-24T07:45:13.541Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-10-24T07:45:13.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T07:45:13.541Z] Dload Upload Total Spent Left Speed [2022-10-24T07:45:14.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 406k 0 0 100 406k 0 533k --:--:-- --:--:-- --:--:-- 532k [2022-10-24T07:45:14.109Z] [2022-10-24T07:45:14.109Z] [Pipeline] } [2022-10-24T07:45:14.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T07:45:14.502Z] + git log --format=format:%s -1 5d7a9db6a708ff5f4775a07ba788f56c414f1565 [Pipeline] sh [2022-10-24T07:45:14.787Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:45:14.787Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:45:15.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:45:15.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:45:15.146Z] prd-ubuntu20.04-docker-8c-8g-9200 does not seem to be running inside a container [2022-10-24T07:45:15.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:45:15.532Z] $ docker top 90dbb3d8defe18b7f2813562a1f205edef36b61c169fc72d004bcbbc1e1d86a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:45:15.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:45:15.625Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:45:15.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:45:15.741Z] $ docker exec 90dbb3d8defe18b7f2813562a1f205edef36b61c169fc72d004bcbbc1e1d86a8 ssh-agent [2022-10-24T07:45:15.843Z] SSH_AUTH_SOCK=/tmp/ssh-bmHuKHQGXO9O/agent.31 [2022-10-24T07:45:15.843Z] SSH_AGENT_PID=38 [2022-10-24T07:45:15.847Z] Running ssh-add (command line suppressed) [2022-10-24T07:45:15.935Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5947798699427325995.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5947798699427325995.key) [2022-10-24T07:45:15.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:45:16.236Z] + git semver tag [2022-10-24T07:45:16.497Z] 2022-10-24 07:45:16,402 [run_tag] DEBUG tag force:False [2022-10-24T07:45:16.497Z] 2022-10-24 07:45:16,402 [check_head_tag] DEBUG check head tag [2022-10-24T07:45:16.497Z] 2022-10-24 07:45:16,403 [execute] INFO git cat-file --batch-check [2022-10-24T07:45:16.497Z] 2022-10-24 07:45:16,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-24T07:45:16.497Z] 2022-10-24 07:45:16,406 [execute] INFO git cat-file --batch [2022-10-24T07:45:16.497Z] 2022-10-24 07:45:16,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-24T07:45:16.497Z] 2022-10-24 07:45:16,425 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-24T07:45:16.497Z] 2022-10-24 07:45:16,425 [execute] INFO git tag -a v2.3.0-dev.36 -m v2.3.0-dev.36 [2022-10-24T07:45:16.497Z] 2022-10-24 07:45:16,425 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.36', '-m', 'v2.3.0-dev.36'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:45:16.497Z] 2022-10-24 07:45:16,429 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-24T07:45:16.497Z] 2.3.0-dev.36 [Pipeline] } [2022-10-24T07:45:16.506Z] $ docker exec --env ******** --env ******** 90dbb3d8defe18b7f2813562a1f205edef36b61c169fc72d004bcbbc1e1d86a8 ssh-agent -k [2022-10-24T07:45:16.586Z] unset SSH_AUTH_SOCK; [2022-10-24T07:45:16.586Z] unset SSH_AGENT_PID; [2022-10-24T07:45:16.586Z] echo Agent pid 38 killed; [2022-10-24T07:45:16.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:45:16.896Z] + git semver [Pipeline] } [2022-10-24T07:45:17.165Z] $ docker stop --time=1 90dbb3d8defe18b7f2813562a1f205edef36b61c169fc72d004bcbbc1e1d86a8 [2022-10-24T07:45:18.464Z] $ docker rm -f 90dbb3d8defe18b7f2813562a1f205edef36b61c169fc72d004bcbbc1e1d86a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:45:18.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T07:45:18.841Z] [2022-10-24T07:45:18.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:45:19.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T07:45:19.133Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T07:45:19.133Z] ab5ef0e58194: Pulling fs layer [2022-10-24T07:45:19.133Z] 9712f1f96733: Pulling fs layer [2022-10-24T07:45:19.133Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T07:45:19.133Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T07:45:19.133Z] e9a5061849ea: Pulling fs layer [2022-10-24T07:45:19.133Z] d747dcd14b5f: Pulling fs layer [2022-10-24T07:45:19.133Z] 2de7ff778b66: Pulling fs layer [2022-10-24T07:45:19.133Z] 0d9ebad4ef96: Waiting [2022-10-24T07:45:19.133Z] e9a5061849ea: Waiting [2022-10-24T07:45:19.133Z] d747dcd14b5f: Waiting [2022-10-24T07:45:19.133Z] 2de7ff778b66: Waiting [2022-10-24T07:45:19.133Z] 9712f1f96733: Download complete [2022-10-24T07:45:19.702Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T07:45:19.702Z] 63f879dbbcfc: Download complete [2022-10-24T07:45:19.702Z] ab5ef0e58194: Verifying Checksum [2022-10-24T07:45:19.702Z] ab5ef0e58194: Download complete [2022-10-24T07:45:19.702Z] d747dcd14b5f: Verifying Checksum [2022-10-24T07:45:19.702Z] d747dcd14b5f: Download complete [2022-10-24T07:45:19.702Z] e9a5061849ea: Verifying Checksum [2022-10-24T07:45:19.702Z] e9a5061849ea: Download complete [2022-10-24T07:45:19.702Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T07:45:19.702Z] 0d9ebad4ef96: Download complete [2022-10-24T07:45:19.959Z] 2de7ff778b66: Verifying Checksum [2022-10-24T07:45:19.959Z] 2de7ff778b66: Download complete [2022-10-24T07:45:22.487Z] ab5ef0e58194: Pull complete [2022-10-24T07:45:22.488Z] 9712f1f96733: Pull complete [2022-10-24T07:45:23.430Z] 63f879dbbcfc: Pull complete [2022-10-24T07:45:27.735Z] 0d9ebad4ef96: Pull complete [2022-10-24T07:45:27.735Z] e9a5061849ea: Pull complete [2022-10-24T07:45:27.735Z] d747dcd14b5f: Pull complete [2022-10-24T07:45:28.301Z] 2de7ff778b66: Pull complete [2022-10-24T07:45:28.301Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T07:45:28.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T07:45:28.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:45:28.369Z] prd-ubuntu20.04-docker-8c-8g-9200 does not seem to be running inside a container [2022-10-24T07:45:28.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-24T07:45:33.651Z] $ docker top e1f5245fb82c2f9ec73f7f0afb4dabbffd96d9e9b818d17519bb5dff5462e11a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:45:33.727Z] provisioning config files... [2022-10-24T07:45:33.737Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10653515467629581481tmp [2022-10-24T07:45:33.748Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10467791644752811574tmp [2022-10-24T07:45:33.757Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3261455622336172484tmp [Pipeline] { [Pipeline] echo [2022-10-24T07:45:33.771Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:45:34.050Z] ---> sigul-configuration.sh [2022-10-24T07:45:34.050Z] gpg: directory `/root/.gnupg' created [2022-10-24T07:45:34.050Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T07:45:34.050Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T07:45:34.050Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T07:45:34.050Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T07:45:34.050Z] gpg: CAST5 encrypted data [2022-10-24T07:45:34.050Z] gpg: encrypted with 1 passphrase [2022-10-24T07:45:34.050Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T07:45:34.334Z] + mkdir /home/jenkins [2022-10-24T07:45:34.334Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T07:45:34.619Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-24T07:45:34.627Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:45:34.907Z] ---> sigul-install.sh [2022-10-24T07:45:34.907Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T07:45:35.189Z] + git tag --list [2022-10-24T07:45:35.189Z] v0.0.0 [2022-10-24T07:45:35.189Z] v0.0.1-dev.1 [2022-10-24T07:45:35.189Z] v0.0.1-dev.10 [2022-10-24T07:45:35.189Z] v0.0.1-dev.11 [2022-10-24T07:45:35.189Z] v0.0.1-dev.12 [2022-10-24T07:45:35.189Z] v0.0.1-dev.13 [2022-10-24T07:45:35.189Z] v0.0.1-dev.14 [2022-10-24T07:45:35.189Z] v0.0.1-dev.15 [2022-10-24T07:45:35.189Z] v0.0.1-dev.16 [2022-10-24T07:45:35.189Z] v0.0.1-dev.17 [2022-10-24T07:45:35.189Z] v0.0.1-dev.18 [2022-10-24T07:45:35.189Z] v0.0.1-dev.19 [2022-10-24T07:45:35.189Z] v0.0.1-dev.2 [2022-10-24T07:45:35.189Z] v0.0.1-dev.20 [2022-10-24T07:45:35.189Z] v0.0.1-dev.21 [2022-10-24T07:45:35.189Z] v0.0.1-dev.22 [2022-10-24T07:45:35.189Z] v0.0.1-dev.23 [2022-10-24T07:45:35.189Z] v0.0.1-dev.24 [2022-10-24T07:45:35.189Z] v0.0.1-dev.25 [2022-10-24T07:45:35.189Z] v0.0.1-dev.26 [2022-10-24T07:45:35.189Z] v0.0.1-dev.27 [2022-10-24T07:45:35.189Z] v0.0.1-dev.28 [2022-10-24T07:45:35.189Z] v0.0.1-dev.3 [2022-10-24T07:45:35.189Z] v0.0.1-dev.4 [2022-10-24T07:45:35.189Z] v0.0.1-dev.5 [2022-10-24T07:45:35.189Z] v0.0.1-dev.6 [2022-10-24T07:45:35.189Z] v0.0.1-dev.7 [2022-10-24T07:45:35.189Z] v0.0.1-dev.8 [2022-10-24T07:45:35.189Z] v0.0.1-dev.9 [2022-10-24T07:45:35.189Z] v2.2.0 [2022-10-24T07:45:35.189Z] v2.2.0-dev.29 [2022-10-24T07:45:35.189Z] v2.2.0-dev.30 [2022-10-24T07:45:35.189Z] v2.2.0-dev.31 [2022-10-24T07:45:35.189Z] v2.2.0-dev.32 [2022-10-24T07:45:35.189Z] v2.2.0-dev.33 [2022-10-24T07:45:35.189Z] v2.2.0-dev.34 [2022-10-24T07:45:35.189Z] v2.2.0-dev.35 [2022-10-24T07:45:35.189Z] v2.3.0-dev.1 [2022-10-24T07:45:35.189Z] v2.3.0-dev.10 [2022-10-24T07:45:35.189Z] v2.3.0-dev.11 [2022-10-24T07:45:35.189Z] v2.3.0-dev.12 [2022-10-24T07:45:35.189Z] v2.3.0-dev.13 [2022-10-24T07:45:35.189Z] v2.3.0-dev.14 [2022-10-24T07:45:35.189Z] v2.3.0-dev.15 [2022-10-24T07:45:35.189Z] v2.3.0-dev.16 [2022-10-24T07:45:35.189Z] v2.3.0-dev.17 [2022-10-24T07:45:35.189Z] v2.3.0-dev.18 [2022-10-24T07:45:35.189Z] v2.3.0-dev.19 [2022-10-24T07:45:35.189Z] v2.3.0-dev.2 [2022-10-24T07:45:35.189Z] v2.3.0-dev.20 [2022-10-24T07:45:35.189Z] v2.3.0-dev.21 [2022-10-24T07:45:35.189Z] v2.3.0-dev.22 [2022-10-24T07:45:35.189Z] v2.3.0-dev.23 [2022-10-24T07:45:35.189Z] v2.3.0-dev.24 [2022-10-24T07:45:35.189Z] v2.3.0-dev.25 [2022-10-24T07:45:35.189Z] v2.3.0-dev.26 [2022-10-24T07:45:35.189Z] v2.3.0-dev.27 [2022-10-24T07:45:35.189Z] v2.3.0-dev.28 [2022-10-24T07:45:35.189Z] v2.3.0-dev.29 [2022-10-24T07:45:35.189Z] v2.3.0-dev.3 [2022-10-24T07:45:35.189Z] v2.3.0-dev.30 [2022-10-24T07:45:35.189Z] v2.3.0-dev.31 [2022-10-24T07:45:35.189Z] v2.3.0-dev.32 [2022-10-24T07:45:35.189Z] v2.3.0-dev.33 [2022-10-24T07:45:35.189Z] v2.3.0-dev.34 [2022-10-24T07:45:35.189Z] v2.3.0-dev.35 [2022-10-24T07:45:35.189Z] v2.3.0-dev.36 [2022-10-24T07:45:35.189Z] v2.3.0-dev.4 [2022-10-24T07:45:35.189Z] v2.3.0-dev.5 [2022-10-24T07:45:35.189Z] v2.3.0-dev.6 [2022-10-24T07:45:35.189Z] v2.3.0-dev.7 [2022-10-24T07:45:35.189Z] v2.3.0-dev.8 [2022-10-24T07:45:35.189Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-24T07:45:35.472Z] + lftools sign git-tag v2.3.0-dev.36 [2022-10-24T07:45:36.039Z] Signing Git tag with Sigul... [2022-10-24T07:45:36.039Z] Signing v2.3.0-dev.36 [Pipeline] echo [2022-10-24T07:45:36.306Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:45:36.586Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T07:45:36.593Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T07:45:36.613Z] $ docker stop --time=1 e1f5245fb82c2f9ec73f7f0afb4dabbffd96d9e9b818d17519bb5dff5462e11a [2022-10-24T07:45:37.947Z] $ docker rm -f e1f5245fb82c2f9ec73f7f0afb4dabbffd96d9e9b818d17519bb5dff5462e11a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T07:45:38.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:45:38.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:45:38.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:45:38.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:45:38.718Z] prd-ubuntu20.04-docker-8c-8g-9200 does not seem to be running inside a container [2022-10-24T07:45:38.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:45:39.112Z] $ docker top f53068cbb107de4192f33710a973fa1d24fe334ad3f315f2ffb8086c6e6adcf2 -eo pid,comm [2022-10-24T07:45:39.159Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T07:45:39.159Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:45:39.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:45:39.189Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:45:39.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:45:39.306Z] $ docker exec f53068cbb107de4192f33710a973fa1d24fe334ad3f315f2ffb8086c6e6adcf2 ssh-agent [2022-10-24T07:45:39.415Z] SSH_AUTH_SOCK=/tmp/ssh-e09DmaPzc9Jl/agent.32 [2022-10-24T07:45:39.415Z] SSH_AGENT_PID=38 [2022-10-24T07:45:39.419Z] Running ssh-add (command line suppressed) [2022-10-24T07:45:39.516Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14065686635529668785.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14065686635529668785.key) [2022-10-24T07:45:39.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:45:39.811Z] + git semver bump pre [2022-10-24T07:45:40.071Z] 2022-10-24 07:45:39,992 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-24T07:45:40.071Z] 2022-10-24 07:45:39,992 [bump_version] DEBUG bumping version:2.3.0-dev.36 on axis:pre with prefix:dev [2022-10-24T07:45:40.071Z] 2022-10-24 07:45:39,992 [bump_version] DEBUG bumped version:2.3.0-dev.37 [2022-10-24T07:45:40.071Z] 2022-10-24 07:45:39,992 [write_version] DEBUG write version:2.3.0-dev.37 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-10-24T07:45:40.071Z] 2022-10-24 07:45:39,993 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-24T07:45:40.071Z] 2022-10-24 07:45:39,993 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-24T07:45:40.071Z] 2022-10-24 07:45:39,994 [execute] INFO git cat-file --batch-check [2022-10-24T07:45:40.071Z] 2022-10-24 07:45:39,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T07:45:40.071Z] 2022-10-24 07:45:40,000 [execute] INFO git cat-file --batch [2022-10-24T07:45:40.071Z] 2022-10-24 07:45:40,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T07:45:40.071Z] 2022-10-24 07:45:40,006 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-24T07:45:40.071Z] 2.3.0-dev.37 [Pipeline] } [2022-10-24T07:45:40.080Z] $ docker exec --env ******** --env ******** f53068cbb107de4192f33710a973fa1d24fe334ad3f315f2ffb8086c6e6adcf2 ssh-agent -k [2022-10-24T07:45:40.182Z] unset SSH_AUTH_SOCK; [2022-10-24T07:45:40.182Z] unset SSH_AGENT_PID; [2022-10-24T07:45:40.182Z] echo Agent pid 38 killed; [2022-10-24T07:45:40.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:45:40.500Z] + git semver [Pipeline] } [2022-10-24T07:45:40.772Z] $ docker stop --time=1 f53068cbb107de4192f33710a973fa1d24fe334ad3f315f2ffb8086c6e6adcf2 [2022-10-24T07:45:42.073Z] $ docker rm -f f53068cbb107de4192f33710a973fa1d24fe334ad3f315f2ffb8086c6e6adcf2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:45:42.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:45:42.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:45:42.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:45:42.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:45:42.789Z] prd-ubuntu20.04-docker-8c-8g-9200 does not seem to be running inside a container [2022-10-24T07:45:42.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:45:43.131Z] $ docker top 54a5742d18a278ec300e45f77996dd7c0963b26cebd1d687050da10486bb38e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:45:43.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:45:43.216Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:45:43.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:45:43.338Z] $ docker exec 54a5742d18a278ec300e45f77996dd7c0963b26cebd1d687050da10486bb38e6 ssh-agent [2022-10-24T07:45:43.450Z] SSH_AUTH_SOCK=/tmp/ssh-tvalFsxLRclJ/agent.33 [2022-10-24T07:45:43.450Z] SSH_AGENT_PID=39 [2022-10-24T07:45:43.455Z] Running ssh-add (command line suppressed) [2022-10-24T07:45:43.560Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14048644943490093734.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14048644943490093734.key) [2022-10-24T07:45:43.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:45:43.859Z] + git semver push [2022-10-24T07:45:44.118Z] 2022-10-24 07:45:44,046 [run_push] DEBUG push [2022-10-24T07:45:44.118Z] 2022-10-24 07:45:44,047 [execute] INFO git cat-file --batch-check [2022-10-24T07:45:44.118Z] 2022-10-24 07:45:44,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T07:45:44.118Z] 2022-10-24 07:45:44,051 [execute] INFO git rev-list 2b9982398a03367eba7f29b090280290c394ebb5 -- [2022-10-24T07:45:44.118Z] 2022-10-24 07:45:44,051 [execute] DEBUG Popen(['git', 'rev-list', '2b9982398a03367eba7f29b090280290c394ebb5', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:45:44.118Z] 2022-10-24 07:45:44,057 [execute] INFO git fetch -v origin [2022-10-24T07:45:44.118Z] 2022-10-24 07:45:44,057 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-24T07:45:44.687Z] 2022-10-24 07:45:44,651 [run_push] DEBUG no remote changes detected [2022-10-24T07:45:44.687Z] 2022-10-24 07:45:44,651 [execute] INFO git push origin semver [2022-10-24T07:45:44.687Z] 2022-10-24 07:45:44,651 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:45:45.627Z] 2022-10-24 07:45:45,446 [run_push] DEBUG push all version tags [2022-10-24T07:45:45.627Z] 2022-10-24 07:45:45,446 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T07:45:45.627Z] 2022-10-24 07:45:45,447 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:45:46.564Z] 2022-10-24 07:45:46,220 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-24T07:45:46.564Z] 2.3.0-dev.37 [Pipeline] } [2022-10-24T07:45:46.573Z] $ docker exec --env ******** --env ******** 54a5742d18a278ec300e45f77996dd7c0963b26cebd1d687050da10486bb38e6 ssh-agent -k [2022-10-24T07:45:46.679Z] unset SSH_AUTH_SOCK; [2022-10-24T07:45:46.680Z] unset SSH_AGENT_PID; [2022-10-24T07:45:46.680Z] echo Agent pid 39 killed; [2022-10-24T07:45:46.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:45:46.997Z] + git semver [Pipeline] } [2022-10-24T07:45:47.267Z] $ docker stop --time=1 54a5742d18a278ec300e45f77996dd7c0963b26cebd1d687050da10486bb38e6 [2022-10-24T07:45:48.554Z] $ docker rm -f 54a5742d18a278ec300e45f77996dd7c0963b26cebd1d687050da10486bb38e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-24T07:45:49.164Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-10-24T07:45:49.164Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-24T07:45:49.164Z] total 16 [2022-10-24T07:45:49.164Z] drwxr-xr-x 3 root root 4096 Oct 24 07:35 . [2022-10-24T07:45:49.164Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 07:45 .. [2022-10-24T07:45:49.164Z] drwxr-xr-x 2 root root 4096 Oct 24 07:35 cost [2022-10-24T07:45:49.164Z] -rw-r--r-- 1 root root 90 Oct 24 07:35 cost.csv [2022-10-24T07:45:49.164Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-24T07:45:49.164Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-24T07:45:49.164Z] total 16 [2022-10-24T07:45:49.164Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 07:35 . [2022-10-24T07:45:49.164Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 07:45 .. [2022-10-24T07:45:49.164Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 07:35 cost [2022-10-24T07:45:49.164Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 24 07:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:45:49.452Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:45:50.306Z] ---> package-listing.sh [2022-10-24T07:45:50.306Z] ++ facter osfamily [2022-10-24T07:45:50.306Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T07:45:50.565Z] + OS_FAMILY=debian [2022-10-24T07:45:50.565Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-10-24T07:45:50.566Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T07:45:50.566Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T07:45:50.566Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T07:45:50.566Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T07:45:50.566Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-24T07:45:50.566Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T07:45:50.566Z] + case "${OS_FAMILY}" in [2022-10-24T07:45:50.566Z] + dpkg -l [2022-10-24T07:45:50.566Z] + grep '^ii' [2022-10-24T07:45:50.566Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T07:45:50.566Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T07:45:50.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T07:45:50.566Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-24T07:45:50.566Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-10-24T07:45:50.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-10-24T07:45:50.574Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-24T07:45:50.949Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:45:51.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:45:51.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:45:51.643Z] prd-ubuntu20.04-docker-8c-8g-9200 does not seem to be running inside a container [2022-10-24T07:45:51.670Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T07:45:51.894Z] $ docker top 310937b94022a49b3bacbad27dda137110b43a6a2973156bdf74cc85c4accfe4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:45:52.236Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T07:45:52.519Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T07:45:52.804Z] + ls /var/log/sa-host [2022-10-24T07:45:52.804Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:45:52.944Z] provisioning config files... [2022-10-24T07:45:52.952Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config124788416675736879tmp [Pipeline] { [Pipeline] echo [2022-10-24T07:45:52.967Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:45:53.249Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T07:45:53.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:45:53.590Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T07:45:53.598Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:45:53.883Z] ---> sudo-logs.sh [2022-10-24T07:45:53.883Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T07:45:53.906Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:45:54.190Z] ---> job-cost.sh [2022-10-24T07:45:54.190Z] lf-activate-venv: SKIPPING [2022-10-24T07:45:54.190Z] DEBUG: total: 0.2199999988079071 [2022-10-24T07:45:54.190Z] INFO: Retrieving Stack Cost... [2022-10-24T07:45:54.448Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T07:45:55.019Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T07:45:55.030Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:45:55.314Z] ---> logs-deploy.sh [2022-10-24T07:45:55.314Z] lf-activate-venv: SKIPPING [2022-10-24T07:45:55.314Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/75 [2022-10-24T07:45:55.314Z] INFO: archiving workspace using pattern(s): [2022-10-24T07:45:56.252Z] Archives upload complete. [2022-10-24T07:45:56.511Z] INFO: archiving logs to Nexus [2022-10-24T07:45:57.080Z] ---> uname -a: [2022-10-24T07:45:57.080Z] Linux prd-ubuntu20-04-docker-8c-8g-9200 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-24T07:45:57.080Z] [2022-10-24T07:45:57.080Z] [2022-10-24T07:45:57.080Z] ---> lscpu: [2022-10-24T07:45:57.080Z] Architecture: x86_64 [2022-10-24T07:45:57.080Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-24T07:45:57.080Z] Byte Order: Little Endian [2022-10-24T07:45:57.080Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-24T07:45:57.080Z] CPU(s): 8 [2022-10-24T07:45:57.080Z] On-line CPU(s) list: 0-7 [2022-10-24T07:45:57.080Z] Thread(s) per core: 1 [2022-10-24T07:45:57.080Z] Core(s) per socket: 1 [2022-10-24T07:45:57.080Z] Socket(s): 8 [2022-10-24T07:45:57.080Z] NUMA node(s): 1 [2022-10-24T07:45:57.080Z] Vendor ID: AuthenticAMD [2022-10-24T07:45:57.080Z] CPU family: 23 [2022-10-24T07:45:57.080Z] Model: 49 [2022-10-24T07:45:57.080Z] Model name: AMD EPYC-Rome Processor [2022-10-24T07:45:57.080Z] Stepping: 0 [2022-10-24T07:45:57.080Z] CPU MHz: 2799.998 [2022-10-24T07:45:57.080Z] BogoMIPS: 5599.99 [2022-10-24T07:45:57.080Z] Virtualization: AMD-V [2022-10-24T07:45:57.080Z] Hypervisor vendor: KVM [2022-10-24T07:45:57.080Z] Virtualization type: full [2022-10-24T07:45:57.080Z] L1d cache: 256 KiB [2022-10-24T07:45:57.080Z] L1i cache: 256 KiB [2022-10-24T07:45:57.080Z] L2 cache: 4 MiB [2022-10-24T07:45:57.080Z] L3 cache: 128 MiB [2022-10-24T07:45:57.080Z] NUMA node0 CPU(s): 0-7 [2022-10-24T07:45:57.080Z] Vulnerability Itlb multihit: Not affected [2022-10-24T07:45:57.080Z] Vulnerability L1tf: Not affected [2022-10-24T07:45:57.080Z] Vulnerability Mds: Not affected [2022-10-24T07:45:57.080Z] Vulnerability Meltdown: Not affected [2022-10-24T07:45:57.080Z] Vulnerability Mmio stale data: Not affected [2022-10-24T07:45:57.080Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-24T07:45:57.080Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-24T07:45:57.080Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-24T07:45:57.080Z] Vulnerability Srbds: Not affected [2022-10-24T07:45:57.080Z] Vulnerability Tsx async abort: Not affected [2022-10-24T07:45:57.080Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-24T07:45:57.080Z] [2022-10-24T07:45:57.080Z] [2022-10-24T07:45:57.080Z] ---> nproc: [2022-10-24T07:45:57.080Z] 8 [2022-10-24T07:45:57.080Z] [2022-10-24T07:45:57.080Z] [2022-10-24T07:45:57.080Z] ---> df -h: [2022-10-24T07:45:57.080Z] Filesystem Size Used Avail Use% Mounted on [2022-10-24T07:45:57.080Z] overlay 155G 13G 143G 9% / [2022-10-24T07:45:57.080Z] tmpfs 64M 0 64M 0% /dev [2022-10-24T07:45:57.080Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-24T07:45:57.080Z] shm 64M 0 64M 0% /dev/shm [2022-10-24T07:45:57.080Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-24T07:45:57.080Z] [2022-10-24T07:45:57.080Z] [2022-10-24T07:45:57.080Z] ---> sar -b -r -n DEV: [2022-10-24T07:45:57.080Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9200) 10/24/22 _x86_64_ (8 CPU) [2022-10-24T07:45:57.080Z] [2022-10-24T07:45:57.080Z] 07:32:17 LINUX RESTART (8 CPU) [2022-10-24T07:45:57.080Z] [2022-10-24T07:45:57.080Z] 07:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-24T07:45:57.080Z] 07:34:01 226.18 3.98 222.20 0.00 449.42 132218.95 0.00 [2022-10-24T07:45:57.080Z] 07:35:01 168.04 0.27 167.77 0.00 25.33 79369.04 0.00 [2022-10-24T07:45:57.080Z] 07:36:01 36.53 0.03 36.49 0.00 5.20 27551.42 0.00 [2022-10-24T07:45:57.080Z] 07:37:01 1.97 0.00 1.97 0.00 0.00 21.46 0.00 [2022-10-24T07:45:57.080Z] 07:38:01 38.93 9.33 29.60 0.00 2884.32 4786.80 0.00 [2022-10-24T07:45:57.080Z] 07:39:01 2.65 0.00 2.65 0.00 0.00 30.39 0.00 [2022-10-24T07:45:57.080Z] 07:40:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2022-10-24T07:45:57.080Z] 07:41:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 [2022-10-24T07:45:57.080Z] 07:42:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2022-10-24T07:45:57.080Z] 07:43:01 2.55 0.00 2.55 0.00 0.00 38.39 0.00 [2022-10-24T07:45:57.080Z] 07:44:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2022-10-24T07:45:57.080Z] 07:45:01 18.78 0.10 18.68 0.00 10.26 16475.25 0.00 [2022-10-24T07:45:57.080Z] Average: 41.50 1.14 40.36 0.00 280.97 21558.59 0.00 [2022-10-24T07:45:57.080Z] [2022-10-24T07:45:57.080Z] 07:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-24T07:45:57.080Z] 07:34:01 28350412 31474016 826660 2.51 139052 3191116 2322520 6.84 1249264 2833256 49244 [2022-10-24T07:45:57.080Z] 07:35:01 28222384 31576348 725868 2.21 145092 3408484 1881156 5.54 1274596 2932204 736 [2022-10-24T07:45:57.080Z] 07:36:01 27718796 31582992 717224 2.18 153368 3860456 1769184 5.21 1288176 3371500 8 [2022-10-24T07:45:57.080Z] 07:37:01 27719520 31583776 716308 2.18 153440 3860456 1769184 5.21 1287996 3371504 8 [2022-10-24T07:45:57.080Z] 07:38:01 27432744 31570056 713816 2.17 171964 4109248 1819260 5.36 1439068 3482536 328 [2022-10-24T07:45:57.080Z] 07:39:01 27434328 31571692 712416 2.17 172036 4109248 1819260 5.36 1437984 3482536 8 [2022-10-24T07:45:57.080Z] 07:40:01 27443188 31580712 703348 2.14 172084 4109308 1819260 5.36 1429108 3482604 4 [2022-10-24T07:45:57.080Z] 07:41:01 27443928 31581536 702664 2.14 172172 4109316 1819260 5.36 1429656 3482604 20 [2022-10-24T07:45:57.080Z] 07:42:01 27443756 31581460 702712 2.14 172264 4109320 1819260 5.36 1429480 3482608 8 [2022-10-24T07:45:57.080Z] 07:43:01 27443668 31581552 702504 2.14 172392 4109324 1819260 5.36 1430024 3482644 92 [2022-10-24T07:45:57.080Z] 07:44:01 27443652 31581688 702340 2.14 172416 4109452 1819260 5.36 1429696 3482772 132 [2022-10-24T07:45:57.080Z] 07:45:01 26665740 31560948 719296 2.19 177552 4813352 1885592 5.56 1454092 4186312 212352 [2022-10-24T07:45:57.080Z] Average: 27563510 31568898 720430 2.19 164486 3991590 1863538 5.49 1381595 3422757 21912 [2022-10-24T07:45:57.080Z] [2022-10-24T07:45:57.080Z] 07:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-24T07:45:57.080Z] 07:34:01 docker0 189.07 222.32 14.71 1949.36 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.080Z] 07:34:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.080Z] 07:34:01 ens3 401.46 299.41 5997.56 46.48 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.080Z] 07:34:01 veth692826a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.080Z] 07:35:01 docker0 10.06 14.16 0.62 98.84 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.080Z] 07:35:01 lo 3.80 3.80 0.37 0.37 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.080Z] 07:35:01 ens3 86.07 80.32 146.96 201.34 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.080Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:36:01 lo 3.93 3.93 0.39 0.39 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:36:01 ens3 130.26 88.00 2540.31 138.92 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:37:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:38:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:38:01 ens3 73.62 44.39 1298.61 3.33 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:39:01 ens3 0.27 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:40:01 ens3 1.95 0.00 0.17 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:41:01 ens3 2.22 0.57 0.53 0.29 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:42:01 ens3 0.72 0.43 0.35 0.28 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:43:01 ens3 1.03 0.73 0.59 0.48 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:44:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:45:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] 07:45:01 ens3 131.63 88.10 3970.33 11.08 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] Average: docker0 16.35 19.42 1.26 168.21 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] Average: ens3 68.66 49.84 1156.20 33.50 0.00 0.00 0.00 0.00 [2022-10-24T07:45:57.081Z] [2022-10-24T07:45:57.081Z]