Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92d6f227f6d624542842fd3e1767d7dce5dd31c9 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-ssh14505670696630086954.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh8951624140441085904.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14581650713434596633.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9944632108936733051.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7064685420237323531.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64198’ Running on prd-ubuntu20.04-docker-8c-8g-64201 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 92d6f227f6d624542842fd3e1767d7dce5dd31c9 (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 92d6f227f6d624542842fd3e1767d7dce5dd31c9 # timeout=10 Commit message: "Merge pull request #28 from FelixTing/issue-15" > git rev-list --no-walk a193e592b38d26fd25d0e1783a09c429068bfbdb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T14:44:45.887Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T14:44:45.938Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T14:44:45.954Z] ========================================================= [2022-05-20T14:44:45.954Z] EdgeX Global Pipelines Version Info [2022-05-20T14:44:45.954Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:44:46.694Z] ------------------- [2022-05-20T14:44:46.695Z] stable info: [2022-05-20T14:44:46.695Z] ------------------- [2022-05-20T14:44:46.695Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T14:44:46.695Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T14:44:46.695Z] Message: update stable to v1.0.230 [2022-05-20T14:44:47.268Z] ------------------- [2022-05-20T14:44:47.268Z] experimental info: [2022-05-20T14:44:47.268Z] ------------------- [2022-05-20T14:44:47.268Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T14:44:47.268Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T14:44:47.268Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T14:44:47.396Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-20T14:44:47.407Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-20T14:44:47.422Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T14:44:47.432Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T14:44:47.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T14:44:47.457Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T14:44:47.469Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T14:44:47.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T14:44:47.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T14:44:47.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T14:44:47.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T14:44:47.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-20T14:44:47.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T14:44:47.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T14:44:47.569Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T14:44:47.581Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T14:44:47.594Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T14:44:47.606Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T14:44:47.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T14:44:47.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T14:44:47.643Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T14:44:47.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T14:44:47.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T14:44:47.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T14:44:47.693Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T14:44:47.706Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T14:44:47.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-20T14:44:47.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-20T14:44:47.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-20T14:44:47.755Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92d6f227f6d624542842fd3e1767d7dce5dd31c9 [Pipeline] echo [2022-05-20T14:44:47.767Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92d6f22 [Pipeline] echo [2022-05-20T14:44:47.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T14:44:47.830Z] provisioning config files... [2022-05-20T14:44:47.842Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7305940713999283885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:44:48.218Z] ---> docker-login.sh [2022-05-20T14:44:48.218Z] nexus3.edgexfoundry.org:10001 [2022-05-20T14:44:48.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:44:48.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:44:48.479Z] Configure a credential helper to remove this warning. See [2022-05-20T14:44:48.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:44:48.479Z] [2022-05-20T14:44:48.479Z] Login Succeeded [2022-05-20T14:44:48.479Z] nexus3.edgexfoundry.org:10002 [2022-05-20T14:44:48.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:44:48.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:44:48.742Z] Configure a credential helper to remove this warning. See [2022-05-20T14:44:48.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:44:48.742Z] [2022-05-20T14:44:48.742Z] Login Succeeded [2022-05-20T14:44:48.742Z] nexus3.edgexfoundry.org:10003 [2022-05-20T14:44:48.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:44:48.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:44:48.742Z] Configure a credential helper to remove this warning. See [2022-05-20T14:44:48.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:44:48.742Z] [2022-05-20T14:44:48.742Z] Login Succeeded [2022-05-20T14:44:48.742Z] nexus3.edgexfoundry.org:10004 [2022-05-20T14:44:49.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:44:49.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:44:49.004Z] Configure a credential helper to remove this warning. See [2022-05-20T14:44:49.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:44:49.004Z] [2022-05-20T14:44:49.004Z] Login Succeeded [2022-05-20T14:44:49.004Z] docker.io [2022-05-20T14:44:49.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:44:49.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:44:49.266Z] Configure a credential helper to remove this warning. See [2022-05-20T14:44:49.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:44:49.266Z] [2022-05-20T14:44:49.266Z] Login Succeeded [2022-05-20T14:44:49.266Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T14:44:49.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T14:44:49.660Z] + git rev-list -1 --merges 92d6f227f6d624542842fd3e1767d7dce5dd31c9~1..92d6f227f6d624542842fd3e1767d7dce5dd31c9 [Pipeline] echo [2022-05-20T14:44:49.692Z] -----------> git rev-list -1 --merges 92d6f227f6d624542842fd3e1767d7dce5dd31c9~1..92d6f227f6d624542842fd3e1767d7dce5dd31c9 92d6f227f6d624542842fd3e1767d7dce5dd31c9 [2022-05-20T14:44:49.692Z] 92d6f227f6d624542842fd3e1767d7dce5dd31c9 [false] [Pipeline] sh [2022-05-20T14:44:49.985Z] + git log --format=format:%s -1 92d6f227f6d624542842fd3e1767d7dce5dd31c9 [Pipeline] echo [2022-05-20T14:44:50.002Z] ========================================================= [2022-05-20T14:44:50.003Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T14:44:50.003Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T14:44:50.336Z] + git log --format=format:%s -1 92d6f227f6d624542842fd3e1767d7dce5dd31c9 [Pipeline] echo [2022-05-20T14:44:50.350Z] [semverPrep] GIT_COMMIT: 92d6f227f6d624542842fd3e1767d7dce5dd31c9, Commit Message: Merge pull request #28 from FelixTing/issue-15 [Pipeline] echo [2022-05-20T14:44:50.361Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T14:44:50.743Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T14:44:50.743Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T14:44:50.743Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T14:44:50.743Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T14:44:50.743Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T14:44:50.743Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T14:44:50.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:44:51.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T14:44:51.094Z] [2022-05-20T14:44:51.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:44:51.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T14:44:51.398Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T14:44:51.398Z] 1fe172e4850f: Pulling fs layer [2022-05-20T14:44:51.398Z] caf521ccaac6: Pulling fs layer [2022-05-20T14:44:51.398Z] 3ead6fa29328: Pulling fs layer [2022-05-20T14:44:51.398Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T14:44:51.398Z] a8d5f1318db7: Pulling fs layer [2022-05-20T14:44:51.398Z] c427282e49a2: Pulling fs layer [2022-05-20T14:44:51.398Z] 1827001aaf11: Pulling fs layer [2022-05-20T14:44:51.398Z] 0714d37db230: Pulling fs layer [2022-05-20T14:44:51.398Z] ac28cf19c067: Pulling fs layer [2022-05-20T14:44:51.398Z] ca983d60f3e2: Pulling fs layer [2022-05-20T14:44:51.398Z] 9f894cec8388: Pulling fs layer [2022-05-20T14:44:51.398Z] 1827001aaf11: Waiting [2022-05-20T14:44:51.398Z] ca983d60f3e2: Waiting [2022-05-20T14:44:51.398Z] 0714d37db230: Waiting [2022-05-20T14:44:51.398Z] 5c2a1cbceb83: Waiting [2022-05-20T14:44:51.398Z] a8d5f1318db7: Waiting [2022-05-20T14:44:51.398Z] ac28cf19c067: Waiting [2022-05-20T14:44:51.398Z] c427282e49a2: Waiting [2022-05-20T14:44:51.398Z] caf521ccaac6: Verifying Checksum [2022-05-20T14:44:51.398Z] caf521ccaac6: Download complete [2022-05-20T14:44:51.398Z] 5c2a1cbceb83: Verifying Checksum [2022-05-20T14:44:51.398Z] 5c2a1cbceb83: Download complete [2022-05-20T14:44:51.398Z] a8d5f1318db7: Verifying Checksum [2022-05-20T14:44:51.398Z] a8d5f1318db7: Download complete [2022-05-20T14:44:51.659Z] 3ead6fa29328: Verifying Checksum [2022-05-20T14:44:51.659Z] 3ead6fa29328: Download complete [2022-05-20T14:44:51.659Z] c427282e49a2: Download complete [2022-05-20T14:44:51.659Z] 0714d37db230: Download complete [2022-05-20T14:44:51.659Z] ac28cf19c067: Verifying Checksum [2022-05-20T14:44:51.659Z] ac28cf19c067: Download complete [2022-05-20T14:44:51.659Z] ca983d60f3e2: Verifying Checksum [2022-05-20T14:44:51.659Z] ca983d60f3e2: Download complete [2022-05-20T14:44:51.659Z] 9f894cec8388: Verifying Checksum [2022-05-20T14:44:51.659Z] 9f894cec8388: Download complete [2022-05-20T14:44:51.659Z] 1fe172e4850f: Verifying Checksum [2022-05-20T14:44:51.659Z] 1fe172e4850f: Download complete [2022-05-20T14:44:51.919Z] 1827001aaf11: Verifying Checksum [2022-05-20T14:44:51.919Z] 1827001aaf11: Download complete [2022-05-20T14:44:53.306Z] 1fe172e4850f: Pull complete [2022-05-20T14:44:53.306Z] caf521ccaac6: Pull complete [2022-05-20T14:44:53.567Z] 3ead6fa29328: Pull complete [2022-05-20T14:44:53.826Z] 5c2a1cbceb83: Pull complete [2022-05-20T14:44:54.085Z] a8d5f1318db7: Pull complete [2022-05-20T14:44:54.085Z] c427282e49a2: Pull complete [2022-05-20T14:44:55.995Z] 1827001aaf11: Pull complete [2022-05-20T14:44:55.995Z] 0714d37db230: Pull complete [2022-05-20T14:44:55.995Z] ac28cf19c067: Pull complete [2022-05-20T14:44:55.995Z] ca983d60f3e2: Pull complete [2022-05-20T14:44:56.257Z] 9f894cec8388: Pull complete [2022-05-20T14:44:56.257Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T14:44:56.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T14:44:56.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T14:44:56.336Z] prd-ubuntu20.04-docker-8c-8g-64201 does not seem to be running inside a container [2022-05-20T14:44:56.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T14:44:57.772Z] $ docker top b0100404c5c1a9a4902774d5aa45cfec4da156851f235a1c8e7074d2ca2cd246 -eo pid,comm [2022-05-20T14:44:57.831Z] 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-05-20T14:44:57.831Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T14:44:57.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T14:44:57.870Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T14:44:57.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T14:44:58.006Z] $ docker exec b0100404c5c1a9a4902774d5aa45cfec4da156851f235a1c8e7074d2ca2cd246 ssh-agent [2022-05-20T14:44:58.109Z] SSH_AUTH_SOCK=/tmp/ssh-V5X46ZVrrvaH/agent.33 [2022-05-20T14:44:58.109Z] SSH_AGENT_PID=39 [2022-05-20T14:44:58.115Z] Running ssh-add (command line suppressed) [2022-05-20T14:44:58.228Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_275751022154317048.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_275751022154317048.key) [2022-05-20T14:44:58.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T14:44:58.535Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T14:44:58.554Z] $ docker exec --env ******** --env ******** b0100404c5c1a9a4902774d5aa45cfec4da156851f235a1c8e7074d2ca2cd246 ssh-agent -k [2022-05-20T14:44:58.652Z] unset SSH_AUTH_SOCK; [2022-05-20T14:44:58.652Z] unset SSH_AGENT_PID; [2022-05-20T14:44:58.652Z] echo Agent pid 39 killed; [2022-05-20T14:44:58.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T14:44:58.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T14:44:58.683Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T14:44:58.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T14:44:58.808Z] $ docker exec b0100404c5c1a9a4902774d5aa45cfec4da156851f235a1c8e7074d2ca2cd246 ssh-agent [2022-05-20T14:44:58.921Z] SSH_AUTH_SOCK=/tmp/ssh-L7mGD6LgPtbT/agent.72 [2022-05-20T14:44:58.921Z] SSH_AGENT_PID=79 [2022-05-20T14:44:58.926Z] Running ssh-add (command line suppressed) [2022-05-20T14:44:59.033Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5939909010557744481.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5939909010557744481.key) [2022-05-20T14:44:59.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T14:44:59.335Z] + git semver init [2022-05-20T14:44:59.595Z] 2022-05-20 14:44:59,574 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T14:44:59.595Z] 2022-05-20 14:44:59,575 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-05-20T14:44:59.595Z] 2022-05-20 14:44:59,575 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-05-20T14:44:59.595Z] 2022-05-20 14:44:59,575 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-20T14:45:00.170Z] 2022-05-20 14:45:00,167 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-05-20T14:45:00.170Z] 2022-05-20 14:45:00,167 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-05-20T14:45:00.170Z] 2022-05-20 14:45:00,168 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T14:45:00.170Z] 2022-05-20 14:45:00,168 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T14:45:00.170Z] 0.0.1-dev.1 [Pipeline] } [2022-05-20T14:45:00.446Z] $ docker exec --env ******** --env ******** b0100404c5c1a9a4902774d5aa45cfec4da156851f235a1c8e7074d2ca2cd246 ssh-agent -k [2022-05-20T14:45:00.559Z] unset SSH_AUTH_SOCK; [2022-05-20T14:45:00.560Z] unset SSH_AGENT_PID; [2022-05-20T14:45:00.560Z] echo Agent pid 79 killed; [2022-05-20T14:45:00.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T14:45:00.871Z] + git semver [Pipeline] } [2022-05-20T14:45:01.151Z] $ docker stop --time=1 b0100404c5c1a9a4902774d5aa45cfec4da156851f235a1c8e7074d2ca2cd246 [2022-05-20T14:45:02.498Z] $ docker rm -f b0100404c5c1a9a4902774d5aa45cfec4da156851f235a1c8e7074d2ca2cd246 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T14:45:02.856Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T14:45:03.202Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T14:45:03.205Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.1 [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-05-20T14:45:03.336Z] provisioning config files... [2022-05-20T14:45:03.347Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3619875011374714279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:45:03.655Z] ---> docker-login.sh [2022-05-20T14:45:03.655Z] nexus3.edgexfoundry.org:10001 [2022-05-20T14:45:03.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:45:03.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:45:03.655Z] Configure a credential helper to remove this warning. See [2022-05-20T14:45:03.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:45:03.655Z] [2022-05-20T14:45:03.655Z] Login Succeeded [2022-05-20T14:45:03.655Z] nexus3.edgexfoundry.org:10002 [2022-05-20T14:45:03.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:45:03.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:45:03.917Z] Configure a credential helper to remove this warning. See [2022-05-20T14:45:03.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:45:03.917Z] [2022-05-20T14:45:03.917Z] Login Succeeded [2022-05-20T14:45:03.917Z] nexus3.edgexfoundry.org:10003 [2022-05-20T14:45:03.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:45:03.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:45:03.917Z] Configure a credential helper to remove this warning. See [2022-05-20T14:45:03.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:45:03.917Z] [2022-05-20T14:45:03.917Z] Login Succeeded [2022-05-20T14:45:03.917Z] nexus3.edgexfoundry.org:10004 [2022-05-20T14:45:03.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:45:04.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:45:04.177Z] Configure a credential helper to remove this warning. See [2022-05-20T14:45:04.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:45:04.177Z] [2022-05-20T14:45:04.177Z] Login Succeeded [2022-05-20T14:45:04.177Z] docker.io [2022-05-20T14:45:04.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:45:04.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:45:04.437Z] Configure a credential helper to remove this warning. See [2022-05-20T14:45:04.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:45:04.437Z] [2022-05-20T14:45:04.437Z] Login Succeeded [2022-05-20T14:45:04.437Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T14:45:04.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T14:45:04.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T14:45:04.524Z] ========================================================= [2022-05-20T14:45:04.524Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T14:45:04.524Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:45:04.838Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T14:45:04.839Z] Sending build context to Docker daemon 572.4kB [2022-05-20T14:45:04.839Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T14:45:04.839Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T14:45:04.839Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T14:45:04.839Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T14:45:04.839Z] 666ba61612fd: Pulling fs layer [2022-05-20T14:45:04.839Z] 8ed8ca486205: Pulling fs layer [2022-05-20T14:45:04.839Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T14:45:04.839Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T14:45:04.839Z] ca2b28591e48: Pulling fs layer [2022-05-20T14:45:04.839Z] a51346096db8: Pulling fs layer [2022-05-20T14:45:04.839Z] daebc70d1ce1: Pulling fs layer [2022-05-20T14:45:04.839Z] 0e18a0eac166: Pulling fs layer [2022-05-20T14:45:04.839Z] 4fe6c5a15a65: Waiting [2022-05-20T14:45:04.839Z] 22a0e8bec74d: Waiting [2022-05-20T14:45:04.839Z] ca2b28591e48: Waiting [2022-05-20T14:45:04.839Z] a51346096db8: Waiting [2022-05-20T14:45:04.839Z] daebc70d1ce1: Waiting [2022-05-20T14:45:05.111Z] 8ed8ca486205: Download complete [2022-05-20T14:45:05.111Z] 666ba61612fd: Verifying Checksum [2022-05-20T14:45:05.111Z] 666ba61612fd: Download complete [2022-05-20T14:45:05.111Z] 22a0e8bec74d: Verifying Checksum [2022-05-20T14:45:05.111Z] 22a0e8bec74d: Download complete [2022-05-20T14:45:05.111Z] ca2b28591e48: Download complete [2022-05-20T14:45:05.111Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T14:45:05.111Z] 59bf1c3509f3: Download complete [2022-05-20T14:45:05.111Z] a51346096db8: Verifying Checksum [2022-05-20T14:45:05.111Z] a51346096db8: Download complete [2022-05-20T14:45:05.111Z] daebc70d1ce1: Verifying Checksum [2022-05-20T14:45:05.111Z] daebc70d1ce1: Download complete [2022-05-20T14:45:05.111Z] 59bf1c3509f3: Pull complete [2022-05-20T14:45:05.372Z] 666ba61612fd: Pull complete [2022-05-20T14:45:05.632Z] 8ed8ca486205: Pull complete [2022-05-20T14:45:05.632Z] 0e18a0eac166: Verifying Checksum [2022-05-20T14:45:05.632Z] 0e18a0eac166: Download complete [2022-05-20T14:45:05.892Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T14:45:05.892Z] 4fe6c5a15a65: Download complete [2022-05-20T14:45:09.183Z] 4fe6c5a15a65: Pull complete [2022-05-20T14:45:09.183Z] 22a0e8bec74d: Pull complete [2022-05-20T14:45:09.444Z] ca2b28591e48: Pull complete [2022-05-20T14:45:09.444Z] a51346096db8: Pull complete [2022-05-20T14:45:09.444Z] daebc70d1ce1: Pull complete [2022-05-20T14:45:11.983Z] 0e18a0eac166: Pull complete [2022-05-20T14:45:11.983Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T14:45:11.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T14:45:11.983Z] ---> f018257e8ee9 [2022-05-20T14:45:11.983Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T14:45:14.539Z] ---> Running in 2ff064dfa129 [2022-05-20T14:45:14.539Z] Removing intermediate container 2ff064dfa129 [2022-05-20T14:45:14.539Z] ---> 4eae57cf3227 [2022-05-20T14:45:14.539Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T14:45:14.539Z] ---> Running in 6ce79e4fdea7 [2022-05-20T14:45:14.539Z] Removing intermediate container 6ce79e4fdea7 [2022-05-20T14:45:14.539Z] ---> 143ac69b7d69 [2022-05-20T14:45:14.539Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T14:45:14.539Z] ---> Running in e538ddd0ac27 [2022-05-20T14:45:14.539Z] Removing intermediate container e538ddd0ac27 [2022-05-20T14:45:14.539Z] ---> ca1325071cce [2022-05-20T14:45:14.539Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T14:45:14.539Z] ---> Running in 443794b9bf1f [2022-05-20T14:45:15.112Z] Removing intermediate container 443794b9bf1f [2022-05-20T14:45:15.112Z] ---> 295c41e826db [2022-05-20T14:45:15.112Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T14:45:15.112Z] ---> Running in e32ecb53de4e [2022-05-20T14:45:15.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T14:45:16.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T14:45:16.519Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-20T14:45:16.780Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-20T14:45:16.780Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-20T14:45:16.780Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-20T14:45:17.041Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-20T14:45:17.041Z] (6/81) Installing libxcb (1.14-r2) [2022-05-20T14:45:17.041Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-20T14:45:17.303Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-20T14:45:17.303Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-20T14:45:17.565Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-20T14:45:17.565Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-20T14:45:17.565Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-20T14:45:17.826Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-20T14:45:17.826Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-20T14:45:17.826Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-20T14:45:18.087Z] (16/81) Installing libice (1.0.10-r0) [2022-05-20T14:45:18.087Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-20T14:45:18.087Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-20T14:45:18.290Z] Still waiting to schedule task [2022-05-20T14:45:18.290Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64199’ [2022-05-20T14:45:18.348Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-20T14:45:18.348Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-20T14:45:18.348Z] (21/81) Installing xset (1.2.4-r0) [2022-05-20T14:45:18.610Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-20T14:45:18.610Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-20T14:45:18.610Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-20T14:45:18.872Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-20T14:45:18.872Z] (26/81) Installing libintl (0.21-r0) [2022-05-20T14:45:18.872Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-20T14:45:19.133Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-20T14:45:19.134Z] (29/81) Installing pcre (8.45-r1) [2022-05-20T14:45:19.134Z] (30/81) Installing glib (2.70.1-r0) [2022-05-20T14:45:19.395Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-20T14:45:19.967Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-20T14:45:20.229Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-20T14:45:20.229Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-20T14:45:20.489Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-20T14:45:20.489Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-20T14:45:20.750Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-20T14:45:20.750Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T14:45:20.750Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-20T14:45:21.010Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-20T14:45:21.011Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-20T14:45:21.269Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-20T14:45:21.269Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-20T14:45:21.269Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-20T14:45:21.531Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-20T14:45:21.531Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-20T14:45:21.793Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-20T14:45:21.793Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-20T14:45:21.793Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-20T14:45:22.053Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-20T14:45:22.053Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-20T14:45:22.053Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-20T14:45:22.314Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-20T14:45:22.315Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-20T14:45:22.315Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-20T14:45:22.576Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-20T14:45:22.576Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-20T14:45:22.837Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-20T14:45:22.837Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-20T14:45:22.837Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-20T14:45:23.099Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-20T14:45:23.099Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-20T14:45:23.099Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-20T14:45:23.360Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T14:45:23.360Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-20T14:45:23.360Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T14:45:23.620Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-20T14:45:23.620Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-20T14:45:23.620Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-20T14:45:23.881Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-20T14:45:23.881Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-20T14:45:23.881Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-20T14:45:24.141Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-20T14:45:25.085Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T14:45:25.346Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-20T14:45:25.346Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-20T14:45:25.346Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T14:45:25.346Z] (77/81) Installing kmod-libs (29-r2) [2022-05-20T14:45:25.609Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-20T14:45:25.609Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T14:45:25.609Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T14:45:25.869Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T14:45:25.869Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T14:45:25.869Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T14:45:25.869Z] OK: 335 MiB in 133 packages [2022-05-20T14:45:28.414Z] Removing intermediate container e32ecb53de4e [2022-05-20T14:45:28.414Z] ---> 20c4d2df3df1 [2022-05-20T14:45:28.414Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T14:45:28.414Z] ---> Running in ea88e0b1fdb5 [2022-05-20T14:45:28.414Z] Removing intermediate container ea88e0b1fdb5 [2022-05-20T14:45:28.414Z] ---> 3d2e423a51eb [2022-05-20T14:45:28.414Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T14:45:28.674Z] ---> 53b835861525 [2022-05-20T14:45:28.674Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T14:45:28.935Z] ---> Running in c4f11798e8c9 [2022-05-20T14:45:43.833Z] Removing intermediate container c4f11798e8c9 [2022-05-20T14:45:43.833Z] ---> 50c9576e4593 [2022-05-20T14:45:43.833Z] Step 11/12 : COPY . . [2022-05-20T14:45:43.833Z] ---> 3e00e33a5cb7 [2022-05-20T14:45:43.833Z] Step 12/12 : RUN ${MAKE} [2022-05-20T14:45:43.833Z] ---> Running in 48a606ec7592 [2022-05-20T14:45:43.833Z] noop [2022-05-20T14:45:43.833Z] Removing intermediate container 48a606ec7592 [2022-05-20T14:45:43.833Z] ---> 6bad0ef289a7 [2022-05-20T14:45:43.833Z] Successfully built 6bad0ef289a7 [2022-05-20T14:45:43.833Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:45:44.130Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T14:45:44.130Z] . [Pipeline] withDockerContainer [2022-05-20T14:45:44.200Z] prd-ubuntu20.04-docker-8c-8g-64201 does not seem to be running inside a container [2022-05-20T14:45:44.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat [2022-05-20T14:45:44.641Z] $ docker top 24d15fc866f815894d4f6423713d0ca7c4a2b1bfdce194f5a747ed92ab2a8427 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T14:45:45.046Z] + go version [2022-05-20T14:45:45.046Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T14:45:45.062Z] $ docker stop --time=1 24d15fc866f815894d4f6423713d0ca7c4a2b1bfdce194f5a747ed92ab2a8427 [2022-05-20T14:45:46.371Z] $ docker rm -f 24d15fc866f815894d4f6423713d0ca7c4a2b1bfdce194f5a747ed92ab2a8427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:45:46.795Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T14:45:46.795Z] . [Pipeline] withDockerContainer [2022-05-20T14:45:46.873Z] prd-ubuntu20.04-docker-8c-8g-64201 does not seem to be running inside a container [2022-05-20T14:45:46.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat [2022-05-20T14:45:47.315Z] $ docker top 64f894eb9731a1af690f50e96283476eddcc00d9d5197dbeb5b4a88dd8aed349 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T14:45:47.682Z] + make test [2022-05-20T14:45:47.682Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-20T14:45:47.941Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T14:45:57.924Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-20T14:45:57.924Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-20T14:46:03.206Z] CGO_ENABLED=1 go vet ./... [2022-05-20T14:46:07.403Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T14:46:07.403Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T14:46:07.403Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T14:46:07.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T14:46:07.437Z] $ docker stop --time=1 64f894eb9731a1af690f50e96283476eddcc00d9d5197dbeb5b4a88dd8aed349 [2022-05-20T14:46:09.258Z] $ docker rm -f 64f894eb9731a1af690f50e96283476eddcc00d9d5197dbeb5b4a88dd8aed349 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T14:46:09.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T14:46:09.738Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-20T14:46:10.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T14:46:10.531Z] + ls -al . [2022-05-20T14:46:10.532Z] total 164 [2022-05-20T14:46:10.532Z] drwxrwxr-x 9 jenkins jenkins 4096 May 20 14:46 . [2022-05-20T14:46:10.532Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 14:44 .. [2022-05-20T14:46:10.532Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 14:45 .git [2022-05-20T14:46:10.532Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 14:44 .github [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 349 May 20 14:44 .gitignore [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 14:44 .golangci.yml [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 77 May 20 14:44 .hadolint.yml [2022-05-20T14:46:10.532Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 14:45 .semver [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 20 14:44 Attribution.txt [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 181 May 20 14:44 CHANGELOG.md [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 20 14:44 Dockerfile [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 678 May 20 14:44 GOVERNANCE.md [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 659 May 20 14:44 Jenkinsfile [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 14:44 LICENSE [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 2030 May 20 14:44 Makefile [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 622 May 20 14:44 OWNERS.md [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 8960 May 20 14:44 README.md [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 11 May 20 14:45 VERSION [2022-05-20T14:46:10.532Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 14:44 bin [2022-05-20T14:46:10.532Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 14:44 cmd [2022-05-20T14:46:10.532Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 14:45 coverage.out [2022-05-20T14:46:10.532Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 14:44 docker-compose [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 14:44 docker-entrypoint.sh [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 20 14:44 go.mod [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 20 14:44 go.sum [2022-05-20T14:46:10.532Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 14:44 internal [2022-05-20T14:46:10.532Z] -rw-rw-r-- 1 jenkins jenkins 231 May 20 14:44 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:46:10.843Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=92d6f227f6d624542842fd3e1767d7dce5dd31c9 --label arch=amd64 --label version=0.0.1-dev.1 . [2022-05-20T14:46:10.843Z] Sending build context to Docker daemon 573.4kB [2022-05-20T14:46:10.843Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T14:46:10.843Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-20T14:46:10.843Z] ---> 6bad0ef289a7 [2022-05-20T14:46:10.843Z] Step 3/29 : ARG MAKE="make build" [2022-05-20T14:46:10.843Z] ---> Running in a3f6aa850cb4 [2022-05-20T14:46:10.843Z] Removing intermediate container a3f6aa850cb4 [2022-05-20T14:46:10.843Z] ---> 9c345d859775 [2022-05-20T14:46:10.843Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T14:46:11.103Z] ---> Running in 989ed1f477a6 [2022-05-20T14:46:11.104Z] Removing intermediate container 989ed1f477a6 [2022-05-20T14:46:11.104Z] ---> de17bf75aa86 [2022-05-20T14:46:11.104Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T14:46:11.104Z] ---> Running in 71a578d71cfb [2022-05-20T14:46:11.365Z] Removing intermediate container 71a578d71cfb [2022-05-20T14:46:11.365Z] ---> 33eac32bf4e3 [2022-05-20T14:46:11.365Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T14:46:11.365Z] ---> Running in a8d94a02ab93 [2022-05-20T14:46:11.937Z] Removing intermediate container a8d94a02ab93 [2022-05-20T14:46:11.937Z] ---> af2b41db58ce [2022-05-20T14:46:11.937Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T14:46:11.937Z] ---> Running in 3294e0d6c062 [2022-05-20T14:46:12.197Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T14:46:13.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T14:46:13.395Z] OK: 335 MiB in 133 packages [2022-05-20T14:46:13.654Z] Removing intermediate container 3294e0d6c062 [2022-05-20T14:46:13.654Z] ---> 3f2bd030e6de [2022-05-20T14:46:13.654Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-20T14:46:13.654Z] ---> Running in 34c19b1bc026 [2022-05-20T14:46:13.654Z] Removing intermediate container 34c19b1bc026 [2022-05-20T14:46:13.654Z] ---> 7582b6540e63 [2022-05-20T14:46:13.654Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-20T14:46:13.915Z] ---> bc40cefb83d0 [2022-05-20T14:46:13.915Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T14:46:13.915Z] ---> Running in 728c31f8ee60 [2022-05-20T14:46:14.486Z] Removing intermediate container 728c31f8ee60 [2022-05-20T14:46:14.486Z] ---> 30b59abb053f [2022-05-20T14:46:14.486Z] Step 11/29 : COPY . . [2022-05-20T14:46:14.746Z] ---> f9f8251d4acd [2022-05-20T14:46:14.746Z] Step 12/29 : RUN ${MAKE} [2022-05-20T14:46:14.746Z] ---> Running in 5703b1967fae [2022-05-20T14:46:15.005Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-05-20T14:46:36.953Z] Removing intermediate container 5703b1967fae [2022-05-20T14:46:36.953Z] ---> 42fefcd9912e [2022-05-20T14:46:36.953Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-20T14:46:36.953Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-20T14:46:36.953Z] af6660deedbd: Pulling fs layer [2022-05-20T14:46:36.953Z] 97cd0a44c592: Pulling fs layer [2022-05-20T14:46:36.953Z] 97cd0a44c592: Download complete [2022-05-20T14:46:36.953Z] af6660deedbd: Verifying Checksum [2022-05-20T14:46:36.953Z] af6660deedbd: Download complete [2022-05-20T14:46:36.953Z] af6660deedbd: Pull complete [2022-05-20T14:46:36.953Z] 97cd0a44c592: Pull complete [2022-05-20T14:46:36.953Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-20T14:46:36.953Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-20T14:46:36.953Z] ---> fea57e182299 [2022-05-20T14:46:36.953Z] Step 14/29 : FROM alpine:3.15 [2022-05-20T14:46:36.953Z] 3.15: Pulling from library/alpine [2022-05-20T14:46:36.953Z] df9b9388f04a: Pulling fs layer [2022-05-20T14:46:36.953Z] df9b9388f04a: Download complete [2022-05-20T14:46:36.953Z] df9b9388f04a: Pull complete [2022-05-20T14:46:36.953Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T14:46:36.953Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T14:46:36.953Z] ---> 0ac33e5f5afa [2022-05-20T14:46:36.953Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T14:46:36.953Z] ---> Running in 13cde40fe16e [2022-05-20T14:46:36.953Z] Removing intermediate container 13cde40fe16e [2022-05-20T14:46:36.953Z] ---> 128c3890a3fa [2022-05-20T14:46:36.953Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-20T14:46:36.953Z] ---> Running in 1a3feb8165e6 [2022-05-20T14:46:36.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T14:46:37.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T14:46:37.214Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-05-20T14:46:37.214Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-05-20T14:46:37.477Z] (3/74) Installing libxau (1.0.9-r0) [2022-05-20T14:46:37.477Z] (4/74) Installing libmd (1.0.3-r0) [2022-05-20T14:46:37.477Z] (5/74) Installing libbsd (0.11.3-r1) [2022-05-20T14:46:37.477Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-05-20T14:46:37.477Z] (7/74) Installing libxcb (1.14-r2) [2022-05-20T14:46:37.477Z] (8/74) Installing libx11 (1.7.2-r0) [2022-05-20T14:46:37.477Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-05-20T14:46:37.477Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-05-20T14:46:37.477Z] (11/74) Installing expat (2.4.7-r0) [2022-05-20T14:46:37.477Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-05-20T14:46:37.477Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-05-20T14:46:37.477Z] (14/74) Installing libpng (1.6.37-r1) [2022-05-20T14:46:37.477Z] (15/74) Installing freetype (2.11.1-r2) [2022-05-20T14:46:37.477Z] (16/74) Installing libuuid (2.37.4-r0) [2022-05-20T14:46:37.477Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-05-20T14:46:37.477Z] (18/74) Installing fribidi (1.0.11-r0) [2022-05-20T14:46:37.477Z] (19/74) Installing libffi (3.4.2-r1) [2022-05-20T14:46:37.477Z] (20/74) Installing libintl (0.21-r0) [2022-05-20T14:46:37.477Z] (21/74) Installing libblkid (2.37.4-r0) [2022-05-20T14:46:37.477Z] (22/74) Installing libmount (2.37.4-r0) [2022-05-20T14:46:37.477Z] (23/74) Installing pcre (8.45-r1) [2022-05-20T14:46:37.738Z] (24/74) Installing glib (2.70.1-r0) [2022-05-20T14:46:37.738Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-05-20T14:46:37.738Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-05-20T14:46:37.738Z] (27/74) Installing libass (0.15.2-r0) [2022-05-20T14:46:37.738Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-05-20T14:46:37.738Z] (29/74) Installing gmp (6.2.1-r1) [2022-05-20T14:46:37.738Z] (30/74) Installing nettle (3.7.3-r0) [2022-05-20T14:46:37.738Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-05-20T14:46:37.738Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-05-20T14:46:37.738Z] (33/74) Installing libunistring (0.9.10-r1) [2022-05-20T14:46:37.738Z] (34/74) Installing gnutls (3.7.1-r0) [2022-05-20T14:46:37.738Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-20T14:46:37.738Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-20T14:46:37.738Z] (37/74) Installing lame (3.100-r0) [2022-05-20T14:46:37.738Z] (38/74) Installing opus (1.3.1-r1) [2022-05-20T14:46:37.738Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-05-20T14:46:37.738Z] (40/74) Installing soxr (0.1.3-r2) [2022-05-20T14:46:37.738Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T14:46:37.738Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T14:46:37.738Z] (43/74) Installing libsrt (1.4.2-r1) [2022-05-20T14:46:37.738Z] (44/74) Installing libssh (0.9.6-r1) [2022-05-20T14:46:37.738Z] (45/74) Installing libogg (1.3.5-r0) [2022-05-20T14:46:37.738Z] (46/74) Installing libtheora (1.1.1-r16) [2022-05-20T14:46:37.738Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T14:46:37.738Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T14:46:38.000Z] (49/74) Installing libxext (1.3.4-r0) [2022-05-20T14:46:38.000Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-05-20T14:46:38.000Z] (51/74) Installing libpciaccess (0.16-r0) [2022-05-20T14:46:38.000Z] (52/74) Installing libdrm (2.4.109-r0) [2022-05-20T14:46:38.000Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T14:46:38.000Z] (54/74) Installing libva (2.13.0-r0) [2022-05-20T14:46:38.000Z] (55/74) Installing libvdpau (1.4-r0) [2022-05-20T14:46:38.000Z] (56/74) Installing vidstab (1.1.0-r1) [2022-05-20T14:46:38.000Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-05-20T14:46:38.000Z] (58/74) Installing libvpx (1.10.0-r0) [2022-05-20T14:46:38.000Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-05-20T14:46:38.000Z] (60/74) Installing libwebp (1.2.2-r0) [2022-05-20T14:46:38.000Z] (61/74) Installing x264-libs (20210613-r0) [2022-05-20T14:46:38.000Z] (62/74) Installing x265-libs (3.5-r0) [2022-05-20T14:46:38.000Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-05-20T14:46:38.000Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-05-20T14:46:38.262Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-05-20T14:46:38.262Z] (66/74) Installing udev-init-scripts (35-r0) [2022-05-20T14:46:38.262Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T14:46:38.262Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T14:46:38.262Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-05-20T14:46:38.262Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-05-20T14:46:38.262Z] (70/74) Installing kmod-libs (29-r2) [2022-05-20T14:46:38.262Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-05-20T14:46:38.262Z] (72/74) Installing libsodium (1.0.18-r0) [2022-05-20T14:46:38.262Z] (73/74) Installing libzmq (4.3.4-r0) [2022-05-20T14:46:38.262Z] (74/74) Installing zeromq (4.3.4-r0) [2022-05-20T14:46:38.262Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T14:46:38.525Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T14:46:38.525Z] OK: 78 MiB in 88 packages [2022-05-20T14:46:40.443Z] Removing intermediate container 1a3feb8165e6 [2022-05-20T14:46:40.443Z] ---> 49cd50132aca [2022-05-20T14:46:40.443Z] Step 17/29 : WORKDIR / [2022-05-20T14:46:40.443Z] ---> Running in 4595cff92aa3 [2022-05-20T14:46:40.443Z] Removing intermediate container 4595cff92aa3 [2022-05-20T14:46:40.443Z] ---> 36fcae616a69 [2022-05-20T14:46:40.443Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-20T14:46:41.018Z] ---> 3e9b37563c09 [2022-05-20T14:46:41.018Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-20T14:46:41.018Z] ---> 416ab19a6494 [2022-05-20T14:46:41.018Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-20T14:46:41.279Z] ---> d2bb0db09d9c [2022-05-20T14:46:41.279Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-20T14:46:41.540Z] ---> 37ad6729e4d6 [2022-05-20T14:46:41.540Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-20T14:46:41.800Z] ---> 7be1cb775e91 [2022-05-20T14:46:41.800Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-20T14:46:42.372Z] ---> 6ff88655f0ba [2022-05-20T14:46:42.372Z] Step 24/29 : EXPOSE 59983 [2022-05-20T14:46:42.372Z] ---> Running in 6f169b948d42 [2022-05-20T14:46:42.372Z] Removing intermediate container 6f169b948d42 [2022-05-20T14:46:42.372Z] ---> 76a75fc286e9 [2022-05-20T14:46:42.372Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-20T14:46:42.372Z] ---> Running in de943f58c131 [2022-05-20T14:46:42.632Z] Removing intermediate container de943f58c131 [2022-05-20T14:46:42.632Z] ---> 57c73962c535 [2022-05-20T14:46:42.632Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-20T14:46:42.632Z] ---> Running in a664a53ff524 [2022-05-20T14:46:42.894Z] Removing intermediate container a664a53ff524 [2022-05-20T14:46:42.894Z] ---> 7a64c3c2d94f [2022-05-20T14:46:42.894Z] Step 27/29 : LABEL arch=amd64 [2022-05-20T14:46:42.894Z] ---> Running in d4d92f484cab [2022-05-20T14:46:43.155Z] Removing intermediate container d4d92f484cab [2022-05-20T14:46:43.155Z] ---> e71e57367534 [2022-05-20T14:46:43.155Z] Step 28/29 : LABEL git_sha=92d6f227f6d624542842fd3e1767d7dce5dd31c9 [2022-05-20T14:46:43.155Z] ---> Running in 2766a36db95d [2022-05-20T14:46:43.155Z] Removing intermediate container 2766a36db95d [2022-05-20T14:46:43.155Z] ---> b6338e6d6b77 [2022-05-20T14:46:43.155Z] Step 29/29 : LABEL version=0.0.1-dev.1 [2022-05-20T14:46:43.155Z] ---> Running in e8084e58af2e [2022-05-20T14:46:43.416Z] Removing intermediate container e8084e58af2e [2022-05-20T14:46:43.416Z] ---> 7ae3c44c0fb7 [2022-05-20T14:46:43.416Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T14:46:43.416Z] Successfully built 7ae3c44c0fb7 [2022-05-20T14:46:43.416Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T14:46:43.493Z] provisioning config files... [2022-05-20T14:46:43.504Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7769118639353657125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:46:43.820Z] ---> docker-login.sh [2022-05-20T14:46:43.820Z] nexus3.edgexfoundry.org:10001 [2022-05-20T14:46:43.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:46:43.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:46:43.820Z] Configure a credential helper to remove this warning. See [2022-05-20T14:46:43.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:46:43.820Z] [2022-05-20T14:46:43.820Z] Login Succeeded [2022-05-20T14:46:43.820Z] nexus3.edgexfoundry.org:10002 [2022-05-20T14:46:43.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:46:44.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:46:44.080Z] Configure a credential helper to remove this warning. See [2022-05-20T14:46:44.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:46:44.080Z] [2022-05-20T14:46:44.080Z] Login Succeeded [2022-05-20T14:46:44.080Z] nexus3.edgexfoundry.org:10003 [2022-05-20T14:46:44.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:46:44.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:46:44.080Z] Configure a credential helper to remove this warning. See [2022-05-20T14:46:44.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:46:44.080Z] [2022-05-20T14:46:44.080Z] Login Succeeded [2022-05-20T14:46:44.080Z] nexus3.edgexfoundry.org:10004 [2022-05-20T14:46:44.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:46:44.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:46:44.341Z] Configure a credential helper to remove this warning. See [2022-05-20T14:46:44.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:46:44.341Z] [2022-05-20T14:46:44.341Z] Login Succeeded [2022-05-20T14:46:44.341Z] docker.io [2022-05-20T14:46:44.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:46:44.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:46:44.602Z] Configure a credential helper to remove this warning. See [2022-05-20T14:46:44.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:46:44.602Z] [2022-05-20T14:46:44.602Z] Login Succeeded [2022-05-20T14:46:44.602Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T14:46:44.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T14:46:44.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T14:46:44.678Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-05-20T14:46:44.678Z] 92d6f227f6d624542842fd3e1767d7dce5dd31c9 [2022-05-20T14:46:44.678Z] latest [2022-05-20T14:46:44.678Z] 0.0.1-dev.1 [2022-05-20T14:46:44.678Z] 92d6f227f6d624542842fd3e1767d7dce5dd31c9-0.0.1-dev.1 [2022-05-20T14:46:44.678Z] main [2022-05-20T14:46:44.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:46:45.009Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:92d6f227f6d624542842fd3e1767d7dce5dd31c9 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:46:45.310Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:92d6f227f6d624542842fd3e1767d7dce5dd31c9 [2022-05-20T14:46:45.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T14:46:45.310Z] 550e596c6d0e: Preparing [2022-05-20T14:46:45.310Z] 1207169bf42c: Preparing [2022-05-20T14:46:45.310Z] 7b710faf6e10: Preparing [2022-05-20T14:46:45.310Z] 944cb251c586: Preparing [2022-05-20T14:46:45.310Z] ac9a572ca322: Preparing [2022-05-20T14:46:45.310Z] 49eddac613bc: Preparing [2022-05-20T14:46:45.310Z] 66ac17746094: Preparing [2022-05-20T14:46:45.310Z] 4fc242d58285: Preparing [2022-05-20T14:46:45.310Z] 49eddac613bc: Waiting [2022-05-20T14:46:45.310Z] 66ac17746094: Waiting [2022-05-20T14:46:45.310Z] 4fc242d58285: Waiting [2022-05-20T14:46:45.310Z] 1207169bf42c: Pushed [2022-05-20T14:46:45.310Z] ac9a572ca322: Pushed [2022-05-20T14:46:45.310Z] 944cb251c586: Pushed [2022-05-20T14:46:45.310Z] 7b710faf6e10: Pushed [2022-05-20T14:46:45.310Z] 4fc242d58285: Layer already exists [2022-05-20T14:46:47.227Z] 550e596c6d0e: Pushed [2022-05-20T14:46:48.171Z] 49eddac613bc: Pushed [2022-05-20T14:46:52.373Z] 66ac17746094: Pushed [2022-05-20T14:46:52.373Z] 92d6f227f6d624542842fd3e1767d7dce5dd31c9: digest: sha256:d0b62ddbc50753f381c68747fdf69c5842c3fb58f427c4f21f0571857af65d36 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:46:52.679Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:46:52.979Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-05-20T14:46:52.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T14:46:52.979Z] 550e596c6d0e: Preparing [2022-05-20T14:46:52.979Z] 1207169bf42c: Preparing [2022-05-20T14:46:52.979Z] 7b710faf6e10: Preparing [2022-05-20T14:46:52.979Z] 944cb251c586: Preparing [2022-05-20T14:46:52.979Z] ac9a572ca322: Preparing [2022-05-20T14:46:52.979Z] 49eddac613bc: Preparing [2022-05-20T14:46:52.979Z] 66ac17746094: Preparing [2022-05-20T14:46:52.979Z] 4fc242d58285: Preparing [2022-05-20T14:46:52.979Z] 49eddac613bc: Waiting [2022-05-20T14:46:52.979Z] 66ac17746094: Waiting [2022-05-20T14:46:52.979Z] 4fc242d58285: Waiting [2022-05-20T14:46:52.979Z] 1207169bf42c: Layer already exists [2022-05-20T14:46:52.979Z] 7b710faf6e10: Layer already exists [2022-05-20T14:46:52.979Z] ac9a572ca322: Layer already exists [2022-05-20T14:46:52.979Z] 944cb251c586: Layer already exists [2022-05-20T14:46:52.979Z] 550e596c6d0e: Layer already exists [2022-05-20T14:46:52.979Z] 49eddac613bc: Layer already exists [2022-05-20T14:46:52.979Z] 4fc242d58285: Layer already exists [2022-05-20T14:46:52.979Z] 66ac17746094: Layer already exists [2022-05-20T14:46:52.979Z] latest: digest: sha256:d0b62ddbc50753f381c68747fdf69c5842c3fb58f427c4f21f0571857af65d36 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:46:53.322Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:46:53.637Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.1 [2022-05-20T14:46:53.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T14:46:53.637Z] 550e596c6d0e: Preparing [2022-05-20T14:46:53.637Z] 1207169bf42c: Preparing [2022-05-20T14:46:53.637Z] 7b710faf6e10: Preparing [2022-05-20T14:46:53.637Z] 944cb251c586: Preparing [2022-05-20T14:46:53.637Z] ac9a572ca322: Preparing [2022-05-20T14:46:53.637Z] 49eddac613bc: Preparing [2022-05-20T14:46:53.637Z] 66ac17746094: Preparing [2022-05-20T14:46:53.637Z] 4fc242d58285: Preparing [2022-05-20T14:46:53.637Z] 49eddac613bc: Waiting [2022-05-20T14:46:53.637Z] 66ac17746094: Waiting [2022-05-20T14:46:53.637Z] 4fc242d58285: Waiting [2022-05-20T14:46:53.637Z] 7b710faf6e10: Layer already exists [2022-05-20T14:46:53.637Z] 944cb251c586: Layer already exists [2022-05-20T14:46:53.637Z] 1207169bf42c: Layer already exists [2022-05-20T14:46:53.637Z] ac9a572ca322: Layer already exists [2022-05-20T14:46:53.637Z] 550e596c6d0e: Layer already exists [2022-05-20T14:46:53.637Z] 66ac17746094: Layer already exists [2022-05-20T14:46:53.637Z] 49eddac613bc: Layer already exists [2022-05-20T14:46:53.637Z] 4fc242d58285: Layer already exists [2022-05-20T14:46:53.637Z] 0.0.1-dev.1: digest: sha256:d0b62ddbc50753f381c68747fdf69c5842c3fb58f427c4f21f0571857af65d36 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:46:53.940Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:92d6f227f6d624542842fd3e1767d7dce5dd31c9-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:46:54.234Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:92d6f227f6d624542842fd3e1767d7dce5dd31c9-0.0.1-dev.1 [2022-05-20T14:46:54.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T14:46:54.234Z] 550e596c6d0e: Preparing [2022-05-20T14:46:54.234Z] 1207169bf42c: Preparing [2022-05-20T14:46:54.234Z] 7b710faf6e10: Preparing [2022-05-20T14:46:54.234Z] 944cb251c586: Preparing [2022-05-20T14:46:54.234Z] ac9a572ca322: Preparing [2022-05-20T14:46:54.234Z] 49eddac613bc: Preparing [2022-05-20T14:46:54.234Z] 66ac17746094: Preparing [2022-05-20T14:46:54.234Z] 49eddac613bc: Waiting [2022-05-20T14:46:54.234Z] 4fc242d58285: Preparing [2022-05-20T14:46:54.234Z] 4fc242d58285: Waiting [2022-05-20T14:46:54.234Z] 66ac17746094: Waiting [2022-05-20T14:46:54.234Z] 1207169bf42c: Layer already exists [2022-05-20T14:46:54.234Z] ac9a572ca322: Layer already exists [2022-05-20T14:46:54.234Z] 550e596c6d0e: Layer already exists [2022-05-20T14:46:54.234Z] 944cb251c586: Layer already exists [2022-05-20T14:46:54.234Z] 7b710faf6e10: Layer already exists [2022-05-20T14:46:54.234Z] 66ac17746094: Layer already exists [2022-05-20T14:46:54.234Z] 49eddac613bc: Layer already exists [2022-05-20T14:46:54.234Z] 4fc242d58285: Layer already exists [2022-05-20T14:46:54.234Z] 92d6f227f6d624542842fd3e1767d7dce5dd31c9-0.0.1-dev.1: digest: sha256:d0b62ddbc50753f381c68747fdf69c5842c3fb58f427c4f21f0571857af65d36 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:46:54.538Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:46:54.834Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-05-20T14:46:54.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T14:46:54.835Z] 550e596c6d0e: Preparing [2022-05-20T14:46:54.835Z] 1207169bf42c: Preparing [2022-05-20T14:46:54.835Z] 7b710faf6e10: Preparing [2022-05-20T14:46:54.835Z] 944cb251c586: Preparing [2022-05-20T14:46:54.835Z] ac9a572ca322: Preparing [2022-05-20T14:46:54.835Z] 49eddac613bc: Preparing [2022-05-20T14:46:54.835Z] 66ac17746094: Preparing [2022-05-20T14:46:54.835Z] 4fc242d58285: Preparing [2022-05-20T14:46:54.835Z] 49eddac613bc: Waiting [2022-05-20T14:46:54.835Z] 66ac17746094: Waiting [2022-05-20T14:46:54.835Z] 4fc242d58285: Waiting [2022-05-20T14:46:54.835Z] 1207169bf42c: Layer already exists [2022-05-20T14:46:54.835Z] 7b710faf6e10: Layer already exists [2022-05-20T14:46:54.835Z] 944cb251c586: Layer already exists [2022-05-20T14:46:54.835Z] ac9a572ca322: Layer already exists [2022-05-20T14:46:54.835Z] 550e596c6d0e: Layer already exists [2022-05-20T14:46:54.835Z] 49eddac613bc: Layer already exists [2022-05-20T14:46:54.835Z] 66ac17746094: Layer already exists [2022-05-20T14:46:54.835Z] 4fc242d58285: Layer already exists [2022-05-20T14:46:54.835Z] main: digest: sha256:d0b62ddbc50753f381c68747fdf69c5842c3fb58f427c4f21f0571857af65d36 size: 1994 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T14:46:54.885Z] ===================================================== [Pipeline] echo [2022-05-20T14:46:54.900Z] taggedImages: [2022-05-20T14:46:54.900Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:92d6f227f6d624542842fd3e1767d7dce5dd31c9 [2022-05-20T14:46:54.900Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-05-20T14:46:54.900Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.1 [2022-05-20T14:46:54.900Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:92d6f227f6d624542842fd3e1767d7dce5dd31c9-0.0.1-dev.1 [2022-05-20T14:46:54.900Z] - nexus3.edgexfoundry.org:10004/device-usb-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] sh [2022-05-20T14:46:55.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T14:46:55.280Z] [2022-05-20T14:46:55.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:46:55.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T14:46:55.583Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T14:46:55.583Z] 5eb5b503b376: Pulling fs layer [2022-05-20T14:46:55.583Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T14:46:55.583Z] ec43610c2a17: Pulling fs layer [2022-05-20T14:46:55.583Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T14:46:55.583Z] 33b1e0a273af: Pulling fs layer [2022-05-20T14:46:55.583Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T14:46:55.583Z] 2f39f015ded8: Pulling fs layer [2022-05-20T14:46:55.583Z] 3a2ae6a8a46f: Waiting [2022-05-20T14:46:55.583Z] 33b1e0a273af: Waiting [2022-05-20T14:46:55.583Z] 5d3b04190fa2: Waiting [2022-05-20T14:46:55.583Z] 2f39f015ded8: Waiting [2022-05-20T14:46:55.583Z] 5c69ac0246d0: Download complete [2022-05-20T14:46:55.583Z] 3a2ae6a8a46f: Download complete [2022-05-20T14:46:55.843Z] 33b1e0a273af: Verifying Checksum [2022-05-20T14:46:55.843Z] 33b1e0a273af: Download complete [2022-05-20T14:46:55.843Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T14:46:55.843Z] 5d3b04190fa2: Download complete [2022-05-20T14:46:55.843Z] ec43610c2a17: Verifying Checksum [2022-05-20T14:46:55.843Z] ec43610c2a17: Download complete [2022-05-20T14:46:55.843Z] 5eb5b503b376: Verifying Checksum [2022-05-20T14:46:55.843Z] 5eb5b503b376: Download complete [2022-05-20T14:46:56.414Z] 2f39f015ded8: Download complete [2022-05-20T14:46:56.982Z] 5eb5b503b376: Pull complete [2022-05-20T14:46:57.241Z] 5c69ac0246d0: Pull complete [2022-05-20T14:46:57.501Z] ec43610c2a17: Pull complete [2022-05-20T14:46:57.763Z] 3a2ae6a8a46f: Pull complete [2022-05-20T14:46:58.024Z] 33b1e0a273af: Pull complete [2022-05-20T14:46:58.024Z] 5d3b04190fa2: Pull complete [2022-05-20T14:47:02.223Z] 2f39f015ded8: Pull complete [2022-05-20T14:47:02.223Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T14:47:02.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T14:47:02.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T14:47:02.289Z] prd-ubuntu20.04-docker-8c-8g-64201 does not seem to be running inside a container [2022-05-20T14:47:02.333Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-05-20T14:47:05.428Z] $ docker top 44e9bbde448fb8c229805b39ac84a84cc96a9a7ff98ea36626eab6c2edac2e92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:47:05.817Z] ---> job-cost.sh [2022-05-20T14:47:05.817Z] lf-activate-venv: SKIPPING [2022-05-20T14:47:05.817Z] INFO: No Stack... [2022-05-20T14:47:06.388Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T14:47:06.649Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T14:47:06.943Z] + + cut -d, -f6 [2022-05-20T14:47:06.943Z] cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock [2022-05-20T14:47:06.960Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-12-stack-cost] [2022-05-20T14:47:06.968Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-12-stack-cost] did not exist. Created. [2022-05-20T14:47:06.969Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T14:47:07.276Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T14:47:07.303Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T14:47:07.309Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T14:47:07.337Z] $ docker stop --time=1 44e9bbde448fb8c229805b39ac84a84cc96a9a7ff98ea36626eab6c2edac2e92 [2022-05-20T14:47:08.542Z] $ docker rm -f 44e9bbde448fb8c229805b39ac84a84cc96a9a7ff98ea36626eab6c2edac2e92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T14:48:28.265Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64203 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-05-20T14:48:28.279Z] Running in /w/workspace/device-usb-camera/12 [Pipeline] { [Pipeline] checkout [2022-05-20T14:48:28.548Z] Selected Git installation does not exist. Using Default [2022-05-20T14:48:28.548Z] The recommended git tool is: NONE [2022-05-20T14:48:35.808Z] using credential edgex-jenkins-ssh [2022-05-20T14:48:35.826Z] Cloning the remote Git repository [2022-05-20T14:48:35.892Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T14:48:35.979Z] > git init /w/workspace/device-usb-camera/12 # timeout=10 [2022-05-20T14:48:36.248Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T14:48:36.249Z] > git --version # timeout=10 [2022-05-20T14:48:36.309Z] > git --version # 'git version 2.25.1' [2022-05-20T14:48:36.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T14:48:36.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T14:48:37.022Z] Avoid second fetch [2022-05-20T14:48:37.023Z] Checking out Revision 92d6f227f6d624542842fd3e1767d7dce5dd31c9 (main) [2022-05-20T14:48:36.974Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T14:48:36.999Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T14:48:37.054Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T14:48:37.073Z] > git checkout -f 92d6f227f6d624542842fd3e1767d7dce5dd31c9 # timeout=10 [2022-05-20T14:48:41.410Z] Commit message: "Merge pull request #28 from FelixTing/issue-15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T14:48:42.294Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T14:48:42.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T14:48:42.295Z] Dload Upload Total Spent Left Speed [2022-05-20T14:48:42.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50423 0 --:--:-- --:--:-- --:--:-- 50632 [Pipeline] sh [2022-05-20T14:48:42.852Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T14:48:43.207Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T14:48:43.207Z] + sudo tee /etc/docker/daemon.new [2022-05-20T14:48:43.207Z] { [2022-05-20T14:48:43.207Z] "registry-mirrors": [ [2022-05-20T14:48:43.207Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T14:48:43.207Z] ], [2022-05-20T14:48:43.207Z] "bip": "10.250.0.254/24", [2022-05-20T14:48:43.207Z] "hosts": [ [2022-05-20T14:48:43.207Z] "tcp://0.0.0.0:5555", [2022-05-20T14:48:43.207Z] "unix:///var/run/docker.sock" [2022-05-20T14:48:43.207Z] ], [2022-05-20T14:48:43.207Z] "mtu": 1458, [2022-05-20T14:48:43.207Z] "selinux-enabled": true, [2022-05-20T14:48:43.207Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T14:48:43.207Z] } [Pipeline] sh [2022-05-20T14:48:43.578Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T14:48:43.941Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T14:49:02.305Z] provisioning config files... [2022-05-20T14:49:02.392Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/12@tmp/config7887841693492884997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:49:02.797Z] ---> docker-login.sh [2022-05-20T14:49:02.797Z] nexus3.edgexfoundry.org:10001 [2022-05-20T14:49:03.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:49:03.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:49:03.665Z] Configure a credential helper to remove this warning. See [2022-05-20T14:49:03.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:49:03.665Z] [2022-05-20T14:49:03.665Z] Login Succeeded [2022-05-20T14:49:03.665Z] nexus3.edgexfoundry.org:10002 [2022-05-20T14:49:03.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:49:04.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:49:04.212Z] Configure a credential helper to remove this warning. See [2022-05-20T14:49:04.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:49:04.212Z] [2022-05-20T14:49:04.212Z] Login Succeeded [2022-05-20T14:49:04.212Z] nexus3.edgexfoundry.org:10003 [2022-05-20T14:49:04.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:49:04.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:49:04.488Z] Configure a credential helper to remove this warning. See [2022-05-20T14:49:04.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:49:04.488Z] [2022-05-20T14:49:04.488Z] Login Succeeded [2022-05-20T14:49:04.488Z] nexus3.edgexfoundry.org:10004 [2022-05-20T14:49:04.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:49:05.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:49:05.039Z] Configure a credential helper to remove this warning. See [2022-05-20T14:49:05.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:49:05.039Z] [2022-05-20T14:49:05.039Z] Login Succeeded [2022-05-20T14:49:05.039Z] docker.io [2022-05-20T14:49:05.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:49:05.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:49:05.906Z] Configure a credential helper to remove this warning. See [2022-05-20T14:49:05.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:49:05.906Z] [2022-05-20T14:49:05.906Z] Login Succeeded [2022-05-20T14:49:05.906Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T14:49:05.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T14:49:06.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T14:49:06.354Z] ========================================================= [2022-05-20T14:49:06.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T14:49:06.354Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:06.700Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T14:49:06.975Z] Sending build context to Docker daemon 387.6kB [2022-05-20T14:49:06.975Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T14:49:06.975Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T14:49:07.252Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T14:49:07.252Z] 9b3977197b4f: Pulling fs layer [2022-05-20T14:49:07.252Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T14:49:07.252Z] 94645a83ff95: Pulling fs layer [2022-05-20T14:49:07.252Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T14:49:07.252Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T14:49:07.252Z] 3096ccb668a1: Pulling fs layer [2022-05-20T14:49:07.252Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T14:49:07.252Z] a4caa8a26152: Pulling fs layer [2022-05-20T14:49:07.252Z] 3f3a8bcf1eab: Waiting [2022-05-20T14:49:07.252Z] 0c92f367c5e7: Waiting [2022-05-20T14:49:07.252Z] 3096ccb668a1: Waiting [2022-05-20T14:49:07.252Z] e8cf19c19ddd: Waiting [2022-05-20T14:49:07.252Z] a4caa8a26152: Waiting [2022-05-20T14:49:07.252Z] 94645a83ff95: Verifying Checksum [2022-05-20T14:49:07.252Z] 94645a83ff95: Download complete [2022-05-20T14:49:07.252Z] 1a89e8eeedd5: Verifying Checksum [2022-05-20T14:49:07.252Z] 1a89e8eeedd5: Download complete [2022-05-20T14:49:07.252Z] 0c92f367c5e7: Download complete [2022-05-20T14:49:07.252Z] 3096ccb668a1: Download complete [2022-05-20T14:49:07.252Z] 9b3977197b4f: Verifying Checksum [2022-05-20T14:49:07.252Z] 9b3977197b4f: Download complete [2022-05-20T14:49:07.252Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T14:49:07.252Z] e8cf19c19ddd: Download complete [2022-05-20T14:49:07.866Z] 9b3977197b4f: Pull complete [2022-05-20T14:49:08.471Z] 1a89e8eeedd5: Pull complete [2022-05-20T14:49:08.748Z] 94645a83ff95: Pull complete [2022-05-20T14:49:09.351Z] a4caa8a26152: Verifying Checksum [2022-05-20T14:49:09.351Z] a4caa8a26152: Download complete [2022-05-20T14:49:09.950Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T14:49:09.950Z] 3f3a8bcf1eab: Download complete [2022-05-20T14:49:22.364Z] 3f3a8bcf1eab: Pull complete [2022-05-20T14:49:22.364Z] 0c92f367c5e7: Pull complete [2022-05-20T14:49:22.364Z] 3096ccb668a1: Pull complete [2022-05-20T14:49:22.364Z] e8cf19c19ddd: Pull complete [2022-05-20T14:49:29.113Z] a4caa8a26152: Pull complete [2022-05-20T14:49:29.113Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T14:49:29.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T14:49:29.113Z] ---> 725f1c02e7f9 [2022-05-20T14:49:29.113Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T14:49:29.387Z] ---> Running in 62f6dc335814 [2022-05-20T14:49:29.661Z] Removing intermediate container 62f6dc335814 [2022-05-20T14:49:29.661Z] ---> 49c17708f59f [2022-05-20T14:49:29.661Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T14:49:29.661Z] ---> Running in 2a7f01fb36f8 [2022-05-20T14:49:29.943Z] Removing intermediate container 2a7f01fb36f8 [2022-05-20T14:49:29.943Z] ---> b744da90cfc4 [2022-05-20T14:49:29.943Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T14:49:29.943Z] ---> Running in 65bda997ee2e [2022-05-20T14:49:30.540Z] Removing intermediate container 65bda997ee2e [2022-05-20T14:49:30.540Z] ---> 240638f4b932 [2022-05-20T14:49:30.540Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T14:49:30.540Z] ---> Running in 6c072b7b9d4e [2022-05-20T14:49:32.522Z] Removing intermediate container 6c072b7b9d4e [2022-05-20T14:49:32.522Z] ---> f157ba2e8ce9 [2022-05-20T14:49:32.522Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T14:49:32.522Z] ---> Running in 6d298e0e2d1a [2022-05-20T14:49:33.505Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T14:49:34.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T14:49:35.086Z] (1/14) Installing libintl (0.21-r0) [2022-05-20T14:49:35.086Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T14:49:35.359Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T14:49:35.359Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T14:49:35.634Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-20T14:49:35.634Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-20T14:49:35.915Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T14:49:35.915Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-20T14:49:35.915Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-20T14:49:35.915Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-20T14:49:36.192Z] (10/14) Installing kmod-libs (29-r2) [2022-05-20T14:49:36.192Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-20T14:49:36.463Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T14:49:36.463Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T14:49:36.463Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T14:49:36.738Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T14:49:36.738Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T14:49:36.738Z] OK: 227 MiB in 66 packages [2022-05-20T14:49:38.186Z] Removing intermediate container 6d298e0e2d1a [2022-05-20T14:49:38.186Z] ---> bc9bf3249d0e [2022-05-20T14:49:38.186Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T14:49:38.186Z] ---> Running in 04b45debb7ff [2022-05-20T14:49:38.459Z] Removing intermediate container 04b45debb7ff [2022-05-20T14:49:38.459Z] ---> 9e9be7a8f51b [2022-05-20T14:49:38.459Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T14:49:39.069Z] ---> 761dd98cf130 [2022-05-20T14:49:39.069Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T14:49:39.069Z] ---> Running in 18e1fed7f980 [2022-05-20T14:50:35.666Z] Removing intermediate container 18e1fed7f980 [2022-05-20T14:50:35.666Z] ---> 3298482f78af [2022-05-20T14:50:35.666Z] Step 11/12 : COPY . . [2022-05-20T14:50:35.666Z] ---> 128298a685d7 [2022-05-20T14:50:35.666Z] Step 12/12 : RUN ${MAKE} [2022-05-20T14:50:35.666Z] ---> Running in 284acc17a401 [2022-05-20T14:50:35.666Z] noop [2022-05-20T14:50:35.666Z] Removing intermediate container 284acc17a401 [2022-05-20T14:50:35.666Z] ---> e46c9292c9fe [2022-05-20T14:50:35.666Z] Successfully built e46c9292c9fe [2022-05-20T14:50:35.666Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:50:36.029Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T14:50:36.029Z] . [Pipeline] withDockerContainer [2022-05-20T14:50:36.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-64203 does not seem to be running inside a container [2022-05-20T14:50:36.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/12 -v /w/workspace/device-usb-camera/12:/w/workspace/device-usb-camera/12:rw,z -v /w/workspace/device-usb-camera/12@tmp:/w/workspace/device-usb-camera/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-20T14:50:37.752Z] $ docker top 2571102a0b3622114729e863b69faae3ddb5200326c439295683524fe6f4c052 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T14:50:38.694Z] + go version [2022-05-20T14:50:38.694Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T14:50:38.728Z] $ docker stop --time=1 2571102a0b3622114729e863b69faae3ddb5200326c439295683524fe6f4c052 [2022-05-20T14:50:40.434Z] $ docker rm -f 2571102a0b3622114729e863b69faae3ddb5200326c439295683524fe6f4c052 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:50:41.050Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T14:50:41.050Z] . [Pipeline] withDockerContainer [2022-05-20T14:50:41.307Z] prd-ubuntu20.04-docker-arm64-4c-16g-64203 does not seem to be running inside a container [2022-05-20T14:50:41.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/12 -v /w/workspace/device-usb-camera/12:/w/workspace/device-usb-camera/12:rw,z -v /w/workspace/device-usb-camera/12@tmp:/w/workspace/device-usb-camera/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-20T14:50:42.803Z] $ docker top b8e38c946119b547b01015e61d791831e90e35d4a2a24e943e787ba99d81494b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T14:50:43.748Z] + make test [2022-05-20T14:50:43.748Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-20T14:50:45.745Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T14:52:07.616Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-20T14:52:07.616Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-20T14:52:07.616Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-20T14:52:07.616Z] CGO_ENABLED=1 go vet ./... [2022-05-20T14:52:34.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T14:52:34.439Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T14:52:34.439Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T14:52:34.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T14:52:34.481Z] $ docker stop --time=1 b8e38c946119b547b01015e61d791831e90e35d4a2a24e943e787ba99d81494b [2022-05-20T14:52:36.223Z] $ docker rm -f b8e38c946119b547b01015e61d791831e90e35d4a2a24e943e787ba99d81494b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T14:52:37.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T14:52:37.181Z] Warning: overwriting stash ‘coverage-report’ [2022-05-20T14:52:37.608Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T14:52:38.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T14:52:38.338Z] + ls -al . [2022-05-20T14:52:38.338Z] total 160 [2022-05-20T14:52:38.338Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 14:52 . [2022-05-20T14:52:38.338Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 14:48 .. [2022-05-20T14:52:38.338Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 14:48 .git [2022-05-20T14:52:38.338Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 14:48 .github [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 349 May 20 14:48 .gitignore [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 14:48 .golangci.yml [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 77 May 20 14:48 .hadolint.yml [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 20 14:48 Attribution.txt [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 181 May 20 14:48 CHANGELOG.md [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 20 14:48 Dockerfile [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 678 May 20 14:48 GOVERNANCE.md [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 659 May 20 14:48 Jenkinsfile [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 14:48 LICENSE [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 2030 May 20 14:48 Makefile [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 622 May 20 14:48 OWNERS.md [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 8960 May 20 14:48 README.md [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 11 May 20 14:45 VERSION [2022-05-20T14:52:38.338Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 14:48 bin [2022-05-20T14:52:38.338Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 14:48 cmd [2022-05-20T14:52:38.338Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 14:50 coverage.out [2022-05-20T14:52:38.338Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 14:48 docker-compose [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 14:48 docker-entrypoint.sh [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 20 14:48 go.mod [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 20 14:48 go.sum [2022-05-20T14:52:38.338Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 14:48 internal [2022-05-20T14:52:38.338Z] -rw-rw-r-- 1 jenkins jenkins 231 May 20 14:48 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:52:38.683Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=92d6f227f6d624542842fd3e1767d7dce5dd31c9 --label arch=arm64 --label version=0.0.1-dev.1 . [2022-05-20T14:52:38.964Z] Sending build context to Docker daemon 388.6kB [2022-05-20T14:52:38.964Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T14:52:38.964Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-20T14:52:38.964Z] ---> e46c9292c9fe [2022-05-20T14:52:38.964Z] Step 3/29 : ARG MAKE="make build" [2022-05-20T14:52:38.964Z] ---> Running in bb4b0849f4ee [2022-05-20T14:52:39.594Z] Removing intermediate container bb4b0849f4ee [2022-05-20T14:52:39.595Z] ---> 9a271d726540 [2022-05-20T14:52:39.595Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T14:52:39.595Z] ---> Running in d76e6620cb8b [2022-05-20T14:52:39.877Z] Removing intermediate container d76e6620cb8b [2022-05-20T14:52:39.877Z] ---> 83f58f2c747d [2022-05-20T14:52:39.877Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T14:52:39.877Z] ---> Running in e58791334fd9 [2022-05-20T14:52:40.168Z] Removing intermediate container e58791334fd9 [2022-05-20T14:52:40.168Z] ---> e645d2eb6d66 [2022-05-20T14:52:40.168Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T14:52:40.449Z] ---> Running in 08c4816bc676 [2022-05-20T14:52:42.463Z] Removing intermediate container 08c4816bc676 [2022-05-20T14:52:42.463Z] ---> 3f8f2374dde8 [2022-05-20T14:52:42.463Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T14:52:42.463Z] ---> Running in 02562dcedc4a [2022-05-20T14:52:43.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T14:52:44.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T14:52:45.016Z] OK: 227 MiB in 66 packages [2022-05-20T14:52:46.001Z] Removing intermediate container 02562dcedc4a [2022-05-20T14:52:46.001Z] ---> e33c7eb02eaa [2022-05-20T14:52:46.001Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-20T14:52:46.001Z] ---> Running in da5522e7c520 [2022-05-20T14:52:46.274Z] Removing intermediate container da5522e7c520 [2022-05-20T14:52:46.274Z] ---> ddcac6d93d9d [2022-05-20T14:52:46.274Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-20T14:52:46.870Z] ---> 74deeb715b91 [2022-05-20T14:52:46.871Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T14:52:46.871Z] ---> Running in 7e7ffbfa791f [2022-05-20T14:52:48.849Z] Removing intermediate container 7e7ffbfa791f [2022-05-20T14:52:48.849Z] ---> 3906d4884c95 [2022-05-20T14:52:48.849Z] Step 11/29 : COPY . . [2022-05-20T14:52:49.462Z] ---> 4fd407a6b897 [2022-05-20T14:52:49.462Z] Step 12/29 : RUN ${MAKE} [2022-05-20T14:52:49.462Z] ---> Running in c91a892e49c6 [2022-05-20T14:52:50.915Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-05-20T14:54:57.774Z] Removing intermediate container c91a892e49c6 [2022-05-20T14:54:57.774Z] ---> 55247e5153a7 [2022-05-20T14:54:57.774Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-20T14:54:57.774Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-20T14:54:57.774Z] eab2503cf8f4: Pulling fs layer [2022-05-20T14:54:57.774Z] 97cd0a44c592: Pulling fs layer [2022-05-20T14:54:57.774Z] 97cd0a44c592: Verifying Checksum [2022-05-20T14:54:57.774Z] 97cd0a44c592: Download complete [2022-05-20T14:54:57.774Z] eab2503cf8f4: Verifying Checksum [2022-05-20T14:54:57.774Z] eab2503cf8f4: Download complete [2022-05-20T14:54:57.774Z] eab2503cf8f4: Pull complete [2022-05-20T14:54:57.774Z] 97cd0a44c592: Pull complete [2022-05-20T14:54:57.774Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-20T14:54:57.774Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-20T14:54:57.774Z] ---> 7f763cca56b3 [2022-05-20T14:54:57.774Z] Step 14/29 : FROM alpine:3.15 [2022-05-20T14:54:57.774Z] 3.15: Pulling from library/alpine [2022-05-20T14:54:57.774Z] 9981e73032c8: Pulling fs layer [2022-05-20T14:54:57.774Z] 9981e73032c8: Verifying Checksum [2022-05-20T14:54:57.774Z] 9981e73032c8: Download complete [2022-05-20T14:54:57.774Z] 9981e73032c8: Pull complete [2022-05-20T14:54:57.774Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T14:54:57.774Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T14:54:57.774Z] ---> 3fb3c9af89a9 [2022-05-20T14:54:57.774Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T14:54:57.774Z] ---> Running in c51cee826870 [2022-05-20T14:54:57.774Z] Removing intermediate container c51cee826870 [2022-05-20T14:54:57.774Z] ---> 776ddaebbf3e [2022-05-20T14:54:57.774Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-20T14:54:57.774Z] ---> Running in 4080966eec56 [2022-05-20T14:54:57.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T14:54:57.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T14:54:57.774Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-05-20T14:54:57.774Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-05-20T14:54:57.774Z] (3/73) Installing libxau (1.0.9-r0) [2022-05-20T14:54:57.774Z] (4/73) Installing libmd (1.0.3-r0) [2022-05-20T14:54:57.774Z] (5/73) Installing libbsd (0.11.3-r1) [2022-05-20T14:54:57.774Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-05-20T14:54:57.774Z] (7/73) Installing libxcb (1.14-r2) [2022-05-20T14:54:57.774Z] (8/73) Installing libx11 (1.7.2-r0) [2022-05-20T14:54:57.774Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-05-20T14:54:57.774Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-05-20T14:54:57.774Z] (11/73) Installing expat (2.4.7-r0) [2022-05-20T14:54:57.774Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-05-20T14:54:57.774Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-05-20T14:54:57.774Z] (14/73) Installing libpng (1.6.37-r1) [2022-05-20T14:54:57.774Z] (15/73) Installing freetype (2.11.1-r2) [2022-05-20T14:54:57.774Z] (16/73) Installing libuuid (2.37.4-r0) [2022-05-20T14:54:57.774Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-05-20T14:54:57.774Z] (18/73) Installing fribidi (1.0.11-r0) [2022-05-20T14:54:57.774Z] (19/73) Installing libffi (3.4.2-r1) [2022-05-20T14:54:57.774Z] (20/73) Installing libintl (0.21-r0) [2022-05-20T14:54:57.774Z] (21/73) Installing libblkid (2.37.4-r0) [2022-05-20T14:54:57.774Z] (22/73) Installing libmount (2.37.4-r0) [2022-05-20T14:54:57.774Z] (23/73) Installing pcre (8.45-r1) [2022-05-20T14:54:57.774Z] (24/73) Installing glib (2.70.1-r0) [2022-05-20T14:54:57.774Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-05-20T14:54:57.774Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-05-20T14:54:57.774Z] (27/73) Installing libass (0.15.2-r0) [2022-05-20T14:54:57.774Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-05-20T14:54:57.774Z] (29/73) Installing gmp (6.2.1-r1) [2022-05-20T14:54:57.774Z] (30/73) Installing nettle (3.7.3-r0) [2022-05-20T14:54:57.774Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-05-20T14:54:57.774Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-05-20T14:54:57.774Z] (33/73) Installing libunistring (0.9.10-r1) [2022-05-20T14:54:57.774Z] (34/73) Installing gnutls (3.7.1-r0) [2022-05-20T14:54:57.774Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-20T14:54:57.774Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-20T14:54:57.774Z] (37/73) Installing lame (3.100-r0) [2022-05-20T14:54:57.774Z] (38/73) Installing opus (1.3.1-r1) [2022-05-20T14:54:57.774Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-05-20T14:54:57.774Z] (40/73) Installing soxr (0.1.3-r2) [2022-05-20T14:54:57.774Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T14:54:57.774Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T14:54:57.774Z] (43/73) Installing libsrt (1.4.2-r1) [2022-05-20T14:54:57.774Z] (44/73) Installing libssh (0.9.6-r1) [2022-05-20T14:54:57.774Z] (45/73) Installing libogg (1.3.5-r0) [2022-05-20T14:54:57.774Z] (46/73) Installing libtheora (1.1.1-r16) [2022-05-20T14:54:57.774Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T14:54:57.774Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T14:54:57.774Z] (49/73) Installing libxext (1.3.4-r0) [2022-05-20T14:54:57.774Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-05-20T14:54:57.774Z] (51/73) Installing libdrm (2.4.109-r0) [2022-05-20T14:54:57.774Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T14:54:57.774Z] (53/73) Installing libva (2.13.0-r0) [2022-05-20T14:54:57.774Z] (54/73) Installing libvdpau (1.4-r0) [2022-05-20T14:54:57.774Z] (55/73) Installing vidstab (1.1.0-r1) [2022-05-20T14:54:57.774Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-05-20T14:54:57.774Z] (57/73) Installing libvpx (1.10.0-r0) [2022-05-20T14:54:57.774Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-05-20T14:54:57.774Z] (59/73) Installing libwebp (1.2.2-r0) [2022-05-20T14:54:57.774Z] (60/73) Installing x264-libs (20210613-r0) [2022-05-20T14:54:57.774Z] (61/73) Installing x265-libs (3.5-r0) [2022-05-20T14:54:57.774Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-05-20T14:54:57.774Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-05-20T14:54:57.774Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-05-20T14:54:57.774Z] (65/73) Installing udev-init-scripts (35-r0) [2022-05-20T14:54:57.774Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T14:54:57.774Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T14:54:57.774Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-05-20T14:54:57.774Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-05-20T14:54:57.774Z] (69/73) Installing kmod-libs (29-r2) [2022-05-20T14:54:57.774Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-05-20T14:54:57.774Z] (71/73) Installing libsodium (1.0.18-r0) [2022-05-20T14:54:57.774Z] (72/73) Installing libzmq (4.3.4-r0) [2022-05-20T14:54:57.774Z] (73/73) Installing zeromq (4.3.4-r0) [2022-05-20T14:54:57.774Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T14:54:57.774Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T14:54:57.774Z] OK: 67 MiB in 87 packages [2022-05-20T14:54:57.774Z] Removing intermediate container 4080966eec56 [2022-05-20T14:54:57.774Z] ---> e9c64905a400 [2022-05-20T14:54:57.774Z] Step 17/29 : WORKDIR / [2022-05-20T14:54:57.774Z] ---> Running in f8dd0e9b30b0 [2022-05-20T14:54:57.774Z] Removing intermediate container f8dd0e9b30b0 [2022-05-20T14:54:57.774Z] ---> fc53958e9265 [2022-05-20T14:54:57.774Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-20T14:54:58.754Z] ---> 9f3773eed29e [2022-05-20T14:54:58.754Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-20T14:54:59.355Z] ---> 7a4933c8d274 [2022-05-20T14:54:59.355Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-20T14:54:59.629Z] ---> 881514f916e9 [2022-05-20T14:54:59.629Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-20T14:55:00.228Z] ---> 918748ace7a3 [2022-05-20T14:55:00.228Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-20T14:55:00.834Z] ---> b9f46812141a [2022-05-20T14:55:00.834Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-20T14:55:02.278Z] ---> a92e773e2a2c [2022-05-20T14:55:02.278Z] Step 24/29 : EXPOSE 59983 [2022-05-20T14:55:02.278Z] ---> Running in f5dcf7e7d674 [2022-05-20T14:55:02.554Z] Removing intermediate container f5dcf7e7d674 [2022-05-20T14:55:02.554Z] ---> 453eafe0cf59 [2022-05-20T14:55:02.554Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-20T14:55:02.554Z] ---> Running in 60597b35fed8 [2022-05-20T14:55:02.829Z] Removing intermediate container 60597b35fed8 [2022-05-20T14:55:02.829Z] ---> 4edc79292329 [2022-05-20T14:55:02.829Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-20T14:55:02.829Z] ---> Running in 96a4e22c53e0 [2022-05-20T14:55:03.106Z] Removing intermediate container 96a4e22c53e0 [2022-05-20T14:55:03.106Z] ---> c5d4d9ffb4bb [2022-05-20T14:55:03.106Z] Step 27/29 : LABEL arch=arm64 [2022-05-20T14:55:03.383Z] ---> Running in 8beee2700480 [2022-05-20T14:55:03.658Z] Removing intermediate container 8beee2700480 [2022-05-20T14:55:03.658Z] ---> 6ac9a0b6fe69 [2022-05-20T14:55:03.658Z] Step 28/29 : LABEL git_sha=92d6f227f6d624542842fd3e1767d7dce5dd31c9 [2022-05-20T14:55:03.658Z] ---> Running in 8b14eeda66a5 [2022-05-20T14:55:03.932Z] Removing intermediate container 8b14eeda66a5 [2022-05-20T14:55:03.932Z] ---> 5c1251e609b1 [2022-05-20T14:55:03.932Z] Step 29/29 : LABEL version=0.0.1-dev.1 [2022-05-20T14:55:03.932Z] ---> Running in cd020ee9488a [2022-05-20T14:55:04.205Z] Removing intermediate container cd020ee9488a [2022-05-20T14:55:04.205Z] ---> 614854768930 [2022-05-20T14:55:04.205Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T14:55:04.480Z] Successfully built 614854768930 [2022-05-20T14:55:04.480Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T14:55:04.601Z] provisioning config files... [2022-05-20T14:55:04.620Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/12@tmp/config3164825910687428262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:55:04.968Z] ---> docker-login.sh [2022-05-20T14:55:04.969Z] nexus3.edgexfoundry.org:10001 [2022-05-20T14:55:05.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:55:05.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:55:05.241Z] Configure a credential helper to remove this warning. See [2022-05-20T14:55:05.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:55:05.241Z] [2022-05-20T14:55:05.241Z] Login Succeeded [2022-05-20T14:55:05.241Z] nexus3.edgexfoundry.org:10002 [2022-05-20T14:55:05.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:55:05.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:55:05.837Z] Configure a credential helper to remove this warning. See [2022-05-20T14:55:05.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:55:05.837Z] [2022-05-20T14:55:05.837Z] Login Succeeded [2022-05-20T14:55:05.837Z] nexus3.edgexfoundry.org:10003 [2022-05-20T14:55:06.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:55:06.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:55:06.382Z] Configure a credential helper to remove this warning. See [2022-05-20T14:55:06.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:55:06.382Z] [2022-05-20T14:55:06.382Z] Login Succeeded [2022-05-20T14:55:06.382Z] nexus3.edgexfoundry.org:10004 [2022-05-20T14:55:06.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:55:06.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:55:06.659Z] Configure a credential helper to remove this warning. See [2022-05-20T14:55:06.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:55:06.659Z] [2022-05-20T14:55:06.659Z] Login Succeeded [2022-05-20T14:55:06.659Z] docker.io [2022-05-20T14:55:07.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:55:07.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:55:07.526Z] Configure a credential helper to remove this warning. See [2022-05-20T14:55:07.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:55:07.526Z] [2022-05-20T14:55:07.526Z] Login Succeeded [2022-05-20T14:55:07.526Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T14:55:07.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T14:55:07.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T14:55:07.604Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-05-20T14:55:07.604Z] 92d6f227f6d624542842fd3e1767d7dce5dd31c9 [2022-05-20T14:55:07.604Z] latest [2022-05-20T14:55:07.604Z] 0.0.1-dev.1 [2022-05-20T14:55:07.604Z] 92d6f227f6d624542842fd3e1767d7dce5dd31c9-0.0.1-dev.1 [2022-05-20T14:55:07.604Z] main [2022-05-20T14:55:07.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:55:07.957Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:92d6f227f6d624542842fd3e1767d7dce5dd31c9 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:55:08.306Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:92d6f227f6d624542842fd3e1767d7dce5dd31c9 [2022-05-20T14:55:08.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T14:55:08.306Z] a43932d1df72: Preparing [2022-05-20T14:55:08.306Z] 1207169bf42c: Preparing [2022-05-20T14:55:08.306Z] 4a771a906a75: Preparing [2022-05-20T14:55:08.306Z] dd3cb089b71d: Preparing [2022-05-20T14:55:08.306Z] 158cccda4f35: Preparing [2022-05-20T14:55:08.306Z] 68766a6cca9d: Preparing [2022-05-20T14:55:08.306Z] b427baa22094: Preparing [2022-05-20T14:55:08.306Z] 4f4ce317c6bb: Preparing [2022-05-20T14:55:08.306Z] 68766a6cca9d: Waiting [2022-05-20T14:55:08.306Z] b427baa22094: Waiting [2022-05-20T14:55:08.306Z] 4f4ce317c6bb: Waiting [2022-05-20T14:55:08.586Z] 1207169bf42c: Pushed [2022-05-20T14:55:08.586Z] 4a771a906a75: Pushed [2022-05-20T14:55:08.586Z] dd3cb089b71d: Pushed [2022-05-20T14:55:08.586Z] 158cccda4f35: Pushed [2022-05-20T14:55:08.586Z] 4f4ce317c6bb: Layer already exists [2022-05-20T14:55:12.898Z] a43932d1df72: Pushed [2022-05-20T14:55:14.883Z] 68766a6cca9d: Pushed [2022-05-20T14:55:23.149Z] b427baa22094: Pushed [2022-05-20T14:55:23.149Z] 92d6f227f6d624542842fd3e1767d7dce5dd31c9: digest: sha256:2772f2589753b28f0d4a4cce453fd0bc3c8d6b6672acb0164db3fcedd8d5ee06 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:55:23.493Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:55:23.832Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-05-20T14:55:23.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T14:55:23.832Z] a43932d1df72: Preparing [2022-05-20T14:55:23.832Z] 1207169bf42c: Preparing [2022-05-20T14:55:23.832Z] 4a771a906a75: Preparing [2022-05-20T14:55:23.832Z] dd3cb089b71d: Preparing [2022-05-20T14:55:23.832Z] 158cccda4f35: Preparing [2022-05-20T14:55:23.832Z] 68766a6cca9d: Preparing [2022-05-20T14:55:23.832Z] b427baa22094: Preparing [2022-05-20T14:55:23.832Z] 4f4ce317c6bb: Preparing [2022-05-20T14:55:23.832Z] 68766a6cca9d: Waiting [2022-05-20T14:55:23.832Z] 4f4ce317c6bb: Waiting [2022-05-20T14:55:23.832Z] b427baa22094: Waiting [2022-05-20T14:55:23.832Z] 158cccda4f35: Layer already exists [2022-05-20T14:55:23.832Z] dd3cb089b71d: Layer already exists [2022-05-20T14:55:23.832Z] 4a771a906a75: Layer already exists [2022-05-20T14:55:23.832Z] a43932d1df72: Layer already exists [2022-05-20T14:55:23.832Z] 1207169bf42c: Layer already exists [2022-05-20T14:55:23.832Z] 4f4ce317c6bb: Layer already exists [2022-05-20T14:55:23.832Z] b427baa22094: Layer already exists [2022-05-20T14:55:23.832Z] 68766a6cca9d: Layer already exists [2022-05-20T14:55:24.102Z] latest: digest: sha256:2772f2589753b28f0d4a4cce453fd0bc3c8d6b6672acb0164db3fcedd8d5ee06 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:55:24.449Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:55:24.792Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.1 [2022-05-20T14:55:24.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T14:55:24.792Z] a43932d1df72: Preparing [2022-05-20T14:55:24.792Z] 1207169bf42c: Preparing [2022-05-20T14:55:24.792Z] 4a771a906a75: Preparing [2022-05-20T14:55:24.792Z] dd3cb089b71d: Preparing [2022-05-20T14:55:24.792Z] 158cccda4f35: Preparing [2022-05-20T14:55:24.792Z] 68766a6cca9d: Preparing [2022-05-20T14:55:24.792Z] b427baa22094: Preparing [2022-05-20T14:55:24.792Z] 4f4ce317c6bb: Preparing [2022-05-20T14:55:24.792Z] 68766a6cca9d: Waiting [2022-05-20T14:55:24.792Z] b427baa22094: Waiting [2022-05-20T14:55:24.792Z] 4f4ce317c6bb: Waiting [2022-05-20T14:55:24.792Z] 1207169bf42c: Layer already exists [2022-05-20T14:55:24.792Z] 4a771a906a75: Layer already exists [2022-05-20T14:55:24.792Z] a43932d1df72: Layer already exists [2022-05-20T14:55:24.792Z] 158cccda4f35: Layer already exists [2022-05-20T14:55:24.792Z] dd3cb089b71d: Layer already exists [2022-05-20T14:55:24.792Z] b427baa22094: Layer already exists [2022-05-20T14:55:24.792Z] 4f4ce317c6bb: Layer already exists [2022-05-20T14:55:24.792Z] 68766a6cca9d: Layer already exists [2022-05-20T14:55:25.064Z] 0.0.1-dev.1: digest: sha256:2772f2589753b28f0d4a4cce453fd0bc3c8d6b6672acb0164db3fcedd8d5ee06 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:55:25.413Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:92d6f227f6d624542842fd3e1767d7dce5dd31c9-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:55:25.751Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:92d6f227f6d624542842fd3e1767d7dce5dd31c9-0.0.1-dev.1 [2022-05-20T14:55:25.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T14:55:25.751Z] a43932d1df72: Preparing [2022-05-20T14:55:25.751Z] 1207169bf42c: Preparing [2022-05-20T14:55:25.751Z] 4a771a906a75: Preparing [2022-05-20T14:55:25.751Z] dd3cb089b71d: Preparing [2022-05-20T14:55:25.751Z] 158cccda4f35: Preparing [2022-05-20T14:55:25.751Z] 68766a6cca9d: Preparing [2022-05-20T14:55:25.751Z] b427baa22094: Preparing [2022-05-20T14:55:25.751Z] 4f4ce317c6bb: Preparing [2022-05-20T14:55:25.751Z] 68766a6cca9d: Waiting [2022-05-20T14:55:25.751Z] b427baa22094: Waiting [2022-05-20T14:55:25.751Z] 4f4ce317c6bb: Waiting [2022-05-20T14:55:25.751Z] 1207169bf42c: Layer already exists [2022-05-20T14:55:25.751Z] 4a771a906a75: Layer already exists [2022-05-20T14:55:25.751Z] a43932d1df72: Layer already exists [2022-05-20T14:55:25.751Z] 158cccda4f35: Layer already exists [2022-05-20T14:55:25.751Z] dd3cb089b71d: Layer already exists [2022-05-20T14:55:25.751Z] b427baa22094: Layer already exists [2022-05-20T14:55:25.751Z] 68766a6cca9d: Layer already exists [2022-05-20T14:55:25.751Z] 4f4ce317c6bb: Layer already exists [2022-05-20T14:55:26.023Z] 92d6f227f6d624542842fd3e1767d7dce5dd31c9-0.0.1-dev.1: digest: sha256:2772f2589753b28f0d4a4cce453fd0bc3c8d6b6672acb0164db3fcedd8d5ee06 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:55:26.365Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:55:26.704Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-05-20T14:55:26.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T14:55:26.704Z] a43932d1df72: Preparing [2022-05-20T14:55:26.704Z] 1207169bf42c: Preparing [2022-05-20T14:55:26.704Z] 4a771a906a75: Preparing [2022-05-20T14:55:26.704Z] dd3cb089b71d: Preparing [2022-05-20T14:55:26.704Z] 158cccda4f35: Preparing [2022-05-20T14:55:26.704Z] 68766a6cca9d: Preparing [2022-05-20T14:55:26.704Z] b427baa22094: Preparing [2022-05-20T14:55:26.704Z] 4f4ce317c6bb: Preparing [2022-05-20T14:55:26.704Z] 68766a6cca9d: Waiting [2022-05-20T14:55:26.704Z] b427baa22094: Waiting [2022-05-20T14:55:26.704Z] 4f4ce317c6bb: Waiting [2022-05-20T14:55:26.704Z] 4a771a906a75: Layer already exists [2022-05-20T14:55:26.704Z] 158cccda4f35: Layer already exists [2022-05-20T14:55:26.704Z] a43932d1df72: Layer already exists [2022-05-20T14:55:26.704Z] dd3cb089b71d: Layer already exists [2022-05-20T14:55:26.704Z] 1207169bf42c: Layer already exists [2022-05-20T14:55:26.704Z] 4f4ce317c6bb: Layer already exists [2022-05-20T14:55:26.704Z] 68766a6cca9d: Layer already exists [2022-05-20T14:55:26.704Z] b427baa22094: Layer already exists [2022-05-20T14:55:26.974Z] main: digest: sha256:2772f2589753b28f0d4a4cce453fd0bc3c8d6b6672acb0164db3fcedd8d5ee06 size: 1994 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T14:55:27.026Z] ===================================================== [Pipeline] echo [2022-05-20T14:55:27.036Z] taggedImages: [2022-05-20T14:55:27.036Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:92d6f227f6d624542842fd3e1767d7dce5dd31c9 [2022-05-20T14:55:27.036Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-05-20T14:55:27.036Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.1 [2022-05-20T14:55:27.036Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:92d6f227f6d624542842fd3e1767d7dce5dd31c9-0.0.1-dev.1 [2022-05-20T14:55:27.036Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:55:27.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T14:55:27.406Z] [2022-05-20T14:55:27.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:55:27.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T14:55:28.035Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T14:55:28.035Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T14:55:28.035Z] 04944245beec: Pulling fs layer [2022-05-20T14:55:28.035Z] 699f458cf7ca: Pulling fs layer [2022-05-20T14:55:28.035Z] 765212b225bb: Pulling fs layer [2022-05-20T14:55:28.035Z] f23df028b6ca: Pulling fs layer [2022-05-20T14:55:28.035Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T14:55:28.035Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T14:55:28.035Z] f23df028b6ca: Waiting [2022-05-20T14:55:28.035Z] d65c8cfc05b1: Waiting [2022-05-20T14:55:28.035Z] 2437ff75d9bd: Waiting [2022-05-20T14:55:28.035Z] 765212b225bb: Waiting [2022-05-20T14:55:28.035Z] 04944245beec: Verifying Checksum [2022-05-20T14:55:28.035Z] 04944245beec: Download complete [2022-05-20T14:55:28.035Z] 765212b225bb: Verifying Checksum [2022-05-20T14:55:28.035Z] 765212b225bb: Download complete [2022-05-20T14:55:28.035Z] f23df028b6ca: Verifying Checksum [2022-05-20T14:55:28.035Z] f23df028b6ca: Download complete [2022-05-20T14:55:28.035Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T14:55:28.035Z] d65c8cfc05b1: Download complete [2022-05-20T14:55:28.311Z] 699f458cf7ca: Verifying Checksum [2022-05-20T14:55:28.311Z] 699f458cf7ca: Download complete [2022-05-20T14:55:28.584Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T14:55:28.584Z] 8998bd30e6a1: Download complete [2022-05-20T14:55:31.209Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T14:55:31.209Z] 2437ff75d9bd: Download complete [2022-05-20T14:55:33.227Z] 8998bd30e6a1: Pull complete [2022-05-20T14:55:33.540Z] 04944245beec: Pull complete [2022-05-20T14:55:35.564Z] 699f458cf7ca: Pull complete [2022-05-20T14:55:35.564Z] 765212b225bb: Pull complete [2022-05-20T14:55:36.547Z] f23df028b6ca: Pull complete [2022-05-20T14:55:36.547Z] d65c8cfc05b1: Pull complete [2022-05-20T14:55:51.631Z] 2437ff75d9bd: Pull complete [2022-05-20T14:55:51.631Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T14:55:51.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T14:55:51.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T14:55:51.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-64203 does not seem to be running inside a container [2022-05-20T14:55:51.950Z] $ 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-usb-camera/12 -v /w/workspace/device-usb-camera/12:/w/workspace/device-usb-camera/12:rw,z -v /w/workspace/device-usb-camera/12@tmp:/w/workspace/device-usb-camera/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-20T14:55:54.288Z] $ docker top 43f755888673ce36e331f766ed827e10524d0d79285d87d44445b1f5fa5ad1eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:55:55.193Z] ---> job-cost.sh [2022-05-20T14:55:55.194Z] lf-activate-venv: SKIPPING [2022-05-20T14:55:55.194Z] INFO: No Stack... [2022-05-20T14:55:55.787Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T14:55:56.383Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T14:55:57.053Z] + cat /w/workspace/device-usb-camera/12/archives/cost.csv [2022-05-20T14:55:57.053Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T14:55:57.118Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-12-stack-cost] [2022-05-20T14:55:57.123Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-12-stack-cost] did not exist. Created. [2022-05-20T14:55:57.123Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T14:55:57.798Z] /w/workspace/device-usb-camera/12@tmp/durable-8099d4bc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T14:55:58.468Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T14:55:58.488Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T14:55:58.529Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T14:55:58.535Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T14:55:58.556Z] $ docker stop --time=1 43f755888673ce36e331f766ed827e10524d0d79285d87d44445b1f5fa5ad1eb [2022-05-20T14:56:00.054Z] $ docker rm -f 43f755888673ce36e331f766ed827e10524d0d79285d87d44445b1f5fa5ad1eb [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-05-20T14:56:00.586Z] provisioning config files... [2022-05-20T14:56:00.595Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6947541932616623413tmp [Pipeline] { [Pipeline] sh [2022-05-20T14:56:00.898Z] + set +x [2022-05-20T14:56:00.898Z] + bash -s -- [2022-05-20T14:56:00.898Z] + curl -s https://codecov.io/bash [2022-05-20T14:56:00.898Z] [2022-05-20T14:56:00.898Z] _____ _ [2022-05-20T14:56:00.898Z] / ____| | | [2022-05-20T14:56:00.898Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T14:56:00.898Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T14:56:00.898Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T14:56:00.898Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T14:56:00.898Z] Bash-1.0.6 [2022-05-20T14:56:00.898Z] [2022-05-20T14:56:00.898Z] [2022-05-20T14:56:00.898Z] ==> git version 2.25.1 found [2022-05-20T14:56:00.898Z] ==> 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-05-20T14:56:00.898Z] Release-Date: 2020-01-08 [2022-05-20T14:56:00.898Z] 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-05-20T14:56:00.898Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T14:56:00.898Z] ==> Jenkins CI detected. [2022-05-20T14:56:00.898Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-05-20T14:56:00.898Z] project root: . [2022-05-20T14:56:00.898Z] --> token set from env [2022-05-20T14:56:00.898Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T14:56:00.898Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T14:56:00.898Z] ==> Python coveragepy not found [2022-05-20T14:56:00.898Z] ==> Searching for coverage reports in: [2022-05-20T14:56:00.898Z] + . [2022-05-20T14:56:00.898Z] -> Found 1 reports [2022-05-20T14:56:00.898Z] ==> Detecting git/mercurial file structure [2022-05-20T14:56:00.898Z] ==> Reading reports [2022-05-20T14:56:00.898Z] + ./coverage.out bytes=10 [2022-05-20T14:56:00.898Z] ==> Appending adjustments [2022-05-20T14:56:00.898Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T14:56:01.243Z] + Found adjustments [2022-05-20T14:56:01.243Z] ==> Gzipping contents [2022-05-20T14:56:01.243Z] 4.0K /tmp/codecov.VdOUcT.gz [2022-05-20T14:56:01.243Z] ==> Uploading reports [2022-05-20T14:56:01.243Z] url: https://codecov.io [2022-05-20T14:56:01.243Z] query: branch=main&commit=92d6f227f6d624542842fd3e1767d7dce5dd31c9&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-20T14:56:01.243Z] -> Pinging Codecov [2022-05-20T14:56:01.243Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=92d6f227f6d624542842fd3e1767d7dce5dd31c9&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-20T14:56:01.506Z] -> Uploading to [2022-05-20T14:56:01.506Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/73D8F5FF140700D3E01443B452E23636/92d6f227f6d624542842fd3e1767d7dce5dd31c9/4f44ed78-70a3-4029-a5cd-c24ad0d141ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T145601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb861ec8da13d5dc924ef2330dfcc3f26ffaf10356a1084f1d5b94e47d8f521f [2022-05-20T14:56:01.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T14:56:01.506Z] Dload Upload Total Spent Left Speed [2022-05-20T14:56:01.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1006 0 0 100 1006 0 4393 --:--:-- --:--:-- --:--:-- 4373 100 1006 0 0 100 1006 0 3353 --:--:-- --:--:-- --:--:-- 3342 [2022-05-20T14:56:01.767Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/92d6f227f6d624542842fd3e1767d7dce5dd31c9 [Pipeline] } [2022-05-20T14:56:01.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-20T14:56:01.933Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-20T14:56:01.942Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:56:02.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-20T14:56:02.236Z] [2022-05-20T14:56:02.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:56:02.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-20T14:56:02.539Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-20T14:56:02.539Z] 188c0c94c7c5: Pulling fs layer [2022-05-20T14:56:02.539Z] 0ef7d3d256c8: Pulling fs layer [2022-05-20T14:56:02.539Z] de9db76c5a1d: Pulling fs layer [2022-05-20T14:56:02.539Z] 0eba1c9be4d2: Pulling fs layer [2022-05-20T14:56:02.539Z] 0d57e429df01: Pulling fs layer [2022-05-20T14:56:02.539Z] 4e4be7b47b0d: Pulling fs layer [2022-05-20T14:56:02.539Z] e1f770b5df2f: Pulling fs layer [2022-05-20T14:56:02.539Z] 85a0685a4137: Pulling fs layer [2022-05-20T14:56:02.539Z] 4e4be7b47b0d: Waiting [2022-05-20T14:56:02.539Z] 0eba1c9be4d2: Waiting [2022-05-20T14:56:02.539Z] 0d57e429df01: Waiting [2022-05-20T14:56:02.539Z] e1f770b5df2f: Waiting [2022-05-20T14:56:02.539Z] de9db76c5a1d: Verifying Checksum [2022-05-20T14:56:02.539Z] de9db76c5a1d: Download complete [2022-05-20T14:56:02.539Z] 0ef7d3d256c8: Verifying Checksum [2022-05-20T14:56:02.539Z] 0ef7d3d256c8: Download complete [2022-05-20T14:56:02.539Z] 0d57e429df01: Verifying Checksum [2022-05-20T14:56:02.539Z] 0d57e429df01: Download complete [2022-05-20T14:56:02.539Z] 4e4be7b47b0d: Verifying Checksum [2022-05-20T14:56:02.539Z] 4e4be7b47b0d: Download complete [2022-05-20T14:56:02.539Z] 188c0c94c7c5: Verifying Checksum [2022-05-20T14:56:02.539Z] 188c0c94c7c5: Download complete [2022-05-20T14:56:02.800Z] 188c0c94c7c5: Pull complete [2022-05-20T14:56:02.800Z] e1f770b5df2f: Verifying Checksum [2022-05-20T14:56:02.800Z] e1f770b5df2f: Download complete [2022-05-20T14:56:02.800Z] 0ef7d3d256c8: Pull complete [2022-05-20T14:56:03.061Z] de9db76c5a1d: Pull complete [2022-05-20T14:56:03.321Z] 0eba1c9be4d2: Verifying Checksum [2022-05-20T14:56:03.321Z] 0eba1c9be4d2: Download complete [2022-05-20T14:56:03.580Z] 85a0685a4137: Verifying Checksum [2022-05-20T14:56:03.580Z] 85a0685a4137: Download complete [2022-05-20T14:56:06.872Z] 0eba1c9be4d2: Pull complete [2022-05-20T14:56:06.872Z] 0d57e429df01: Pull complete [2022-05-20T14:56:06.872Z] 4e4be7b47b0d: Pull complete [2022-05-20T14:56:07.131Z] e1f770b5df2f: Pull complete [2022-05-20T14:56:10.422Z] 85a0685a4137: Pull complete [2022-05-20T14:56:10.422Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-20T14:56:10.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-20T14:56:10.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-20T14:56:10.499Z] prd-ubuntu20.04-docker-8c-8g-64201 does not seem to be running inside a container [2022-05-20T14:56:10.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/edgex-snyk-go:1.410.4 cat [2022-05-20T14:56:12.971Z] $ docker top 5a4b36043480e95d8165e2c5e5b588c81b22070a998d1681b8d578340f7cef10 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-20T14:56:13.047Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-20T14:56:13.327Z] + set -o pipefail [2022-05-20T14:56:13.327Z] + snyk monitor '--org=edgex-jenkins' [2022-05-20T14:56:18.603Z] [2022-05-20T14:56:18.603Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-05-20T14:56:18.603Z] [2022-05-20T14:56:18.603Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0704d385-d3ec-41e9-ab35-6ec0fee52da4/history/9b71bf3a-7bb5-4aba-b00c-bf3f32645a93 [2022-05-20T14:56:18.603Z] [2022-05-20T14:56:18.603Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-20T14:56:18.603Z] [2022-05-20T14:56:18.603Z] [Pipeline] } [2022-05-20T14:56:18.621Z] $ docker stop --time=1 5a4b36043480e95d8165e2c5e5b588c81b22070a998d1681b8d578340f7cef10 [2022-05-20T14:56:20.834Z] $ docker rm -f 5a4b36043480e95d8165e2c5e5b588c81b22070a998d1681b8d578340f7cef10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T14:56:21.548Z] + git log --format=format:%s -1 92d6f227f6d624542842fd3e1767d7dce5dd31c9 [Pipeline] sh [2022-05-20T14:56:21.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T14:56:21.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:56:22.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T14:56:22.141Z] . [Pipeline] withDockerContainer [2022-05-20T14:56:22.208Z] prd-ubuntu20.04-docker-8c-8g-64201 does not seem to be running inside a container [2022-05-20T14:56:22.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T14:56:22.680Z] $ docker top 6ae11d1ab0a3e01c3d97fe30ae6b27a34a77b3c208e37e6cf7fc1896268a8da4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T14:56:22.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T14:56:22.769Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T14:56:22.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T14:56:22.909Z] $ docker exec 6ae11d1ab0a3e01c3d97fe30ae6b27a34a77b3c208e37e6cf7fc1896268a8da4 ssh-agent [2022-05-20T14:56:23.024Z] SSH_AUTH_SOCK=/tmp/ssh-ODaoYJxOz7P5/agent.33 [2022-05-20T14:56:23.024Z] SSH_AGENT_PID=39 [2022-05-20T14:56:23.029Z] Running ssh-add (command line suppressed) [2022-05-20T14:56:23.175Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_608307540974224517.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_608307540974224517.key) [2022-05-20T14:56:23.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T14:56:23.479Z] + git semver tag [2022-05-20T14:56:23.740Z] 2022-05-20 14:56:23,686 [run_tag] DEBUG tag force:False [2022-05-20T14:56:23.740Z] 2022-05-20 14:56:23,686 [check_head_tag] DEBUG check head tag [2022-05-20T14:56:23.740Z] 2022-05-20 14:56:23,686 [execute] INFO git cat-file --batch-check [2022-05-20T14:56:23.740Z] 2022-05-20 14:56:23,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-05-20T14:56:23.740Z] 2022-05-20 14:56:23,689 [execute] INFO git cat-file --batch [2022-05-20T14:56:23.740Z] 2022-05-20 14:56:23,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-05-20T14:56:23.740Z] 2022-05-20 14:56:23,694 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T14:56:23.740Z] 2022-05-20 14:56:23,694 [execute] INFO git tag -a v0.0.1-dev.1 -m v0.0.1-dev.1 [2022-05-20T14:56:23.740Z] 2022-05-20 14:56:23,694 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.1', '-m', 'v0.0.1-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-20T14:56:23.740Z] 2022-05-20 14:56:23,700 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T14:56:23.740Z] 0.0.1-dev.1 [Pipeline] } [2022-05-20T14:56:23.758Z] $ docker exec --env ******** --env ******** 6ae11d1ab0a3e01c3d97fe30ae6b27a34a77b3c208e37e6cf7fc1896268a8da4 ssh-agent -k [2022-05-20T14:56:23.861Z] unset SSH_AUTH_SOCK; [2022-05-20T14:56:23.861Z] unset SSH_AGENT_PID; [2022-05-20T14:56:23.861Z] echo Agent pid 39 killed; [2022-05-20T14:56:23.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T14:56:24.173Z] + git semver [Pipeline] } [2022-05-20T14:56:24.455Z] $ docker stop --time=1 6ae11d1ab0a3e01c3d97fe30ae6b27a34a77b3c208e37e6cf7fc1896268a8da4 [2022-05-20T14:56:25.783Z] $ docker rm -f 6ae11d1ab0a3e01c3d97fe30ae6b27a34a77b3c208e37e6cf7fc1896268a8da4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:56:26.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-20T14:56:26.174Z] [2022-05-20T14:56:26.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:56:26.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-20T14:56:26.476Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-20T14:56:26.476Z] ab5ef0e58194: Pulling fs layer [2022-05-20T14:56:26.476Z] 9712f1f96733: Pulling fs layer [2022-05-20T14:56:26.476Z] 63f879dbbcfc: Pulling fs layer [2022-05-20T14:56:26.476Z] 0d9ebad4ef96: Pulling fs layer [2022-05-20T14:56:26.476Z] e9a5061849ea: Pulling fs layer [2022-05-20T14:56:26.476Z] d747dcd14b5f: Pulling fs layer [2022-05-20T14:56:26.476Z] 2de7ff778b66: Pulling fs layer [2022-05-20T14:56:26.476Z] d747dcd14b5f: Waiting [2022-05-20T14:56:26.476Z] e9a5061849ea: Waiting [2022-05-20T14:56:26.476Z] 2de7ff778b66: Waiting [2022-05-20T14:56:26.476Z] 0d9ebad4ef96: Waiting [2022-05-20T14:56:26.476Z] 9712f1f96733: Verifying Checksum [2022-05-20T14:56:26.476Z] 9712f1f96733: Download complete [2022-05-20T14:56:26.737Z] 63f879dbbcfc: Verifying Checksum [2022-05-20T14:56:26.737Z] 63f879dbbcfc: Download complete [2022-05-20T14:56:26.997Z] e9a5061849ea: Verifying Checksum [2022-05-20T14:56:26.998Z] e9a5061849ea: Download complete [2022-05-20T14:56:26.998Z] d747dcd14b5f: Download complete [2022-05-20T14:56:26.998Z] 0d9ebad4ef96: Verifying Checksum [2022-05-20T14:56:26.998Z] 0d9ebad4ef96: Download complete [2022-05-20T14:56:26.998Z] ab5ef0e58194: Verifying Checksum [2022-05-20T14:56:26.998Z] ab5ef0e58194: Download complete [2022-05-20T14:56:26.998Z] 2de7ff778b66: Download complete [2022-05-20T14:56:29.536Z] ab5ef0e58194: Pull complete [2022-05-20T14:56:29.794Z] 9712f1f96733: Pull complete [2022-05-20T14:56:30.362Z] 63f879dbbcfc: Pull complete [2022-05-20T14:56:34.558Z] 0d9ebad4ef96: Pull complete [2022-05-20T14:56:34.558Z] e9a5061849ea: Pull complete [2022-05-20T14:56:34.558Z] d747dcd14b5f: Pull complete [2022-05-20T14:56:35.497Z] 2de7ff778b66: Pull complete [2022-05-20T14:56:35.497Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-20T14:56:35.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-20T14:56:35.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-20T14:56:35.566Z] prd-ubuntu20.04-docker-8c-8g-64201 does not seem to be running inside a container [2022-05-20T14:56:35.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-20T14:56:38.071Z] $ docker top 0330a2f5fe19417bf1b994c1a4de5068e9cdf566a1a33c1362a5a6ddd3deaa6b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-20T14:56:38.143Z] provisioning config files... [2022-05-20T14:56:38.152Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1896616957093254440tmp [2022-05-20T14:56:38.164Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1962969216807513788tmp [2022-05-20T14:56:38.175Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config159761156960541687tmp [Pipeline] { [Pipeline] echo [2022-05-20T14:56:38.190Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:56:38.476Z] ---> sigul-configuration.sh [2022-05-20T14:56:38.476Z] gpg: directory `/root/.gnupg' created [2022-05-20T14:56:38.476Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-20T14:56:38.476Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-20T14:56:38.476Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-20T14:56:38.476Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-20T14:56:38.476Z] gpg: CAST5 encrypted data [2022-05-20T14:56:38.476Z] gpg: encrypted with 1 passphrase [2022-05-20T14:56:38.476Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-20T14:56:38.767Z] + mkdir /home/jenkins [2022-05-20T14:56:38.767Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-20T14:56:39.058Z] + 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-05-20T14:56:39.069Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:56:39.357Z] ---> sigul-install.sh [2022-05-20T14:56:39.357Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-20T14:56:39.648Z] + git tag --list [2022-05-20T14:56:39.648Z] v0.0.0 [2022-05-20T14:56:39.648Z] v0.0.1-dev.1 [Pipeline] sh [2022-05-20T14:56:39.949Z] + lftools sign git-tag v0.0.1-dev.1 [2022-05-20T14:56:40.519Z] Signing Git tag with Sigul... [2022-05-20T14:56:40.519Z] Signing v0.0.1-dev.1 [Pipeline] echo [2022-05-20T14:56:40.790Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:56:41.079Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-20T14:56:41.087Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-20T14:56:41.118Z] $ docker stop --time=1 0330a2f5fe19417bf1b994c1a4de5068e9cdf566a1a33c1362a5a6ddd3deaa6b [2022-05-20T14:56:42.480Z] $ docker rm -f 0330a2f5fe19417bf1b994c1a4de5068e9cdf566a1a33c1362a5a6ddd3deaa6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-20T14:56:42.930Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T14:56:42.930Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:56:43.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T14:56:43.231Z] . [Pipeline] withDockerContainer [2022-05-20T14:56:43.302Z] prd-ubuntu20.04-docker-8c-8g-64201 does not seem to be running inside a container [2022-05-20T14:56:43.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T14:56:43.746Z] $ docker top ae98861d6d65a7b066d6b453ae5279182db7105780530deb67218a25b0f2ef2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T14:56:43.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T14:56:43.853Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T14:56:43.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T14:56:43.989Z] $ docker exec ae98861d6d65a7b066d6b453ae5279182db7105780530deb67218a25b0f2ef2c ssh-agent [2022-05-20T14:56:44.106Z] SSH_AUTH_SOCK=/tmp/ssh-NQtkpe9Vpj22/agent.34 [2022-05-20T14:56:44.106Z] SSH_AGENT_PID=40 [2022-05-20T14:56:44.113Z] Running ssh-add (command line suppressed) [2022-05-20T14:56:44.224Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8660625441787153655.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8660625441787153655.key) [2022-05-20T14:56:44.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T14:56:44.523Z] + git semver bump pre [2022-05-20T14:56:44.783Z] 2022-05-20 14:56:44,714 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T14:56:44.783Z] 2022-05-20 14:56:44,714 [bump_version] DEBUG bumping version:0.0.1-dev.1 on axis:pre with prefix:dev [2022-05-20T14:56:44.783Z] 2022-05-20 14:56:44,714 [bump_version] DEBUG bumped version:0.0.1-dev.2 [2022-05-20T14:56:44.783Z] 2022-05-20 14:56:44,714 [write_version] DEBUG write version:0.0.1-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-05-20T14:56:44.783Z] 2022-05-20 14:56:44,715 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T14:56:44.783Z] 2022-05-20 14:56:44,715 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T14:56:44.783Z] 2022-05-20 14:56:44,717 [execute] INFO git cat-file --batch-check [2022-05-20T14:56:44.783Z] 2022-05-20 14:56:44,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T14:56:44.783Z] 2022-05-20 14:56:44,723 [execute] INFO git cat-file --batch [2022-05-20T14:56:44.783Z] 2022-05-20 14:56:44,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T14:56:44.783Z] 2022-05-20 14:56:44,729 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T14:56:44.783Z] 0.0.1-dev.2 [Pipeline] } [2022-05-20T14:56:44.801Z] $ docker exec --env ******** --env ******** ae98861d6d65a7b066d6b453ae5279182db7105780530deb67218a25b0f2ef2c ssh-agent -k [2022-05-20T14:56:44.906Z] unset SSH_AUTH_SOCK; [2022-05-20T14:56:44.906Z] unset SSH_AGENT_PID; [2022-05-20T14:56:44.906Z] echo Agent pid 40 killed; [2022-05-20T14:56:44.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T14:56:45.221Z] + git semver [Pipeline] } [2022-05-20T14:56:45.502Z] $ docker stop --time=1 ae98861d6d65a7b066d6b453ae5279182db7105780530deb67218a25b0f2ef2c [2022-05-20T14:56:46.814Z] $ docker rm -f ae98861d6d65a7b066d6b453ae5279182db7105780530deb67218a25b0f2ef2c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T14:56:47.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T14:56:47.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:56:47.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T14:56:47.452Z] . [Pipeline] withDockerContainer [2022-05-20T14:56:47.520Z] prd-ubuntu20.04-docker-8c-8g-64201 does not seem to be running inside a container [2022-05-20T14:56:47.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T14:56:47.965Z] $ docker top 1b0b73047085f89fb864e68a5740cb78c1562d2cfb6372cd35557796a349b430 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T14:56:48.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T14:56:48.059Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T14:56:48.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T14:56:48.204Z] $ docker exec 1b0b73047085f89fb864e68a5740cb78c1562d2cfb6372cd35557796a349b430 ssh-agent [2022-05-20T14:56:48.319Z] SSH_AUTH_SOCK=/tmp/ssh-swYw4azQiP3b/agent.34 [2022-05-20T14:56:48.319Z] SSH_AGENT_PID=40 [2022-05-20T14:56:48.324Z] Running ssh-add (command line suppressed) [2022-05-20T14:56:48.448Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2869070193114192244.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2869070193114192244.key) [2022-05-20T14:56:48.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T14:56:48.745Z] + git semver push [2022-05-20T14:56:49.005Z] 2022-05-20 14:56:48,942 [run_push] DEBUG push [2022-05-20T14:56:49.005Z] 2022-05-20 14:56:48,942 [execute] INFO git push origin semver [2022-05-20T14:56:49.005Z] 2022-05-20 14:56:48,942 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-20T14:56:49.951Z] 2022-05-20 14:56:49,596 [run_push] DEBUG push all version tags [2022-05-20T14:56:49.951Z] 2022-05-20 14:56:49,597 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-20T14:56:49.951Z] 2022-05-20 14:56:49,597 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-20T14:56:50.522Z] 2022-05-20 14:56:50,242 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T14:56:50.522Z] 0.0.1-dev.2 [Pipeline] } [2022-05-20T14:56:50.538Z] $ docker exec --env ******** --env ******** 1b0b73047085f89fb864e68a5740cb78c1562d2cfb6372cd35557796a349b430 ssh-agent -k [2022-05-20T14:56:50.646Z] unset SSH_AUTH_SOCK; [2022-05-20T14:56:50.646Z] unset SSH_AGENT_PID; [2022-05-20T14:56:50.646Z] echo Agent pid 40 killed; [2022-05-20T14:56:50.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T14:56:50.958Z] + git semver [Pipeline] } [2022-05-20T14:56:51.242Z] $ docker stop --time=1 1b0b73047085f89fb864e68a5740cb78c1562d2cfb6372cd35557796a349b430 [2022-05-20T14:56:52.575Z] $ docker rm -f 1b0b73047085f89fb864e68a5740cb78c1562d2cfb6372cd35557796a349b430 [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-05-20T14:56:53.180Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-05-20T14:56:53.181Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T14:56:53.181Z] total 16 [2022-05-20T14:56:53.181Z] drwxr-xr-x 3 root root 4096 May 20 14:47 . [2022-05-20T14:56:53.181Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 14:56 .. [2022-05-20T14:56:53.181Z] drwxr-xr-x 2 root root 4096 May 20 14:47 cost [2022-05-20T14:56:53.181Z] -rw-r--r-- 1 root root 87 May 20 14:47 cost.csv [2022-05-20T14:56:53.181Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T14:56:53.181Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T14:56:53.181Z] total 16 [2022-05-20T14:56:53.181Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 14:47 . [2022-05-20T14:56:53.181Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 14:56 .. [2022-05-20T14:56:53.181Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 14:47 cost [2022-05-20T14:56:53.181Z] -rw-r--r-- 1 jenkins jenkins 87 May 20 14:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:56:53.470Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:56:54.333Z] ---> package-listing.sh [2022-05-20T14:56:54.333Z] ++ facter osfamily [2022-05-20T14:56:54.333Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T14:56:54.593Z] + OS_FAMILY=debian [2022-05-20T14:56:54.593Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-05-20T14:56:54.593Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T14:56:54.593Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T14:56:54.593Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T14:56:54.593Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T14:56:54.593Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-05-20T14:56:54.593Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T14:56:54.593Z] + case "${OS_FAMILY}" in [2022-05-20T14:56:54.593Z] + dpkg -l [2022-05-20T14:56:54.593Z] + grep '^ii' [2022-05-20T14:56:54.593Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T14:56:54.593Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T14:56:54.593Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T14:56:54.593Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-05-20T14:56:54.593Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-05-20T14:56:54.593Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-05-20T14:56:54.605Z] 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/exfoundry_device-usb-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-05-20T14:56:54.886Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:56:55.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T14:56:55.445Z] . [Pipeline] withDockerContainer [2022-05-20T14:56:55.514Z] prd-ubuntu20.04-docker-8c-8g-64201 does not seem to be running inside a container [2022-05-20T14:56:55.560Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T14:56:55.838Z] $ docker top af8afa78fa3fe28b1f2fd2663f5b395e1d74bd251c9986ae7cc44006a1f2370c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T14:56:56.196Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T14:56:56.487Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T14:56:56.780Z] + ls /var/log/sa-host [2022-05-20T14:56:56.780Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T14:56:56.901Z] provisioning config files... [2022-05-20T14:56:56.912Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8822570984723532253tmp [Pipeline] { [Pipeline] echo [2022-05-20T14:56:56.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:56:57.217Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T14:56:57.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:56:57.596Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T14:56:57.631Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:56:57.921Z] ---> sudo-logs.sh [2022-05-20T14:56:57.921Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T14:56:57.945Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:56:58.234Z] ---> job-cost.sh [2022-05-20T14:56:58.234Z] lf-activate-venv: SKIPPING [2022-05-20T14:56:58.234Z] DEBUG: total: 0.2199999988079071 [2022-05-20T14:56:58.234Z] INFO: Retrieving Stack Cost... [2022-05-20T14:56:58.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T14:56:59.066Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T14:56:59.082Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:56:59.368Z] ---> logs-deploy.sh [2022-05-20T14:56:59.368Z] lf-activate-venv: SKIPPING [2022-05-20T14:56:59.368Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/12 [2022-05-20T14:56:59.368Z] INFO: archiving workspace using pattern(s): [2022-05-20T14:57:00.308Z] Archives upload complete. [2022-05-20T14:57:00.308Z] INFO: archiving logs to Nexus